<?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>Aaron's Blog &#187; Featured Articles</title>
	<atom:link href="http://www.aaronreynolds.co.uk/category/featured-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronreynolds.co.uk</link>
	<description>Aaron Reynolds - The ramblings of a tek 'ed</description>
	<lastBuildDate>Thu, 08 Jul 2010 17:41:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using the PageRank DLL in your applications (VB.NET)</title>
		<link>http://www.aaronreynolds.co.uk/using-the-pagerank-dll-in-your-applications-vbnet/</link>
		<comments>http://www.aaronreynolds.co.uk/using-the-pagerank-dll-in-your-applications-vbnet/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 19:58:03 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[VB.NET]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=103</guid>
		<description><![CDATA[To complete this walkthrough you&#8217;ll need to download the PageRank DLL.  This is included in the PageRank Checker download on the downloads page. Extract the ZIP file.  The DLL file is in the path: GetPageRank.zip\PageRank\bin\Debug Make a note of the path as you&#8217;ll need it later.   Start by opening up Visual Studio (or Developer [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/using-the-pagerank-dll-in-your-applications-vbnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Effect of HTTP 403-6 Error on Google</title>
		<link>http://www.aaronreynolds.co.uk/http-403-6-error-google/</link>
		<comments>http://www.aaronreynolds.co.uk/http-403-6-error-google/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 11:10:11 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=1</guid>
		<description><![CDATA[A few days ago I discovered through Google Webmaster Tools that some of my sites were unreachable by Google. In particular Google reported my homepage as unreachable and many of my sub-pages returned the same 403-6 error. After checking my website both with various browsers and response grabbers located around the world I determined that [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/http-403-6-error-google/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Generate XML sitemap for Google</title>
		<link>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/</link>
		<comments>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 12:24:27 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ASPX]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=21</guid>
		<description><![CDATA[There are many sites that deal with returning a Google sitemap from .NET pages. Most of these need you to adjust the IIS settings (yes this is about Windows hosting). There are also some that deal with creating a sitemap on-the-fly from the web.sitemap file in your project but here I&#8217;ve included the code to [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
