Blog
Recursive PHP Lint-inator
Just cleaning up a repository at work and came across a script I haven't used in forever, a script to lint all PHP files in a directory, recursively. Expect something more stimulating soon as I found out the hard way [...]
SceneKids.com - 8 months later
This post was supposed to happen 3 months after launch, pushed back to 6 months after launch, wait maybe at 10,000 users, better still at 15,000 users but well, shit happens. Here we are just over 8 months since the [...]
Fuck this, I'm going to Tumblr
After many years of maintaining my personal blog as a way to help aid in my own learning and to feel like a bad ass because of that proud feeling of building something with your hands (well fingers) I have [...]
Viral landing pages rarely go viral because no one knows or cares about you or How LaunchRock tricked you into making their site viral
Yep, it's a sad truth, unless you're a Kevin Rose or a Reid Hoffman (or insert some other person's name that you think is really important and could successfully leverage a landing page) there's a good chance you're going to [...]
Doing Less, Better
I planned to write this post 7 hours from now, but as I sit up at 3:49am on the verge of my first vacation in 2 years and on the heels of a beta launch of the new scenekids.com, I [...]
Version Control: It doesn't matter what system you use
CVS vs SVN, SVN vs Git, Git vs Mercurial... who fucking cares. I've been through my share of version control systems (CVS, Visual Source Safe, SVN, Serena PVCS and Dimensions and as of late, git) and the one thing that [...]
Restoring a Linode Backup
Still kicking myself over this one, last night I accidentally dropped a database instead of just the table I wanted to get rid of. Now at one point, I had nightly database backups on my server, but when I added [...]
Tux 'n Droid: How I spent not even 2 months as a starving webcomic artist
It's [was] like The Odd Couple, but not as funny. Incidentally, starting a webcomic seemed like a great idea at the time. I knew it was going to be hard to keep the content coming, so I cut some corners [...]
Switching to Linux, you're doing it wrong (redux)
So after the public outcry that I'm a total asshole that just immediately starts yelling "RTFM you fucking n00b" based on my previous post, I decided to revisit each of my points and try to provide some helpful insight. Before [...]
WorkFlowy: Adventures in Text Parsing
First off, if you're not familiar with WorkFlowy you may want to watch this video. WorkFlowy is quite simply a list maker and based on my own usage of planning out a program / script I decided to create a [...]