Introducing blogcdb
Monday, December 22, 2008
Labels:
couchdb python turbogears2
0
comments
I have created a new project at github.
It's blogcdb ( a blog engine that uses couchdb ).
The blog engine is made with turbogears 2, a very good python web framework.
Also uses dojo javascript framework for some fancy stuff. Dojo version 1.2.3 is included.
To store blog posts, comments and attachments , the erlang based couchdb document database engine is used.
Requirements:
couchdb-python module by Christopher Lenz and Jan Lenhardt.
python 2.6
turbogears 2 : trunk version which also needs a lot of modules.
dojo 1.2.3 ( included ).
couchdb ( svn truk version ) available from apache software foundation.
erlang/otp
mozilla's spidermonkey.
Get blogcdb at http://www.github.com/batok/blogcdb
0 comments: to “ Introducing blogcdb ” so far...
Post a Comment