<?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 for CampSoftware</title>
	<atom:link href="http://campsoftware.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://campsoftware.com</link>
	<description>Small Business Software by FileMaker Certified Developers</description>
	<lastBuildDate>Mon, 29 Apr 2013 13:20:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on FileMaker Scripting &amp; Calcs. Now in Color! by Terrell</title>
		<link>http://campsoftware.com/2013/02/filemaker-scripting-calcs-now-in-color/comment-page-1/#comment-1048</link>
		<dc:creator>Terrell</dc:creator>
		<pubDate>Mon, 29 Apr 2013 13:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2518#comment-1048</guid>
		<description><![CDATA[When will it come out for the PC?]]></description>
		<content:encoded><![CDATA[<p>When will it come out for the PC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Controlling Microsoft Word from FileMaker by Controlling Microsoft Word from FileMaker &#124; Filemaker Info</title>
		<link>http://campsoftware.com/2012/06/controlling-microsoft-word-from-filemaker/comment-page-1/#comment-1037</link>
		<dc:creator>Controlling Microsoft Word from FileMaker &#124; Filemaker Info</dc:creator>
		<pubDate>Sat, 13 Apr 2013 15:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2384#comment-1037</guid>
		<description><![CDATA[[...] See on campsoftware.com [...]]]></description>
		<content:encoded><![CDATA[<p>[...] See on campsoftware.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automate PDF Printing from FileMaker by IT_User</title>
		<link>http://campsoftware.com/2011/04/automate-pdf-printing-from-filemaker/comment-page-1/#comment-1011</link>
		<dc:creator>IT_User</dc:creator>
		<pubDate>Wed, 20 Mar 2013 20:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=1360#comment-1011</guid>
		<description><![CDATA[The problem of not having permission.  I played around with it for a while.  I had to change it to the Full Path structure instead of the POSIX path structure.
This could be avoided if the filename does not contain space or extra &quot;.&quot;]]></description>
		<content:encoded><![CDATA[<p>The problem of not having permission.  I played around with it for a while.  I had to change it to the Full Path structure instead of the POSIX path structure.<br />
This could be avoided if the filename does not contain space or extra &#8220;.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Tim Cimbura</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-997</link>
		<dc:creator>Tim Cimbura</dc:creator>
		<pubDate>Fri, 08 Mar 2013 13:12:08 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-997</guid>
		<description><![CDATA[A simple way to do this is to have FileMaker Advanced and regular FileMaker installed on the same computer. Then you can have 2 instances of FileMaker running no tricks.]]></description>
		<content:encoded><![CDATA[<p>A simple way to do this is to have FileMaker Advanced and regular FileMaker installed on the same computer. Then you can have 2 instances of FileMaker running no tricks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Brian Schick</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-996</link>
		<dc:creator>Brian Schick</dc:creator>
		<pubDate>Fri, 08 Mar 2013 03:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-996</guid>
		<description><![CDATA[Hi Hal,

Thanks for the mention, and nice post.Your extension of the raw terminal command into a an Automator Spawn.fm app is a great idea that should make it a lot easier to do this quickly on the fly. 

As you suggest, I wouldn&#039;t want to use this in a production situation, but it can be a very helpful development tool. I find this especially useful for testing web viewer widgets and anything else that leverages the fmp:// protocol when I want to try out a quick dev idea in Pro or Advanced. 

Last — but not least — that spawning graphic you created is nicely done indeed ;-)]]></description>
		<content:encoded><![CDATA[<p>Hi Hal,</p>
<p>Thanks for the mention, and nice post.Your extension of the raw terminal command into a an Automator Spawn.fm app is a great idea that should make it a lot easier to do this quickly on the fly. </p>
<p>As you suggest, I wouldn&#8217;t want to use this in a production situation, but it can be a very helpful development tool. I find this especially useful for testing web viewer widgets and anything else that leverages the fmp:// protocol when I want to try out a quick dev idea in Pro or Advanced. </p>
<p>Last — but not least — that spawning graphic you created is nicely done indeed <img src='http://campsoftware.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Hal Gumbert</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-995</link>
		<dc:creator>Hal Gumbert</dc:creator>
		<pubDate>Thu, 07 Mar 2013 17:46:21 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-995</guid>
		<description><![CDATA[I&#039;m literally just trying this out for the first time today, but it does open another instance. 

I&#039;m hoping to use this idea to run our estimate / billing db in one instance and then use other instances to work on client databases. Great part is being able to run scripts that run for long periods of time without resorting to needing another computer.

I was able to open our billing app in two instances at once. I do expect the FMP url to act wonky since it won&#039;t know which instance to respond to...]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m literally just trying this out for the first time today, but it does open another instance. </p>
<p>I&#8217;m hoping to use this idea to run our estimate / billing db in one instance and then use other instances to work on client databases. Great part is being able to run scripts that run for long periods of time without resorting to needing another computer.</p>
<p>I was able to open our billing app in two instances at once. I do expect the FMP url to act wonky since it won&#8217;t know which instance to respond to&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Perren Smith</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-993</link>
		<dc:creator>Perren Smith</dc:creator>
		<pubDate>Thu, 07 Mar 2013 17:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-993</guid>
		<description><![CDATA[It&#039;s the same installed instance. If you have volume licensing it works just fine, but if you&#039;re working with boxed license you mileage may vary...haven&#039;t tested it personally.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s the same installed instance. If you have volume licensing it works just fine, but if you&#8217;re working with boxed license you mileage may vary&#8230;haven&#8217;t tested it personally.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Darren Burgess</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-992</link>
		<dc:creator>Darren Burgess</dc:creator>
		<pubDate>Thu, 07 Mar 2013 17:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-992</guid>
		<description><![CDATA[Hal, Is this opening the same installed instance of FileMaker, or used to open another installation (with a separate license key)]]></description>
		<content:encoded><![CDATA[<p>Hal, Is this opening the same installed instance of FileMaker, or used to open another installation (with a separate license key)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spawning FileMaker by Agnes Riley (@agir)</title>
		<link>http://campsoftware.com/2013/03/spawning-filemaker/comment-page-1/#comment-994</link>
		<dc:creator>Agnes Riley (@agir)</dc:creator>
		<pubDate>Thu, 07 Mar 2013 16:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2526#comment-994</guid>
		<description><![CDATA[Spawning FileMaker http://t.co/q9Fp00ac04 (via@campsoftware) #FileMaker]]></description>
		<content:encoded><![CDATA[<p>Spawning FileMaker <a href="http://t.co/q9Fp00ac04" rel="nofollow">http://t.co/q9Fp00ac04</a> (via@campsoftware) #FileMaker</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FileMaker Scripting &amp; Calcs. Now in Color! by HOnza</title>
		<link>http://campsoftware.com/2013/02/filemaker-scripting-calcs-now-in-color/comment-page-1/#comment-986</link>
		<dc:creator>HOnza</dc:creator>
		<pubDate>Tue, 26 Feb 2013 16:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://campsoftware.com/?p=2518#comment-986</guid>
		<description><![CDATA[I have recently discovered this as a surprise after installing the plug-in to do some OCR tests. SInce this was after installing multiple plug-ins at once it took me some time to figure out which plug-in provided this neat functionality. Especially because it remained functional after I disabled the plug-in in Preferences... ;-)]]></description>
		<content:encoded><![CDATA[<p>I have recently discovered this as a surprise after installing the plug-in to do some OCR tests. SInce this was after installing multiple plug-ins at once it took me some time to figure out which plug-in provided this neat functionality. Especially because it remained functional after I disabled the plug-in in Preferences&#8230; <img src='http://campsoftware.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
