public
Description: This is the very simple scheduler / iphone app we used at BarCampOrlando to show people the schedule
Homepage: http://s.barcamporlando.org
Clone URL: git://github.com/Gregg/barcamporlando-scheduler.git
name age message
file .gitignore Fri Apr 18 07:35:10 -0700 2008 First commit [root]
file README Thu Jul 31 20:40:06 -0700 2008 Revert "another 2 lines" This reverts commit e... [Gregg Pollack]
file Rakefile Fri Apr 18 07:35:10 -0700 2008 First commit [root]
directory app/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory config/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory db/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
file dev_day.sql Fri Apr 18 07:35:10 -0700 2008 First commit [root]
directory doc/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory log/ Fri Apr 18 07:35:10 -0700 2008 First commit [root]
file media_day.sql Fri Apr 18 07:35:10 -0700 2008 First commit [root]
directory public/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory script/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory test/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
directory vendor/ Fri Apr 18 07:46:37 -0700 2008 Updated Readme [Gregg Pollack]
== BarCampOrlando Schedule Application

This is the schedule application we used at BarCampOrlado.  No, we didn't have people sign up for talks using the app.  
We basically entered the talks into the system off of the white board, so people could be sitting in a conference room, 
and wouldn't have to run back to white board to figure out what talks were next.

It'd be cool to add some features, like the ability to send SMS reminders 10 minutes before the current talk is over 
with information about the next talks.

Also, you'll notice there are two sql files in the root directory, media_day.sql and dev_day.sql.  This corresponds to 
the schedule we had for BarCampOrlando dev day on April 5th, 2008, and BarCampOrlando media day on April 6th, 2008

Showing Github cool stuff