2009-11-22 05:01:05 +00:00
|
|
|
|
<div class="vcard">
|
2014-12-18 11:22:12 +00:00
|
|
|
|
<p>WezM.net is <span class="fn">Wesley Moore</span>’s personal home page. I
|
|
|
|
|
live in <span class="adr"><span class="locality">Melbourne</span> <span
|
|
|
|
|
class="country-name">Australia</span></span> and work as a <span
|
2014-12-18 11:44:12 +00:00
|
|
|
|
class="title">software developer</span>. Here you will find posts about <a
|
2014-12-18 11:22:12 +00:00
|
|
|
|
href="/projects/">projects</a> I'm working on, useful tips I've
|
|
|
|
|
discovered as well as other events from my life.</p>
|
2009-11-22 05:01:05 +00:00
|
|
|
|
</div>
|
2010-01-27 02:18:19 +00:00
|
|
|
|
|
2014-12-18 11:22:12 +00:00
|
|
|
|
The content is split into two sections: [Technical](/technical/articles/) and
|
|
|
|
|
[Personal](/personal/articles/). There is a [combined feed](/feed/) containing
|
|
|
|
|
all posts as well as separate ones for [technical](/technical/feed/) and
|
|
|
|
|
[personal](/personal/feed/) posts.
|
|
|
|
|
|
2013-01-13 07:12:45 +00:00
|
|
|
|
### Contact
|
|
|
|
|
|
|
|
|
|
Find me on the Internet in one of these places:
|
|
|
|
|
|
|
|
|
|
<ul>
|
2018-01-22 11:58:47 +00:00
|
|
|
|
<li>Email – <a href="mailto:wes@wezm.net">wes@wezm.net</a></li>
|
2019-03-13 09:48:57 +00:00
|
|
|
|
<li><a href="https://binarytrance.com/">Binary Trance Software</a> – My app development experiment</li>
|
2018-01-17 20:56:29 +00:00
|
|
|
|
<li><a href="http://bitcannon.net/">Bit Cannon</a> – My other blog</li>
|
2019-09-05 10:21:57 +00:00
|
|
|
|
<li><a href="http://readrust.net/">Read Rust</a> –
|
|
|
|
|
Aggregator of content related to the <a href="https://www.rust-lang.org/">Rust</a> programming language</li>
|
2017-09-30 02:12:03 +00:00
|
|
|
|
<li><a href="http://www.flickr.com/photos/wezm/">Flickr</a></li>
|
|
|
|
|
<li><a href="https://github.com/wezm">GitHub</a></li>
|
2019-10-05 04:12:51 +00:00
|
|
|
|
<li><a href="https://decentralised.social/wezm">Mastodon/Fediverse</a></li>
|
2018-04-16 22:05:37 +00:00
|
|
|
|
<li><a href="https://patreon.com/wezm">Patreon</a></li>
|
2017-09-30 02:12:03 +00:00
|
|
|
|
<li><a href="http://stackoverflow.com/users/38820/wes">Stack Overflow</a></li>
|
|
|
|
|
<li><a href="https://twitter.com/wezm">Twitter</a></li>
|
2013-01-13 07:12:45 +00:00
|
|
|
|
</ul>
|
2010-01-27 02:18:19 +00:00
|
|
|
|
|
2014-12-18 11:22:12 +00:00
|
|
|
|
Credits
|
|
|
|
|
-------
|
2010-01-27 02:18:19 +00:00
|
|
|
|
|
2014-12-18 11:22:12 +00:00
|
|
|
|
This site makes use of the following resources made available freely by their
|
|
|
|
|
authors:
|
2011-06-19 02:25:14 +00:00
|
|
|
|
|
2011-08-27 08:39:40 +00:00
|
|
|
|
* [Reset CSS][cssreset] by Eric Meyer
|
|
|
|
|
* [Mono icons][monoicons] by tutorial9
|
|
|
|
|
* [Feed icon][feedicon] by FeedIcons.com and the Mozilla Foundation
|
2018-03-16 23:59:34 +00:00
|
|
|
|
* [Link Icon][bytesize-icons] by Dan Klammer
|
2010-07-12 22:03:01 +00:00
|
|
|
|
|
2010-01-27 02:18:19 +00:00
|
|
|
|
[nanoc]: http://nanoc.stoneship.org/
|
|
|
|
|
[markdown]: http://daringfireball.net/projects/markdown/
|
2010-03-19 06:50:35 +00:00
|
|
|
|
[nginx]: http://nginx.org/
|
2010-01-27 02:18:19 +00:00
|
|
|
|
[twitter]: http://twitter.com/wezm
|
2017-09-30 02:12:03 +00:00
|
|
|
|
[mastodon]: https://mastodon.social/@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/
|
2010-07-12 22:03:01 +00:00
|
|
|
|
[jquery]: http://jquery.com/
|
2010-07-13 02:29:18 +00:00
|
|
|
|
[sass]: http://sass-lang.com/
|
2011-08-27 08:39:40 +00:00
|
|
|
|
[cssreset]: http://meyerweb.com/eric/tools/css/reset/
|
2011-06-19 02:25:14 +00:00
|
|
|
|
[monoicons]: http://www.tutorial9.net/resources/108-mono-icons-huge-set-of-minimal-icons/
|
2011-08-27 08:39:40 +00:00
|
|
|
|
[feedicon]: http://feedicons.com/
|
2018-03-16 23:59:34 +00:00
|
|
|
|
[bytesize-icons]: https://github.com/danklammer/bytesize-icons
|