finishing up the content
[gitmo/moose-website.git] / data / pages.yml
CommitLineData
7476895d 1---
2- name : home
3 template : index.tt
4 outfile : index.html
5- name : about
6 template : about.tt
7 outfile : about.html
5efab74a 8 data :
9 companies:
10 - name : "Yahoo!"
11 url : http://www.yahoo.com
12 - name : "Symatec"
13 url : http://www.symatec.com
14 - name : "Cisco"
15 url : http://www.cisco.com
16 - name : "IMDb"
17 url : http://www.imdb.com
18 - name : "Pobox"
19 url : http://www.pobox.com
20 - name : "Best Practical"
21 url : http://www.bestpractical.com
22 - name : "Infinity Interactive"
23 url : http://www.iinteractive.com
24 - name : "Shadowcat"
25 url : http://www.shadowcat.co.uk
26 - name : "ValueClick"
27 url : http://www.valueclick.com
28 - name : "Magazines.com"
29 url : http://www.magazines.com
30 - name : "Takkle.com"
31 url : http://www.takkle.com
9db2b8f2 32 - name : Open Data Group
33 url : http://opendatagroup.com/
5efab74a 34 - name : "BBC"
35 url : http://www.bbc.co.uk
36 - name : "Hearst Corporation"
9db2b8f2 37 url : http://www.hearst.com/
5efab74a 38 - name : "Omni Hotels"
39 url : http://www.omnihotels.com
40 - name : "SocialText"
41 url : http://www.socialtext.com
42 - name : "Napster"
9db2b8f2 43 url : http://www.napster.com
5efab74a 44 - name : "Capitol Advantage"
9db2b8f2 45 url : http://capitoladvantage.com/
5efab74a 46 - name : "Tamarou"
47 url : http://www.tamarou.com
48 - name : "Cloudtone Studios"
9db2b8f2 49 url : http://cloudtone.ca/
5efab74a 50 - name : "Endeworks"
9db2b8f2 51 url : http://www.endeworks.jp/
5efab74a 52 - name : "net-a-porter.com"
53 url : http://www.net-a-porter.com
54 - name : "Shopzilla / BizRate"
9db2b8f2 55 url : http://www.shopzilla.com/
5efab74a 56 - name : "SimplyClick"
9db2b8f2 57 url : http://www.simplyclick.net/
5efab74a 58 - name : "MedTouch"
9db2b8f2 59 url : http://medtouch.com/
5efab74a 60 - name : "MusicBrainz"
9db2b8f2 61 url : http://musicbrainz.org/
5efab74a 62 - name : "Current TV"
9db2b8f2 63 url : http://www.current.com/
5efab74a 64 - name : "The Genome Center at Washington University"
9db2b8f2 65 url : http://genome.wustl.edu/
5efab74a 66 - name : "Bioinformatics Group at University College London (UCL)"
9db2b8f2 67 url : http://bioinf.cs.ucl.ac.uk/
7476895d 68- name : download
69 template : download.tt
70 outfile : download.html
71 data :
72 CPAN:
73 - name : Moose
74 url : http://search.cpan.org/dist/Moose/
75 - name : Class::MOP
76 url : http://search.cpan.org/dist/Class-MOP/
77 - name : Task::Moose
78 url : http://search.cpan.org/dist/Task-Moose/
79 - name : Task::Kensho
80 url : http://search.cpan.org/dist/Task-Kensho/
81 - name : MooseX::*
82 url : http://search.cpan.org/search?query=MooseX&mode=dist
83 git:
84 public : git://git.moose.perl.org/Moose.git
85 commiter : gitmo@git.moose.perl.org:Moose.git
86 web_view : http://git.shadowcat.co.uk/gitweb/gitweb.cgi
9db2b8f2 87 github : http://github.com/nothingmuch/moose
5efab74a 88- name : support
89 template : support.tt
90 outfile : support.html
91 data :
92 irc :
93 - '#moose@irc.perl.org'
94 - '#moose-dev@irc.perl.org'
95 mailing_list :
96 address : moose@perl.org
97 archive : http://news.gmane.org/gmane.comp.lang.perl.moose
98 training :
99 - name : Infinity Interactive
100 url : http://www.iinteractive.com/moose/training
101 - name : Shadowcat Systems
102 url : http://www.shadowcat.co.uk/training
103 - name : Dave Rolsky, Inc.
104 url : http://www.rolsky.com/training_the_moose
105 consulting :
106 - name : Infinity Interactive
107 url : http://www.iinteractive.com/moose/consulting
108 - name : Shadowcat Systems
109 url : http://www.shadowcat.co.uk/consulting
110 misc :
111 - name : textmate bundle
112 url : http://github.com/perigrin/perl-moose.tmbundle
113 - name : quickref card
114 url : http://users.ox.ac.uk/~oliver/data/files/moose-quick-ref.pdf
7476895d 115- name : articles
116 template : articles.tt
117 outfile : articles.html
118 data :
119 - year : 2010
120 articles :
9db2b8f2 121 - url : http://stevan-little.blogspot.com/2010/03/moose-100-is-released.html
122 title : Moose 1.00 is Released
123 - url : http://www.modernperlbooks.com/mt/2010/03/ill-get-the-mop.html
124 title : chromatic talks about Class::MOP in relation to his Modern Perl book
125 - url : http://chris.prather.org/been-there-done-that.md.html
126 title : Chris Prather discusses Moose and the Modern Perl movement
127 - url : http://www.modernperlbooks.com/mt/2010/01/subtle-encouragement-toward-correctness.html
128 title : chromatic discusses how Moose helps you write more correct code
7476895d 129 - year : 2009
5efab74a 130 articles :
9db2b8f2 131 - url : http://chris.prather.org/a-little-bit-of-history.md.html
132 title : "Chris Prather compares MooseX::Declare to Simula 67"
133 - url : http://stevan-little.blogspot.com/2009/06/why-makeimmutable-is-recommended-for_13.html
134 title : "Stevan Little explains why you should make your Moose classes immutable"
135 - url : http://perldition.org/articles/Parameterized%20Roles%20with%20MooseX::Declare.pod
136 title : Florian Ragwitz uses parameterized roles with MooseX::Declare
137 - url : http://www.dmclaughlin.com/2009/05/15/chained-accessors-in-moose/
138 title : "David McLaughlin experiments with extending Moose for MooseX::ChainedAccessors"
139 - url : http://blog.sartak.org/2009/05/parameterized-roles.html
140 title : "Shawn M Moore explains parameterized roles"
141 - url : http://jjnapiorkowski.vox.com/library/post/top-ten-great-things-about-perl-moose-postmodern-object-system.html?_c=feed-atom
142 title : "John Napiorkowski lists ten great things about Moose"
143 - url : http://our.coldhardcode.com/jshirley/2009/05/another-reason-i-love-perl.html
144 title : "Jay Shirley dotes on MooseX::MultiMethods"
145 - url : http://www.modernperlbooks.com/mt/2009/05/perl-roles-versus-duck-typing.html
146 title : "chromatic contrasts roles and duck-typing"
147 - url : http://use.perl.org/~Ovid/journal/38885
148 title : "Ovid discusses role problems and possible solutions"
149 - url : http://samcrawley.wordpress.com/2009/05/03/getting-the-hang-of-moose-roles/
150 title : "Sam Crawley summarizes his experience with roles"
151 - url : http://blog.sartak.org/2009/05/perl-critic-dynamic-moose.html
152 title : "Shawn M Moore discusses Perl::Critic for Moose and linting with the MOP"
153 - url : http://babyl.dyndns.org/techblog/2009/05/moose-attribute-meta-meddling.html
154 title : "Yanick Champoux meddles with extending Moose attributes"
155 - url : http://www.modernperlbooks.com/mt/2009/05/perl-roles-versus-inheritance.html
156 title : "chromatic contrasts roles and inheritance"
157 - url : http://use.perl.org/~Ovid/journal/38880
158 title : "Ovid lists some best practices for role-based refactoring"
159 - url : http://chris.prather.org/perl/moose-dependencies-a-lurid-tale/
160 title : "Chris Prather justifies each of Moose's dependencies"
161 - url : http://zerothorder.blogspot.com/2009/04/chopping-proteins-with-moose.html
162 title : "Bruno Vecchi praises Moose for making his protein analysis code easier"
163 - url : http://blog.sartak.org/2009/04/new-moose-warning-and-new-moose-critic.html
164 title : "Shawn M Moore explains role composition and some bumps in the Moose design process"
165 - url : http://use.perl.org/~Ovid/journal/38863
166 title : "Ovid praises roles and their happy acceptance at the BBC"
167 - url : http://perldition.org/articles/Implementing%20Typed%20Lexical%20Variables.pod
168 title : "Florian Ragwitz walks through the marriage of MooseX::Types with Lexical::Types"
169 - url : http://use.perl.org/~Ovid/journal/38862
170 title : "Ovid eschews inheritance in favor of roles"
171 - url : http://www.modernperlbooks.com/mt/2009/04/the-why-of-perl-roles.html
172 title : "chromatic on The Why of Perl Roles"
173 - url : http://chris.prather.org/why-moose-is-post-modern/
174 title : "Chris Prather rationalizes Moose's \"post modern\" label"
175 - url : http://jjnapiorkowski.vox.com/library/post/why-i-use-moose-perls-post-modern-object-system.html?_c=feed-atom
176 title : "John Napiorkowski on why he uses Moose"
177 - url : http://www.catalyzed.org/2009/04/catalyst-58-released.html
178 title : "Tomas Doran interview about the new Moose-based Catalyst"
179 - url : http://use.perl.org/~Ovid/journal/38785
180 title : "Ovid praises role-based refactoring"
181 - url : http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html
182 title : "Dave Rolsky's post-mortem on his Moose documentation grant"
183 - url : http://blog.jrock.us/articles/Unshortening%20URLs%20with%20Modern%20Perl.pod
184 title : "Jonathan Rockway uses many modern Moose extensions exemplifying Modern Perl"
185 - url : http://use.perl.org/~acme/journal/38554?from=rss
186 title : "Léon Brocard summarizes London.pm's \"What is Moose and why is it the future?\" meeting"
7476895d 187 - year : 2008
5efab74a 188 articles :
9db2b8f2 189 - url : http://broadcast.oreilly.com/2008/11/beginners-introduction-to-obje.html
190 title : "chomatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article"
191 - url : http://hanekomu.at/blog/articles/20080924-1137-dissecting_the_moose.html
192 title : "Marcel (hanekomu) Grünauer explores Moose in a series of articles"
193 - url : http://www.slideshare.net/Tim.Bunce/perl-myths-200802-with-notes/
194 title : "Tim Bunce's excellent Perl Myths talk gives a shout out to Moose"
195 - url : http://trombik.mine.nu/~cherry/w/index.php/2008/03/22/1202/oop-with-moose
196 title : "trombik writes an introduction to Moose in Japanese"
197 - url : http://draegtun.wordpress.com/2008/03/12/doodling-with-moose-part-1/
198 title : "Barry Walsh does an excellent comparison of Moose and Ruby (specifically the Doodle module)"
7476895d 199 - year : 2007
5efab74a 200 articles :
9db2b8f2 201 - url : http://avatraxiom.livejournal.com/70947.html
202 title : "Max Kanat-Alexander (of Bugzilla fame) has some nice things to say about Moose"
203 - url : http://www.perl.com/pub/a/2007/12/06/soto-11.html?page=3
204 title : "Larry mentioned Moose in 2007's State of the Onion speech"
205 - title : "Matt Trout (of DBIx::Class and Catalyst fame) wrote a nice series of articles on designing Devel::REPL using Moose."
206 articles :
207 - url : http://chainsawblues.vox.com/library/post/a-perl-read-excute-print-loop-repl.html
208 title : "Writing a perl read-eval-print loop (REPL) - part 1"
209 - url : http://chainsawblues.vox.com/library/post/writing-a-perl-read-eval-print-loop-repl---part-2.html
210 title : "Writing a perl REPL part 2 - a history plugin"
211 - url : http://chainsawblues.vox.com/library/post/writing-a-perl-repl-part-3---lexical-environments.html
212 title : "Writing a perl REPL part 3 - lexical environments"
213 - url : http://chainsawblues.vox.com/library/post/develrepl-part-4---script-options-rc-files-profiles-and-packaging.html
214 title : "Devel::REPL part 4 - script options, rc files and profiles"
215 - url : http://foo-magazin.de/#d18
216 title : "$foo Perl Magazine Winter 2007 has a Moose article"
217 - title : "Randal Schwartz wrote a series of articles on Moose for Linux Magazine"
218 articles :
219 - url : http://www.stonehenge.com/merlyn/LinuxMag/col94.html
220 title : "The Moose is Flying (part 1) (LinuxMag)"
221 - url : http://www.stonehenge.com/merlyn/LinuxMag/col95.html
222 title : "The Moose is Flying (part 2) (LinuxMag)"
223
7476895d 224 - year : 2006
5efab74a 225 articles :
c5fd0670 226 - title : Class::MOP Review (OnLAMP)
227 url : http://www.oreillynet.com/onlamp/blog/2006/06/cpan_module_review_classmop.html
228- name : presentations
229 template : presentations.tt
230 outfile : presentations.html
231 data :
232 - year : 2010
233 presentations :
234 - title : Stevan Little's talk at OPW
235 url : http://iinteractive.com/moose/hosted-presentations/2009/Untitled-12-slides/index.html
656ceb12 236 video : http://www.presentingperl.org/opw2010/untitled-no-12/
9db2b8f2 237 - title : Drew Stephens gives a lighting talk on Moose at SHDH 36
238 url : http://www.slideshare.net/dinomite/learning-moose-lightning
239 video : http://www.youtube.com/watch?v=wGGDPATfsfo&NR=1
c5fd0670 240 - year : 2009
241 presentations :
656ceb12 242 - url : http://www.slideshare.net/Penfold/introduction-to-moose-2437037
243 title : Mike Whitaker's Intro to Moose at Italian Perl Workshop
9db2b8f2 244 - url : http://sartak.org/talks/frozen-perl-2009/moose/
245 title : "Shawn M Moore's Intro to Moose at Frozen Perl"
246 - url : http://yapc10.org/yn2009/talk/2047
247 title : "Dave Rolsky's Introduction to Moose master class at YAPC::NA 2009 (delivered by Shawn Moore and Jonathan Rockway)"
248 - url : http://yapc10.org/yn2009/talk/1967
249 title : "Devin Austin's Intro to Moose at YAPC::NA 2009"
250 - url : http://sartak.org/talks/yapc-na-2009/extending-moose/
251 title : "Shawn Moore's Extending Moose for Applications at YAPC::NA 2009"
252 - url : http://yapc10.org/yn2009/talk/1941
253 title : "Stevan Little's To Moose or Not To Moose at YAPC::NA 2009"
254 - url : http://yapc10.org/yn2009/talk/1984
255 title : "Hans Dieter Pearcey's Code Reuse with Moose at YAPC::NA 2009"
256 - url : http://www.onemogin.com/blog/stuff/talks/moose/MooseForManagers.pdf
257 title : "Cory Watson's Moose for Managers at YAPC::NA 2009"
258 - url : http://yapceurope2009.org/ye2009/talk/2096
259 title : "Yuval Kogman's Meta Moose at YAPC::EU 2009"
260 - url : http://yapceurope2009.org/ye2009/talk/2273
261 title : "Yuval Kogman's Moose Workshop at YAPC::EU 2009"
262 - url : http://conferences.yapcasia.org/ya2009/talk/2192
263 title : "Shawn Moore's Moose master class at YAPC::Asia 2009"
264 - url : http://conferences.yapceurope.org/ipw2009/talk/2371
265 title : "Mike Whitaker's Introduction to Moose at the Italian Perl Workshop"
266 - url : http://lumberjaph.net/~franck/stuff/Introduction_a_Moose.pdf
267 title : "franck cuny's Introduction to Moose at the France OSDC"
268 - url : http://www.perlworkshop.no/npw2009/talk/1901
269 title : "Yuval Kogman's Why Moose at the Nordic Perl Workshop"
270 - url : http://perloasis.org/opw2009/talk/1702
271 title : "Cory Watson's Moose for Managers at the Perl Oasis"
272 - url : http://perloasis.org/opw2009/talk/1701
273 title : "Mike Whitaker's Building a Moose Class at the Perl Oasis"
c5fd0670 274 - year : 2008
275 presentations :
9db2b8f2 276 - url : http://yapc.tv/2008/lpw/mike-whitaker-intro-moose/
277 title : "Mike Whitaker's Into to Moose at the London Perl Workshop"
278 - url : hosted-presentations/2008/sunnavy-Beijing-Perl-Workshop.pdf
279 title : "sunnavy's Moose talk at Beijing Perl Workshop"
280 - url : hosted-presentations/2008/stevan-PPW/moose.xul
281 title : "Stevan Little's Moose talk at Pittsburgh Perl Workshop"
282 - url : hosted-presentations/2008/stevan-PPW/moose-manager.xul
283 title : "Stevan Little's Manager's Guide to Moose at Pittsburgh Perl Workshop"
284 - url : hosted-presentations/2008/stevan-OSCON/moose.xul
285 title : "Stevan Little's Moose talk at OSCON"
286 - url : hosted-presentations/2008/nothingmuch-NPW/practical_moose.html
287 title : "Yuval Kogman's Practical Moose at Nordic Perl Workshop"
656ceb12 288 - title : "Yuval Kogman's Practical Moose at YAPC::Asia"
9db2b8f2 289 url : hosted-presentations/2008/nothingmuch-YAPC-Asia/practical_moose.html
290 video : http://conferences.yapcasia.org/ya2008/talk/1017
291 - url : hosted-presentations/2008/stevan-YAPC-NA.pdf
292 title : "Stevan Little's Moose talk at YAPC::NA"
293 - url : hosted-presentations/2008/nothingmuch-PTPW/practical_moose.html
294 title : "Yuval Kogman's Practical Moose at Portuguese Perl Workshop"
c5fd0670 295 - year : 2007
296 presentations :
9db2b8f2 297 - url : hosted-presentations/2007/stevan-PPW/roles.xul
298 title : "Stevan Little's Horizontal Reuse with Moose::Role at Pittsburgh Perl Workshop"
299 - url : ppw_moose_slides/start.html
300 title : "Stevan Little's Moose talk at Pittsburgh Perl Workshop"
301 - url : hosted-presentations/2007/nothingmuch-YAPC-EU
302 title : "Yuval Kogman's Object Meta Programming at YAPC::EU"
303 - url : yapc_eu_2007_slides/start.html
304 title : "Stevan Little's Moose talk at YAPC::EU"
c5fd0670 305 - year : 2006
306 presentations :
307 - title : Stevan Little's Moose talk at YAPC::NA
308 url : http://www.iinteractive.com/moose/slides/start.html
9db2b8f2 309 - title : Sam Vilain's Moose talk at OSDC Melbourne
310 title : http://utsl.gen.nz/talks/moose/start.htm
311 - year : Perl Mongers Groups
312 presentations :
313 - url : http://www.slideshare.net/Ovid/refactoring-with-roles-1298185
314 title : "Ovid's Refactoring with Roles at London.pm"
315 - url : http://www.weftsoar.net/~hdp/talk/meta-moose/slides/start.html
316 title : "Hans Dieter Pearcey's Meta-Moose at PDX.pm"
317 - url : http://www.bofh.org.uk/2009/05/13/london-pm-presentation
318 title : "Piers Cawley's MooseX::Declare talk at London.pm (video)"
319 - url : http://www.slideshare.net/dtreder/moose-527243
320 title : "Doug Treder's Moose talk at Seattle Perl Users Group"
321 - url : http://www.slideshare.net/hakobe/moose
322 title : "hakobe's Moose presentation at Kansai.pm"
323 - url : hosted-presentations/2008/notbenh-PDX.xul
324 title : "Ben Hengst's Moose talk at PDX.pm"
325 podcast : http://pdxpm.podasp.com/archive.html
326 - url : http://chris.prather.org/talks/moose-intro-mpls/
327 title : "Chris Prather's An Intro to Moose at Minneapolis Perl Mongers"
328 - url : http://houston.pm.org/talks/2007talks/0704Talk/slides/start.html
329 title : "Robert Boone's Moose talk at Houston.pm"
330 - url : perl_ny_seminar_slides/start.html
331 title : "Stevan Little's Moose talk at Perl Seminar, NY"
5efab74a 332
333
334
335
336
337
338
339
340
341
342
7476895d 343