<?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: iScroll v3.4 shrinks and loves desktop browser</title>
	<atom:link href="http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/feed" rel="self" type="application/rss+xml" />
	<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser</link>
	<description>Web and mobile development</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:15:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: iScroll v3.4 shrinks and loves desktop browser &#124; Matteo Spinelli&#039;s &#8230; &#124; TheComputerSoftware.Net</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-6584</link>
		<dc:creator>iScroll v3.4 shrinks and loves desktop browser &#124; Matteo Spinelli&#039;s &#8230; &#124; TheComputerSoftware.Net</dc:creator>
		<pubDate>Tue, 24 Aug 2010 18:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-6584</guid>
		<description>[...] the original post: iScroll v3.4 shrinks and loves desktop browser &#124; Matteo Spinelli&#039;s &#8230;  [...]</description>
		<content:encoded><![CDATA[<p>[...] the original post: iScroll v3.4 shrinks and loves desktop browser | Matteo Spinelli&#039;s &#8230;  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Koussouros</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-3562</link>
		<dc:creator>Koussouros</dc:creator>
		<pubDate>Sat, 24 Jul 2010 17:20:24 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-3562</guid>
		<description>I don&#039;t know why that doesn&#039;t work with
http://www.PROinvention.com/iphonescroll.html</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know why that doesn&#8217;t work with<br />
<a href="http://www.PROinvention.com/iphonescroll.html" rel="nofollow">http://www.PROinvention.com/iphonescroll.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernie Smith</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2432</link>
		<dc:creator>Ernie Smith</dc:creator>
		<pubDate>Sun, 27 Jun 2010 05:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2432</guid>
		<description>Hey, I&#039;m playing with this script for a horizontal scrollbar. It&#039;s worked for just about everything else (and works well, to boot – just needs a design refresh), but it causes problems with youtube embeds. Basically, it makes them jump out of their defined places up about 75 pixels. (Check http://shortformblog.com/?wptheme=iphone to get an idea). 

Any thoughts? I spent six hours thinking it was a CSS problem when I realized it was a Javascript problem instead. :/</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;m playing with this script for a horizontal scrollbar. It&#8217;s worked for just about everything else (and works well, to boot – just needs a design refresh), but it causes problems with youtube embeds. Basically, it makes them jump out of their defined places up about 75 pixels. (Check <a href="http://shortformblog.com/?wptheme=iphone" rel="nofollow">http://shortformblog.com/?wptheme=iphone</a> to get an idea). </p>
<p>Any thoughts? I spent six hours thinking it was a CSS problem when I realized it was a Javascript problem instead. :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Stevens</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2353</link>
		<dc:creator>Joe Stevens</dc:creator>
		<pubDate>Fri, 25 Jun 2010 14:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2353</guid>
		<description>&quot;The solution would be to create a serie of specialized, optimized and reusable micro-frameworks, snippets of code and widgets in the do-one-thing-and-do-it-well philosophy&quot;

Right On Bro! I mostly agree
I think if you are building a straight up iOs web app then a framework is acceptable if its small, but for websites that you want to work well on iOs devices and desktops what you said is the way to go. Thanks for all of your work.</description>
		<content:encoded><![CDATA[<p>&#8220;The solution would be to create a serie of specialized, optimized and reusable micro-frameworks, snippets of code and widgets in the do-one-thing-and-do-it-well philosophy&#8221;</p>
<p>Right On Bro! I mostly agree<br />
I think if you are building a straight up iOs web app then a framework is acceptable if its small, but for websites that you want to work well on iOs devices and desktops what you said is the way to go. Thanks for all of your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Johnson</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2218</link>
		<dc:creator>Jeff Johnson</dc:creator>
		<pubDate>Wed, 23 Jun 2010 16:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2218</guid>
		<description>&quot;iScroll uses a pre-calculated momentum formula to save resources. I don’t use timers (most of the other frameworks use them), the script is probably less flexible but performance-wise is unbeatable.&quot;

That is true. I have all the scroller code out there available and this is by far the best starting point, the elegance of finessed tight code. Brilliant.</description>
		<content:encoded><![CDATA[<p>&#8220;iScroll uses a pre-calculated momentum formula to save resources. I don’t use timers (most of the other frameworks use them), the script is probably less flexible but performance-wise is unbeatable.&#8221;</p>
<p>That is true. I have all the scroller code out there available and this is by far the best starting point, the elegance of finessed tight code. Brilliant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2197</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Wed, 23 Jun 2010 08:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2197</guid>
		<description>Thank you (Ok, I&#039;ll speak english from now in this blog :D)</description>
		<content:encoded><![CDATA[<p>Thank you (Ok, I&#8217;ll speak english from now in this blog <img src='http://cubiq.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2136</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Tue, 22 Jun 2010 08:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2136</guid>
		<description>They removed the mask+translate3d bug on iOS4. Now implementing the shrinking scrollbars is really simple.</description>
		<content:encoded><![CDATA[<p>They removed the mask+translate3d bug on iOS4. Now implementing the shrinking scrollbars is really simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2132</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Tue, 22 Jun 2010 07:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2132</guid>
		<description>I&#039;ll do a tutorial about iscroll/slide-in menu integration really soon. Stick around!</description>
		<content:encoded><![CDATA[<p>I&#8217;ll do a tutorial about iscroll/slide-in menu integration really soon. Stick around!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2129</link>
		<dc:creator>Alberto</dc:creator>
		<pubDate>Tue, 22 Jun 2010 07:00:50 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2129</guid>
		<description>Ciao, grande lavoro, ogni sito web che visito riguardare webapp per iPhone ti nomina. 
Comunque, ho creato il menu della mia webapp per iPhone usando la header bar classica dell&#039;iPhone come handle per lo slidemenu, e tutto funziona, purtroppo però essendoci tanti bottoni nel div che vien fuori vorrei inserire lo scroll orizzontale, dando così allo slide menu un&#039;altezza fissa e non variabile (che crea tanti problemi come per esempio quando si passa a landscape mode). 
Hai qualche suggerimento per eseguire quindi una fusione slidemenu-iscroll?</description>
		<content:encoded><![CDATA[<p>Ciao, grande lavoro, ogni sito web che visito riguardare webapp per iPhone ti nomina.<br />
Comunque, ho creato il menu della mia webapp per iPhone usando la header bar classica dell&#8217;iPhone come handle per lo slidemenu, e tutto funziona, purtroppo però essendoci tanti bottoni nel div che vien fuori vorrei inserire lo scroll orizzontale, dando così allo slide menu un&#8217;altezza fissa e non variabile (che crea tanti problemi come per esempio quando si passa a landscape mode).<br />
Hai qualche suggerimento per eseguire quindi una fusione slidemenu-iscroll?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gazzer</title>
		<link>http://cubiq.org/iscroll-v3-4-shrinks-and-loves-desktop-browser/comment-page-1#comment-2101</link>
		<dc:creator>Gazzer</dc:creator>
		<pubDate>Mon, 21 Jun 2010 17:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=93#comment-2101</guid>
		<description>This works really well, but I&#039;ve come across a weird problem. Using Phonegap plus iScroll breaks the copy function BUT only in the iPad (simulator and device). It&#039;s strange because the identical scripts compiled for iPhone work fine but for iPad copy paste stops working. (This is on Phonegap 0.9.1 and iScroll 3.3 &amp; 3.4)</description>
		<content:encoded><![CDATA[<p>This works really well, but I&#8217;ve come across a weird problem. Using Phonegap plus iScroll breaks the copy function BUT only in the iPad (simulator and device). It&#8217;s strange because the identical scripts compiled for iPhone work fine but for iPad copy paste stops working. (This is on Phonegap 0.9.1 and iScroll 3.3 &amp; 3.4)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

