<?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>KDBDallas &#187; Source Code</title>
	<atom:link href="http://kdbdallas.com/tag/source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://kdbdallas.com</link>
	<description>Mac and iPhone Developer, Husband, Father, all in one</description>
	<lastBuildDate>Tue, 03 Aug 2010 14:38:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>White Indeterminate Progress Indicator (AKA: White NSProgressIndicator)</title>
		<link>http://kdbdallas.com/2008/12/28/white-indeterminate-progress-indicator-aka-white-nsprogressindicator/</link>
		<comments>http://kdbdallas.com/2008/12/28/white-indeterminate-progress-indicator-aka-white-nsprogressindicator/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 05:49:23 +0000</pubDate>
		<dc:creator>Dallas</dc:creator>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[NSProgressIndicator]]></category>
		<category><![CDATA[Source Code]]></category>

		<guid isPermaLink="false">http://kdbdallas.com/?p=151</guid>
		<description><![CDATA[If you have ever wanted to use a Indeterminate Spinner NSProgressIndicator on a dark background you have probably been upset to find that there is no way to get a white spinner. That is where WhiteIntermProgIndicator comes into play. WhiteIntermProgIndicator, is based off of AMIndeterminateProgressIndicatorCell by Andreas at Harmless Cocoa. Screenshot: Download: WhiteIntermProgIndicator.zip]]></description>
			<content:encoded><![CDATA[<p>If you have ever wanted to use a Indeterminate Spinner NSProgressIndicator on a dark background you have probably been upset to find that there is no way to get a white spinner.<br />
That is where WhiteIntermProgIndicator comes into play.<br />
WhiteIntermProgIndicator, is based off of AMIndeterminateProgressIndicatorCell by Andreas at <a href="http://www.harmless.de">Harmless Cocoa</a>.</p>
<p><strong>Screenshot:</strong><br />
<img src="http://kdbdallas.com/wp-content/uploads/2008/12/whiteintermprogindicator.png" alt="whiteintermprogindicator" title="whiteintermprogindicator" width="44" height="39" class="alignnone size-full wp-image-149" /></p>
<p><strong>Download:</strong> <a href="http://www.kdbdallas.com/Code/WhiteIntermProgIndicator.zip">WhiteIntermProgIndicator.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kdbdallas.com/2008/12/28/white-indeterminate-progress-indicator-aka-white-nsprogressindicator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
