Vector drawing programs
Matt Inman made a video where he discussed how he does his illustrations for his website: www.theoatmeal.com. If...
Code review time
Right now, I’m reviewing code I copied into my own code branch (p4) and I’m finding that I’m...
CPUID for MacOS
This is a little old, but I wanted to share the link any for those looking for CPUID...
Using your iPad as a game controller
Firemint made an awesome racing game for the iPad, but that’s not all! With this game and an...
Steve Jobs quote
“[..] some mistakes will be made along on the way… that’s good, because at least some decisions are...
Converting ASCII to HEX and vice-versa
I created a Dashboard Widget to convert ASCII characters to HEX. The Widget uses Javascript code created by...
Starting the week off right
Wow… first my hard drive at home and now 2 of my RAID drives in my office died...
Starting the weekend right
I love watching my Mac slow down to a crawl… So, off to the Console.app to see what...
“Selectively Disable Warnings” with clang
I saw this demo done at WWDC on how to turn off warnings, only when truly warranted, while...