<?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: Imageflow &#8211; revised</title>
	<atom:link href="http://blog.hma-info.de/2008/04/16/imageflow-revised/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hma-info.de/2008/04/16/imageflow-revised/</link>
	<description>Fabians random thoughts about work and private life</description>
	<lastBuildDate>Sat, 02 Jul 2011 11:40:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Peter Pistorius</title>
		<link>http://blog.hma-info.de/2008/04/16/imageflow-revised/comment-page-1/#comment-5556</link>
		<dc:creator>Peter Pistorius</dc:creator>
		<pubDate>Fri, 11 Jul 2008 23:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=68#comment-5556</guid>
		<description>Thanks for this, I was just about to do the same thing with Finn&#039;s library, it is a bit hacky but it&#039;s a really good and simple implementation.</description>
		<content:encoded><![CDATA[<p>Thanks for this, I was just about to do the same thing with Finn&#8217;s library, it is a bit hacky but it&#8217;s a really good and simple implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Ricci</title>
		<link>http://blog.hma-info.de/2008/04/16/imageflow-revised/comment-page-1/#comment-5234</link>
		<dc:creator>Stefano Ricci</dc:creator>
		<pubDate>Sun, 29 Jun 2008 12:26:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=68#comment-5234</guid>
		<description>Hi Fabian,
with IE7 there&#039;s a problem to with &#039;glideTo&#039; triggered by click on images...

&lt;strong&gt;[Fabian]&lt;/strong&gt; : I edited your comment, because the code you provided is for manual Event element detection. I was under the assumption that bindAsEventListener returns a Prototype event. But the doc isnt explicity about this, so I modified the line to be:
&lt;pre&gt;
image.onclick = function(e) { this.glideTo(Event.element(e).i); }.bindAsEventListener(this);
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi Fabian,<br />
with IE7 there&#8217;s a problem to with &#8216;glideTo&#8217; triggered by click on images&#8230;</p>
<p><strong>[Fabian]</strong> : I edited your comment, because the code you provided is for manual Event element detection. I was under the assumption that bindAsEventListener returns a Prototype event. But the doc isnt explicity about this, so I modified the line to be:</p>
<pre>
image.onclick = function(e) { this.glideTo(Event.element(e).i); }.bindAsEventListener(this);
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefano Ricci</title>
		<link>http://blog.hma-info.de/2008/04/16/imageflow-revised/comment-page-1/#comment-4547</link>
		<dc:creator>Stefano Ricci</dc:creator>
		<pubDate>Fri, 23 May 2008 07:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hma-info.de/?p=68#comment-4547</guid>
		<description>Hi Fabian,
I&#039;m looking to your script,nice job!
I was wandering if open a link to a page (eg. http://somedomain.com/page1.html ) wouldn&#039;t be usefull insead of opening always a LigntBox instance.
The ImageFlow script could be used as menu ...

What do you think?

Best regars

Stefano</description>
		<content:encoded><![CDATA[<p>Hi Fabian,<br />
I&#8217;m looking to your script,nice job!<br />
I was wandering if open a link to a page (eg. <a href="http://somedomain.com/page1.html" rel="nofollow">http://somedomain.com/page1.html</a> ) wouldn&#8217;t be usefull insead of opening always a LigntBox instance.<br />
The ImageFlow script could be used as menu &#8230;</p>
<p>What do you think?</p>
<p>Best regars</p>
<p>Stefano</p>
]]></content:encoded>
	</item>
</channel>
</rss>

