Tag Archives: tutorial

[Kind of] Private methods in Objective C

December 22, 2011

3 Comments

Objective C is a very flexible language, but one thing which I have always found missing is a native way to have private methods. I find private methods extremely useful when separating internal logic in a class into reusable methods which are irrelevant outside the scope of that class…

Continue reading...

Creating an Alfred Extension 101

December 11, 2011

2 Comments

This simple tutorial will help you create your first Alfred “Script Extension” to make your Mac speak. For this tutorial, you will need a Mac with Alfred installed, a Powerpack license and your hands.

The extension will work by showing Alfred and using the keyword ‘say’ followed by some text…

Continue reading...
Follow

Get every new post delivered to your Inbox.