I've been bug fixing / enhancing some code that was written at different times by different people with different coding styles. It can get a bit hard to read the code at times. This is nothing new in Real World Software Development™, and common with code that has been touched by many people. [...]

I went to a conference the weekend before last where some fellows were discussing Atheism. I wanted to throw my two cents into the discussion, but two of the guys were just non stop talking. They wouldn't let anyone get a word in edge wise - it was like watching crossfire. I was a [...]

I've been using several different systems for development recently. Mostly switching between Mac and Linux with a sprinkle of Windows thrown in there. In general, when I am working on a larger project, I use Eclipse and Afae, but I was running into a stupid but annoying hitch.
I'd setup Afae with the code colors I [...]

These are some interesting observations on assumptions and hindsight - there are a few gems in this post:
10 Things I Wish I Had Never Believed

Technorati Tags: Stuff

I've made a simple model view controller framework for PHP. I've used it on quite a few smaller sites, and it has worked rather well.
The MVC ASP framework I made is actually a port of this one, and they work almost the exact same. (In fact I am just going to tweak that post and [...]

keep looking »