[Catalyst] Catalyst videos from YAPC::Asia
Jonathan Rockway
jon at jrock.us
Tue Apr 24 08:54:44 GMT 2007
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;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/catalyst/attachments/20070424/c016a355/attachment.pgp
More information about the Catalyst
mailing list