With a little free time beginning to poke its head through the fog, I am trying to do a little more to expand my knowledge about programming. I am experimenting with a bit more PHP programming, but this time I have also decided to devote a few hours to learning a bit about Python and Django.

Django is an interesting web framework for Python and it says that you can quickly develop web applications with it. I figure that since I have the time, I can try to separate the hype from facts and see I can get a project running under Django.

Expect more reports as I progress.