<?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: Using BounceDetector without Coldspring</title>
	<atom:link href="http://www.ghidinelli.com/2009/09/25/bouncedetector-without-coldspring/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ghidinelli.com/2009/09/25/bouncedetector-without-coldspring</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jun 2017 18:51:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: brian</title>
		<link>http://www.ghidinelli.com/2009/09/25/bouncedetector-without-coldspring/comment-page-1#comment-58342</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=964#comment-58342</guid>
		<description>James - It&#039;s true there isn&#039;t much documentation but there isn&#039;t much to the bounce detector.  The real value is in the list of signatures.  If I told you that /PUKKA_API_MAP/ is simply a mapping to my root directory, would that make it more obvious what needs to be changed?  

For the Coldspring users, something like:

1. Edit bouncedetector.xml and change PUKKA_API_MAP to a mapping for your application.  If you put bouncedetector as a directory off the root, you could remove it altogether.  Otherwise you might consider adding a &quot;bouncedetector&quot; mapping and changing it to read &quot;bouncedetector.bouncedetector&quot;.  

2. Load file using coldspring as shown in demo.cfm and use it.

If you already use coldspring, you could instead import the bouncedetector definitions into your existing XML like so:

&lt;import resource=&quot;/PUKKA_API_MAP/bouncedetector/bouncedetector.xml&quot; /&gt;

For non-CS users, just grab the demowithoutcoldspring.cfm and drop into place.  No need to change the PUKKA_API_MAP or set up a mapping as described above.

The reason this is prepackaged as a Coldspring drop-in is that Coldspring makes managing complex CFC dependencies easy.  The bouncedetector is just a small widget designed to be part of a larger application - the kind that Coldspring is an expert as managing.</description>
		<content:encoded><![CDATA[<p>James &#8211; It&#8217;s true there isn&#8217;t much documentation but there isn&#8217;t much to the bounce detector.  The real value is in the list of signatures.  If I told you that /PUKKA_API_MAP/ is simply a mapping to my root directory, would that make it more obvious what needs to be changed?  </p>
<p>For the Coldspring users, something like:</p>
<p>1. Edit bouncedetector.xml and change PUKKA_API_MAP to a mapping for your application.  If you put bouncedetector as a directory off the root, you could remove it altogether.  Otherwise you might consider adding a &#8220;bouncedetector&#8221; mapping and changing it to read &#8220;bouncedetector.bouncedetector&#8221;.  </p>
<p>2. Load file using coldspring as shown in demo.cfm and use it.</p>
<p>If you already use coldspring, you could instead import the bouncedetector definitions into your existing XML like so:</p>
<p>&lt;import resource=&#8221;/PUKKA_API_MAP/bouncedetector/bouncedetector.xml&#8221; /&gt;</p>
<p>For non-CS users, just grab the demowithoutcoldspring.cfm and drop into place.  No need to change the PUKKA_API_MAP or set up a mapping as described above.</p>
<p>The reason this is prepackaged as a Coldspring drop-in is that Coldspring makes managing complex CFC dependencies easy.  The bouncedetector is just a small widget designed to be part of a larger application &#8211; the kind that Coldspring is an expert as managing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Moberg</title>
		<link>http://www.ghidinelli.com/2009/09/25/bouncedetector-without-coldspring/comment-page-1#comment-58341</link>
		<dc:creator>James Moberg</dc:creator>
		<pubDate>Wed, 07 Oct 2009 00:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ghidinelli.com/?p=964#comment-58341</guid>
		<description>Your scritps don&#039;t come with much documentation.  I installed Coldspring since you thought I was crazy.  After messing around for a while, I figured out that BounceDetector needed to be copied into a /PUKKA_API_MAP/bouncedetector/ sub-directory. I don&#039;t think I&#039;m going crazy... please tell me that this wasn&#039;t documented anywhere and that you don&#039;t actually assume that developers will instinctively know this without first getting multiple errors, cursing the lack of documentation, and troubleshooting it on their own.  (There are only 35 results when searching Google for &quot;PUKKA_API_MAP&quot; so that didn&#039;t help out much.)

I installed 120 additional files and configured a CF mapping in order to get the ColdSpring demo to work versus the non-Coldspring demo (single CFC and XML file) which worked right out of the box.

Thanks for doing this.</description>
		<content:encoded><![CDATA[<p>Your scritps don&#8217;t come with much documentation.  I installed Coldspring since you thought I was crazy.  After messing around for a while, I figured out that BounceDetector needed to be copied into a /PUKKA_API_MAP/bouncedetector/ sub-directory. I don&#8217;t think I&#8217;m going crazy&#8230; please tell me that this wasn&#8217;t documented anywhere and that you don&#8217;t actually assume that developers will instinctively know this without first getting multiple errors, cursing the lack of documentation, and troubleshooting it on their own.  (There are only 35 results when searching Google for &#8220;PUKKA_API_MAP&#8221; so that didn&#8217;t help out much.)</p>
<p>I installed 120 additional files and configured a CF mapping in order to get the ColdSpring demo to work versus the non-Coldspring demo (single CFC and XML file) which worked right out of the box.</p>
<p>Thanks for doing this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
