<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.bobtfish.net/static/style.xsl" type="text/xsl"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<doc>
		<nav><ul>
			
			    
				<li class="folder">
                    <a href="http://www.bobtfish.net/code/">code/</a>
       			
		        </li>
			
			    
                <li class="file">
				    <a href="http://www.bobtfish.net/index.mkd">index.mkd</a>
                
		        </li>
			
		</ul></nav>
		<page>	
					<h1 id="tomswebsite">Tom's Website</h1>

<h2 id="boringgenericaboutmecrap">Boring, generic about me crap</h2>

<p>This site is the homepage of Tomas Doran. As you may have noticed, he isn't a web designer. </p>

<p>If you want to email me, then most addresses at this domain will work, see if you can think up a good one? If email is too crazy a way to contact me, or you're looking to stalk me, go right ahead - I'm on <a href="http://www.facebook.com">Facecrack</a>, <a href="http://twitter.com/bobtfish">Twitter</a>, <a href="http://www.ohloh.net/accounts/bobtfish">ohloh</a> and <a href="http://www.londonfgss.com/">lfgss</a> + <a href="irc://irc.perl.org">irc</a> and <a href="msn:/bobtfish@bobtfish.net/">MSN</a>.</p>

<p>Still here? Oh, then you must want to know something about me.. I'm just another one of those random geek clones really (albeit the 6'7 extra-tall with silly hair variety), and its not too interesting below here, so I apologise in advance.</p>

<p>I'm currently working for some <a href="http://www.state51.com">Music Hippies</a>, doing <a href="http://www.perlmonks.org/">perl</a> stuff, and, if you hadn't guessed already, I'm a big big geek. The other love of my life is riding bikes, but I'm not organised enough to link to images of my (humble) bike porn, sorry..</p>

<p><a href="http://www.howlongisyourchip.com/">Here is something interesting to distract you so you stop reading</a>.</p>

<h2 id="codestuff">Code stuff</h2>

<p>This entire site is a <a href="http://subversion.tigris.org/">subversion</a> browser, and the actual repository is <a href="http://www.bobtfish.net/svn/repos">here</a>.</p>

<p>You can also see <a href="http://search.cpan.org/~bobtfish/">my CPAN directory</a>.</p>

<h3 id="markdown">Markdown</h3>

<p>I maintain the <a href="http://search.cpan.org/dist/Text-Markdown/">Text::Markdown</a> distribution of <a href="http://daringfireball.net/">John Gruber's</a> 
<a href="http://daringfireball.net/projects/markdown/">Markdown</a> text to HTML translator. As you may have guessed, this website is written
in markdown, and converted to HTML using this software..</p>

<h3 id="catalyst">Catalyst</h3>

<p>I'm a big fan of the <a href="http://www.catalystframework.org/">Catalyst</a> web framework, and I maintain a number of extensions for it,
including:</p>

<ul>
<li><p><a href="http://search.cpan.org/dist/Catalyst-Model-SVN">Catalyst::Model::SVN</a></p>

<p>Allows you to use <a href="http://subversion.tigris.org/">subversion</a> as a data store.</p></li>
<li><p><a href="http://search.cpan.org/dist/Catalyst-Authentication-Store-Htpasswd">Catalyst::Authentication::Store::Htpasswd</a></p>

<p>Allows you to authenticate users in Catalyst applications using apache .htpasswd files</p></li>
<li><p><a href="http://search.cpan.org/dist/Catalyst-Authentication-Credential-HTTP">Catalyst::Authentication::Credential::HTTP</a></p>

<p>Provides HTTP basic and digest authentication to Catalyst applications.</p></li>
</ul>

<p>This list appears to be a whole lot longer these days, but I'm not updating it - it was an accident ;P</p>

        </page>
</doc>
