Project info for metadot forms

Share This Created 15 Jul 2001 at 23:52 UTC by lweston, last modified 17 Jul 2001 at 14:20 UTC by lweston.

Homepage: http://www.coolname.com/mgo/forms

Freshmeat page: http://freshmeat.net/projects/metadotforms/

Notes:

Metadot Forms is a forms package for the metadot portal system (perl/mysql/gpl)

From a user point of view it is in the spirit of both Hypercard and Oracle forms.

From an open source developers point of view it reflect certain approaches ot web development:

  • when one can use a data driven form, it is preferable to hand coding (well obviously)
  • mixing html + code + data is evil. Sounds simple, but that evil is what PHP and other scripting langages are all about. With metadot forms one mostly uses existing widgets to display data, which is stored separately using sql.
  • That is time to use the UI to make data driven forms (which is stored in mysql)
  • sometimes the existing widgets won't do. Then it is time to code (mod_perl)

    All of this is separate from the webmaster - who may or may not create their own forms, but never writes code (althought you may be the same person, who codes new widgets)

  • License: GPL

    This project has the following developers:

    New Advogato Features

    New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

    Keep up with the latest Advogato features by reading the Advogato status blog.

    If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!

    X
    Share this page