<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Spoony Blog &#187; Meta</title>
	<atom:link href="http://adamrosenfield.com/blog/category/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamrosenfield.com/blog</link>
	<description>Just until I can come up with a better name</description>
	<lastBuildDate>Tue, 03 Jan 2012 07:17:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Spoony Blog gets a facelift</title>
		<link>http://adamrosenfield.com/blog/2009/06/14/the-spoony-blog-gets-a-facelift/</link>
		<comments>http://adamrosenfield.com/blog/2009/06/14/the-spoony-blog-gets-a-facelift/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 19:15:07 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://adamrosenfield.com/blog/?p=29</guid>
		<description><![CDATA[I&#8217;m lazy. I&#8217;m also not a web programmer. Put 2 and 2 together, and you&#8217;ll infer that I have very little motivation to stylize this blog. But as both regular readers of this blog have probably figured out by now, I&#8217;ve gotten off my lazy ass and given this blog a new theme. I recently [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m lazy.  I&#8217;m also not a web programmer.  Put 2 and 2 together, and you&#8217;ll infer that I have very little motivation to stylize this blog.  But as both regular readers of this blog have probably figured out by now, I&#8217;ve gotten off my lazy ass and given this blog a new theme.</p>
<p>I recently stumbled across <a href="http://cnicholson.net/">Charles Nicholson&#8217;s blog</a>, liked the theme, and decided to shamelessly steal^H^H^H^H^H copy it.  In adding the new theme, I&#8217;ve put in a few more tweaks as well.  I updated to the latest WordPress version (currently 2.8.0), which has a much nicer dashboard.  I threw away the useless calendar widget on the sidebar, and I&#8217;m now working on beautifying <code>&lt;code&gt;</code> tags.</p>
<p>Next up is installing a snazzy syntax highlighter.  I really like the look of the Google syntax highlighter (also shamelessly stolen from Charles Nicholson), so I&#8217;m going to go with that.  When I&#8217;m done with that, the following code snippet should be a little more than just monospaced text in the same color and style as regular text.</p>
<pre class="brush: cpp; title: ; notranslate">#include &lt;stdio.h&gt;

int main(int argc, char **argv)
{
    printf(&quot;Hello, world!\n&quot;);
    return 0;
}</pre>
<p><strong>Edit:</strong> Success!</p>
]]></content:encoded>
			<wfw:commentRss>http://adamrosenfield.com/blog/2009/06/14/the-spoony-blog-gets-a-facelift/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

