<?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; I Have Learnt</title>
	<atom:link href="http://www.aaronreynolds.co.uk/category/i-have-learnt/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>Finally closing my 1and1 account</title>
		<link>http://www.aaronreynolds.co.uk/finally-closing-my-1and1-account/</link>
		<comments>http://www.aaronreynolds.co.uk/finally-closing-my-1and1-account/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 17:32:52 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[1and1]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=187</guid>
		<description><![CDATA[I have several different hosting accounts in use (with a variety of hosting companies). Thankfully I am finally getting around to terminating my 1and1 contracts &#8211; I&#8217;ve been meaning to do this for 2 years !! but have been held up by a variety of issues. The 1and1 hosting account was never fit for purpose. [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/finally-closing-my-1and1-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IRPStackSize Registry Fix for &#8220;Not enough server storage space available to process this command&#8221;</title>
		<link>http://www.aaronreynolds.co.uk/irpstacksize-registry-fix-for-not-enough-server-storage-space-available-to-process-this-command/</link>
		<comments>http://www.aaronreynolds.co.uk/irpstacksize-registry-fix-for-not-enough-server-storage-space-available-to-process-this-command/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 15:58:33 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[IRPStackSize]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=91</guid>
		<description><![CDATA[Fix for: Not enough server storage space available to process this command]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/irpstacksize-registry-fix-for-not-enough-server-storage-space-available-to-process-this-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to Evaluate Expression &#8211; explanation</title>
		<link>http://www.aaronreynolds.co.uk/unable-to-evaluate-expression-explanation/</link>
		<comments>http://www.aaronreynolds.co.uk/unable-to-evaluate-expression-explanation/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 15:06:08 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[ASPX Errors]]></category>
		<category><![CDATA[threadabortexception]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=53</guid>
		<description><![CDATA[Today was actually the first time (that I can remember) I have come across the following error message: &#8220;Unable to evaluate expression because the code is optimized or a native frame is on top of the call stack&#8221; Unfortuntely, today also happened to be a very long day following a very long night (working until [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/unable-to-evaluate-expression-explanation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using an image submit button in PHP</title>
		<link>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/</link>
		<comments>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 15:48:54 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Image Submit Button]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=81</guid>
		<description><![CDATA[My colleague was getting frustrated earlier when trying to replicate the effects of a form from one website into a different website.  She was using a HTML input tag set to type=image, as follows: &#60;input type=&#8221;image&#8221; src=&#8221;images/image-name.gif&#8221; alt=&#8221;Send Message&#8221; value=&#8221;Submit&#8221; /&#62; Now I don&#8217;t get involved in HTML that much anymore so I was curious [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/using-an-image-submit-button-in-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Excel files in a new window</title>
		<link>http://www.aaronreynolds.co.uk/open-excel-files-in-a-new-window/</link>
		<comments>http://www.aaronreynolds.co.uk/open-excel-files-in-a-new-window/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 15:14:56 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>
		<category><![CDATA[Excel]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=60</guid>
		<description><![CDATA[I am used to viewing files in different windows and when I found Excel forcing me to view two spreadsheets inside the same MDI form I looked for an alternative. Realistically I thought that an option would be available allowing me to choose how Excel opened multiple documents but I was wrong. If you want [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/open-excel-files-in-a-new-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have learnt today&#8230;</title>
		<link>http://www.aaronreynolds.co.uk/what-i-have-learnt-today-2/</link>
		<comments>http://www.aaronreynolds.co.uk/what-i-have-learnt-today-2/#comments</comments>
		<pubDate>Wed, 30 May 2007 15:59:51 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=93</guid>
		<description><![CDATA[I think the main reason I started this blog was to note to myself the things that I learn as I go on. Coming from a MS Server background, each day I amass more knowledge and remember less of what I used to know. Many times I have searched the web for an answer and [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/what-i-have-learnt-today-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What I have learnt today</title>
		<link>http://www.aaronreynolds.co.uk/what-i-have-learnt-today/</link>
		<comments>http://www.aaronreynolds.co.uk/what-i-have-learnt-today/#comments</comments>
		<pubDate>Wed, 30 May 2007 12:20:57 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[I Have Learnt]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=19</guid>
		<description><![CDATA[I think the main reason I started this blog was to note to myself the things that I learn as I go on. Coming from a MS Server background, each day I amass more knowledge and remember less of what I used to know. Many times I have searched the web for an answer and [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/what-i-have-learnt-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
