Archive for April, 2006

Apr

27

LunchBreak: Dumb but Awesome

By ian

I just discovered this on CollegeHumor.com
http://www.collegehumor.com/movies/1685762/
Never underestimate us here in New England.

Apr

25

Apparently, Microsoft is the devil

By ian

Recently Matt over at Sitepoint blogged about cross-browser issues with Atlas http://www.sitepoint.com/blogs/2006/04/21/atlas-disappoints-in-cross-browser-support/.
The comments have turned into quite a little debate about the evils of Microsoft. It always amazes me how quick people are to attack Microsoft. Granted they’ve made mistakes, but it seems that people just love to blow things out or proportion. In many […]

Apr

19

Writing Good Code

By ian

Like many developers, I spend a lot of time working with unfamiliar code. Whether it’s code that was written by another developer or code I’ve written a long time ago, it requires me to read through to gain enough understanding to fix and/or extend it. Unfortunately. most of the code is just bad in many ways.
It […]