X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fpages.yml;h=50941e02d58590aac0ea2524bd4648d0aab89e9b;hb=66d10e18656a960db61ca439563a831e1c85b5e2;hp=3541ceda4d006627ac93c3c1012eb5035758736a;hpb=83fb15d3c1e2c26d729acc5abcb371fbd45c5194;p=gitmo%2Fmoose-website.git diff --git a/data/pages.yml b/data/pages.yml index 3541ced..50941e0 100644 --- a/data/pages.yml +++ b/data/pages.yml @@ -79,6 +79,10 @@ url : "http://www.matsch.com" - name : "Cold Hard Code" url : "http://www.coldhardcode.com" + - name : "Linkfluence" + url : "http://us.linkfluence.net/" + - name : "Tech-X" + url : "http://www.tech-x.com/" - name : blog outfile : http://blog.moose.perl.org/ - name : download @@ -120,36 +124,60 @@ template : articles.tt outfile : articles.html data : + - year : 2011 + articles : + - url : http://blogs.perl.org/users/mark_a_stratman/2011/03/subclassing-tricky-non-moose-classes-dont-do-it.html + title : + en : Mark A. Stratman shows how to use delegation to work with non-Moose classes + - url : http://blogs.perl.org/users/mark_a_stratman/2011/03/subclassing-tricky-non-moose-classes-constructor-problems.html + title : + en : Mark A. Stratman discusses subclassing non-Moose classes + - url : http://blog.moose.perl.org/2011/01/the-moose-ecosystem.html + title : + en : A discussion of the Moose Ecosystem on our blog + de : Eine Erörterung des Moose-Ökosystems in unserem Blog + - url : http://blogs.perl.org/users/preaction/2011/01/whats-new-in-webgui-80-1---psgiplack.html + title : + en : The WebGUI folks talk about version 8.0 (which uses Moose) + de : die WebGUI-Leute reden über Version 8.0, die Moose benutzt + - url : http://www.modernperlbooks.com/mt/2011/01/the-parametric-role-of-my-mvc-plugin-system.html + title : + en: chromatic discusses Parameterized roles with Moose + de: chromatic erörtert parameterisierte Rollen mit Moose - year : 2010 articles : + - url : http://blogs.perl.org/users/jt_smith/2010/10/why-the-lacuna-expanse-is-good-for-perl.html + title : + en: JT Smith talks about Lacuna Expanse (which uses Moose) + de: JT Smith redet über Lacuna Expanse, das Moose benutzt - url : http://www.modernperlbooks.com/mt/2010/09/the-right-approach-to-deprecation.html title : en: chromatic discusses the Moose deprecation policy - de: chromatic discusses the Moose deprecation policy + de: chromatic erörtert die Richtlinien zur Antiquierung in Moose - url : http://blog.woobling.org/2010/09/moose-has-won.html title : en : Yuval Kogman declares "Moose has won". - de : Yuval Kogman erklärt "Moose has won". + de : Yuval Kogman stellt fest, dass Moose gewonnen hat. - url : http://www.morungos.com/node/90 title : en : Stuart Watt talks about how Perl and LISP are both "language survivors" - de : Stuart Watt talks about how Perl and LISP are both "language survivors" + de : Stuart Watt redet darüber, wie Perl und LISP überleben - url : http://www.modernperlbooks.com/mt/2010/09/what-you-can-and-cannot-teach-about-encapsulation.html title : en : chromatic talks about Encapsulation and Moose - de : chromatic talks about Encapsulation and Moose + de : chromatic redet über Datenkapselung und Moose - url : http://perlgeek.de/blog-en/perl-tips/what-is-modern-perl.html title : en : Moritz Lenz asks What is "Modern Perl"? - de : Moritz Lenz asks What is "Modern Perl"? + de : 'Moritz Lenz fragt: Was ist "modernes Perl"?' - url : http://www.catalyzed.org/2010/04/moosexappcmd-and-your-command-line-apps.html title : - en : Devin Austin talks about MooseX::App::Cmd - de : Devin Austin talks about MooseX::App::Cmd + en : Devin Austin talks about MooseX::App::Cmd + de : Devin Austin redet über MooseX::App::Cmd - url : http://blogs.perl.org/users/jt_smith/2010/04/the-second-age-of-perl.html title : en : JT Smith declares The Second Age of Perl - de : JT Smith erklärt der Second Age of Perl + de : JT Smith verkündet die zweite Perl-Ära - url : http://stevan-little.blogspot.com/2010/03/moose-100-is-released.html title : en : Moose 1.00 is Released @@ -168,6 +196,10 @@ de : chromatic erörtert, wie Moose hilft, richtigeren Code zu schreiben - year : 2009 articles : + - url : http://community.livejournal.com/shlomif_tech/38407.html + title : + en : Shlomi Fish discovers a better way to Moose + de : Shlomi Fish entdeckt, wie man Moose besser benutzt - title : en : Jay Kuri's - A gentle introduction to Moose de : Jay Kuri - eine behutsame Einführung in Moose @@ -362,20 +394,30 @@ template : presentations.tt outfile : presentations.html data : + - year : 2011 + presentations : + - title : + en : SawyerX's FOSDEM 2011 Moose talk + de : Vortrag von SawyerX über Moose auf der FOSDEM 2011 + url : http://www.slideshare.net/xSawyer/moose-talk-at-fosdem-2011-perl-devroom - year : 2010 presentations : - title : + en : Ynon Perek's Perl Object Oriented Programming slides + de : Ynon Pereks Vortragsfolien über objektorientierte Programmierung in Perl + url : http://prezi.com/fgdoyw0smyqo/perl-object-oriented-programming/ + - title : en : Stevan Little's keynote at YAPC::NA 2010 - de : Vortrag von Stevan Little beim YAPC::NA 2010 + de : Vortrag von Stevan Little auf der YAPC::NA 2010 url : http://www.iinteractive.com/yapc/slides.html video : http://www.presentingperl.org/yn2010/modern-perl/ - title : en : Jesse Luehrs's "Extending Moose" talk at YAPC::NA 2010 - de : Vortrag von Jesse Luehrs beim YAPC::NA 2010 + de : Vortrag von Jesse Luehrs auf der YAPC::NA 2010 url : http://tozt.net/talks/extending_moose_yapc_na_2010/ - title : - en : Shawn Moore's "NonHierachical OOP" talk at osdc.tw - de : Vortrag von Shawn Moore beim osdc.tw + en : Shawn Moore's "Non-hierarchical OOP" talk at osdc.tw + de : Vortrag von Shawn Moore auf der osdc.tw url : http://sartak.org/talks/osdc.tw-2010/nonhierarchical-oop/nonhierarchical-oop.pdf - title : en : Stevan Little's talk at OPW