Plugin: Progress Bar
Please be aware that this is alpha quality software, use at your own risk
Progress Bar

Progress Bar is a WordPress plugin that displays a progress bar anywhere on your WordPress website generated from values you define in the options page. It can track your progress in any direction(working down to a goal or working up to a goal), handles negative numbers and floating point numbers. As with my other plugins, you can completely customize the look of the plugin from the options page.
Installation
Just download the plugin, upload the PHP file to WP_ROOT/wp-content/plugins/ and activate it in the control panel. Once it is activated, you can use the template tag irgProgressBar() in your template.
Known Issues
- Does not play well with floating point numbers.
Changelog
v0.1a – Initial alpha release
Todo
- Add support for floating point numbers
- Widgetize plugin
Download
Download the plugin here.
Gurdit replied:
Is it possible to have multiple progress bars, each progressing upto a different level?
That way, it would also be useful as a rating system as well
February 10, 2007 at 1:32 pm. Permalink.
Pablo replied:
Gurdit: That sounds like a great idea … I will see what I can do about putting that in the next release.
February 10, 2007 at 2:44 pm. Permalink.
Jason Ho replied:
nice one man…gonna check this one out…:)
February 15, 2007 at 11:16 am. Permalink.
Cynthia Armistead replied:
Oh, do please widgetize it, and make it possible to have multiple progress bars! I cannot tell you how many crafters would jump on this with glee! We love to keep each other updated on the progress of our various projects, but while MANY crafters have taken to blogging, most of them aren’t geeks.
Thanks!
Cyn
February 28, 2007 at 2:57 pm. Permalink.
StitchChick replied:
Just in case multiple requests would make the idea more likely to happen
I just wanted to ditto Cyn’s comment! Multiple progress bars would make this completely rock, crafters very rarly only have one project going at a time LOL
March 3, 2007 at 6:57 pm. Permalink.
Andrew F replied:
if you have k2, just use a php module in the sidebar and for code put
just thought it would help
May 24, 2007 at 11:05 pm. Permalink.