<?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: Google Talk Status Countdown</title>
	<atom:link href="http://mpcabd.igeex.biz/google-talk-status-countdown/feed/" rel="self" type="application/rss+xml" />
	<link>http://mpcabd.igeex.biz/google-talk-status-countdown/</link>
	<description>My Technical Blog</description>
	<lastBuildDate>Sat, 10 Dec 2011 17:02:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-6719</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-6719</guid>
		<description>My code is not designed to save the status, since the status will be changing frequently, if you want to set a static status message you can set it using Google Talk, or if you want to set it in code you can check Gaby&#039;s reply &lt;a href=&quot;http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5738&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; which contains such code.</description>
		<content:encoded><![CDATA[<p>My code is not designed to save the status, since the status will be changing frequently, if you want to set a static status message you can set it using Google Talk, or if you want to set it in code you can check Gaby&#8217;s reply <a href="http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5738" rel="nofollow">here</a> which contains such code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pavan kumar</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-6718</link>
		<dc:creator>pavan kumar</dc:creator>
		<pubDate>Wed, 30 Nov 2011 06:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-6718</guid>
		<description>hi- I am using your code and it&#039;s working fine but when i closed the app the status message set to previous one, how can we set status message permanently like gtalk sets. please give me some inputs that how to set status message permanently.</description>
		<content:encoded><![CDATA[<p>hi- I am using your code and it&#8217;s working fine but when i closed the app the status message set to previous one, how can we set status message permanently like gtalk sets. please give me some inputs that how to set status message permanently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaby</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-6011</link>
		<dc:creator>Gaby</dc:creator>
		<pubDate>Sun, 18 Sep 2011 17:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-6011</guid>
		<description>You&#039;re welcome!
This is something used by Latitude, and I don&#039;t like Buzz updates too...</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!<br />
This is something used by Latitude, and I don&#8217;t like Buzz updates too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5760</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Fri, 19 Aug 2011 13:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-5760</guid>
		<description>After I read your code and done some tests I decided not to include your method in my solution, not that your method is wrong or something, but I don&#039;t want to change the shared status, since it&#039;d be changing periodically. And by changing the shared status any services connected to the status will get notified (e.g. Google Buzz) and it&#039;d be annoying to have a notification every time the status changes.

Thanks for your code, it helped me do another thing not related to this post ;)</description>
		<content:encoded><![CDATA[<p>After I read your code and done some tests I decided not to include your method in my solution, not that your method is wrong or something, but I don&#8217;t want to change the shared status, since it&#8217;d be changing periodically. And by changing the shared status any services connected to the status will get notified (e.g. Google Buzz) and it&#8217;d be annoying to have a notification every time the status changes.</p>
<p>Thanks for your code, it helped me do another thing not related to this post <img src='http://mpcabd.igeex.biz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5739</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Wed, 17 Aug 2011 16:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-5739</guid>
		<description>Great, I&#039;ll play with your method a little bit and integrate it with my solution, and I&#039;ll add some options to set a proxy for the connection.

Thanks Gaby!</description>
		<content:encoded><![CDATA[<p>Great, I&#8217;ll play with your method a little bit and integrate it with my solution, and I&#8217;ll add some options to set a proxy for the connection.</p>
<p>Thanks Gaby!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaby</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-5738</link>
		<dc:creator>Gaby</dc:creator>
		<pubDate>Wed, 17 Aug 2011 15:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-5738</guid>
		<description>I&#039;ve created something that changes all statuses of all clients (Android, GMail, ...)
Perhaps you could update your post with some ideas from my code : http://code.google.com/p/gtalk-status-countdown/source/browse/status-counter/src/main/java/org/glandais/gtalk/statuscounter/App.java</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created something that changes all statuses of all clients (Android, GMail, &#8230;)<br />
Perhaps you could update your post with some ideas from my code : <a href="http://code.google.com/p/gtalk-status-countdown/source/browse/status-counter/src/main/java/org/glandais/gtalk/statuscounter/App.java" rel="nofollow">http://code.google.com/p/gtalk-status-countdown/source/browse/status-counter/src/main/java/org/glandais/gtalk/statuscounter/App.java</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-4171</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Thu, 10 Mar 2011 21:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-4171</guid>
		<description>Are you sure it doesn&#039;t even become &quot;Connecting ...&quot;? If it encounters an error while connecting it displays a message with the error, and that&#039;s while saying &quot;Connecting ...&quot;.</description>
		<content:encoded><![CDATA[<p>Are you sure it doesn&#8217;t even become &#8220;Connecting &#8230;&#8221;? If it encounters an error while connecting it displays a message with the error, and that&#8217;s while saying &#8220;Connecting &#8230;&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juliet</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-4167</link>
		<dc:creator>Juliet</dc:creator>
		<pubDate>Thu, 10 Mar 2011 14:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-4167</guid>
		<description>Hi- I can&#039;t log in..am i doing something wrong? I downloaded and extracted the 2 files....and opened the interface and tried to log in..but it just keeps saying Not Connected</description>
		<content:encoded><![CDATA[<p>Hi- I can&#8217;t log in..am i doing something wrong? I downloaded and extracted the 2 files&#8230;.and opened the interface and tried to log in..but it just keeps saying Not Connected</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abd Allah Diab</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-3941</link>
		<dc:creator>Abd Allah Diab</dc:creator>
		<pubDate>Fri, 11 Feb 2011 21:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-3941</guid>
		<description>Wa Alaikom Al Salam,
This code works, and it does changes the GTalk status, but as I said in the post, you won&#039;t notice the change from the GTalk interface, if you wanna make sure it is changed ask one of your friends to tell you your status, you can ask me if you want &lt;img src=&#039;http://safemail.justlikeed.net/e/06b2094da596523a3102774432b440cf.png&#039; alt=&#039;an image to prevent spam&#039; title=&#039;an image to prevent spam&#039; /&gt; ;)</description>
		<content:encoded><![CDATA[<p>Wa Alaikom Al Salam,<br />
This code works, and it does changes the GTalk status, but as I said in the post, you won&#8217;t notice the change from the GTalk interface, if you wanna make sure it is changed ask one of your friends to tell you your status, you can ask me if you want <img src='http://safemail.justlikeed.net/e/06b2094da596523a3102774432b440cf.png' alt='an image to prevent spam' title='an image to prevent spam' /> <img src='http://mpcabd.igeex.biz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Akram</title>
		<link>http://mpcabd.igeex.biz/google-talk-status-countdown/comment-page-1/#comment-3940</link>
		<dc:creator>Tahir Akram</dc:creator>
		<pubDate>Fri, 11 Feb 2011 21:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://mpcabd.igeex.biz/?p=231#comment-3940</guid>
		<description>Aslam o Alaykum Diab!

Well as you mentioned in the post, I tried this code. But it&#039;s not updating GTalk status nor it giving any exception. Run perfect.

&lt;code&gt;		XMPPConnection connection = new XMPPConnection(&quot;gmail.com&quot;); //Server is gmail.com for Google Talk.
	    connection.connect();
	    connection.login(&quot;mygmailid@gmail.com&quot;, &quot;mypassword&quot;); //Username and password.
		    
        Presence p = new Presence(Presence.Type.available);
        p.setStatus(&quot;MY STATUS&quot;);
        p.setPriority(24); //Highest priority in Google Talk
        p.setMode(Presence.Mode.available); //This is one of XMPP modes (Available, Chat, DND, Away, XA).
        connection.sendPacket(p);&lt;/code&gt;

Please help what should I do to just programmaticaly update GTalk status. 

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Aslam o Alaykum Diab!</p>
<p>Well as you mentioned in the post, I tried this code. But it&#8217;s not updating GTalk status nor it giving any exception. Run perfect.</p>
<p><code>		XMPPConnection connection = new XMPPConnection("gmail.com"); //Server is gmail.com for Google Talk.<br />
	    connection.connect();<br />
	    connection.login("mygmailid@gmail.com", "mypassword"); //Username and password.</p>
<p>        Presence p = new Presence(Presence.Type.available);<br />
        p.setStatus("MY STATUS");<br />
        p.setPriority(24); //Highest priority in Google Talk<br />
        p.setMode(Presence.Mode.available); //This is one of XMPP modes (Available, Chat, DND, Away, XA).<br />
        connection.sendPacket(p);</code></p>
<p>Please help what should I do to just programmaticaly update GTalk status. </p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

