Error Message
Macro 'list' not defined, or not allowed to call.
A suite of stuff for doing map related things with RAAM.

See http://raamapable.appspot.com/ for a recent sample of the work done so far.



Stories


One way to understand what there is to do is to look at stories.

A more specific way is a Todo List.
And there are Known Bugs.

Other Resources


Infrastructure


Using Google App Engine might be useful. It's fairly resilient, doesn't rely on a single server, is in Python and uses WSGI (yay!) and has a simple SDK on localhost for doing development before deployment.