280 Atlas Introductory Screencast
16 Nov 2009
The much anticipated 280 Atlas developer beta is under way and I recorded a brief screencast introducing the basic concepts of creating applications with Atlas.
16 Nov 2009
The much anticipated 280 Atlas developer beta is under way and I recorded a brief screencast introducing the basic concepts of creating applications with Atlas.
14 Nov 2009
Have you ever spent way too much time babysitting a long-running command? Code compilation, large file transfers, software upgrades and other time consuming tasks can trash productivity by requiring intermittent attention. Here is a way to avoid the predicament.
05 Nov 2009
I just added two new functions to my bashrc which make it super-simple to find & remove broken symbolic links on your system.
01 Nov 2009
A list of valuable resources for learning Objective-J and the Cappuccino web framework.
29 Oct 2009
I often use WordPress as a CMS and have a couple of sites with many users contributing. I rarely go a week without an email or phone call from a user who needs help posting. When it comes to remote support there is no substitute for seeing what they're seeing.
20 Oct 2009
Fellow command-line junkies either love the cheat gem by Chris Wanstrath or they've never heard of it.
14 Oct 2009
It has been a little quiet around these parts lately. I blame Cappuccino.
09 Sep 2009
OS X's built-in `System Profiler` provides a great graphical display of pretty much anything you'll want to know about your Mac.
07 Sep 2009
We all know that .
represents the current working directory and ..
represents the current working directory's parent directory. If we follow this pattern to its logical conclusion, then ...
would represent the current working directory's parent's parent, etc. Unfortunately, cd
doesn't work that way.
01 Sep 2009
Looks like I'm not the only one who hates Snow Leopard's blue ring around selected windows in Exposé.