<?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>Clusty&#039;s Blog &#187; Tools</title>
	<atom:link href="http://www.hexorcist.com/wordpress/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hexorcist.com/wordpress</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 10 Jul 2010 22:05:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Finally a FUSE equivalent for windows</title>
		<link>http://www.hexorcist.com/wordpress/2009/11/02/finally-a-fuse-equivalent-for-windows/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=finally-a-fuse-equivalent-for-windows</link>
		<comments>http://www.hexorcist.com/wordpress/2009/11/02/finally-a-fuse-equivalent-for-windows/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:01:09 +0000</pubDate>
		<dc:creator>clusty</dc:creator>
				<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.hexorcist.com/wordpress/?p=83</guid>
		<description><![CDATA[I have been annoyed for some time now that my favourite cloud storage project &#8211; Wuala &#8211; could never integrate with Windows. A few days back during an usual Wuala upgrade I noticed that it wanted to install a new proggie to &#8220;enhance&#8221; OS integration. The library in question is called Dokan. This is a [...]]]></description>
			<content:encoded><![CDATA[<p>I have been annoyed for some time now that my favourite cloud storage project &#8211; <a href="http://www.wuala.com">Wuala</a> &#8211; could never integrate with Windows. A few days back during an usual Wuala upgrade I noticed that it wanted to install a new proggie to &#8220;enhance&#8221; OS integration. The library in question is called <a href="http://dokan-dev.net/en/">Dokan</a>.</p>
<p>This is a library that implements user land filesystem drivers. The library itself takes care of handling all the nasty windows kernel calls needed for the usual filesystem driver, providing a simpler interface to the programmer. The actual functionality is provided through plugins which do not need Administrator privileges.</p>
<p>Besides the nice development implications of this, I was happy to finally be able to attach a network disk to a remote SSH location, something that SSHFS+FUSE was doing for ages now under Linux. The FUSE project started pretty much to support SSH and FTP filesystem mounting. </p>
<p>This is absolutely awesome news for all those forced to constantly peddle data between Windows/Linux with WinSCP or likes. This gets old really fast since running local apps on remote data, you are forced to copy data locally and re-upload it by hand. The SSHFS module gives you a comfy GooWee for mounting.</p>
<p>Unfortunately I never got the SSHFS module for Dokan to work under Windows7 64-bit, but worked like charmed under WinXP.</p>
<p>As soon as somebody writes an NFS module, Windoze and Linux will play together much nicer (at this point the only way to mount NFS is through Microsoft Windows Services for Unix suite, which is an absolute pain to use). </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hexorcist.com/wordpress/2009/11/02/finally-a-fuse-equivalent-for-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>All your brainz are belong to us</title>
		<link>http://www.hexorcist.com/wordpress/2009/10/25/all-your-brainz-are-belong-to-us/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=all-your-brainz-are-belong-to-us</link>
		<comments>http://www.hexorcist.com/wordpress/2009/10/25/all-your-brainz-are-belong-to-us/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 22:55:19 +0000</pubDate>
		<dc:creator>clusty</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[ID3]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://clusty1.wordpress.com/?p=7</guid>
		<description><![CDATA[If you are like me, and have tens and tens of gigs of music, you understand the pain of keep everything sorted and with the right album art, especially when you use all sorts &#8220;smart&#8221; media players like Windows Media Player, that screw up your hand written ID tags. This new free tool I found [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me, and have tens and tens of gigs of music, you understand the pain of keep everything sorted and with the right album art, especially when you use all sorts &#8220;smart&#8221; media players like Windows Media Player, that screw up your hand written ID tags.</p>
<p>This new free tool I found not only fills in missing info by matching preexisting tags, but also can compute a unique hash of your mp3 based on some proprietary algorithm. So you should be able in theory to tag mp3&#8242;s that are called &#8220;file1.mp3&#8243;</p>
<p>Well, today during of one of my usual weekend random internet wanderings, I stumbled across an awesome project that does just that and does it semi automatically. To top things, all files including the database is released under GNU (to be read <strong>free, costs nothing, zilch, nada</strong>).</p>
<p>I am talking about the guys at <a href="http://musicbrainz.org">MusicBrainz</a>. This is just a database containing lots of music meta-information uploaded by lots of people, pretty much they way FreeDB is for audio CDs. There are quite a few taggers that are able to get their information from this site, but I personally tried just two of them: EasyTag available for *nix and Picard available for Win/Mac/*nix (available on the MusicBrainz site). While EasyTag is &#8220;easier&#8221; to use, as all operations are automatic and the program makes all the decisions for you. From now on I will make an in depth presentation of Picard.</p>
<p>For some strange reason the default version of Picard can view Album Cover, but you cannot download any missing covers for your files. The downloading capability is enabled through an extra plugin available on the same site, <strong>Cover Art Downloader Plugin</strong>. Follow the instructions on how to install plugins and make sure you enable it.</p>
<p>For an quick intro on how to use Picard check out these two links: <a href="http://musicbrainz.org/doc/How_To_Tag_Files_With_Picard">How to tag files with Picard</a> and the  screencast made by one of the authors:</p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:344px;" data="http://www.youtube.com/v/uoM-PdJhtmk"><param name="movie" value="http://www.youtube.com/v/uoM-PdJhtmk" /></object></p>
<p>The docs are quite decent but there are certain GUI elements which are not self explanatory. Every so often you will notice that a song has a musical note icon. This basically means that the file is missing from the album (file missing or assigned to another album). Other times there is a musical note but there are two items in the subtree. This means that it found two duplicate files that match same position in the album. This can be resolved by scanning the file to get it&#8217;s fingerprint since there certain albums which contain multiple tracks with the same Name (like different studio takes).</p>
<p>Picard has more or less two working modes: a very fast, but inaccurate mode that matches just ID tags which is triggered by clicking <strong>Lookup</strong>, and a slow and accurate mode that matches ID tags but also MP3 fingerprint (a unique ID that does not depend on tag codec used to encode, etc) that is somewhat slower but dead accurate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hexorcist.com/wordpress/2009/10/25/all-your-brainz-are-belong-to-us/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
