Code - 6 articles

So You Want To Learn To Code? -

The best place to start is by realizing that coding is fundamentally about solving problems. It’s not about variables or subroutines or even the code itself. Those are just the means to an end. Coding is about identifying problems and finding the best way solve those problems.

CloudApp Screenshots... Uncluttered -

I like CloudApp. I use it every day for sharing information with other people. I especially like how it can autoupload screenshots I take on my Mac. Trouble is, it makes a real mess of my desktop.

My 10 Most Useful Shell Commands -

I use most of these commands on a regular basis, so I thought I’d pass them along in the hope that others find them useful.

Cheap Site Backups Using Amazon S3 -

I created a PHP script that archives a specific folder and database then uploads the archives to an Amazon S3 bucket for safe keeping. Here's how it works, hopefully it can help you get your backups in order.

Easy Audio Output Toggle Using AppleScript, Growl and Quicksilver -

Necessity is the mother of invention, and with Ethan crying frequently, I needed a quick and easy way to switch between my headphones and desktop speakers. So I put together this simple AppleScript that toggles between two audio output...