<?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; javascript</title>
	<atom:link href="http://cubiq.org/tag/javascript/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>You shall not flicker!</title>
		<link>http://cubiq.org/you-shall-not-flicker</link>
		<comments>http://cubiq.org/you-shall-not-flicker#comments</comments>
		<pubDate>Sat, 04 Sep 2010 16:09:43 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=106</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/09/flickering.jpg" class="attachment-post-thumbnail wp-post-image" alt="flickering" title="flickering" align="left" />Off screen items on iScroll are not cached by the mobile browser, when it comes their turn to appear on screen they need a few moments before being accessible, creating a nasty flickering. Well, there's an easy trick to force the browser to cache all elements and it's so simple I regret not having tried it before.]]></description>
		<wfw:commentRss>http://cubiq.org/you-shall-not-flicker/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Do you really need jQuery (for mobile dev)?</title>
		<link>http://cubiq.org/do-you-really-need-jquery-for-mobile-dev</link>
		<comments>http://cubiq.org/do-you-really-need-jquery-for-mobile-dev#comments</comments>
		<pubDate>Thu, 26 Aug 2010 11:12:14 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=103</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/08/frame-iphone.jpg" class="attachment-post-thumbnail wp-post-image" alt="frame iphone" title="frame iphone" align="left" />I love jQuery, I use it everyday, you can spot it even on this blog. It's a life saver in the times of desktop browser discrepancies (yes, I'm talking to you IE), but modern browsers and specifically mobile browsers are good enough not to need any bloated framework on their shoulders. In this post I'm showing you that 90% of the times you are using a framework for nothing.]]></description>
		<wfw:commentRss>http://cubiq.org/do-you-really-need-jquery-for-mobile-dev/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>HW Accelerated Accordion</title>
		<link>http://cubiq.org/accordion</link>
		<comments>http://cubiq.org/accordion#comments</comments>
		<pubDate>Sun, 15 Aug 2010 16:46:44 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=99</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/08/thumb-accordion.png" class="attachment-post-thumbnail wp-post-image" alt="thumb-accordion" title="thumb-accordion" align="left" />Accordion on mobile webkit is a bad beast. The accordion effect is usually obtained by reducing/incrementing the elements height. Unfortunately, on mobile, height and width are two not hardware accelerated properties, which means choppy animations. Fear not: I just baked for you a translations-only height-changes-free accordion for all your mobile needs.]]></description>
		<wfw:commentRss>http://cubiq.org/accordion/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Slide-in menu</title>
		<link>http://cubiq.org/slide-in-menu</link>
		<comments>http://cubiq.org/slide-in-menu#comments</comments>
		<pubDate>Tue, 25 May 2010 15:12:39 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=73</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/05/slidein-menu.jpg" class="attachment-post-thumbnail wp-post-image" alt="slidein-menu" title="slidein-menu" align="left" />Sometimes the screen of mobile devices is too small to fit all the controls, menus and options of your application. One solution is to create a slide in menu that the user can pull to access additional functions.]]></description>
		<wfw:commentRss>http://cubiq.org/slide-in-menu/feed</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>iScroll</title>
		<link>http://cubiq.org/iscroll</link>
		<comments>http://cubiq.org/iscroll#comments</comments>
		<pubDate>Wed, 19 May 2010 10:10:30 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://dev.cubiq.org/?p=44</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2010/05/iscroll-new2.jpg" class="attachment-post-thumbnail wp-post-image" alt="iScroll v3" title="iScroll v3" align="left" />The <em>overflow:scroll</em> for mobile webkit. Project started because webkit for iPhone does not provide a native way to scroll content inside a fixed size (width/height) div. So basically it was impossible to have a fixed header/footer and a scrolling central area. Until now.]]></description>
		<wfw:commentRss>http://cubiq.org/iscroll/feed</wfw:commentRss>
		<slash:comments>332</slash:comments>
		</item>
		<item>
		<title>Scrolling div for mobile webkit turns 3</title>
		<link>http://cubiq.org/scrolling-div-for-mobile-webkit-turns-3</link>
		<comments>http://cubiq.org/scrolling-div-for-mobile-webkit-turns-3#comments</comments>
		<pubDate>Mon, 30 Nov 2009 10:52:36 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=16</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2009/11/iScroll.jpeg" class="attachment-post-thumbnail wp-post-image" alt="iScroll" title="iScroll" align="left" />I'm pleased that my original <a href="http://cubiq.org/scrolling-div-on-iphone-ipod-touch">iScroll</a> was useful to many. In the past months I received dozens emails asking for new features and bug fixes. I think it's time to start developing a new version of the <em>scrolling div for mobile webkit</em> with added functionalities.]]></description>
		<wfw:commentRss>http://cubiq.org/scrolling-div-for-mobile-webkit-turns-3/feed</wfw:commentRss>
		<slash:comments>184</slash:comments>
