<?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>MaisonBisson.com &#187; itunes</title>
	<atom:link href="http://maisonbisson.com/blog/post/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://maisonbisson.com</link>
	<description>A bunch of stuff I would have emailed you about.</description>
	<lastBuildDate>Sat, 14 Nov 2009 20:14:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iTunes 9: Closer To An API?</title>
		<link>http://maisonbisson.com/blog/post/14080/itunes-9-closer-to-an-api/</link>
		<comments>http://maisonbisson.com/blog/post/14080/itunes-9-closer-to-an-api/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:58:00 +0000</pubDate>
		<dc:creator>Casey</dc:creator>
				<category><![CDATA[Dispatches]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes music store api]]></category>
		<category><![CDATA[iTunes Store]]></category>
		<category><![CDATA[iTunes Store API]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=14080</guid>
		<description><![CDATA[
Will Norris has discovered that iTunes 9&#8217;s interactions with the Store are more web-happy. I&#8217;ve been asking where the iTunes Store API was for some time, now I think I&#8217;ve got what I need to build one.
]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-14080"><!-- &nbsp; --></abbr>
<p><a title="iTunes 9, now with more WebKit — Will Norris" href="http://willnorris.com/2009/09/itunes-9-now-with-more-webkit">Will Norris has discovered</a> that iTunes 9&#8217;s interactions with the Store are more web-happy. I&#8217;ve been asking where the <a title="» iTunes Music Store API? MaisonBisson.com" href="http://maisonbisson.com/blog/post/10758/itunes-music-store-api/">iTunes Store API was</a> for some time, now I think I&#8217;ve got <a href="http://ax.itunes.apple.com/WebObjects/MZStore.woa/wa/viewGrouping?id=24">what I need to build one.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/14080/itunes-9-closer-to-an-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Turning A Podcast Track Into A Music Track in iTunes</title>
		<link>http://maisonbisson.com/blog/post/13461/turning-a-podcast-track-into-a-music-track-in-itunes/</link>
		<comments>http://maisonbisson.com/blog/post/13461/turning-a-podcast-track-into-a-music-track-in-itunes/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 23:29:45 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[instructions]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/?p=13461</guid>
		<description><![CDATA[
I subscribe to a few song of the day podcasts, which makes it easy to get the tracks, but difficult to enjoy them as music in iTunes. But podcast tracks can&#8217;t be simply moved over to the music section of your library, it takes a little finagling.
There&#8217;s a lot of advice out there suggesting you [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-13461"><!-- &nbsp; --></abbr>
<p>I subscribe to a few song of the day podcasts, which makes it easy to get the tracks, but difficult to enjoy them as music in iTunes. But podcast tracks can&#8217;t be simply moved over to the music section of your library, it takes a little finagling.</p>
<p>There&#8217;s a lot of advice out there suggesting you use one of the menu commands to convert the track to MP3 or AAC, but I prefer not to re-encode my music, and that&#8217;s a big hammer for a small problem. To wit: all you really need to do is remove a special ID3 tag that iTunes adds to podcast files to identify them as such. You could use an app like <a title="Jaikoz Audio Tagger" href="http://www.jthink.net/jaikoz/">Jaikoz Audio Tagger</a> to strip that tag one-by-one, but you can do it faster all within iTunes.</p>
<p><a title="Select the files, the right-click and select &quot;convert id3 tags...&quot; by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/3294271036/"><img src="http://farm4.static.flickr.com/3653/3294271036_da96a54ab5_m.jpg" alt="Select the files, the right-click and select &quot;convert id3 tags...&quot;" width="240" height="130" /></a> <a title="convert the id3 tags to 1.0 or 1.1 by misterbisson, on Flickr" href="http://www.flickr.com/photos/maisonbisson/3293446283/"><img src="http://farm4.static.flickr.com/3109/3293446283_95ae3efa21_m.jpg" alt="convert the id3 tags to 1.0 or 1.1" width="240" height="164" /></a></p>
<ol>
<li>Select the podcast tracks you&#8217;d like to move to your music library</li>
<li>Right-click (or Control-click) on them and select the Convert ID3 Tags&#8230; option from the contextual menu</li>
<li>Convert the tag version to v1.0 or v.1.1</li>
<li>Copy the tracks to a folder on your desktop or some other temporary location</li>
<li>Delete the podcast tracks from iTunes</li>
<li>Add the tracks you&#8217;d temporarily copied to your desktop back to iTunes (you can probably delete the tracks from your desktop when done with this step)</li>
<li>Enjoy those tracks as regular music</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/13461/turning-a-podcast-track-into-a-music-track-in-itunes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>stand alone AppleTV?</title>
		<link>http://maisonbisson.com/blog/post/11831/stand-alone-appletv/</link>
		<comments>http://maisonbisson.com/blog/post/11831/stand-alone-appletv/#comments</comments>
		<pubDate>Mon, 11 Jun 2007 21:38:48 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Dispatches]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[iTunes Store]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11831/#new-160gb-appletv-how-far</guid>
		<description><![CDATA[
New 160GB AppleTV. How far away are we from a standalone unit that can download from iTunes store directly, sync iPods, and write to USB-attached burners?
apple, tv, itunes, itunes store, ipod, media, AppleTV
]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11831"><!-- &nbsp; --></abbr>
<p>New 160GB AppleTV. How far away are we from a standalone unit that can download from iTunes store directly, sync iPods, and write to USB-attached burners?</p>
<p><tags>apple, tv, itunes, itunes store, ipod, media, AppleTV</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11831/stand-alone-appletv/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EMI and Apple/iTunes To Offer DRM-Free Music Downloads</title>
		<link>http://maisonbisson.com/blog/post/11603/drm-free/</link>
		<comments>http://maisonbisson.com/blog/post/11603/drm-free/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 16:25:08 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Books, Movies, Music]]></category>
		<category><![CDATA[Copyrights & Intellectual Property]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[digital restrictions management]]></category>
		<category><![CDATA[digital rights management]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[DRM-free]]></category>
		<category><![CDATA[EMI]]></category>
		<category><![CDATA[itms]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[iTunes Store]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11603/drm-free/</guid>
		<description><![CDATA[

Following Steve Jobs’ ant-DRM post, people began to wonder if Apple was just pointing fingers or really willing to distribute DRM-free music via their online store. Yesterday we learned the answer.
Apple and EMI announced yesterday they would offer DRM-free 256bit AAC premium downloads, priced at $1.29 each.
Apple, DRM, DRM-free, EMI, ITMS, digital restrictions management, digital [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11603"><!-- &nbsp; --></abbr>
<p><a href="http://www.flickr.com/photos/maisonbisson/444919168/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/219/444919168_1e1714b9ef.jpg" width="500" height="386" alt="EMI_2_April_press_conference_slides" /></a></p>
<p>Following <a href="http://maisonbisson.com/blog/post/11553/" title="Steve Jobs’ Thoughts On Music, Music Stores, and DRM « MaisonBisson.com">Steve Jobs’ ant-DRM post</a>, people began to wonder if Apple was just pointing fingers or really willing to distribute DRM-free music via their online store. <a href="http://taisteal.atomiclemur.com/2007/04/drm-free-music-from-itunes/">Yesterday</a> we <a href="http://www.apple.com/pr/library/2007/04/02itunes.html">learned the answer</a>.</p>
<p><a href="http://w3.cantos.com/07/pjxrobbi-703-5zvx0/interviews.php?task=view">Apple and EMI announced yesterda</a><a href="http://cache.cantos.com/mp3/pjx-d254/pjx-d254_v3_MP3.mp3">y</a> they would offer <a href="http://maisonbisson.com/blog/search/DRM">DRM</a>-free 256bit <a href="http://en.wikipedia.org/wiki/Advanced_Audio_Coding">AAC</a> premium downloads, priced at $1.29 each.</p>
<p><tags>Apple, DRM, DRM-free, EMI, ITMS, digital restrictions management, digital rights management, iTunes, iTunes Store</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11603/drm-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://cache.cantos.com/mp3/pjx-d254/pjx-d254_v3_MP3.mp3" length="11137104" type="audio/mpeg" />
		</item>
		<item>
		<title>Steve Jobs&#8217; Thoughts On Music, Music Stores, and DRM</title>
		<link>http://maisonbisson.com/blog/post/11553/steve-jobs-thoughts-on-music-online-music-stores-and-drm/</link>
		<comments>http://maisonbisson.com/blog/post/11553/steve-jobs-thoughts-on-music-online-music-stores-and-drm/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 05:16:37 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Copyrights & Intellectual Property]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itms]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music digital rights management]]></category>
		<category><![CDATA[music stores]]></category>
		<category><![CDATA[steve jobs]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/post/11553/</guid>
		<description><![CDATA[
Steve Jobs&#8217; Thoughts On Music is surprisingly open and frank, almost blog-like, for the man and the company especially know for keeping secrets.
Jobs is addressing complaints about Apple&#8217;s “proprietary” DRM used in the iTunes Music Store.
There is no theory of protecting content other than keeping secrets. In other words, even if one uses the most [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11553"><!-- &nbsp; --></abbr>
<p><a href="http://www.apple.com/hotnews/thoughtsonmusic/" title="Apple - Thoughts on Music">Steve Jobs&#8217; Thoughts On Music</a> is surprisingly open and frank, almost blog-like, for the man and the company especially know for keeping secrets.</p>
<p>Jobs is addressing complaints about Apple&#8217;s “<a href="http://maisonbisson.com/blog/post/10055/">proprietary</a>” <a href="http://maisonbisson.com/blog/post/10733/">DRM</a> used in the iTunes Music Store.</p>
<blockquote><p>There is no theory of protecting content other than keeping secrets. In other words, even if one uses the most sophisticated cryptographic locks to protect the actual music, one must still “hide” the keys which unlock the music on the user’s computer or portable music player. No one has ever implemented a DRM system that does not depend on such secrets for its operation.</p></blockquote>
<p>And after offering his view of the situation, he offers three possible futures. </p>
<blockquote><p>The first alternative is to continue on the current course, with each manufacturer competing freely with their own “top to bottom” proprietary systems for selling, playing and protecting music.</p></blockquote>
<p>And the case for doing more of the same is pretty clear. Apple&#8217;s iPod and iTunes Music Store are successful, and though there are competitors, they&#8217;ll have to convince would be buyers to give up their iPods.</p>
<blockquote><p>The second alternative is for Apple to license its FairPlay DRM technology to current and future competitors with the goal of achieving interoperability between different company’s players and music stores.</p></blockquote>
<p>And that&#8217;s exactly what people have been asking for. It&#8217;s hard to know who wants to use a player that&#8217;s not an iPod, but there are some things that <a href="http://www.overdrive.com/DeviceResourceCenter/faqs.asp#3">don&#8217;t play on iPods</a>. But&#8230;</p>
<blockquote><p>Apple has concluded that if it licenses FairPlay to others, it can no longer guarantee to protect the music it licenses from the big four music companies. Perhaps this same conclusion contributed to Microsoft’s recent decision to switch their emphasis from an “open” model of licensing their DRM to others to a “closed” model of offering a proprietary music store, proprietary jukebox software and proprietary players.</p></blockquote>
<p>And finally&#8230;</p>
<blockquote><p>The third alternative is to abolish DRMs entirely.</p></blockquote>
<p>And how does that work?</p>
<blockquote><p>In 2006, under 2 billion DRM-protected songs were sold worldwide by online stores, while over 20 billion songs were sold completely DRM-free  and unprotected on CDs by the music companies themselves. The music companies sell the vast majority of their music DRM-free, and show no signs of changing this behavior, since the overwhelming majority of their revenues depend on selling CDs which must play in CD players that support no DRM system.</p>
<p>So if the music companies are selling over 90 percent of their music DRM-free, what benefits do they get from selling the remaining small percentage of their music encumbered with a DRM system? There appear to be none. If anything, the technical expertise and overhead required to create, operate and update a DRM system has limited the number of participants selling DRM protected music. If such requirements were removed, the music industry might experience an influx of new companies willing to invest in innovative new stores and players. This can only be seen as a positive by the music companies.</p></blockquote>
<p><tags>steve jobs, music stores, music digital rights management, music, itunes, itms, ipod, drm, apple</tags></p>
<p><span id="more-11553"></span></p>
<p>The <a href="http://www.apple.com/hotnews/thoughtsonmusic/">full text</a> follows:</p>
<p>With the stunning global success of Apple’s iPod music player and iTunes online music store, some have called for Apple to “open” the digital rights management (DRM) system that Apple uses to protect its music against theft, so that music purchased from iTunes can be played on digital devices purchased from other companies, and protected music purchased from other online music stores can play on iPods. Let’s examine the current situation and how we got here, then look at three possible alternatives for the future.</p>
<p>To begin, it is useful to remember that all iPods play music that is free of any DRM and encoded in “open” licensable formats such as MP3 and AAC. iPod users can and do acquire their music from many sources, including CDs they own. Music on CDs can be easily imported into the freely-downloadable iTunes jukebox software which runs on both Macs and Windows PCs, and is automatically encoded into the open AAC or MP3 formats without any DRM. This music can be played on iPods or any other music players that play these open formats.</p>
<p>The rub comes from the music Apple sells on its online iTunes Store. Since Apple does not own or control any music itself, it must license the rights to distribute music from others, primarily the “big four” music companies: Universal, Sony BMG, Warner and EMI. These four companies control the distribution of over 70% of the world’s music. When Apple approached these companies to license their music to distribute legally over the Internet, they were extremely cautious and required Apple to protect their music from being illegally copied. The solution was to create a DRM system, which envelopes each song purchased from the iTunes store in special and secret software so that it cannot be played on unauthorized devices.</p>
<p>Apple was able to negotiate landmark usage rights at the time, which include allowing users to play their DRM protected music on up to 5 computers and on an unlimited number of iPods. Obtaining such rights from the music companies was unprecedented at the time, and even today is unmatched by most other digital music services. However, a key provision of our agreements with the music companies is that if our DRM system is compromised and their music becomes playable on unauthorized devices, we have only a small number of weeks to fix the problem or they can withdraw their entire music catalog from our iTunes store.</p>
<p>To prevent illegal copies, DRM systems must allow only authorized devices to play the protected music. If a copy of a DRM protected song is posted on the Internet, it should not be able to play on a downloader’s computer or portable music device. To achieve this, a DRM system employs secrets. There is no theory of protecting content other than keeping secrets. In other words, even if one uses the most sophisticated cryptographic locks to protect the actual music, one must still “hide” the keys which unlock the music on the user’s computer or portable music player. No one has ever implemented a DRM system that does not depend on such secrets for its operation.</p>
<p>The problem, of course, is that there are many smart people in the world, some with a lot of time on their hands, who love to discover such secrets and publish a way for everyone to get free (and stolen) music. They are often successful in doing just that, so any company trying to protect content using a DRM must frequently update it with new and harder to discover secrets. It is a cat-and-mouse game. Apple’s DRM system is called FairPlay. While we have had a few breaches in FairPlay, we have been able to successfully repair them through updating the iTunes store software, the iTunes jukebox software and software in the iPods themselves. So far we have met our commitments to the music companies to protect their music, and we have given users the most liberal usage rights available in the industry for legally downloaded music.</p>
<p>With this background, let’s now explore three different alternatives for the future.</p>
<p>The first alternative is to continue on the current course, with each manufacturer competing freely with their own “top to bottom” proprietary systems for selling, playing and protecting music. It is a very competitive market, with major global companies making large investments to develop new music players and online music stores. Apple, Microsoft and Sony all compete with proprietary systems. Music purchased from Microsoft’s Zune store will only play on Zune players; music purchased from Sony’s Connect store will only play on Sony’s players; and music purchased from Apple’s iTunes store will only play on iPods. This is the current state of affairs in the industry, and customers are being well served with a continuing stream of innovative products and a wide variety of choices.</p>
<p>Some have argued that once a consumer purchases a body of music from one of the proprietary music stores, they are forever locked into only using music players from that one company. Or, if they buy a specific player, they are locked into buying music only from that company’s music store. Is this true? Let’s look at the data for iPods and the iTunes store – they are the industry’s most popular products and we have accurate data for them. Through the end of 2006, customers purchased a total of 90 million iPods and 2 billion songs from the iTunes store. On average, that’s 22 songs purchased from the iTunes store for each iPod ever sold.</p>
<p>Today’s most popular iPod holds 1000 songs, and research tells us that the average iPod is nearly full.  This means that only 22 out of 1000 songs, or under 3% of the music on the average iPod, is purchased from the iTunes store and protected with a DRM. The remaining 97% of the music is unprotected and playable on any player that can play the open formats.  Its hard to believe that just 3% of the music on the average iPod is enough to lock users into buying only iPods in the future.  And since 97% of the music on the average iPod was not purchased from the iTunes store, iPod users are clearly not locked into the iTunes store to acquire their music.</p>
<p>The second alternative is for Apple to license its FairPlay DRM technology to current and future competitors with the goal of achieving interoperability between different company’s players and music stores. On the surface, this seems like a good idea since it might offer customers increased choice now and in the future. And Apple might benefit by charging a small licensing fee for its FairPlay DRM. However, when we look a bit deeper, problems begin to emerge. The most serious problem is that licensing a DRM involves disclosing some of its secrets to many people in many companies, and history tells us that inevitably these secrets will leak. The Internet has made such leaks far more damaging, since a single leak can be spread worldwide in less than a minute. Such leaks can rapidly result in software programs available as free downloads on the Internet which will disable the DRM protection so that formerly protected songs can be played on unauthorized players.</p>
<p>An equally serious problem is how to quickly repair the damage caused by such a leak. A successful repair will likely involve enhancing the music store software, the music jukebox software, and the software in the players with new secrets, then transferring this updated software into the tens (or hundreds) of millions of Macs, Windows PCs and players already in use. This must all be done quickly and in a very coordinated way. Such an undertaking is very difficult when just one company controls all of the pieces. It is near impossible if multiple companies control separate pieces of the puzzle, and all of them must quickly act in concert to repair the damage from a leak.</p>
<p>Apple has concluded that if it licenses FairPlay to others, it can no longer guarantee to protect the music it licenses from the big four music companies. Perhaps this same conclusion contributed to Microsoft’s recent decision to switch their emphasis from an “open” model of licensing their DRM to others to a “closed” model of offering a proprietary music store, proprietary jukebox software and proprietary players.</p>
<p>The third alternative is to abolish DRMs entirely. Imagine a world where every online store sells DRM-free music encoded in open licensable formats. In such a world, any player can play music purchased from any store, and any store can sell music which is playable on all players. This is clearly the best alternative for consumers, and Apple would embrace it in a heartbeat. If the big four music companies would license Apple their music without the requirement that it be protected with a DRM, we would switch to selling only DRM-free music on our iTunes store. Every iPod ever made will play this DRM-free music.</p>
<p>Why would the big four music companies agree to let Apple and others distribute their music without using DRM systems to protect it? The simplest answer is because DRMs haven’t worked, and may never work, to halt music piracy. Though the big four music companies require that all their music sold online be protected with DRMs, these same music companies continue to sell billions of CDs a year which contain completely unprotected music. That’s right! No DRM system was ever developed for the CD, so all the music distributed on CDs can be easily uploaded to the Internet, then (illegally) downloaded and played on any computer or player.</p>
<p>In 2006, under 2 billion DRM-protected songs were sold worldwide by online stores, while over 20 billion songs were sold completely DRM-free  and unprotected on CDs by the music companies themselves. The music companies sell the vast majority of their music DRM-free, and show no signs of changing this behavior, since the overwhelming majority of their revenues depend on selling CDs which must play in CD players that support no DRM system.</p>
<p>So if the music companies are selling over 90 percent of their music DRM-free, what benefits do they get from selling the remaining small percentage of their music encumbered with a DRM system? There appear to be none. If anything, the technical expertise and overhead required to create, operate and update a DRM system has limited the number of participants selling DRM protected music. If such requirements were removed, the music industry might experience an influx of new companies willing to invest in innovative new stores and players. This can only be seen as a positive by the music companies.</p>
<p>Much of the concern over DRM systems has arisen in European countries.  Perhaps those unhappy with the current situation should redirect their energies towards persuading the music companies to sell their music DRM-free.  For Europeans, two and a half of the big four music companies are located right in their backyard.  The largest, Universal, is 100% owned by Vivendi, a French company.  EMI is a British company, and Sony BMG is 50% owned by Bertelsmann, a German company.  Convincing them to license their music to Apple and others DRM-free will create a truly interoperable music marketplace.  Apple will embrace this wholeheartedly.</p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11553/steve-jobs-thoughts-on-music-online-music-stores-and-drm/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Shuffling iPods</title>
		<link>http://maisonbisson.com/blog/post/11017/shuffling-ipods/</link>
		<comments>http://maisonbisson.com/blog/post/11017/shuffling-ipods/#comments</comments>
		<pubDate>Sun, 25 Dec 2005 04:39:13 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[convert video]]></category>
		<category><![CDATA[convert video for ipod]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod import]]></category>
		<category><![CDATA[ipod swap]]></category>
		<category><![CDATA[ipod video]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video ipod]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=11017</guid>
		<description><![CDATA[

I couldn&#8217;t help but want one when they were released. I still wanted one after reading the reviews. And I couldn&#8217;t help but think about buying one when I finally got to play with it in the store. My wife, loving me and knowing me as she does, got me one.
Yes, I got a video [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-11017"><!-- &nbsp; --></abbr>
<p><img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=XfFSogqWv7s&#038;bids=77305&#038;type=2&#038;subid=0" /><a href="http://click.linksynergy.com/fs-bin/click?id=XfFSogqWv7s&#038;offerid=77305.49&#038;type=2&#038;subid=0"><img src="http://images.apple.com/ipod/gallery/images/ipodgallerywhitespin2005101.jpg" width="535" height="334.375" style="border: solid 0px #000000; margin: 0px 0px 0px 0px; padding: 0px;" /></a></p>
<p>I couldn&#8217;t help but want one when they were released. I <a href="http://maisonbisson.com/blog/post/10919/">still wanted one</a> after reading the reviews. And I couldn&#8217;t help but think about buying one when I finally got to play with it in the store. My wife, loving me and knowing me as she does, got me one.</p>
<p>Yes, I got a <img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=XfFSogqWv7s&#038;bids=77305&#038;type=2&#038;subid=0" /><a href="http://click.linksynergy.com/fs-bin/click?id=XfFSogqWv7s&#038;offerid=77305.49&#038;type=2&#038;subid=0">video iPod</a> for Christmas.</p>
<p>Thing is, presents like this create a crisis. How do I extract the gigabytes of music I&#8217;ve accumulated on the old iPod? Answer: <a href="http://www.thelittleappfactory.com/application.php?app=iPodRip" title="iPodRip">iPodRip</a> from The Little App Factory. It copies the contents of your iPod back to your computer &#8212; including the playlists and without duplicating any songs you do have on your computer. Once iPodRip is done, the next step is to plug in the new iPod and synchronize from there.</p>
<p>But what about video? Digigami offers <a href="http://www.digigami.com/moviesformypod/" title="Digigami - Products - MoviesForMyPod">MoviesForMyPod</a> as a free download. It easily converts any QuickTime readable file into an iPod playable movie.</p>
<p><tags>ipod, ipod video, video, video ipod, convert video, convert video for ipod, ipod import, itunes, ipod swap</tags></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/11017/shuffling-ipods/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iTunes Music Store API?</title>
		<link>http://maisonbisson.com/blog/post/10758/itunes-music-store-api/</link>
		<comments>http://maisonbisson.com/blog/post/10758/itunes-music-store-api/#comments</comments>
		<pubDate>Wed, 24 Aug 2005 11:12:16 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[itms]]></category>
		<category><![CDATA[itms-4-all]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes music store]]></category>
		<category><![CDATA[itunes music store api]]></category>
		<category><![CDATA[music store]]></category>
		<category><![CDATA[music store api]]></category>
		<category><![CDATA[pymuscique]]></category>
		<category><![CDATA[webservice]]></category>
		<category><![CDATA[webservices]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://maisonbisson.com/blog/?p=10758</guid>
		<description><![CDATA[
I can&#8217;t explain why, at least not yet, but I&#8217;m looking for a way to search the iTunes Music Store catalog outside of iTunes. Rumors of an iTunes-Google partnership have been flying lately, but what I really want is a webservice/API I can use. Yes, Apple offers an affiliate program that supports direct links, but [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10758"><!-- &nbsp; --></abbr>
<p>I can&#8217;t explain why, at least not yet, but I&#8217;m looking for a way to search the <img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=XfFSogqWv7s&#038;bids=78941.10000007&#038;type=3&#038;subid=0" /><a href="http://click.linksynergy.com/fs-bin/click?id=XfFSogqWv7s&#038;offerid=78941.10000007&#038;type=3&#038;subid=0" id="XfFSogqWv7s&#038;offerid=78941.10000007&#038;type=3&#038;subid=0">iTunes Music Store</a> catalog outside of <a href="http://www.apple.com/itunes/">iTunes</a>. Rumors of an <a href="http://www.appleinsider.com/article.php?id=1230" id="1230">iTunes-Google partnership</a> have been flying lately, but what I really want is a <a href="http://en.wikipedia.org/wiki/Webservice">webservice</a>/<a href="http://maisonbisson.com/blog/search/api">API</a> I can use. Yes, Apple offers an affiliate program that supports direct links, but again, they don&#8217;t offer an Amazon-style API to search their catalog.</p>
<p>All of this has me thinking about reverse-engineering the iTMS to build the webservice I&#8217;m looking for. DVD Jon made news not so long ago with PyMusique, now rewritten as <a href="http://nanocrew.net/?page_id=63" id="63">SharpMusique</a>, but even before that, Jason Rohrer released <a href="http://scotchandpolitics.com/itms4all/cgi/itms4all.cgi" title="iTMS-4-all">iTMS-4-all</a>.</p>
<p>Rohrer&#8217;s work is more in line with what I&#8217;m trying to do, so I&#8217;m exploring that concept a little. iTMS-4-all is a simple web browsing interface to the store. <a href="http://radio.weblogs.com/0001103/2003/04/29.html#a1054">Jean-Yves Stervinou</a> explains:</p>
<blockquote><p>iTunes 4 is a beautiful example of a “specialized browser”. It uses html to render pages with texts and pictures, but it also uses macosX standard GUI elements when appropriate. When you browse the albums/artists, iTunes in fact gets the contents of these lists from a Web server out there at Apple (phobos is its nickname). The format for these lists is XML [...]. iTunes reads this XML list then uses a standard list browser to show you the content.</p></blockquote>
<p>Stervinou describes the entire iTunes store as a <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a> webservice, but one which Apple has chosen to keep private. Rohrer describes the problems of interacting with the <a href="http://hcsoftware.sourceforge.net/jason-rohrer/itms4all/">ITMS encrypted content</a>. He (and contributors) were successful, but Apple <a href="http://stuff.techwhack.com/archives/2005/03/22/22032005-apple-updates-itunes-to-disable-pymusique-hack/">changed the encryption</a> after iTunes 4.7 was released. It didn&#8217;t take long for DVD Jon to <a href="http://www.pcworld.com/news/article/0,aid,120146,00.asp">get around</a> the change, but it (or something else, I haven&#8217;t looked yet) has disabled iTMS-4-all. Too bad, too, because there&#8217;s a lot we might be able to do with such a webservice. DownhillBattle.org <a href="http://www.downhillbattle.org/itmsscript/" title="Downhill Battle - iTMS Script">contemplates some of these uses</a> in their iTMS-4-all announcement (Jason Rohrer is somehow involved with Downhill Battle).</p>
<p>More reading: Free Software Magazine did some <a href="http://www.freesoftwaremagazine.com/free_issues/issue_02/itunes/" title="Free Software Magazine - Poking at iTunes">poking at iTunes</a>, The g4tv Screensavers crew looks into <a href="http://www.g4tv.com/screensavers/features/51270/iTunes_Hackery.html" title="G4 - Feature - iTunes Hackery">iTunes Hackery</a>, Apple does offer a very limited <a href="http://phobos.apple.com/WebObjects/MZSearch.woa/wa/MRSS/rssGenerator">iTunes RSS feed generator</a>, XMLHead looks at the <a href="http://www.xmlhead.com/articles/60.html">structure of iTunes affiliate links</a>, and <strong>(update)</strong> here&#8217;s some talk about the <a href="http://www.tbray.org/ongoing/When/200x/2003/04/30/AppleWA">iTMS XML interface before they started encrypting it</a>.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://technorati.com/tag/itms" rel="tag">itms</a>, <a href="http://technorati.com/tag/itms-4-all" rel="tag">itms-4-all</a>, <a href="http://technorati.com/tag/itunes" rel="tag">itunes</a>, <a href="http://technorati.com/tag/itunes music store" rel="tag">itunes music store</a>, <a href="http://technorati.com/tag/itunes music store api" rel="tag">itunes music store api</a>, <a href="http://technorati.com/tag/music store" rel="tag">music store</a>, <a href="http://technorati.com/tag/music store api" rel="tag">music store api</a>, <a href="http://technorati.com/tag/pymuscique" rel="tag">pymuscique</a>, <a href="http://technorati.com/tag/webservice" rel="tag">webservice</a>, <a href="http://technorati.com/tag/webservices" rel="tag">webservices</a>, <a href="http://technorati.com/tag/xml" rel="tag">xml</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10758/itunes-music-store-api/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Napster&#8217;s Hard Road</title>
		<link>http://maisonbisson.com/blog/post/10668/napsters-hard-road/</link>
		<comments>http://maisonbisson.com/blog/post/10668/napsters-hard-road/#comments</comments>
		<pubDate>Tue, 12 Jul 2005 11:29:55 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music download]]></category>
		<category><![CDATA[music download services]]></category>
		<category><![CDATA[music sharing]]></category>
		<category><![CDATA[musicmatch]]></category>
		<category><![CDATA[napster]]></category>
		<category><![CDATA[new york]]></category>
		<category><![CDATA[ominous sign]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[rochester]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[the register]]></category>
		<category><![CDATA[university of rochester]]></category>

		<guid isPermaLink="false">http://www.maisonbisson.com/blog/?p=10668</guid>
		<description><![CDATA[
Napster &#8212; the legal, reincarnated music download site &#8212; essentially invented the concept of incumbent campus download services. They loudly touted deals with schools “anxious” to stop the p2p music sharing problem. Trouble is, according to this story at The Reg, it&#8217;s not working well. A survey at one client university paints a sad picture:
Not [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10668"><!-- &nbsp; --></abbr>
<p><img src="http://www.napster.com/images/gfc_napsterlogo.gif" alt="Napster Logo." width="184" height="47" style="float: right; background-color: #46c0e1; border: solid 2px #000000; margin: 4px 4px 4px 4px; padding: 10px 10px 10px 10px;" />Napster &#8212; the legal, reincarnated music download site &#8212; essentially invented the concept of incumbent campus download services. They <a href="http://www.rochester.edu/news/show.php?id=1684" id="1684">loudly</a> <a href="http://www.napster.com/press_releases/pr_040204.html">touted</a> deals with schools “anxious” to stop the p2p music sharing problem. Trouble is, according to this <a href="http://www.theregister.co.uk/2005/07/09/napster_rochester_survey/">story at The Reg</a>, it&#8217;s not working well. A survey at one client university paints a sad picture:</p>
<blockquote><p>Not a single University of Rochester student admitted to buying a song via Napster during the Fall 2004 semester. Instead, eight per cent of the students turned to the likes of iTunes and Musicmatch to buy songs they enjoy. That&#8217;s an ominous sign for a company spending millions to seed the university market with music in the hopes of unseating Apple as the clear leader in online music.</p></blockquote>
<p>The Reg notes that “Napster has put a new twist on the notion of being a loss leader,” but I&#8217;d say the opposite. So long as universities continue to cut Nap in on the student fees and the students continue to ignore Nap, it should be very profitable in the short run.</p>
<p><!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">tags: <a href="http://technorati.com/tag/itunes" rel="tag">itunes</a>, <a href="http://technorati.com/tag/music download" rel="tag">music download</a>, <a href="http://technorati.com/tag/music download services" rel="tag">music download services</a>, <a href="http://technorati.com/tag/music sharing" rel="tag">music sharing</a>, <a href="http://technorati.com/tag/musicmatch" rel="tag">musicmatch</a>, <a href="http://technorati.com/tag/napster" rel="tag">napster</a>, <a href="http://technorati.com/tag/new york" rel="tag">new york</a>, <a href="http://technorati.com/tag/ominous sign" rel="tag">ominous sign</a>, <a href="http://technorati.com/tag/p2p" rel="tag">p2p</a>, <a href="http://technorati.com/tag/rochester" rel="tag">rochester</a>, <a href="http://technorati.com/tag/survey" rel="tag">survey</a>, <a href="http://technorati.com/tag/the register" rel="tag">the register</a>, <a href="http://technorati.com/tag/university of rochester" rel="tag">university of rochester</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10668/napsters-hard-road/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What?</title>
		<link>http://maisonbisson.com/blog/post/10616/what/</link>
		<comments>http://maisonbisson.com/blog/post/10616/what/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 00:03:24 +0000</pubDate>
		<dc:creator>Casey Bisson</dc:creator>
				<category><![CDATA[Copyrights & Intellectual Property]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[arstechnica]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[cpu]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[emulation]]></category>
		<category><![CDATA[guinea pigs]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[macc]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[macnn]]></category>
		<category><![CDATA[macrumors]]></category>
		<category><![CDATA[pcworld]]></category>
		<category><![CDATA[ppc]]></category>
		<category><![CDATA[tomshardware]]></category>
		<category><![CDATA[wwdc]]></category>
		<category><![CDATA[x86]]></category>
		<category><![CDATA[x86 emulation]]></category>
		<category><![CDATA[x86 processors]]></category>

		<guid isPermaLink="false">http://www.maisonbisson.com/blog/?p=10616</guid>
		<description><![CDATA[
I&#8217;m not sure what to think about Steve J&#8217;s WWDC announcement (video stream) of Apple&#8217;s switch to x86 processors. Coverage at MacNN, Mac Rumors, Ars Technica, etc. I&#8217;m not sure, but it would be easier to take if I wasn&#8217;t the only one who saw conspiracy in it. Does this relate to Intel&#8217;s recent shoehorning [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="maisonbisson-10616"><!-- &nbsp; --></abbr>
<p>I&#8217;m not sure what to think about Steve J&#8217;s <a href="http://developer.apple.com/wwdc/">WWDC</a> announcement (<a href="http://stream.apple.akadns.net/">video stream</a>) of <a href="http://www.apple.com/pr/library/2005/jun/06intel.html">Apple&#8217;s switch</a> to <a href="http://www.intel.com/pressroom/archive/releases/20050606corp.htm">x86 processors</a>. Coverage at <a href="http://www.macnn.com/articles/05/06/06/intel.transition/">MacNN</a>, <a href="http://www.macrumors.com/pages/2005/06/20050606143135.shtml">Mac Rumors</a>, <a href="http://arstechnica.com/news.ars/post/20050606-4974.html">Ars Technica</a>, etc. I&#8217;m not sure, but it would be easier to take if I wasn&#8217;t the only one who <a href="http://www.corante.com/copyfight/archives/2005/06/06/apple_cultists_the_perfect_guinea_pigs_for_drm.php">saw conspiracy</a> in it. Does this relate to Intel&#8217;s recent <a href="http://www.tomshardware.com/hardnews/20050601_124853.html">shoehorning</a> of <a href="http://www.teleread.org/blog/?p=2956">DRM onto the CPU</a>?</p>
<p>It wasn&#8217;t long ago that I was <a href="http://www.maisonbisson.com/blog/2002/11/21/apple-and-the-future-of-intelectual-property/">praising Apple</a> for making devices that served the remix world that exists in the void between fair use and copyright infringement, but moves since then have concerned me. I live with iTunes DRM, but can I tolerate DRM throughout the OS all the way down to the hardware? Can I tolerate something that eliminates the (entirely legal) <a href="http://www.corante.com/copyfight/archives/026720.html">me2me</a> sharing that I expect (and is <a href="http://www.amazon.com/exec/obidos/ASIN/B00003CXGA/maisonbisson-20/">revered in the analog world</a>)?</p>
<p>Anyway, there&#8217;s some mixed news about <a href="http://www.macnn.com/articles/05/06/07/rosetta.for.legacy.apps/">PPC on X86 emulation</a> that will be part of the next OS release, and I expect the jabbering about the effect of this announcement will last all summer. Here&#8217;s some now from <a href="http://www.macnn.com/articles/05/06/07/intel.transition.effect/">MacNN</a>, and <a href="http://www.powerpage.org/cgi-bin/WebObjects/powerpage.woa/wa/story?newsID=14641" id="14641">PowerPage</a>. And here&#8217;s <a href="http://stevenf.com/mt/archives/2005/06/apple_to_switch.php">something I can laugh at</a>.<br />
<!-- technorati tags start -->
<p style="text-align:right;font-size:10px;">Technorati Tags: <a href="http://technorati.com/tag/apple" rel="tag">apple</a>, <a href="http://technorati.com/tag/arstechnica" rel="tag">arstechnica</a>, <a href="http://technorati.com/tag/copyright" rel="tag">copyright</a>, <a href="http://technorati.com/tag/cpu" rel="tag">cpu</a>, <a href="http://technorati.com/tag/drm" rel="tag">drm</a>, <a href="http://technorati.com/tag/emulation" rel="tag">emulation</a>, <a href="http://technorati.com/tag/guinea pigs" rel="tag">guinea pigs</a>, <a href="http://technorati.com/tag/intel" rel="tag">intel</a>, <a href="http://technorati.com/tag/itunes" rel="tag">itunes</a>, <a href="http://technorati.com/tag/macc" rel="tag">macc</a>, <a href="http://technorati.com/tag/macintosh" rel="tag">macintosh</a>, <a href="http://technorati.com/tag/macnn" rel="tag">macnn</a>, <a href="http://technorati.com/tag/macrumors" rel="tag">macrumors</a>, <a href="http://technorati.com/tag/pcworld" rel="tag">pcworld</a>, <a href="http://technorati.com/tag/ppc" rel="tag">ppc</a>, <a href="http://technorati.com/tag/tomshardware" rel="tag">tomshardware</a>, <a href="http://technorati.com/tag/wwdc" rel="tag">wwdc</a>, <a href="http://technorati.com/tag/x86" rel="tag">x86</a>, <a href="http://technorati.com/tag/x86 emulation" rel="tag">x86 emulation</a>, <a href="http://technorati.com/tag/x86 processors" rel="tag">x86 processors</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://maisonbisson.com/blog/post/10616/what/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>