1
0
Fork 0
forked from wezm/wezm.net
wezm.net/content/about.html

39 lines
1.7 KiB
HTML
Raw Normal View History

2009-11-22 05:01:05 +00:00
<div class="vcard">
<p>WezM.net is <span class="fn">Wesley Moore</span>'s personal home page, a <span class="title">programmer</span> from <span class="adr"><span class="locality">Melbourne</span> <span class="country-name">Australia</span></span>. Here you will find posts about various projects I'm working on, useful tips I've discovered as well as some random excerpts from other things going on in my life.</p>
</div>
2010-03-30 21:02:50 +00:00
Contact Me
----------
2010-03-30 21:02:50 +00:00
See the [contact page](/contact/).
This Site
---------
2010-03-30 21:02:50 +00:00
This site is written in [Markdown][markdown], generated using [nanoc][nanoc], enhanced with [jQuery][jquery] and hosted on a
2010-06-30 02:24:50 +00:00
<a href="http://manage.crucialp.com/aff.php?aff=261" class="affiliate" title="Affiliate link">Crucial Paradigm</a> VPS
2010-03-19 06:50:35 +00:00
running [Debian GNU/Linux][debian] and [nginx][nginx].
2010-04-01 07:24:05 +00:00
The content is split into two primary sections: [Technical](/technical/articles/) and [Personal](/personal/articles/). There is a [combined feed](http://feeds.feedburner.com/wezm) containing all posts as well as separate ones for [technical](http://feeds.feedburner.com/wezm-technical) and [personal](http://feeds.feedburner.com/wezm-personal) posts.
2010-03-30 21:02:50 +00:00
Projects
--------
2010-03-30 21:02:50 +00:00
Visit the [projects page](/projects/) for details of some of my software and hardware projects.
Photography
-----------
2010-03-19 06:50:35 +00:00
I'm an amateur photographer, see [Flickr][flickr]. My primary camera is a Canon 400D SLR, with the following lenses:
* 28mm &fnof;/1.4
* 15-55mm &fnof;/3.5-4
* 70-300mm &fnof;/4.3-5.7
[nanoc]: http://nanoc.stoneship.org/
[markdown]: http://daringfireball.net/projects/markdown/
2010-03-19 06:50:35 +00:00
[nginx]: http://nginx.org/
[twitter]: http://twitter.com/wezm
2010-03-19 06:50:35 +00:00
[flickr]: http://www.flickr.com/photos/wezm/
2010-03-30 21:02:50 +00:00
[debian]: http://www.debian.org/
[jquery]: http://jquery.com/