25 Oct 2001 josh   » (Master)

Quick Hack
So, I was tired of only getting 4kb/sec when I used Red Carpet, so I threw together a quick Python script which grabs the latest snapshot from the Ximian ftp site.

Of course, I wanted to get a Rube Goldberg-ish as possible so I'm reading the packageinfo.xml.gz file and then walking through the xml to get the correct filenames. Then I download those.

I think I'll use some of the rpm bindings for Python to automatically install the rpms as well... Hmm.. That would be fun..

I'll post the script when I'm done but if you want to see it earlier, just drop me a line.

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!