<?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 &#187; Coding</title>
	<atom:link href="http://www.projx.it/category/coding/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projx.it</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 00:51:50 +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>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 [...]]]></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>10</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>15</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>Proj-x Transfer v1.1.1 is now available</title>
		<link>http://www.projx.it/2009/02/22/proj-x-transfer-update</link>
		<comments>http://www.projx.it/2009/02/22/proj-x-transfer-update#comments</comments>
		<pubDate>Sun, 22 Feb 2009 20:57:31 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=125</guid>
		<description><![CDATA[I&#8217;ve finally got some free time to update Proj-x Transfer, so these are the changes in version 1.1.0 Keyboard shortcuts now work in the Editor, what ever your working on will be Queued/Uploaded/Downloaded. Added option to set PASV or ACTIVE transfer in the Project Properties. Fixed remote permissions bug which caused the plugin to constantly [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally got some free time to update Proj-x Transfer, so these are the changes in version 1.1.0</p>
<ul>
<li>Keyboard shortcuts now work in the Editor, what ever your working on will be Queued/Uploaded/Downloaded.</li>
<li>Added option to set PASV or ACTIVE transfer in the Project Properties.</li>
<li>Fixed remote permissions bug which caused the plugin to constantly generate &#8220;Access Denied&#8221; error&#8217;s and eventually crash.</li>
</ul>
<p>The latest version can be downloaded from the <a href="http://www.proj-x.org/eclipse-plugin/projx-transfer/">Transfer homepage</a></p>
<p>as with all things Eclipse, getting the Editor Shortcuts was a little tricky, I&#8217;ll save that for a later post.</p>
<p>UPDATE: After testing the update at work I found the Editor shortcuts didn&#8217;t work with PDT, so I&#8217;ve made a fix for this and released it as v1.1.1.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2009/02/22/proj-x-transfer-update/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My Eclipse Plugin.. Projx Transfer</title>
		<link>http://www.projx.it/2008/11/06/my-eclipse-plugin-projx-transfer</link>
		<comments>http://www.projx.it/2008/11/06/my-eclipse-plugin-projx-transfer#comments</comments>
		<pubDate>Thu, 06 Nov 2008 00:35:14 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Nusphere]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=94</guid>
		<description><![CDATA[At work we&#8217;ve recently migrated from using the Nusphere PhpED IDE to Eclipse and PDT, the benefits offered by Eclipse are massive, not least its huge archive of available plug-ins. The one thing I&#8217;ve desperately missed about Nusphere is the ability to right click a file and deploy it directly from the Project Explorer, this [...]]]></description>
			<content:encoded><![CDATA[<p>At work we&#8217;ve recently migrated from using the Nusphere PhpED IDE to Eclipse and PDT, the benefits offered by Eclipse are massive, not least its huge archive of available plug-ins.</p>
<p><span>The one thing I&#8217;ve desperately missed about Nusphere is the ability to right click a file and deploy it directly from the Project Explorer, this is about the only thing that I&#8217;ve not managed to find a reliable plug-in &#8211; So I decided to implement one myself, heres a sample screenshot </span></p>
<p style="text-align: center; "><a href="http://www.proj-x.org/wp-content/uploads/2008/11/transfer_open_view.png"><img class="size-full wp-image-45  aligncenter" title="transfer_open_view" src="http://www.proj-x.org/wp-content/uploads/2008/11/transfer_open_view.png" alt="" width="500" height="177" /></a></p>
<p>I&#8217;ve called it Projx Transfer, it integrates with Eclipse Project Explorer, each project can be transferred to different destinations via FTP, files and folders can be transferred by selecting Upload or Download from their context menu&#8217;s, additionally it allows items to be queued for bulk transfers.</p>
<p>You find more details and downloads at <a href="http://www.proj-x.org/eclipse-plugins/projx-transfer/">http://www.proj-x.org/eclipse-plugins/projx-transfer/</a>, the source code is also available.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2008/11/06/my-eclipse-plugin-projx-transfer/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Compatibility between Eclipse 3.3 and 3.4</title>
		<link>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34</link>
		<comments>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34#comments</comments>
		<pubDate>Tue, 07 Oct 2008 09:13:18 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=31</guid>
		<description><![CDATA[For anybody having plug-in compatibility issues between Eclipse 3.3 and 3.4, there may be a solution.  http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions  (This is really for my own future reference )]]></description>
			<content:encoded><![CDATA[<p>For anybody having plug-in compatibility issues between Eclipse 3.3 and 3.4, there may be a solution.</p>
<p> <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions">http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration#Eclipse_3.4_Instructions</a></p>
<p> (This is really for my own future reference <img src='http://www.projx.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2008/10/07/compatability-between-eclipse-33-and-34/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Example code for Eclipse viewers</title>
		<link>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers</link>
		<comments>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers#comments</comments>
		<pubDate>Sun, 28 Sep 2008 00:26:25 +0000</pubDate>
		<dc:creator>Kelvin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://www.proj-x.org/?p=26</guid>
		<description><![CDATA[Recently I&#8217;ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I&#8217;ve been coding PHP ever since, so I&#8217;m having to completely re-learn the Java object model and Eclipse’s API. The biggest obstacle has been finding decent learning material, there are lots [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been playing about with developing plug-ins for Eclipse, but it’s been 4 years since I wrote my last line of Java and I&#8217;ve been coding PHP ever since, so I&#8217;m having to completely re-learn the Java object model and Eclipse’s API.</p>
<p>The biggest obstacle has been finding decent learning material, there are lots of tutorials floating about on the web, but nothing beats having an abundance of simple examples to pull apart. So I place this link here for prosperities sake</p>
<p><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/">http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jface.snippets/Eclipse%20JFace%20Snippets/org/eclipse/jface/snippets/</a></p>
<p>It leads to a wealth of examples for creating Viewers, SWT Controls and other stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projx.it/2008/09/28/example-code-for-eclipse-viewers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

