<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.1.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>A Trifle Absurd</title>
	<link>http://www.matthewmorgan.net/blog</link>
	<description>Matthew Morgan's software notions</description>
	<pubDate>Wed, 14 Mar 2007 04:51:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>New Site Design</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/11/08/new-site-design</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/11/08/new-site-design#comments</comments>
		<pubDate>Tue, 08 Nov 2005 18:30:15 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/?p=168</guid>
		<description><![CDATA[I&#8217;ve revamped the site design, changing the theme and adding standalone project pages for Trifle and Overleaf.  Both of those just contain brief explanatory blurbs for now, but I hope to add more information as time goes on.  I&#8217;ve also created a new about page.
The new theme is an adapted version of the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve revamped the site design, changing the theme and adding standalone project pages for <a href="/trifle/">Trifle</a> and <a href="/overleaf/">Overleaf</a>.  Both of those just contain brief explanatory blurbs for now, but I hope to add more information as time goes on.  I&#8217;ve also created a new <a href="/">about page</a>.</p>
<p>The new theme is an adapted version of the <a href="http://www.lamateporunyogur.net/pool/#english">Pool</a> theme by Borja Fernandez.  I changed the color scheme, removed a few images, and made various other tweaks.</p>
<p>A big hat tip to <a href="http://lorelle.wordpress.com/2005/09/08/the-secret-of-successful-editing-of-wordpress-themes/">Lorelle VanFossen</a> for cluing me in to the <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=60">Firefox Web Developer Extension</a>, which made those theme changes easy.  Live CSS editing is a wonderful thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/11/08/new-site-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Housekeeping</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/05/28/housekeeping</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/05/28/housekeeping#comments</comments>
		<pubDate>Sun, 29 May 2005 03:30:07 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/?p=126</guid>
		<description><![CDATA[If you&#8217;ve ported a Blogger blog into Wordpress, you might want to double-check the internal links between imported posts.  I just had to go fix all of mine.  The Wordpress importer had left them in Blogger-style &#8220;/yyyy/mm/post-title&#8221; format, rather than &#8220;/yyyy/mm/dd/post-title&#8221;. 
I decided to ditch the ads in the sidebar: they caused a [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ported a Blogger blog into Wordpress, you might want to double-check the internal links between imported posts.  I just had to go fix all of mine.  The Wordpress importer had left them in Blogger-style &#8220;/yyyy/mm/post-title&#8221; format, rather than &#8220;/yyyy/mm/dd/post-title&#8221;. </p>
<p>I decided to ditch the ads in the sidebar: they caused a page-loading flicker, and were rarely relevant to the actual content.  I only added them in the first place for page-view statistics, but now that I&#8217;m on a full-blown hosted account, stats are plentiful.  In fact, I discovered the above broken links while perusing the server log.  Web bots make great link checkers, don&#8217;t they?</p>
<p>Oh, it turns out I didn&#8217;t have Previous Page/Next Page links in my template, so you couldn&#8217;t read more than ten posts from a particular month.  That&#8217;s fixed now, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/05/28/housekeeping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nixing Comment Spam</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/03/03/nixing-comment-spam</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/03/03/nixing-comment-spam#comments</comments>
		<pubDate>Thu, 03 Mar 2005 20:26:14 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/archives/2005/03/03/nixing-comment-spam</guid>
		<description><![CDATA[I haven&#8217;t had much trouble with comment spam yet, but I&#8217;d rather take preventative measures than be drowned in a flood of spam later on.  So, I&#8217;ve taken a few simple steps: disabling comments on older posts, altering the comment submission URL, and disabling trackback entirely.  
I&#8217;ve also added an extra field to [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t had much trouble with comment spam yet, but I&#8217;d rather take preventative measures than be drowned in a flood of spam later on.  So, I&#8217;ve taken a few simple steps: disabling comments on older posts, altering the comment submission URL, and disabling trackback entirely.  </p>
<p>I&#8217;ve also added an extra field to the comment form with a blindingly obvious question to answer.  I first saw that on <a href="http://jeremy.zawodny.com/blog/">Jeremy Zawodny&#8217;s blog</a>, and I like it better than captchas or hashcash because it&#8217;s fully accessible and doesn&#8217;t require JavaScript.</p>
<p>The upside to all this is that I&#8217;ve turned off comment moderation for the time being, so comments will appear immediately.  Hopefully that will last awhile before the spammers catch on.</p>
<p>While I&#8217;m on the subject of blog administration, I should mention that I&#8217;m going through and categorizing my previous posts.  I&#8217;m spending all this time talking about tags, so I should occasionally do some actual tagging, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/03/03/nixing-comment-spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Upgrade</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/02/15/wordpress-upgrade</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/02/15/wordpress-upgrade#comments</comments>
		<pubDate>Wed, 16 Feb 2005 07:01:17 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/archives/2005/02/15/wordpress-upgrade</guid>
		<description><![CDATA[I just upgraded this blog from WordPress 1.2 to 1.5&#8211;the transition was just as painless as I&#8217;ve been led to expect by my consistently positive experiences with WordPress.  Kudos to the WordPress team (and community) for building a great product.
]]></description>
			<content:encoded><![CDATA[<p>I just upgraded this blog from WordPress 1.2 to 1.5&#8211;the transition was just as painless as I&#8217;ve been led to expect by my consistently positive experiences with WordPress.  Kudos to the WordPress team (and community) for building a great product.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/02/15/wordpress-upgrade/feed/</wfw:commentRss>
		</item>
		<item>
		<title>More Notes on the New Site</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/01/24/more-notes-on-the-new-site</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/01/24/more-notes-on-the-new-site#comments</comments>
		<pubDate>Tue, 25 Jan 2005 07:43:29 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/archives/2005/01/24/more-notes-on-the-new-site</guid>
		<description><![CDATA[Credit my wife Elizabeth with inspiring the color scheme of this new site.  I was originally planning a simple green-and-white scheme, but she found it boring.  One thing led to another, and we spent an evening trying out different colors together.  Both of us like the end result a lot better than [...]]]></description>
			<content:encoded><![CDATA[<p>Credit my wife Elizabeth with inspiring the color scheme of this new site.  I was originally planning a simple green-and-white scheme, but she found it boring.  One thing led to another, and we spent an evening trying out different colors together.  Both of us like the end result a lot better than the original, and we had a lot of fun collaborating along the way.</p>
<p>About comments: I&#8217;m using Colin Devroe&#8217;s <a href="http://theubergeeks.net/2004/08/25/optional-comment-moderation-03/">Optional Comment Moderation</a> plugin.  Posts less than seven days old have comments open, but older posts have comments moderated (and thus they won&#8217;t show up right away, since they&#8217;re held for my approval).  I&#8217;ll probably also add a rel=&#8221;nofollow&#8221; plugin soon.</p>
<p>Tomorrow I&#8217;ll get back to something less self-referential than the design of my blog, I promise&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/01/24/more-notes-on-the-new-site/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Site</title>
		<link>http://www.matthewmorgan.net/blog/archives/2005/01/22/new-site</link>
		<comments>http://www.matthewmorgan.net/blog/archives/2005/01/22/new-site#comments</comments>
		<pubDate>Sun, 23 Jan 2005 02:42:34 +0000</pubDate>
		<dc:creator>Matthew Morgan</dc:creator>
		
		<category><![CDATA[Admin]]></category>

		<guid isPermaLink="false">http://www.matthewmorgan.net/blog/archives/2005/01/22/new-site</guid>
		<description><![CDATA[Well, it&#8217;s done, or done enough, at least.  This is the new home of my blog, and thanks to WordPress, it enjoys a host of new features that the old one didn&#8217;t: comments, trackbacks, and search, to name a few.
All of the posts from my old blogspot site have been copied over, and the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s done, or done enough, at least.  This is the new home of my blog, and thanks to <a href="http://www.wordpress.org/">WordPress</a>, it enjoys a host of new features that the old one didn&#8217;t: comments, trackbacks, and search, to name a few.</p>
<p>All of the posts from my old blogspot site have been copied over, and the transition was in general surprisingly easy.  Of course, then I had to complicate things by insisting on building my own WordPress template.  Still, WordPress has been really good to me so far&#8211;it&#8217;s done everything I&#8217;ve needed, and with a minimum of fuss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.matthewmorgan.net/blog/archives/2005/01/22/new-site/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
