<?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>Atomic Playboy&#187; iTunes</title>
	<atom:link href="http://atomicplayboy.net/blog/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomicplayboy.net</link>
	<description>All hail the mushroom cloud</description>
	<lastBuildDate>Sat, 22 May 2010 19:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Things I Don&#8217;t Like About iTunes</title>
		<link>http://atomicplayboy.net/blog/2005/11/12/things-i-dont-like-about-itunes/</link>
		<comments>http://atomicplayboy.net/blog/2005/11/12/things-i-dont-like-about-itunes/#comments</comments>
		<pubDate>Sat, 12 Nov 2005 02:50:03 +0000</pubDate>
		<dc:creator>Johan Svensson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://atomicplayboy.net/?p=400</guid>
		<description><![CDATA[I want a &#8220;remove duplicate entries&#8221; option for playlists. I quite often drag good tunes to various playlists, but I&#8217;m never sure if I already have the song there. I want the option to have iTunes play the currently selected track after the current one is finished, like Foobar does. Retarded tag writing. It writes [...]]]></description>
			<content:encoded><![CDATA[
<ul>
<li>I want a &#8220;remove duplicate entries&#8221; option for playlists. I quite often drag good tunes to various playlists, but I&#8217;m never sure if I already have the song there.</li>
<li>I want the option to have iTunes play the currently selected track after the current one is finished, like <a href="http://foobar2000.org/">Foobar</a> does.</li>
<li>Retarded tag writing. It writes its gain info as a <em>comment</em>, for crying out loud! Why can&#8217;t iTunes make its own <span class="caps">ID3 </span>field called iTunesGain or something and store the data there?</li>
<li>And on the topic of audio gain, <a href="http://www.replaygain.org/">use a commonly accepted standard</a> instead to be compatible with lots of other players.</li>
<li>Reshuffling the party list (with 25 songs) takes forever when the music is on an <span class="caps">SMB </span>mount. Why?</li>
<li>Stop using 100MB of memory!</li>
</ul>

<script src="http://feeds.feedburner.com/~s/AtomicPlayboy?i=http://atomicplayboy.net/blog/2005/11/12/things-i-dont-like-about-itunes/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://atomicplayboy.net/blog/2005/11/12/things-i-dont-like-about-itunes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Living wireless</title>
		<link>http://atomicplayboy.net/blog/2004/10/07/living-wireless/</link>
		<comments>http://atomicplayboy.net/blog/2004/10/07/living-wireless/#comments</comments>
		<pubDate>Thu, 07 Oct 2004 00:49:59 +0000</pubDate>
		<dc:creator>Johan Svensson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[EVE Online]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://atomicplayboy.net/blog/2004/10/07/living-wireless/</guid>
		<description><![CDATA[I bought myself a wireless Netgear PC Card the other day. I&#8217;ve barely used the stationary computer since then, except for playing some EVE. Freedom! I can move my laptop wherever I want! No trailing network cable! At least for 90 minutes or so, then I need to recharge the battery. Not exactly a stellar [...]]]></description>
			<content:encoded><![CDATA[<p>I bought myself a wireless Netgear PC Card the other day. I&#8217;ve barely used the stationary computer since then, except for playing some <a href="http://www.eve-online.com/"><span class="caps">EVE</span></a>.</p>

<p>Freedom! I can move my laptop wherever I want! No trailing network cable! At least for 90 minutes or so, then I need to recharge the battery. Not exactly a stellar battery time, but I&#8217;m not really intending to use the laptop &#8220;on the go&#8221; anyway.</p>

<p>I also spotted three other networks in the vicinity, all of them without protection, and one who has enough sense to both use <span class="caps">WEP </span>and not announce his network. (Not that this stops me from finding it.)</p>

<p>Right now I&#8217;m in bed, and the only wire connected to my laptop is the one from my headphones.</p>

<p>One slight problem, now solved, was how to organize my music on the laptop. When my stationary computer is running, I can play all my music via the shared playlists in iTunes.</p>

<p>Copying my music to the laptop to play when I&#8217;m not at home isn&#8217;t a problem, but keeping it organized was. So I had a look at rsync.</p>

<p>rsync isn&#8217;t new to people who have some Unix experience. It&#8217;s an application to copy stuff from location A to location B, where A or B doesn&#8217;t necessarily have to be the computer you&#8217;re running rsync on.</p>

<p>I&#8217;ve used it quite a lot in Linux environments, but now I had to run it in Windows. <a href="http://www.cygwin.com/">Cygwin</a> to the rescue!</p>

<p>Cygwin is essentially a Unix environment in Windows, with all the familiar shells and command line applications ported to Windows.</p>

<p>I only need to sync from the file server, running Linux, to my laptop, so there&#8217;s no need for an rsync service on the laptop. If you&#8217;re interested in that, <a href="http://www.gaztronics.net/rsync.php">here&#8217;s a good guide</a>.</p>

<p>I have a batch file with the following command in it:</p>

<blockquote><p><kbd>rsync -rtv -e ssh --stats --modify-window=1 --delete --progress echo@192.168.0.3:/mnt/data/Music/Albums/ /cygdrive/d/Albums</kbd></p></blockquote>

<p>This will recursively copy everything in <code>/mnt/data/Music/Albums/</code> on the file server to <code>D:Albums</code> on the laptop. Cygwin uses a pseudo-directory for different drives in Windows: <code>/cygdrive/d/</code> equals D:.</p>

<p>The <code>--delete</code> flag removes any file on the destination that doesn&#8217;t exist on the source; so if I remove something from the file server, it gets deleted on the laptop as well the next time I run rsync.</p>

<p><strong>Update:</strong> I had some problems with rsync checking every single file, despite them matching on the file server and the laptop. After reading the rsync man page, I found that Windows doesn&#8217;t store file dates with the same precision as Linux, so rsync saw them as possibly different due to the time difference and had to check them. Adding <code>--modify-window=1</code> as an option to the rsync command solved this.</p>

<p>The command above has been updated to reflect my new settings.</p><script src="http://feeds.feedburner.com/~s/AtomicPlayboy?i=http://atomicplayboy.net/blog/2004/10/07/living-wireless/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://atomicplayboy.net/blog/2004/10/07/living-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes playlists</title>
		<link>http://atomicplayboy.net/blog/2003/12/04/itunes-playlists/</link>
		<comments>http://atomicplayboy.net/blog/2003/12/04/itunes-playlists/#comments</comments>
		<pubDate>Thu, 04 Dec 2003 08:18:27 +0000</pubDate>
		<dc:creator>Johan Svensson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://atomicplayboy.net/blog/2003/12/04/itunes-playlists/</guid>
		<description><![CDATA[The smart playlists I have in iTunes.]]></description>
			<content:encoded><![CDATA[<p>Following up to <a href="http://nslog.com/archives/2003/12/03/qotd_smart_playlists.php">an entry</a> on <a href="http://www.nslog.com/"><span class="caps">NSL</span>og</a>, here&#8217;s a list of my smart playlists in iTunes.</p>


<ul>
<li>&#8220;Getting moldy&#8221; &#8212; My rating is in the range of 3 to 5 stars; last played is not in the last month; limit to 10 songs selected by random.</li>
<li>&#8220;Recently played&#8221; &#8212; Last played is in the last month; limit to 100 songs selected by most recently played.</li>
<li>&#8220;Top 25&#8243; &#8212; Limit to 25 songs selected by most played; match only checked songs.</li>
<li>&#8220;Top rated&#8221; &#8212; My rating is greater than 4 stars; play count is greater than zero.</li>
<li>&#8220;Unrated&#8221; &#8212; My rating is zero stars; limited to 10 songs selected by random; match only checked songs.</li>
</ul>



<p>Smart playlists in iTunes rocks my world. Before them (known as &#8220;the dark ages&#8221;), I tended to either listen to a random playlist with all my songs (though I still do that 70% of the time in iTunes) or listen to a subset of my favorite songs.</p>

<p>The ability to make a playlist of songs I haven&#8217;t played in a long while alone makes smart playlists worthwhile.</p>

<p>I currently have 2222 songs in iTunes (how&#8217;s that for symmetry?), and rating them all takes time. So I listen quite a lot to the Unrated list now and make a quick rating of the song. The ratings are always in a state of flux and may change on subsequent plays. Of course, smart playlists update themselves dynamically, so as soon as I rate a song on the Unrated list, it disappears and another unrated song is added.</p><script src="http://feeds.feedburner.com/~s/AtomicPlayboy?i=http://atomicplayboy.net/blog/2003/12/04/itunes-playlists/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://atomicplayboy.net/blog/2003/12/04/itunes-playlists/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iTunes for Windows</title>
		<link>http://atomicplayboy.net/blog/2003/10/17/itunes-for-windows/</link>
		<comments>http://atomicplayboy.net/blog/2003/10/17/itunes-for-windows/#comments</comments>
		<pubDate>Fri, 17 Oct 2003 00:42:14 +0000</pubDate>
		<dc:creator>Johan Svensson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://atomicplayboy.net/blog/2003/10/17/itunes-for-windows/</guid>
		<description><![CDATA[First impressions of iTunes for Windows.]]></description>
			<content:encoded><![CDATA[<p>iTunes for Windows is released. Get it from <a href="http://www.itunes.com/">Apple</a> or grab it via <a href="http://www.yellowgoat.net/tracker/download.php?info_hash=8f2b46c176fb051cb27c1204be5a752d9fe7887c">this torrent</a> (<a href="http://bitconjurer.org/BitTorrent/">BitTorrent</a> download)</p>

<p>First impressions: Ctrl-W closes the entire application. This is <em>bad</em>. In OS X, it just closes the window and keeps iTunes running and playing. This means I have to keep it in the activity field while running. Slightly annoying.</p>

<p>I&#8217;ll toy around a bit with the music sharing; tomorrow I&#8217;ll set up an <span class="caps">SSH </span>tunnel from school to home and see if I can access my music that way. iTunes only allows music sharing on local subnets; but an <span class="caps">SSH </span>tunnel is considered local for all intents and purposes.</p>

<p><strong>Update:</strong> Some more impressions.</p>


<ul>
<li>iTunes quits if I <em>right-click</em> the close button. Broken behavior, no Windows applications do that.</li>
<li>No always on top. Windows is (duh) windows focused as opposed to the application focus on a Mac; I want always on top for the mini-mode. It iTunes had only used the default Windows widgets instead of the OS X brushed metal appearance, I could use the nVidia drivers to force a window to be always on top.</li>
</ul>



<p>For something that calls itself &#8220;the best Windows app ever&#8221; (<a href="http://www.apple.com/">Apple.com</a> front page as of writing this), it sure is inconsistent with every other Windows app in existence&#8230;</p>

<p><strong>More update:</strong> I&#8217;ve tried the Rendezvous sharing now. It rocks.</p>

<p>I have a Mac here too, and I used to mount my music collection via <span class="caps">SMB </span>to access it from my Mac. Now I just need to have iTunes running on my Windows machine, and the Mac sees the entire collection at once via the Rendezvous shared playlist. Rock on.</p>

<p>I want more Rendezvous/Zeroconf applications for Windows!</p><script src="http://feeds.feedburner.com/~s/AtomicPlayboy?i=http://atomicplayboy.net/blog/2003/10/17/itunes-for-windows/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://atomicplayboy.net/blog/2003/10/17/itunes-for-windows/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>X-Tunes</title>
		<link>http://atomicplayboy.net/blog/2003/06/03/x-tunes/</link>
		<comments>http://atomicplayboy.net/blog/2003/06/03/x-tunes/#comments</comments>
		<pubDate>Tue, 03 Jun 2003 20:23:41 +0000</pubDate>
		<dc:creator>Johan Svensson</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://atomicplayboy.net/blog/2003/06/03/x-tunes/</guid>
		<description><![CDATA[If you use iTunes you want to try X-Tunes. It pops up a remote control for iTunes when you press and hold Apple+space (configurable combination) and disappears when you let go of either key. Much faster than opening and closing an iTunes window all the time. Now I&#8217;m just looking for something that lets me [...]]]></description>
			<content:encoded><![CDATA[<p>If you use <a href="http://www.apple.com/itunes/">iTunes</a> you want to try <a href="http://www.pol-online.net/index.php?page=freewares">X-Tunes</a>. It pops up a remote control for iTunes when you press and hold Apple+space (configurable combination) and disappears when you let go of either key. Much faster than opening and closing an iTunes window all the time.</p>

<p>Now I&#8217;m just looking for something that lets me control iTunes across the network &#8212; preferrably some kind of web interface so it&#8217;s platform independent.</p><script src="http://feeds.feedburner.com/~s/AtomicPlayboy?i=http://atomicplayboy.net/blog/2003/06/03/x-tunes/" type="text/javascript" charset="utf-8"></script>]]></content:encoded>
			<wfw:commentRss>http://atomicplayboy.net/blog/2003/06/03/x-tunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
