Archives
Redesign Update
27 Dec 03
Well, I think I finally got the content manager working properly for the new site. For some reason it wasn't rebuilding the site content, but it seems to be working now. Hopefully.
Anyway, this means I can now start on the cross platform CSS issues. When I eventually get that finished, I'm going to start building the rest of the site. It'll actually be good this time. Promise.
Posted by Alex Turnbull,
Saturday at 04:19 AM
December 2003
Supported Markdown Syntax
[example link](http://example.com/)
[example link](http://example.com/ "Title").
I get 10 times more traffic from [Google][1] than from [Yahoo][2] or [MSN][3].
[1]: http://google.com/ "Google"
[2]: http://search.yahoo.com/ "Yahoo Search"
[3]: http://search.msn.com/ "MSN Search"
Some of these words *are emphasized*.
Some of these words _are emphasized also_.
Use two asterisks for **strong emphasis**.
* This will
* Become
* A List
1. You can
2. Also do
3. Ordered lists
> This is a blockquote.
>
> This is the second paragraph in the blockquote.