<?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>Blog :: render(); &#187; Linux</title>
	<atom:link href="http://blog.jepamedia.org/tags/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jepamedia.org</link>
	<description>Thoughts of an applications developer.</description>
	<lastBuildDate>Tue, 13 Jul 2010 16:49:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Continuous Integration for PHP with Hudson</title>
		<link>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/</link>
		<comments>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 05:29:04 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[php]]></category>
<category>ant</category><category>clover</category><category>code coverage</category><category>continuous integration</category><category>Development</category><category>hudson</category><category>Linux</category><category>pdepend</category><category>php</category><category>php tools</category><category>phpcpd</category><category>phpcs</category><category>phpdoc</category><category>phpdocumentor</category><category>phpunit</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/</guid>
		<description><![CDATA[I was watching a DjangoCon keynote by Cal Henderson from Flickr and he mention that they used Hudson for Continuous Integration (CI). I know that there is phpUnderControl, but with Flickr endorsing Hudson that was enough for me to give Hudson a try over phpUnderControl. I will not be covering the installation of Hudson in [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2009/10/28/continuous-integration-for-php-with-hudson/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Editing the OS X &#8220;hosts&#8221; File</title>
		<link>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/</link>
		<comments>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 21:54:27 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Apache</category><category>Development</category><category>Linux</category><category>Mac OS X</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/</guid>
		<description><![CDATA[First of all the path to your hosts file on OS X is: /private/etc/hosts The "hosts" file is in the "etc" folder. Quick command: PLAIN TEXT CODE: sudo nano /private/etc/hosts If you need more help and don't understand the format of the hosts file or need additional help then please continue, if you don't need [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2008/06/04/editing-the-os-x-hosts-file/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Linux Super Mario &#8211; Super Tux</title>
		<link>http://blog.jepamedia.org/2007/11/05/super-tux/</link>
		<comments>http://blog.jepamedia.org/2007/11/05/super-tux/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 06:29:08 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OS X]]></category>
<category>Games</category><category>legend of zelda 2</category><category>Linux</category><category>Mac OS X</category><category>mario bros game</category><category>tux</category><category>youtube</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2007/11/05/super-tux/</guid>
		<description><![CDATA[Like the Nintendo hit Super Mario Bros. comes the Super Tux. Great game! It kinda reminds me of Super Mario Bros. game play with The Legend of Zelda 2 Map layout. Check out the game play: And the map layout: Go get it today! And take a look at Super Mario Bros. in 5 minutes:]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2007/11/05/super-tux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Static Ip Address</title>
		<link>http://blog.jepamedia.org/2007/10/27/ubuntu_static_ip_address/</link>
		<comments>http://blog.jepamedia.org/2007/10/27/ubuntu_static_ip_address/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 06:31:03 +0000</pubDate>
		<dc:creator>justinpalmer</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
<category>Linux</category><category>networking</category><category>samba</category><category>static ip address</category><category>ubuntu</category>
		<guid isPermaLink="false">http://blog.jepamedia.org/2007/10/27/ubuntu_static_ip_address/</guid>
		<description><![CDATA[Today I wanted to set up my Linux box so that it had a static ip address for shared resources like Samba. The network card that I happen to be using for it was eth0. If you are using a different one then you may need to modify the code below to match the eth* [...]]]></description>
		<wfw:commentRss>http://blog.jepamedia.org/2007/10/27/ubuntu_static_ip_address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
