<?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>Ed&#039;s Blog</title>
	<atom:link href="http://www.edgavinconsulting.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.edgavinconsulting.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 02 May 2010 17:58:04 +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>Spam and reCAPTCHA</title>
		<link>http://www.edgavinconsulting.com/blog/?p=6</link>
		<comments>http://www.edgavinconsulting.com/blog/?p=6#comments</comments>
		<pubDate>Sun, 02 May 2010 17:57:31 +0000</pubDate>
		<dc:creator>Ed.Gavin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.edgavinconsulting.com/blog/?p=6</guid>
		<description><![CDATA[To date, my little blog has gotten roughly 4 times as many spam messages as actual comments. I shouldn&#8217;t be surprised, given the volume of spam that hits my email accounts. I&#8217;ve added a reCAPTCHA plug-in to reduce the number of robot spams, and chase the lazier real-life spammers to greener pastures. Hopefully the burden [...]]]></description>
			<content:encoded><![CDATA[<p>To date, my little blog has gotten roughly 4 times as many spam messages as actual comments. I shouldn&#8217;t be surprised, given the volume of spam that hits my email accounts. I&#8217;ve added a reCAPTCHA plug-in to reduce the number of robot spams, and chase the lazier real-life spammers to greener pastures. Hopefully the burden of entering the words you see in the reCAPTCHA don&#8217;t prevent the flesh and blood comments from getting entered.</p>
<p>Installing the plug-in took all of 5 minutes. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.edgavinconsulting.com/blog/?feed=rss2&#038;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The trials and tribulations of creating a personal website</title>
		<link>http://www.edgavinconsulting.com/blog/?p=3</link>
		<comments>http://www.edgavinconsulting.com/blog/?p=3#comments</comments>
		<pubDate>Sun, 07 Mar 2010 21:07:34 +0000</pubDate>
		<dc:creator>Ed.Gavin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.edgavinconsulting.com/blog/?p=3</guid>
		<description><![CDATA[Tools and hosting for setting up personal websites for fun and profit.]]></description>
			<content:encoded><![CDATA[<p>I wanted to write a post about the trials and tribulations I encountered as I setup my website. Mostly, this was a very good experience. The cost of domain registration has come down to the range of 8-10$/year. That&#8217;s pretty darn affordable. The only unfortunate side-effect to the cheap domain-name registration is that nearly any reasonably short name is taken.</p>
<p>I ended up using <a title="DreamHost" href="http://www.dreamhost.com" target="_blank">DreamHost </a>. I think this is a good choice if you are using PHP/MySQL or Ruby on Rails. They don&#8217;t host ASP.NET, but there are plenty of other hosts that do. And they make it easy to add things to your site, like this WordPress blog. I haven&#8217;t needed any helpdesk support yet, but the automated stuff has worked well enough that I haven&#8217;t needed any.</p>
<p>For development, I settled on DreamWeaver. In general it makes writing  XHTML and css fairly easy. There are a few warts with Windows 7 that need to be fixed. The file open dialog doesn&#8217;t work correctly for selecting directories, so they need to release an update &#8211; soon!</p>
<p>I&#8217;m not a web designer but I do appreciate UI and design. I looked at lots of sites and templates for the look and feel that I wanted. I settled on one of the sample DreamWeaver templates at Adobe.com, and modified the graphics to personalize the site.</p>
<p>After a day or so, I had my site working pretty well on my Windows PC, and I uploaded the files to DreamHost. After uploading, the pages were there, but anything from the images folder didn&#8217;t show up. After scratching my head for 30 minutes or so, I realized that the directory name for the images on my Windows box was mixed case &#8211; i.e. Images, but the references were lower case in the HTML code. So lesson remembered, for those of us who are mainly Windows folk, that <strong>case matters</strong> for file names in Linux/Unix/Mac land.  It would have been <em>nice</em> if DreamWeaver had warned me.</p>
<p>Well, enough said for now. Please send me feedback about the site and the Blog!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.edgavinconsulting.com/blog/?feed=rss2&#038;p=3</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

