http://tokyo2007.yapcasia.org/wiki/?SlidesFromTalks
On 4/25/07, Lorn <[EMAIL PROTECTED]> wrote:
Hi jrockway, nice talk, where i can download the slides? On 4/24/07, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > > Hi all, > > I presented a Catalyst talk at YAPC::Asia a few weeks ago. If you're familiar > with the basics of Catalyst, it's probably too introductory, but if you're > still trying to piece everything together you might find it enjoyable. You > can watch / download the video at Google Video: > > http://video.google.com/videoplay?docid=-5854960129518644625 > > Unfortunately, I typo'd a few slides, so please refer to the manual for the > correct syntax. (I wrote C<my ($self, $c, @args);> instead of C<my ($self, > $c, @args) = @_;> ... Doh!) > > I also did a 20 minute DBIx::Class talk which should help you get started with > DBIx::Class: > > http://video.google.com/videoplay?docid=-559293395597215852 > > For completeness, there's also an Angerwhale talk: > > http://video.google.com/videoplay?docid=1741058916694988988 > > There are also a few DBIC talks in Japanese: > > http://video.google.com/videoplay?docid=7385892916151702741 > http://video.google.com/videoplay?docid=6272425301929799562 > > The full list of talks is here: > > http://video.google.com/videosearch?q=yapc+asia+2007 > > Thanks to miyagawa++ and the (YAPC::Asia team)++ for doing such a great job > with the videos (and conference in general). > > Regards, > Jonathan Rockway > > -- > package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do { > $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //, > ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup; > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ > > > -- Lindolfo "Lorn" Rodrigues - www.slackwarezine.com.br - http://lornlab.org - http://sao-paulo.pm.org use Catalyst; _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
-- Tatsuhiko Miyagawa _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
