<?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; Blogging</title>
	<atom:link href="http://cathy.swenton.com/tag/blogging/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>Name change + web presense = confusion</title>
		<link>http://cathy.swenton.com/2009/05/name-change-web-presense-confusion/</link>
		<comments>http://cathy.swenton.com/2009/05/name-change-web-presense-confusion/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:02:43 +0000</pubDate>
		<dc:creator>Cathy</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Yelp]]></category>

		<guid isPermaLink="false">http://cathy.swenton.com/?p=28</guid>
		<description><![CDATA[I have lots of URLs.  And unlike most people, I am stuck between a rock and a hard place.  You see in just a few short months I will become a Sullivan.  Now that&#8217;s great because my intials won&#8217;t changem, but what about all my web presences where I am known as [...]]]></description>
			<content:encoded><![CDATA[<p>I have lots of URLs.  And unlike most people, I am stuck between a rock and a hard place.  You see in just a few short months I will become a Sullivan.  Now that&#8217;s great because my intials won&#8217;t changem, but what about all my web presences where I am known as &#8220;cswenton.&#8221;  Lets review my plan:</p>
<p>1. <strong>Yelp</strong> &#8211; From the begining, I have been know as &#8220;Cathy S.&#8221;  Great!  This will obviously work going forward and a few weeks back I secured the URL alias of cathysull.  So my new Yelp URL is now: <a href="http://cathysull.yelp.com">http://cathysull.yelp.com</a>.</p>
<p>2. <strong>Flickr</strong> &#8211; Now onto Flickr&#8230;I have been on Flickr for years now and used swenton as my alias (which is also used in the URL).  I checked the availability and cathysull is available.  When should I make the switch&#8230;</p>
<p>3. <strong>Twitter</strong> &#8211; I secured my handle.  Just in case I decide to starting Twittering.  <a href="http://twitter.com/cathysull">http://twitter.com/cathysull</a></p>
<p>4. <strong>cathy.swenton.com</strong> &#8211; Now onto the precense that brings everything together.  What do I do here?</p>
<p>I guess the real question is when to introduce the confusion.  Do I wait until September or start now?  I think I&#8217;ll take the plunge.</p>
]]></content:encoded>
			<wfw:commentRss>http://cathy.swenton.com/2009/05/name-change-web-presense-confusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
