<?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; zend</title>
	<atom:link href="http://www.fordnox.com/blog/tag/zend/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>Facebook oAuth adapter for Zend Framework</title>
		<link>http://www.fordnox.com/blog/2010/09/facebook-oauth-adapter-for-zend-framework/</link>
		<comments>http://www.fordnox.com/blog/2010/09/facebook-oauth-adapter-for-zend-framework/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 10:09:19 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/2010/09/facebook-oauth-adapter-for-zend-framework/</guid>
		<description><![CDATA[Check this out. I am releasing Zend_Auth_Adapter_Facebook on github http://github.com/fordnox/Zend_Auth_Adapter_Facebook]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2010/09/facebook-oauth-adapter-for-zend-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>ZFCE passed</title>
		<link>http://www.fordnox.com/blog/2009/08/zfce-passed/</link>
		<comments>http://www.fordnox.com/blog/2009/08/zfce-passed/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:49:18 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=233</guid>
		<description><![CDATA[Today I have passed Zend Framework Certification Exam. That does not make me a better programmer, but that makes makes me second Lithuanian (first one is Aurelijus Valeisa) to do so. Of course, it is not the reason I took it. All I can say now, that it actually does not matter very much whether [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/08/zfce-passed/feed/</wfw:commentRss>
		<slash:comments>8</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>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>ZF 1.8 Soap server example module</title>
		<link>http://www.fordnox.com/blog/2009/05/zf-18-soap-server-example-module/</link>
		<comments>http://www.fordnox.com/blog/2009/05/zf-18-soap-server-example-module/#comments</comments>
		<pubDate>Wed, 27 May 2009 12:21:37 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Widgets]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=127</guid>
		<description><![CDATA[I want to share my example Zend Soap Server module. This is Zend Framework module, with default folders structure. You can just drop it your &#8220;modules&#8221; directory and server will be ready for work. My aim was to show how Service documentation is made &#8220;on the fly&#8221;. You only need to change DocBlock in service [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/05/zf-18-soap-server-example-module/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>ZF Quickstart converted to modular structure</title>
		<link>http://www.fordnox.com/blog/2009/05/zend-framework-quickstart-converted-to-modules-structure/</link>
		<comments>http://www.fordnox.com/blog/2009/05/zend-framework-quickstart-converted-to-modules-structure/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:36:53 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[modular]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=124</guid>
		<description><![CDATA[Zend released new Zend Framework Quickstart on 2009 04 09. And it is much better than previous one. Still it does not show how &#8220;modules&#8221; structure should be used. So i have converted this guide to support it and giving you for download. All information is available on http://framework.zend.com/docs/quickstart If you liked my structure please leave [...]]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2009/05/zend-framework-quickstart-converted-to-modules-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework model</title>
		<link>http://www.fordnox.com/blog/2008/10/zend-framework-model/</link>
		<comments>http://www.fordnox.com/blog/2008/10/zend-framework-model/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 09:22:49 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=92</guid>
		<description><![CDATA[If you want to enable model to use another than default databas connection, here is a tip: class Custom extends Zend_Db_Table { protected $_name = "custom"; public function __construct($config = array()) { $c = Zend_Registry::get('config'); $db = Zend_Db::factory($c-&#62;db-&#62;local-&#62;adapter, $c-&#62;db-&#62;local-&#62;config-&#62;toArray()); parent::__construct($db); } }]]></description>
		<wfw:commentRss>http://www.fordnox.com/blog/2008/10/zend-framework-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

