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...
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...
Saving the information We need to save the information in a plist file. We will save the information whenever we start exporting information....
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...
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...
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: ...
CollabNet claims that CollabNet SourceForge® Enterprise Edition is the number one platform for distributed teams. Implemented as a web application...
Here are some code to create a square thumbnail in Quartz and Objective-C #include <CoreServices/CoreServices.h> #include <Quartz/Quartz.h> int ...
Objective-C Scaling an image with Quartz and Objective-C Creating a square thumbnail using Objective-C and Quartz ...
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...
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 ...
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. ...
This is placeholder text for your new blog entry. Replace it with your own.
To edit this page, click the Edit (pencil) button. To delete this page, click the Delete (–) button. When you edit this page, you can use the editing toolbar to: • Rename the page • Apply paragraph or character styles to text • Create bulleted lists, numbered lists, and tables • Insert media, such as images, audio, or QuickTime movies • Attach files • View HTML source for the page For more information about editing pages, click Help.