Application Demos

I run various demo applications on my server. Do check them out:

  • z3c.formdemo - This demo shows off some of the things you can do with z3c.form, an html form framework for Zope 3, written primarily by Stephan Richter and Roger Ineichen that has recently been integrated into Plone
  • z3c.formjsdemo - This demo shows off some of the stuff you can do with z3c.formjs, a framework built on top of z3c.form that I started as a Google Summer of Code project that lets you easily integrate javascript into your application.
  • keas.googlemap - This is a newly released package developed at Keas Inc. that lets you integrate Google maps into your application. See the pypi page for more information.