<?xml version='1.0' encoding='utf-8'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>page123</id>
<title>Frequently Asked Questions</title>
<updated>2008-01-09T23:17:35.562+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html' rel='self'/>
<author></author><entry>
<title type='text'>How is HoudahSpot different from Spotlight?</title>
<id>How_is_HoudahSpot_different_fro</id>
<updated>2008-01-09T23:17:35.562+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#How_is_HoudahSpot_different_fro'/>
<content type='html'>
 HoudahSpot builds upon the powerful Spotlight engine. It aims to provide a front-end that is both more convenient and more potent than Apple&apos;s offerings. 
 </content>
 </entry>
<entry>
<title type='text'>Why does HoudahSpot list that many folders?</title>
<id>Why_does_HoudahSpot_list_that_m</id>
<updated>2008-01-09T23:16:09.927+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Why_does_HoudahSpot_list_that_m'/>
<content type='html'>
 Spotlight seems to consider a folder as modified if any of its contents is modified. HoudahSpot thus list both the modified file and its parent folder. You might want to exclude folders from your query. Use a &quot;Kind&quot; criteria embedded in a &quot;NONE&quot; group to do so.
 </content>
 </entry>
<entry>
<title type='text'>Why does HoudahSpot keep showing a &quot;Stop&quot; button?</title>
<id>Why_does_HoudahSpot_keep_showin</id>
<updated>2008-01-09T23:15:47.718+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Why_does_HoudahSpot_keep_showin'/>
<content type='html'>
 HoudahSpot shows a spinning progress indicator while searching for files. Once it is done the query stays &quot;live&quot;: the list of results is updated as files are created, modified or deleted by other programs. You may stop this and return to the query form by hitting the red &quot;Stop&quot; button. 
 </content>
 </entry>
<entry>
<title type='text'>Why does HoudahSpot not see the contents of my file?</title>
<id>Why_does_HoudahSpot_not_see_the</id>
<updated>2008-01-09T23:15:29.913+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Why_does_HoudahSpot_not_see_the'/>
<content type='html'>
 Spotlight relies on importer plug-ins to index content and file metadata. Such importers are provided either by Apple or by the respective application authors. If you can&apos;t find a file by contents, you may lack the appropriate importer. 
 </content>
 </entry>
<entry>
<title type='text'>Why does HoudahSpot not find my file?</title>
<id>Why_does_HoudahSpot_not_find_my</id>
<updated>2008-01-09T23:15:15.423+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Why_does_HoudahSpot_not_find_my'/>
<content type='html'>
 HoudahSpot builds upon the powerful Spotlight engine. It can only find those files Spotlight knows about. Apple chose to exclude some select types of files and locations from the Spotlight index. By setting your privacy preferences you may have excluded some more.&lt;br /&gt;&lt;br /&gt;You may force Spotlight to index otherwise excluded locations by issuing the following at the command line:&lt;br /&gt;&lt;code&gt;mdimport /path/to/the/location&lt;/code&gt;
 </content>
 </entry>
<entry>
<title type='text'>How can I hide HoudahSpot from the Dock?</title>
<id>How_can_I_hide_HoudahSpot_from_</id>
<updated>2008-01-09T23:14:58.839+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#How_can_I_hide_HoudahSpot_from_'/>
<content type='html'>
 You may want to keep HoudahSpot running in the background and yet hide it from the Dock and the application switcher.&lt;br /&gt;&lt;br /&gt;In order to disable the Dock icon, you may proceed as follows:&lt;br /&gt;&lt;br /&gt;1. In the Finder, right-click the HoudahSpot icon&lt;br /&gt;2. Choose &quot;Show Package Contents&quot;&lt;br /&gt;3. Open the Info.plist file&lt;br /&gt;4. Locate the following lines:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;key&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;LSUIElement&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;/key&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;&lt;br /&gt;	&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;false/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;5. Replace with:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;	&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;key&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;LSUIElement&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;/key&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;&lt;br /&gt;	&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; color:#AA0D91;&quot;&gt;&amp;lt;true/&amp;gt;&lt;/span&gt;&lt;span style=&quot;font:10px Monaco; &quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;6. Relaunch HoudahSpot&lt;br /&gt;&lt;br /&gt;Please be aware that the HoudahSpot menu bar will no longer be available after removing the Dock icon. It is thus suggested you configure the preferences before disabling the icon. In order to keep access to templates, you may want to enable the global menu item.
 </content>
 </entry>
