WoWzer

Early in my learning of django I began to play with a lot of experimental dynamic sites. One of them was "wowzer" which is playing with a bunch of data collated from www.worldofwarcraft.net/.

The current version is not working because I was busy implementing new data mining and raid tracking information when I stopped having enough time to work on it. If it is working you can find it at wow.apricot.com/.

The source code is not packaged up nicely. I still need to set up Trac. You can browse it here if you are so inclined: www.apricot.com/~scanner/wowzer-source/

This is written in Python using Django (0.95 or later)

scanner at apricot.com