<?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/tag/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>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>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>
		<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 &#8211; 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. [...]]]></description>
		<wfw:commentRss>http://theorangeit.org/2008/04/09/eclipse-pdt-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

