<?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>Proj-X</title>
	<atom:link href="http://www.projx.it/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projx.it</link>
	<description></description>
	<lastBuildDate>Sun, 13 Sep 2009 21:37:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding and managing IT workers</title>
		<link>http://www.projx.it/2009/09/13/understanding-and-managing-it-workers</link>
		<comments>http://www.projx.it/2009/09/13/understanding-and-managing-it-workers#comments</comments>
		<pubDate>Sun, 13 Sep 2009 21:36:23 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.projx.it/?p=177</guid>
		<description><![CDATA[Anybody who works in IT or wants an insight into how IT Workers think, then I highly recommend the following article written by Jeff Ello:
The unspoken truth about managing geeks
]]></description>
			<content:encoded><![CDATA[<p>Anybody who works in IT or wants an insight into how IT Workers think, then I highly recommend the following article written by Jeff Ello:</p>
<p><a href="http://www.computerworld.com/s/article/9137708/Opinion_The_unspoken_truth_about_managing_geeks">The unspoken truth about managing geeks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/09/13/understanding-and-managing-it-workers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 + iPhone Bluetooth</title>
		<link>http://www.projx.it/2009/08/21/windows-7-iphone-bluetooth</link>
		<comments>http://www.projx.it/2009/08/21/windows-7-iphone-bluetooth#comments</comments>
		<pubDate>Fri, 21 Aug 2009 22:32:09 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.projx.it/?p=175</guid>
		<description><![CDATA[Well we finally received access to the Windows 7 Pro RTM,  personally I&#8217;ve been running an RC for several month and think its the most polished version of Windows yet, but many people will find it difficult to adjust to.
I&#8217;ve ran into a few issue with getting its Bluetooth support working with my iPhone, [...]]]></description>
			<content:encoded><![CDATA[<p>Well we finally received access to the Windows 7 Pro RTM,  personally I&#8217;ve been running an RC for several month and think its the most polished version of Windows yet, but many people will find it difficult to adjust to.</p>
<p>I&#8217;ve ran into a few issue with getting its Bluetooth support working with my iPhone, it appeared with the yellow triangle exclamation icon, not sure why, but this can be fixed by right clicking the phone icon, going to properties -> services and unticking the Wireless iAP option, click ok, right-click on the phone icon and select Connect using -> Access point.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/08/21/windows-7-iphone-bluetooth/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Domain name change</title>
		<link>http://www.projx.it/2009/08/20/domain-name-change</link>
		<comments>http://www.projx.it/2009/08/20/domain-name-change#comments</comments>
		<pubDate>Thu, 20 Aug 2009 15:29:41 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.projx.it/?p=173</guid>
		<description><![CDATA[I&#8217;ve always operated my email and website from different domains, I&#8217;ve now decided time to merge them under the projx.it, this will keep my email address simple but also keep the site name relevant. If you spot any broken links, please let me know.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always operated my email and website from different domains, I&#8217;ve now decided time to merge them under the projx.it, this will keep my email address simple but also keep the site name relevant. If you spot any broken links, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/08/20/domain-name-change/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL HA</title>
		<link>http://www.projx.it/2009/08/19/mysql-ha</link>
		<comments>http://www.projx.it/2009/08/19/mysql-ha#comments</comments>
		<pubDate>Wed, 19 Aug 2009 14:59:41 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=169</guid>
		<description><![CDATA[We&#8217;re currently in the process of splitting our websites out onto pairs of servers for High Availability, unfortunately MySQL is pretty poor when it comes to this, its replication facilities leave a lot to be desired and often fall out of sync. But there is a collection of scripts called Maatkit which can help fix [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re currently in the process of splitting our websites out onto pairs of servers for High Availability, unfortunately MySQL is pretty poor when it comes to this, its replication facilities leave a lot to be desired and often fall out of sync. But there is a collection of scripts called Maatkit which can help fix this.  Here&#8217;s a good tutorial <a href="http://blogama.org/node/39">http://blogama.org/node/39</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/08/19/mysql-ha/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proj-x Transfer v1.2.0 &#8230; come and get it!</title>
		<link>http://www.projx.it/2009/06/21/proj-x-transfer-v1-2-0-come-and-get-it</link>
		<comments>http://www.projx.it/2009/06/21/proj-x-transfer-v1-2-0-come-and-get-it#comments</comments>
		<pubDate>Sun, 21 Jun 2009 22:50:18 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=164</guid>
		<description><![CDATA[Transfer v1.2.0 is available for download from here, please be aware that the new version requires you have the DLTK is installed.
UPDATE: Note that I developed, compiled and tested this release of Transfer with Eclipse 1.4.5 and PDT 2.1 available from here and it works!  if you experience problems with Transfer and would like me to [...]]]></description>
			<content:encoded><![CDATA[<p>Transfer v1.2.0 is available for download from <a href="/eclipse-plugin/projx-transfer">here</a>, please be aware that the new version requires you have the DLTK is installed.</p>
<p>UPDATE: Note that I developed, compiled and tested this release of Transfer with Eclipse 1.4.5 and PDT 2.1 available from <a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/R/eclipse-php-galileo-win32.zip">here</a> and it works!  if you experience problems with Transfer and would like me to fix it, then you need to provide precise details on what your running and how I can recreate the problem, if you don&#8217;t, then your requests will be ignored.</p>
<p>So, please let me know if you have any problem, and don&#8217;t forget to leave precise details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/06/21/proj-x-transfer-v1-2-0-come-and-get-it/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Proj-x Transfer fix</title>
		<link>http://www.projx.it/2009/06/10/proj-x-transfer-fix</link>
		<comments>http://www.projx.it/2009/06/10/proj-x-transfer-fix#comments</comments>
		<pubDate>Wed, 10 Jun 2009 14:38:36 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=160</guid>
		<description><![CDATA[I&#8217;ve finally had some free time to spend on fixing Transfer, it seems the problems were not caused by bugs, instead other plug-ins such as PDT (from v2 onwards) changed the way they&#8217;re implemented and started using the Eclipse DLTK (Dynamic Language Tool Kit) which meant Transfer no longer knew how to process requests from [...]]]></description>
			<content:encoded><![CDATA[<p><span>I&#8217;ve finally had some free time to spend on fixing Transfer, it seems the problems were not caused by bugs, instead other plug-ins such as PDT (from v2 onwards) changed the way they&#8217;re implemented and started using the Eclipse DLTK (Dynamic Language Tool Kit) which meant Transfer no longer knew how to process requests from the new PHP Explorer (This was not a problem for me, as I use an older version of PDT).</span></p>
<p><span>Anyway, I will release a test version of Tranfer 1.2 shortly, note its not final, I intend to add more error checking and some default settings.</span></p>
<p class="MsoNormal">Please note the new version of Transfer required the DLTK be installed, I’ll add instructions for this when I release the test.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/06/10/proj-x-transfer-fix/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Eclipse losing track of files?</title>
		<link>http://www.projx.it/2009/04/30/eclipse-losing-track-of-files</link>
		<comments>http://www.projx.it/2009/04/30/eclipse-losing-track-of-files#comments</comments>
		<pubDate>Thu, 30 Apr 2009 16:11:45 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=157</guid>
		<description><![CDATA[One of the most annoying things about Eclipse is the way it manages files and will refuse to open anything which has been edited outside of the IDE, typically it will throw a ResourceException with the message showing &#8220;Resource is out of sync with the file system&#8221;. 
This problem can be alleviated by either right [...]]]></description>
			<content:encoded><![CDATA[<p><span>One of the most annoying things about Eclipse is the way it manages files and will refuse to open anything which has been edited outside of the IDE, typically it will throw a ResourceException with the message showing &#8220;Resource is out of sync with the file system&#8221;. </span></p>
<p><span>This problem can be alleviated by either right clicking on the file and selecting &#8220;Refresh&#8221;, or if you find it happening frequently, Go to Preferences -&gt; Workspace and enable the &#8220;Refresh Automatically&#8221; option, do note it appears Eclipse updates on a timer, not when you open the file, so it may take a while to detect the change. (You got a better method? or am I wrong? leave a comment and let me know).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/04/30/eclipse-losing-track-of-files/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Having problems with Eclipse 3.4.2 + Proj-X Transfer?</title>
		<link>http://www.projx.it/2009/04/14/having-problems-with-eclipse-342-proj-x-transfer</link>
		<comments>http://www.projx.it/2009/04/14/having-problems-with-eclipse-342-proj-x-transfer#comments</comments>
		<pubDate>Tue, 14 Apr 2009 10:55:19 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=153</guid>
		<description><![CDATA[Transfer is currently incompatible with Eclipse v3.4.2, there seems to be a problem where it registers its menu items and settings page. I&#8217;ll look into this as soon as I can, in the mean time please stick with v3.4.1 or remove Transfer until I can get this fixed.
]]></description>
			<content:encoded><![CDATA[<p>Transfer is currently incompatible with Eclipse v3.4.2, there seems to be a problem where it registers its menu items and settings page. I&#8217;ll look into this as soon as I can, in the mean time please stick with v3.4.1 or remove Transfer until I can get this fixed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/04/14/having-problems-with-eclipse-342-proj-x-transfer/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sites now running PHP5.3 Beta</title>
		<link>http://www.projx.it/2009/03/19/sites-now-running-php53-beta</link>
		<comments>http://www.projx.it/2009/03/19/sites-now-running-php53-beta#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:20:48 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=144</guid>
		<description><![CDATA[Apologies to anybody who had problems accessing the site in the past day or so, I&#8217;ve upgraded the server to PHP5.3 BETA, this will allow me to test namespaces etc.
My first attempt didn&#8217;t go so well, it seems MySQLND doesn&#8217;t play nicely at the moment (perhaps MySQL needs some separate configuration for this).
]]></description>
			<content:encoded><![CDATA[<p><span>Apologies to anybody who had problems accessing the site in the past day or so, I&#8217;ve upgraded the server to PHP5.3 BETA, this will allow me to test namespaces etc.</span></p>
<p><span>My first attempt didn&#8217;t go so well, it seems MySQLND doesn&#8217;t play nicely at the moment (perhaps MySQL needs some separate configuration for this).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/03/19/sites-now-running-php53-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Linux from USB</title>
		<link>http://www.projx.it/2009/03/09/install-linux-from-usb</link>
		<comments>http://www.projx.it/2009/03/09/install-linux-from-usb#comments</comments>
		<pubDate>Mon, 09 Mar 2009 22:15:08 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=139</guid>
		<description><![CDATA[For anybody looking to install Linux from a USB stick, I would recommend taking a look at http://unetbootin.sourceforge.net/, it worked a treat for me with Ubuntu server 8.04.
]]></description>
			<content:encoded><![CDATA[<p>For anybody looking to install Linux from a USB stick, I would recommend taking a look at <a href="http://unetbootin.sourceforge.net/">http://unetbootin.sourceforge.net/</a>, it worked a treat for me with Ubuntu server 8.04.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/03/09/install-linux-from-usb/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
