<?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>BradusDorkus</title>
	<atom:link href="http://www.bradtrotter.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bradtrotter.com</link>
	<description>Brad&#039;s Personal Website</description>
	<lastBuildDate>Tue, 22 Sep 2009 00:59:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iTunes Mini Player Source Continued&#8230;.</title>
		<link>http://www.bradtrotter.com/?p=19</link>
		<comments>http://www.bradtrotter.com/?p=19#comments</comments>
		<pubDate>Tue, 22 Sep 2009 00:49:36 +0000</pubDate>
		<dc:creator>Brad Trotter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradtrotter.com/?p=19</guid>
		<description><![CDATA[I have decided to put the source up on a git repository instead of packaged in a DMG file. So if you want to check out the source, you can get it from my git repository.
http://github.com/billymeter/iTunes-Mini-Player
Thanks.
You can also follow me on twitter @billymeter
]]></description>
			<content:encoded><![CDATA[<p>I have decided to put the source up on a git repository instead of packaged in a DMG file. So if you want to check out the source, you can get it from my git repository.</p>
<p><a href="http://github.com/billymeter/iTunes-Mini-Player">http://github.com/billymeter/iTunes-Mini-Player</a></p>
<p>Thanks.</p>
<p>You can also follow me on twitter <a href="http://twitter.com/billymeter" target="_blank">@billymeter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradtrotter.com/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes Mini Player Source Code</title>
		<link>http://www.bradtrotter.com/?p=13</link>
		<comments>http://www.bradtrotter.com/?p=13#comments</comments>
		<pubDate>Thu, 17 Sep 2009 01:45:06 +0000</pubDate>
		<dc:creator>Brad Trotter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradtrotter.com/?p=13</guid>
		<description><![CDATA[Tonight I had some time to package together the source code and make it available for anyone to look at. I&#8217;ve made it open source via the Simplified BSD license. You must agree to the license in order to download the source. View the license here.
Enjoy.
 Download iTunes Mini Player Source Code
(Get it from my [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight I had some time to package together the source code and make it available for anyone to look at. I&#8217;ve made it open source via the Simplified BSD license. You must agree to the license in order to download the source. View the license <a title="License" href="http://www.bradtrotter.com/?page_id=15" target="_self">here</a>.</p>
<p>Enjoy.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-17" title="DMG Icon" src="http://www.bradtrotter.com/wp-content/uploads/2009/09/DMGIcon.png" alt="DMG Icon" width="38" height="49" /><span style="text-decoration: line-through;"> Download iTunes Mini Player Source Code</span></p>
<p style="text-align: center;">(Get it from my git repository)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradtrotter.com/?feed=rss2&amp;p=13</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iTunes Mini Player</title>
		<link>http://www.bradtrotter.com/?p=3</link>
		<comments>http://www.bradtrotter.com/?p=3#comments</comments>
		<pubDate>Tue, 15 Sep 2009 18:58:07 +0000</pubDate>
		<dc:creator>Brad Trotter</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.bradtrotter.com/?p=3</guid>
		<description><![CDATA[When Apple introduced iTunes 9, they removed a feature that was very convenient to me. The green &#8220;zoom&#8221; button toggled the player into the mini player. In iTunes 9, the zoom button just changes the size of the main iTunes window.
Apparently, this change was made to make the zoom button be uniform with all other [...]]]></description>
			<content:encoded><![CDATA[<p>When Apple introduced iTunes 9, they removed a feature that was very convenient to me. The green &#8220;zoom&#8221; button toggled the player into the mini player. In iTunes 9, the zoom button just changes the size of the main iTunes window.</p>
<p>Apparently, this change was made to make the zoom button be uniform with all other applications in OS X. I really wouldn&#8217;t know, because I don&#8217;t use the zoom button in any other application.</p>
<p>Since Apple changed the zoom button function in iTunes 9, I&#8217;ve really been thrown off my workflow. I was getting constantly annoyed. I would click on the zoom button and expect the mini player to show up. It didn&#8217;t.</p>
<p>Well, not anymore. I wrote up a little application that &#8220;reverts&#8221; the zoom button back to how it worked in iTunes 8. It is certainly not the most elegant solution, as I am no Cocoa expert by any means, but it works. I call the app &#8220;iTunes Mini Player&#8221; just because I didn&#8217;t have anything better to call it.</p>
<p>I&#8217;m still putting a couple finishing touches on the application, and then I&#8217;ll upload it for anyone to download and use.</p>
<p>I&#8217;m not responsible for how this app is used, not if the app causes any damage at all. Use the app at your own risk. I have only tested the app on Snow Leopard 10.6.1. I have no idea if it will work in Leopard or not. I know it will NOT work in Tiger. Hopefully Apple will change the zoom button to toggle the mini player again and this app can live a short life.</p>
<p><span style="text-decoration: line-through;">Stay tuned for the download link.</span></p>
<p><span style="-webkit-text-decorations-in-effect: line-through;">It&#8217;s pretty simple to use. Just run the app and it will run in the background listening for iTunes to &#8220;zoom&#8221; then it will toggle the mini player automatically.</span></p>
<p>This application is for OS X 10.5 or higher. It has only been tested on 10.6.1.</p>
<p style="text-align: center;"><a href="http://www.bradtrotter.com/downloads/itmp.zip"><img class="size-full wp-image-10 aligncenter" title="Zip Icon" src="http://www.bradtrotter.com/wp-content/uploads/2009/09/mac_zip_icon.jpg" alt="Zip Icon" width="32" height="32" />Download iTunes Mini Player</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bradtrotter.com/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
