<?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 for Wot, No Title?</title>
	<atom:link href="http://www.chrisforman.me.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisforman.me.uk</link>
	<description>Where I'll be discussing stuff that is of interest to me - programming, movies, books &#38; comics</description>
	<lastBuildDate>Tue, 25 Oct 2011 21:27:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on The Random Album Chooser, now with integral playback by Chris</title>
		<link>http://www.chrisforman.me.uk/2011/02/the-random-album-chooser-now-with-integral-playback/comment-page-1/#comment-37</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 25 Oct 2011 21:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=335#comment-37</guid>
		<description>Thanks for the feedback.

Do you have files with accented characters in them? I have to do some jiggery pokery with character encodings to get them into the .m3u file at all. It could be that Media Player Classic can&#039;t read these files.

Multiple file types is something I&#039;ve been avoiding to be honest. It is on my list of things to do though. The problem is I&#039;ve stuck with mp3 for so long (inertia) I&#039;ve got a lot of music to re-encode now.</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback.</p>
<p>Do you have files with accented characters in them? I have to do some jiggery pokery with character encodings to get them into the .m3u file at all. It could be that Media Player Classic can&#8217;t read these files.</p>
<p>Multiple file types is something I&#8217;ve been avoiding to be honest. It is on my list of things to do though. The problem is I&#8217;ve stuck with mp3 for so long (inertia) I&#8217;ve got a lot of music to re-encode now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Random Album Chooser, now with integral playback by Marco</title>
		<link>http://www.chrisforman.me.uk/2011/02/the-random-album-chooser-now-with-integral-playback/comment-page-1/#comment-36</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 25 Oct 2011 21:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=335#comment-36</guid>
		<description>Hello, I just found your Random Album Chooser program through Google.

First of; I cannot use an external media player (Media Player Classic - Home Cinema - MPC-HC + ffdshow codecs) something about the pins in the graph not right with the file extension .m3u.

Also I want to use multiple filetypes. I barely use .mp3, but I mostly use .flac, .ape, .wv, and .m4a. (all lossless audio codecs).

