From time to time people ask me what applications I use on my mac, or what applications I put my my freshly installed computers. So I decided to write up a page about it. My needs are probably different from …
Category Archives: Software
Essential Mac applications I install on new machines [UPDATED]
Getting debug output without the code bloat in release
Following on from my last post we now have a “Debug” build scheme so we should put it to good use. One of the things I do when I want to visually see whats going on in my apps and I …
Xcode: Projects, Schemes, Configs, Archives
I have a few friends that develop iPhones and ask me for help every now and then. So I’ve decided to do a post about how I have my Xcode configured. One of the things I really like about my …
New Website, New App
It’s taken me about 18 months to finally finish the new version of my iPhone app so I figured it was time for another website design. Both this site, and now my app site use wordpress as a CMS/Blog. I was …
How to create a Drupal FAQ system using Taxonomy and Views Module
I’ve been looking for an FAQ system for drupal for awhile, but I can’t find any that I like. There is an FAQ module but it only lets you have one global FAQ area for your site. If you are doing …