<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Spotlight redux: Building a FileMaker Search Engine</title>
	<atom:link href="http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/</link>
	<description>Revolutions started • Uprisings quelled • Print • Governments run • Databases • Tigers tamed • Land • Whiskey • Web</description>
	<lastBuildDate>Wed, 10 Mar 2010 00:56:10 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emile</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-131879</link>
		<dc:creator>Emile</dc:creator>
		<pubDate>Fri, 18 Jul 2008 12:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-131879</guid>
		<description>Hi Nicole,

The plugin doesn&#039;t function properly on Intel Macs.  The Shell plugin has to be replaced by the free ZippScript plugin from ZippTools.com.  This changes the code as well.  I&#039;ll post that here too at some point but it effectively changes the call to the MacExample plugin to the ZippScript plugin and it should work again for you.</description>
		<content:encoded><![CDATA[<p>Hi Nicole,</p>
<p>The plugin doesn&#8217;t function properly on Intel Macs.  The Shell plugin has to be replaced by the free ZippScript plugin from ZippTools.com.  This changes the code as well.  I&#8217;ll post that here too at some point but it effectively changes the call to the MacExample plugin to the ZippScript plugin and it should work again for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-125378</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Mon, 02 Jun 2008 15:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-125378</guid>
		<description>Emile, 

Thanks for the reply, 

Yes, I am on an Intel-based Mac. How is that a problem? 

Also, I have a remote database and may be able to install the plugin on the remote server instead of the local hard drive, right? I&#039;ll let you know how that works out.</description>
		<content:encoded><![CDATA[<p>Emile, </p>
<p>Thanks for the reply, </p>
<p>Yes, I am on an Intel-based Mac. How is that a problem? </p>
<p>Also, I have a remote database and may be able to install the plugin on the remote server instead of the local hard drive, right? I&#8217;ll let you know how that works out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emile</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-124996</link>
		<dc:creator>Emile</dc:creator>
		<pubDate>Thu, 29 May 2008 22:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-124996</guid>
		<description>Nicole,

There are a number of things to note here:
- First, did you install the plugin?
- Does FileMaker recognize it (see menu FileMaker Pro &gt; Preferences &gt; Plugins tab and you should &quot;Example&quot;)
- Are you on an Intel-based Mac?

Any one of these three may be the issue.  I&#039;m not sure on the web compatibility of the technique - it should work but YMMV.</description>
		<content:encoded><![CDATA[<p>Nicole,</p>
<p>There are a number of things to note here:<br />
- First, did you install the plugin?<br />
- Does FileMaker recognize it (see menu FileMaker Pro > Preferences > Plugins tab and you should &#8220;Example&#8221;)<br />
- Are you on an Intel-based Mac?</p>
<p>Any one of these three may be the issue.  I&#8217;m not sure on the web compatibility of the technique &#8211; it should work but YMMV.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-124892</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Wed, 28 May 2008 21:24:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-124892</guid>
		<description>Help. I have been trying to load the plugin so I can use this technique works and have encountered a number of problems. Is there is a secret to setting up the plugin? I am on a Intel based Mac and had to download the PC version of the plugin because the .sit ending doesn&#039;t do anything. I added the .fp7  and the .sit version to the extension folder of FMP and still nothing. Then, which I think the  heart of the problem, within the example file the needed script-running script has turned into this: 

Case(not IsEmpty(Text); (Get(FileName); &quot;Show Message&quot;) &amp; Text) 

It wasn&#039;t even in the plugin.fp7 I downloaded, or so it seems. 

My FMP still doesn&#039;t recognize the XMpl_StartScript command. Also what is the web compatibility of the technique?

I am on FMP8, in case it matters. 

Any help or alternatives would be greatly appreciated.
 
Thanks,</description>
		<content:encoded><![CDATA[<p>Help. I have been trying to load the plugin so I can use this technique works and have encountered a number of problems. Is there is a secret to setting up the plugin? I am on a Intel based Mac and had to download the PC version of the plugin because the .sit ending doesn&#8217;t do anything. I added the .fp7  and the .sit version to the extension folder of FMP and still nothing. Then, which I think the  heart of the problem, within the example file the needed script-running script has turned into this: </p>
<p>Case(not IsEmpty(Text); (Get(FileName); &#8220;Show Message&#8221;) &amp; Text) </p>
<p>It wasn&#8217;t even in the plugin.fp7 I downloaded, or so it seems. </p>
<p>My FMP still doesn&#8217;t recognize the XMpl_StartScript command. Also what is the web compatibility of the technique?</p>
<p>I am on FMP8, in case it matters. </p>
<p>Any help or alternatives would be greatly appreciated.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FileMaker Multi-Table Search &#171; Syslance Studio</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-73686</link>
		<dc:creator>FileMaker Multi-Table Search &#171; Syslance Studio</dc:creator>
		<pubDate>Sun, 21 Oct 2007 18:14:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-73686</guid>
		<description>[...] my attention, most especially because it can prove to be a very interesting framework for using my own Spotlight technique. I have yet to fully build it and use it, to give full disclosure, but it’s one of the many kinds [...]</description>
		<content:encoded><![CDATA[<p>[...] my attention, most especially because it can prove to be a very interesting framework for using my own Spotlight technique. I have yet to fully build it and use it, to give full disclosure, but it’s one of the many kinds [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emile</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-34471</link>
		<dc:creator>Emile</dc:creator>
		<pubDate>Fri, 23 Mar 2007 04:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-34471</guid>
		<description>Yeah, it&#039;s been a long day here too.

Regardless, you can view the page &lt;a href=&quot;http://www.databasepros.com/FMPro?-DB=resources.fp5&amp;-lay=cgi&amp;-format=list.html&amp;-FIND= &amp;resource_id=DBPros000590&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;:
http://www.databasepros.com/FMPro?-DB=resources.fp5&amp;-lay=cgi&amp;-format=list.html&amp;-FIND= &amp;resource_id=DBPros000590

Click on either the Mac or Windows icon to download the plugin.</description>
		<content:encoded><![CDATA[<p>Yeah, it&#8217;s been a long day here too.</p>
<p>Regardless, you can view the page <a href="http://www.databasepros.com/FMPro?-DB=resources.fp5&amp;-lay=cgi&amp;-format=list.html&amp;-FIND= &amp;resource_id=DBPros000590" rel="nofollow">here</a>:<br />
<a href="http://www.databasepros.com/FMPro?-DB=resources.fp5&amp;-lay=cgi&amp;-format=list.html&amp;-FIND=" rel="nofollow">http://www.databasepros.com/FMPro?-DB=resources.fp5&amp;-lay=cgi&amp;-format=list.html&amp;-FIND=</a> &amp;resource_id=DBPros000590</p>
<p>Click on either the Mac or Windows icon to download the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-34442</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 22 Mar 2007 22:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-34442</guid>
		<description>Nevermind... It&#039;s been a long day.</description>
		<content:encoded><![CDATA[<p>Nevermind&#8230; It&#8217;s been a long day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-34404</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 22 Mar 2007 21:22:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-34404</guid>
		<description>I didn&#039;t get a CD, I received a download link from FileMaker. I even went through the program files folder without success. I checked databasepros.com and found the page in the resource section, which says it doesn&#039;t include the plug-in. What&#039;s the plug-ins file name?</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t get a CD, I received a download link from FileMaker. I even went through the program files folder without success. I checked databasepros.com and found the page in the resource section, which says it doesn&#8217;t include the plug-in. What&#8217;s the plug-ins file name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emile</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-34382</link>
		<dc:creator>Emile</dc:creator>
		<pubDate>Thu, 22 Mar 2007 20:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-34382</guid>
		<description>Adrian,

This plugin is on your CD when you purchase FileMaker advanced.  You can also download it from databasepros.com by going to the Resource section and searching the tips for the plugin</description>
		<content:encoded><![CDATA[<p>Adrian,</p>
<p>This plugin is on your CD when you purchase FileMaker advanced.  You can also download it from databasepros.com by going to the Resource section and searching the tips for the plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.secretweaponlabs.com/words/2005/09/spotlight-and-filemaker-redux-building-a-filemaker-search-engine/comment-page-1/#comment-34348</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Thu, 22 Mar 2007 18:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.secretweaponlabs.com/words/?p=140#comment-34348</guid>
		<description>The download link you provide in the instructions of your database to get the &quot;Free Events&quot; FileMaker Plug-In is only a download of another filemaker database and does not include the plug-in. Where can I find this plug-in?</description>
		<content:encoded><![CDATA[<p>The download link you provide in the instructions of your database to get the &#8220;Free Events&#8221; FileMaker Plug-In is only a download of another filemaker database and does not include the plug-in. Where can I find this plug-in?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
