<?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>toxicsoftware.com &#187; toxic progress indicator</title>
	<atom:link href="http://toxicsoftware.com/tag/toxic-progress-indicator/feed/" rel="self" type="application/rss+xml" />
	<link>http://toxicsoftware.com</link>
	<description>RANDOMIZE USR 0</description>
	<lastBuildDate>Sun, 01 Aug 2010 17:49:39 +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>R.I.P Toxic Progress Indicator</title>
		<link>http://toxicsoftware.com/rip_toxic_progress_indicator/</link>
		<comments>http://toxicsoftware.com/rip_toxic_progress_indicator/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 13:17:26 +0000</pubDate>
		<dc:creator>schwa</dc:creator>
				<category><![CDATA[Default]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[toxic progress indicator]]></category>

		<guid isPermaLink="false">http://toxicsoftware.com/rip_toxic_progress_indicator/</guid>
		<description><![CDATA[Thanks to Matt Gemmell for pointing out that Apple has finally provided a pie chart style NSProgressIndicator for the circular/determinate modes. This style is new to Leopard. This means my Toxic Progress Indicator class can be retired, at least for &#8230; <a href="http://toxicsoftware.com/rip_toxic_progress_indicator/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://mattgemmell.com/2007/10/28/get-rid-of-your-code-with-leopard">Matt Gemmell</a> for pointing out that Apple has finally provided a pie chart style NSProgressIndicator for the circular/determinate modes. This style is new to Leopard. This means my <a href="http://toxicsoftware.com/toxic_progress_indicator/">Toxic Progress Indicator</a> class can be retired, at least for 10.5+ only applications. Leopard has really helped to retire a lot of my code (for example my QuickTime Sequence Grabber code can probably be retired too) and I expect this trend to continue.</p>

<p>Toxic Progress Indicator should still be used on apps that need to run on 10.4, but I wont be supporting the class any more (not that it is really needed any support&#8230;)</p>

<div style="text-align:center;"><img src="http://toxicsoftware.com/wordpress//uploads/cocoapiechart.png" alt="CocoaPieChart.png" border="0" width="429" height="407" /></div>
]]></content:encoded>
			<wfw:commentRss>http://toxicsoftware.com/rip_toxic_progress_indicator/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
