public
Description: The SD Ruby website
Homepage: http://sdruby.org
Clone URL: git://github.com/mokolabs/sdruby.git
sdruby /
name age message
file .gitignore Thu Jul 02 17:58:31 -0700 2009 improved user profile appearance [mokolabs]
file Capfile Wed Mar 04 18:24:07 -0800 2009 Added capistrano files [notch8]
file README.markdown Fri Aug 07 17:00:56 -0700 2009 updated README [mokolabs]
file Rakefile Sun Feb 01 20:21:39 -0800 2009 imported old code from svn repo [mokolabs]
directory app/ Thu Nov 05 17:29:49 -0800 2009 updated podcast meta information [mokolabs]
directory config/ Wed Oct 21 11:28:56 -0700 2009 switched to new relic gem [mokolabs]
directory db/ Mon Jul 20 14:01:15 -0700 2009 tweaked textile to markdown method [mokolabs]
directory doc/ Tue Feb 24 00:17:01 -0800 2009 Updating rails to latest and fixing gems/plugins [notch8]
directory lib/ Fri Jun 19 15:39:59 -0700 2009 making helpers optionally acccessible in model... [nclark]
directory public/ Mon Aug 31 09:40:35 -0700 2009 added mimetypes to serve up video properly [mokolabs]
directory script/ Tue Feb 24 00:18:27 -0800 2009 Updating rails to latest and fixing gems/plugins [notch8]
directory spec/ Wed Jul 15 11:33:52 -0700 2009 removed XML support from events [mokolabs]
directory stories/ Sun Feb 01 20:21:39 -0800 2009 imported old code from svn repo [mokolabs]
directory vendor/ Wed Oct 21 11:28:56 -0700 2009 switched to new relic gem [mokolabs]
README.markdown

This app is the website of SD Ruby, a local Ruby user group based in San Diego, CA.

Currently, this application includes support for our video podcast, member signup and registration, member profiles, and a Github project list. We're also working on adding a job board and other features.

Features

Podcast

Thanks to UCSD, we're able to record SD Ruby meetings, and publish our talks as a video podcast.

The podcast code can generate both an Atom feed and an RSS feed (with custom iTunes RSS extensions).

Member Guide

The member guide contains a list of all SD Ruby members.

Member profiles can include:

  • Full name
  • Avatar image
  • Github ID
  • Neighborhood
  • Ruby experience
  • Work availability
  • Contact email (if public)

Project List

The list of projects shows all Github projects created by SD Ruby members.

Contributors

Thanks to the following people for contributing to this app.

  • Neal Clark
  • Patrick Crowley
  • Jordan Fowler
  • Rob Kaufman
  • Nick Zadrozny