Eventually, I could not tolerate myself to postpone the development of gelman, a eBook management system any longer, so I registered a new project in Sf.net: gelman

Gelman is named after the Gelman library in GWU. Both of them are lightweight.

  • All immutable meta data is stored online, aka Amazon Web Service (AWS)
  • User preference is stored in sqlite in-process database
  • Implemented by PyKDE
  • Tag support
  • Script and plug-in support

Here is the proposal to sf.net:

Yet another personal media management system. What makes the gelman distinguishing?

1. plug-in. The user may override the default behavior
2. lightweight.
3. Tag support Organize the media in del.icio.us way
4. scriptable

UPDATE: This project is rejected by sf.net due to the vague description. Since I do not have an developement environment for PyKDE right now, I would revise the proposal and re-submit it later.

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

One Comment to “Gelman on Sf.net — Rejected”

  1. Refactor the Life » Blog Archive » PyAWS on Sf.net | April 13th, 2006 at 8:05 pm

    [...] April 13th, 2006 in Python Since the gelman project is developed by python, I need a python wrapper for AWS: PyAmazon is a XML-Object mapping for Amazon Web Service, however, the interface is obsolete and the current maintainer, Michael Josephson does not show any interest to upgrade it. [...]

Leave a Comment