Some Jo*n fixes
Shawn M Moore [Sat, 16 May 2009 06:59:51 +0000 (02:59 -0400)]
index.html

index 1a2184f..47c1d4f 100644 (file)
@@ -73,7 +73,7 @@ Try it today!
         <ul>
             <li><a target="_blank" href="http://www.dmclaughlin.com/2009/05/15/chained-accessors-in-moose/">David McLaughlin experiments with extending Moose for MooseX::ChainedAccessors</a></li>
             <li><a target="_blank" href="http://blog.sartak.org/2009/05/parameterized-roles.html">Shawn M Moore explains parameterized roles</a></li>
-            <li><a target="_blank" href="http://jjnapiorkowski.vox.com/library/post/top-ten-great-things-about-perl-moose-postmodern-object-system.html?_c=feed-atom">Jon Napiorkowski lists ten great things about Moose</a></li>
+            <li><a target="_blank" href="http://jjnapiorkowski.vox.com/library/post/top-ten-great-things-about-perl-moose-postmodern-object-system.html?_c=feed-atom">John Napiorkowski lists ten great things about Moose</a></li>
             <li><a target="_blank" href="http://our.coldhardcode.com/jshirley/2009/05/another-reason-i-love-perl.html">Jay Shirley dotes on MooseX::MultiMethods</a></li>
             <li><a target="_blank" href="http://www.modernperlbooks.com/mt/2009/05/perl-roles-versus-duck-typing.html">chromatic contrasts roles and duck-typing</a></li>
             <li><a target="_blank" href="http://use.perl.org/~Ovid/journal/38885">Ovid discusses role problems and possible solutions</a></li>
@@ -94,13 +94,13 @@ Try it today!
             <li><a href="http://www.catalyzed.org/2009/04/catalyst-58-released.html">Tomas Doran interview about the new Moose-based Catalyst</a></li>
             <li><a href="http://use.perl.org/~Ovid/journal/38785">Ovid praises role-based refactoring</a></li>
             <li><a target="_blank" href="http://blog.urth.org/2009/04/moose-docs-grant-wrap-up.html">Dave Rolsky's post-mortem on his Moose documentation grant</a> (<a href="http://www.perlfoundation.org/dave_rolsky_moose_docs">sponsored by the Perl Foundation</a>)</li>
-            <li><a target="_blank" href="http://blog.jrock.us/articles/Unshortening%20URLs%20with%20Modern%20Perl.pod">Jon Rockway uses many modern Moose extensions exemplifying Modern Perl</a></li>
+            <li><a target="_blank" href="http://blog.jrock.us/articles/Unshortening%20URLs%20with%20Modern%20Perl.pod">Jonathan Rockway uses many modern Moose extensions exemplifying Modern Perl</a></li>
             <li><a target="_blank" href="http://use.perl.org/~acme/journal/38554?from=rss">L&eacute;on Brocard summarizes London.pm's "What is Moose and why is it the future?" meeting</a></li>
         </ul>
 
         <li class="list_sub_header">2008 Articles</li>
         <ul>
-            <li><a target="_blank" href="http://blog.jrock.us/articles/Liskov,%20Reuse,%20Inheritance,%20and%20Roles.pod">Jon Rockway discusses roles, inheritance, and Liskov's substitution principle</a></li>
+            <li><a target="_blank" href="http://blog.jrock.us/articles/Liskov,%20Reuse,%20Inheritance,%20and%20Roles.pod">Jonathan Rockway discusses roles, inheritance, and Liskov's substitution principle</a></li>
             <li><a target="_blank" href="http://broadcast.oreilly.com/2008/11/beginners-introduction-to-obje.html">chomatic suggests Moose and Mouse in his Beginners Introduction to Object-Oriented Programming with Perl article</a></li>
             <li><a target="_blank" href="http://hanekomu.at/blog/articles/20080924-1137-dissecting_the_moose.html">Marcel (hanekomu) Gr&uuml;nauer explores Moose in a series of articles</a></li>
             <li><a target="_blank" href="http://www.slideshare.net/Tim.Bunce/perl-myths-200802-with-notes/">Tim Bunce's excellent Perl Myths talk gives a shout out to Moose</a></li>