<?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>westworld: a webmasters best friend &#187; scrape</title>
	<atom:link href="http://www.westworld.be/tag/scrape/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.westworld.be</link>
	<description>A webmasters best friend</description>
	<lastBuildDate>Mon, 14 Jun 2010 18:12:24 +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>scraping your pc for mp3 files</title>
		<link>http://www.westworld.be/a-note-to-self/scraping-your-pc-for-mp3-files/</link>
		<comments>http://www.westworld.be/a-note-to-self/scraping-your-pc-for-mp3-files/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 14:37:39 +0000</pubDate>
		<dc:creator>westworld</dc:creator>
				<category><![CDATA[PDFlib]]></category>
		<category><![CDATA[a note to self]]></category>
		<category><![CDATA[scrape]]></category>

		<guid isPermaLink="false">http://www.westworld.be/?p=67</guid>
		<description><![CDATA[The following is a simple dos trick to create a playlist of all your mp3&#8217;s.

go to the start menu
click run
enter cmd  =&#62; this opens a black dos window
type dir /b/s *.mp3 &#62; c:\mp3list.m3u

When this command finishes, a file will be created under c: with a list of all your mp3 files.
The m3u file is a [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>The following is a simple dos trick to create a playlist of all your mp3&#8217;s.</p>
<ol>
<li>go to the start menu</li>
<li>click run</li>
<li>enter cmd  =&gt; this opens a black dos window</li>
<li>type dir /b/s *.mp3 &gt; c:\mp3list.m3u</li>
</ol>
<p>When this command finishes, a file will be created under c: with a list of all your mp3 files.<br />
The m3u file is a plain text file with links to all your music. Some audio applications us this format for playlists.</p>
<ul class="pc_pingback">
<li class="hdl" style="list-style: none"></li>
</ul>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.westworld.be/a-note-to-self/scraping-your-pc-for-mp3-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
