<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Incorrect Podcast Order on my iPod</title>
	<atom:link href="http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/</link>
	<description>General things I find interesting</description>
	<lastBuildDate>Mon, 23 Jan 2012 21:43:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Graham Booker</title>
		<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/comment-page-1/#comment-19731</link>
		<dc:creator>Graham Booker</dc:creator>
		<pubDate>Fri, 25 Jun 2010 23:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.cod3r.com/?p=279#comment-19731</guid>
		<description>Chris,
I&#039;ve considered releasing it up ever since I gave it to a colleague who wants to learn iPhone programming so he could see Cocoa bindings.  Give me a few days to clean it up a bit more.</description>
		<content:encoded><![CDATA[<p>Chris,<br />
I&#8217;ve considered releasing it up ever since I gave it to a colleague who wants to learn iPhone programming so he could see Cocoa bindings.  Give me a few days to clean it up a bit more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris H</title>
		<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/comment-page-1/#comment-19725</link>
		<dc:creator>Chris H</dc:creator>
		<pubDate>Fri, 25 Jun 2010 17:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cod3r.com/?p=279#comment-19725</guid>
		<description>How about sharing this app that changes podcasts, so that itunes think it downloaded the show by itself?  This would make my life so much better to have such a utility.</description>
		<content:encoded><![CDATA[<p>How about sharing this app that changes podcasts, so that itunes think it downloaded the show by itself?  This would make my life so much better to have such a utility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Booker</title>
		<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/comment-page-1/#comment-17157</link>
		<dc:creator>Graham Booker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 21:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.cod3r.com/?p=279#comment-17157</guid>
		<description>Cory,
This is best done with Applescript.  Something like this should do the job.  Just select all the tracks and run this script:
tell application &quot;iTunes&quot;
	repeat with aTrack in selection
		set bookmarkable of aTrack to true
	end repeat
end tell</description>
		<content:encoded><![CDATA[<p>Cory,<br />
This is best done with Applescript.  Something like this should do the job.  Just select all the tracks and run this script:<br />
tell application &#8220;iTunes&#8221;<br />
	repeat with aTrack in selection<br />
		set bookmarkable of aTrack to true<br />
	end repeat<br />
end tell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Klein</title>
		<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/comment-page-1/#comment-17087</link>
		<dc:creator>Cory Klein</dc:creator>
		<pubDate>Thu, 29 Oct 2009 00:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.cod3r.com/?p=279#comment-17087</guid>
		<description>Sorry I meant to leave me email address the first time around....</description>
		<content:encoded><![CDATA[<p>Sorry I meant to leave me email address the first time around&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Klein</title>
		<link>http://www.cod3r.com/2009/09/incorrect-podcast-order-on-my-ipod/comment-page-1/#comment-17086</link>
		<dc:creator>Cory Klein</dc:creator>
		<pubDate>Thu, 29 Oct 2009 00:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cod3r.com/?p=279#comment-17086</guid>
		<description>Howdy, I stumbled upon your interesting site when looking up a simple Perian issue (fell onto the AC3 passthrough page). 

I was wondering if your podcasting script is able to fix my problem for me without much leg work.

Each day I download an archived version of a radio program and add to iTunes.  After adding, I have to set it to &#039;remember playback position&#039;.  Any chance you have an interest in modifying your script to add the file and change said option for me?  

Thanks for your time, I understand if you are not willing to do this.  I do not want to be one the demanding Open Source Users you previously wrote about. :D</description>
		<content:encoded><![CDATA[<p>Howdy, I stumbled upon your interesting site when looking up a simple Perian issue (fell onto the AC3 passthrough page). </p>
<p>I was wondering if your podcasting script is able to fix my problem for me without much leg work.</p>
<p>Each day I download an archived version of a radio program and add to iTunes.  After adding, I have to set it to &#8216;remember playback position&#8217;.  Any chance you have an interest in modifying your script to add the file and change said option for me?  </p>
<p>Thanks for your time, I understand if you are not willing to do this.  I do not want to be one the demanding Open Source Users you previously wrote about. <img src='http://www.cod3r.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

