<?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: 3D Coverflow for iPhone Using CSS-VFX</title>
	<atom:link href="http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/feed/" rel="self" type="application/rss+xml" />
	<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/</link>
	<description>Nurturing iPhone friendly web design</description>
	<lastBuildDate>Fri, 28 May 2010 18:47:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: iStartup: Von 0 bis iPhone &#8211; Gastbeitrag von Sascha Konietzke :: deutsche-startups.de</title>
		<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/comment-page-1/#comment-8310</link>
		<dc:creator>iStartup: Von 0 bis iPhone &#8211; Gastbeitrag von Sascha Konietzke :: deutsche-startups.de</dc:creator>
		<pubDate>Wed, 24 Feb 2010 07:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://iphoneized.com/?p=765#comment-8310</guid>
		<description>[...] und CSS Standards beherrscht, sind mittlerweile auch das Auslesen der Position des Gerätes oder Animationen direkt auf mobilen Webseiten möglich. Der Aufwand für die Erstellung einer mobilen Webseite ist [...]</description>
		<content:encoded><![CDATA[<p>[...] und CSS Standards beherrscht, sind mittlerweile auch das Auslesen der Position des Gerätes oder Animationen direkt auf mobilen Webseiten möglich. Der Aufwand für die Erstellung einer mobilen Webseite ist [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudo de desenvolvimento para iPhone &#124; bernabauer.com</title>
		<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/comment-page-1/#comment-4235</link>
		<dc:creator>Tudo de desenvolvimento para iPhone &#124; bernabauer.com</dc:creator>
		<pubDate>Mon, 09 Nov 2009 19:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://iphoneized.com/?p=765#comment-4235</guid>
		<description>[...] Converflow para iPhone utilizando CSS-VFX        Categories: iPhone Tags: desenvolvimento, Interface, Internet, iPhone [...]</description>
		<content:encoded><![CDATA[<p>[...] Converflow para iPhone utilizando CSS-VFX        Categories: iPhone Tags: desenvolvimento, Interface, Internet, iPhone [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew M</title>
		<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/comment-page-1/#comment-1032</link>
		<dc:creator>Andrew M</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://iphoneized.com/?p=765#comment-1032</guid>
		<description>This is very close to the real mccoy.

If it were possible to have just a little bit more hardware acceleration, you&#039;d have a winner.

There are some subtle rough edges, but great effort.

This is certainly as smooth of an experience as I have seen on any other phone outside of iPhone.</description>
		<content:encoded><![CDATA[<p>This is very close to the real mccoy.</p>
<p>If it were possible to have just a little bit more hardware acceleration, you&#8217;d have a winner.</p>
<p>There are some subtle rough edges, but great effort.</p>
<p>This is certainly as smooth of an experience as I have seen on any other phone outside of iPhone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent</title>
		<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/comment-page-1/#comment-318</link>
		<dc:creator>Brent</dc:creator>
		<pubDate>Sun, 10 May 2009 15:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://iphoneized.com/?p=765#comment-318</guid>
		<description>This is a great start to a dying project unfortunately.  Charles has been too busy to fix the major issues on it and takes months to respond to any discussions.  I took his original code and created the current static version that you have used there.  Previously it called a Flickr feed for the image array, and I fixed some other small things - took out unused HTML and functions, cleaned it up a bit.

The main problem with this is when the image is enlarged, it&#039;s distorted.  With the current images it&#039;s hard to tell but try putting your own in there and watch when you click on one for focus.  It&#039;s zooming in wrong basically.

If someone can take a look, it could be a cool project.  The main problems are the:
-  Clicked image is out of focus when enlarged.
-  Unable to make the image full-screen

I was thinking that possibly the Magic/JQTouch fellaz could take a look.  Maybe this project needs to be re-done with some of their expertise?  Unfortunately this Coverflow project is only cool as a demo but unusable as any real photo slideshow on a site.  If anyone wants to redo this and get an ugly but working slim mobile version going, I will join and help.

Anyone else get this to work in the real world?  If so, slap a link in your response.  Thanks !!!</description>
		<content:encoded><![CDATA[<p>This is a great start to a dying project unfortunately.  Charles has been too busy to fix the major issues on it and takes months to respond to any discussions.  I took his original code and created the current static version that you have used there.  Previously it called a Flickr feed for the image array, and I fixed some other small things &#8211; took out unused HTML and functions, cleaned it up a bit.</p>
<p>The main problem with this is when the image is enlarged, it&#8217;s distorted.  With the current images it&#8217;s hard to tell but try putting your own in there and watch when you click on one for focus.  It&#8217;s zooming in wrong basically.</p>
<p>If someone can take a look, it could be a cool project.  The main problems are the:<br />
-  Clicked image is out of focus when enlarged.<br />
-  Unable to make the image full-screen</p>
<p>I was thinking that possibly the Magic/JQTouch fellaz could take a look.  Maybe this project needs to be re-done with some of their expertise?  Unfortunately this Coverflow project is only cool as a demo but unusable as any real photo slideshow on a site.  If anyone wants to redo this and get an ugly but working slim mobile version going, I will join and help.</p>
<p>Anyone else get this to work in the real world?  If so, slap a link in your response.  Thanks !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhoneKicks.com</title>
		<link>http://iphoneized.com/2009/05/3d-coverflow-iphone-cssvfx/comment-page-1/#comment-261</link>
		<dc:creator>iPhoneKicks.com</dc:creator>
		<pubDate>Wed, 06 May 2009 16:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://iphoneized.com/?p=765#comment-261</guid>
		<description>&lt;strong&gt;Create a 3D Coverflow for iPhone using CSS, Javascript...&lt;/strong&gt;

You&#039;ve been kicked (a good thing) - Trackback from iPhoneKicks.com - iPhone SDK links, community driven...</description>
		<content:encoded><![CDATA[<p><strong>Create a 3D Coverflow for iPhone using CSS, Javascript&#8230;</strong></p>
<p>You&#8217;ve been kicked (a good thing) &#8211; Trackback from iPhoneKicks.com &#8211; iPhone SDK links, community driven&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
