<?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>Ryan&#039;s Blog &#187; Proposal</title>
	<atom:link href="http://www.rmauger.co.uk/tags/proposal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rmauger.co.uk</link>
	<description>Randomness will get you everywhere.</description>
	<lastBuildDate>Thu, 05 May 2011 14:35:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My first Zend Framework proposal is now in incubator!</title>
		<link>http://www.rmauger.co.uk/2009/01/my-first-zend-framework-proposal-is-now-in-incubator/</link>
		<comments>http://www.rmauger.co.uk/2009/01/my-first-zend-framework-proposal-is-now-in-incubator/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 20:57:17 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[Validators]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.rmauger.co.uk/?p=16</guid>
		<description><![CDATA[My previous post was all about my proposal for a database lookup validator for Zend Framework. This proposal has now been accepted and is available in the incubator. During the process of refining the proposal, Ralph Schindler suggested renameing the validator, and splitting it in two, to make it as verbose as possible (i.e. the [...]]]></description>
			<content:encoded><![CDATA[<p>My previous post was all about my proposal for a database lookup validator for Zend Framework.</p>
<p><span id="more-16"></span></p>
<p>This proposal has now been accepted and is available in the incubator.</p>
<p>During the process of refining the proposal, Ralph Schindler suggested renameing the validator, and splitting it in two, to make it as verbose as possible (i.e. the name says exactly what it does). So, an abstract class has been added, and the DbMatch name dropped. The validators are  now called Zend_Validate_Db_RecordExists and Zend_Validate_Db_NoRecordExists. check the <a title="Check a user does not already exist with Zend Framework" href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Validate_Db_RecordExists+-+Zend_Validate_Db_NoRecordExists+-+Ryan+Mauger">wiki page</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rmauger.co.uk/2009/01/my-first-zend-framework-proposal-is-now-in-incubator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Zend Framework component proposal &#8211; Zend_Validate_DbMatch</title>
		<link>http://www.rmauger.co.uk/2008/10/zend-framework-component-proposal-zend_validate_dbmatch/</link>
		<comments>http://www.rmauger.co.uk/2008/10/zend-framework-component-proposal-zend_validate_dbmatch/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 20:39:41 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Proposal]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Validate_DbMatch]]></category>

		<guid isPermaLink="false">http://www.rmauger.co.uk/?p=14</guid>
		<description><![CDATA[After seeing validators for checking if a value exists in a database table for about the tenth time on IRC, i have decided to put up a proposal for Zend_Validate_DbMatch. The code i have proposed should allow you to check if a value exists in a given field of a given table, and be easy [...]]]></description>
			<content:encoded><![CDATA[<p>After seeing validators for checking if a value exists in a database table for about the tenth time on IRC, i have decided to put up a proposal for Zend_Validate_DbMatch.</p>
<p><span id="more-14"></span></p>
<p>The code i have proposed should allow you to check if a value exists in a given field of a given table, and be easy to attach to your forms.</p>
<p>If you want to see this in the Zend Framework, or want to see the source see the proposals page in the <a title="Zend Framework Wiki" href="http://framework.zend.com/wiki/">ZF Wiki</a>.</p>
<p>You can find the <a title="Zend_Validate_DbMatch" href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Validate_DbMatch+-+Ryan+Mauger">Zend_Validate_DbMatch</a> proposal in full <a title="Zend_Validate_DbMatch proposal" href="http://framework.zend.com/wiki/display/ZFPROP/Zend_Validate_DbMatch+-+Ryan+Mauger">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rmauger.co.uk/2008/10/zend-framework-component-proposal-zend_validate_dbmatch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

