Version 11 of Jasp

Updated 2008-01-28 10:17:24 by Jasp
             Jared Woodbridge
    Website: http://jasp.lostagain.org/ (Curently down)
      Email: mailto:[email protected]
     Jabber: [email protected]
   Location: Melbourne, Australia
 Occupation: student, (a studying [http://www.tafe.edu.au|TAFE] Diploma of IT, at [http://www.swinburne.edu.au|SUT])

I've been playing around with Tcl for about 4 years now. It's the language that helped me break my bad old BASIC habits, and learn how to program properly in procedural style. I've started my own various Tcl projects over the years, but I've always ended up abandoning them. My current project is Emerald, a Tcl CGI web application framework. It'll be modular (taking advantage of Tcl's package system) and extremely tweakable and customizable, targeted towards more serious webmasters. I am really pushing for this to actually get somewhere this time. ``)


SEH -- how does websh or Rivet not fulfill your needs for a web application framework?

Jasp -- Emerald is designed to be a really good set of tools for a web application to make use of (itself in pure Tcl), rather than the actual server glue that executes the app in the first place (which would be mostly C). Emerald will provide tools like a package manager, data manipulation and validation, configuration database, user and session management, and APIs for DBMSes, templating systems, I/O, image manipulation, etc. I do have plans to support other non-CGI web scripting interfaces (like websh and such), via "plugin like" packages designed to make use of their features. TBH, I'm mainly developing Emerald just because I'd like to do such a framework 'my way'. ;-)


[ Category Home Page

Category Person

]