<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>anomalous territory</title>
	<link>http://www.volved.com</link>
	<description>random blip on the radar of eternity</description>
	<pubDate>Wed, 26 Mar 2008 21:07:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Linux/OSX mass file renaming</title>
		<link>http://www.volved.com/2008/01/22/linuxosx-mass-file-renaming/</link>
		<comments>http://www.volved.com/2008/01/22/linuxosx-mass-file-renaming/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:27:54 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.volved.com/2008/01/22/linuxosx-mass-file-renaming/</guid>
		<description><![CDATA[A handy command-line of text to mass rename files (in this case, change file extensions) that works in Linux and OSX:
ls -d *.cbz &#124; sed 's/\(.*\).cbz$/mv -v "&#038;" "\1.cbr"/' &#124; sh
In this example, all .cbz files are renamed to .cbr (as I noticed some comic book archives I had were wrong).
An even more concise version [...]]]></description>
			<content:encoded><![CDATA[<p>A handy command-line of text to mass rename files (in this case, change file extensions) that works in Linux and OSX:</p>
<blockquote><p><code>ls -d *.cbz | sed 's/\(.*\).cbz$/mv -v "&#038;" "\1.cbr"/' | sh</code></p></blockquote>
<p>In this example, all .cbz files are renamed to .cbr (as I noticed some comic book archives I had were wrong).</p>
<p>An even more concise version using &#8216;basename&#8217; was mentiond but OSX seems to have different default extension handling.</p>
<p>[via <a href="http://6v8.gamboni.org/Mass-renaming-with-linux-shell.html">http://6v8.gamboni.org/Mass-renaming-with-linux-shell.html</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2008/01/22/linuxosx-mass-file-renaming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Extremely Useful Free Windows Software</title>
		<link>http://www.volved.com/2007/07/07/extremely-useful-free-windows-software/</link>
		<comments>http://www.volved.com/2007/07/07/extremely-useful-free-windows-software/#comments</comments>
		<pubDate>Sat, 07 Jul 2007 17:16:43 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.volved.com/2007/07/08/extremely-useful-free-windows-software/</guid>
		<description><![CDATA[3 pieces of software that I&#8217;ve never really seen mentioned anywhere that I simply can not live without:
XnView
Free image browser/organizer with every feature of ACDSee and Adobe Bridge and many more. Just look at the operating systems it runs on: Windows, MacOS X, Linux x86, Linux ppc, FreeBSD x86, OpenBSD x86, NetBSD x86, Solaris sparc, [...]]]></description>
			<content:encoded><![CDATA[<p>3 pieces of software that I&#8217;ve never really seen mentioned anywhere that I simply can not live without:</p>
<h4>XnView</h4>
<p>Free image browser/organizer with every feature of ACDSee and Adobe Bridge and many more. Just look at the operating systems it runs on: Windows, MacOS X, Linux x86, Linux ppc, FreeBSD x86, OpenBSD x86, NetBSD x86, Solaris sparc, Solaris x86, Irix mips, HP-UX, AIX - that&#8217;s dedication right there. I really do use this tool every single day, it&#8217;s simply that amazing. The Windows Shell extension alone is wonderful - instant thumbnail on the right-click menu of any supported file type. I don&#8217;t know why more people aren&#8217;t aware of this tool.<br />
<a href="http://www.xnview.com/">http://www.xnview.com/</a></p>
<h4>CloneSpy</h4>
<p>This brilliant tool lets you find (and automatically delete, if you wish) duplicate files in 2 or more locations on your system. You can do a full byte-for-byte compare, or simply rely on the filenames. You can also designate &#8220;pools&#8221; so only files listed in say Pool 2 will have the duplicate files deleted, should you wish to maintain any copies found in Pool 1 for example. A truly invaluable tool that&#8217;s saved me many, many hours of time and vast quantities of disk space!<br />
<a href="http://www.clonespy.com/">http://www.clonespy.com/</a></p>
<h4>RED (Remove Empty Directories)</h4>
<p>This tool is fairly similar in function to CloneSpy above, except it works on empty directories and/or empty files. You specify a path for it to scan and it quickly goes through and presents a color-coordinated set of empty directories which it will happily remove with a confirmation click. It&#8217;s also smart enough to remove parent directories if after deleting empty sub-directories, said parent is also now entirely empty.<br />
<a href="http://www.jonasjohn.de/lab/red.htm">http://www.jonasjohn.de/lab/red.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2007/07/07/extremely-useful-free-windows-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New CNN.com Layout</title>
		<link>http://www.volved.com/2007/06/30/new-cnncom-layout/</link>
		<comments>http://www.volved.com/2007/06/30/new-cnncom-layout/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 18:42:13 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[web]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.volved.com/2007/06/30/new-cnncom-layout/</guid>
		<description><![CDATA[I just noticed today that CNN.com have rolled out a new layout. I quite like the simplified look. It definitely feels as if it brings the news to the forfront whilst maintaining compartmentalization.
Looking at the brief stats it seems a lot lighter too. Oh and it has some smooth carousel action going on with the [...]]]></description>
			<content:encoded><![CDATA[<p>I just noticed today that <a href="http://www.cnn.com">CNN.com</a> have rolled out a new layout. I quite like the simplified look. It definitely feels as if it brings the news to the forfront whilst maintaining compartmentalization.</p>
<p>Looking at the brief stats it seems a lot lighter too. Oh and it has some smooth carousel action going on with the video thumbnails too.</p>
<p>Kind of a shame that Glasgow Airport terrorist crashing nonsense had to take me there but oh well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2007/06/30/new-cnncom-layout/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Modern Keyboards = Not So Good</title>
		<link>http://www.volved.com/2006/12/02/modern-keyboards-not-so-good/</link>
		<comments>http://www.volved.com/2006/12/02/modern-keyboards-not-so-good/#comments</comments>
		<pubDate>Sun, 03 Dec 2006 03:58:28 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/12/02/modern-keyboards-not-so-good/</guid>
		<description><![CDATA[Funny article which I totally agree with: 10 Reasons Modern Keyboards are Shit
Keyboards really need to be updated. I know Dvorak tried but it was barely scratching the service. I&#8217;m sure there are enough wonderful touch-sensitive technologies out there that I shouldn&#8217;t have to move my hands around furriously to get some ideas down. Anyway, [...]]]></description>
			<content:encoded><![CDATA[<p>Funny article which I totally agree with: <a href="http://www.robmanuel.com/2006/11/28/10-reasons-keyboards-are-shit/">10 Reasons Modern Keyboards are Shit</a></p>
<p>Keyboards really need to be updated. I know Dvorak tried but it was barely scratching the service. I&#8217;m sure there are enough wonderful touch-sensitive technologies out there that I shouldn&#8217;t have to move my hands around furriously to get some ideas down. Anyway, check out that article.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/12/02/modern-keyboards-not-so-good/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cheeseburgers</title>
		<link>http://www.volved.com/2006/11/29/cheeseburgers/</link>
		<comments>http://www.volved.com/2006/11/29/cheeseburgers/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 03:06:32 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/11/29/cheeseburgers/</guid>
		<description><![CDATA[Article worth a read: The Interface of a Cheeseburger
]]></description>
			<content:encoded><![CDATA[<p>Article worth a read: <a href="http://www.informationarchitects.jp/the-interface-of-a-cheeseburger">The Interface of a Cheeseburger</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/11/29/cheeseburgers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iTunes Media Wrangling with Smart Playlists</title>
		<link>http://www.volved.com/2006/11/29/itunes-playlists/</link>
		<comments>http://www.volved.com/2006/11/29/itunes-playlists/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 19:00:40 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[media storage]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/11/29/itunes-playlists/</guid>
		<description><![CDATA[UPDATE: It appears, at least in iTunes 7.0.2 that isntead of creating some big, cumbersome playlist with lots of &#8220;is not&#8221; entries as mentioned in the first link below, you can simple do &#8220;Playlist, is, Music&#8221; or &#8220;Playlist, is, TV Shows&#8221; - yay!
iTunes has some awesome features, but some odd deficiencies.
One such is the inability [...]]]></description>
			<content:encoded><![CDATA[<p><b>UPDATE</b>: It appears, at least in iTunes 7.0.2 that isntead of creating some big, cumbersome playlist with lots of &#8220;is not&#8221; entries as mentioned in the first link below, you can simple do &#8220;Playlist, is, Music&#8221; or &#8220;Playlist, is, TV Shows&#8221; - yay!</p>
<p>iTunes has some awesome features, but some odd deficiencies.</p>
<p>One such is the inability to build a Smart Playlist that contains ONLY music, or ONLY TV shows for example.</p>
<p>Although a handy solution is within your grasp. A useful feature of these Smart Playlists is to read OTHER playlists, so basically you create a big ol&#8217; big list that excludes -for example- all TV, Movies, Podcasts, etc. then include that in your Music-only playlists going forward.</p>
<p>A handy guide explaining the aformentioned music-only base playlist:<br />
<a href="http://www.43folders.com/2006/11/09/music-only-playlists/">http://www.43folders.com/2006/11/09/music-only-playlists/</a></p>
<p>Some other excellent iTunes wrangling tips of all varieties:<br />
<a href="http://www.43folders.com/2006/11/10/smart-playlists-for-packrats/">http://www.43folders.com/2006/11/10/smart-playlists-for-packrats/</a></p>
<p>Good luck and god speed!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/11/29/itunes-playlists/feed/</wfw:commentRss>
		</item>
		<item>
		<title>scrybe organiser</title>
		<link>http://www.volved.com/2006/10/22/scrybe-organiser/</link>
		<comments>http://www.volved.com/2006/10/22/scrybe-organiser/#comments</comments>
		<pubDate>Sun, 22 Oct 2006 13:07:47 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[web]]></category>

		<category><![CDATA[ui]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/10/22/scrybe-organiser/</guid>
		<description><![CDATA[This looks fairly impressive. At times it appears as though they&#8217;re using Flash or Flex, but at others it&#8217;s hard to tell. In any case, it should be fun to see. I&#8217;m particularly impressed with the couple of different printing options mentioned, and the smooth integration of timezones. I&#8217;m not so enamored with the Offline [...]]]></description>
			<content:encoded><![CDATA[<p>This looks fairly impressive. At times it appears as though they&#8217;re using Flash or Flex, but at others it&#8217;s hard to tell. In any case, it should be fun to see. I&#8217;m particularly impressed with the couple of different printing options mentioned, and the smooth integration of timezones. I&#8217;m not so enamored with the Offline support as I think it&#8217;ll have many limitations, unless they&#8217;re definitely using Flex&#8230; hmmm</p>
<p>Teasing details and a beta email signup available at: <a href="http://www.iscrybe.com/">Scrybe site</a></p>
<div>
<object width="425" height="350"></p>
<param name="movie" value="http://www.youtube.com/v/1u3ekzwnYxw"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/1u3ekzwnYxw" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed><br />
</object>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/10/22/scrybe-organiser/feed/</wfw:commentRss>
		</item>
		<item>
		<title>cellphone concept</title>
		<link>http://www.volved.com/2006/10/08/cellphone-concept/</link>
		<comments>http://www.volved.com/2006/10/08/cellphone-concept/#comments</comments>
		<pubDate>Mon, 09 Oct 2006 03:31:14 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[cell phones]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/10/08/cellphone-concept/</guid>
		<description><![CDATA[I do believe this cellphone concept with full surface touchscreen looks /awesome/:



[via engadget mobile]
]]></description>
			<content:encoded><![CDATA[<p>I do believe this cellphone concept with full surface touchscreen looks /awesome/:</p>
<p><img src="http://files.volved.com/images/aeon-concept-3.jpg" /></p>
<p><img src="http://files.volved.com/images/aeon-concept-2.jpg" /></p>
<p><img src="http://files.volved.com/images/aeon-concept-1.jpg" /><br />
[via <a href="http://www.engadgetmobile.com/2006/10/08/nokias-aeon-full-surface-screen-cellphone-concept/">engadget mobile</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/10/08/cellphone-concept/feed/</wfw:commentRss>
		</item>
		<item>
		<title>fine films</title>
		<link>http://www.volved.com/2006/10/05/fine-films/</link>
		<comments>http://www.volved.com/2006/10/05/fine-films/#comments</comments>
		<pubDate>Fri, 06 Oct 2006 01:37:48 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[movies]]></category>

		<guid isPermaLink="false">http://www.volved.com/2006/10/05/fine-films/</guid>
		<description><![CDATA[I just wanted to take a moment to commend some of the lesser known films that have slipped through the cracks lately.
Firstly, the finest film I have seen in quite some time. Do not mistake my brevity for a lack of opinion, this had some of the greatest acting, finest cinematography, and enlightening scenes I [...]]]></description>
			<content:encoded><![CDATA[<p>I just wanted to take a moment to commend some of the lesser known films that have slipped through the cracks lately.</p>
<p>Firstly, the finest film I have seen in quite some time. Do not mistake my brevity for a lack of opinion, this had some of the greatest acting, finest cinematography, and enlightening scenes I could hope for: <a href="http://www.imdb.com/title/tt0427461/">The Listening</a></p>
<p>Secondly, a very amusing film from two actors I&#8217;ve watched on British TV for years, now finally making it to the big screen: <a href="http://www.imdb.com/title/tt0466664/">Alien Autopsy</a></p>
<p>Penultimatly, one you may have heard of that enamored me to Simon Pegg so much, that it even made Mission Impossible 3 bearable: <a href="http://www.imdb.com/title/tt0365748/">Shaun of the Dead</a></p>
<p>Finally, Skeet Ulrich has never been so hardcore hackery in the quite suspenful depiction of Kevin Mitnick: <a href="http://www.imdb.com/title/tt0159784/">Takedown</a></p>
<p>I recommend you make the effort to locate and view any of these excellent films - I promise you wont be disappointed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/10/05/fine-films/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some Snappy Applications</title>
		<link>http://www.volved.com/2006/07/04/some-snappy-applications/</link>
		<comments>http://www.volved.com/2006/07/04/some-snappy-applications/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 04:00:55 +0000</pubDate>
		<dc:creator>volve</dc:creator>
		
		<category><![CDATA[web]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.volved.com/wordpress/2006/07/04/some-snappy-applications/</guid>
		<description><![CDATA[Here a couple of recent UI concepts I&#8217;ve been impressed with. Imagery and Timeline. Go play with them!
]]></description>
			<content:encoded><![CDATA[<p>Here a couple of recent UI concepts I&#8217;ve been impressed with. <a href="http://elzr.com/imagery/">Imagery</a> and <a href="http://simile.mit.edu/timeline/">Timeline</a>. Go play with them!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.volved.com/2006/07/04/some-snappy-applications/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
