<?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: jQuery Colourific</title>
	<atom:link href="http://benwatts.ca/sandbox/jquery-colourific/feed/" rel="self" type="application/rss+xml" />
	<link>http://benwatts.ca</link>
	<description>Designer and Frontend Developer in Ottawa, Canada</description>
	<lastBuildDate>Thu, 10 May 2012 11:02:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Rahul Kumar</title>
		<link>http://benwatts.ca/sandbox/jquery-colourific/comment-page-1/#comment-10594</link>
		<dc:creator>Rahul Kumar</dc:creator>
		<pubDate>Fri, 27 Apr 2012 05:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.benwatts.ca/?page_id=22#comment-10594</guid>
		<description>I like you example but you can get a random color in one query only.

 var col = &#039;rgb(&#039; + (Math.floor(Math.random() * 256)) + &#039;,&#039; + (Math.floor(Math.random() * 256)) + &#039;,&#039; + (Math.floor(Math.random() * 256)) + &#039;)&#039;;

Try This Sam</description>
		<content:encoded><![CDATA[<p>I like you example but you can get a random color in one query only.</p>
<p> var col = &#8216;rgb(&#8216; + (Math.floor(Math.random() * 256)) + &#8216;,&#8217; + (Math.floor(Math.random() * 256)) + &#8216;,&#8217; + (Math.floor(Math.random() * 256)) + &#8216;)&#8217;;</p>
<p>Try This Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://benwatts.ca/sandbox/jquery-colourific/comment-page-1/#comment-1957</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Mon, 17 Mar 2008 03:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.benwatts.ca/?page_id=22#comment-1957</guid>
		<description>Very cool!

Go Ben go!</description>
		<content:encoded><![CDATA[<p>Very cool!</p>
<p>Go Ben go!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

