<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Exploring Data push with Instant Messaging</title>
	<link>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/</link>
	<description>Using Design Patterns in Coldfusion Programming</description>
	<pubDate>Fri, 12 Mar 2010 06:01:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: dan plesse</title>
		<link>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4856</link>
		<dc:creator>dan plesse</dc:creator>
		<pubDate>Wed, 11 Feb 2009 21:40:06 +0000</pubDate>
		<guid>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4856</guid>
		<description>Here is my example on Coldfusion 8 Gateway Ajax With Google Gtalk and jQuery version 1 video

http://www.youtube.com/watch?v=HRSdST41CFI&#38;feature=channel_page</description>
		<content:encoded><![CDATA[<p>Here is my example on Coldfusion 8 Gateway Ajax With Google Gtalk and jQuery version 1 video</p>
<p><a href="http://www.youtube.com/watch?v=HRSdST41CFI&amp;feature=channel_page" rel="nofollow">http://www.youtube.com/watch?v=HRSdST41CFI&amp;feature=channel_page</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan plesse</title>
		<link>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4851</link>
		<dc:creator>dan plesse</dc:creator>
		<pubDate>Mon, 09 Feb 2009 21:40:08 +0000</pubDate>
		<guid>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4851</guid>
		<description>That's the million dollar question. Right now I am saving JSON to file and then using jQuery async.js</description>
		<content:encoded><![CDATA[<p>That&#8217;s the million dollar question. Right now I am saving JSON to file and then using jQuery async.js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4629</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Sat, 17 Jan 2009 03:35:15 +0000</pubDate>
		<guid>http://www.cfdesignpatterns.com/application-development/exploring-data-push-using-with-instant-messaging/#comment-4629</guid>
		<description>Great post... and it just about got me headed the right direction.

I've tried searching through various solution to try and figure out which direction to take this but I can't find anything yet.

I have an active IM Event Gateway Listener set up on CF 8 server. Its currently working just fine with GTalk. I am trying to figure out how to fire a javascript function on the clients browser when an IM Event Gateway Listener is fired.

For example let's take the onIncomingMessage listener:






Once that is fired and a message has been received how can I have that immediately execute a javascript function waiting to be executed once that listener has been triggered?

I've researched various solutions included DWR, Comet, and "Reverse Ajax" but I'm not sure that's where I want to go.

Is there a way to use the cfajaxproxy call to have it work with a Gateway listener?

Best Regards,

Darren</description>
		<content:encoded><![CDATA[<p>Great post&#8230; and it just about got me headed the right direction.</p>
<p>I&#8217;ve tried searching through various solution to try and figure out which direction to take this but I can&#8217;t find anything yet.</p>
<p>I have an active IM Event Gateway Listener set up on CF 8 server. Its currently working just fine with GTalk. I am trying to figure out how to fire a javascript function on the clients browser when an IM Event Gateway Listener is fired.</p>
<p>For example let&#8217;s take the onIncomingMessage listener:</p>
<p>Once that is fired and a message has been received how can I have that immediately execute a javascript function waiting to be executed once that listener has been triggered?</p>
<p>I&#8217;ve researched various solutions included DWR, Comet, and &#8220;Reverse Ajax&#8221; but I&#8217;m not sure that&#8217;s where I want to go.</p>
<p>Is there a way to use the cfajaxproxy call to have it work with a Gateway listener?</p>
<p>Best Regards,</p>
<p>Darren</p>
]]></content:encoded>
	</item>
</channel>
</rss>
