<?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: dotProject Percent Bar Gradient mod</title>
	<atom:link href="http://compsci.ca/blog/dotproject-percent-bar-gradient-mod/feed/" rel="self" type="application/rss+xml" />
	<link>http://compsci.ca/blog/dotproject-percent-bar-gradient-mod/</link>
	<description>Programming, Education, Computer Science</description>
	<lastBuildDate>Sun, 21 Feb 2010 14:53:51 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan Popescu</title>
		<link>http://compsci.ca/blog/dotproject-percent-bar-gradient-mod/comment-page-1/#comment-108981</link>
		<dc:creator>Dan Popescu</dc:creator>
		<pubDate>Fri, 05 Sep 2008 09:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://compsci.ca/blog/dotproject-percent-bar-gradient-mod/#comment-108981</guid>
		<description>you can replace the color part with:
&lt;code&gt;
printf(&quot;#XX00&quot;,min(255,2.55*2*(100-$obj-&gt;project_percent_complete)),min(255,2.55*2*$obj-&gt;project_percent_complete))
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>you can replace the color part with:<br />
<code><br />
printf("#XX00",min(255,2.55*2*(100-$obj-&gt;project_percent_complete)),min(255,2.55*2*$obj-&gt;project_percent_complete))<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
