LIST IT! ======== This is code for the Reddit-like web-application discussed in "An Introduction to Web Development with PLT Scheme". See <http://www.scheme.dk/blog/2007/01/introduction-to-web-development-with.html> . USAGE ===== In DrScheme: (require (planet "install.scm" ("soegaard" "listit.plt" 1 0))) (install <insert-string-with-directory-to-copy-the-web-site-to-here>) Then follow on-screen instructions. Happy Scheming, Jens Axel Søgaard