<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Hungerford Web Design Blog</title>
	<atom:link href="http://www.hungerfordwebdesign.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hungerfordwebdesign.com/blog</link>
	<description>Web Design, Development, Hosting, Security and Standards for the Hungerford area</description>
	<pubDate>Thu, 15 May 2008 16:16:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on Using .htaccess to forward domain.com to www.domain.com by Top Apache tips for webmasters &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/web-design-and-development/using-htaccess-to-forward-domaincom-to-wwwdomaincom/#comment-1866</link>
		<dc:creator>Top Apache tips for webmasters &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Wed, 14 May 2008 13:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/web-design-and-development/using-htaccess-to-forward-domaincom-to-wwwdomaincom/#comment-1866</guid>
		<description>[...] Using .htaccess to forward domain.com to www.domain.com    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</description>
		<content:encoded><![CDATA[<p>[...] Using .htaccess to forward domain.com to <a href="http://www.domain.com" rel="nofollow">http://www.domain.com</a>    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I R Mac by Windows &#187; I R Mac</title>
		<link>http://www.hungerfordwebdesign.com/blog/general/i-r-mac/#comment-1861</link>
		<dc:creator>Windows &#187; I R Mac</dc:creator>
		<pubDate>Sun, 11 May 2008 19:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/general/i-r-mac/#comment-1861</guid>
		<description>[...] souriz wrote an interesting post today on I R MacHere&#8217;s a quick excerpt&#8230;suprised at the fact that I have stuck with Windows (lately Vista SP1 &#8230; Office 2008 - keeps the windows boys happy [...]</description>
		<content:encoded><![CDATA[<p>[...] souriz wrote an interesting post today on I R MacHere&#8217;s a quick excerpt&#8230;suprised at the fact that I have stuck with Windows (lately Vista SP1 &#8230; Office 2008 - keeps the windows boys happy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Linux and UNIX commands by basic unix commands</title>
		<link>http://www.hungerfordwebdesign.com/blog/general/basic-linux-and-unix-commands-for-use-on-webservers/#comment-1858</link>
		<dc:creator>basic unix commands</dc:creator>
		<pubDate>Sun, 11 May 2008 09:19:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/uncategorized/basic-linux-and-unix-commands-for-use-on-webservers/#comment-1858</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using strings and includes to help development and SEO by web development seo</title>
		<link>http://www.hungerfordwebdesign.com/blog/web-design-and-development/using-strings-and-includes-to-help-development-and-seo/#comment-1825</link>
		<dc:creator>web development seo</dc:creator>
		<pubDate>Fri, 02 May 2008 13:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/uncategorized/using-strings-and-includes-to-help-development-and-seo/#comment-1825</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change default SSH port by Adding SSH welcome and warning messages &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/xss-and-security/change-default-ssh-port/#comment-1819</link>
		<dc:creator>Adding SSH welcome and warning messages &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Sun, 27 Apr 2008 14:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/xss-and-security/change-default-ssh-port/#comment-1819</guid>
		<description>[...] Security and Standards for the Hungerford area      &#171; IE8 - back to the drawing board Change default SSH port [...]</description>
		<content:encoded><![CDATA[<p>[...] Security and Standards for the Hungerford area      &laquo; IE8 - back to the drawing board Change default SSH port [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Restrict root login on linux webservers by Adding SSH welcome and warning messages &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/xss-and-security/restrict-root-login-on-linux-webservers/#comment-1818</link>
		<dc:creator>Adding SSH welcome and warning messages &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Sun, 27 Apr 2008 14:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/xss-and-security/restrict-root-login-on-linux-webservers/#comment-1818</guid>
		<description>[...] that can be viewed when a user is accessing the system. Keep in mind that it would be well worth restricting root login and running SSH on a non-standard [...]</description>
		<content:encoded><![CDATA[<p>[...] that can be viewed when a user is accessing the system. Keep in mind that it would be well worth restricting root login and running SSH on a non-standard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using includes to reduce your workload by Using strings and includes to help development and SEO &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/web-design-and-development/using-includes-to-reduce-your-workload/#comment-1812</link>
		<dc:creator>Using strings and includes to help development and SEO &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Sat, 19 Apr 2008 15:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/web-design-and-development/using-includes-to-reduce-your-workload/#comment-1812</guid>
		<description>[...] We talked about using php includes to reduce the repetition of code and standardise features here: [...]</description>
		<content:encoded><![CDATA[<p>[...] We talked about using php includes to reduce the repetition of code and standardise features here: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for beginners Part 6 - Keep your site content updated by SEO tips for intermediates - text browsers &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/web-design-and-development/seo-for-beginners-part-6-keep-your-site-content-updated/#comment-1546</link>
		<dc:creator>SEO tips for intermediates - text browsers &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Sat, 10 Nov 2007 18:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/web-design-and-development/seo-for-beginners-part-6-keep-your-site-content-updated/#comment-1546</guid>
		<description>[...] for beginners Part 2 SEO for beginners Part 3  SEO for beginners Part 4  SEO for beginners Part 5 SEO for beginners Part 6 SEO for beginners Part [...]</description>
		<content:encoded><![CDATA[<p>[...] for beginners Part 2 SEO for beginners Part 3  SEO for beginners Part 4  SEO for beginners Part 5 SEO for beginners Part 6 SEO for beginners Part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SEO for beginners Part 1 - Standards Compliance and validation by SEO tips for intermediates - text browsers &#124; Hungerford Web Design Blog</title>
		<link>http://www.hungerfordwebdesign.com/blog/web-design-and-development/seo-for-beginners-part-1-standards-compliance-and-validation/#comment-1545</link>
		<dc:creator>SEO tips for intermediates - text browsers &#124; Hungerford Web Design Blog</dc:creator>
		<pubDate>Sat, 10 Nov 2007 18:23:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/web-design-and-development/seo-for-beginners-part-1-standards-compliance-and-validation/#comment-1545</guid>
		<description>[...] on from our previous SEO tips for beginners: SEO for beginners Part 1 SEO for beginners Part 2 SEO for beginners Part 3  SEO for beginners Part 4  SEO for beginners Part [...]</description>
		<content:encoded><![CDATA[<p>[...] on from our previous SEO tips for beginners: SEO for beginners Part 1 SEO for beginners Part 2 SEO for beginners Part 3  SEO for beginners Part 4  SEO for beginners Part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Linux and UNIX commands by Mighty Linuxz &#187; Basic Linux and UNIX commands for use on webservers</title>
		<link>http://www.hungerfordwebdesign.com/blog/general/basic-linux-and-unix-commands-for-use-on-webservers/#comment-1544</link>
		<dc:creator>Mighty Linuxz &#187; Basic Linux and UNIX commands for use on webservers</dc:creator>
		<pubDate>Sat, 10 Nov 2007 13:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.hungerfordwebdesign.com/blog/uncategorized/basic-linux-and-unix-commands-for-use-on-webservers/#comment-1544</guid>
		<description>[...] read more &#124; digg story [...]</description>
		<content:encoded><![CDATA[<p>[...] read more | digg story [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
