added subclassing tutorials
[gitmo/moose-website.git] / data / pages.yml
index 16e5401..50941e0 100644 (file)
         url  : http://www.current.com/
       - name : "The Genome Center at Washington University"
         url  : http://genome.wustl.edu/
-      - name : "Bioinformatics Group at <acronym title='University College London'>UCL</acronym>"
-        url  : http://bioinf.cs.ucl.ac.uk/
+      - name : "CATH: Protein Structure Classification Database at <acronym title='University College London'>UCL</acronym>"
+        url  : http://www.cathdb.info/
       - name : "DoctorBase"
         url  : "http://doctorbase.com/"
       - name : "Lexy"
         url  : "http://www.lexy.com/"
+      - name : "University of Nebraska CLAB (UNO/UNMC)"
+        url  : "http://clab.ist.unomaha.edu/"
+      - name : "Int80"
+        url  : "http://int80.biz/"
+      - name : "AirG"
+        url  : "http://corp.airg.com"
+      - name : "Matsch Systems"
+        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
   template : download.tt
   outfile  : download.html
       - '<a href="irc://irc.perl.org/moose">#moose@irc.perl.org</a>'
       - '<a href="irc://irc.perl.org/moose-dev">#moose-dev@irc.perl.org</a>'
     mailing_list :
-      address : moose@perl.org
+      address : http://lists.perl.org/list/moose.html
       archive : http://news.gmane.org/gmane.comp.lang.perl.moose
     misc :
       - name : textmate bundle
         url  : http://github.com/perigrin/perl-moose.tmbundle
       - name : quickref card
-        url  : http://users.ox.ac.uk/~oliver/data/files/moose-quick-ref.pdf
+        url  : http://gorwits.me.uk/data/files/moose-quick-ref.pdf
 - name     : articles
   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 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 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 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 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 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 <code>MooseX::App::Cmd</code>
+            de : Devin Austin redet über <code>MooseX::App::Cmd</code>
+        - 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 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
             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
   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 : Stevan Little's talk at <acronym title="Oasis Perl workshop">OPW</acronym>
-            de : Vortrag von Stevan Little beim <acronym title="Oasis Perl workshop" xml:lang="en">OPW</acronym>
+            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 <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
+            de : Vortrag von Stevan Little auf der <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 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 <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
+            de : Vortrag von Jesse Luehrs auf der <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2010
+          url   : http://tozt.net/talks/extending_moose_yapc_na_2010/
+        - title :
+            en : Shawn Moore's "Non-hierarchical <acronym title='object-oriented programming'>OOP</acronym>" talk at <acronym title="Open Source Developers'' Conference - Taiwan">osdc.tw</acronym>
+            de : Vortrag von Shawn Moore auf der <acronym title="Open Source Developers'' Conference - Taiwan">osdc.tw</acronym>
+          url   : http://sartak.org/talks/osdc.tw-2010/nonhierarchical-oop/nonhierarchical-oop.pdf
+        - title :
+            en : Stevan Little's talk at <acronym title="Orlando Perl workshop">OPW</acronym>
+            de : Vortrag von Stevan Little beim <acronym title="Orlando Perl workshop" xml:lang="en">OPW</acronym>
           url   : http://iinteractive.com/moose/hosted-presentations/2010/stevan_OPW/index.html
           video : http://www.presentingperl.org/opw2010/untitled-no-12/
         - title :
         - url   : http://yapc10.org/yn2009/talk/2047
           title :
             en : "Dave Rolsky's Introduction to Moose master class at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009 (delivered by Shawn Moore and Jonathan Rockway)"
-            de : "Dave Rolskys Expertenunterricht Einführung in Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009 (Vortrag durch Shawn Moore und Jonathan Rockway)"
+            de : "Dave Rolskys Expertenschulung Einführung in Moose auf der <acronym title='Yet Another Perl Conference - North America' xml:lang='en'>YAPC::NA</acronym> 2009 (Vortrag durch Shawn Moore und Jonathan Rockway)"
         - url   : http://yapc10.org/yn2009/talk/1967
           title :
             en : "Devin Austin's Intro to Moose at <acronym title='Yet Another Perl Conference - North America'>YAPC::NA</acronym> 2009"
         - url   : http://conferences.yapcasia.org/ya2009/talk/2192
           title :
             en : "Shawn Moore's Moose master class at <acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia 2009"
-            de : "Shawn Moores Expertenunterricht über Moose auf der <span xml:lang='en'><acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia</span> 2009"
+            de : "Shawn Moores Expertenschulung über Moose auf der <span xml:lang='en'><acronym title='Yet Another Perl Conference'>YAPC</acronym>::Asia</span> 2009"
         - url   : http://conferences.yapceurope.org/ipw2009/talk/2371
           title :
             en : "Mike Whitaker's Introduction to Moose at the Italian Perl Workshop"