<?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"
	>
<channel>
	<title>Comments on: PureMVC Tutorial - Flex, PureMVC, Jabber and XIFF 3: Conclusion, Demo &#38; Downloads</title>
	<atom:link href="http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/</link>
	<description>Professional and reliable Actionscript development</description>
	<pubDate>Tue, 06 Jan 2009 06:09:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Romain</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-171</link>
		<dc:creator>Romain</dc:creator>
		<pubDate>Thu, 30 Oct 2008 09:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-171</guid>
		<description>Very nice tutorial. Helps to get into it.
Your job is very appreciated.</description>
		<content:encoded><![CDATA[<p>Very nice tutorial. Helps to get into it.<br />
Your job is very appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devdave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-168</link>
		<dc:creator>devdave</dc:creator>
		<pubDate>Fri, 10 Oct 2008 02:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-168</guid>
		<description>Hey Jimmy,

Thanks for the comments!  The trunk version of XIFF has a bunch of improvements - strangely enough I'm just finishing up a job using OpenFire 3.6.0a and ran into the same changes that you mention here :)

Another cool thing to try is to replace the connection instantiation in XMPPProxy.as with xmppConnection = new XMPPBOSHConnection();

Without any further work this makes XIFF use a BOSH connection instead of a socket connection - this seems to be a lot more reliable and stops the connection getting randomly dropped every 10 minutes or so.

Glad you enjoyed the tutorial!

Dave</description>
		<content:encoded><![CDATA[<p>Hey Jimmy,</p>
<p>Thanks for the comments!  The trunk version of XIFF has a bunch of improvements - strangely enough I&#8217;m just finishing up a job using OpenFire 3.6.0a and ran into the same changes that you mention here <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Another cool thing to try is to replace the connection instantiation in XMPPProxy.as with xmppConnection = new XMPPBOSHConnection();</p>
<p>Without any further work this makes XIFF use a BOSH connection instead of a socket connection - this seems to be a lot more reliable and stops the connection getting randomly dropped every 10 minutes or so.</p>
<p>Glad you enjoyed the tutorial!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimmy</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-167</link>
		<dc:creator>jimmy</dc:creator>
		<pubDate>Thu, 09 Oct 2008 06:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-167</guid>
		<description>Great tutorial.

Got it working with OpenFire (3.6.0a)  server.

Had to do some modification thought.

1. need to use svn version of XIFF (Not the download version 3.0.0-beta1 ).  org.jivesoftware.xiff.core.JID no longer exist.  i've change all reference of it to use org.jivesoftware.xiff.core.EscapedJID

2.  change all reference of function .toBareJID() to just .bareJID</description>
		<content:encoded><![CDATA[<p>Great tutorial.</p>
<p>Got it working with OpenFire (3.6.0a)  server.</p>
<p>Had to do some modification thought.</p>
<p>1. need to use svn version of XIFF (Not the download version 3.0.0-beta1 ).  org.jivesoftware.xiff.core.JID no longer exist.  i&#8217;ve change all reference of it to use org.jivesoftware.xiff.core.EscapedJID</p>
<p>2.  change all reference of function .toBareJID() to just .bareJID</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manoj</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-155</link>
		<dc:creator>manoj</dc:creator>
		<pubDate>Thu, 28 Aug 2008 17:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-155</guid>
		<description>I am running this application in flex builder 3, but how to register a user to get username and password for this application.</description>
		<content:encoded><![CDATA[<p>I am running this application in flex builder 3, but how to register a user to get username and password for this application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devdave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-149</link>
		<dc:creator>devdave</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-149</guid>
		<description>Hey Eduser,

The tutorial is really based around FlashDevelop, but the code itself should compile and run in FB3 just fine.  The only thing you won't be able to use are the FlashDevelop templates, but if you open them up in a text editor you should get the idea.

To get a Jabber username and password you just need to register with a jabber server (e.g. jabber.org) - however, there's not much point as most public Jabber servers don't implement the crossdomain.xml file needed to run a Flash client.  Instead download and compile the source and run it from your own machine.

Sorry not to be more help, but fiddle around with FB3 and you'll work it out :)

Dave</description>
		<content:encoded><![CDATA[<p>Hey Eduser,</p>
<p>The tutorial is really based around FlashDevelop, but the code itself should compile and run in FB3 just fine.  The only thing you won&#8217;t be able to use are the FlashDevelop templates, but if you open them up in a text editor you should get the idea.</p>
<p>To get a Jabber username and password you just need to register with a jabber server (e.g. jabber.org) - however, there&#8217;s not much point as most public Jabber servers don&#8217;t implement the crossdomain.xml file needed to run a Flash client.  Instead download and compile the source and run it from your own machine.</p>
<p>Sorry not to be more help, but fiddle around with FB3 and you&#8217;ll work it out <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eduser</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-148</link>
		<dc:creator>eduser</dc:creator>
		<pubDate>Mon, 18 Aug 2008 12:13:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-148</guid>
		<description>Hi Dave,
This is very nice tutorial. I enjoyed it but unfortunately I am not able to run from flex builder3.
Can you please let me know how to make it work in flex builder3. also I am not able to find user name and password to login from above screen to test it.

Thanks
eduser</description>
		<content:encoded><![CDATA[<p>Hi Dave,<br />
This is very nice tutorial. I enjoyed it but unfortunately I am not able to run from flex builder3.<br />
Can you please let me know how to make it work in flex builder3. also I am not able to find user name and password to login from above screen to test it.</p>
<p>Thanks<br />
eduser</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-129</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 12 Aug 2008 22:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-129</guid>
		<description>Hey Kyle,

Glad you enjoyed it :) I've not actually done this before, but I'm guessing that its something to do with the Browser class.  You need to query the chat service for a list of associated items - have a look at http://www.xmpp.org/extensions/xep-0045.html#disco-rooms for more info on the XML side of things.

Sorry I can't be more help!

Dave</description>
		<content:encoded><![CDATA[<p>Hey Kyle,</p>
<p>Glad you enjoyed it <img src='http://www.actionscriptfreelancer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;ve not actually done this before, but I&#8217;m guessing that its something to do with the Browser class.  You need to query the chat service for a list of associated items - have a look at <a href="http://www.xmpp.org/extensions/xep-0045.html#disco-rooms" rel="nofollow">http://www.xmpp.org/extensions/xep-0045.html#disco-rooms</a> for more info on the XML side of things.</p>
<p>Sorry I can&#8217;t be more help!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-122</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Tue, 05 Aug 2008 18:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-122</guid>
		<description>Dave,
I am currently using flex and xiff to make a multi user chat and I was wondering if you knew of a way to get a list of the chatrooms that would be on the openfire conference server.  I see how you create chatrooms but not how to view ones that are already created.  Any help would be greatly appreciated.  Great work on this tutorial!

Thanks,
Kyle Cleaver</description>
		<content:encoded><![CDATA[<p>Dave,<br />
I am currently using flex and xiff to make a multi user chat and I was wondering if you knew of a way to get a list of the chatrooms that would be on the openfire conference server.  I see how you create chatrooms but not how to view ones that are already created.  Any help would be greatly appreciated.  Great work on this tutorial!</p>
<p>Thanks,<br />
Kyle Cleaver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-107</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 27 Jul 2008 11:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-107</guid>
		<description>Hey Jacob,

The PureMVC templates use wildcards specifically so that you don't have have to worry about importing every class individually.  For example, the ApplicationFacade template imports .controller.* so that you can instantly do RegisterCommand(NOTIFICATION, AnyCommant) without have to worry about it.

Even if you use a wildcard to import the AS3 compiler will only include classes that you've actually used in the SWF, so it won't have any impact on the final filesize.

However, if you are set on using specific imports just delete the wildcards and (in FlashDevelop) go through the source selected each class and pressing Ctrl-Alt-Space to auto-import it.

Cheers,

Dave</description>
		<content:encoded><![CDATA[<p>Hey Jacob,</p>
<p>The PureMVC templates use wildcards specifically so that you don&#8217;t have have to worry about importing every class individually.  For example, the ApplicationFacade template imports .controller.* so that you can instantly do RegisterCommand(NOTIFICATION, AnyCommant) without have to worry about it.</p>
<p>Even if you use a wildcard to import the AS3 compiler will only include classes that you&#8217;ve actually used in the SWF, so it won&#8217;t have any impact on the final filesize.</p>
<p>However, if you are set on using specific imports just delete the wildcards and (in FlashDevelop) go through the source selected each class and pressing Ctrl-Alt-Space to auto-import it.</p>
<p>Cheers,</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacob</title>
		<link>http://www.actionscriptfreelancer.com/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-106</link>
		<dc:creator>jacob</dc:creator>
		<pubDate>Sat, 26 Jul 2008 20:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.actionscriptdeveloper.co.uk/puremvc-tutorial-flex-puremvc-jabber-and-xiff-3-conclusion-demo-downloads/#comment-106</guid>
		<description>thanks for this. one thing that throws me is the use of wildcards for the class imports. it would be nice to see the list of specific dependencies</description>
		<content:encoded><![CDATA[<p>thanks for this. one thing that throws me is the use of wildcards for the class imports. it would be nice to see the list of specific dependencies</p>
]]></content:encoded>
	</item>
</channel>
</rss>
