<?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>gEt DoWn ToNiGhT &#187; ide</title>
	<atom:link href="http://www.getdowntonight.co.uk/tag/ide/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getdowntonight.co.uk</link>
	<description>amusingly digressive progressive discussions</description>
	<lastBuildDate>Mon, 05 Dec 2011 22:41:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using Eclipse as a PHP IDE in Ubuntu 9.10</title>
		<link>http://www.getdowntonight.co.uk/2009/11/using-eclipse-as-a-php-ide-in-ubuntu-9-10/</link>
		<comments>http://www.getdowntonight.co.uk/2009/11/using-eclipse-as-a-php-ide-in-ubuntu-9-10/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:05:40 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.getdowntonight.co.uk/?p=405</guid>
		<description><![CDATA[This is actually much easier than any of the guides I found online make out. Firstly, install Eclipse from the repositories. Then open it up, select your default workspace (if you havent already) and then: From the Help menu, select &#8220;Install new software&#8221;. Click the &#8220;Add&#8221; button and add the following: Name: Eclipse Updates (Galileo) [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright colorbox-405" src="http://wwwbruegge.informatik.tu-muenchen.de/twiki/pub/Lehrstuhl/SysiphusGoesEclipse/eclipse.png" alt="" width="90" height="90" />This is actually much easier than any of the guides I found online make out.</p>
<p>Firstly, install <strong>Eclipse</strong> from the repositories. Then open it up, select your default workspace (if you havent already) and then:</p>
<ol>
<li>From the Help menu, select &#8220;Install new software&#8221;.</li>
<li>Click the &#8220;Add&#8221; button and add the following:
<ol></ol>
<ul>
<li><strong>Name</strong>: Eclipse Updates (Galileo)</li>
<li><strong>Location</strong>: http://download.eclipse.org/releases/galileo/</li>
</ul>
<ol></ol>
</li>
<li>Apply your changes and wait for the contents to download.</li>
<li>When all is ready, select your new source from the drop down and look for the &#8220;Programming languages&#8221; section.</li>
<li>Open it up and add the &#8220;PHP Development Tools (PDT) SDK Feature&#8221;.</li>
<li>Step through using Next and Finish etc, and after a few moments downloading and installing you now have a PHP ready IDE.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.getdowntonight.co.uk/2009/11/using-eclipse-as-a-php-ide-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing Aptana on Ubuntu Linux 9.04</title>
		<link>http://www.getdowntonight.co.uk/2009/07/installing-aptana-on-ubuntu-linux-9-04/</link>
		<comments>http://www.getdowntonight.co.uk/2009/07/installing-aptana-on-ubuntu-linux-9-04/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 13:13:52 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[ide]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.getdowntonight.co.uk/?p=204</guid>
		<description><![CDATA[UPDATE: With the latest version of Aptana 2 and Ubuntu 9.10 it seems you dont need to do this hack anymore. Try it without first of all, then if you get problems &#8211; apply the fixes as described. I have been using the Aptana IDE for PHP and Ajax development for a while now on [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_217" class="wp-caption alignright" style="width: 110px"><img class="size-full wp-image-217 colorbox-204" title="aptana" src="http://www.getdowntonight.co.uk/wp-content/aptana.png" alt="aptana" width="100" height="101" /><p class="wp-caption-text">Aptana Studio IDE</p></div>
<p><strong>UPDATE: With the latest version of Aptana 2 and Ubuntu 9.10 it seems you dont need to do this hack anymore. Try it without first of all, then if you get problems &#8211; apply the fixes as described.</strong></p>
<p>I have been using the Aptana IDE for PHP and Ajax development for a while now on my Windows system, and have decided that it is much better than the standard Eclipse, at least for me. I wanted to start using it on my Linux machine but encountered problems which prevented it from running.</p>
<p>It took me a while to find out how to get it to work, but thanks to Google and <a href="http://forums.aptana.com/viewtopic.php?p=24711" target="_blank">some others who have had this problem before me</a>, I now have a working Aptana Studio on my Ubuntu system.</p>
<p>Here is how to get it working:</p>
<ol>
<li>Download and extract Aptana Studio for Linux (All in one) from <a href="http://www.aptana.com/studio/download" target="_blank">here</a>.</li>
<li>Use Synaptic to install <strong>xulrunner</strong> (version 1.8).</li>
<li>Use Synaptic to install a <strong>JRE</strong>.</li>
<li>Create a text file (in your home folder etc) which we will use to set up the Aptana environment and execute the application. Call it <strong>startAptana</strong>.</li>
<li>Paste the text from below in to the new text file, and be sure to change the bottom line so that it matches the <strong>path</strong> to your Aptana installation.</li>
<li>Make the <strong>startAptana</strong> file <strong>executable</strong>.</li>
<li>Double click the <strong>startAptana</strong> file to start using <strong>Aptana</strong>, or create menu icon that links to it.</li>
</ol>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
<span style="color: #007800;">MOZILLA_FIVE_HOME</span>=<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>xulrunner
<span style="color: #000000; font-weight: bold;">if</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span> <span style="color: #007800;">$LD_LIBRARY_PATH</span> <span style="color: #7a0874; font-weight: bold;">&#93;</span>; <span style="color: #000000; font-weight: bold;">then</span>
   <span style="color: #007800;">LD_LIBRARY_PATH</span>=<span style="color: #007800;">$MOZILLA_FIVE_HOME</span>:<span style="color: #007800;">$LD_LIBRARY_PATH</span>
<span style="color: #000000; font-weight: bold;">else</span>
   <span style="color: #007800;">LD_LIBRARY_PATH</span>=<span style="color: #007800;">$MOZILLA_FIVE_HOME</span>
<span style="color: #000000; font-weight: bold;">fi</span>
<span style="color: #7a0874; font-weight: bold;">export</span> MOZILLA_FIVE_HOME LD_LIBRARY_PATH
<span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>sam<span style="color: #000000; font-weight: bold;">/</span>Apps<span style="color: #000000; font-weight: bold;">/</span>aptana<span style="color: #000000; font-weight: bold;">/</span>AptanaStudio</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.getdowntonight.co.uk/2009/07/installing-aptana-on-ubuntu-linux-9-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

