<?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>Jonno.co.uk</title>
	<atom:link href="http://www.jonno.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonno.co.uk</link>
	<description>Web Development, Domains and Life...</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:32:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Warning: syntax error, unexpected BOOL_TRUE in Unknown on line 1 in test.php on line 3</title>
		<link>http://www.jonno.co.uk/warning-syntax-error-unexpected-bool_true-in-unknown-on-line-1-in-test-php-on-line-3/</link>
		<comments>http://www.jonno.co.uk/warning-syntax-error-unexpected-bool_true-in-unknown-on-line-1-in-test-php-on-line-3/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 15:32:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[parse_ini_file]]></category>
		<category><![CDATA[php 5]]></category>

		<guid isPermaLink="false">http://www.jonno.co.uk/?p=13</guid>
		<description><![CDATA[I encountered this error when migrating some old code to a new server: Warning: syntax error, unexpected BOOL_TRUE in Unknown on line 1 in test.php on line 3 It turns out that as of PHP 5.3 strings that contain spaces in .ini files should be enclosed in double quotes.]]></description>
			<content:encoded><![CDATA[<p>I encountered this error when migrating some old code to a new server:</p>
<blockquote><p><code>Warning: syntax error, unexpected BOOL_TRUE in Unknown on line 1 in test.php on line 3</code></p></blockquote>
<p>It turns out that as of PHP 5.3 strings that contain spaces in .ini files should be enclosed in double quotes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonno.co.uk/warning-syntax-error-unexpected-bool_true-in-unknown-on-line-1-in-test-php-on-line-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAMP Server &#8211; Aestan Tray Menu Error</title>
		<link>http://www.jonno.co.uk/wamp-server-aestan-tray-menu-error/</link>
		<comments>http://www.jonno.co.uk/wamp-server-aestan-tray-menu-error/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 16:07:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.jonno.co.uk/?p=7</guid>
		<description><![CDATA[Having installed WAMP many times, I encountered the following error right after installation on a Windows XP machine. &#160; &#8220;Aestan Tray Menu has encountered a problem and needs to close. We are sorry for the inconvenience.&#8221; Error signature: AppName: wampmanager.exe AppVer: 1.6.1.33 ModName: kernel32.dll ModVer: 5.1.2600.5781 Offset: 00012afb &#160; Once I had installed the latest [...]]]></description>
			<content:encoded><![CDATA[<p>Having installed WAMP many times, I encountered the following error right after installation on a Windows XP machine.</p>
<p>&nbsp;</p>
<blockquote><p>&#8220;Aestan Tray Menu has encountered a problem and needs to close. We are sorry for the inconvenience.&#8221;</p>
<p>Error signature:<br />
AppName: wampmanager.exe AppVer: 1.6.1.33 ModName: kernel32.dll<br />
ModVer: 5.1.2600.5781 Offset: 00012afb</p></blockquote>
<p>&nbsp;</p>
<p>Once I had installed the latest windows updates including the latest .net framework WAMP loaded fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonno.co.uk/wamp-server-aestan-tray-menu-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>F17 Error on Bosch Washer Dryer &#8211; When Drying</title>
		<link>http://www.jonno.co.uk/f17-error-on-bosch-washer-dryer-when-drying/</link>
		<comments>http://www.jonno.co.uk/f17-error-on-bosch-washer-dryer-when-drying/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:59:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.jonno.co.uk/?p=4</guid>
		<description><![CDATA[I&#8217;ve put this post here after having a torrid time with my Bosch WVD24520GB washing machine over Christmas. The thing seemed to wash and spin but upon commensing the drying stage it brought up an &#8220;F17&#8243; error approximately 1 minute through the drying process. After spending hours looking for ways to fix the problem online [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put this post here after having a torrid time with my Bosch WVD24520GB washing machine over Christmas. The thing seemed to wash and spin but upon commensing the drying stage it brought up an &#8220;F17&#8243; error approximately 1 minute through the drying process. After spending hours looking for ways to fix the problem online I was amazed to see that <strong>nobody</strong> knew how to fix it.</p>
<p>After spending hours cleaning filters, changing pipes and checking for kinks (as per the manual), I found out that my machine was just within Bosch&#8217;s 2 year warranty. <strong>Phew. </strong>I do however feel for the people who have encountered this error who are out of warranty as it took the Bosch engineer no less than <strong>5 call outs</strong> to fix the problem.</p>
<p>After replacing the pump, valves and numerous removals of fluff from the condenser/sump, it strangly turned out to be the control unit on the front. Once this was changed the thing works like a dream.</p>
<p>Hopefully this helps someone. Please note the machine was washing and spinning fine and only had problems during drying &#8211; if you are having the same problem then replacing the control unit and valve using parts from a site like espares should fix the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonno.co.uk/f17-error-on-bosch-washer-dryer-when-drying/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

