<?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: JavaScript Challenge #1 (Wait, weekly?)</title>
	<atom:link href="http://mootools.net/blog/2012/07/25/javascript-challenge-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/</link>
	<description>The Blog</description>
	<lastBuildDate>Sat, 20 Apr 2013 05:31:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Dimcho</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2740</link>
		<dc:creator>Dimcho</dc:creator>
		<pubDate>Tue, 31 Jul 2012 14:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2740</guid>
		<description>&lt;p&gt;Hi, MT Team.&lt;/p&gt;

&lt;p&gt;Here is my &#039;vanilla JavaScript&#039; solution: 
http://jsfiddle.net/Dimcho/d6FAF/&lt;/p&gt;

&lt;p&gt;BR&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, MT Team.</p>

<p>Here is my &#8216;vanilla JavaScript&#8217; solution: 
<a href="http://jsfiddle.net/Dimcho/d6FAF/" rel="nofollow">http://jsfiddle.net/Dimcho/d6FAF/</a></p>

<p>BR</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Powell</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2736</link>
		<dc:creator>Matt Powell</dc:creator>
		<pubDate>Tue, 31 Jul 2012 03:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2736</guid>
		<description>&lt;p&gt;Heavily documented:
http://jsfiddle.net/fauxparse/6UnLf/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Heavily documented:
<a href="http://jsfiddle.net/fauxparse/6UnLf/" rel="nofollow">http://jsfiddle.net/fauxparse/6UnLf/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lionel Garcia</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2720</link>
		<dc:creator>Lionel Garcia</dc:creator>
		<pubDate>Sat, 28 Jul 2012 18:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2720</guid>
		<description>&lt;p&gt;A new versión: https://tinker.io/08ab1 (mod from https://tinker.io/8cc5d)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A new versión: <a href="https://tinker.io/08ab1" rel="nofollow">https://tinker.io/08ab1</a> (mod from <a href="https://tinker.io/8cc5d)" rel="nofollow">https://tinker.io/8cc5d)</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gonçalo Morais</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2719</link>
		<dc:creator>Gonçalo Morais</dc:creator>
		<pubDate>Sat, 28 Jul 2012 18:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2719</guid>
		<description>&lt;p&gt;Here&#039;s my take on this: http://jsfiddle.net/gnclmorais/d3vrd/
As requested, 100% vanilla JavaScript.&lt;/p&gt;

&lt;p&gt;Bonus: spiral pattern also works starting downward, not also rightward.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my take on this: <a href="http://jsfiddle.net/gnclmorais/d3vrd/" rel="nofollow">http://jsfiddle.net/gnclmorais/d3vrd/</a>
As requested, 100% vanilla JavaScript.</p>

<p>Bonus: spiral pattern also works starting downward, not also rightward.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David Chanfin</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2718</link>
		<dc:creator>David Chanfin</dc:creator>
		<pubDate>Sat, 28 Jul 2012 13:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2718</guid>
		<description>&lt;p&gt;My very simple one(recursive, with colors) :
http://jsfiddle.net/EsHDt/5/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>My very simple one(recursive, with colors)&#160;:
<a href="http://jsfiddle.net/EsHDt/5/" rel="nofollow">http://jsfiddle.net/EsHDt/5/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wijnand de Ridder</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2714</link>
		<dc:creator>Wijnand de Ridder</dc:creator>
		<pubDate>Fri, 27 Jul 2012 14:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2714</guid>
		<description>&lt;p&gt;Thanks...&lt;/p&gt;

&lt;p&gt;changed it: http://jsfiddle.net/Wijnand/E5huP/&lt;/p&gt;

&lt;p&gt;Thanks/Bedankt!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks&#8230;</p>

<p>changed it: <a href="http://jsfiddle.net/Wijnand/E5huP/" rel="nofollow">http://jsfiddle.net/Wijnand/E5huP/</a></p>

