<?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 Web Development Blog</title>
	<atom:link href="http://eisabainyo.net/weblog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://eisabainyo.net/weblog</link>
	<description>Web Development, Web Design, Web Applications, Web 2.0, AJAX, WordPress Themes, Search Engine Optimisation, Latest Technologies and more..</description>
	<lastBuildDate>Tue, 20 Mar 2012 09:48:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Developing an HTML5 iPhone app using jQuery mobile &amp; PhoneGap &#8211; Part I by jurjen</title>
		<link>http://eisabainyo.net/weblog/2012/03/15/developing-an-html5-iphone-app-using-jquery-mobile-phonegap-part-i/comment-page-1/#comment-179981</link>
		<dc:creator>jurjen</dc:creator>
		<pubDate>Tue, 20 Mar 2012 09:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1868#comment-179981</guid>
		<description>Hello there i got a question about an other article. But can&#039;t post a comment in that particular article.  It&#039;s a question about the jqeury mobile/php form, thanks in advance</description>
		<content:encoded><![CDATA[<p>Hello there i got a question about an other article. But can&#8217;t post a comment in that particular article.  It&#8217;s a question about the jqeury mobile/php form, thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Book Review: Master Mobile Web Apps with jQuery Mobile by Joel Caton</title>
		<link>http://eisabainyo.net/weblog/2011/09/03/book-review-master-mobile-web-apps-with-jquery-mobile/comment-page-1/#comment-177805</link>
		<dc:creator>Joel Caton</dc:creator>
		<pubDate>Mon, 12 Sep 2011 04:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1824#comment-177805</guid>
		<description>Thanks for posting your evaluation of this book.  I&#039;m looking for more information on JqueryMobile and your evaluation of this source was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for posting your evaluation of this book.  I&#8217;m looking for more information on JqueryMobile and your evaluation of this source was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by Alejandro</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176975</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Tue, 05 Jul 2011 14:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176975</guid>
		<description>@David this code looks really simple, and JSFiddle seems a really useful page, I was looking for a contact form more like the one @eisabai did tho.

@Andy, what tag is the one to wrap the elements?</description>
		<content:encoded><![CDATA[<p>@David this code looks really simple, and JSFiddle seems a really useful page, I was looking for a contact form more like the one @eisabai did tho.</p>
<p>@Andy, what tag is the one to wrap the elements?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by Andy</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176966</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 05 Jul 2011 10:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176966</guid>
		<description>You need to wrap a  tag round your form elements to trigger the submit button. That said, after adding that it works in Safari on the Mac but not on the iPhone....</description>
		<content:encoded><![CDATA[<p>You need to wrap a  tag round your form elements to trigger the submit button. That said, after adding that it works in Safari on the Mac but not on the iPhone&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by david</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176936</link>
		<dc:creator>david</dc:creator>
		<pubDate>Mon, 04 Jul 2011 18:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176936</guid>
		<description>An less verbose way to get the form values is to use serializeArray. You can see an sample on http://jsfiddle.net/aLAFj/</description>
		<content:encoded><![CDATA[<p>An less verbose way to get the form values is to use serializeArray. You can see an sample on <a href="http://jsfiddle.net/aLAFj/" rel="nofollow">http://jsfiddle.net/aLAFj/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by Alejandro</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176927</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Mon, 04 Jul 2011 17:05:49 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176927</guid>
		<description>You can try it here... to see what I mean http://vismerstudios.com/contactform/</description>
		<content:encoded><![CDATA[<p>You can try it here&#8230; to see what I mean <a href="http://vismerstudios.com/contactform/" rel="nofollow">http://vismerstudios.com/contactform/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by Alejandro</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176920</link>
		<dc:creator>Alejandro</dc:creator>
		<pubDate>Mon, 04 Jul 2011 13:55:09 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176920</guid>
		<description>@eisabai hi, thanks for the reply, I don&#039;t get neither error messages nor thank you messages, I don&#039;t get the email, it&#039;s like the button doesn&#039;t work, I tap it, and doesn&#039;t get me anywhere, I&#039;m gonna check sintax tho, thanks!</description>
		<content:encoded><![CDATA[<p>@eisabai hi, thanks for the reply, I don&#8217;t get neither error messages nor thank you messages, I don&#8217;t get the email, it&#8217;s like the button doesn&#8217;t work, I tap it, and doesn&#8217;t get me anywhere, I&#8217;m gonna check sintax tho, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Contact Form in jQuery Mobile and PHP by HostZilla</title>
		<link>http://eisabainyo.net/weblog/2011/06/29/creating-a-contact-form-in-jquery-mobile-and-php/comment-page-1/#comment-176882</link>
		<dc:creator>HostZilla</dc:creator>
		<pubDate>Mon, 04 Jul 2011 03:18:53 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1758#comment-176882</guid>
		<description>I&#039;m a lot a mute reader, however this put up compelled me to info that original alone of the right posts I posit unravel.</description>
		<content:encoded><![CDATA[<p>I&#8217;m a lot a mute reader, however this put up compelled me to info that original alone of the right posts I posit unravel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Professional Mobile Themes for WordPress by Robbie Schmits</title>
		<link>http://eisabainyo.net/weblog/2011/06/26/professional-mobile-themes-for-wordpress/comment-page-1/#comment-176832</link>
		<dc:creator>Robbie Schmits</dc:creator>
		<pubDate>Sun, 03 Jul 2011 01:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1779#comment-176832</guid>
		<description>Nicepost. Just what I was searching for!</description>
		<content:encoded><![CDATA[<p>Nicepost. Just what I was searching for!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Professional Mobile Themes for WordPress by Dana Duckwall</title>
		<link>http://eisabainyo.net/weblog/2011/06/26/professional-mobile-themes-for-wordpress/comment-page-1/#comment-176795</link>
		<dc:creator>Dana Duckwall</dc:creator>
		<pubDate>Sat, 02 Jul 2011 01:37:01 +0000</pubDate>
		<guid isPermaLink="false">http://eisabainyo.net/weblog/?p=1779#comment-176795</guid>
		<description>Surf to my site and I will teach you without spending a dime how I can get an internet site trending on twitter inside 60 minutes</description>
		<content:encoded><![CDATA[<p>Surf to my site and I will teach you without spending a dime how I can get an internet site trending on twitter inside 60 minutes</p>
]]></content:encoded>
	</item>
</channel>
</rss>

