<?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>Woody Hayday &#124; Blog &#187; Uncategorized</title>
	<atom:link href="http://blog.woodylabs.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.woodylabs.com</link>
	<description>Hertfordshire .NET / SQL / PHP / Web Marketing and Business Developer and Consultant</description>
	<lastBuildDate>Wed, 07 Jul 2010 13:23:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>I think I am INTP</title>
		<link>http://blog.woodylabs.com/2009/05/i-think-i-am-intp/</link>
		<comments>http://blog.woodylabs.com/2009/05/i-think-i-am-intp/#comments</comments>
		<pubDate>Sun, 24 May 2009 12:07:51 +0000</pubDate>
		<dc:creator>Woody</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.woodylabs.com/?p=68</guid>
		<description><![CDATA[Happened across the &#8220;16 personality types&#8221; &#8211; Usually don&#8217;t drop time on this stuff but this one hit home. I think I am INTP &#8211; But I think I might fluctuate more towards a leader/extrovert version. What personality type suits you?]]></description>
			<content:encoded><![CDATA[<p>Happened across the &#8220;16 personality types&#8221; &#8211; Usually don&#8217;t drop time on this stuff but this one hit home.</p>
<p>I think I am <a href="http://www.personalitypage.com/INTP.html" rel="nofollow">INTP</a> &#8211; But I think I might fluctuate more towards a leader/extrovert version. What <a href="http://www.personalitypage.com/high-level.html" rel="nofollow">personality type</a> suits you?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.woodylabs.com/2009/05/i-think-i-am-intp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cannot Create Windows Service for MySQL. Error:0</title>
		<link>http://blog.woodylabs.com/2009/04/cannot-create-windows-service-for-mysql-error0/</link>
		<comments>http://blog.woodylabs.com/2009/04/cannot-create-windows-service-for-mysql-error0/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:06:19 +0000</pubDate>
		<dc:creator>Woody</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.woodylabs.com/?p=59</guid>
		<description><![CDATA[If you have MySQL installed (from XAMPP or otherwise) on an xp box (this ones x64) and you update to SP2 it seems to break the mysql service &#8211; at least it did for me.  This has happened several times to me but is actually easily resolved. Firstly I tried re-installing mySQL but this brought [...]]]></description>
			<content:encoded><![CDATA[<p>If you have MySQL installed (from XAMPP or otherwise) on an xp box (this ones x64) and you update to SP2 it seems to break the mysql service &#8211; at least it did for me.  This has happened several times to me but is actually easily resolved. Firstly I tried re-installing mySQL but this brought the problem &#8220;Cannot Create Windows Service for MySQL. Error:0&#8243; when trying to install the actual service post install.<br />
To get over this you need to wipe the service out so MySQL can recreate it.  Make sure you have admin rights on the box and go to CMD and enter:</p>
<p>sc delete mysql</p>
<p>That should delete the service, then if your in XAMPP just restart the service from your control panel and it will pop up allowing you to add a firewall rule. If you arent using XAMPP simply reinstall mysql after uninstalling/deleting service as above.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.woodylabs.com/2009/04/cannot-create-windows-service-for-mysql-error0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
