<?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"
	>
<channel>
	<title>Comments on: Colorful tumblr theme</title>
	<atom:link href="http://tumblrthemes.com/colorful-tumblr-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://tumblrthemes.com/colorful-tumblr-theme/</link>
	<description>Tumblr themes, customization and other tumblr stuff</description>
	<pubDate>Sun, 12 Oct 2008 10:30:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Rudy</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-246</link>
		<dc:creator>Rudy</dc:creator>
		<pubDate>Fri, 11 Jul 2008 04:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-246</guid>
		<description>Hi Gondaba,

I totally dig your site.   Coolest one out there.  

Would you be up to posting the commenting system?  Everyone seems to be using discuss, but yours is simple and elegant.  Gotta dig it.  Well, hope you're up to it. 

RG</description>
		<content:encoded><![CDATA[<p>Hi Gondaba,</p>
<p>I totally dig your site.   Coolest one out there.  </p>
<p>Would you be up to posting the commenting system?  Everyone seems to be using discuss, but yours is simple and elegant.  Gotta dig it.  Well, hope you&#8217;re up to it. </p>
<p>RG</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maique</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-51</link>
		<dc:creator>maique</dc:creator>
		<pubDate>Sun, 14 Oct 2007 15:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-51</guid>
		<description>amazing design, i really like the color switcher, it's very cool.</description>
		<content:encoded><![CDATA[<p>amazing design, i really like the color switcher, it&#8217;s very cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carol Castro</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-16</link>
		<dc:creator>Carol Castro</dc:creator>
		<pubDate>Thu, 06 Sep 2007 22:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-16</guid>
		<description>It??s a really nice website... for sure... 
When i look it first, it looked to me like a book!!!

See you Randa</description>
		<content:encoded><![CDATA[<p>It??s a really nice website&#8230; for sure&#8230;<br />
When i look it first, it looked to me like a book!!!</p>
<p>See you Randa</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: esquareda</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-15</link>
		<dc:creator>esquareda</dc:creator>
		<pubDate>Thu, 06 Sep 2007 06:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-15</guid>
		<description>Totally dig it gondaba - it's a thing of beauty, no doubt.  Good on 'ya.</description>
		<content:encoded><![CDATA[<p>Totally dig it gondaba - it&#8217;s a thing of beauty, no doubt.  Good on &#8216;ya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randa</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-14</link>
		<dc:creator>Randa</dc:creator>
		<pubDate>Wed, 05 Sep 2007 17:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-14</guid>
		<description>Thanks gondaba - very nice.</description>
		<content:encoded><![CDATA[<p>Thanks gondaba - very nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gondaba</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-13</link>
		<dc:creator>gondaba</dc:creator>
		<pubDate>Wed, 05 Sep 2007 16:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-13</guid>
		<description>Simen's good. It is primarily javascript with a PHP backend. So, yes, you would need to have a server that can process PHP in order for it to work.  Or figure out how to do color transformations in javascript (no fun, really)

I can share the PHP with anyone who wants it.. it is very simple and just spits out CSS. 

The commenting system, too, is javascript with a PHP backend. All available to anyone who asks me nicely.</description>
		<content:encoded><![CDATA[<p>Simen&#8217;s good. It is primarily javascript with a PHP backend. So, yes, you would need to have a server that can process PHP in order for it to work.  Or figure out how to do color transformations in javascript (no fun, really)</p>
<p>I can share the PHP with anyone who wants it.. it is very simple and just spits out CSS. </p>
<p>The commenting system, too, is javascript with a PHP backend. All available to anyone who asks me nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simen</title>
		<link>http://tumblrthemes.com/colorful-tumblr-theme/#comment-12</link>
		<dc:creator>Simen</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://tumblrthemes.com/colorful-tumblr-theme/#comment-12</guid>
		<description>Why don't you just take a look at the &lt;a href="http://blanket.gondaba.com/tumble/colors.js" rel="nofollow"&gt;code&lt;/a&gt;? It looks like the Javascript generates a link to a css stylesheet that's really a dynamic page in php that changes based on its query string.

So that trick won't work unless you've got a server to run php on. But, of course, you could replicate the trick in Javascript.</description>
		<content:encoded><![CDATA[<p>Why don&#8217;t you just take a look at the <a href="http://blanket.gondaba.com/tumble/colors.js" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/blanket.gondaba.com');">code</a>? It looks like the Javascript generates a link to a css stylesheet that&#8217;s really a dynamic page in php that changes based on its query string.</p>
<p>So that trick won&#8217;t work unless you&#8217;ve got a server to run php on. But, of course, you could replicate the trick in Javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
