<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Matteo Spinelli&#039;s Cubiq.org &#187; iphone</title>
	<atom:link href="http://cubiq.org/tag/iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://cubiq.org</link>
	<description>Web and mobile development</description>
	<lastBuildDate>Sat, 04 Sep 2010 18:45:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dealing with the bottom browser bar on mobile Safari</title>
		<link>http://cubiq.org/dealing-with-the-bottom-browser-bar-on-mobile-safari</link>
		<comments>http://cubiq.org/dealing-with-the-bottom-browser-bar-on-mobile-safari#comments</comments>
		<pubDate>Wed, 09 Jun 2010 10:59:32 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile dev]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=89</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/06/bottom-bar-void.jpg" class="attachment-post-thumbnail wp-post-image" alt="bottom bar void" title="bottom bar void" align="left" />If you use <a href="http://cubiq.org/iscroll">iScroll</a> or any web app that takes advantage of touch events you'll sooner or later stumble in an annoying bug: when you swipe over the bottom browser bar the touchend event is not fired and the application freezes.  Here I'm trying to explain why this happens and how to fix it.]]></description>
		<wfw:commentRss>http://cubiq.org/dealing-with-the-bottom-browser-bar-on-mobile-safari/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rotating wheel for your iPhone webapps</title>
		<link>http://cubiq.org/rotating-wheel-for-your-iphone-webapps</link>
		<comments>http://cubiq.org/rotating-wheel-for-your-iphone-webapps#comments</comments>
		<pubDate>Sun, 12 Apr 2009 10:50:59 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=14</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2009/04/Rotating-wheel-100x100.jpg" class="attachment-post-thumbnail wp-post-image" alt="Rotating wheel" title="Rotating wheel" align="left" />In <a href="http://cubiq.org/dont-go-native-ui-on-your-mobile-web-app">my last post</a> I was suggesting to stop cloning the default Apple UI for web applications and start creating custom controls. This time I want to put my words in practice and present you with a rotating wheel select control, 150 lines of code all included (HTML+CSS+JS).]]></description>
		<wfw:commentRss>http://cubiq.org/rotating-wheel-for-your-iphone-webapps/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
<enclosure url="http://cubiq.org/media/movies/rotating-wheel.mov" length="1560895" type="video/quicktime" />
		</item>
		<item>
		<title>Don&#8217;t go native UI on your mobile web app</title>
		<link>http://cubiq.org/dont-go-native-ui-on-your-mobile-web-app</link>
		<comments>http://cubiq.org/dont-go-native-ui-on-your-mobile-web-app#comments</comments>
		<pubDate>Sun, 05 Apr 2009 16:01:03 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile dev]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=13</guid>
		<description><![CDATA[In most of my mobile webkit examples I tried to resemble as close as possible the native iPhone user interface. I decided to use a familiar UI just to show off the power of the little mobile browser but I highly discourage using Apple's graphics for your web applications.]]></description>
		<wfw:commentRss>http://cubiq.org/dont-go-native-ui-on-your-mobile-web-app/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced)

Served from: cubiq.org @ 2010-09-06 20:54:15 -->