<?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 on: ASP.NET for PHP Fusebox Developers</title>
	<atom:link href="http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158</link>
	<description>Observations at the Humanities and Technology Crossroads</description>
	<lastBuildDate>Mon, 05 Dec 2011 18:07:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gustave Stresen-Reuter</title>
		<link>http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158/comment-page-1#comment-2320</link>
		<dc:creator>Gustave Stresen-Reuter</dc:creator>
		<pubDate>Fri, 01 May 2009 11:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158#comment-2320</guid>
		<description>&lt;p&gt;The cool thing about validation in ASP.NET (using Microsoft&#039;s Visual Web Developer application) is how quickly you can set it up. In just a few steps you configure the entire Request, Fill out form, Submit, validate client-side, validate server-side, Response cycle. We just don&#039;t have anything quite like that (that I&#039;m aware of) for PHP.&lt;/p&gt;

&lt;p&gt;I suppose the phpclasses.org Forms class offers some or most of the same functionality, but I&#039;ve never used it so it&#039;s hard to say for sure... Thanks for your comments!&lt;/p&gt;

&lt;p&gt;Teo&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The cool thing about validation in ASP.NET (using Microsoft&#8217;s Visual Web Developer application) is how quickly you can set it up. In just a few steps you configure the entire Request, Fill out form, Submit, validate client-side, validate server-side, Response cycle. We just don&#8217;t have anything quite like that (that I&#8217;m aware of) for PHP.</p>

<p>I suppose the phpclasses.org Forms class offers some or most of the same functionality, but I&#8217;ve never used it so it&#8217;s hard to say for sure&#8230; Thanks for your comments!</p>

<p>Teo</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Hoffman</title>
		<link>http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158/comment-page-1#comment-2316</link>
		<dc:creator>Geoffrey Hoffman</dc:creator>
		<pubDate>Fri, 01 May 2009 06:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecnotertulia.com/development/aspnet-for-php-fusebox-developers/158#comment-2316</guid>
		<description>&lt;p&gt;Great post, Teo! Your blog is inspiring.&lt;/p&gt;

&lt;p&gt;One thing caught my eye, though:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;I simply cannot express how much I like 
  the validation controls and WISH 
  PHP had something similar!&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Being completely devoid of ASP.NET knowledge, I don&#039;t know if these are similar or not, but I remember having seen these recently when looking for some good PHP validation libraries:&lt;/p&gt;

&lt;p&gt;http://framework.zend.com/manual/en/zend.validate.html&lt;/p&gt;

&lt;p&gt;http://pear.php.net/package/Validate&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great post, Teo! Your blog is inspiring.</p>

<p>One thing caught my eye, though:</p>

<blockquote>
  <p>I simply cannot express how much I like 
  the validation controls and WISH 
  PHP had something similar!</p>
</blockquote>

<p>Being completely devoid of ASP.NET knowledge, I don&#8217;t know if these are similar or not, but I remember having seen these recently when looking for some good PHP validation libraries:</p>

<p><a href="http://framework.zend.com/manual/en/zend.validate.html" rel="nofollow">http://framework.zend.com/manual/en/zend.validate.html</a></p>

<p><a href="http://pear.php.net/package/Validate" rel="nofollow">http://pear.php.net/package/Validate</a></p>]]></content:encoded>
	</item>
</channel>
</rss>

