<?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>dayamn.com &#187; Zend Framework</title>
	<atom:link href="http://dayamn.com/category/geek-stuff/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://dayamn.com</link>
	<description>Things worthy of a Dayamn</description>
	<lastBuildDate>Sun, 07 Mar 2010 17:00:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Zend_Db_Select without specifying a database adapter</title>
		<link>http://dayamn.com/2010/03/using-zend_db_select-without-specifying-a-database-adapter/</link>
		<comments>http://dayamn.com/2010/03/using-zend_db_select-without-specifying-a-database-adapter/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:13:43 +0000</pubDate>
		<dc:creator>Alvos</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[application.ini]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[usage]]></category>
		<category><![CDATA[Zend_Db_Select]]></category>

		<guid isPermaLink="false">http://dayamn.com/?p=444</guid>
		<description><![CDATA[I&#8217;ve been working with the Zend_Db_Table object when I want to get one or multiple records from a database table by using fetchAll() or find() methods. The latest versions of Zend Framework &#8211; I&#8217;m currently using 1.10.2 &#8211; come with the following warning: &#8220;The API for fetch operations has been superseded to allow a Zend_Db_Table_Select object to modify [...]]]></description>
		<wfw:commentRss>http://dayamn.com/2010/03/using-zend_db_select-without-specifying-a-database-adapter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
