grid : The Koby/Donaldson/McCarthy Grid(TM)
_grid_ : The Koby/Donaldson/McCarthy Grid(TM)
==========================================
By Jay McCarthy (jay dot mccarthy at gmail dot com)
Keywords: _misc_
Introduction
============
See it at...
http://grid.makeoutcity.com/
Please don't start your own public site, but feel free to run a local
copy.
Examples
========
(Requires a link from `static' to `htdocs/grid-static'.)
(Requires a link from `yui/build' to `htdocs/yui'.)
(module grid mzscheme
(require (planet "servlet.ss" ("jaymccarthy" "grid.plt" 1)))
(define start (generate-start #"SECRET KEY FOR PASSWORDS"
(build-path "/Users" "jay" "Development" "plt" "db" "pgrid" "pgrid.db.dir")
(build-path "/Users" "jay" "Development" "plt" "db" "pgrid" "pgrid-quotes.ss")))
(provide timeout
interface-version
start
instance-expiration-handler))
Notes and Limitations
=====================
History
=======
v1.0 :: June 23rd, 2006
* Initial
References
==========