<?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>Digital Base - Blog &#187; linux</title>
	<atom:link href="http://www.digitalbase.eu/blog/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalbase.eu/blog</link>
	<description>A blog about webdesign, PHP, development and IT</description>
	<lastBuildDate>Mon, 10 May 2010 16:16:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Eclipse + Latest Php Development Tools (PDT 2.0)</title>
		<link>http://www.digitalbase.eu/blog/installing-eclipse-latest-php-development-tools-pdt-20/</link>
		<comments>http://www.digitalbase.eu/blog/installing-eclipse-latest-php-development-tools-pdt-20/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 18:32:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.digitalbase.eu/blog/?p=105</guid>
		<description><![CDATA[Following up on my previous post on &#8220;installing 3.4 + PDT 2.x&#8221; i wanted to let you know there is a much easier way. As we are coming close to a stable version of pdt 2.x (launch on 29th of December) :

 2.0 M1 &#8211; November 03
 2.0 M2 &#8211; November 24
 2.0 RC1 &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on my previous post on &#8220;<a href="http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/">installing 3.4 + PDT 2.x</a>&#8221; i wanted to let you know there is a much easier way. As we are coming close to a stable version of pdt 2.x (launch on 29th of December) :</p>
<div id="midcolumn">
<li> 2.0 M1 &#8211; November 03</li>
<li> 2.0 M2 &#8211; November 24</li>
<li> 2.0 RC1 &#8211; December 08</li>
<li> 2.0 RC2 &#8211; December 14</li>
<li> 2.0 RC3 &#8211; December 23</li>
<li><strong> 2.0 Release &#8211; December 29 </strong></li>
</div>
<p>The PDT core team decided to setup an &#8220;update site&#8221; so you can easily fetch the latest version from within eclipse.</p>
<h1>Installation</h1>
<h2>Getting &amp; Running Eclipse</h2>
<p>Get the latest version of Eclipse from <a href="http://www.eclipse.org/downloads/" target="_blank">the download site</a>. I went for &#8220;<a class="packageTitle" href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4.1-200809111700/eclipse-SDK-3.4.1-linux-gtk.tar.gz" target="_blank">Eclipse Classic 3.4.1 (151 MB)</a>&#8220;. Extract it and double eclipse the eclipse executable.</p>
<h2>Adding the PDT 2.x</h2>
<p>When you selected a workspace and fired up eclipse add the different update sites (Help &gt; Software Updates&#8230; &gt; Available Software &gt; Manage Sites)</p>
<p>A list of the ones you need to add :</p>
<ul>
<li><a class="external text" title="http://download.eclipse.org/technology/dltk/updates-dev/1.0/" rel="nofollow" href="http://download.eclipse.org/technology/dltk/updates-dev/1.0/">download.eclipse.org/technology/dltk/updates-dev/1.0/</a> DLTK 1.0</li>
<li> <a class="external text" title="http://download.eclipse.org/tools/pdt/updates/2.0/interim/" rel="nofollow" href="http://download.eclipse.org/tools/pdt/updates/2.0/interim/">download.eclipse.org/tools/pdt/updates/2.0/interim/</a> : PDT 2.0 updates</li>
</ul>
<p>Also make sure to enable the default Ganymede update site.</p>
<p><a href="http://www.digitalbase.eu/blog/wp-content/uploads//2008/12/imagepdt-install-p2.png"><img class="alignnone size-full wp-image-110" title="imagepdt-install-p2" src="http://www.digitalbase.eu/blog/wp-content/uploads//2008/12/imagepdt-install-p2.png" alt="" /></a></p>
<div id="attachment_113" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.digitalbase.eu/blog/wp-content/uploads//2008/12/screenshot12.png"><img class="size-full wp-image-113" title="update site (eclipse)" src="http://www.digitalbase.eu/blog/wp-content/uploads//2008/12/screenshot12.png" alt="make sure these checkboxes are ... checked :)" width="500" height="528" /></a><p class="wp-caption-text">make sure these checkboxes are ... checked <img src='http://www.digitalbase.eu/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p><a href="http://www.digitalbase.eu/blog/wp-content/uploads/english/2008/12/imagepdt-install-p2.png"><img class="alignright size-medium wp-image-107" title="imagepdt-install-p2" src="http://www.digitalbase.eu/blog/wp-content/uploads/english/2008/12/imagepdt-install-p2.png" alt="" /></a></p>
<p>Expand the DLTK site and select the <strong>Dynamic Languages Toolkit &#8211; Core Frameworks</strong> or <strong>Dynamic Languages Toolkit &#8211; Core Frameworks SDK</strong> Feature.<br />
Then check the PDT SDK feature (PDT SDK 2.0.0 &#8230;.). Click install &amp; restart eclipse.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/installing-eclipse-latest-php-development-tools-pdt-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bug in Eclipse3.4 + PDT 2.0 (all platforms)</title>
		<link>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/</link>
		<comments>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:33:55 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=87</guid>
		<description><![CDATA[After installing Eclipse (Ganymede) + PDT 2.0 you might have noticed a problem : internal error during "Selection Job Title", here is the fix....]]></description>
			<content:encoded><![CDATA[<h2>The Problem</h2>
<p>After installing Eclipse 3.4 (codename : <a title="Eclipse Ganymede" href="http://www.eclipse.org/ganymede/" target="_blank">Ganymede</a> ) and <a title="PDT" href="http://www.eclipse.org/pdt/" target="_blank">PDT</a> 2.0 (<a title="again PHP Development Tools" href="http://www.eclipse.org/pdt/" target="_blank">PHP Development Tools</a> ) as i <a title="Installing Eclipse 3.4 with pdt 2.x" href="http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build" target="_blank">explained in this post</a> . You should have noticed a strange problem when opening/editing PHP files.</p>
<blockquote><p>An internal error occured during &#8220;Selection Job Title&#8221;</p></blockquote>
<p>After googling <a title="Error selecting job" href="http://dev.eclipse.org/mhonarc/lists/pdt-dev/msg00682.html" target="_blank">i found another user having the same problem</a> but no real solution is posted, so here it comes .</p>
<h2>The Solution</h2>
<p>You need to install the latest version of <a title="DLTK" href="http://www.eclipse.org/dltk/" target="_blank">DLTK</a> (<a title="Dynamic Languages Toolkit" href="http://www.eclipse.org/dltk/" target="_blank">Dynamic Languages ToolKit</a> ). Just<a title="ECLIPSE DLTK Download" href="http://www.eclipse.org/downloads/download.php?file=/technology/dltk/downloads/drops/R0.9/R-0.9-200706220937/dltk-sdk-R-0.9-200706220937-incubation.zip" target="_blank"> download the files here</a> , extract those to a local directory. Then launch eclipse, in software installs &amp; updates (help menu) add a local site, and update DLTK.</p>
<p>After that just restart Ecipse (ganymede) and you can start using PDT.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Custom .debs for Symfony (1.0/1.1 &amp; 1.2) for Debian/Ubuntu</title>
		<link>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/</link>
		<comments>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:33:25 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=86</guid>
		<description><![CDATA[I created some custom .debs that are useable for everyone on debian/ubuntu using aptitude allowing you to test/try different versions of symfony before making your choice.]]></description>
			<content:encoded><![CDATA[<h1>Installing multiple versions of symfony</h1>
<p>As i wanted to test some of my projects compability against <a href="http://www.symfony-project.org/book/1_1/" target="_blank">symfony 1.1</a>, i wanted to install multiple symfony versions on my system. The main reason for this i want to keep the default symfony installation on my desktop as well as on our production environment.Â</p>
<p>Now as you know, we are working with 5 workstations and multiple servers. So it&#8217;s a real pain in the *** doing this stuff all over again on each of those machines, so i decided to create some .debs.</p>
<h2>The Solution</h2>
<p>Thanks to a <a title="Howto Install Multiple Versions Of Symfony" href="http://trac.symfony-project.org/wiki/InstallingMultipleVersionsOfSymfony" target="_blank">great guide posted on the Symfony Wiki</a> i was up &amp; running in under 5 minutes. I had to check out the different versions, create some folders to hold the different symfony installs and create some symlinks to make sure you can use those different versions by command line.</p>
<h2>The Packages</h2>
<p>I created 3 different packages for each version of symfony. You can install as many as you like, as those will all use a different path. <a title="Different version of symfony deb" href="http://dump.digitalbase.eu/deb/" target="_blank">Direct Link</a> .</p>
<ul>
<li>db-symfony-1.0.0.17 (<a title="Download Symfony 1.0 (deb package)" href="http://dump.digitalbase.eu/deb/db-symfony-1.0-0.11220025079.deb">download link</a> )</li>
<li>db-symfony-1.1.1 (<a title="Download Digital Base Symfony 1.1 deb" href="http://dump.digitalbase.eu/deb/db-symfony-1.1-0.11220024780.deb" target="_blank">download link</a> )</li>
<li>db-symfony-1.2 (<a title="Symfony 1.2 download" href="http://dump.digitalbase.eu/deb/db-symfony-1.2-0.11220022677.deb">download link</a> )</li>
</ul>
<p>I tested these packages on an Ubuntu Hardy &amp; Feisty and it works like a charm. Let me know if it doesn&#8217;t for you.</p>
<p>If you have a hard time figuring out which version of the symfony framework you want to use for your project, <a title="Which version of symfony for your project" href="http://www.symfony-project.org/blog/2008/08/26/which-version-of-symfony-for-your-next-project" target="_blank">check this post</a></p>
<h2>Show me the magic</h2>
<p>You can see you now have 3 (or 4) different versions of Symfony available to you.Â</p>
<p><img title="Multiple Version of Symfony On the same system" src="/uploads/assets//blog/screens/screenshot1.png" border="0" alt=" Multiple Version of Symfony On the same system" width="604" height="258" /></p>
<h2>Configuration</h2>
<p>Now the hardest part (if you can even call it that). Howto tell your symfony application which symfony to use ? Just go to your applications config/config.php and update the paths to the corresponding version.</p>
<p>[code]#52[/code]</p>
<p>Don&#8217;t forget to also update the /js path in your <a href="http://httpd.apache.org/docs/1.3/vhosts/" target="_blank">virtual host configuration</a> , change the version to the one you want to use for this project.</p>
<blockquote><p>Alias /sf /usr/share/php/symfony_1.0/data/web/sf</p></blockquote>
<p>Feedback/Suggestions welcome, just send an email to <a title="info@digitalbase.eu" href="mailto:info@digitalbase.eu">info@digitalbase.eu</a> Â</p>
<p>Update : if you have a problem opening PHP files (error occured during Selection Job Title) here is <a title="Error During &quot;Selection Job Title&quot;" href="http://www.digitalbase.eu/blog/bug-in-eclipse3-4-pdt-2-0-all-platforms">my follow-up post</a> (the fix)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/custom-debs-for-symfony-1-0-1-1-1-2-for-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Eclipse 3.4 + PDT 2.x (nightly build)</title>
		<link>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/</link>
		<comments>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:32:25 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=83</guid>
		<description><![CDATA[This how to will explain you (step by step) howto install eclipse 3.4 together with PDT (PHP Development Tools).]]></description>
			<content:encoded><![CDATA[<p>I told you previously <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">about my frustration getting </a> <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">eclipse</a> <a title="Why do they not put Eclipse 3.3 as default in latest ubuntu ?" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank"> 3.3 as a default in the latest ubuntu</a> (<a title="Ubuntu - Hardy Heron Released" href="/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt" target="_blank">Hardy Heron 8.04</a> ). It looks like they are not going to come up with a solution soon.</p>
<p>This guide will take you through the steps howto get the latest <a title="Eclipse IDE" href="http://www.eclipse.org" target="_blank">Eclipse</a> together with <a title="PHP Development Tools" href="http://www.eclipse.org/pdt/" target="_blank">PDT (PHP development Tools)</a> running on your ubuntu box (Feisty or Hardy). Windows users, this guide will also help you throughout the process of installing our favourite PHP IDE (get that Zend ?).</p>
<h1>Downloading all files :</h1>
<h2>get Eclipse 3.4</h2>
<p>Goto the <a title="Eclipse Download Site" href="http://www.eclipse.org/downloads/" target="_blank">eclipse download site</a> and pick one of the Ganymede (codename for 3.4) packages. As i only need eclipse for PHP development i went for the <a title="Eclipse Ganymede Classic" href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-linux-gtk.tar.gz" target="_blank">&#8220;Eclipse Classic&#8221; package</a> (about 150MB).</p>
<h2>get Eclipse PDT (2.0 nightly build)</h2>
<p>The <a title="PDT download page" href="http://download.eclipse.org/tools/pdt/downloads/" target="_blank">PDT download page</a> offers alot of different packages. As we are using <a title="Eclipse SDK 3.4 - Ganymede" href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.4-200806172000/eclipse-SDK-3.4-linux-gtk.tar.gz" target="_blank">eclipse 3.4</a> we will have to go for the 2.x release. Select the &#8220;2.0.0 Nightly Build&#8221; option and download the package (about 6MB), you don&#8217;t need the PDT JUnit Plugin Tests and Automated Testing Framework so just select the first option.</p>
<h2>move the files</h2>
<p>Ok that&#8217;s it, now you should have 2 files :</p>
<ul>
<li>eclipse-SDK-3.4-linux-gtk.tar.gz</li>
<li>org.eclipse.php_feature-I20080707.zip</li>
</ul>
<p>Move those files to your home directory in a folder called &#8220;eclipsepdt&#8221;.</p>
<h1>Unpacking everything:</h1>
<p>Fire up a terminal window and move to the &#8220;eclipsepdt&#8221; folder</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ~
<span style="color: #7a0874; font-weight: bold;">cd</span> eclipsepdt</pre></div></div>

<p>Now unpack both files</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">unzip</span> org.eclipse.php_feature-<span style="color: #000000; font-weight: bold;">*</span>.zip
<span style="color: #c20cb9; font-weight: bold;">mv</span> eclipse pdt
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> eclipse-SDK-<span style="color: #000000;">3.4</span>-linux-gtk.tar.gz</pre></div></div>

<p>Now when you ls -all it should something like this :</p>
<p><img title="Directory listing" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot4.png" border="0" alt="Directory listing" width="542" height="146" /></p>
<h2>Cleanup : remove archives:</h2>
<p>Once that&#8217;s done, you will want to remove the archives (already unpacked).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">rm</span> eclipse<span style="color: #000000; font-weight: bold;">*</span>.tar.gz;<span style="color: #c20cb9; font-weight: bold;">rm</span> org.eclipse.php<span style="color: #000000; font-weight: bold;">*</span>.zip</pre></div></div>

<p>This should leave you with a clean folder containing all needed files. You should see something very similar to this :</p>
<p><img title="listing of eclipse directory (in home)" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot7.png" border="0" alt=" listing of eclipse directory (in home)" width="604" height="708" /></p>
<h1>Correct Java Installation</h1>
<h2>Install Sun&#8217;s Java</h2>
<p>Luckily java&#8217;s sun is in ubuntu&#8217;s package library, so we can use aptitude. If you don&#8217;t want Java 6, you can use Java 5 too (sun-java5-jdk. After this command it will ask you to accept a few terms &amp; agreements, and press OK a few times, just follow instructions.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> eclipse sun-java6-jdk</pre></div></div>

<h2>Tell Ubuntu to use Sun&#8217;s Java</h2>
<p>This will install the required packages, however, Eclipse will run very<br />
slowly since (by default) it will be using GNU&#8217;s java, not Sun&#8217;s. We now need to tell ubuntu to use Sun&#8217;s java as the default one (for those using java 5, replace<br />
java-6-sun with java-1.5.0-sun).</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> update-java-alternatives <span style="color: #660033;">-s</span> java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<p>Next, edit the JVM configuration file</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-b</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>jvm</pre></div></div>

<p>and add the following line <strong>ON TOP </strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><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>jvm<span style="color: #000000; font-weight: bold;">/</span>java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<h2>Tell Eclipse to use Sun&#8217;s Java</h2>
<p>If you thought that this was it for the java part you are mistaking. There is a bug where Eclipse totally ignores the default java set in Ubuntu (<a title="Eclipse bug ignoreing Ubuntu Default Java" href="https://launchpad.net/distros/ubuntu/+source/eclipse/+bug/45347" target="_blank">bug 45347</a> ). That&#8217;s why you need to tell Eclipse explicitly to use the one you just installed.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #660033;">-b</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>eclipse<span style="color: #000000; font-weight: bold;">/</span>java_home</pre></div></div>

<p>And add</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><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>jvm<span style="color: #000000; font-weight: bold;">/</span>java-<span style="color: #000000;">6</span>-sun</pre></div></div>

<p>On top of that file. Now we&#8217;re all set for the java part. Pfew&#8230;</p>
<h1>Install PDT</h1>
<p>As we downloaded Eclipse and PDT separately, you need to tell that Eclipse installation to install the PDT project libraries. So launch Eclipse</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">~<span style="color: #000000; font-weight: bold;">/</span>eclipsepdt<span style="color: #000000; font-weight: bold;">/</span>eclipse<span style="color: #000000; font-weight: bold;">/</span>eclipse</pre></div></div>

<p>If all goes well you should see something like :</p>
<p><img title=" eclipse ganymede splash" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot8.png" border="0" alt=" eclipse ganymede splash" width="465" height="309" /></p>
<p>Feel free to scream if you want to. Press &#8220;OK&#8221; when eclipse asks you which workspace you want to open (unless you know what you are doing). This is really not important at this point in time, we need to get the PDT functionality running first.</p>
<p>Now go to Help (alt + H) =&gt; &#8220;Software Updates&#8221; and click the &#8220;Add Site&#8221; button (right side).</p>
<p><img title=" eclipse add local repositiry" src="/uploads/assets//blog/Tutorials/eclipsepdt/screenshot1.png" border="0" alt=" eclipse add local repositiry" width="517" height="219" /></p>
<p>Now click the &#8220;Local&#8221; button (again right side) and navigatie to your home directory/eclipsepdt/pdt or just enter &#8220;~/eclipsepdt/pdt/&#8221; in the Location bar. Then confirm using the OK button (hmm i am making this one really dummy proof).</p>
<p>If everything goes well you should see something similar to this :</p>
<p><img title="eclipse software updates" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipsepdt-install1.png" border="0" alt=" eclipse software updates screen" width="669" height="521" /></p>
<p>Note the local folder (eclipsepdt/pdt) being on top.</p>
<p>Now check the PDT feature and click install (guess where ?). Eclipse will now try to locate and include all PDT dependencies (previously you had to resolve those dependencies manually). A few seconds later it should give you an &#8220;install&#8221; window mentioning &#8220;your original request has been modified&#8221;.</p>
<p><img title="Install DPT + Dependencies" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipse-install2.png" border="0" alt="You are installing Eclipse PDT" width="601" height="699" /></p>
<p>This basically means that eclipse added the PDT dependencies to your installation queue . If you want to go on (why wouldn&#8217;t you if you came this far) just press the Next button. Next page, accept the terms and conditions. (i am letting this one slip from the screenshot gallery) and press Finish.</p>
<p><img title="PHP Tools installation in progress" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipsepdt-install3.png" border="0" alt=" PDT installation in progress" width="556" height="266" /></p>
<p>Now it&#8217;s time to go for a cup of coffee.</p>
<p><img title="Would you like to restart Eclipse ?" src="/uploads/assets//blog/Tutorials/eclipsepdt/eclipse-restart.png" border="0" alt=" Woohoo, PDT installed" width="554" height="180" /></p>
<p>That&#8217;s it, reload eclipse and enjoy the PDT features.</p>
<p>Some interesting links :</p>
<ul>
<li><a title="Getting Started using PDT" href="http://www.eioba.com/a74961/getting_started_with_eclipse_php_development_tools_pdt" target="_blank">Getting Started using Eclipse PDT</a></li>
<li><a title="Using Eclipse" href="http://en.wikibooks.org/wiki/Eclipse/Using_Eclipse" target="_blank">Using Eclipse</a></li>
</ul>
<p>If you like this post, just help the community by making your voice count :</p>
<ul>
<li><a title="Make eclipse priority" href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank">Ubuntu Brainstorm #1265</a> : Make eclipse a priority</li>
<li><a title="Bug Launchpad : Upgrade eclipse to 3.4" href="https://bugs.launchpad.net/debian/+source/eclipse/+bug/123064" target="_blank">Launchpad bug #123064</a> : Upgrade to Eclipse 3.4</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/installing-eclipse-3-4-pdt-2-x-nightly-build/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Frustration : Ubuntu Hardy Heron and Eclipse PDT</title>
		<link>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/</link>
		<comments>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 13:30:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pdt]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=75</guid>
		<description><![CDATA[As a PHP developer we use eclipse PDT or PHPEclipse for development, too bad the ubuntu maintainers don't care about eclipse users...]]></description>
			<content:encoded><![CDATA[<p>
As PHP developers we use ubuntu (now trying Hardy Heron 8.04), but for Eclipse PDT you need Eclipse 3.3 (that is not included in ubuntu repository). Eclipse 3.3 is about 1 year old, and 3.4 will be in testing pretty soon, so for me it&#39;s really not clear why Eclipse 3.3 is not the default choice for Ubuntu 8.04.
</p>
<p>
So we include Firefox 3b05 by default, but we are using an old version of Eclipse ?
</p>
<p>
Please <a href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank" title="Ubuntu Brainstorm - Eclipse 3.3">vote for the idea to include 3.3 by default</a> <a href="http://brainstorm.ubuntu.com/idea/1265/" target="_blank" title="Eclipse 3.3 in ubuntu ">or provide an easy way for users to upgrade.<br />
</a>
</p>
<p>
More information at <a href="https://bugs.launchpad.net/debian/+source/eclipse/+bug/123064" target="_blank" title="Ubuntu Launchpad Eclipse 3.3">launchpad bug #123064</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/my-frustration-ubuntu-hardy-heron-and-eclipse-pdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asterisk visual voicemail on iphone</title>
		<link>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/</link>
		<comments>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 11:00:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=64</guid>
		<description><![CDATA[With this awesome application you can visualize your voicemail messages through Asterisk on your iPhone.]]></description>
			<content:encoded><![CDATA[<div style="text-align: center">
<img src="/uploads/assets//blog/web-screens/asterisk-visual-voicemail.jpg" border="0" alt="Asterisk Voicemail for iPhone" title="Asterisk Voicemail for iPhone" width="220" height="330" align="right" />
</div>
<div style="text-align: center">
</div>
<div style="text-align: center">
</div>
<div style="text-align: center">
</div>
<p>
Asterisk Voicemail for iPhone allows you to check your voicemail messages on your Asterisk phone system from your iPhone.
</p>
<div style="text-align: center">
</div>
<p>
It works similar to the native iPhone Visual Voicemail, allowing you to list messages, listen to messages, display caller-id information, delete and move messages, return calls and change voicemail settings all from your iPhone.
</p>
<div style="text-align: center">
</div>
<p>
The technology behind it is <a href="http://www.asterisk.org" target="_blank" title="Asterisk Homepage">Asterisk</a> , <a href="http://www.php.net/" target="_blank" title="PHP Homepage">PHP</a>  for the backend, <a href="http://www.smarty.net/" target="_blank" title="Smarty Homepage">Smarty</a>  and <a href="http://code.google.com/p/iui/" target="_blank" title="iUI Homepage">iUI</a>  for the frontend. Asterisk is an open source PBX (Private Branch Exchange) that provides all the functionality of high-end business telephone systems, and much more. It is the world&#39;s most flexible and extensible telephone system, providing many features that are not yet available in even the most advanced proprietary systems. It is also the world&#39;s cheapest telephone system. The software is free and runs on inexpensive Linux servers. Here are a few reasons why you should try Asterisk in your environment:
</p>
<ol>
<li>It is open source!</li>
<li>It has a strong and loyal community that continues to grow. While there are many open source solutions, most don&#39;t have nearly the support that Asterisk has.</li>
<li>Its configuration files are so granular you can configure Asterisk to do just about anything and you can easily add third-party applications (weather reports, Bluetooth integration, &#8230;).</li>
<li>If a feature doesn&#39;t exist, or you need help with something, you can ask the Asterisk community.</li>
<li>Even Linux novices can try Asterisk with a simple bootable ISO image called <a href="http://www.asterisknow.org/" target="_blank" title="AsteriskNOW Homepage">AsteriskNOW.</a> 
	</li>
</ol>
<p>
The application and code is available on <a href="http://code.google.com/p/asterisk-voicemail-for-iphone/" target="_blank" title="Asterisk Voicemail For iPhone Code">Google&#39;s Code division</a> or you can check out the <a href="http://chriscarey.com/projects/asterisk/iphone/sample/#_home" target="_blank" title="Iphone Visual Voicemail Live Demo">live demo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/asterisk-visual-voicemail-on-iphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>good linux mkdir usage</title>
		<link>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/</link>
		<comments>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 11:00:00 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=56</guid>
		<description><![CDATA[Most people only know mkdir the simple way. I will give you some tips howto use mkdir, the "advanced" way]]></description>
			<content:encoded><![CDATA[<p>Most people only know mkdir the simple way. The simple way being<br />
[code]mkdir-simple[/code]<br />
I will give you some tips howto use mkdir, the &#8220;advanced&#8221; way.<br />
All of the above commands could be done in a single command.<br />
[code]mkdir-advanced[/code]<br />
It is alot easier to use the -p option with mkdir, and make all subdirectories with a single command. Even after you read this post, you will catch yourself using the &#8216;cd&#8217; way&#8230;<br />
try to avoid that, it will save you alot of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/good-linux-mkdir-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>setup a vpn server (pptp) server under ubuntu</title>
		<link>http://www.digitalbase.eu/blog/setup-a-vpn-server-pptp-server-under-ubuntu/</link>
		<comments>http://www.digitalbase.eu/blog/setup-a-vpn-server-pptp-server-under-ubuntu/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 11:00:00 +0000</pubDate>
		<dc:creator>Jan De Coster</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=49</guid>
		<description><![CDATA[this is a howto to get a pptp (vpn) server working on the ubuntu server system. ]]></description>
			<content:encoded><![CDATA[<p>it&#8217;s actually quite easy to setup a pptp vpn server for windows/*nix client on a ubuntu serverÂ</p>
<p>first off all we install pptpd ( PoPToP Point to Point Tunneling Server)</p>
<p>[code]install pptpd[/code]</p>
<p>Â after that we editÂ  <em><span class="system">/etc/pptpd.conf</span></em></p>
<p>[code]pptpd.conf[/code]</p>
<p>then we editÂ  <em><span class="system">/etc/ppp/options</span></em></p>
<p>[code]options[/code]</p>
<p>and then we editÂ  <em><span class="system">/etc/ppp/pptpd-options</span></em></p>
<p>[code]pptpd-options[/code]</p>
<p>and as last we edit the user fileÂ <em> <span class="system">/etc/ppp/chap-secrets</span></em></p>
<p>[code]chap-secrets[/code]</p>
<p>and finaly we restart the pptpd using the command:</p>
<p>[code]restart pptpd[/code]</p>
<p>so you see &#8230; it&#8217;s not that hard to install a microsoft vpn tunnel server on a ubuntu server Â</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/setup-a-vpn-server-pptp-server-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>scp sftp support in Krusader (ubuntu gutsy)</title>
		<link>http://www.digitalbase.eu/blog/scp-sftp-support-in-krusader-ubuntu-gutsy/</link>
		<comments>http://www.digitalbase.eu/blog/scp-sftp-support-in-krusader-ubuntu-gutsy/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 17:46:16 +0000</pubDate>
		<dc:creator>Gijs Nelissen</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[krusader]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scp]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=27</guid>
		<description><![CDATA[By default the scp/sftp support is not installed when running krusader in a gnome environment). Here is howto fix this]]></description>
			<content:encoded><![CDATA[<p>
By default the scp/sftp support is not installed when running krusader in a gnome environment). If your &#39;new net connection&#39; only lists ftp, this is the case for you.
</p>
<p>
This means you are missing some kde libraries allowing krusader (or other kde apps) to use the scp/sftp protocol
</p>
<p>[code]gutsy - krusader fix[/code]</p>
<p>
This should do the trick..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalbase.eu/blog/scp-sftp-support-in-krusader-ubuntu-gutsy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

