I've been messing around with django and finally (sort of) got it working with my webserver (lighttpd). I have been working on a smart.fm like site that lets you add sentences, as well as media. You will be able to search, download a set of sentences as an anki deck, and be able to add all the sentences in your deck to the site with an anki plugin.
At the moment, you can add sentences (log in as user: test and password: test) and view them. If you get a 404 error, just remove the ankiResource.fcgi part of the url. I don't why it does that, I'll need to fix it, but for the moment, I just wanted to see what you guys thought of it. Also don't worry about how ugly the site looks, that part will come later
http://anki-resource.uk.to/
If you are interested in helping, you can see the source here:
http://github.com/bombpersons/ankiResource
At the moment, you can add sentences (log in as user: test and password: test) and view them. If you get a 404 error, just remove the ankiResource.fcgi part of the url. I don't why it does that, I'll need to fix it, but for the moment, I just wanted to see what you guys thought of it. Also don't worry about how ugly the site looks, that part will come later

http://anki-resource.uk.to/
If you are interested in helping, you can see the source here:
http://github.com/bombpersons/ankiResource
Edited: 2009-09-18, 10:30 am

thats all I'll say for now.