<?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 for Almeros&#039; Coding Blog</title>
	<atom:link href="http://code.almeros.com/index.php" rel="self" type="application/rss+xml" />
	<link>http://code.almeros.com</link>
	<description>Words about code… code.almeros.com</description>
	<lastBuildDate>Mon, 30 Jan 2012 15:04:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by Almeros</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-6908</link>
		<dc:creator>Almeros</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-6908</guid>
		<description>Hi Luke,

First of all, thanks for your interest. I think you&#039;re right that the story above is a bit nerdy ;). There isn&#039;t really a simpler step by step unfortunately. What I &lt;em&gt;can&lt;/em&gt; give you is the &lt;a href=&quot;http://code.almeros.com/wp-content/uploads/2012/02/watercanvas-simplest.zip&quot; rel=&quot;nofollow&quot;&gt;code for the simplest working html with a water canvas&lt;/a&gt;. 

Put it all on a webserver (unzipped ofcourse) and check it out via your  webserver&#039;s URL...
&lt;blockquote&gt;By checking the index.html in a browser from your desktop (via file:// instead of http://) the background.jpg image won&#039;t be read into the canvas due to the Same Origin Policy (security) the canvas element uses (HTML5 spec). There are ways to disable this in your browser though. Google for it.&lt;/blockquote&gt;



You can fiddle with the settings in index.html now and/or change the background image, until you like it!

Also, please understand that this effect is taking quite a lot of browser resources. Don&#039;t expect it to perform full screen (or even half) on your webpage or something! Putting it on a site&#039;s logo should however work fine on modern browsers.</description>
		<content:encoded><![CDATA[<p>Hi Luke,</p>
<p>First of all, thanks for your interest. I think you&#8217;re right that the story above is a bit nerdy <img src='http://code.almeros.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . There isn&#8217;t really a simpler step by step unfortunately. What I <em>can</em> give you is the <a href="http://code.almeros.com/wp-content/uploads/2012/02/watercanvas-simplest.zip" rel="nofollow">code for the simplest working html with a water canvas</a>. </p>
<p>Put it all on a webserver (unzipped ofcourse) and check it out via your  webserver&#8217;s URL&#8230;</p>
<blockquote><p>By checking the index.html in a browser from your desktop (via file:// instead of <a href="http://" rel="nofollow">http://</a>) the background.jpg image won&#8217;t be read into the canvas due to the Same Origin Policy (security) the canvas element uses (HTML5 spec). There are ways to disable this in your browser though. Google for it.</p></blockquote>
<p>You can fiddle with the settings in index.html now and/or change the background image, until you like it!</p>
<p>Also, please understand that this effect is taking quite a lot of browser resources. Don&#8217;t expect it to perform full screen (or even half) on your webpage or something! Putting it on a site&#8217;s logo should however work fine on modern browsers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by Luke</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-6884</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 29 Jan 2012 17:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-6884</guid>
		<description>I want to use this effect on my website but I am only an artist and the instructions overwhelm me. Is there a simpler step by step available? A lot of the terms make no sense to me. I don&#039;t code my sites but use a program that generates the code (OK stop hissing and booing :) and I can insert code and don&#039;t know where I would insert this stuff.

Thanks</description>
		<content:encoded><![CDATA[<p>I want to use this effect on my website but I am only an artist and the instructions overwhelm me. Is there a simpler step by step available? A lot of the terms make no sense to me. I don&#8217;t code my sites but use a program that generates the code (OK stop hissing and booing <img src='http://code.almeros.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and I can insert code and don&#8217;t know where I would insert this stuff.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a CSS3 tag cloud like on this blog by Tag cloud good or bad?</title>
		<link>http://code.almeros.com/how-to-create-a-css3-enabled-tag-cloud/comment-page-1#comment-6207</link>
		<dc:creator>Tag cloud good or bad?</dc:creator>
		<pubDate>Fri, 06 Jan 2012 08:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=76#comment-6207</guid>
		<description>[...] of the keywords you want to reinforce. These ideas make the tags work for you and not against you. Well in a recent discussion about just this we debated the tag cloud feature and if its good or bad ...sts, these pages are non-specific in their intent, keyword goal and topic. But single post pages on [...]</description>
		<content:encoded><![CDATA[<p>[...] of the keywords you want to reinforce. These ideas make the tags work for you and not against you. Well in a recent discussion about just this we debated the tag cloud feature and if its good or bad &#8230;sts, these pages are non-specific in their intent, keyword goal and topic. But single post pages on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by Almeros</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-3571</link>
		<dc:creator>Almeros</dc:creator>
		<pubDate>Mon, 19 Sep 2011 11:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-3571</guid>
		<description>Hi Tim, thanks,

Sure, actually, when you setup a WaterModel and a WaterCanvas just DON&#039;T add a mouse event listener and DON&#039;T add the rain generator. Only create a &#039;finger&#039; in a 2D array like the code above and perform a touchWater on the WaterModel object on the location where you want the ripple to start. Change the settings to let the ripple fade out in about 2 seconds and you&#039;re done (you can use my example&#039;s sliders to figure out what are the best settings for you).

Nice to know; when your single ripple is done rippling, the WaterModel and Canvas will stop taking resources on your website, keeping the performance for other javascripts optimal. 

Let me know when you have something online! Have fun!</description>
		<content:encoded><![CDATA[<p>Hi Tim, thanks,</p>
<p>Sure, actually, when you setup a WaterModel and a WaterCanvas just DON&#8217;T add a mouse event listener and DON&#8217;T add the rain generator. Only create a &#8216;finger&#8217; in a 2D array like the code above and perform a touchWater on the WaterModel object on the location where you want the ripple to start. Change the settings to let the ripple fade out in about 2 seconds and you&#8217;re done (you can use my example&#8217;s sliders to figure out what are the best settings for you).</p>
<p>Nice to know; when your single ripple is done rippling, the WaterModel and Canvas will stop taking resources on your website, keeping the performance for other javascripts optimal. </p>
<p>Let me know when you have something online! Have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by tim</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-3520</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Thu, 15 Sep 2011 23:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-3520</guid>
		<description>Hello, this is a very great program:)

I have a little question. Is it possible to make the rain drop effect for only a second or two? With a smooth fade out.

Thank you!

Best regards,
tim</description>
		<content:encoded><![CDATA[<p>Hello, this is a very great program:)</p>
<p>I have a little question. Is it possible to make the rain drop effect for only a second or two? With a smooth fade out.</p>
<p>Thank you!</p>
<p>Best regards,<br />
tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 404&#8242;s on WordPress Permalinks (IIS with ISAPI Rewrite) by jaydeep patel</title>
		<link>http://code.almeros.com/404-wordpress-permalinks-iis-with-isapi-rewrite/comment-page-1#comment-3332</link>
		<dc:creator>jaydeep patel</dc:creator>
		<pubDate>Sat, 03 Sep 2011 12:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=11#comment-3332</guid>
		<description>Thanks!
I have solved my problem with the help of your blog</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I have solved my problem with the help of your blog</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a CSS3 tag cloud like on this blog by Almeros</title>
		<link>http://code.almeros.com/how-to-create-a-css3-enabled-tag-cloud/comment-page-1#comment-2571</link>
		<dc:creator>Almeros</dc:creator>
		<pubDate>Mon, 04 Jul 2011 09:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=76#comment-2571</guid>
		<description>Hi Janos, I guess what you want could be achieved by setting the display mode of the element to block and then explicitly setting width (and height):
&lt;code&gt;
display:block;
width:300px;
height:200px;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hi Janos, I guess what you want could be achieved by setting the display mode of the element to block and then explicitly setting width (and height):<br />
<code><br />
display:block;<br />
width:300px;<br />
height:200px;<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by Almeros</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-2518</link>
		<dc:creator>Almeros</dc:creator>
		<pubDate>Wed, 29 Jun 2011 15:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-2518</guid>
		<description>Hi Veen00,

I quess there&#039;s two ways doing that, an easy way and a hard way (which will be more realistic).

For the hard way you should alter my algorithm code and create a circular 2d buffer some way. The water waves will bounce of the sides more realisticly. The easy way (go for this one if you want to use it for fun) should be achieved by using the coffee background in the canvas. Now add a transparent .PNG image with the cup and a transparent cutout of the coffee content on top over the canvas. Make the canvas with ripple effect as small as possible arround the circle. That should do it!

If you created this, please send me a link to your creation!</description>
		<content:encoded><![CDATA[<p>Hi Veen00,</p>
<p>I quess there&#8217;s two ways doing that, an easy way and a hard way (which will be more realistic).</p>
<p>For the hard way you should alter my algorithm code and create a circular 2d buffer some way. The water waves will bounce of the sides more realisticly. The easy way (go for this one if you want to use it for fun) should be achieved by using the coffee background in the canvas. Now add a transparent .PNG image with the cup and a transparent cutout of the coffee content on top over the canvas. Make the canvas with ripple effect as small as possible arround the circle. That should do it!</p>
<p>If you created this, please send me a link to your creation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Water ripple FX with Canvas and Javascript by Veen00</title>
		<link>http://code.almeros.com/water-ripple-canvas-and-javascript/comment-page-1#comment-2515</link>
		<dc:creator>Veen00</dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=257#comment-2515</guid>
		<description>Is it possible to get the ripple&#039;s only in a circle?

i have a image of a cup of coffee.. like to ripple the coffee only.

thnx!</description>
		<content:encoded><![CDATA[<p>Is it possible to get the ripple&#8217;s only in a circle?</p>
<p>i have a image of a cup of coffee.. like to ripple the coffee only.</p>
<p>thnx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a CSS3 tag cloud like on this blog by János</title>
		<link>http://code.almeros.com/how-to-create-a-css3-enabled-tag-cloud/comment-page-1#comment-2307</link>
		<dc:creator>János</dc:creator>
		<pubDate>Sun, 05 Jun 2011 11:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://code.almeros.com/?p=76#comment-2307</guid>
		<description>Nice article. How do you set the tags width? It is a block element, but the width is not 100% but fitted to the text. How do you manage this?</description>
		<content:encoded><![CDATA[<p>Nice article. How do you set the tags width? It is a block element, but the width is not 100% but fitted to the text. How do you manage this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

