<?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>The FileMaker Collective &#187; finds</title>
	<atom:link href="http://fmcollective.com/category/finds/feed/" rel="self" type="application/rss+xml" />
	<link>http://fmcollective.com</link>
	<description>Syndicating the best FileMaker blogs</description>
	<lastBuildDate>Sun, 05 Sep 2010 17:31:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FileMaker API for PHP: Duplicating Find Requests</title>
		<link>http://filemakeraddict.blogspot.com/2010/03/filemaker-api-for-php-duplicating-find.html</link>
		<comments>http://filemakeraddict.blogspot.com/2010/03/filemaker-api-for-php-duplicating-find.html#comments</comments>
		<pubDate>Wed, 24 Mar 2010 16:33:00 +0000</pubDate>
		<dc:creator>Tim Dietrich</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[finds]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-19013546.post-8558912232279715997</guid>
		<description><![CDATA[I was recently working on a FileMaker / PHP project and ran into a situation where I needed to be able to replicate FileMaker's "Duplicate Request" function. There is nothing in the FileMaker API for PHP that appears to be an equivalent to the function. However, it can be done, and this post shows the process.In this example, the code is handling a search request against a contacts database. ]]></description>
			<content:encoded><![CDATA[I was recently working on a FileMaker / PHP project and ran into a situation where I needed to be able to replicate FileMaker's "Duplicate Request" function. There is nothing in the FileMaker API for PHP that appears to be an equivalent to the function. However, it can be done, and this post shows the process.In this example, the code is handling a search request against a contacts database. ]]></content:encoded>
			<wfw:commentRss>http://filemakeraddict.blogspot.com/2010/03/filemaker-api-for-php-duplicating-find.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding Exact Matches</title>
		<link>http://filemakeraddict.blogspot.com/2008/08/understanding-exact-matches.html</link>
		<comments>http://filemakeraddict.blogspot.com/2008/08/understanding-exact-matches.html#comments</comments>
		<pubDate>Mon, 04 Aug 2008 01:23:00 +0000</pubDate>
		<dc:creator>Tim Dietrich</dc:creator>
				<category><![CDATA[Syndicated]]></category>
		<category><![CDATA[finds]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-19013546.post-5641001612140634095</guid>
		<description><![CDATA[There are two very similar -- and therefore, somewhat confusing -- exact match operators available when specifying find criteria in FileMaker Pro. I've had a lot of FileMaker users ask me what the difference between them is, so here is a brief explanaition...The first operator, which is the equal sign ("="), is used to find exact matches on whole words. For example, a standard search in a Company]]></description>
			<content:encoded><![CDATA[There are two very similar -- and therefore, somewhat confusing -- exact match operators available when specifying find criteria in FileMaker Pro. I've had a lot of FileMaker users ask me what the difference between them is, so here is a brief explanaition...The first operator, which is the equal sign ("="), is used to find exact matches on whole words. For example, a standard search in a Company]]></content:encoded>
			<wfw:commentRss>http://filemakeraddict.blogspot.com/2008/08/understanding-exact-matches.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
