aag / dinoremix
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 800174462189649d0086714c4905b07c3b22ce06
tree 77943c6845be1e31e0781a34c8e855dce418aae6
parent 2dc3486d40fe95233b1ab3e3014e6cf62343f3ba
tree 77943c6845be1e31e0781a34c8e855dce418aae6
parent 2dc3486d40fe95233b1ab3e3014e6cf62343f3ba
README
Dinosaur Remix -------------- Dinosaur Remix is a web page that takes Dinosaur Comics and remixes them randomly, hopefully in interesting ways. It uses PHP, Python, and jQuery to do its remix-o-matic dance. You can see it here: http://definingterms.com/dinoremix/ Using ----- If you want to host your own Dinosaur Remix page, just get a copy of the source and put it in a web-accessible directory. Make sure your web server is set up to run PHP scripts from this directory. Then, run "python downloadComics.py" to download the comics from the Dinosaur Comics site and divide them into panels. You can set up a cron job to do this daily if you want it to always be up-to-date.

