Python and Pylons
I've decided that I'm going to learn Python and write a web site with it. I've already completed 10 Project Euler puzzles in Python to get a basic idea of how the language works, and so far I'm impressed. Now I want to write a web site and see how that goes. After having a quick look at Django and Pylons, I've decided that Pylons suits my style of learning and web programming the best. It seems really similar to Ruby on Rails which I've had a play with in the past, so that's a big plus for me. I've also seen a blog post about Django versus Pylons just today, and that really put me over the edge. Fingers crossed I'll have something up and running soon enough :)