<?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"
	>

<channel>
	<title>ralphz Blog</title>
	<atom:link href="http://theorangeit.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://theorangeit.org</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 23 Jul 2008 04:19:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>XDebug and Target Management for Eclipse</title>
		<link>http://theorangeit.org/2008/06/21/xdebug-and-target-management/</link>
		<comments>http://theorangeit.org/2008/06/21/xdebug-and-target-management/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 00:10:18 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Server]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=20</guid>
		<description><![CDATA[Welcome to another exciting episode. This time you will learn:

 how to send your files to remote development server from within Eclipse using Target Management and secure FTP (sftp).
make files sent via sftp belong to certain user group and have write permissions for this group (umask).
 configure and use XDebug with Eclipse PDT.

You can find [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to another exciting episode. This time you will learn:</p>
<ul>
<li> how to send your files to remote development server from within Eclipse using Target Management and secure FTP (sftp).</li>
<li>make files sent via sftp belong to certain user group and have write permissions for this group (umask).</li>
<li> configure and use XDebug with Eclipse PDT.</li>
</ul>
<p>You can find the link to the tutorials about XDdebug I have mentioned on the show in show notes for Episode #7.</p>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1210740&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1210740&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1210740?pg=embed&#038;sec=1210740">Episode #8. Using XDebug and Target Management with Eclipse by ralphz</a> from <a href="http://www.vimeo.com/user442784?pg=embed&#038;sec=1210740">ralphz</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1210740">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/06/21/xdebug-and-target-management/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing XDebug from source</title>
		<link>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/</link>
		<comments>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/#comments</comments>
		<pubDate>Wed, 28 May 2008 01:22:30 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Server]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=19</guid>
		<description><![CDATA[XDebug is one of the best debugging and profiling tools for PHP. This video tutorial will show you how to compile and install XDebug on Ubuntu Hardy Haron 8.04 Server Edition.
In the tutorial I have mentioned a Zend Developer series of articles about using XDebug this is a link to the articles.
Best viewed in full [...]]]></description>
			<content:encoded><![CDATA[<p>XDebug is one of the best debugging and profiling tools for PHP. This video tutorial will show you how to compile and install XDebug on Ubuntu Hardy Haron 8.04 Server Edition.</p>
<p>In the tutorial I have mentioned a Zend Developer series of articles about using XDebug this is a link to the <a href="http://devzone.zend.com/article/2803-Introducing-xdebug">articles.</a></p>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1074471&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1074471&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1074471?pg=embed&#038;sec=1074471">Episode #7. Installing XDebug from source by ralphz</a> from <a href="http://www.vimeo.com/user442784?pg=embed&#038;sec=1074471">ralphz</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1074471">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apache with SSL</title>
		<link>http://theorangeit.org/2008/05/26/apache-with-ssl/</link>
		<comments>http://theorangeit.org/2008/05/26/apache-with-ssl/#comments</comments>
		<pubDate>Tue, 27 May 2008 02:51:35 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Server]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=17</guid>
		<description><![CDATA[This time I will show you how to install Apache web server with SSL. In the video you will also see how to access your Subversion repository, created and configured in previous episode, via SSL and SSH from Eclipse.
Whole process of configuring SSL certificates is automated using the Bash script I have prepared especially for [...]]]></description>
			<content:encoded><![CDATA[<p>This time I will show you how to install Apache web server with SSL. In the video you will also see how to access your Subversion repository, created and configured in previous episode, via SSL and SSH from Eclipse.</p>
<p>Whole process of configuring SSL certificates is automated using the Bash script I have prepared especially for this episode. You can download it here <a href='http://theorangeit.org/wp-content/uploads/2008/05/easycaandreq.sh'>easycaandreq.sh</a></p>
<p>If you find this script or video useful please leave a comment.</p>
<p>Have fun.</p>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1071016&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1071016&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1071016?pg=embed&#038;sec=1071016">Episode #6. Apache with SSL by ralphz</a> from <a href="http://www.vimeo.com/user442784?pg=embed&#038;sec=1071016">ralphz</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1071016">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/05/26/apache-with-ssl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Subversion repository + Apache</title>
		<link>http://theorangeit.org/2008/05/25/subversion-repository-apache/</link>
		<comments>http://theorangeit.org/2008/05/25/subversion-repository-apache/#comments</comments>
		<pubDate>Sun, 25 May 2008 16:52:19 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Server]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=15</guid>
		<description><![CDATA[this time I will show you how to install and configure subversion repository on your development server. We will basically start where we left off in Episode #4. Tutorial will also show you how to set up Apache to access repository via http and with authorization and authentication. Have fun.
Best viewed in full screen with [...]]]></description>
			<content:encoded><![CDATA[<p>this time I will show you how to install and configure subversion repository on your development server. We will basically start where we left off in Episode #4. Tutorial will also show you how to set up Apache to access repository via http and with authorization and authentication. Have fun.</p>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1062484&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1062484&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1062484?pg=embed&#038;sec=1062484">Episode #5. Subversion + Apache by ralphz</a> from <a href="http://www.vimeo.com/user442784?pg=embed&#038;sec=1062484">ralphz</a> on <a href="http://vimeo.com?pg=embed&#038;sec=1062484">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/05/25/subversion-repository-apache/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development Server, Ubuntu 8.04</title>
		<link>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/</link>
		<comments>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/#comments</comments>
		<pubDate>Sat, 03 May 2008 02:46:36 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Server]]></category>

		<category><![CDATA[VideoCast]]></category>

		<category><![CDATA[Installation]]></category>

		<category><![CDATA[LAMP]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=14</guid>
		<description><![CDATA[This time I will show you how to install Ubuntu 8.04 (Hardy Haron) with Apache, MySQL and PHP. Tutorial shows step by step installation and few tricks for newcomers to Linux. Have fun !!!
Best viewed in full screen with scaling off !!!

Episode #4 Installing Ubuntu 8.04 Hardy Haron Server from ralphz on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>This time I will show you how to install <a title="Ubuntu 8.04 (Hardy Haron)" href="http://www.ubuntu.com/getubuntu/download">Ubuntu 8.04 (Hardy Haron)</a> with Apache, MySQL and PHP. Tutorial shows step by step installation and few tricks for newcomers to Linux. Have fun !!!</p>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=964215&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.vimeo.com/moogaloop.swf?clip_id=964215&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" scale="showAll" allowfullscreen="true" quality="best"></embed></object><br />
<a href="http://www.vimeo.com/964215?utm_campaign=embed&amp;utm_source=964215">Episode #4 Installing Ubuntu 8.04 Hardy Haron Server</a> from <a href="http://www.vimeo.com/user442784?utm_campaign=embed&amp;utm_source=964215">ralphz</a> on <a href="http://vimeo.com?utm_campaign=embed&amp;utm_source=964215">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eclipse PDT #3</title>
		<link>http://theorangeit.org/2008/04/20/eclipse-pdt-3/</link>
		<comments>http://theorangeit.org/2008/04/20/eclipse-pdt-3/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 04:11:44 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Desktop]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=12</guid>
		<description><![CDATA[This time I will show you how to install Subversion (Subclipse) plugin to Eclipse.
In the tutorial I use command line. These are the commands in case you can&#8217;t see them:
$sudo apt-get install libsvn-javahl
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so.0
$sudo ldconfig
Hope you like the tutorial. Any comments appreciated.
See my other video tutorials HERE.
Best viewed [...]]]></description>
			<content:encoded><![CDATA[<p>This time I will show you how to install Subversion (<a title="Subclipse" href="http://subclipse.tigris.org/">Subclipse</a>) plugin to Eclipse.</p>
<p>In the tutorial I use command line. These are the commands in case you can&#8217;t see them:</p>
<p style="text-align: left;"><code>$sudo apt-get install libsvn-javahl<br />
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so<br />
$sudo ln -s /usr/lib/jni/libsvnjavahl-1.so.0.0.0 /usr/lib/libsvnjavahl-1.so.0<br />
$sudo ldconfig</code></p>
<p>Hope you like the tutorial. Any comments appreciated.</p>
<h2 style="text-align: center;"><a title="See my video tutorials HERE." href="http://TheOrangeIT.org" target="_self">See my other video tutorials HERE.</a></h2>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=922145&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.vimeo.com/moogaloop.swf?clip_id=922145&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" scale="showAll" allowfullscreen="true" quality="best"></embed></object><br />
<a href="http://www.vimeo.com/922145/l:embed_922145">Eclipse PDT #3</a> from <a href="http://www.vimeo.com/user442784/l:embed_922145">ralphz</a> on <a href="http://vimeo.com/l:embed_922145">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/04/20/eclipse-pdt-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eclipse PDT #2</title>
		<link>http://theorangeit.org/2008/04/16/eclipse-pdt-2/</link>
		<comments>http://theorangeit.org/2008/04/16/eclipse-pdt-2/#comments</comments>
		<pubDate>Thu, 17 Apr 2008 05:39:03 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Ubuntu Desktop]]></category>

		<category><![CDATA[VideoCast]]></category>

		<guid isPermaLink="false">http://blog.theorangeit.com/?p=11</guid>
		<description><![CDATA[This is second episode in the series of video tutorials about Eclipse PDT (PHP IDE). I would greatly appreciate any comments.
See my other video tutorials HERE.
Best viewed in full screen with scaling off !!!
Eclipse PDT #2 from ralphz on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>This is second episode in the series of video tutorials about Eclipse PDT (PHP IDE). I would greatly appreciate any comments.</p>
<h2 style="text-align: center;"><a title="See my video tutorials HERE." href="http://TheOrangeIT.org" target="_self">See my other video tutorials HERE.</a></h2>
<p><span style="color: #ffff00;">Best viewed in full screen with scaling off !!!</span></p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.vimeo.com/moogaloop.swf?clip_id=926921&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color="><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=926921&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" /></object><br /><a href="http://www.vimeo.com/926921/l:embed_926921">Eclipse PDT #2</a> from <a href="http://www.vimeo.com/user442784/l:embed_926921">ralphz</a> on <a href="http://vimeo.com/l:embed_926921">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/04/16/eclipse-pdt-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>lsof to the rescue!</title>
		<link>http://theorangeit.org/2008/04/15/lsof-to-the-rescue/</link>
		<comments>http://theorangeit.org/2008/04/15/lsof-to-the-rescue/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 04:38:33 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Tips&amp;Tricks]]></category>

		<guid isPermaLink="false">http://blog.theorangeit.com/?p=10</guid>
		<description><![CDATA[Have you ever got the error message &#8216;device is busy&#8216; and you had no idea what or who is using the device? In situations like this lsof is your best friend. Probably one of my favorite Linux commands. Name of the command stands for list open files and because everything in Linux is a file [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever got the error message &#8216;<code>device is busy</code>&#8216; and you had no idea what or who is using the device? In situations like this <code>lsof</code> is your best friend. Probably one of my favorite Linux commands. Name of the command stands for <em>list open files</em> and because everything in Linux is a file you can use it to gather information about virtually everything. When you  execute it without any parameters it will display all the files that are open on your system.</p>
<p>To see all the files opened by process <code>nautilus</code> type</p>
<p>$ <code>lsof -c nautilus</code>.</p>
<p>To see all files opened by user ralphz type <code></code></p>
<p><code>$ lsof -u ralphz</code>.</p>
<p>You can also check open files by process ID:</p>
<p>$ <code>lsof -p 1233</code>.</p>
<p>And one of the coolest features is to list all files that are currently open in the specified directory (recursively): <code></code></p>
<p><code>$ lsof +D /home/thor</code>.</p>
<p>You can even chaeck what process and user are connected to a specific Internet host:</p>
<p>$ <code>lsof -i@www.google.com</code>.</p>
<p>That&#8217;s not all! Tones of other functions are available. Check <code>man lsof</code> for more info.</p>
<h2 style="text-align: center;"><a title="See my video tutorials HERE." href="http://TheOrangeIT.org" target="_self">See my other video tutorials HERE.</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/04/15/lsof-to-the-rescue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Core JavaScript Crash Curse</title>
		<link>http://theorangeit.org/2008/04/12/core-javascript-crash-curse/</link>
		<comments>http://theorangeit.org/2008/04/12/core-javascript-crash-curse/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 21:03:28 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Presentation]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Crash Course]]></category>

		<category><![CDATA[Java Script]]></category>

		<guid isPermaLink="false">http://blog.theorangeit.com/?p=7</guid>
		<description><![CDATA[Those are the slides I have used for my presentation at Orange County PHP Meetup group this week. I corrected some errors and added few more. Would appreciate any comments.

You can also view my presentation with voice narration here:

This presentation was made using open source tools from A to Z on Ubuntu 7.10 Gusty Gibbon.
Enjoy.
See [...]]]></description>
			<content:encoded><![CDATA[<p>Those are the slides I have used for my presentation at Orange County PHP Meetup group this week. I corrected some errors and added few more. Would appreciate any comments.</p>
<p><a href="http://blog.theorangeit.com/wp-content/uploads/2008/04/javascript.pdf"><img class="aligncenter size-medium wp-image-8" title="Core JavaScript Crash Corse" src="http://blog.theorangeit.com/wp-content/uploads/2008/04/p1.jpg" alt="Click to download presentation" width="200" height="150" /></a></p>
<p>You can also view my presentation with voice narration here:</p>
<p><a href="http://TheOrangeIT.com/presentations/js.php"><img class="alignnone size-medium wp-image-13" title="p11" src="http://theorangeit.org/wp-content/uploads/2008/04/p11.jpg" alt="" width="200" height="150" /></a></p>
<p><strong>This presentation was <em>made using open source tools from A to Z</em> on Ubuntu 7.10 Gusty Gibbon.</strong></p>
<p><strong>Enjoy.</strong></p>
<h2 style="text-align: center;"><a title="See my other video tutorials HERE." href="http://TheOrangeIT.org" target="_self">See my other video tutorials HERE.<br />
</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/04/12/core-javascript-crash-curse/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Eclipse PDT #1.5</title>
		<link>http://theorangeit.org/2008/04/09/eclipse-pdt-15/</link>
		<comments>http://theorangeit.org/2008/04/09/eclipse-pdt-15/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 06:36:56 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[Ubuntu Desktop]]></category>

		<category><![CDATA[VideoCast]]></category>

		<category><![CDATA[Eclipse PDT]]></category>

		<guid isPermaLink="false">http://blog.theorangeit.com/?p=6</guid>
		<description><![CDATA[Last week I showed you how to install Eclipse PDT but I forgot to show you how to add its shortcut to Applications menu - this episode will correct this mistake :).
Sorry for short episode this week.
This video was made using open source tools from A to Z on Ubuntu 7.10 Gusty Gibbon.
Enjoy.
See my other [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I showed you how to install Eclipse PDT but I forgot to show you how to add its shortcut to Applications menu - this episode will correct this mistake :).</p>
<p>Sorry for short episode this week.</p>
<p><strong>This video was <em>made using open source tools from A to Z</em> on Ubuntu 7.10 Gusty Gibbon.</strong></p>
<p><strong>Enjoy.</strong></p>
<h2 style="text-align: center;"><a title="See my other video tutorials HERE." href="http://TheOrangeIT.org" target="_self">See my other video tutorials HERE.<br />
</a></h2>
<p><strong>Enjoy.</strong></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="best" /><param name="allowfullscreen" value="true" /><param name="scale" value="showAll" /><param name="src" value="http://www.vimeo.com/moogaloop.swf?clip_id=931256&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.vimeo.com/moogaloop.swf?clip_id=931256&amp;server=www.vimeo.com&amp;fullscreen=1&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=" scale="showAll" allowfullscreen="true" quality="best"></embed></object><br />
<a href="http://www.vimeo.com/931256/l:embed_931256">Eclipse PDT Episode #1.5</a> from <a href="http://www.vimeo.com/user442784/l:embed_931256">ralphz</a> on <a href="http://vimeo.com/l:embed_931256">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://theorangeit.org/2008/04/09/eclipse-pdt-15/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
