<?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"
	>

<channel>
	<title>ceejayoz.com &#187; 2008 &#187; February</title>
	<atom:link href="http://ceejayoz.com/2008/02/feed/" rel="self" type="application/rss+xml" />
	<link>http://ceejayoz.com</link>
	<description>The personal weblog of Chris Sternal-Johnson</description>
	<pubDate>Sun, 01 Jun 2008 15:13:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Drupal makes a great web application fra &#8230;</title>
		<link>http://ceejayoz.com/2008/02/17/drupal-makes-a-great-web-application-fra/</link>
		<comments>http://ceejayoz.com/2008/02/17/drupal-makes-a-great-web-application-fra/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 18:50:59 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/2008/02/17/drupal-makes-a-great-web-application-fra/</guid>
		<description><![CDATA[Drupal makes a great web application framework, even if you bypass the node module entirely.  User management, template system, menus, loads of modules, etc. - all ready if I need &#8216;em.
I&#8217;m definitely liking the improvements in Drupal 6.0.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://drupal.org/">Drupal</a> makes a great web application framework, even if you bypass the node module entirely.  User management, template system, menus, loads of modules, etc. - all ready if I need &#8216;em.</p>
<p>I&#8217;m definitely liking the improvements in Drupal 6.0.</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/17/drupal-makes-a-great-web-application-fra/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Massive congratulations to Corsix for wi &#8230;</title>
		<link>http://ceejayoz.com/2008/02/12/massive-congratulations-to-corsix-for-wi/</link>
		<comments>http://ceejayoz.com/2008/02/12/massive-congratulations-to-corsix-for-wi/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 01:40:31 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[corsix]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[GHOP]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/2008/02/12/massive-congratulations-to-corsix-for-wi/</guid>
		<description><![CDATA[Massive congratulations to Corsix for winning one of the grand prizes - a trip to Google - in the GHOP project for his work on Drupal!
It&#8217;s very cool to have someone I know participating, let alone winning.
]]></description>
			<content:encoded><![CDATA[<p><strong>Massive</strong> congratulations to <a href="http://corsix.org/">Corsix</a> for <a href="http://corsix.org/content/winning-ghop">winning one of the grand prizes</a> - a trip to Google - in the GHOP project for his work on Drupal!</p>
<p>It&#8217;s very cool to have someone I know participating, let alone winning.</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/12/massive-congratulations-to-corsix-for-wi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flickr Digest plugin</title>
		<link>http://ceejayoz.com/2008/02/10/flickr-digest-plugin/</link>
		<comments>http://ceejayoz.com/2008/02/10/flickr-digest-plugin/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 18:43:18 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[flickr]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/?p=39</guid>
		<description><![CDATA[My new Flickr Digest plugin is finished and installed.  Now to find out if it picks up today&#8217;s upload - it should post sometime after midnight tonight.
I&#8217;ll be keeping my fingers crossed&#8230;
]]></description>
			<content:encoded><![CDATA[<p>My new Flickr Digest plugin is finished and installed.  Now to find out if it picks up today&#8217;s upload - it should post sometime after midnight tonight.</p>
<p>I&#8217;ll be keeping my fingers crossed&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/10/flickr-digest-plugin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The perils of running WordPress off the  &#8230;</title>
		<link>http://ceejayoz.com/2008/02/07/the-perils-of-running-wordpress-off-the/</link>
		<comments>http://ceejayoz.com/2008/02/07/the-perils-of-running-wordpress-off-the/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 03:04:00 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ceejayoz.com]]></category>

		<category><![CDATA[subversion]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/2008/02/07/the-perils-of-running-wordpress-off-the/</guid>
		<description><![CDATA[The perils of running WordPress off the Subversion trunk: someone switched the WordPress get_avatar() function to use a different order than the (also Subversioned) Prologue theme&#8217;s get_avatar() function&#8217;s order.  Ugly!
]]></description>
			<content:encoded><![CDATA[<p>The perils of running WordPress off the Subversion trunk: someone switched the WordPress <code>get_avatar()</code> function to use a different order than the (also Subversioned) Prologue theme&#8217;s <code>get_avatar()</code> function&#8217;s order.  Ugly!</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/07/the-perils-of-running-wordpress-off-the/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Working on a Flickr digest WordPress plu &#8230;</title>
		<link>http://ceejayoz.com/2008/02/05/working-on-a-flickr-digest-wordpress-plu/</link>
		<comments>http://ceejayoz.com/2008/02/05/working-on-a-flickr-digest-wordpress-plu/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 04:01:56 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ceejayoz.com]]></category>

		<category><![CDATA[flickr]]></category>

		<category><![CDATA[plugins]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/2008/02/05/working-on-a-flickr-digest-wordpress-plu/</guid>
		<description><![CDATA[I&#8217;m idly working on a Flickr digest WordPress plugin.  Eventually this&#8217;ll be a lifestream sort of thing.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m idly working on a Flickr digest WordPress plugin.  Eventually this&#8217;ll be a lifestream sort of thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/05/working-on-a-flickr-digest-wordpress-plu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I&#8217;ve returned!</title>
		<link>http://ceejayoz.com/2008/02/04/ive-returned/</link>
		<comments>http://ceejayoz.com/2008/02/04/ive-returned/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 02:27:37 +0000</pubDate>
		<dc:creator>ceejayoz</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[ceejayoz.com]]></category>

		<guid isPermaLink="false">http://ceejayoz.com/?p=3</guid>
		<description><![CDATA[After a long hiatus, ceejayoz.com is back.  Please pardon the dust while I remodel.
]]></description>
			<content:encoded><![CDATA[<p>After a <i>long</i> hiatus, <b>ceejayoz.com</b> is back.  Please pardon the dust while I remodel.</p>
]]></content:encoded>
			<wfw:commentRss>http://ceejayoz.com/2008/02/04/ive-returned/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
