<?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 SHpartners / myFMbutler Blog</title>
	<atom:link href="http://blog.myfmbutler.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.myfmbutler.com</link>
	<description>FileMaker Tips &#038; Tricks</description>
	<lastBuildDate>Wed, 09 Sep 2009 10:46:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Clip Manager 101: Set the GUI Delay by Twitted by koenvanhulle</title>
		<link>http://blog.myfmbutler.com/?p=395&#038;cpage=1#comment-417</link>
		<dc:creator>Twitted by koenvanhulle</dc:creator>
		<pubDate>Wed, 09 Sep 2009 10:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=395#comment-417</guid>
		<description>[...] This post was Twitted by koenvanhulle [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was Twitted by koenvanhulle [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Script Trigger pitfalls: Get(LastError) by TomK</title>
		<link>http://blog.myfmbutler.com/?p=343&#038;cpage=1#comment-342</link>
		<dc:creator>TomK</dc:creator>
		<pubDate>Wed, 20 May 2009 07:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=343#comment-342</guid>
		<description>Hey, nice catch.

Actually it seems a new behavior. 


Script control steps (if, else, else if, end if, loop, exit loop, end loop, exit script, and halt script) have always cleared LastError. This had made it difficult to both test Get(LastError) and then act on it afterwards because the condition used to test it would clear it. 

In FileMaker Pro 10, all script control steps never clear LastError any more. This means that it is now possible to have a script that tests Get(LastError) in an If statement and then use Get(LastError) in the following statement without having to save it in a variable first. This behavior is only available in this and newer versions of the FileMaker product family. 

http://tinyurl.com/of7s59

KB Article : 7071

Tom.</description>
		<content:encoded><![CDATA[<p>Hey, nice catch.</p>
<p>Actually it seems a new behavior. </p>
<p>Script control steps (if, else, else if, end if, loop, exit loop, end loop, exit script, and halt script) have always cleared LastError. This had made it difficult to both test Get(LastError) and then act on it afterwards because the condition used to test it would clear it. </p>
<p>In FileMaker Pro 10, all script control steps never clear LastError any more. This means that it is now possible to have a script that tests Get(LastError) in an If statement and then use Get(LastError) in the following statement without having to save it in a variable first. This behavior is only available in this and newer versions of the FileMaker product family. </p>
<p><a href="http://tinyurl.com/of7s59" rel="nofollow">http://tinyurl.com/of7s59</a></p>
<p>KB Article : 7071</p>
<p>Tom.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create clickable hyperlinks within a text field by smphoto</title>
		<link>http://blog.myfmbutler.com/?p=58&#038;cpage=1#comment-307</link>
		<dc:creator>smphoto</dc:creator>
		<pubDate>Tue, 03 Mar 2009 15:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=58#comment-307</guid>
		<description>I have tried this and it works great. However, is there a way to make the text field scollable so that you can read and click a link that is not visible in the top part of the window?</description>
		<content:encoded><![CDATA[<p>I have tried this and it works great. However, is there a way to make the text field scollable so that you can read and click a link that is not visible in the top part of the window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing container fields with PHP by Hickam</title>
		<link>http://blog.myfmbutler.com/?p=104&#038;cpage=1#comment-272</link>
		<dc:creator>Hickam</dc:creator>
		<pubDate>Wed, 08 Oct 2008 15:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=104#comment-272</guid>
		<description>I downloaded your example files and set them up on my server. They worked perfectly. Just what I wanted! So, I changed the file name, Account, Password, and field names (Five total edits) and tested it in Safari. I got the page with my database&#039;s three test records displayed as links just as you see on your solution but when I click a link I get the Apache default page. Since I see the links, I know that my database file is set up correctly (even so, I double checked it) and at least one of my sample records is the same file type (.zip) All of this is done on the same computer, same php pages... Any ideas?</description>
		<content:encoded><![CDATA[<p>I downloaded your example files and set them up on my server. They worked perfectly. Just what I wanted! So, I changed the file name, Account, Password, and field names (Five total edits) and tested it in Safari. I got the page with my database&#8217;s three test records displayed as links just as you see on your solution but when I click a link I get the Apache default page. Since I see the links, I know that my database file is set up correctly (even so, I double checked it) and at least one of my sample records is the same file type (.zip) All of this is done on the same computer, same php pages&#8230; Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag-and-drop with FileMaker by Koen Van Hulle</title>
		<link>http://blog.myfmbutler.com/?p=221&#038;cpage=1#comment-271</link>
		<dc:creator>Koen Van Hulle</dc:creator>
		<pubDate>Sun, 21 Sep 2008 11:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=221#comment-271</guid>
		<description>Hello,

You can add new images/records by naming them manually. 
But of coarse a better way, would be to do this automatically.

You can do this by writing a script that runs after an image was inserted into the field.

With the script step &quot;Export Field contents&quot;, you can export and rename the image and then import it in the field again.

You need to add the image in the field &quot;image&quot;. The calculation &quot;image_c&quot; was created to avoid users to overwrite the image in the drag-n-drop layout.
To let the drag-n-drop work, the field must be accessible.

If you want more advanced drag-n-drop functionality, you can also check the Fusion Reactor plug-in from Fusion Plug-ins.

http://www.fusionplugins.com/reactor/

I hope this helped to solve your problem.


Koen</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>You can add new images/records by naming them manually.<br />
But of coarse a better way, would be to do this automatically.</p>
<p>You can do this by writing a script that runs after an image was inserted into the field.</p>
<p>With the script step &#8220;Export Field contents&#8221;, you can export and rename the image and then import it in the field again.</p>
<p>You need to add the image in the field &#8220;image&#8221;. The calculation &#8220;image_c&#8221; was created to avoid users to overwrite the image in the drag-n-drop layout.<br />
To let the drag-n-drop work, the field must be accessible.</p>
<p>If you want more advanced drag-n-drop functionality, you can also check the Fusion Reactor plug-in from Fusion Plug-ins.</p>
<p><a href="http://www.fusionplugins.com/reactor/" rel="nofollow">http://www.fusionplugins.com/reactor/</a></p>
<p>I hope this helped to solve your problem.</p>
<p>Koen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drag-and-drop with FileMaker by coltom</title>
		<link>http://blog.myfmbutler.com/?p=221&#038;cpage=1#comment-270</link>
		<dc:creator>coltom</dc:creator>
		<pubDate>Sat, 20 Sep 2008 20:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=221#comment-270</guid>
		<description>Hi

Would it be possible to explain what&#039;s going on here in a little more detail? E.g., do you have to name each image 1.png, 2.png, etc manually? I can see how dragging the image onto the dropzone populates, via the filter fxn (i.e. 1.png becomes 1), the foreign key field and then how the ::image container field is populated but why doesn&#039;t the dropzone container field also receive the same image? Also, how does one add more images to the Beer Selector as image_c can&#039;t be modified as it&#039;s a calculation?

Hope you can help.

Colin</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Would it be possible to explain what&#8217;s going on here in a little more detail? E.g., do you have to name each image 1.png, 2.png, etc manually? I can see how dragging the image onto the dropzone populates, via the filter fxn (i.e. 1.png becomes 1), the foreign key field and then how the ::image container field is populated but why doesn&#8217;t the dropzone container field also receive the same image? Also, how does one add more images to the Beer Selector as image_c can&#8217;t be modified as it&#8217;s a calculation?</p>
<p>Hope you can help.</p>
<p>Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clip Manager 3 sneak preview shown at FM Summit by info</title>
		<link>http://blog.myfmbutler.com/?p=186&#038;cpage=1#comment-264</link>
		<dc:creator>info</dc:creator>
		<pubDate>Mon, 28 Jul 2008 07:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=186#comment-264</guid>
		<description>We heard you! The latest build of Clip Manager 3 adds AppleScript functionality. We still need to update the help file. In the meantime, check the AppleScript dictionary for info.</description>
		<content:encoded><![CDATA[<p>We heard you! The latest build of Clip Manager 3 adds AppleScript functionality. We still need to update the help file. In the meantime, check the AppleScript dictionary for info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating FileMaker and Joomla! by Brian Loomis</title>
		<link>http://blog.myfmbutler.com/?p=91&#038;cpage=1#comment-263</link>
		<dc:creator>Brian Loomis</dc:creator>
		<pubDate>Wed, 09 Jul 2008 17:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=91#comment-263</guid>
		<description>It&#039;s exciting to see how these things keep coming together.  There was a time when I was not as impressed with FileMaker and the way that it worked, like it was getting behind.  This year though the speakers are great and the conference looks to be good.  The FM community is picking up on the finer aspects of development such as unit testing etc.

I have been working on an interface to 37signals Basecamp API from FileMaker that I will probably be releasing at FMDevCON this year.

I&#039;m glad to see you guys are pushing the envelope too.

-Brian</description>
		<content:encoded><![CDATA[<p>It&#8217;s exciting to see how these things keep coming together.  There was a time when I was not as impressed with FileMaker and the way that it worked, like it was getting behind.  This year though the speakers are great and the conference looks to be good.  The FM community is picking up on the finer aspects of development such as unit testing etc.</p>
<p>I have been working on an interface to 37signals Basecamp API from FileMaker that I will probably be releasing at FMDevCON this year.</p>
<p>I&#8217;m glad to see you guys are pushing the envelope too.</p>
<p>-Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating FileMaker and Joomla! by Pieter Claerhout</title>
		<link>http://blog.myfmbutler.com/?p=91&#038;cpage=1#comment-262</link>
		<dc:creator>Pieter Claerhout</dc:creator>
		<pubDate>Tue, 08 Jul 2008 07:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=91#comment-262</guid>
		<description>We found that with the types of websites we create for customers, SilverStripe (&lt;a href=&quot;http://www.silverstripe.com/&quot; rel=&quot;nofollow&quot;&gt;http://www.silverstripe.com/&lt;/a&gt;) seems to be a much better choice than Joomla. Specifically the handling of multi-lingual content in SilverStripe is much stronger than what Joomla has.</description>
		<content:encoded><![CDATA[<p>We found that with the types of websites we create for customers, SilverStripe (<a href="http://www.silverstripe.com/" rel="nofollow">http://www.silverstripe.com/</a>) seems to be a much better choice than Joomla. Specifically the handling of multi-lingual content in SilverStripe is much stronger than what Joomla has.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating FileMaker and Joomla! by Crispin</title>
		<link>http://blog.myfmbutler.com/?p=91&#038;cpage=1#comment-261</link>
		<dc:creator>Crispin</dc:creator>
		<pubDate>Thu, 26 Jun 2008 15:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.myfmbutler.com/?p=91#comment-261</guid>
		<description>I&#039;d love to see more on this. The article is from 2007. Have SHP done any more on it since?</description>
		<content:encoded><![CDATA[<p>I&#8217;d love to see more on this. The article is from 2007. Have SHP done any more on it since?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
