<?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>PHP and Unix tips &#187; php</title>
	<atom:link href="http://www.fordnox.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fordnox.com/blog</link>
	<description>Web developer for web developers</description>
	<lastBuildDate>Mon, 21 Mar 2011 16:00:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Php Under Control on Ubuntu</title>
		<link>http://www.fordnox.com/blog/2009/12/php-under-control-on-ubuntu/</link>
		<comments>http://www.fordnox.com/blog/2009/12/php-under-control-on-ubuntu/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 22:54:41 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=289</guid>
		<description><![CDATA[Install Java sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts Test Java java -version Create SymLink sudo ln -s /usr/bin/java /bin/java Install Cruise Control cd /opt Download Cruise Control binary files at http://sourceforge.net/projects/cruisecontrol/files/CruiseControl/2.8.2/ or directly sudo wget http://mesh.dl.sourceforge.net/project/cruisecontrol/CruiseControl/2.8.2/cruisecontrol-bin-2.8.2.zip Unzip Cruise Control sudo unzip cruisecontrol-bin-2.8.2.zip -d /opt Create SymLink sudo ln -s /opt/cruisecontrol-bin-2.8.2 /opt/cruisecontrol Start CruiseControl /opt/cruisecontrol/cruisecontrol.sh The [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/12/php-under-control-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP optimization advice from Google</title>
		<link>http://www.fordnox.com/blog/2009/07/php-optimization-advice-from-google/</link>
		<comments>http://www.fordnox.com/blog/2009/07/php-optimization-advice-from-google/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 08:17:46 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=162</guid>
		<description><![CDATA[These are some interesting links from Google. Little techniques that every PHP developer should make as habits. I think some of them are really effective. Check those links: PHP optimization advice from Google Response to Google&#8217;s optimization advices Another response to Google&#8217;s optimization advices More on PHP performance]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/07/php-optimization-advice-from-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old but interesting news</title>
		<link>http://www.fordnox.com/blog/2009/02/old-but-interesting-news/</link>
		<comments>http://www.fordnox.com/blog/2009/02/old-but-interesting-news/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 17:36:31 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=117</guid>
		<description><![CDATA[eWeek has posted an interesting article by Darryl K. Taft titled PHP Puts Mainframe Developers in Prime Time. It seems that Wayne Duquaine is excited about PHP and thinks all mainframe programmers should be. Speaking in Baltimore, MD last week, Wayne told a group of mainframe developers that they should learn PHP “because it is [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/02/old-but-interesting-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

