<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: reflection.js demo</title>
	<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo</link>
	<description>Articles and news on science, technology and the internet.</description>
	<pubDate>Sat, 17 May 2008 05:18:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Pixelfumes Blog &#187; Blog Archive &#187; WebKit Now Supports Reflections</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-2943</link>
		<dc:creator>Pixelfumes Blog &#187; Blog Archive &#187; WebKit Now Supports Reflections</dc:creator>
		<pubDate>Thu, 08 May 2008 17:53:33 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-2943</guid>
		<description>[...] AIR since they are users of WebKit.  Of course, in the meantime you can do this the hard way in  JavaScript, ActionScript 2 and ActionScript [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] AIR since they are users of WebKit.  Of course, in the meantime you can do this the hard way in  JavaScript, ActionScript 2 and ActionScript [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Skov</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-220</link>
		<dc:creator>Skov</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-220</guid>
		<description>Looks pretty nice, now we just need more browsers to support canvas &lt;img border="0" src="/ui/emoticons/smile.png" /&gt;&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Looks pretty nice, now we just need more browsers to support canvas <img border="0" src="/ui/emoticons/smile.png" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sexysora</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-221</link>
		<dc:creator>Sexysora</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-221</guid>
		<description>When you showed me this, I never thought it would reflect nicely on different coloured backgrounds.&lt;br /&gt;&lt;br /&gt;Pretty awesome, sounds like a new golden age of web design is coming.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>When you showed me this, I never thought it would reflect nicely on different coloured backgrounds.</p>
<p>Pretty awesome, sounds like a new golden age of web design is coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunny Boy</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-222</link>
		<dc:creator>Sunny Boy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-222</guid>
		<description>&lt;p&gt;Although it's quite amazing, I personally don't see a widespread use of it. Sure, it looks nice; very nice, infact. But I don't just see why anyone would want to use it. It can still be done with a graphics program with less effort.&lt;/p&gt;&lt;p&gt;I agree that until the leading (by statistics) web browser, IE, supports the canvas tag, then it is of no real use. It's a start though that Microsoft is using the Mozilla Firefox RSS icon on request. One step at a time.&#160;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Although it&#8217;s quite amazing, I personally don&#8217;t see a widespread use of it. Sure, it looks nice; very nice, infact. But I don&#8217;t just see why anyone would want to use it. It can still be done with a graphics program with less effort.</p>
<p>I agree that until the leading (by statistics) web browser, IE, supports the canvas tag, then it is of no real use. It&#8217;s a start though that Microsoft is using the Mozilla Firefox RSS icon on request. One step at a time.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khlo</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-223</link>
		<dc:creator>Khlo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-223</guid>
		<description>&lt;blockquote&gt;Pretty awesome, sounds like a new golden age of web design is coming.&lt;/blockquote&gt;&lt;p&gt;canvas can do some really immense stuff. &lt;/p&gt;&lt;p&gt;It is true that a graphics program could do the exact same thing but canvas really comes into it's own with dynamic content. For example, what if you wanted to add a reflection effect to user's avatars? You could either manually photoshop a reflection or you could use canvas and allow the browser to generate the reflections.&lt;/p&gt;&lt;p&gt;Another great thing about using canvas is that it can integrate with javascript events. If you made reflections in Photoshop you would also find it hard to get it to automatically blend in with the background colour. &lt;/p&gt;&lt;p&gt;This script gives people with up to date browsers some additional eye candy and everyone else won't notice a thing.&lt;br /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>Pretty awesome, sounds like a new golden age of web design is coming.</p></blockquote>
<p>canvas can do some really immense stuff. </p>
<p>It is true that a graphics program could do the exact same thing but canvas really comes into it&#8217;s own with dynamic content. For example, what if you wanted to add a reflection effect to user&#8217;s avatars? You could either manually photoshop a reflection or you could use canvas and allow the browser to generate the reflections.</p>
<p>Another great thing about using canvas is that it can integrate with javascript events. If you made reflections in Photoshop you would also find it hard to get it to automatically blend in with the background colour. </p>
<p>This script gives people with up to date browsers some additional eye candy and everyone else won&#8217;t notice a thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunny Boy</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-224</link>
		<dc:creator>Sunny Boy</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-224</guid>
		<description>Valid points. But I don't see how it's going to change the face of web design. The canvas tag is one step further towards a more dynamic web, but the problem is that most people will (at the moment) never see its effects. &lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Valid points. But I don&#8217;t see how it&#8217;s going to change the face of web design. The canvas tag is one step further towards a more dynamic web, but the problem is that most people will (at the moment) never see its effects. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khlo</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-225</link>
		<dc:creator>Khlo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-225</guid>
		<description>True, to say that canvas will change the entire face of the web is overkill just as saying Ajax will. If theres anything which will change the face of the web it'll be the semantic web (the real web 2.0). Canvas is progressive enhancement rather than a total reboot.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>True, to say that canvas will change the entire face of the web is overkill just as saying Ajax will. If theres anything which will change the face of the web it&#8217;ll be the semantic web (the real web 2.0). Canvas is progressive enhancement rather than a total reboot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gfx</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-226</link>
		<dc:creator>Gfx</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-226</guid>
		<description>I am glad to see someone using my idea for real things. As for writing the thing from scratch, well there aren't many ways to do it...&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>I am glad to see someone using my idea for real things. As for writing the thing from scratch, well there aren&#8217;t many ways to do it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khlo</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-227</link>
		<dc:creator>Khlo</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-227</guid>
		<description>Hi Gfx :) Nice to see you around. I presume that you recieved my e-mail and you don't have a problem with this script; if there is then please let me know. Thanks.&lt;br /&gt;</description>
		<content:encoded><![CDATA[<p>Hi Gfx <img src='http://cow.neondragon.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Nice to see you around. I presume that you recieved my e-mail and you don&#8217;t have a problem with this script; if there is then please let me know. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek Poon</title>
		<link>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-228</link>
		<dc:creator>Derek Poon</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid>http://cow.neondragon.net/index.php/383-reflectionjs-demo#comment-228</guid>
		<description>On the latest Safari (version 2.0.2, WebKit 416.13 on Mac OS 10.4, with JavaScript enabled), I don't see any reflection.  Works on Firefox 1.5, though.</description>
		<content:encoded><![CDATA[<p>On the latest Safari (version 2.0.2, WebKit 416.13 on Mac OS 10.4, with JavaScript enabled), I don&#8217;t see any reflection.  Works on Firefox 1.5, though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
