<?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; php5</title>
	<atom:link href="http://www.fordnox.com/blog/tag/php5/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>Zend PHP5 Certification &#8211; Pass</title>
		<link>http://www.fordnox.com/blog/2009/07/zend-php5-certification-pass/</link>
		<comments>http://www.fordnox.com/blog/2009/07/zend-php5-certification-pass/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 16:19:05 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=137</guid>
		<description><![CDATA[For a long time I have been considering whether it worth passing Zend PHP5 exam or not. Does it make any difference ? Well hell yes, it does. I am not saying this is very hard exam if you are working with PHP on daily basis, but having this little note about yourself makes big [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/07/zend-php5-certification-pass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Numbers to Words</title>
		<link>http://www.fordnox.com/blog/2008/08/numbers-to-words/</link>
		<comments>http://www.fordnox.com/blog/2008/08/numbers-to-words/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 11:46:41 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=195</guid>
		<description><![CDATA[The best solution for this problem is Pear package, but if you don&#8217;t like it, you can use this PHP class for converting to Lithuanian language: Gal = ""; $c = $this-&#62;Tukst($a, "", "", ""); $skaicius = intval($skaicius / 1000); $a = $skaicius; If ($a % 1000 &#62; 0) { $c = $this-&#62;Tukst($a, "čių", "tis", [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2008/08/numbers-to-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

