<?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: How to make a progress/goal (thermometer-like) bar graph with PHP</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/</link>
	<description></description>
	<pubDate>Sun, 18 May 2008 18:08:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-571908</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Tue, 06 May 2008 17:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-571908</guid>
		<description>@Valerie
I believe you need to change the script with this line:
&lt;strong&gt;$fill = $height-(($current/$goal)*$height);&lt;/strong&gt;
Instead of having the fill be calculated on the HEIGHT - you want it calculated to the WIDTH - so changing $height to $width where it appears in that line should do the trick... ?</description>
		<content:encoded><![CDATA[<p>@Valerie<br />
I believe you need to change the script with this line:<br />
<strong>$fill = $height-(($current/$goal)*$height);</strong><br />
Instead of having the fill be calculated on the HEIGHT - you want it calculated to the WIDTH - so changing $height to $width where it appears in that line should do the trick&#8230; ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valerie</title>
		<link>http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-571897</link>
		<dc:creator>Valerie</dc:creator>
		<pubDate>Tue, 06 May 2008 16:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-571897</guid>
		<description>hey, great tutorial. :)

was wondering how easy it would be to change it to be a horizontal bar graph, a bit like a ticker?</description>
		<content:encoded><![CDATA[<p>hey, great tutorial. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>was wondering how easy it would be to change it to be a horizontal bar graph, a bit like a ticker?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aiko</title>
		<link>http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-552299</link>
		<dc:creator>Aiko</dc:creator>
		<pubDate>Mon, 03 Mar 2008 21:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2008/02/23/how-to-make-a-progressgoal-thermometer-like-bar-graph-with-php/#comment-552299</guid>
		<description>Great script ! Just what I was looking for. I'm using it on my sidebar and use PHP to specify the current value so it's fully automated now.

Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Great script ! Just what I was looking for. I&#8217;m using it on my sidebar and use PHP to specify the current value so it&#8217;s fully automated now.</p>
<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.214 seconds -->
