I have a project which might largely overlap with this.

The stack is:
- twisted (web, web sockets, other protocols in a consistent framework)
- doqu (an abstraction layer to nosql database backends, can be the standard 
shelve module, Redis, Tokyo Cabinet, etc)
- jinja2
- wtforms
- dojo (javascripts)

Communications between nodes is done with 2 modules: a server (portal) and a 
client (satellite).

Currently, small demo applications include:
- file sharing (download + uploads)
- image slideshows
- music streaming
- localisation / geotagging / mapping (eg: a gsm signal quality monitoring 
function for smartphones or wifi for laptops)

More information about the goals are here: http://hanji.info/doc/user/faq.html 
, the repo is online: http://hg.hanji.info/ .

I'd be happy if someone wants to join, or i'm open to merging the projects.

Philippe
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to