<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for One Minute Distraction</title>
	<atom:link href="http://oneminutedistraction.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://oneminutedistraction.wordpress.com</link>
	<description>Experiments with XMPP and Java EE</description>
	<lastBuildDate>Fri, 10 May 2013 08:32:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on PEP(Personal Eventing Protocol) with Smack by oneminutedistraction</title>
		<link>http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-362</link>
		<dc:creator><![CDATA[oneminutedistraction]]></dc:creator>
		<pubDate>Fri, 10 May 2013 08:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-362</guid>
		<description><![CDATA[No PEP only sends to those users in your roster. To send events to users who are not in your roster, you have to use pubsub.]]></description>
		<content:encoded><![CDATA[<p>No PEP only sends to those users in your roster. To send events to users who are not in your roster, you have to use pubsub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP(Personal Eventing Protocol) with Smack by Luke</title>
		<link>http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-361</link>
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Fri, 10 May 2013 07:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-361</guid>
		<description><![CDATA[Constants is a class, I found it !
I have another question: this implementation sends the PEP information only to friends (users in roaster); is there a method to send information to all users or is a PEP limit ?]]></description>
		<content:encoded><![CDATA[<p>Constants is a class, I found it !<br />
I have another question: this implementation sends the PEP information only to friends (users in roaster); is there a method to send information to all users or is a PEP limit ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP(Personal Eventing Protocol) with Smack by Luke</title>
		<link>http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-360</link>
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Thu, 09 May 2013 14:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-360</guid>
		<description><![CDATA[thank you, I recompiled smackx with ant.

why you use Constants.Game.Namespace in

   public String getNode() {
      return (Constants.Game.NAMESPACE);
   }

?
what is Constants ?]]></description>
		<content:encoded><![CDATA[<p>thank you, I recompiled smackx with ant.</p>
<p>why you use Constants.Game.Namespace in</p>
<p>   public String getNode() {<br />
      return (Constants.Game.NAMESPACE);<br />
   }</p>
<p>?<br />
what is Constants ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP(Personal Eventing Protocol) with Smack by oneminutedistraction</title>
		<link>http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-359</link>
		<dc:creator><![CDATA[oneminutedistraction]]></dc:creator>
		<pubDate>Thu, 09 May 2013 00:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-359</guid>
		<description><![CDATA[Check out the source from http://svn.igniterealtime.org/svn/repos/smack/trunk. Look at build/build.xml.

HTH]]></description>
		<content:encoded><![CDATA[<p>Check out the source from <a href="http://svn.igniterealtime.org/svn/repos/smack/trunk" rel="nofollow">http://svn.igniterealtime.org/svn/repos/smack/trunk</a>. Look at build/build.xml.</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PEP(Personal Eventing Protocol) with Smack by Luke</title>
		<link>http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-358</link>
		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Wed, 08 May 2013 09:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/08/26/peppersonal-eventing-protocol-with-smack/#comment-358</guid>
		<description><![CDATA[Hello, thanks for your tutorials;
how can I recompile smackx.jar ?]]></description>
		<content:encoded><![CDATA[<p>Hello, thanks for your tutorials;<br />
how can I recompile smackx.jar ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing XMPP Components &#8211; The Setup by oneminutedistraction</title>
		<link>http://oneminutedistraction.wordpress.com/2010/09/28/developing-xmpp-components-the-setup/#comment-333</link>
		<dc:creator><![CDATA[oneminutedistraction]]></dc:creator>
		<pubDate>Thu, 14 Feb 2013 09:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/09/28/developing-xmpp-components-the-setup/#comment-333</guid>
		<description><![CDATA[Hi 

if you are using AbstractComponent (Tinder) with Whack (ExternalComponent) then the ExternalComponent will handle the retries for you when the connection to the server is severed. But I don&#039;t think you will be notified. See the source for ExternalComponent. If you really want to know about the event, then its pretty easy to add an event for connection retries. See ExternalComponent.connectionLost().

HTH]]></description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>if you are using AbstractComponent (Tinder) with Whack (ExternalComponent) then the ExternalComponent will handle the retries for you when the connection to the server is severed. But I don&#8217;t think you will be notified. See the source for ExternalComponent. If you really want to know about the event, then its pretty easy to add an event for connection retries. See ExternalComponent.connectionLost().</p>
<p>HTH</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developing XMPP Components &#8211; The Setup by Lalena</title>
		<link>http://oneminutedistraction.wordpress.com/2010/09/28/developing-xmpp-components-the-setup/#comment-331</link>
		<dc:creator><![CDATA[Lalena]]></dc:creator>
		<pubDate>Wed, 13 Feb 2013 15:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/09/28/developing-xmpp-components-the-setup/#comment-331</guid>
		<description><![CDATA[Hello.  Thanks for these posts.  I have followed your advice and created an External Component by extending AbstractComponent.  It is working well but I need to be able to detect in my external component when the connection to the server is lost.  I have not found an obvious way to do this.  What am I missing?]]></description>
		<content:encoded><![CDATA[<p>Hello.  Thanks for these posts.  I have followed your advice and created an External Component by extending AbstractComponent.  It is working well but I need to be able to detect in my external component when the connection to the server is lost.  I have not found an obvious way to do this.  What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invokedynamic Bytecode in JDK 7 by oneminutedistraction</title>
		<link>http://oneminutedistraction.wordpress.com/2010/11/22/invokedynamic-bytecode-in-jdk-7/#comment-308</link>
		<dc:creator><![CDATA[oneminutedistraction]]></dc:creator>
		<pubDate>Fri, 18 Jan 2013 10:42:04 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/11/22/invokedynamic-bytecode-in-jdk-7/#comment-308</guid>
		<description><![CDATA[Typo. Thanks]]></description>
		<content:encoded><![CDATA[<p>Typo. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Invokedynamic Bytecode in JDK 7 by Igor</title>
		<link>http://oneminutedistraction.wordpress.com/2010/11/22/invokedynamic-bytecode-in-jdk-7/#comment-307</link>
		<dc:creator><![CDATA[Igor]]></dc:creator>
		<pubDate>Fri, 18 Jan 2013 09:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2010/11/22/invokedynamic-bytecode-in-jdk-7/#comment-307</guid>
		<description><![CDATA[You should use GORM instead of  GROM]]></description>
		<content:encoded><![CDATA[<p>You should use GORM instead of  GROM</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Jabberwocky &#8211; a Jabber Component (XEP 0114) Container for Glassfish by oneminutedistraction</title>
		<link>http://oneminutedistraction.wordpress.com/2011/01/03/jabberwocky-a-jabber-component-xep-0114-container-for-glassfish/#comment-302</link>
		<dc:creator><![CDATA[oneminutedistraction]]></dc:creator>
		<pubDate>Fri, 28 Dec 2012 22:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://oneminutedistraction.wordpress.com/2011/01/03/jabberwocky-a-jabber-component-xep-0114-container-for-glassfish/#comment-302</guid>
		<description><![CDATA[Happy that my experience is of help to you. Thanks for visiting.]]></description>
		<content:encoded><![CDATA[<p>Happy that my experience is of help to you. Thanks for visiting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
