PicCast Repo README ------------------- ./www/ Static content to be served up over HTTP (eg, stylesheets). The webserver will check here first (except for index.html) ./piccast/ Django application base directory ./doc/ Project documentation ./scripts/ Misc scripts Requirements ------------- The django application requires: - django 1.1 - python-docutils - python-feedparser - python 2.6+ (I think? with pysqlite or whatevah?) also, ./www/media/admin/ should be a symlink to the django admin media (eg, /usr/share/pyshared/django/contrib/admin/media/) JSON API -------- /json/feeds/ /json/sets_by_feed// /json/sets_by_feed// /json/pics_by_set// Feed Scrape Command ------------------- Run "./manage.py scrape_feeds acidcow" to fetch the RSS feed for acid cow and scape all the (new) picture sets. TODO ---- Moved this list to: http://ietherpad.com/piccast