<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Vance Lucas</title>
	<atom:link href="http://www.vancelucas.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vancelucas.com</link>
	<description>Web Entrepreneur and Freelance PHP/Javascript Developer</description>
	<lastBuildDate>Fri, 10 May 2013 22:28:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Lock</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4663</link>
		<dc:creator>Lock</dc:creator>
		<pubDate>Fri, 10 May 2013 22:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4663</guid>
		<description><![CDATA[I&#039;ve tried all the validation libraries you mentioned, and I agree they all have their problems. Respect makes it a pain to get out error messages in any sane format, and Symfony returns errors in a zero indexed array, making it difficult to find the error for a particular field. Just setting up Laravel&#039;s validator standalone is insane too, dependency after dependency needs to be injected just to get a working validator.

The only problem I can find with Valitron so far is that the error message customisation needs some work. It would be nice if I could label my fields and use them in the error messages. If it could do that it would be a huge improvement.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried all the validation libraries you mentioned, and I agree they all have their problems. Respect makes it a pain to get out error messages in any sane format, and Symfony returns errors in a zero indexed array, making it difficult to find the error for a particular field. Just setting up Laravel&#8217;s validator standalone is insane too, dependency after dependency needs to be injected just to get a working validator.</p>
<p>The only problem I can find with Valitron so far is that the error message customisation needs some work. It would be nice if I could label my fields and use them in the error messages. If it could do that it would be a huge improvement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Aaron</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4662</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 03 May 2013 17:09:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4662</guid>
		<description><![CDATA[...when did PHP get [...] array constructors? It&#039;s trying harder to be Perl all the time.]]></description>
		<content:encoded><![CDATA[<p>&#8230;when did PHP get [...] array constructors? It&#8217;s trying harder to be Perl all the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Vance Lucas</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4374</link>
		<dc:creator>Vance Lucas</dc:creator>
		<pubDate>Mon, 11 Mar 2013 15:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4374</guid>
		<description><![CDATA[I just checked out Yii validation, and I really don&#039;t see the resemblance. The syntax is different and it&#039;s tied to the Model. It&#039;s also not an independent component that is useable outside the Yii framework, so I think the comparison is a little flawed.]]></description>
		<content:encoded><![CDATA[<p>I just checked out Yii validation, and I really don&#8217;t see the resemblance. The syntax is different and it&#8217;s tied to the Model. It&#8217;s also not an independent component that is useable outside the Yii framework, so I think the comparison is a little flawed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Alexander Makarov</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4373</link>
		<dc:creator>Alexander Makarov</dc:creator>
		<pubDate>Mon, 11 Mar 2013 14:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4373</guid>
		<description><![CDATA[API looks very similar to validation in Yii framework.]]></description>
		<content:encoded><![CDATA[<p>API looks very similar to validation in Yii framework.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Vance Lucas</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4343</link>
		<dc:creator>Vance Lucas</dc:creator>
		<pubDate>Wed, 06 Mar 2013 19:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4343</guid>
		<description><![CDATA[Alexandre,

Sorry if I am mis-representing your library here. None of the examples I looked at on your project&#039;s GitHub page showed a usage example for validating multiple fields at once - they were all one at a time, which the library seems to be geared for. I will update my post with better wording.]]></description>
		<content:encoded><![CDATA[<p>Alexandre,</p>
<p>Sorry if I am mis-representing your library here. None of the examples I looked at on your project&#8217;s GitHub page showed a usage example for validating multiple fields at once &#8211; they were all one at a time, which the library seems to be geared for. I will update my post with better wording.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Alexandre Gaigalas</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4342</link>
		<dc:creator>Alexandre Gaigalas</dc:creator>
		<pubDate>Wed, 06 Mar 2013 18:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4342</guid>
		<description><![CDATA[Hey Vance. 

I&#039;m the author of Respect\Validation. What did you mean by &quot;validating values one at a time like Respect Validation requires you to do&quot;? 

Your sample can be rewritten in Respect\Validation as:

try {
    v::attribute(&#039;name&#039;)
     -&gt;attribute(&#039;email&#039;, v::email()))
     -&gt;attribute(&#039;date_start&#039;, v::date()-&gt;min(&#039;today&#039;))
     -&gt;assert($_POST);
    echo &quot;Yay! We&#039;re all good!&quot;;
} catch (Exception $e) {
    print_r($e-&gt;findMessages(array(&#039;name&#039;, &#039;email&#039;, &#039;date_start&#039;));
}

Thank you!]]></description>
		<content:encoded><![CDATA[<p>Hey Vance. </p>
<p>I&#8217;m the author of Respect\Validation. What did you mean by &#8220;validating values one at a time like Respect Validation requires you to do&#8221;? </p>
<p>Your sample can be rewritten in Respect\Validation as:</p>
<p>try {<br />
    v::attribute(&#8216;name&#8217;)<br />
     -&gt;attribute(&#8216;email&#8217;, v::email()))<br />
     -&gt;attribute(&#8216;date_start&#8217;, v::date()-&gt;min(&#8216;today&#8217;))<br />
     -&gt;assert($_POST);<br />
    echo &#8220;Yay! We&#8217;re all good!&#8221;;<br />
} catch (Exception $e) {<br />
    print_r($e-&gt;findMessages(array(&#8216;name&#8217;, &#8216;email&#8217;, &#8216;date_start&#8217;));<br />
}</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Petah</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4340</link>
		<dc:creator>Petah</dc:creator>
		<pubDate>Wed, 06 Mar 2013 02:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4340</guid>
		<description><![CDATA[Respect validation does not require you to run validation one at a time. 

For example you can run validations like this: v::key(&#039;email&#039;, v::email())-&gt;key(&#039;name&#039;, v::alnum()-&gt;noWhitespace()-&gt;length(1, 15))-&gt;assert($_POST)]]></description>
		<content:encoded><![CDATA[<p>Respect validation does not require you to run validation one at a time. </p>
<p>For example you can run validations like this: v::key(&#8216;email&#8217;, v::email())-&gt;key(&#8216;name&#8217;, v::alnum()-&gt;noWhitespace()-&gt;length(1, 15))-&gt;assert($_POST)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Vance Lucas</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4339</link>
		<dc:creator>Vance Lucas</dc:creator>
		<pubDate>Tue, 05 Mar 2013 18:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4339</guid>
		<description><![CDATA[Aura.Filter looks nice, though slightly more verbose than Valitron. It didn&#039;t come up in my searches for &quot;validation&quot; on Packagist otherwise I may have just used it instead of making this. Regardless, here we are. :)]]></description>
		<content:encoded><![CDATA[<p>Aura.Filter looks nice, though slightly more verbose than Valitron. It didn&#8217;t come up in my searches for &#8220;validation&#8221; on Packagist otherwise I may have just used it instead of making this. Regardless, here we are. <img src='http://www.vancelucas.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Valitron: The Simple Validation Library That Doesn&#8217;t Suck by Paul M. Jones</title>
		<link>http://www.vancelucas.com/blog/valitron-the-simple-validation-library-that-doesnt-suck/comment-page-1/#comment-4338</link>
		<dc:creator>Paul M. Jones</dc:creator>
		<pubDate>Tue, 05 Mar 2013 18:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=982#comment-4338</guid>
		<description><![CDATA[Jeez, man, you could have used Aura.Filter if you wanted something without dependencies. ;-)

https://github.com/auraphp/Aura.Filter]]></description>
		<content:encoded><![CDATA[<p>Jeez, man, you could have used Aura.Filter if you wanted something without dependencies. <img src='http://www.vancelucas.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="https://github.com/auraphp/Aura.Filter" rel="nofollow">https://github.com/auraphp/Aura.Filter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Introducing Bullet: The Functional PHP Micro-Framework by Programowanie w PHP &#187; Blog Archive &#187; Vance Lucas: Introducing Bullet: The Functional PHP Micro-Framework</title>
		<link>http://www.vancelucas.com/blog/introducing-bullet-the-functional-php-micro-framework/comment-page-1/#comment-3984</link>
		<dc:creator>Programowanie w PHP &#187; Blog Archive &#187; Vance Lucas: Introducing Bullet: The Functional PHP Micro-Framework</dc:creator>
		<pubDate>Mon, 24 Dec 2012 16:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.vancelucas.com/?p=904#comment-3984</guid>
		<description><![CDATA[[...] Lucas has a new post to his site sharing at a project he&#8217;s been working on, a micro-framework for PHP that takes a functional approach to its [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Lucas has a new post to his site sharing at a project he&#8217;s been working on, a micro-framework for PHP that takes a functional approach to its [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
