<?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>Fat Cat Software &#187; Freeware</title>
	<atom:link href="http://www.fatcatsoftware.com/blog/category/freeware/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fatcatsoftware.com/blog</link>
	<description>Brian Webster's blog, focusing on his Fat Cat Software products and OS X development</description>
	<lastBuildDate>Sat, 24 Apr 2010 00:56:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spotlight Browser</title>
		<link>http://www.fatcatsoftware.com/blog/2007/spotlight-browser</link>
		<comments>http://www.fatcatsoftware.com/blog/2007/spotlight-browser#comments</comments>
		<pubDate>Mon, 02 Jul 2007 00:51:00 +0000</pubDate>
		<dc:creator>Brian Webster</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Freeware]]></category>

		<guid isPermaLink="false">http://www.fatcatsoftware.com/blog/2007/spotlight-browser</guid>
		<description><![CDATA[In some recent development work, I came to want to be able to easily display the Spotlight metadata for various files in the file system.  There is a command line tool, mdls, that lets you do this, but using it was kind of a pain and not very user friendly.  There are approximately [...]]]></description>
			<content:encoded><![CDATA[<p>In some recent development work, I came to want to be able to easily display the Spotlight metadata for various files in the file system.  There is a command line tool, mdls, that lets you do this, but using it was kind of a pain and not very user friendly.  There are approximately one kajillion programs out there that do various forms of Spotlight searching, but I couldn&#8217;t find one that just listed the metadata for files.</p>
<p>So, I grabbed Apple&#8217;s SimpleBrowser example code, made some modifications, and thus was born Spotlight Browser!  It&#8217;s pretty simple, it just displays a Finder-like column browser at the top of the window that lets you browse through the file system, then displays the metadata value that Spotlight has indexed for the selected file in a table beneath the browser.  You can also drag a file onto the window or to the dock icon to make the browser jump to that location.</p>
<p>I figured other people might find this useful and decided to release it, along with the source code as a free download, which you can get <a href="/spotbrowse/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fatcatsoftware.com/blog/2007/spotlight-browser/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
