<?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>Monkey Business &#187; Uncategorized</title>
	<atom:link href="http://blog.supadupa.co.za/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supadupa.co.za</link>
	<description>Confessions of a webaholic</description>
	<lastBuildDate>Thu, 02 Sep 2010 15:38:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Safari &#8211; resuming broken downloads</title>
		<link>http://blog.supadupa.co.za/index.php/2010/08/safari-resuming-broken-downloads/</link>
		<comments>http://blog.supadupa.co.za/index.php/2010/08/safari-resuming-broken-downloads/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 08:34:36 +0000</pubDate>
		<dc:creator>murraybiscuit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.download]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[CURL]]></category>
		<category><![CDATA[resume download]]></category>
		<category><![CDATA[Safari]]></category>

		<guid isPermaLink="false">http://blog.supadupa.co.za/?p=131</guid>
		<description><![CDATA[I got half way through the IOS SDK download last night, woke up this morning and it had failed. I tried everything from CURL to iGetter to try to resume the download, but none of it worked. Even going into Safari&#8217;s .download file and fiddling with the .plist inside (using a cloned paused download file) [...]]]></description>
			<content:encoded><![CDATA[<p>I got half way through the IOS SDK download last night, woke up this morning and it had failed. I tried everything from CURL to iGetter to try to resume the download, but none of it worked. Even going into Safari&#8217;s .download file and fiddling with the .plist inside (using a cloned paused download file) didn&#8217;t work. </p>
<p>The problem with using CURL was that the download is authenticated with your Apple Developer Account details, using session ID&#8217;s and cookies, so CURL isn&#8217;t going to help much there. I should imagine the fix I found would work for most files downloaded.</p>
<p>The eventual solution was the following:<br />
1. Login to the Apple Account using Firefox.<br />
2. Go to the same download link.<br />
3. Start downloading the file (should go into your Downloads directory by default).<br />
4. Pause the download in Firefox Download Manager.<br />
5. Replace the .part Firefox download file with the extracted Safari file in the .download package.<br />
6. Hit resume in the Firefox Download window.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.supadupa.co.za/index.php/2010/08/safari-resuming-broken-downloads/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Media Player 12, ID3 tags and permissions</title>
		<link>http://blog.supadupa.co.za/index.php/2010/01/windows-media-player-12-id3-tags-and-permissions/</link>
		<comments>http://blog.supadupa.co.za/index.php/2010/01/windows-media-player-12-id3-tags-and-permissions/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 07:53:24 +0000</pubDate>
		<dc:creator>murraybiscuit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supadupa.co.za/?p=95</guid>
		<description><![CDATA[I&#8217;ve been having the strangest problem in Windows 7 with WMP 12. Basically what happens is that I use 3 different audio players: Windows Media Player 12, Nokia Music and Songbird. I noticed that some of my tracks kept on losing their info in WMP. I tried editing the tags of the files and didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been having the strangest problem in Windows 7 with WMP 12. Basically what happens is that I use 3 different audio players: Windows Media Player 12, Nokia Music and Songbird. I noticed that some of my tracks kept on losing their info in WMP. I tried editing the tags of the files and didn&#8217;t get anywhere, so decided to try doing it through explorer instead. I then discovered that all the tags on these files looked like they had been erased / were blank. Trying to edit the tags then gave me an error that I didn&#8217;t have permissions to edit the file. </p>
<p>The problem was that everything was actually working fine and playing as it should. And in the other two programs, the file meta data was reading fine. So the files weren&#8217;t corrupt. I then found this post which helped:</p>
<p>http://social.answers.microsoft.com/Forums/en-US/GettingReadyforWindows7/thread/2af26d67-ea9a-4305-98a1-b4a05e13fa17</p>
<p>After a bit of searching, I found a batch tag editor for multiple audio formats at www.mp3tag.de. Browsing through my music collection showed me that the issue was in fact with the tag type. For some reason, ID3v2.4 tags aren&#8217;t properly supported by WMP12. Sorting my collection by tag name in mp3tag allowed me to select all of these files, change some arbitrary field and automatically re-save them in ID3v2.3 format (you can set the format up in the program options).</p>
<p>Problem solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.supadupa.co.za/index.php/2010/01/windows-media-player-12-id3-tags-and-permissions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

