<?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>Cathy&#039;s Blog &#187; Technology</title>
	<atom:link href="http://cathy.swenton.com/tag/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://cathy.swenton.com</link>
	<description>Eastcoaster loving all things technology and outdoorsy in Seattle</description>
	<lastBuildDate>Wed, 26 May 2010 19:02:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The end of an era</title>
		<link>http://cathy.swenton.com/2009/05/the-end-of-an-era/</link>
		<comments>http://cathy.swenton.com/2009/05/the-end-of-an-era/#comments</comments>
		<pubDate>Wed, 20 May 2009 23:22:48 +0000</pubDate>
		<dc:creator>Cathy</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[mySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://cathy.swenton.com/?p=6</guid>
		<description><![CDATA[So today, I decided to overhaul my website. Back in 2005, I wrote a custom blogging tool for my website. Okay, maybe it wasn&#8217;t really an &#8220;tool&#8221; but it was definitely cool. The admin page consisted of features to create a new post (with tags), edit an existing post, and delete a post. I worked [...]]]></description>
			<content:encoded><![CDATA[<p>So today, I decided to overhaul my website. Back in 2005, I wrote a custom blogging tool for my website. Okay, maybe it wasn&#8217;t really an &#8220;tool&#8221; but it was definitely cool. The admin page consisted of features to create a new post (with tags), edit an existing post, and delete a post. I worked for several weeks on this tool and in the end I was proud of the outcome. I used mySQL to store each post and all associated information about it (date, time, subject, author, etc.). I then wrote a PHP script which I called Feed Builder to generate the mySQL rows (only the most recent 5 or so) into standard RSS XML. From there my feed was readable by almost all RSS readers and my own website of course.</p>
<p>This was awesome! Now speed forward to today. About 3 years and 4 months later, it&#8217;s just a pain in the you know what to post anything to my blog. I decided to give WordPress a try. After reading through the hosting features of <a href="http://www.wordpress.com">WordPress.com</a>, I found it was extremely limited in terms of what customization was available. Of course, if you are willing to pay a small fee, you can get some of that customization back. I then discovered <a href="http://www.wordpress.org">WordPress.org</a>. It was like finding my way into Heaven (if I could imagine that for a second). Anyway, self-hosting WordPress sounded like a dream.</p>
<p>So here I am about an hour later after customizing this thing from left to right and top to bottom. I can pull in my Flickr photos, post directly from Flickr (with the photo of my choice), and pull in custom RSS feeds (like my Yelp reviews). Ahhhh, I feel right at home. Now if only I will feel more at ease posting to my own blog. Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://cathy.swenton.com/2009/05/the-end-of-an-era/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
