<?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: How to check online status for AIM, Yahoo!, MSN, Skype and ICQ users</title>
	<atom:link href="http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/</link>
	<description>A web, games, technology, programming and SEO blog by Justin Cook</description>
	<lastBuildDate>Wed, 04 Jan 2012 07:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: shresth</title>
		<link>http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/comment-page-1/#comment-156311</link>
		<dc:creator>shresth</dc:creator>
		<pubDate>Mon, 14 Dec 2009 10:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/#comment-156311</guid>
		<description>hi there
i have download the skype status php file but not know how to run this file or what to do with it.
Pls help me.
TIA</description>
		<content:encoded><![CDATA[<p>hi there<br />
i have download the skype status php file but not know how to run this file or what to do with it.<br />
Pls help me.<br />
TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lili_lita</title>
		<link>http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/comment-page-1/#comment-144092</link>
		<dc:creator>lili_lita</dc:creator>
		<pubDate>Fri, 05 Sep 2008 11:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/#comment-144092</guid>
		<description>Hi there, I was so glad I found this site and downloaded all the check phps, but none of them worked! Why is that? Old code? Could you please update and fix it?

I tried skype and icq - nothing. Skype shows only offline and ICQ shows only online statuses, doesn&#039;t matter if the user IS really online/offline.

PLEASE, write me an email or post here!</description>
		<content:encoded><![CDATA[<p>Hi there, I was so glad I found this site and downloaded all the check phps, but none of them worked! Why is that? Old code? Could you please update and fix it?</p>
<p>I tried skype and icq &#8211; nothing. Skype shows only offline and ICQ shows only online statuses, doesn&#039;t matter if the user IS really online/offline.</p>
<p>PLEASE, write me an email or post here!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/comment-page-1/#comment-25884</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Thu, 24 May 2007 11:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.justin-cook.com/wp/2007/04/25/how-to-check-online-status-for-aim-yahoo-msn-skype-and-icq-users/#comment-25884</guid>
		<description>Its actually very simple if you want to write this yourself without using the classes at PHPClasses.org. 

Just use fsockopen() to connect to port 5222 of a domain where there is a Jabber server running. 

eg: 

$fp = fsockopen(&#039;jabber.org&#039; 5222);

use fwrite() to send it the right XML stanzas that will log your friend in and check your status. (Your friend being a jabber account you set up as your friend). If the jabber server supports msn, yahoo transports, you can check your status on that too...

An example of the XML stanzas to send is here: http://www.saint-andre.com/jabber/telnet.txt</description>
		<content:encoded><![CDATA[<p>Its actually very simple if you want to write this yourself without using the classes at PHPClasses.org. </p>
<p>Just use fsockopen() to connect to port 5222 of a domain where there is a Jabber server running. </p>
<p>eg: </p>
<p>$fp = fsockopen(&#039;jabber.org&#039; 5222);</p>
<p>use fwrite() to send it the right XML stanzas that will log your friend in and check your status. (Your friend being a jabber account you set up as your friend). If the jabber server supports msn, yahoo transports, you can check your status on that too&#8230;</p>
<p>An example of the XML stanzas to send is here: <a href="http://www.saint-andre.com/jabber/telnet.txt" rel="nofollow">http://www.saint-andre.com/jabber/telnet.txt</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