<p>Thanks/Bedankt!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Arian</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2712</link>
		<dc:creator>Arian</dc:creator>
		<pubDate>Fri, 27 Jul 2012 08:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2712</guid>
		<description>&lt;p&gt;@Wijnand de Ridder: use &lt;code&gt;setTimeout(algoritme, 30)&lt;/code&gt; instead of &lt;code&gt;setTimeout(&quot;algoritme()&quot;,30);&lt;/code&gt; (see &lt;a href=&quot;https://developer.mozilla.org/en/DOM/window.setTimeout#Passing_string_literals&quot; rel=&quot;nofollow&quot;&gt;mdn&lt;/a&gt;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Wijnand de Ridder: use <code>setTimeout(algoritme, 30)</code> instead of <code>setTimeout("algoritme()",30);</code> (see <a href="https://developer.mozilla.org/en/DOM/window.setTimeout#Passing_string_literals" rel="nofollow">mdn</a>)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Wijnand de Ridder</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2711</link>
		<dc:creator>Wijnand de Ridder</dc:creator>
		<pubDate>Fri, 27 Jul 2012 08:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2711</guid>
		<description>&lt;p&gt;http://jsfiddle.net/a3Mgn/&lt;/p&gt;

&lt;p&gt;Just for fun!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://jsfiddle.net/a3Mgn/" rel="nofollow">http://jsfiddle.net/a3Mgn/</a></p>

<p>Just for fun!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: blackbird</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2709</link>
		<dc:creator>blackbird</dc:creator>
		<pubDate>Thu, 26 Jul 2012 19:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2709</guid>
		<description>&lt;p&gt;This is an Excellent post, thank you all for posting your solution.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is an Excellent post, thank you all for posting your solution.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2708</link>
		<dc:creator>Mitch</dc:creator>
		<pubDate>Thu, 26 Jul 2012 17:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2708</guid>
		<description>&lt;p&gt;http://jsfiddle.net/walkingeyerobot/bSc8q/13/&lt;/p&gt;

&lt;p&gt;Now with 100% more animation! Now you can see that without the transforms, it&#039;s really just a bunch of divs all in a neat little line.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://jsfiddle.net/walkingeyerobot/bSc8q/13/" rel="nofollow">http://jsfiddle.net/walkingeyerobot/bSc8q/13/</a></p>

<p>Now with 100% more animation! Now you can see that without the transforms, it&#8217;s really just a bunch of divs all in a neat little line.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kentaromiura</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2707</link>
		<dc:creator>kentaromiura</dc:creator>
		<pubDate>Thu, 26 Jul 2012 16:47:55 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2707</guid>
		<description>&lt;p&gt;Pfff, you&#039;re all newbies (except for Arian, he is a step torward greatness), you can&#039;t compete with my 100% vanilla js solution.&lt;/p&gt;

&lt;p&gt;Just be warned, is targeted to awesome browser only (the one supporting document.querySelectorAll and linear gradient... easy workaround-able, but I just don&#039;t want to show off :P) and also you need to turn your audio on, otherwise it will not work as expected.&lt;/p&gt;

&lt;p&gt;http://jsfiddle.net/kentaromiura/KtPw5/2/&lt;/p&gt;

&lt;p&gt;Ps. I doubt anyone could take my comment seriously, but I want to stress that I&#039;m just joking, every solution posted until now are great, and I&#039;m really proud to see all this fun and effort from the community. 
Thank you all ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Pfff, you&#8217;re all newbies (except for Arian, he is a step torward greatness), you can&#8217;t compete with my 100% vanilla js solution.</p>

<p>Just be warned, is targeted to awesome browser only (the one supporting document.querySelectorAll and linear gradient&#8230; easy workaround-able, but I just don&#8217;t want to show off :P) and also you need to turn your audio on, otherwise it will not work as expected.</p>

<p><a href="http://jsfiddle.net/kentaromiura/KtPw5/2/" rel="nofollow">http://jsfiddle.net/kentaromiura/KtPw5/2/</a></p>

<p>Ps. I doubt anyone could take my comment seriously, but I want to stress that I&#8217;m just joking, every solution posted until now are great, and I&#8217;m really proud to see all this fun and effort from the community. 
Thank you all ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bladimir Ardiles</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2706</link>
		<dc:creator>Bladimir Ardiles</dc:creator>
		<pubDate>Thu, 26 Jul 2012 15:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2706</guid>
		<description>&lt;p&gt;and here is my solution :-)
http://jsfiddle.net/bladicito/MaYNv/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>and here is my solution :-)
<a href="http://jsfiddle.net/bladicito/MaYNv/" rel="nofollow">http://jsfiddle.net/bladicito/MaYNv/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lionel Garcia</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2705</link>
		<dc:creator>Lionel Garcia</dc:creator>
		<pubDate>Thu, 26 Jul 2012 15:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2705</guid>
		<description>&lt;p&gt;And here is the short version: https://tinker.io/8cc5d&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>And here is the short version: <a href="https://tinker.io/8cc5d" rel="nofollow">https://tinker.io/8cc5d</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lionel Garcia</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2704</link>
		<dc:creator>Lionel Garcia</dc:creator>
		<pubDate>Thu, 26 Jul 2012 14:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2704</guid>
		<description>&lt;p&gt;Toke me a while, and here it is: https://tinker.io/97a85&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Toke me a while, and here it is: <a href="https://tinker.io/97a85" rel="nofollow">https://tinker.io/97a85</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: bram</title>
		<link>http://mootools.net/blog/2012/07/25/javascript-challenge-1/comment-page-1/#comment-2703</link>
		<dc:creator>bram</dc:creator>
		<pubDate>Thu, 26 Jul 2012 11:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://mootools.net/blog/?p=1658#comment-2703</guid>
		<description>&lt;p&gt;http://jsfiddle.net/braml/U7VRR/&lt;/p&gt;

&lt;p&gt;i tried to do it with a single loop without absolute positioning
but in the end i cheated a bit by also using a recursive function though...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://jsfiddle.net/braml/U7VRR/" rel="nofollow">http://jsfiddle.net/braml/U7VRR/</a></p>

<p>i tried to do it with a single loop without absolute positioning
but in the end i cheated a bit by also using a recursive function though&#8230;</p>]]></content:encoded>
	</item>
</channel>
</rss>