Also when skipping to another album, it just freezes; or rather it doesn&#039;t do anything. Maybe this has something to do with &#039;no support for certain filetypes&#039;?</description>
		<content:encoded><![CDATA[<p>Hello, I just found your Random Album Chooser program through Google.</p>
<p>First of; I cannot use an external media player (Media Player Classic &#8211; Home Cinema &#8211; MPC-HC + ffdshow codecs) something about the pins in the graph not right with the file extension .m3u.</p>
<p>Also I want to use multiple filetypes. I barely use .mp3, but I mostly use .flac, .ape, .wv, and .m4a. (all lossless audio codecs).</p>
<p>Also when skipping to another album, it just freezes; or rather it doesn&#8217;t do anything. Maybe this has something to do with &#8216;no support for certain filetypes&#8217;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How Not To Do Software Development by Davide</title>
		<link>http://www.chrisforman.me.uk/2011/06/how-not-to-do-software-development/comment-page-1/#comment-33</link>
		<dc:creator>Davide</dc:creator>
		<pubDate>Fri, 19 Aug 2011 15:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=366#comment-33</guid>
		<description>Excellent point, from two programs that do the same thing, obviously the user would select the one easier to use, and if their both easy to use, then the design matters the most.</description>
		<content:encoded><![CDATA[<p>Excellent point, from two programs that do the same thing, obviously the user would select the one easier to use, and if their both easy to use, then the design matters the most.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Album Shuffle, a Random Playlist Generator by Chris</title>
		<link>http://www.chrisforman.me.uk/2009/03/album-shuffle-random-playlist-generator/comment-page-1/#comment-23</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 20 Mar 2011 14:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=58#comment-23</guid>
		<description>Michael,

Thanks for your feedback.

How have you got your music files organised on your hard drive? It does rely on there being a single root directory with a directory for each artist containing their albums in further sub directories:

c:\music
    &#124;- artist 1
    &#124;      &#124;- album 1
    &#124;      &#124;- album 2
    &#124;- artist 2
    &#124;      &#124;- album 1
    &#124;      &#124;- album 2

and so on.

At the moment it only searches for mp3&#039;s as that&#039;s what I use for my music. I did intend to get it to search for other types of music file, but I have never got round to it!.</description>
		<content:encoded><![CDATA[<p>Michael,</p>
<p>Thanks for your feedback.</p>
<p>How have you got your music files organised on your hard drive? It does rely on there being a single root directory with a directory for each artist containing their albums in further sub directories:</p>
<p>c:\music<br />
    |- artist 1<br />
    |      |- album 1<br />
    |      |- album 2<br />
    |- artist 2<br />
    |      |- album 1<br />
    |      |- album 2</p>
<p>and so on.</p>
<p>At the moment it only searches for mp3&#8242;s as that&#8217;s what I use for my music. I did intend to get it to search for other types of music file, but I have never got round to it!.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Album Shuffle, a Random Playlist Generator by Michael</title>
		<link>http://www.chrisforman.me.uk/2009/03/album-shuffle-random-playlist-generator/comment-page-1/#comment-22</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 20 Mar 2011 05:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=58#comment-22</guid>
		<description>This is a feature I&#039;ve been searching for in my media programs. Upon its use it appears that it&#039;s finding all tracks by the same artist and the same album. I&#039;d suggest using album artist instead.

Also, the ability to specify more than one file type would be handy, or maybe I&#039;m just not sure how they&#039;re delimited.</description>
		<content:encoded><![CDATA[<p>This is a feature I&#8217;ve been searching for in my media programs. Upon its use it appears that it&#8217;s finding all tracks by the same artist and the same album. I&#8217;d suggest using album artist instead.</p>
<p>Also, the ability to specify more than one file type would be handy, or maybe I&#8217;m just not sure how they&#8217;re delimited.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Application Updates by Tweets that mention Application Updates « Wot, No Title? -- Topsy.com</title>
		<link>http://www.chrisforman.me.uk/2010/04/application-updates/comment-page-1/#comment-12</link>
		<dc:creator>Tweets that mention Application Updates « Wot, No Title? -- Topsy.com</dc:creator>
		<pubDate>Wed, 14 Apr 2010 21:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=310#comment-12</guid>
		<description>[...] This post was mentioned on Twitter by Chris Forman. Chris Forman said: Despite what it says here http://goo.gl/X2eX I&#039;ve uploaded a new version of my Album Chooser to fix a bug with Unicode characters. [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Chris Forman. Chris Forman said: Despite what it says here <a href="http://goo.gl/X2eX" rel="nofollow">http://goo.gl/X2eX</a> I&#39;ve uploaded a new version of my Album Chooser to fix a bug with Unicode characters. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A Question of User Interface Design by Tweets that mention A Question of User Interface Design « Wot, No Title? -- Topsy.com</title>
		<link>http://www.chrisforman.me.uk/2010/03/a-question-of-user-interface-design/comment-page-1/#comment-8</link>
		<dc:creator>Tweets that mention A Question of User Interface Design « Wot, No Title? -- Topsy.com</dc:creator>
		<pubDate>Wed, 31 Mar 2010 11:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=303#comment-8</guid>
		<description>[...] This post was mentioned on Twitter by Chris Forman, Ben Sykes. Ben Sykes said: #interface A Question of User Interface Design « Wot, No Title? http://bit.ly/bxfgKn [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Chris Forman, Ben Sykes. Ben Sykes said: #interface A Question of User Interface Design « Wot, No Title? <a href="http://bit.ly/bxfgKn" rel="nofollow">http://bit.ly/bxfgKn</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random Album Chooser by A Question of User Interface Design &#171; Wot, No Title?</title>
		<link>http://www.chrisforman.me.uk/2009/03/random-album-chooser/comment-page-1/#comment-7</link>
		<dc:creator>A Question of User Interface Design &#171; Wot, No Title?</dc:creator>
		<pubDate>Wed, 31 Mar 2010 11:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=69#comment-7</guid>
		<description>[...] doing some work on my album chooser application and feel that the user interface is too &#8220;clunky&#8221; in it&#8217;s current [...]</description>
		<content:encoded><![CDATA[<p>[...] doing some work on my album chooser application and feel that the user interface is too &#8220;clunky&#8221; in it&#8217;s current [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RealiMation Technical Papers by RealiMation from November 1997 to September 1999 @ Datapath (part 2) &#171; Wot, No Title?</title>
		<link>http://www.chrisforman.me.uk/realimation/realimation-technical-papers/comment-page-1/#comment-5</link>
		<dc:creator>RealiMation from November 1997 to September 1999 @ Datapath (part 2) &#171; Wot, No Title?</dc:creator>
		<pubDate>Sun, 12 Jul 2009 21:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?page_id=220#comment-5</guid>
		<description>[...] RealiMation Technical Papers          &#171; Illegal Downloads and the Music Industry RealiMation from November 1997 to September 1999 @ Datapath (part 3) &#187; [...]</description>
		<content:encoded><![CDATA[<p>[...] RealiMation Technical Papers          &laquo; Illegal Downloads and the Music Industry RealiMation from November 1997 to September 1999 @ Datapath (part 3) &raquo; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Illegal Downloads and the Music Industry by Apparently we&#8217;re all* streaming music now &#171; Wot, No Title?</title>
		<link>http://www.chrisforman.me.uk/2009/06/illegal-downloads-and-the-music-industry/comment-page-1/#comment-4</link>
		<dc:creator>Apparently we&#8217;re all* streaming music now &#171; Wot, No Title?</dc:creator>
		<pubDate>Sun, 12 Jul 2009 21:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisforman.me.uk/?p=189#comment-4</guid>
		<description>[...] this, to my mind, reinforces what I was trying to say in my previous post on this subject. Basically, that if the music industry wants to minimise illegal downloads then they need to make [...]</description>
		<content:encoded><![CDATA[<p>[...] this, to my mind, reinforces what I was trying to say in my previous post on this subject. Basically, that if the music industry wants to minimise illegal downloads then they need to make [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.575 seconds -->

