Invalid quantity. Please enter a quantity of 1 or more.
The quantity you chose exceeds the quantity available.
Please enter your name.
Please enter an email address.
Please enter a valid email address.
Please enter your message or comments.
Please enter the code as shown on the image.
Please select the date you would like to attend.
Please enter an email address.
Please enter a valid email address in the To: field.
Please enter a subject for your message.
Please enter a message.
You can only send this invitations to 10 email addresses at a time.
$$$$ is not a properly formatted color. Please use the format #RRGGBB for all colors.
Please limit your message to $$$$ characters. There are currently ££££.
$$$$ is not a valid email address.
Please enter a promotional code.
N/A
Sold Out
Pending
You have exceeded the time limit and your reservation has been released.
The purpose of this time limit is to ensure that registration is available to as many people as possible. We apologize for the inconvenience.
This is option is not available anymore. Please choose a different option.
Please read and accept the waiver.
All fields marked with * are required.
Please double check your email address. The email address format does not appear valid.
$$$$ requires a number between ££££ and §§§§
US Zipcodes need to be 5 digits.
Please double check your website URL.
All fields marked with * are required.
Your credit card expiration date is in the past.
Your credit card CSC needs to be 4 digits.
Please confirm your order:
$$$$
You have selected to Pay by Check.
Click OK to confirm your order.
Please confirm your order:
$$$$
You have selected to Pay at the Door.
Click OK to confirm your order.
Please confirm your order:
$$$$
You have selected to Pay upon Receiving an Invoice.
Click OK to confirm your order.
Your credit card CSC needs to be 3 digits.
Your billing zip code needs to be 5 digits.
There was a problem saving your address.
There was a problem saving your credit card info.
There was a problem saving your personal information.
Please select the date you would like to attend.
McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams.
Copying Prohibited by Law - McAfee Secure is a Trademark of McAfee, Inc.
Unknown card type.
No card number provided.
Credit card number is in invalid format.
Wrong card type or credit card number is invalid.
Credit card number has an inappropriate number of digits.
Please enter numbers here.
Please enter an integer value.
Numbers must be less or equal to $$$$
All the required fields have not been filled out. Click OK to proceed without all the required information, or click Cancel to finish entering the missing data.
Sorry, invalid event registration form.
Sorry, invalid event or database error.
Sorry, quantity must be a positive integer.
Sorry, you did not select a valid ticket.
Sorry, invalid event organizer email address.
Your order was canceled.
Thank You. Your order has been successfully completed. Your name and email address have been added to the list of event attendees.
Sorry, that option is sold out.
Sorry, that option is no longer available.
Sorry, there are only tickets of that type still available.
Sorry, you entered an invalid quantity. Please enter a quantity of 1 or more next to the type or types of tickets you would like to purchase.
Sorry, you did not select any tickets to purchase. Please enter a quantity of 1 or more next to the type or types of tickets you would like to purchase.
Sorry, there are no tickets left for this event.
The tickets, ticket quantity or date and time you've requested are no longer available, due to previous sales. Please choose a different date, time or number of tickets and place your order again.
Sorry, one or more of the tickets you requested are no longer available for purchase.
Sorry, you need to select the date you want to attend.
Sorry, the promotional code you entered is not valid yet.
Sorry, the promotional code you entered has expired.
Sorry, the promotional code you entered is not valid.
Your session has expired. Try ordering again.
Sorry, your requested ticket quantity exceeds the number provided by your promotional code.
Sorry, the tickets you are trying to order are not currently available.
Sorry, the payment type chosen is invalid for this event.
Sorry, there is only 1 ticket left for this event.
Sorry, there are only tickets left for this event.
We're sorry, this invitation is invalid.
We're sorry, this invitation has already been used.
We're sorry, you already have an order being processed for this event. Please wait a few minutes and try again.
We're sorry, there is a problem with your invitation. Please try again.
Invalid quantity of tickets selected.
Invalid donation amount.
Sorry, the promotional code you entered has been claimed.
Sorry, the payment type chosen is invalid for this event.
Sorry, your billing address was not saved properly, please try again.
Sorry, we experienced an internal error, please try again.
The captcha you entered is invalid. Please try again.
Invalid credit card selected. You have been logged out.
Sorry, your team selection was not valid.
Sorry, the payment type chosen is invalid for this event.
Sorry, your billing address was not saved properly, please try again.
Sorry, we experienced an internal error, please try again.
State
Zip Code
Province
Postal Code
County
State/Territory
State/Province
Event Details
We will meet online to coordinate finishing up Enlist, a 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.
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.
Further Information
Documentation: http://trac.mach-ii.com/enlist
GitHub Codebase: http://EnlistApp.org
Twitter: @EnlistApp
Identi.ca: @EnlistApp
Google Group: https://groups.google.com/forum/?hl=en#!forum/enlist-app
Please direct any questions or concerns to info@opencfsummit.org
When
Thursday, February 23, 2012 at 6:00 PM - Sunday, February 26, 2012 at 5:00 PM (CST)
Add to my calendar
In order to purchase these tickets in installments, you'll need an Eventbrite account. Log in or sign up for a free account to continue.