RSS

Making UUID’s in Cocoa

Image

If you haven’t heard of Universally Unique Identifiers or (UUIDs), they are a way to make a unique identifier for anything (possibly your database entries) from different locations without having to use a central server to create unique identifiers. As an example, you might want to create a unique identifier of your user inside your [...]

Awful Experience Canceling Powweb Account

Image

I transitioned from Powweb to MediaTemple over the last few days. I moved to MediaTemple mainly for a more reliable server, more professional hosting, better speeds, and to handle many domains in a better manner (plus the awesome control panel helped convinced me). I had really enjoyed my stay with Powweb, but it was just [...]

Moved to MediaTemple

Image

Just moved my servers over to MediaTemple. Just confirming this is all working.

How to Send an Email in Cocoa

Image

There are a few ways to send email from a Cocoa app. A few frameworks let you directly send an email without the user ever having to do anything. In my development, I wanted to open Mail with a pre-constructed message and let the user edit the email in Mail before sending it. I had [...]

There's plenty more to read.