<?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>My DNS :: DevNoteSite &#187; Zend Framework</title>
	<atom:link href="http://www.warden.pl/category/it/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.warden.pl</link>
	<description>&#34;Idiopathic, from the Latin meaning we&#039;re idiots cause we can&#039;t figure out what&#039;s causing it.&#34; by dr House</description>
	<lastBuildDate>Tue, 27 Sep 2011 22:44:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Simple authentication in Zend Framework</title>
		<link>http://www.warden.pl/2010/02/09/simple-authentication-in-zend-framework/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.warden.pl/2010/02/09/simple-authentication-in-zend-framework/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:56:59 +0000</pubDate>
		<dc:creator>warden</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[zend_auth]]></category>
		<category><![CDATA[zend_form]]></category>

		<guid isPermaLink="false">http://www.warden.pl/?p=276</guid>
		<description><![CDATA[This is quick example of how to do a very simple authentication in Zend Framework. It doesn&#8217;t user external database for getting the credentials, although you can make it very easily to read data in the Auth adapter from an external file or MySQL database. So, firstly we will create our authentication adapter: &#60;?php // [...]]]></description>
		<wfw:commentRss>http://www.warden.pl/2010/02/09/simple-authentication-in-zend-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>datePicker and jqModal z-index problem</title>
		<link>http://www.warden.pl/2009/05/18/datepicker-and-jqmodal-z-index-problem/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.warden.pl/2009/05/18/datepicker-and-jqmodal-z-index-problem/#comments</comments>
		<pubDate>Mon, 18 May 2009 15:32:09 +0000</pubDate>
		<dc:creator>warden</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[datepicker]]></category>
		<category><![CDATA[jqmodal]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[zindex]]></category>

		<guid isPermaLink="false">http://www.warden.pl/?p=122</guid>
		<description><![CDATA[It appears that jqModal and datePicker have z-index problems. My datepicker appeared below the form inside jqModal. The fix for this is very simple. We have to modify CSS for UI and jqmodal. This is because they don&#8217;t set z-index property properly. But we can change it on our own&#8230; Inside your jqModal class (i.e. [...]]]></description>
		<wfw:commentRss>http://www.warden.pl/2009/05/18/datepicker-and-jqmodal-z-index-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

