print

Uger

Uger is an user group web application originally developed for the Chicago Java User Group. I originally started the project as a way to learn Ruby and Rails. The code is released under GPL 2.0 license.

Demo

You can see Uger in action at Chicago Java User Group and Chicago Area Ruby Group.

Features

Uger is currently provides RSVP functionality for events, directory listing for local businesses, and membership payment tracking.

Using Uger

you can find Uger releases at http://svn.oaktop.com/Uger/tags. The best way to get Uger is to use the subversion command (replace 0.6 with the version of the latest release):

svn co http://svn.oaktop.com/Uger/tags/0.6/

Once you have Uger on your system, you can start Uger with the usual way of running Rails applications. The simplest way would be "ruby scripts/server", but you can also use Mongrel or other deployment methods. Don't forget to read the README file to figure out how to customize Uger for your site. If you have any question, feel free to send me a question at peter@oaktop.com.

Development

Contribution is very much appreciated! Developmental version of Uger is available via subversion at http://svn.oaktop.com/Uger/trunk.

Please note that by submitting your patch, you agree to grant me (Peter K Chan) all rights to sublicense your contribution with any license.
  • monitor this page

Comments

Powered by bitweaver