<?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>Doug&#039;s AppleScripts for iTunes</title>
	<atom:link href="http://dougscripts.com/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougscripts.com</link>
	<description>AppleScripts for iTunes</description>
	<lastBuildDate>Sat, 13 Mar 2010 18:20:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dougscripts.com' port='80' path='/itunes/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Updated Spareparts Section</title>
		<link>http://dougscripts.com/itunes/2010/03/updated-spareparts-section/</link>
		<comments></comments>
		<pubDate>Sat, 13 Mar 2010 18:20:31 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Managing Artwork]]></category>
		<category><![CDATA[Snippets]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=938</guid>
		<description><![CDATA[A Correspondent via the AppleScript Users email list detected a problem with a script snippet of mine regarding grabbing the artwork data from an iTunes track with iTunes 9 and Snow Leopard. That very day I also had updated Export Artwork with a fix for a similar issue. At any rate, the snippet resides in [...]]]></description>
			<content:encoded><![CDATA[<p>A Correspondent via the AppleScript Users <a href="http://lists.apple.com/archives/AppleScript-Users/2010/Mar/msg00133.html">email list</a> detected a problem with a script snippet of mine regarding grabbing the artwork data from an iTunes track with iTunes 9 and Snow Leopard. That very day I also had updated <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportartwork" title="Save the display artwork of the selected track to a file">Export Artwork</a> with a fix for a similar issue. At any rate, the snippet resides in the <a href="http://dougscripts.com/itunes/scripts/spareparts.php">Spare Parts</a> section and, to be more exact, <a href="http://dougscripts.com/itunes/scripts/spareparts.php#1070">the updated snippet with the fix is here</a>.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Migrate Your iTunes From Windows to Mac</title>
		<link>http://dougscripts.com/itunes/2010/03/migrate-your-itunes-from-windows-to-mac/</link>
		<comments></comments>
		<pubDate>Wed, 10 Mar 2010 14:42:19 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[MS Windows]]></category>
		<category><![CDATA[Macworld]]></category>
		<category><![CDATA[Tips and Info]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=936</guid>
		<description><![CDATA[I frequently get asked if there is an easy way to move an iTunes library (files, playlists, ratings, and all) from a Windows machine to a Mac. My friend Kirk McElhearn has written it all down in this how-to at Macworld.
]]></description>
			<content:encoded><![CDATA[<p>I frequently get asked if there is an easy way to move an iTunes library (files, playlists, ratings, and all) from a Windows machine to a Mac. My friend Kirk McElhearn has written it all down in <a href="http://www.macworld.com/article/146958/2010/03/move_itunes_windows_mac.html">this how-to at Macworld</a>.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>UPDATED: Export Artwork v2.0</title>
		<link>http://dougscripts.com/itunes/2010/03/updated-export-artwork-v2-0/</link>
		<comments></comments>
		<pubDate>Tue, 09 Mar 2010 14:08:43 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Managing Artwork]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[iTunes9]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=930</guid>
		<description><![CDATA[Export Artwork saves the artwork of the single selected track to a user-chosen folder as a PNG or JPG file, with scaling options. Default location is the folder containing the selected track&#8217;s file, however any location can be selected.
This latest version fixes a problem creating the graphics file with iTunes 9 under Snow Leopard, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportartwork" title="Save the display artwork of the selected track to a file">Export Artwork</a> saves the artwork of the single selected track to a user-chosen folder as a PNG or JPG file, with scaling options. Default location is the folder containing the selected track&#8217;s file, however any location can be selected.</p>
<p>This latest version fixes a problem creating the graphics file with iTunes 9 under Snow Leopard, and is generally updated after two years. </p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Nine Years</title>
		<link>http://dougscripts.com/itunes/2010/02/nine-years/</link>
		<comments></comments>
		<pubDate>Fri, 12 Feb 2010 23:14:34 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[SoundJam]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=928</guid>
		<description><![CDATA[Before I forget: February 15 is, apparently, the ninth anniversary of this site. As Regulars may know, the site began as a repository for AppleScripts written for SoundJam. (In fact, I still have SoundJam on my old iMac Rev B running OS 9 quite serviceably&#8211;if you think of that sort of thing as serviceable.) By [...]]]></description>
			<content:encoded><![CDATA[<p>Before I forget: February 15 is, <a href="http://web.archive.org/web/20010220143621/www.malcolmadams.com/sj/scrxcont.html">apparently</a>, the ninth anniversary of this site. As Regulars may know, the site began as a repository for AppleScripts written for SoundJam. (In fact, I still have SoundJam on my old iMac Rev B running OS 9 quite serviceably&#8211;if you think of that sort of thing as serviceable.) By February 15, 2001, Apple had released iTunes, but it wasn&#8217;t &#8217;scriptable until iTunes 2&#8212;as it was called&#8212;was <a href="http://web.archive.org/web/20011201154445/http://www.malcolmadams.com/itunes/">released November 3, 2001</a>. For a while I was posting both SoundJam and iTunes scripts. At the time no one was aware that SJ was doomed.</p>
<p>Anyway, thanks for all the visits and good words over the years. It&#8217;s still a lot of fun.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Daypart Updated to v1.0.4</title>
		<link>http://dougscripts.com/itunes/2010/02/daypart-updated-to-v1-0-4/</link>
		<comments></comments>
		<pubDate>Thu, 11 Feb 2010 14:09:08 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Daypart]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=924</guid>
		<description><![CDATA[Daypart is a simple yet full-featured Mac application that allows you to schedule iTunes playlists when to play, giving you an easy way to program varied musical content throughout the week in your home or workplace.
Watch the video demonstration.
Updated in v1.0.4:

fixes &#8220;invalid date and time&#8221; errors under Snow Leopard
fixes an issue whereby Events starting several [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/itinfo/daypart.php">Daypart</a> is a simple yet full-featured Mac application that allows you to schedule iTunes playlists when to play, giving you an easy way to program varied musical content throughout the week in your home or workplace.</p>
<p>Watch the <a href="http://dougscripts.com/itunes/itinfo/daypart_demo.php">video demonstration</a>.</p>
<p><strong>Updated in v1.0.4:</strong></p>
<ul>
<li>fixes &#8220;invalid date and time&#8221; errors under Snow Leopard</li>
<li>fixes an issue whereby Events starting several days in the future may not have queued correctly</li>
<li>fixes problem with windows becoming unresponsive when set to load and engage at startup</li>
<li>other minor fixes</li>
</ul>
<p>Requires Mac OS 10.5 or better. The unregistered demo version of <a href="http://dougscripts.com/itunes/itinfo/daypart.php">Daypart</a> will save one Schedule with up to three Playlist Events but is otherwise unrestricted. The full version of Daypart costs $20USD. This update is free for registered users.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>iTunes 9.0.3 is Released</title>
		<link>http://dougscripts.com/itunes/2010/02/itunes-9-0-3-is-released/</link>
		<comments></comments>
		<pubDate>Mon, 01 Feb 2010 21:58:30 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[iTunes9]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=914</guid>
		<description><![CDATA[Apple has released iTunes 9.0.3. Fixes:

iTunes no longer ignores your &#8220;Remember password for purchases&#8221; setting. 
Addresses problems with syncing some Smart Playlists and Podcasts with iPod. 
Resolves a problem recognizing when iPod is connected.
Addresses issues that affect stability and performance.

My download went faster from the download page than from Software Update.
Happily, AppleScript applications now appear [...]]]></description>
			<content:encoded><![CDATA[<p>Apple has released <a href="http://www.apple.com/itunes/download/">iTunes 9.0.3</a>. Fixes:</p>
<ul>
<li>iTunes no longer ignores your &#8220;Remember password for purchases&#8221; setting. </li>
<li>Addresses problems with syncing some Smart Playlists and Podcasts with iPod. </li>
<li>Resolves a problem recognizing when iPod is connected.</li>
<li>Addresses issues that affect stability and performance.</li>
</ul>
<p>My download went faster from the <a href="http://www.apple.com/itunes/download/">download page</a> than from Software Update.</p>
<p><del>Happily, AppleScript applications now appear as they should in the iTunes Script menu, which was <a href="http://dougscripts.com/itunes/2009/10/confirmed-itunes-9-0-2-script-menu-app-bundle-bug/"> a bug introduced in v9.0.2</a>. Thanks!</del></p>
<p>Wait wait wait. Some apps appear and some apps don&#8217;t. Guess I&#8217;d better investigate further :P</p>
<p><strong>UPDATE</strong>. Nope. AppleScript application bundles do not display.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Dave Taylor on Dupin</title>
		<link>http://dougscripts.com/itunes/2010/01/dave-taylor-on-dupin/</link>
		<comments></comments>
		<pubDate>Sat, 30 Jan 2010 14:28:07 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Dupin]]></category>
		<category><![CDATA[Mentions]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=912</guid>
		<description><![CDATA[Dave Taylor is one of my favorite coding guys; he&#8217;s got the know-how on everything from HTML to UNIX. So I was pretty bowled over to see Dave&#8217;s take on Dupin v2.1 in a post on de-dupin&#8217; iTunes. Many thanks!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.askdavetaylor.com/">Dave Taylor</a> is one of my favorite coding guys; he&#8217;s got the know-how on everything from HTML to UNIX. So I was pretty bowled over to see <a href="http://www.askdavetaylor.com/how_to_de-dupe_remove_duplicate_tracks_apple_itunes.html">Dave&#8217;s take on Dupin v2.1</a> in a post on de-dupin&#8217; iTunes. Many thanks!</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Dupin v2.1 Released</title>
		<link>http://dougscripts.com/itunes/2010/01/dupin-v2-1-released/</link>
		<comments></comments>
		<pubDate>Thu, 28 Jan 2010 12:01:16 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Dupin]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=908</guid>
		<description><![CDATA[Dupin v2.1 is now available.
Dupin is your iTunes duplicates manager.
With Dupin you can:

Very quickly find all sets of duplicate iTunes tracks based on your choice of criteria
Select the &#8220;Keeper&#8221; tracks from among a number of duplicates automatically using a variety of versatile filtering options
Consolidate the play, skip, and ratings information from all tracks in a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/itinfo/dupin.php">Dupin v2.1</a> is now available.</p>
<p><a href="http://dougscripts.com/itunes/itinfo/dupin.php">Dupin</a> is your iTunes duplicates manager.</p>
<p>With <a href="http://dougscripts.com/itunes/itinfo/dupin.php">Dupin</a> you can:</p>
<ul>
<li>Very quickly find all sets of duplicate iTunes tracks based on your choice of criteria</li>
<li>Select the &#8220;Keeper&#8221; tracks from among a number of duplicates automatically using a variety of versatile filtering options</li>
<li>Consolidate the play, skip, and ratings information from all tracks in a Dupe Group to the single &#8220;Keeper&#8221; track</li>
<li>Re-populate iTunes playlists replacing &#8220;non-Keeper&#8221; tracks with &#8220;Keeper&#8221; tracks</li>
<li>Purge duplicate tracks from iTunes and send files to the Trash</li>
<li>Manage intentionally duplicated tracks</li>
<li>Copy tracks to new iTunes playlists</li>
<li>View duplicates in non-loaded libraries created with iTunes&#8217; multiple library feature or <a href="itinfo/ituneslibrarymanager.php">iTunes Library Manager</a></li>
<li>View duplicates in iTunes libraries on other machines on your local network</li>
<li>Sort tracks and view track info</li>
<li>Export a list of duplicates to a text file</li>
<li>Locate tracks in the Finder and in iTunes</li>
<li>Audition tracks</li>
</ul>
<p><strong>New in Dupin v2.1</strong>:</p>
<ul>
<li>runs under Snow Leopard or better only</li>
<li>adds aproximate time matching for Time Criteria (settable to :01 &le; n &le; :10 seconds)</li>
<li>adds File Path column to main table</li>
<li>made task additions to contextual menus</li>
<li>some warning dialogs now have suppression/reset options</li>
<li>&#8220;Search&#8221; configurable with categories, re-located to toolbar</li>
<li>other minor GUI improvements and alterations</li>
<li>speed enhancements</li>
<li>addresses toolbar customization issue</li>
<li>addresses threading issue</li>
<li>addresses memory leak issue</li>
</ul>
<p>More information and download links are <a href="http://dougscripts.com/itunes/itinfo/dupin.php">here</a>.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Size of Files, Size of Library</title>
		<link>http://dougscripts.com/itunes/2010/01/size-of-files-size-of-library/</link>
		<comments></comments>
		<pubDate>Thu, 14 Jan 2010 13:29:56 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Tips and Info]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=906</guid>
		<description><![CDATA[It&#8217;s not the size of your &#8220;iTunes Media&#8221; files that best describes how big your media file collection is. Often, querying Correspondents will report that their iTunes Media folder is so many GBs (or so many days-worth). But if that total includes a lot of video then the number of files is smaller than the [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not the size of your &#8220;iTunes Media&#8221; files that best describes how big your media file collection is. Often, querying Correspondents will report that their iTunes Media folder is so many GBs (or so many days-worth). But if that total includes a lot of video then the number of files is smaller than the same-sized folder containing just 128kbps audio files (eg: my &#8220;Star Trek&#8221; with Extras at 6GB+ is a little smaller than my &#8220;Compilations&#8221; folder which contains over a thousand files). Very few of my scripts and apps directly work on the files in the iTunes Media folder anyway, so in many cases its size is irrelevant; scripts work with tracks in iTunes, so the number of tracks is more important than the size of their files. A better relative measurement for comparison purposes is the size of your &#8220;iTunes Music Library.xml&#8221; file (located in ~/Music/iTunes). It has an entry for each track in your library and all (well, most) playlists. Therefore, the more tracks and playlists you have the larger the XML file will be. </p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Roll Yer Own iTunes LP</title>
		<link>http://dougscripts.com/itunes/2009/11/roll-yer-own-itunes-lp/</link>
		<comments></comments>
		<pubDate>Fri, 27 Nov 2009 13:40:50 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=904</guid>
		<description><![CDATA[Apple has posted everything you need &#8220;to create a rich, interactive experience around your music and movies. All right in iTunes.&#8221; It&#8217;s a complete development guide including templates, best practices, and the latest TuneKit.
]]></description>
			<content:encoded><![CDATA[<p>Apple has posted <a href="http://www.apple.com/itunes/lp-and-extras/">everything you need</a> &#8220;to create a rich, interactive experience around your music and movies. All right in iTunes.&#8221; It&#8217;s a complete development guide including templates, best practices, and the latest TuneKit.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
	</channel>
</rss>
