<?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: Windows Live Messenger add-ins feature</title>
	<atom:link href="http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/</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: Dex Luther</title>
		<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/comment-page-1/#comment-141322</link>
		<dc:creator>Dex Luther</dc:creator>
		<pubDate>Tue, 06 May 2008 21:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature.html#comment-141322</guid>
		<description>The WLM community is abuzz, but I don&#039;t see what the hype is about. This adds/will add nothing that hasn&#039;t been available for years now VIA MSN plus.

From the few add-ins I&#039;ve been able to find and try out, I haven&#039;t seen a single one that adds functionality that wasn&#039;t already available with MSN Plus. On top of that the functionality added through MSN plus is a lot more seamless than those added through these add-ins.</description>
		<content:encoded><![CDATA[<p>The WLM community is abuzz, but I don&#8217;t see what the hype is about. This adds/will add nothing that hasn&#8217;t been available for years now VIA MSN plus.</p>
<p>From the few add-ins I&#8217;ve been able to find and try out, I haven&#8217;t seen a single one that adds functionality that wasn&#8217;t already available with MSN Plus. On top of that the functionality added through MSN plus is a lot more seamless than those added through these add-ins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james dolan</title>
		<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/comment-page-1/#comment-101328</link>
		<dc:creator>james dolan</dc:creator>
		<pubDate>Tue, 01 Jan 2008 01:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature.html#comment-101328</guid>
		<description>are they any downloadable addins available to download. if so can you tell me and everyone were? cheeres.

jamesrdolan_1992@hotmail.co.uk</description>
		<content:encoded><![CDATA[<p>are they any downloadable addins available to download. if so can you tell me and everyone were? cheeres.</p>
<p><a href="mailto:jamesrdolan_1992@hotmail.co.uk">jamesrdolan_1992@hotmail.co.uk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All about Windows Live Messenger add-ins &#187; Fanatic Live</title>
		<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/comment-page-1/#comment-372</link>
		<dc:creator>All about Windows Live Messenger add-ins &#187; Fanatic Live</dc:creator>
		<pubDate>Sat, 13 May 2006 01:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature.html#comment-372</guid>
		<description>[...] My last post didn&#8217;t really address how to use add-ins or how they work, but I did respond with a comment on what I did know. As luck would have it, Katie&#8217;s post &#8220;All About Messenger Add-ins&#8230;&#8221; explains things quite well, it is confirmed that MessengerClient.dll is a .NET assembly, so it looks like we&#8217;re bound to VB.NET and C#, at least for now. I&#8217;ve read a few discussions on people interested in creating an add-in which acts as a proxy to allow languages like VB6 to interact, interesting to see how that goes. [...]</description>
		<content:encoded><![CDATA[<p>[...] My last post didn&#8217;t really address how to use add-ins or how they work, but I did respond with a comment on what I did know. As luck would have it, Katie&#8217;s post &#8220;All About Messenger Add-ins&#8230;&#8221; explains things quite well, it is confirmed that MessengerClient.dll is a .NET assembly, so it looks like we&#8217;re bound to VB.NET and C#, at least for now. I&#8217;ve read a few discussions on people interested in creating an add-in which acts as a proxy to allow languages like VB6 to interact, interesting to see how that goes. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/comment-page-1/#comment-364</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 12 May 2006 04:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature.html#comment-364</guid>
		<description>It seems this API is .NET based and as such you can probably only use it within .NET environment languages. VB.NET works, but not VB6.

The API itself is entirely new and has been developed for the sole purpose of add-ins, it does look very limited but I don&#039;t want to speak too soon if the SDK is yet to be released.

It is in the file MessengerClient.dll, which has no traditional type library (which is why it can&#039;t be referenced in VB6), I&#039;m not sure how .NET works in this context so I can&#039;t comment further.

There&#039;s a good topic at the &lt;a href=&quot;http://forum.mess.be/index.php?showtopic=16723&quot; rel=&quot;nofollow&quot;&gt;mess forums&lt;/a&gt; about it and a &lt;a href=&quot;http://www.ekhoury.com/?p=6&quot; rel=&quot;nofollow&quot;&gt;good sample here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>It seems this API is .NET based and as such you can probably only use it within .NET environment languages. VB.NET works, but not VB6.</p>
<p>The API itself is entirely new and has been developed for the sole purpose of add-ins, it does look very limited but I don&#8217;t want to speak too soon if the SDK is yet to be released.</p>
<p>It is in the file MessengerClient.dll, which has no traditional type library (which is why it can&#8217;t be referenced in VB6), I&#8217;m not sure how .NET works in this context so I can&#8217;t comment further.</p>
<p>There&#8217;s a good topic at the <a href="http://forum.mess.be/index.php?showtopic=16723" rel="nofollow">mess forums</a> about it and a <a href="http://www.ekhoury.com/?p=6" rel="nofollow">good sample here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature/comment-page-1/#comment-356</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 11 May 2006 17:04:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fanatic.net.nz/2006/05/11/windows-live-messenger-add-ins-feature.html#comment-356</guid>
		<description>So this means you can program for Windows Live Messenger 8.0 with Visual Basic? Is it limited just like the MSN Messenger 5.0 till version 7.5 API? And does it already work on the beta?

Personally i dont like downloading beta versions so dont know it myself, a ansewer will be appriciated.</description>
		<content:encoded><![CDATA[<p>So this means you can program for Windows Live Messenger 8.0 with Visual Basic? Is it limited just like the MSN Messenger 5.0 till version 7.5 API? And does it already work on the beta?</p>
<p>Personally i dont like downloading beta versions so dont know it myself, a ansewer will be appriciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