<entry>
<title type='text'>Troubleshooting</title>
<id>Troubleshooting</id>
<updated>2008-01-06T16:55:45.845+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Troubleshooting'/>
<content type='html'>
 answer
 </content>
 </entry>
<entry>
<title type='text'>Will there be a Windows version?</title>
<id>Will_there_be_a_Windows_version</id>
<updated>2008-01-06T16:43:29.730+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Will_there_be_a_Windows_version'/>
<content type='html'>
 HoudahSpot is a Mac program at heart. Houdah Software specializes in quality Mac software. Consequently no Windows version is planned.&lt;br /&gt;&lt;br /&gt;Let this be another good excuse for switching to the Mac. Not that you needed any.
 </content>
 </entry>
<entry>
<title type='text'>What are the requirements?</title>
<id>What_are_the_requirements</id>
<updated>2008-01-06T16:41:57.143+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#What_are_the_requirements'/>
<content type='html'>
 HoudahSpot requires Mac OS X Leopard 10.5.1 with Spotlight enabled.&lt;br /&gt;&lt;br /&gt;Tiger users may download &lt;a href=&quot;http://www.houdah.com/houdahSpot/index_assets/HoudahSpot%201.5.1.dmg&quot; rel=&quot;self&quot;&gt;HoudahSpot 1.5.1: Tiger Edition&lt;/a&gt;.&lt;br /&gt;This legacy version is available as freeware.&lt;br /&gt;
 </content>
 </entry>
<entry>
<title type='text'>Can you help me get started?</title>
<id>Can_you_help_me_get_started</id>
<updated>2008-01-06T16:41:33.239+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Can_you_help_me_get_started'/>
<content type='html'>
 Sure. There is a quick start guide included with the built-in Help.
 </content>
 </entry>
<entry>
<title type='text'>Specific Questions</title>
<id>Specific_Questions</id>
<updated>2008-01-06T16:40:58.760+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Specific_Questions'/>
<content type='html'>
 answer
 </content>
 </entry>
<entry>
<title type='text'>General Questions</title>
<id>General_Questions</id>
<updated>2008-01-06T16:40:40.018+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#General_Questions'/>
<content type='html'>
 answer
 </content>
 </entry>
<entry>
<title type='text'>Known issues</title>
<id>Known_issues</id>
<updated>2008-01-06T16:35:59.581+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Known_issues'/>
<content type='html'>
 &lt;h2&gt;Cannot preview audio files&lt;/h2&gt;&lt;br /&gt;QuickLook is a private API which Apple recommends against using in third party applications. Thus no support is available. It so happens, that the audio plug-in is compiled for another memory management technique than what is used in HoudahSpot. Both being incompatible, that very plug-in is not loaded.&lt;br /&gt;&lt;br /&gt;For now, HoudahSpot users will have to resort to using &quot;Reveal in Finder&quot; and invoke QuickLook from there.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;Rebuild Spotlight index&lt;/h3&gt;&lt;br /&gt;If you are seeing odd results in both Spotlight and HoudahSpot, you may have a corrupted Spotlight index. You should rebuild it:&lt;br /&gt;&lt;br /&gt;1. Open System Preferences&lt;br /&gt;2. Go to the Spotlight pane&lt;br /&gt;3. Select the Privacy tab&lt;br /&gt;4. Click the Add button&lt;br /&gt;5. Select your boot drive (typically called &quot;Macintosh HD&quot;) an click the Choose button&lt;br /&gt;6. Select the boot drive from the list in the Spotlight Privacy pane&lt;br /&gt;7. Click the remove button&lt;br /&gt;8. Spotlight will re-index the hard drive. This will take some time&lt;br /&gt;9. Repeat for other affected drives&lt;br /&gt;
 </content>
 </entry>
<entry>
<title type='text'>Limitations</title>
<id>Limitations</id>
<updated>2008-01-06T16:35:41.712+01:00</updated>
<link href='http://www.houdah.com/houdahSpot/faq.html#Limitations'/>
<content type='html'>
 HoudahSpot is based on Apple&apos;s Spotlight technology. It finds only what Spotlight can find. Apple chose to exclude some select system directories from the Spotlight index. By setting your privacy preferences you may have excluded some more.&lt;br /&gt;&lt;br /&gt;Spotlight relies on importer plug-ins to index file content and metadata. Such importers are provided either by Apple or by the respective application authors. If you can&apos;t find a file by contents, you may lack the appropriate importer. Try searching for the file by name.&lt;br /&gt;
 </content>
 </entry>

</feed>
