Hackfest

Overview
Enlist is Free & Open Source web application to manage volunteers and their efforts at community and civic events. The application tracks their hours, rewards and communications, and can be easily deployed by non-technical users to cloud hosting providers, often for free.
Code for America Dallas Brigade: If you are only interested in participating online in the Hackfest, February 24-26, 2012, please register here.
Background
Enlist is the product of the 2011 http://OpenCFSummit.org conference hackfest. The application was conceived by Peter Farrell after a volunteer event with Team Ortho, during which he noticed volunteers being tracked on spreadsheets. The application has three primary goals:
- To provide non-profits and civic organizations with a Free & Open Source web application for the management of volunteers for community and civic events
- To promote the ColdFusion Markup Language (CFML) by modeling many of its strongest features and its support for best practices in software development, integration with and use of Open Source libraries such as jQuery, Twitter Bootstrap boilerplate UI, the Mach-II and ColdSpring frameworks, the Open BlueDragon CFML engine, extensive front-end optimizations, and of course, a Free Software license (GPL Version 3)
- To not require any investment in server infrastructure, but rather to be easily deployed by even non-technical users with a few mouse-clicks to any of the many new Java Cloud Hosting providers, in some cases, entirely for free.
Current Status
Enlist is a fully-functional application, but it was originally written to run on Google App Engine (GAE) since GAE offers relatively liberal cost-free hosting. Unfortunately several months ago a bug was introduced in the GAE Java platform that causes issues with running the OpenBD CFML engine on GAE and this bug does not seem to be a high priority for GAE engineers.
Since Enlist was first created Cloud Computing has exploded, and since CFML-based applications are deployable as standard Java WAR files there is now have a wealth of Java PaaS cloud hosting companies from which to choose (CloudBees, Jelastic, and many others). In addition, since the application will be a standard WAR file it can easily be deployed to any standard Java servlet container such as Tomcat or Jetty.
This year’s http://OpenCFSummit.org Conference Hackfest’s primary objective will therefore be to remove the dependency on Google App Engine and make Enlist deployable as a 100% standard Java web application (WAR). This will open up many more deployment options for the application.
Additional objectives for the 2012 Hackfest are:
- Move the code from Subversion (where it currently resides) to GitHub
- Add support for MySQL as well as the embedded H2 database (for light use). With H2 this will mean a zero-configuration deployment since the database is pre-configured and included as part of the WAR.
- Add reporting and mapping functionality.
- Make the UI more skinnable by moving it to Twitter Bootstrap.
- Promote knowledge-transfer between participants concerning tooling, techniques, and best practices for development.
- And finally, to be the first CFML application in the CivicCommons’ new Application Marketplace, where we in addition to providing a great volunteer management application, we hope it will help promote CFML as a great choice for rapid application development now that open source CFML engines are available, and a perfectly valid technology option for Civic Hacktivists.
2/8/2012 Update: As announced on the OpenCF Summit Blog, we're thrilled to be partnering with the Code for America Brigade! So Dallas-area coders and designers, bring your CFML, jQuery, JavaScript, Git, SQL and other coding chops to the OpenCF Summit Conference Hackfest, February 24-26, 2012! $72 for 72 hours of Civic Hacktivism, Open Source, Gov 2.0, CFML Goodness. Sleep Optional. Note, you do not have to attend the conference to participate in the hackfest. Follow @EnlistApp for the latest!
Further Information
GitHub Codebase and Documentation: http://EnlistApp.org
Twitter: @EnlistApp
Identi.ca: @EnlistApp
Yahoo! Group: http://tech.groups.yahoo.com/group/enlist/




