<?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: MSNPAuth: Authenticating in PHP</title>
	<atom:link href="http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/</link>
	<description>All about Windows Live Messenger, providing news, reviews, support, and information for developing and improving your Messenger experience.</description>
	<lastBuildDate>Sun, 21 Jun 2009 05:38:12 +1200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sendMsg: Sending messages using PHP ???????? - ?? ?? ??? ?? ??</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-142044</link>
		<dc:creator>sendMsg: Sending messages using PHP ???????? - ?? ?? ??? ?? ??</dc:creator>
		<pubDate>Mon, 29 Dec 2008 03:52:38 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-142044</guid>
		<description>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP [...]</description>
		<content:encoded><![CDATA[<p>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ??php?????msn?? &#124; ???</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-141632</link>
		<dc:creator>??php?????msn?? &#124; ???</dc:creator>
		<pubDate>Sat, 02 Aug 2008 02:19:28 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-141632</guid>
		<description>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses theMSNPAuth class, which is included in the ZIP [...]</description>
		<content:encoded><![CDATA[<p>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses theMSNPAuth class, which is included in the ZIP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sendMsg: Sending messages using PHP &#124; ????</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-141547</link>
		<dc:creator>sendMsg: Sending messages using PHP &#124; ????</dc:creator>
		<pubDate>Mon, 30 Jun 2008 08:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-141547</guid>
		<description>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP [...]</description>
		<content:encoded><![CDATA[<p>[...] the Windows Live Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP bots using sockets at Fanatic Live</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-56584</link>
		<dc:creator>PHP bots using sockets at Fanatic Live</dc:creator>
		<pubDate>Sun, 29 Jul 2007 08:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-56584</guid>
		<description>[...] out my sendMsg class for a working example of this method in action, and MSNPAuth for the authentication [...]</description>
		<content:encoded><![CDATA[<p>[...] out my sendMsg class for a working example of this method in action, and MSNPAuth for the authentication [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Hermansson</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-20634</link>
		<dc:creator>David Hermansson</dc:creator>
		<pubDate>Tue, 06 Mar 2007 20:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-20634</guid>
		<description>Can&#039;t get this to work. Could you publish the version in the sandbox? Cuz that version is still working. Don&#039;t know exactly what&#039;s not working, but I know that it&#039;s not working ;)</description>
		<content:encoded><![CDATA[<p>Can&#8217;t get this to work. Could you publish the version in the sandbox? Cuz that version is still working. Don&#8217;t know exactly what&#8217;s not working, but I know that it&#8217;s not working <img src='http://www.fanatic.net.nz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onur Cobanli</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-16882</link>
		<dc:creator>Onur Cobanli</dc:creator>
		<pubDate>Tue, 13 Feb 2007 14:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-16882</guid>
		<description>Hi, I have read that cURL function is faster that fsockopen, but your latest module seems to use fsockopen directly, will you write a new module or shall we keep with the older version (1.1.2)?</description>
		<content:encoded><![CDATA[<p>Hi, I have read that cURL function is faster that fsockopen, but your latest module seems to use fsockopen directly, will you write a new module or shall we keep with the older version (1.1.2)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Send a message using PHP at Fanatic Live</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-7865</link>
		<dc:creator>Send a message using PHP at Fanatic Live</dc:creator>
		<pubDate>Thu, 23 Nov 2006 10:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-7865</guid>
		<description>[...] The user sending the message must be on the allow list of the receiving user; or, the target user must have &#8220;All others&#8221; on their allow list (as in the MSN Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP file. [...]</description>
		<content:encoded><![CDATA[<p>[...] The user sending the message must be on the allow list of the receiving user; or, the target user must have &#8220;All others&#8221; on their allow list (as in the MSN Messenger options dialog). To get the login ticket for authentication it uses the MSNPAuth class, which is included in the ZIP file. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-3474</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 18 Sep 2006 06:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-3474</guid>
		<description>Fixed it now, sorry!</description>
		<content:encoded><![CDATA[<p>Fixed it now, sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-3473</link>
		<dc:creator>Andre</dc:creator>
		<pubDate>Mon, 18 Sep 2006 06:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-3473</guid>
		<description>Link it&#039;s not working!!!</description>
		<content:encoded><![CDATA[<p>Link it&#8217;s not working!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peeze</title>
		<link>http://www.fanatic.net.nz/2005/10/03/msnpauth-authenticating-in-php/comment-page-1/#comment-2572</link>
		<dc:creator>peeze</dc:creator>
		<pubDate>Tue, 29 Aug 2006 20:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://djwinter.net/presstest/?p=26#comment-2572</guid>
		<description>i&#039; tried to use the one that uses fsockopen, but i did not work (Warning: fsockopen(): no SSL support in this build in \includes\MSNPAuth.class.php on line 67). How can I fix that?</description>
		<content:encoded><![CDATA[<p>i&#8217; tried to use the one that uses fsockopen, but i did not work (Warning: fsockopen(): no SSL support in this build in \includes\MSNPAuth.class.php on line 67). How can I fix that?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
