summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-11-06 14:52:53 -0600
committerJesse Luehrs <doy@tozt.net>2011-11-06 14:53:43 -0600
commit89bfd5b2c3d19d9be2adc7d1c6cd333a7ea29d2b (patch)
treebc9385087502d0b2fe069c92e8d72cda5a284070
parent4b6cefe849a8994b6a68ff0db47bf83e1e9a5243 (diff)
downloadtozt.net-89bfd5b2c3d19d9be2adc7d1c6cd333a7ea29d2b.tar.gz
tozt.net-89bfd5b2c3d19d9be2adc7d1c6cd333a7ea29d2b.zip
update links to point to metacpan
-rw-r--r--root/template/communities.tt2
-rw-r--r--root/template/index.tt2
2 files changed, 2 insertions, 2 deletions
diff --git a/root/template/communities.tt b/root/template/communities.tt
index 46b90f3..f939b84 100644
--- a/root/template/communities.tt
+++ b/root/template/communities.tt
@@ -1,5 +1,5 @@
<h4>communities i'm a part of</h4>
-<p>The <a href="http://moose.perl.org">Moose</a> community was my first introduction to the Perl community as a whole (including my current boss and coworkers), and it's where I spend most of my time doing Perl. I'm an active member of the devteam, having (re)written most of the metaclass compatibility code, as well as having contributed various other bug fixes and features. I've written several Moose extensions as well, including <a href="http://search.cpan.org/~doy/MooseX-NonMoose-0.15/">MooseX::NonMoose</a>.</p>
+<p>The <a href="http://moose.perl.org">Moose</a> community was my first introduction to the Perl community as a whole (including my current boss and coworkers), and it's where I spend most of my time doing Perl. I'm an active member of the devteam, having (re)written most of the metaclass compatibility code, as well as having contributed various other bug fixes and features. I've written several Moose extensions as well, including <a href="https://metacpan.org/release/MooseX-NonMoose">MooseX::NonMoose</a>.</p>
<p>I started playing <a href="http://crawl.develz.org/">Crawl</a> when the <a href="http://crawl.akrasiac.org/">akrasiac public server</a> was created, and have been playing on and off ever since. I recently became a member of the devteam, and have contributed things like a new level layout for the Lair branch, the new spell "Passage of Golubria", and several other minor features. I also hang out with the <a href="http://offtopic.akrasiac.org/">##crawl-offtopic</a> crowd a bunch.</p>
<p>I've been an off-and-on member of the <a href="http://source.bungie.org">Marathon</a> community for a while, but I <a href="http://clique.jonirons.net/2008/09/4get-mararthon/">4GOT</a>. I did spec out (with <a href="http://math.berkeley.edu/~ericp/">Eric Peterson</a>) the current Lua scripting interface for Aleph One, though.</p>
<p>I joined the <a href="http://fallingillini.org/">Falling Illini</a> skydiving club in college, and although I've graduated, I still consider <a href="http://www.archwayskydiving.com/">Archway Skydiving</a> to be my home DZ. I'm still working to get my license, keeping track of my progress <a href="skydiving.html">here</a>.</p>
diff --git a/root/template/index.tt b/root/template/index.tt
index c0b34b5..456e45e 100644
--- a/root/template/index.tt
+++ b/root/template/index.tt
@@ -1,7 +1,7 @@
<h4>about me</h4>
<p>I am a programmer working for <a href="http://iinteractive.com">Infinity Interactive</a>, mostly doing web development in Perl.</p>
<p>I typically go by "<a href="profiles.html">doy</a>" on the internet.</p>
-<p>I <a href="http://github.com/doy">write</a> <a href="http://search.cpan.org/~doy/">lots</a> <a href="http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=shortlog">of</a> <a href="http://crawl-ref.git.sourceforge.net/git/gitweb.cgi?p=crawl-ref/crawl-ref;a=shortlog">code</a>, but there is also <a href="projects-todo.txt">a great deal of code that I haven't written yet</a>.</p>
+<p>I <a href="http://github.com/doy">write</a> <a href="https://metacpan.org/author/DOY">lots</a> <a href="http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/Moose.git;a=shortlog">of</a> <a href="http://crawl-ref.git.sourceforge.net/git/gitweb.cgi?p=crawl-ref/crawl-ref;a=shortlog">code</a>, but there is also <a href="projects-todo.txt">a great deal of code that I haven't written yet</a>.</p>
<p>I graduated from <a href="http://uiuc.edu/">the University of Illinois at Urbana-Champaign</a> in 2008, with a degree in computer science.</p>
<p>I'm currently living in Somerville, MA, but I enjoy driving all over the place (and <a href="http://www.couchsurfing.org/people/doy/">meeting new people when I do so</a>).</p>
<p>In my free time, I enjoy <a href="skydiving.html">skydiving</a>, playing (and writing code for) <a href="http://crawl.develz.org">Crawl</a>, and pretending I know how to cook.</p>