<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
	<channel>
<title>HoudahSpot release notes</title><link>http://www.houdah.com/index.html</link><description>HoudahSpot release notes</description><dc:language>en</dc:language><dc:creator>info@houdah.com</dc:creator><dc:rights>Copyright 2007 Houdah Software s. &#xe0; r. l.</dc:rights><dc:date>2008-07-23T15:38:04+02:00</dc:date><admin:generatorAgent rdf:resource="http://www.realmacsoftware.com/" />
<admin:errorReportsTo rdf:resource="mailto:info@houdah.com" /><sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<lastBuildDate>Wed, 23 Jul 2008 15:50:16 +0200</lastBuildDate><item><title>HoudahSpot 2.2</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-07-23T15:38:04+02:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/db67d41b3e3ea8812fd10d0997fa51d1-47.html#unique-entry-id-47</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/db67d41b3e3ea8812fd10d0997fa51d1-47.html#unique-entry-id-47</guid><content:encoded><![CDATA[<p><b> New: BlitzSearch </b><br/>


The BlitzSearch feature has been rewritten from scratch!   It now presents a much more powerful and flexible interface.


</p><p>


You may chose to search in file names, text contents and/or Spotlight comments.


</p><p>


You may now specify a template to use for your BlitzSearch query.   E.g you may have a template set up to search only specific locations.


</p>


<p><b> New: AppleScript support </b><br/>


You may initiate BlitzSearch queries using AppleScript.


</p><p>


Moreover AppleScript may access the search results as well as the current selection.


</p>


<p><b> New: File filter </b><br/>


The filter predicate is now persisted with documents and templates.   Re-open HoudahSpot documents to fin them exactly as they were when saved.


</p>


<p><b> New: PathFinder integration </b><br/>


HoudahSpot 2.2 adds a "Reveal in PathFinder" feature.


</p>


<p><b> New: Date formats </b><br/>


HoudahSpot now shows date and time for file modifications.


</p><p>


Date formats are listed in the HoudahSpot preferences file.   Advanced users may want to edit that file.   Available formats are shortDate, shortDateTime, longDate and longDateTime.


</p>


<p><b> New: Font size </b><br/>


It is now possible to adjust the font size of the results list.


</p>


<p><b> Enhancement: Inspector </b><br/>


The Inspector now lists a file's path.   You may copy it from there and paste it into other applications.


</p>


<p><b> Bug fix: BlitzSearch </b><br/>


Formerly BlitzSearch on occasion opened a second blank window.   This is fixed.


</p>


<p><b>Caveat: Updated AppleScript dictionary </b><br/>


HoudahSpot 2.2 comes with an updated AppleScript dictionary.   This unfortunately breaks existing scripts.


</p><p>


Please review your scripts for compatibility.   Sorry for the inconvenience.


</p>
]]></content:encoded></item><item><title>HoudahSpot 2.1.5</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-04-25T11:14:54+02:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/eab5997d0926d81bc7d7ec19640f3e43-46.html#unique-entry-id-46</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/eab5997d0926d81bc7d7ec19640f3e43-46.html#unique-entry-id-46</guid><content:encoded><![CDATA[<p><b>Enhancement: Result sorting </b><br/>HoudahSpot 2.1.5 adds a menu item that makes sorting results even easier.   It is now possible to sort by attributes which are not displayed as columns.</p>


<p><b>Enhancement: Criteria text fields </b><br/>HoudahSpot 2.1.5 also features larger text entry fields for criteria.</p>


<p><b>Enhancement: BlitzSearch appearance </b><br/>The BlitzSearch menu item now respects the accent color of the user's choice.</p>


<p><b>Bug fix: Result sorting </b><br/>HoudahSpot 2.1.5 fixes sorting of multi-valued columns (e.g.   Authors).</p>]]></content:encoded></item><item><title>HoudahSpot 2.1.4</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-04-12T23:01:17+02:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/90e275a55a2416fccf3ef70dee6ca7fc-45.html#unique-entry-id-45</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/90e275a55a2416fccf3ef70dee6ca7fc-45.html#unique-entry-id-45</guid><content:encoded><![CDATA[<p><b>Bug fix: Filter predicate </b><br/>Recent versions of HoudahSpot 2 failed to apply the filter predicate.</p>


