<?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; PHP</title>
	<atom:link href="http://www.projx.it/category/coding/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projx.it</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 14:31:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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>10</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>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 is [...]]]></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>
	</channel>
</rss>
