I wrote some code to scale images using Rails and Python running on OS X. Its horribly slow. So I tried Objective-C which wasn't too bad at all. ...
Objective-C Scaling an image with Quartz and Objective-C Creating a square thumbnail using Objective-C and Quartz ...
Here are some code to create a square thumbnail in Quartz and Objective-C #include <CoreServices/CoreServices.h> #include <Quartz/Quartz.h> int ...
A function to convert some text to Pascal case always seems to come in handy when writing code generators. So here is a possible implementation: ...
Changing the plug-in In order to show progress, we need to initialize the number of steps in the exportManagerShouldBeginExport method and...
T Changing the plug-in In order to show progress, we need to initialize the number of steps in the exportManagerShouldBeginExport method and u...
Creating the Post Objective-C Class We need a class to represent a post which contains the title, the time created, a description, summary, c...
Saving the information We need to save the information in a plist file. We will save the information whenever we start exporting information....
Preparing the source code Before we can update the user interface, we need to update the source. We know from the MetaWeblog API that we w...
Creating a temporary Aperture Library Now is a good time to create a temporary Aperture library and add a few pictures to it. This is done to...
Looking at the MetaWeblog API, a post can several fields. I really hate it when methods are bloated with too many parameters, so I'll encapsulate ...
Most blogging systems support the newMediaObject call. It simply uploads an file to a designated location on the server. You get a URL to the ob...
CollabNet claims that CollabNet SourceForge® Enterprise Edition is the number one platform for distributed teams. Implemented as a web application...
This is placeholder text for your new blog entry. Replace it with your own.
Test
This is placeholder text for your new blog entry. Replace it with your own.