My guitars: an Epiphone Annihilation-D (Jeff Waters signature flying-V model) and a Cort X11.
I’m an avid fan of properties and I’m using them as often as possible. Recently someone asked me how I deal with private variables. The answer is: a private property. Initially I wanted to write my own blog post about it, fortunately David Linsin already did this. His approach is very similar to mine so I just share the link with you.

A syntax highlighting text editor for Mac OS X. Beautiful. Contemporary. All you ever needed. Product availability? When it’s done.

We know Ascension is already great in displaying ASCII art on the Mac. Let’s talk about some of the key features I’m planning for upcoming Ascension releases.
Yozora color theme for Xcode4
Yozora is a custom .dvtcolortheme I created for Xcode4. Yozora is the Japanese word for night sky. This theme is based upon the popular Monokai theme for Textmate. Nearly all colors have been changed for Yozora, some just slightly and some more. You need Xcode4 GM (or any newer version) to use my theme. Please drop a note if you like it.
Boxer plays MS-DOS games on your Mac. That’s what it’s all about. It’s based on DOSBox, comes with a gorgeous interface, countless features and a Delicious Library like shelf for your classic goodies. I know the year has just started, but I’m a dedicated retro geek who loves to take the way back to the age of pixels, back to all those great games I know from my youth. It’s very likely that this will be my personal highlight 2011.

I recently forked BWToolKit to make it conform with the Mac App Store guidelines. The current version comes with an element called BWTokenField, which uses NSTokenAttachmentCell and this is private API. In other words: using BWToolKit in your App will result in MAS rejections. Since I decided to use BWToolKit in Ascension (a great enrichment), I created a variant without private API.