h1. <%= name.gsub(/\W+/,' ') %> h2. What This JavaScript project ... h2. Downloading <%= name %>.js h2. The basics h2. Demonstration of usage h2. Forum "http://groups.google.com/group/<%= name %>":http://groups.google.com/group/<%= name %> TODO - create Google Group - <%= name %> h2. How to submit patches Read the "8 steps for fixing other people's code":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/ and for section "8b: Submit patch to Google Groups":http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/#8b-google-groups, use the Google Group above. The trunk repository is svn://rubyforge.org/var/svn/<%= name %>/trunk for anonymous access. OR The source project is a "Git":http://git.or.cz/ repository. See <%= author %>'s "master branch":http://github.com/<%= username %>/<%= name %>/tree/master for clone/checkout details. h2. License This code is free to use under the terms of the MIT license. h2. Contact Comments are welcome. Send an email to "<%= author %>":mailto:<%= email %> via the "forum":http://groups.google.com/group/<%= name %>