The Summer of Code projects are starting to get completed, and as they roll of the production line, I'll be asking people to please test them and put them through their paces. The first project is the Upcoming.org API that was written by Stephan Jaensch. The idea is that upcoming.org has a great way to store events information, including venues. For example, I can get all the events happening at the Hollywood Bowl here:
http://upcoming.org/venue/156/
And can subscribe to an RSS feed for events at the Hollywood Bowl here:
http://upcoming.org/syndicate/venue/156/
Upcoming.org offers a REST API[1] that lets websites communicate with upcoming.org and add or extract event/venue information. What Stephan has done is nothing short of revolutionary; he has made it so that every Drupal site can be capable of doing the same thing as Upcoming. That means, we now have the same API they do, and we can share event information not only with Upcoming.org, but with other Drupal sites. Let your imagination run free.
BUT! Stephan needs help testing. Grab the download here:
http://drupal.org/node/27953
Install it and try it out. You can post questions here, or contact Stephan[2], or use the issue tracker when you find bugs[3]. Thanks for your support!
[1] http://upcoming.org/services/api/
[2] http://drupal.org/user/24940/contact
[3] http://drupal.org/node/add/project_issue/upcomingorg