Search results for all wikis

All

Aperture MetaWeblog Plugin: Creating an Post

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...

Aperture MetaWeblog Plugin: Initial Setup

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...

Aperture MetaWeblog Plugin: Saving User Information

Saving the information We need to save the information in a plist file. We will save the information whenever we start exporting information....

Aperture MetaWeblog Plugin: Showing progress

Changing the plug-in In order to show progress, we need to initialize the number of steps in the exportManagerShouldBeginExport method and...

Aperture MetaWeblog Plugin: Showing progress

T Changing the plug-in In order to show progress, we need to initialize the number of steps in the exportManagerShouldBeginExport method and u...

Aperture MetaWeblog Plugin: The UI

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...

C# Extension Method: ToPascalCase

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 SourceForge Enterprise Edition and .NET

CollabNet claims that CollabNet SourceForge® Enterprise Edition is the number one platform for distributed teams. Implemented as a web application...

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 ...

Development

Objective-C Scaling an image with Quartz and Objective-C Creating a square thumbnail using Objective-C and Quartz ...

MetaWeblog API & Objective-C: newMediaObject

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...

MetaWeblog API & Objective-C: newPost

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 ...

Scaling an image with Quartz and Objective-C

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. ...

Test

This is placeholder text for your new blog entry. Replace it with your own.

X

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.