You are not logged in Log in Join
You are here: Home » Members » karpati » projects

Log in
Name

Password

 

projects

Up one level

 Title   Type   Size   Last Modified   Description 
Personal Research Advisor Wizard - PRAW Software Package   2004-03-10

The Personal Research Advisor Wizard (PRAW) is a wizard-based easy to use tutor for authoring a scientific research. The goal is to help high school, college and university students to master their research/thesis work following the scientific method.

For more detail on this project visit the Sourceforge page.

SQL2Form Software Package   2004-03-10

SQL2Form is a wizard for automated generation of forms and reports based on existing database tables.

The characteristics of this zope product are:

  • Easy of use. No need to know programming or sql. Specially focused on non-techie people.
  • I18N. Special focus on localized issues. Labels could be selected to be to the left, right or on top of the field's input. The form objects are positioned depending on localized parameters. The automaticlly generated forms have their headers generated with the selected locale.
  • User defined labels: The wizard permits the user to define the labels to be showed on the forms/reports. This prevent the sometimes complicated field names to appear as labels.
  • Fully customizable. If you have some expertise with zope, you can customize the generated templates. This is possible because the source code of the generated files are easily accessed from the initial index file.

This zope product was created as part of a bigger project (praw), but due to its usability and characteristics I decided to offer it as a stand-alone application.

I have used it in many other non-related projects, helping me to save valuable programming time, and avoiding a lot of repetitve work.

NOTE: At this moment, SQL2Form supports only mySQL database.

You can see some screenshoos of SQL2Form HERE