Monthly Archives: February 2006

Developer Fundamentals: Maintainable Code

It’s very common that when you first transition to an OOP language that you still end up writing procedural code in “Big Ugly Functions”. While it’s common overall, I think it’s especially prevalent in GIS, and at some level it … Continue reading

Posted in Uncategorized | Leave a comment

Task List Software

Just a quick note about a very cool Task list package that I’ve been using for a while now – ToDoList from Abstract Spoon. This is a great little tool – first off it’s freeware, so that always helps. Second … Continue reading

Posted in Uncategorized | Leave a comment

Moving the site to ASP.NET 2.0: Part 3

I had some more time this weekend, and have made some more progress on changing my site to ASP.NET 2.0. Overall, I must say that ASP.NET 2.0 rocks. As with most Microsoft development tools, it has  it’s own somewhat weird … Continue reading

Posted in Uncategorized | Leave a comment