<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>ColdFusion Talk (CF-Talk) Mailing List RSS Feed</title> 
<link>http://www.houseoffusion.com/groups/cf-talk</link> 
<description>CF-Talk is a high volume mailing list for the ColdFusion community to discuss technical issues concerning the ColdFusion language. Off Topic postings (i.e. non-technical) should be sent to the CF-Community or CF-OT list. </description> 
<language>en-us</language> 
<copyright>Copyright &#169; 2011, House of Fusion</copyright> 
<lastBuildDate>Tue, 21 May 2013 05:47:45 GMT</lastBuildDate> 
<webMaster>Michael Dinowitz (mdinowit@houseoffusion.com)</webMaster> 
<category>Mailing List</category>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
	<title><![CDATA[odd (I think) ajax related problem]]></title> 
	<description><![CDATA[Use the complete/success/callback of your ajax call to run this code block:<br>
	var x = $('#TheBldg').val();&nbsp;&nbsp;// storage of passed parameter<br>
	alert(x);<br>
	if ( x.length &gt; 0 ) { $('#bldgID').val(x).prop('selected',true); }<br>
	<br>
	That should ensure the select is <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355813"  title="ColdFusion Talk (CF-Talk): odd (I think) ajax related problem">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 03:45:00 GMT</pubDate> 
	<dc:author>morgan lindley </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355813</guid> 
</item>

<item>
	<title><![CDATA[odd (I think) ajax related problem]]></title> 
	<description><![CDATA[No error but I don't think it kills the render - just delays it. It works okay when I insert what amounts to a delay with the alert().<br>
	<br>
	Only tried it in Firefox so far.<br>
	<br>
	-----Original Message-----<br>
	From: Maureen [mailto:mamamaureen@gmail.com] <br>
	<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355812"  title="ColdFusion Talk (CF-Talk): odd (I think) ajax related problem">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 03:38:00 GMT</pubDate> 
	<dc:author>Stephens, Larry V</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355812</guid> 
</item>

<item>
	<title><![CDATA[odd (I think) ajax related problem]]></title> 
	<description><![CDATA[Are you getting an error?&nbsp;&nbsp;If so, what is it?&nbsp;&nbsp;If not, I suspect the<br>
	large number of values for the form select may be killing your page<br>
	render.&nbsp;&nbsp;Are you having the same results in all browsers?<br>
	<br>
	On Tue, May 21, 2013 at 7:54 AM, Stephens, Larry V &lt;<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355811"  title="ColdFusion Talk (CF-Talk): odd (I think) ajax related problem">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 11:54:00 GMT</pubDate> 
	<dc:author>Maureen </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355811</guid> 
</item>

<item>
	<title><![CDATA[odd (I think) ajax related problem]]></title> 
	<description><![CDATA[1. Load a page<br>
	2. Use an ajax call and jQuery to populate a select (verified that the value I'm seeking is loaded)<br>
	<br>
	3. Using a passed parameter (stored in a hidden field), set the proper option to selected (and this code could be optimized, before <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355810"  title="ColdFusion Talk (CF-Talk): odd (I think) ajax related problem">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 10:56:00 GMT</pubDate> 
	<dc:author>Stephens, Larry V</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355810</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[If you cannot afford to Upgrade CF then I would suggest switching to Railo.<br>
	the problem with sticking with an old version of CF is that you are<br>
	 vulnerable to all these recent hacks and any future ones as CF8 will not<br>
	be getting anew new security <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355809"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 10:16:00 GMT</pubDate> 
	<dc:author>Russ Michaels </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355809</guid> 
</item>

<item>
	<title><![CDATA[Can we use cfthread to speed up multi-query report processes?]]></title> 
	<description><![CDATA[&gt; We have processes that assemble reports from as many as 6 individual queries. Currently the queries run sequentially so the<br>
	&gt; related report cannot be assembled and displayed until after all queries have completed. Users often have to wait several<br>
	&gt; <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355808"  title="ColdFusion Talk (CF-Talk): Can we use cfthread to speed up multi-query report processes?">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 10:10:00 GMT</pubDate> 
	<dc:author>Dave Watts </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355808</guid> 
</item>

<item>
	<title><![CDATA[Can we use cfthread to speed up multi-query report processes?]]></title> 
	<description><![CDATA[Hello!<br>
	<br>
	We have processes that assemble reports from as many as 6 individual queries. Currently the queries run sequentially so the related report cannot be assembled and displayed until after all queries have completed. Users often have to wait several<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355807"  title="ColdFusion Talk (CF-Talk): Can we use cfthread to speed up multi-query report processes?">more</A>]]]></description> 
	<pubDate>Tue, 21 May 2013 09:06:00 GMT</pubDate> 
	<dc:author>george.earl@ssa.gov george.earl@ssa.gov</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355807</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[I am still on coldfusion 8...&nbsp;&nbsp;it is a nonprofit site.. and money is <br>
	tight.. cfpaymill requires cf 9+<br>
	<br>
	Paypal is cheaper for nonprofits..&nbsp;&nbsp;&nbsp;I use them for the pay here <br>
	service.. we use that service at all of our events to accept credit <br>
	cards on <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355806"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:52:00 GMT</pubDate> 
	<dc:author>Al Musella, DPM</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355806</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[Ugh, another Google product bites the dust. They are killing Postini as<br>
	well and we have several thousand customers to migrate to another product<br>
	by the end of the year. Weeee.<br>
	<br>
	PayPal now has a Rest Api that seems pretty straight forward.<br>
	<br>
	Now if <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355805"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:51:00 GMT</pubDate> 
	<dc:author>Byron Mann </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355805</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[Or perhaps...?<br>
	<br>
	<A HREF="http://cfpaymill.riaforge.org">http://cfpaymill.riaforge.org</A><br>
	<br>
	On Mon, May 20, 2013 at 9:27 PM, Raymond Camden &lt;raymondcamden@gmail.com&gt;wrote:<br>
	<br>
	&gt;<br>
	&gt; Look for a service that supports Java. Than just wrap the calls in CF.<br>
	&gt;<br>
	&gt;<br>
	&gt; On Mon, May 20, 2013 at 9:24 PM<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355804"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:31:00 GMT</pubDate> 
	<dc:author>John M Bliss </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355804</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[more on this -<br>
	<A HREF="http://www.tweaktown.com/news/30481/google-asks-merchants-to-switch-to-google-wallet-confirms-checkout-will-be-closing-in-six-months/index.html">http://www.tweaktown.com/news/30481/google-asks-merchants-to-switch-to-google-wallet-confirms-checkout-will-be-closing-in-six-months/index.html</A><br>
	<br>
	Until Later!<br>
	C. Hatton Humphrey<br>
	<A HREF="http://www.eastcoastconservative.com">http://www.eastcoastconservative.com</A><br>
	<br>
	Every cloud does<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355803"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:31:00 GMT</pubDate> 
	<dc:author>C. Hatton Humphrey</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355803</guid> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[Look for a service that supports Java. Than just wrap the calls in CF.<br>
	<br>
	On Mon, May 20, 2013 at 9:24 PM, Al Musella, DPM<br>
	&lt;musella@virtualtrials.com&gt;wrote:<br>
	<br>
	&gt;<br>
	&gt; Google just notified me that they are shutting off the google<br>
	&gt; checkout service as of<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355802"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:27:00 GMT</pubDate> 
	<dc:author>Raymond Camden </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355802</guid> 
</item>



<item>
	<title><![CDATA[The Flex Authority Volume 1, Issue 2 is out now]]></title> 
	<description><![CDATA[If you want your Flex skills to be up-to-date then you need the Flex Authority. The current issue is all about Components: The Building Blocks of Your Applications.
	
	Order now]]></description> 
	<guid>http://www.flex-authority.com/issues/components-application-building-blocks/</guid>
	<pubDate>Tue, 21 May 2013 05:47:45 GMT</pubDate> 
	<dc:author>Flex Authority</dc:author> 
</item>

<item>
	<title><![CDATA[Google checkout - going away]]></title> 
	<description><![CDATA[Google just notified me that they are shutting off the google <br>
	checkout service as of Nov 20..<br>
	the company they referred me to doesn't support coldfusion..<br>
	&nbsp;&nbsp;&nbsp; Will probably change to paypal.. anyone have any better suggestions?<br>
	What a pain in the <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355801"  title="ColdFusion Talk (CF-Talk): Google checkout - going away">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 10:24:00 GMT</pubDate> 
	<dc:author>Al Musella, DPM</dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355801</guid> 
</item>

<item>
	<title><![CDATA[cffeed and SharePoint]]></title> 
	<description><![CDATA[Yes. I'm running it locally right now, so the cfserver is my own machine.<br>
	<br>
	On Fri, May 17, 2013 at 1:56 AM, Russ Michaels &lt;russ@michaels.me.uk&gt; wrote:<br>
	<br>
	&gt;<br>
	&gt; If you log onto the cfserver, can you actually view the sharepoint site<br>
	&gt; from there<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355800"  title="ColdFusion Talk (CF-Talk): cffeed and SharePoint">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 05:32:00 GMT</pubDate> 
	<dc:author>Scott Brady </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355800</guid> 
</item>

<item>
	<title><![CDATA[Getting a datasource list]]></title> 
	<description><![CDATA[&gt; coldfusion.server.ServiceFactory<br>
	<br>
	No, that undocumented class still exists in CF10. Perhaps it is a permissions issue. What is the exact code and error message?<br>
	<br>
	-Leigh<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355799"  title="ColdFusion Talk (CF-Talk): Getting a datasource list">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 02:02:00 GMT</pubDate> 
	<dc:author>Leigh </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355799</guid> 
</item>

<item>
	<title><![CDATA[Getting a datasource list]]></title> 
	<description><![CDATA[You would want to use the adminapi for thid functionality now<br>
	<br>
	Regards<br>
	Russ Michaels<br>
	www.michaels.me.uk<br>
	www.cfmldeveloper.com - Free CFML hosting for developers<br>
	www.cfsearch.com - CF search engine<br>
	On 20 May 2013 18:48, &quot;Kris Sisk&quot; &lt;ksisk@gckschools<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355798"  title="ColdFusion Talk (CF-Talk): Getting a datasource list">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 01:55:00 GMT</pubDate> 
	<dc:author>Russ Michaels </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355798</guid> 
</item>

<item>
	<title><![CDATA[Getting a datasource list]]></title> 
	<description><![CDATA[I have a small app I've been using for a number of years on my local machine's developer CF install to interface with my databases without having to remote to the SQL server. You wouldn't believe how much time it's saved me. Last week I upgraded this <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355797"  title="ColdFusion Talk (CF-Talk): Getting a datasource list">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 01:49:00 GMT</pubDate> 
	<dc:author>Kris Sisk </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355797</guid> 
</item>

<item>
	<title><![CDATA[A live CFML code testing tool]]></title> 
	<description><![CDATA[Well Ray there will always be people who will try that, however this is far<br>
	less likely to cause an issue here because Java is running as a process<br>
	inside an application pool, not as a service.<br>
	So if a request takes too long the process gets killed and<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355796"  title="ColdFusion Talk (CF-Talk): A live CFML code testing tool">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 09:37:00 GMT</pubDate> 
	<dc:author>Russ Michaels </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355796</guid> 
</item>

<item>
	<title><![CDATA[A live CFML code testing tool]]></title> 
	<description><![CDATA[That is on the list of forthcoming features :-)<br>
	<br>
	On Mon, May 20, 2013 at 11:10 AM, Casey Dougall - Uber Website Solutions &lt;<br>
	casey@uberwebsitesolutions.com&gt; wrote:<br>
	<br>
	&gt;<br>
	&gt; On Sun, May 19, 2013 at 11:41 PM, Russ Michaels &lt;russ@michaels.me.uk&gt;<br>
	&gt; wrote<BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355795"  title="ColdFusion Talk (CF-Talk): A live CFML code testing tool">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 09:23:00 GMT</pubDate> 
	<dc:author>Russ Michaels </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355795</guid> 
</item>

<item>
	<title><![CDATA[A live CFML code testing tool]]></title> 
	<description><![CDATA[I'd still be concerned with code that runs forever, or uses other 'heavy'<br>
	calls like lots of cfhttp, etc.<br>
	<br>
	On Sun, May 19, 2013 at 10:41 PM, Russ Michaels &lt;russ@michaels.me.uk&gt; wrote:<br>
	<br>
	&gt;<br>
	&gt; OK I have done a complete rewrite of how it works now.<br>
	&gt; <BR> [<A href="http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355794"  title="ColdFusion Talk (CF-Talk): A live CFML code testing tool">more</A>]]]></description> 
	<pubDate>Mon, 20 May 2013 06:32:00 GMT</pubDate> 
	<dc:author>Raymond Camden </dc:author> 
	<guid>http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:355794</guid> 
</item>

<item>
	<title><![CDATA[The Fusion Authority Quarterly Update Volume 3, Issue 1 is out now]]></title> 
	<description><![CDATA[If you want your ColdFusion skills to be up-to-date then you need the Fusion Authority Quarterly Update. The current issue is all about Data and how to make it work for you. Just what we all need.
	
	Order now]]></description> 
	<guid>http://www.fusionauthority.com/quarterly/data-how-to-make-it-work-for-you/</guid>
	<pubDate>Tue, 21 May 2013 05:47:45 GMT</pubDate> 
	<dc:author>Fusion Authority</dc:author> 
</item>


</channel>
</rss>

