<?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: Developers and PHP – A Love and Hate Relationship?</title>
	<atom:link href="http://www.appcelerant.com/developers-and-php-%e2%80%93-a-love-and-hate-relationship.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.appcelerant.com/developers-and-php-%e2%80%93-a-love-and-hate-relationship.html</link>
	<description>Appcelerator blog focused on helping you build your next killer mobile, desktop and web based applications</description>
	<lastBuildDate>Fri, 05 Mar 2010 22:30:26 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff Haynie</title>
		<link>http://www.appcelerant.com/developers-and-php-%e2%80%93-a-love-and-hate-relationship.html/comment-page-1#comment-10053</link>
		<dc:creator>Jeff Haynie</dc:creator>
		<pubDate>Tue, 23 Sep 2008 19:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.appcelerant.com/?p=84#comment-10053</guid>
		<description>I think you&#039;re saying that you only want to allow a number in a textbox field? (Not sure i understand &quot;middle initial&quot; in this context).

with appcelerator, you can use a validator/decorator to restrict to number.

here&#039;s link to doc for it: http://doc.appcelerator.org/reference/forms/index.html

basically, you can use the built-in &quot;number&quot; validator on your text field.


</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re saying that you only want to allow a number in a textbox field? (Not sure i understand &#8220;middle initial&#8221; in this context).</p>
<p>with appcelerator, you can use a validator/decorator to restrict to number.</p>
<p>here&#8217;s link to doc for it: <a href="http://doc.appcelerator.org/reference/forms/index.html" rel="nofollow">http://doc.appcelerator.org/reference/forms/index.html</a></p>
<p>basically, you can use the built-in &#8220;number&#8221; validator on your text field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiny</title>
		<link>http://www.appcelerant.com/developers-and-php-%e2%80%93-a-love-and-hate-relationship.html/comment-page-1#comment-10013</link>
		<dc:creator>shiny</dc:creator>
		<pubDate>Tue, 23 Sep 2008 10:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.appcelerant.com/?p=84#comment-10013</guid>
		<description>Hi sir,
I need to restrict &#039;numbers&#039; in &quot;middle initial&quot; textbox field. i want to allow only characters. How can i restrict it using javascript keypress event?? Please help me as soon as possible.</description>
		<content:encoded><![CDATA[<p>Hi sir,<br />
I need to restrict &#8216;numbers&#8217; in &#8220;middle initial&#8221; textbox field. i want to allow only characters. How can i restrict it using javascript keypress event?? Please help me as soon as possible.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
