<?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: jQuery iPhone Plugin</title>
	<atom:link href="http://www.alexcurylo.com/blog/2008/04/30/jquery-iphone-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alexcurylo.com/blog/2008/04/30/jquery-iphone-plugin/</link>
	<description>Alex Curylo, iPhone Programmer</description>
	<pubDate>Tue, 06 Jan 2009 14:24:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.alexcurylo.com/blog/2008/04/30/jquery-iphone-plugin/comment-page-1/#comment-52</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 02 May 2008 04:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=38#comment-52</guid>
		<description>Because if you're using jQuery already, it's easier to paste in

$(document).ready(function(){
	if ($.iPhone.present) {
		$.iPhone.hideURLbar();
		$('#version').html("Your iPhone is running Safari v&lt;strong&gt;" + $.iPhone.version.safari + "&lt;/strong&gt; on WebKit v&lt;strong&gt;" + $.iPhone.version.webkit + '&lt;/strong&gt;.');
	}
});

than it would be to implement it yourself?

Besides, the theory of publicizing these trivial at the start projects that poke their heads up on mailing lists is that more people will become aware of them and therefore consider contributing to raise them into non-triviality, yes?</description>
		<content:encoded><![CDATA[<p>Because if you&#8217;re using jQuery already, it&#8217;s easier to paste in</p>
<p>$(document).ready(function(){<br />
	if ($.iPhone.present) {<br />
		$.iPhone.hideURLbar();<br />
		$(&#8217;#version&#8217;).html(&#8221;Your iPhone is running Safari v<strong>&#8221; + $.iPhone.version.safari + &#8220;</strong> on WebKit v<strong>&#8221; + $.iPhone.version.webkit + &#8216;</strong>.&#8217;);<br />
	}<br />
});</p>
<p>than it would be to implement it yourself?</p>
<p>Besides, the theory of publicizing these trivial at the start projects that poke their heads up on mailing lists is that more people will become aware of them and therefore consider contributing to raise them into non-triviality, yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duane Storey</title>
		<link>http://www.alexcurylo.com/blog/2008/04/30/jquery-iphone-plugin/comment-page-1/#comment-51</link>
		<dc:creator>Duane Storey</dc:creator>
		<pubDate>Fri, 02 May 2008 03:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=38#comment-51</guid>
		<description>Hmm.. Not sure I understand what that library does.  All three of those functions have documented javascript already, and are trivial to implement.  For example, the "hide the URL thing" is basically just a simple scroll command to push it out of sight.</description>
		<content:encoded><![CDATA[<p>Hmm.. Not sure I understand what that library does.  All three of those functions have documented javascript already, and are trivial to implement.  For example, the &#8220;hide the URL thing&#8221; is basically just a simple scroll command to push it out of sight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J2me Blog &#187; Blog Archiv &#187; jQuery iPhone Plugin</title>
		<link>http://www.alexcurylo.com/blog/2008/04/30/jquery-iphone-plugin/comment-page-1/#comment-43</link>
		<dc:creator>J2me Blog &#187; Blog Archiv &#187; jQuery iPhone Plugin</dc:creator>
		<pubDate>Wed, 30 Apr 2008 15:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alexcurylo.com/blog/?p=38#comment-43</guid>
		<description>[...] (via Video direct to your home: feel free to watch because it&#226;€™s free!) [...]</description>
		<content:encoded><![CDATA[<p>[...] (via Video direct to your home: feel free to watch because it&acirc;€™s free!) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