<p><b>Enhancement: Maximum result count </b><br/>Upped the maximum allowed result count to 10`000.</p>


<p><b>Enhancement: Accent color selection </b><br/>HoudahSpot 2.1.4 adds a hidden preference allowing for the accent color to be customized.   Enter one of the following at the command line in Terminal.app and relaunch HoudahSpot.


<code>


defaults write com.houdah.  HoudahSpot accentColor yellow


</code>


<code>


defaults write com.houdah.  HoudahSpot accentColor red


</code>


<code>


defaults write com.houdah.  HoudahSpot accentColor green


</code>


<code>


defaults write com.houdah.  HoudahSpot accentColor blue


</code>


<code>


defaults write com.houdah.  HoudahSpot accentColor grey


</code></p>]]></content:encoded></item><item><title>HoudahSpot 2.1.3</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-03-19T23:59:05+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/e5bf94eb51010121d72262e097a0a0ed-44.html#unique-entry-id-44</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/e5bf94eb51010121d72262e097a0a0ed-44.html#unique-entry-id-44</guid><content:encoded><![CDATA[<p><b>Bug fix: Trial period </b><br/>The trial count was decremented on each change to the query.</p>]]></content:encoded></item><item><title>HoudahSpot 2.1.2</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-03-13T13:40:10+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/a92f39f11cc8faac183bc2a5e47bb346-43.html#unique-entry-id-43</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/a92f39f11cc8faac183bc2a5e47bb346-43.html#unique-entry-id-43</guid><content:encoded><![CDATA[<p><b>Bug fix: Result sorting</b><br/>HoudahSpot 2.1.1 broke sorting.   Sorting can again be controlled by clicking column headers</p>]]></content:encoded></item><item><title>HoudahSpot 2.1.1</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-03-12T20:43:04+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/ce2df438b6144134374cbbd516a285df-42.html#unique-entry-id-42</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/ce2df438b6144134374cbbd516a285df-42.html#unique-entry-id-42</guid><content:encoded><![CDATA[<p><b>Enhancement: QuickLook </b><br/>The preview view now uses the same zoom effect as the QuickLook window in Finder.</p>


<p><b>Enhancement: Preview </b><br/>The main window keeps the focus when opening the Preview window.   You may navigate files using arrow keys.</p>


<p><b>Bug fix: Add columns </b><br/>Newly added columns immediately show their values.   Previously the search had to be restarted.</p>


<p><b>Bug fix: Global shortcuts </b><br/>Changes to global shortcuts are now always immediate.</p>


<p><b>Bug fix: Show icons in result list </b><br/>The "Show icons in result list" preference was ignored in HoudahSpot 2.1.</p>


<p><b>Bug fix: Show results immediately </b><br/>The "Show results immediately" preference was ignored in HoudahSpot 2.1.</p>


<p><b>Bug fix: Global menu </b><br/>The global HoudahSpot menu takes focus from the frontmost application.   Closing the menu properly restores focus.</p>


<p><b>Bug fix: BlitzSearch </b><br/>Running a BlitzSearch created a stray empty window.</p>
]]></content:encoded></item><item><title>HoudahSpot 2.1</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-02-25T00:17:31+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/0df6953dd8ec404703f4fee63d0f6413-41.html#unique-entry-id-41</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/0df6953dd8ec404703f4fee63d0f6413-41.html#unique-entry-id-41</guid><content:encoded><![CDATA[<p><b>New feature: BlitzSearch </b><br/>BlitzSearch lets you start of your search with the same convenience as the standard Spotlight menu.   Yet down the road you will find all the power and customizability that exists only in HoudahSpot.</p>


<p><b>New feature: Always-on global menu </b><br/>The global menu item may now be displayed without HoudahSpot running.   This gives you access to the full power of HoudahSpot.   Yet you will not have the HoudahSpot icon cluttering your Dock.</p>


<p><b>New feature: Finder toobar item </b><br/>HoudahSpot may add an icon to the toolbar of Finder windows.   With this, searching a specific folder is only a click away.</p>


<p><b>New feature: AppleScript support </b><br/>You may invoke BlitzSearch using AppleScript:


<pre>


	on handle_string(theString)


		tell application "HoudahSpot"


			blitzSearch searchString theString options both


		end tell


	end handle_string


</pre></p>


<p><b>New feature: LaunchBar integration </b><br/>HoudahSpot 2.1 also integrates with third party products like LaunchBar.   Start a search from within LaunchBar.   Refine it in HoudahSpot.   Manipulate the results using LaunchBar.


Invoke BlitzSearch from a LaunchBar search template:


<pre>


	hhspot://blitzSearch?  searchString=*&options=3


</pre></p>


<p><b>New feature: Service menu </b><br/>BlitzSearch is now available from the Services menu in all applications.</p>


<p><b>New feature: Spotlight menu </b><br/>HoudahSpot 2.1 may work as full replacement for the default Spotlight UI.   You will probably want to disable the default Spotlight menu.</p>


<p><b>Enhancement: Column display </b><br/>HoudahSpot 2.1 correctly displays columns with multiple values.   E.g. <i>Authors</i>.</p>


<p><b>Enhancement: Contextual menu </b><br/>Dramatically improved speed of the contextual menu item.</p>


<p><b>Enhancement: QuickLook preview </b><br/>The preview window now has the full power of QuickLook.</p>


<p><b>Enhancement: Open with&hellip; </b><br/>You may now freely chose which application to open result items with.</p>


<p><b>Bug fix: Fractional file sizes </b><br/>Searches for files of sizes less than 1 now works correctly.</p>
]]></content:encoded></item><item><title>HoudahSpot 2.0.8</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-01-24T19:21:56+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/500b11c81cbc7f32c0c637377a01c951-40.html#unique-entry-id-40</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/500b11c81cbc7f32c0c637377a01c951-40.html#unique-entry-id-40</guid><content:encoded><![CDATA[<p><b>Bug fix: Opening files</b><br/>Fixed a bug where opening files would occasionally fail.</p>
]]></content:encoded></item><item><title>HoudahSpot 2.0.7</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-01-18T16:18:37+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/2a743f5b011210032c9471c95482bc41-39.html#unique-entry-id-39</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/2a743f5b011210032c9471c95482bc41-39.html#unique-entry-id-39</guid><content:encoded><![CDATA[<p><b>Bug fix: Find by example</b><br/>Find by example occasionally failed on date criteria.</p>


<p><b>Bug fix: Inspector</b><br/>Finally - really, really - fixes the bug of the empty inspector windows.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.6</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-01-09T17:31:54+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/0bde8fded85740a170272a07ab9ab05b-38.html#unique-entry-id-38</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/0bde8fded85740a170272a07ab9ab05b-38.html#unique-entry-id-38</guid><content:encoded><![CDATA[<p><b>Feature: Keyboard navigation</b><br/>Hit RETURN or ENTER to open selected files.   Hit SPACE to preview first selected file.</p>


<p><b>Bug fix: Templates list</b><br/>The lists of templates in the status menu item remained empty in HoudahSpot 2.0.5..</p>


<p><b>Bug fix: Inspector</b><br/>The inspector window remained empty in HoudahSpot 2.0.4 and 2.0.5.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.5</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2008-01-06T23:38:15+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/55c64dc1b7e7bb0e50b6c4c539174415-37.html#unique-entry-id-37</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/55c64dc1b7e7bb0e50b6c4c539174415-37.html#unique-entry-id-37</guid><content:encoded><![CDATA[<p><b>Feature: Keyboard navigation</b><br/>Hit ENTER to open selected files.   Hit SPACE to preview first selected file.</p>


<p><b>Bug fix: Inspector</b><br/>The inspector window remained empty in HoudahSpot 2.0.4.</p>


<p><b>Bug fix: Templates list</b><br/>The lists of templates in the Preferences window failed to update when a new template is created.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.4</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2007-12-27T08:37:44+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/9ad6dba03f8f04fc730eb0594e1ee0da-36.html#unique-entry-id-36</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/9ad6dba03f8f04fc730eb0594e1ee0da-36.html#unique-entry-id-36</guid><content:encoded><![CDATA[<p><b>Bug fix: File name sort order</b><br/>HoudahSpot now sorts file names in a case insensitive way.</p>


<p><b>Bug fix: Help Documentation</b><br/>The built-in Help book used to unduly complain about missing Internet connection.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.3</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2007-12-07T20:17:01+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/407f30ead3581802fffc6c2584f5c438-35.html#unique-entry-id-35</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/407f30ead3581802fffc6c2584f5c438-35.html#unique-entry-id-35</guid><content:encoded><![CDATA[<p><b>New: QuickSilver & LaunchBar support</b><br/>You may now "send" selected files to LaunchBar or QuickSilver.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.2</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2007-11-24T23:04:36+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/fcb78d39eacb6301ac61f0c2a74d5cc6-34.html#unique-entry-id-34</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/fcb78d39eacb6301ac61f0c2a74d5cc6-34.html#unique-entry-id-34</guid><content:encoded><![CDATA[<p><b>Fixed: Crash Reporter</b><br/>Ironically enough, the crash reporter had a bug where it did not find crash logs.</p>


<p><b>Changed: Default Document</b><br/>New documents now default to listing only 1000 results.   You may create a "preferred template" to set a differing preference.</p>]]></content:encoded></item><item><title>HoudahSpot 2.0.1</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2007-11-23T12:32:13+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/e00216ee49876da40b53e1f5a7a2f661-33.html#unique-entry-id-33</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/e00216ee49876da40b53e1f5a7a2f661-33.html#unique-entry-id-33</guid><content:encoded><![CDATA[<p><b>Fixed: Limit Editor</b><br/>Nice regression bug: The limit editor worked in beta, but did not in 2.0.</p>
]]></content:encoded></item><item><title>HoudahSpot 2.0: Leopard Edition</title><dc:creator>info@houdah.com</dc:creator><dc:subject>Home</dc:subject><dc:date>2007-11-22T15:49:39+01:00</dc:date><link>http://www.houdah.com/houdahSpot/release_files/efab1336e460861c92a26c9f5e4a78ae-32.html#unique-entry-id-32</link><guid isPermaLink="true">http://www.houdah.com/houdahSpot/release_files/efab1336e460861c92a26c9f5e4a78ae-32.html#unique-entry-id-32</guid><content:encoded><![CDATA[<p><b>New feature: Leopard support</b><br/>Complete rewrite for Mac OS X 10.5 Leopard</p>


<p><b>New feature: All-in-one interface</b><br/>Results are shown next to the search query</p>


<p><b>New feature: Live editing of queries</b><br/>You may change criteria without stopping the running query</p>


<p><b>New feature: Exclude files by location</b><br/>Alongside a scope for the search you may define a list of places to ignore</p>


<p><b>New feature: Limit output by attribute</b><br/>E.g. show only the 100 most recently modified files</p>


<p><b>New feature: Unlimited customizability of result columns</b><br/>Show and sort by any attribute you can think of</p>


<p><b>New feature: Enhanced Preview</b><br/>Preview files using Apple's QuickLook</p>


<p><b>New feature: Copy-paste support: text</b><br/>You can copy from the result list to your favorite text editor or spreadsheet</p>


<p><b>New feature: Copy-paste support: text</b><br/>You can copy from the Inspector to your favorite text editor or spreadsheet</p>


<p><b>New feature: Copy-paste support: files</b><br/>You can copy files (cmd-shift-C) from the result list to paste in the Finder</p>


<p><b>New feature: Copy, Move, Alias</b><br/>With HoudahSpot 2 you may copy, move or alias found files: Great for housekeeping</p>


<p><b>Enhancement: Customizable global shortcuts</b><br/>Frequently requested enhancement</p>]]></content:encoded></item></channel>
</rss>