One challenge that most developers face when nearing release of their first application is how to implement registration and piracy protection. This three-part article will describe three common types of registration schemes: Serial Numbers, Asymmetrical Cryptographic Keys and Product Activation.

Part Two: Asymmetrical Cryptography
Asymmetrical Cryptographic Keys are a great way to secure you app, because the code used […]

Registration Schemes: Serial Numbers

One challenge that most developers face when nearing release of their first application is how to implement registration and piracy protection. This three-part article will describe three common types of registration schemes: Serial Numbers, Asymmetrical Cryptographic Keys and Product Activation.

Part One: Serial Numbers
Serial numbers are the simplest, most practical option. However, they are also the least secure. […]

PhotoMate released!

For the past eight months, I have been hard at work on my newest and hottest project, PhotoMate.
Today is a big day for me, as it marks the release of PhotoMate to the public.
OmniDelicious PhotoMate is a new, professional application aimed to replace application such as TextMate, Pixelmator, or Adobe Photoshop. It provides an elegant all-in-one interface […]