<?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>★ audiocommander &#187; Search Results  &#187;  RateMe</title>
	<atom:link href="http://www.audiocommander.de/blog/?s=RateMe&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.audiocommander.de/blog</link>
	<description>commanding audio.</description>
	<lastBuildDate>Fri, 02 Jul 2010 13:50:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Rate*Me!</title>
		<link>http://www.audiocommander.de/blog/?p=82</link>
		<comments>http://www.audiocommander.de/blog/?p=82#comments</comments>
		<pubDate>Mon, 22 Mar 2010 00:22:39 +0000</pubDate>
		<dc:creator>audiocommander</dc:creator>
				<category><![CDATA[Articles in English]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Objective C]]></category>
		<category><![CDATA[RateMe]]></category>

		<guid isPermaLink="false">http://www.audiocommander.de/blog/?p=82</guid>
		<description><![CDATA[See &#38; edit iTunes ratings in the Macintosh status menu bar! Okay, I admit, I love tidy playlists and try to keep my iTunes track ratings quite accurate, so that I can always enjoy my intelligent playlists. There has been a tool called iTunesRatings by Matthew Handley, which disappeared some years ago. Because I think [...]]]></description>
			<content:encoded><![CDATA[<p>See &amp; edit iTunes ratings in the Macintosh status menu bar!</p>
<p>Okay, I admit, I love tidy playlists and try to keep my iTunes track ratings quite accurate, so that I can always enjoy my intelligent playlists. There has been a tool called <a href="http://blog.joshbuhler.com/2005/02/02/itunes-rating-app/" target="_blank">iTunesRatings</a> by Matthew Handley, which disappeared some years ago. Because I think this was a very nice application, I spent some hours programming my own app, which has some improvements:</p>
<p> </p>
<p><img src="http://www.audiocommander.de/pics/RateMe/RateMe_Screenshot_20.jpg" alt="RateMe! - See &amp;uamp; Edit iTunes Ratings in the Status Bar" /></p>
<p><strong>Features:</strong><br />
· See the rating of the current track<br />
· Edit the rating of the current track<br />
· Supports 1/2 stars (eg. 4.5 stars) by clicking &amp; dragging<br />
· Context Menu with the most important iTunes control (Play/Pause, Previous/Next, Loop One)<br />
· Floating Cover Panel<br />
· Quick Playlist and Track Access<br />
· Option to autostart at login<br />
· Option to hide the Menu Bar icon when iTunes isn&#8217;t launched<br />
· Designed to use as less resources &amp; processing power as possible! <br />
· GPL-licensed (free &amp; open source!)<br />
· Runs on <a href="http://www.audiocommander.de/blog/?tag=mac-os-x" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Mac OS X">Mac OS X</a> 10.5. (Leopard) or 10.6. (Snow Leopard) / Universal Binary /</p>
<p> </p>
<p><strong>RateMe! compared:</strong></p>
<p>I noticed that a <a title="Apple Downloads" href="http://www.apple.com/downloads/macosx/ipod_itunes/" target="_blank">bunch of similar programs</a> has been released lately &#8211;  needless to say, that those that need an extra click to rate aren&#8217;t that useful (you could right click on the iTunes Dock-icon as well). Most of them don&#8217;t support half star ratings, and many are so overloaded with features that they consequently need too much processing power for my taste, thus slowing down the computer.</p>
<p>RateMe! has been designed to use as little CPU as possible. To reduce the number of AppleScripts, I&#8217;m using the iTunes <a href="http://www.audiocommander.de/blog/?tag=cocoa" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Cocoa">Cocoa</a>-based notification system. I checked for Memory Leaks and kept an eye on RAM usage. And I keep an eye on usability, so there are enough features to make this application useful and less enough to keep it simple and lightweight. </p>
<p>And finally RateMe! is -AFAIK- the only one that&#8217;s open source!</p>
<p> </p>
<p><strong>System Requirements:</strong><br />
<span class="error">· <a href="http://www.audiocommander.de/blog/?tag=mac-os-x" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Mac OS X">Mac OS X</a> 10.5 (Leopard) or 10.6. (Snow Leopard)</span><br />
· iTunes 7</p>
<p><img src="http://www.audiocommander.de/pics/MacOSX_Universal_60px.gif" alt="" align="top" /></p>
<p> </p>
<p><a name="Download"></a><strong>Download:</strong><br />
· <a href="http://www.audiocommander.de/downloads/RateMe_100320-023.zip">RateMe! v0.2.3</a> (Universal Binary for OS X 10.5./10.6.)</p>
<p>· <a href="http://www.audiocommander.de/downloads/RateMe_100320-023_src.zip">RateMe! v0.2.3 source</a> (for OS X 10.6 Leopard – developers only, normal users please download the above binary!)</p>
<p> </p>
<p><strong>Installation &amp; Usage</strong><br />
· Download and unzip<br />
· Move &#8220;RateMe.app&#8221; to your programs folder<br />
· Double-click to start<br />
· Exit &#8220;RateMe!&#8221; by right-clicking and selecting &#8220;Quit RateMe!&#8221;<br />
· If you want &#8220;RateMe&#8221; to start automatically with <a href="http://www.audiocommander.de/blog/?tag=mac-os-x" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Mac OS X">Mac OS X</a>, right-click and select &#8220;Preferences &gt; Autostart at Login&#8221;.<br />
· Note: Rating is disabled when iTunes is paused!<br />
· To rate full stars click on the star; to rate half stars click and drag</p>
<p> </p>
<hr /><strong>Version History</strong><br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_100320-023.zip">v0.2.3 (100320)</a>:</span><br />
· Exposé &#038; Spaces behaviour fixed for cover view panel<br />
<span style="text-decoration: underline;">v0.2.2 (090802):</span><br />
· SnowLeopard ready 32/64-bit Universal Executable<br />
· Optional high contrast stars selectable in preferences<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_090408-021.zip">v0.2.1 (090408)</a>:</span><br />
· added library update menu item<br />
<span style="text-decoration: underline;">v0.2.0 (090329):</span><br />
· final cleanups, added default album art<br />
· startup fixes, get current playlist now updates correctly<br />
<span style="text-decoration: underline;">v0.1.9 (090328):</span><br />
· added cover album art in menu &#038; mini window<br />
· alpha slider, tracklist for current playlist<br />
· severe bugfix with incidential NSImageCell binding<br />
· many bugfixes<br />
· tracklisting icons (music, movies, podcasts)<br />
· shuffle support (&#038; loop rewrite)<br />
<span style="text-decoration: underline;">v0.1.8 (090327):</span><br />
· iTunes Library playlist integration<br />
· show iTunes window does now open iTunes maximized &#038; shows current track<br />
<span style="text-decoration: underline;">v0.1.7 (080915):</span><br />
· Minor bugfixes, fixed virtual memory allocation<br />
<span style="text-decoration: underline;">v0.1.6 (080726):</span><br />
· added experimental rating for selected track (currently deactivated)<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080607-015.zip">v0.1.5 (080607)</a>:</span><br />
· Fixed possible star visibility issue<br />
· Updated graphics (stars) for improved quality display on darker backgrounds<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080517-014.zip">v0.1.4 (080517)</a>:</span><br />
· Added click&amp;drag support for half stars, removed context menu options<br />
· Removed &#8220;Mute&#8221; context menu item (reduce to basic functions)<br />
· Fixed 0.5 steps for ratings<br />
· Added context menu option for Autostart at Login<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080330-013.zip">v0.1.3 (080330)</a>:</span><br />
· Option to hide the Menu Bar icon when iTunes not launched (see context menu: About &gt; Hide without iTunes)<br />
· Published source<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080310-012.zip">v0.1.2 (080310)</a>:</span><br />
· Receives iTunes NSDistributedNotification (<a href="http://www.audiocommander.de/blog/?tag=cocoa" class="st_tag internal_tag" rel="nofollow" title="Posts tagged with Cocoa">Cocoa</a>), therefore increased efficiency by reducing script polling<br />
· Shows current Trackname (Status Bar, Context Menu, ToolTip)<br />
· Show iTunes Window item<br />
· Rating is only allowed if iTunes is playing<br />
<span style="text-decoration: underline;">v0.1.1 (080308):</span><br />
· Fixed scripting autorelease bug<br />
<span style="text-decoration: underline;"><a href="http://www.audiocommander.de/downloads/RateMe_080307-010.zip">v0.1.0 (080307)</a>:</span><br />
· Status Menu Item<br />
· AppleScript Messaging<br />
· Context Menu on right-click<br />
· iTunes style rating (supporting &#8220;half&#8221; stars)</p>
<p><em>Original Timestamp of this post was 2008 March 07</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiocommander.de/blog/?feed=rss2&amp;p=82</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
