h1. talks.perl.org
Talks is a project to make a common place to find talks from Perl conferences, much like CPAN is a common place to find Perl modules. The project was initiated after discussions between Mark Fowler and Marcus Ramberg at YAPC::EU 2007 in Wienna.
h2. User Stories
h2. Technical Stuff
The code currently resides in the "Catalyst SVN repository":http://dev.catalyst.perl.org/repos/Catalyst/trunk/talks/. We are basing the site on "Catalyst":http://www.catalystframework.org/ and "DBIx::Class":http://search.cpan.org/dist/DBIx-Class. Here are some design ideas. Feel free to help by adding your thoughts :)
h3. URLs - Overview of needed Actions for the site
h3. Model - Overview of the required Data Model.