19 Apr 2004 kabads   » (Observer)

Python rocks - it's certainly a nice easy language to pick up. My first foray into it was a small application that helps me record magazine articles and save them away - python certainly does the job here and it makes it easy to write applications quickly. I especially like the way that you don't have to declare variable types - this takes out a lot of the headache, and yet is intuitive and flexible enough to get stuff done.

All I have to do now is think of project number 2.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!