<enclosure url="http://cubiq.org/media/movies/iscrollv3.mov" length="1530384" type="video/quicktime" />
		</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>Spinning wheel on webkit for iPhone/iPod touch</title>
		<link>http://cubiq.org/spinning-wheel-on-webkit-for-iphone-ipod-touch</link>
		<comments>http://cubiq.org/spinning-wheel-on-webkit-for-iphone-ipod-touch#comments</comments>
		<pubDate>Sun, 08 Mar 2009 13:01:42 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=11</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2009/03/Slot-Machine.jpeg" class="attachment-post-thumbnail wp-post-image" alt="Slot Machine" title="Slot Machine" align="left" />I'm more and more amazed by the power of mobile webkit. I don't love the iPhone that much, but as a web developer the beauty of CSS transitions, animations and transforms can't pass unnoticed. This time I'm giving away a widget that resembles the native <strong>Picker View</strong> (<em>UIPickerView</em>) functionality but entirely built on javascript.]]></description>
		<wfw:commentRss>http://cubiq.org/spinning-wheel-on-webkit-for-iphone-ipod-touch/feed</wfw:commentRss>
		<slash:comments>139</slash:comments>
<enclosure url="http://cubiq.org/media/movies/spinning-wheel-on-webkit.mov" length="1653885" type="video/quicktime" />
		</item>
		<item>
		<title>Remove onClick delay on webkit for iPhone</title>
		<link>http://cubiq.org/remove-onclick-delay-on-webkit-for-iphone</link>
		<comments>http://cubiq.org/remove-onclick-delay-on-webkit-for-iphone#comments</comments>
		<pubDate>Sun, 15 Feb 2009 16:15:52 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=9</guid>
		<description><![CDATA[<img width="100" height="100" src="http://static.cubiq.org/uploads/2009/02/Stop-Watch-100x100.jpg" class="attachment-post-thumbnail wp-post-image" alt="Stop Watch" title="Stop Watch" align="left" />Developing on the webkit for iPhone I encountered a curious delay on <code>onClick</code> events. It seems that the click is triggered with about 300 milliseconds delay. While this is unnoticeable on a standard web page, it can be annoying on a web application. Fortunately the click event can be overridden thus eliminating the delay.]]></description>
		<wfw:commentRss>http://cubiq.org/remove-onclick-delay-on-webkit-for-iphone/feed</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Contact list on webkit for iPhone</title>
		<link>http://cubiq.org/contact-list-on-webkit-for-iphone</link>
		<comments>http://cubiq.org/contact-list-on-webkit-for-iphone#comments</comments>
		<pubDate>Mon, 19 Jan 2009 09:52:52 +0000</pubDate>
		<dc:creator>Matteo Spinelli</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mobile dev]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://cubiq.org/?p=8</guid>
		<description><![CDATA[The interest around web development for iPhone rapidly faded out when native applications became reality. The webkit in each and every iPhone/iPod touch is actually so powerful that almost anything done by a native application can be replicated with a spoonful of javascript. Here's the recipe to bake a contact list with the ABC control to the right, just like the original Apple's application.]]></description>
		<wfw:commentRss>http://cubiq.org/contact-list-on-webkit-for-iphone/feed</wfw:commentRss>
		<slash:comments>24</slash:comments>
<enclosure url="http://cubiq.org/media/movies/contact-list-iphone.mov" length="762121" type="video/quicktime" />
		</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:07:35 -->