Search results for all wikis

All

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

Development

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

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

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

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

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

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

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

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

Test

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

Happy New Year

Test

20100101

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