<?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>ralphz Blog &#187; Linux</title>
	<atom:link href="http://theorangeit.org/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://theorangeit.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 07 Mar 2009 22:25:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Cinelerra with external ffmpeg</title>
		<link>http://theorangeit.org/2009/03/07/cinelerra-with-external-ffmpeg/</link>
		<comments>http://theorangeit.org/2009/03/07/cinelerra-with-external-ffmpeg/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 22:25:23 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cinelerra]]></category>
		<category><![CDATA[compilation]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=29</guid>
		<description><![CDATA[This post is the continuation to my previous post here. Today we will compile Cinelerra to use external ffmpeg support. If you haven&#8217;t read previous post I strongly recommend you to do so now. This post picks up where I have left there. 1. Prerequisites To compile Cinelerra we need to install: $ sudo apt-get [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2009/03/07/cinelerra-with-external-ffmpeg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Kohana PHP Framework</title>
		<link>http://theorangeit.org/2009/03/01/installing-kohana-php-framework/</link>
		<comments>http://theorangeit.org/2009/03/01/installing-kohana-php-framework/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 10:27:09 +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[Uncategorized]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[kohana]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=28</guid>
		<description><![CDATA[This time I will show you how to install Kohana PHP framework. You can find it here. Kohana is lightweight PHP MVC (Model-View-Controller) framework written strictly in PHP 5.0. This is my first tutorial in HD! To watch it in HD you have to click an HD icon and go to vimeo.com. Unfortunately Vimeo does [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2009/03/01/installing-kohana-php-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compiling custom ffmpeg with all bells and whistles on Ubuntu 8.10</title>
		<link>http://theorangeit.org/2009/03/01/compiling-custom-ffmpeg-with-all-bells-and-whistles-on-ubuntu-810/</link>
		<comments>http://theorangeit.org/2009/03/01/compiling-custom-ffmpeg-with-all-bells-and-whistles-on-ubuntu-810/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 10:14:19 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VideoCast]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[nut]]></category>
		<category><![CDATA[xvid]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=27</guid>
		<description><![CDATA[This is first of two blog posts explaining how to compile and install ffmpeg with all supporting libraries. This tutorial is based on one of the tutorials I have found online. It would be way harder to write it without it. You can find it here: http://juliensimon.blogspot.com/2008/12/howto-compiling-ffmpeg-x264-mp3-xvid.html. I&#8217;m assuming that you are using Ubuntu 8.10 [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2009/03/01/compiling-custom-ffmpeg-with-all-bells-and-whistles-on-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Repairing apachetop in Intrepid Ibex (8.10)</title>
		<link>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/</link>
		<comments>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 05:43:54 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=26</guid>
		<description><![CDATA[It&#8217;s a shame that one of my favorite tools is broken in Ubuntu 8.10. It crashes right after you rune it with segmentation fault.  There is a patch in launchpad Bug #294599 but it did not work for me. I was getting some crypted error message. Finally after 10 minutes of googleing and trying i [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/12/16/repairing-apachetop-in-intrepid-ibex-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lets help FLOSS developers</title>
		<link>http://theorangeit.org/2008/12/02/lets-help-floss-developers/</link>
		<comments>http://theorangeit.org/2008/12/02/lets-help-floss-developers/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 06:44:07 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://theorangeit.org/?p=25</guid>
		<description><![CDATA[One day while cleaning up my men cave I realized I have a lot old and not so old hardware lying around that I don&#8217;t use. It would be a shame to just throw it away or give it to random people. At that exact moment I had brilliant idea &#8211; lets give it to [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/12/02/lets-help-floss-developers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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 [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/06/21/xdebug-and-target-management/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</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. The link to the articles. Timeline: 00:25 Checking the [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/27/installing-xdebug-from-source/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</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 [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/26/apache-with-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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 [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/05/25/subversion-repository-apache/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</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>
		<wfw:commentRss>http://theorangeit.org/2008/05/02/development-server-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

