Archive for December, 2003

Python 2.3.3 Released

Monday, December 22nd, 2003

Python 2.3.3 has been released. This is a bugfix-only release..

Pragmatic Programmers: How to Keep Your Job

Wednesday, December 17th, 2003

So a few years back, 50-somethings were complaining that companies were only hiring kids. Today, kids are complaining that companies are outsourcing. Bad jokes and useless "poetic justice" speeches notwithstanding, by this time, everyone is aware that "For people who view this as a career, engineering is in worse shape now than it's been in years". What to do?

Through my favorite folks, the "Pragmatic Programmers", I came across their presentation called "How to keep your Job", dealing with just this topic. Very much recommended..

IBM DeveloperWorks: Defensive Coding and Unit Testing

Wednesday, December 17th, 2003

This is a good article on how to do defensive coding and defensive unit testing. It includes some figures to convince you of why defensive coding is important, and some good defensive coding tips..

Tomcat 5.0.16 Stable Released

Wednesday, December 17th, 2003

Apache Tomcat 5.0.16 (stable) has been released. It includes performance optimizations, JMX Monitoring, scalability improvements, native wrappers for Windows and Unix, session clustering (sweet!) and other goodness..