<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Miles Per Hour &#187; progress bar</title>
	<atom:link href="http://miles-per-hour.com/tag/progress-bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://miles-per-hour.com</link>
	<description>programming at the speed of 1011000.</description>
	<lastBuildDate>Tue, 20 Mar 2012 18:51:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Itunes like progress/capcity bar</title>
		<link>http://miles-per-hour.com/2009/02/23/itunes-like-progresscapcity-bar/</link>
		<comments>http://miles-per-hour.com/2009/02/23/itunes-like-progresscapcity-bar/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 18:33:13 +0000</pubDate>
		<dc:creator>mike@mike-miles.com</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[capacity bar]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[progress bar]]></category>

		<guid isPermaLink="false">http://mike-miles.com/blog/?p=156</guid>
		<description><![CDATA[Back in December I was working on a project that needed to show progress bars.  They progress bars had to show the progress of multiple items, and it was explained to me that they should resemble the percentage bars in iTunes that show how full your ipod / iphone. Not a problem I thought to myself, all I needed was a few images and the eve useful PHP GD library .  If you've never used the PHP GD library before, a brief overview:  It's a graphics library that allows you to create dynamic graphics.  (Told you it was brief).]]></description>
		<wfw:commentRss>http://miles-per-hour.com/2009/02/23/itunes-like-progresscapcity-bar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

