<?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: Multiple logins with Skype 4.0</title>
	<atom:link href="http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/</link>
	<description>Eion's blog about nerdy internet things</description>
	<lastBuildDate>Sat, 28 Aug 2010 07:59:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Lycox</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-80</link>
		<dc:creator>Lycox</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:27:10 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-80</guid>
		<description>Did you already red about that?

http://developer.skype.com/?cm_mmc=socialm&#124;skypeblogs-_-global&#124;intl&#124;en-_-developer-_-skypekit&#124;announcement</description>
		<content:encoded><![CDATA[<p>Did you already red about that?</p>
<p><a href="http://developer.skype.com/?cm_mmc=socialm" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/developer.skype.com/?cm_mmc=socialm&amp;referer=');">http://developer.skype.com/?cm_mmc=socialm</a>|skypeblogs-_-global|intl|en-_-developer-_-skypekit|announcement</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eion</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-63</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Sun, 16 May 2010 02:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-63</guid>
		<description>Yep, I&#039;m looking into working with things like skyped or the imo.im gateway.  Both very cool projects :)</description>
		<content:encoded><![CDATA[<p>Yep, I&#8217;m looking into working with things like skyped or the imo.im gateway.  Both very cool projects <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ilen</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-60</link>
		<dc:creator>ilen</dc:creator>
		<pubDate>Wed, 05 May 2010 07:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-60</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-46&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-46&quot; rel=&quot;nofollow&quot;&gt;Eion&lt;/a&gt; :&lt;/strong&gt;
          &lt;blockquote cite=&quot;#commentbody-45&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-45&quot; rel=&quot;nofollow&quot;&gt;Aliskaba&lt;/a&gt; :&lt;/strong&gt;
Is there a reason why you can’t make a skype plugin that runs on it’s own?
There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn’t require the actual skype program to be open.
&lt;/blockquote&gt;
Those other apps have a server which runs Skype for you.  Unfortunately I don’t have the time nor financials to be able to host/create a Skype server  
         &lt;/blockquote&gt;

How about re-using somebody else&#039;s gateway.. EG. how Leecher did with his &lt;a href=&quot;http://addons.miranda-im.org/details.php?action=viewfile&amp;id=4146&quot; rel=&quot;nofollow&quot;&gt;Skype/Imo.im gateway plugin for Miranda&lt;/a&gt;. Infact his code is also is under GPL licensing so hoping its nicely wirtten there could be some code reuse?

I understand there would be more limited functionality, and you may need to additionally setup an account on imo.im, but if it means not needing to install skype on my machine, that would be awsome..</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-46"><p>
<strong><a href="#comment-46" rel="nofollow">Eion</a> :</strong></p>
<blockquote cite="#commentbody-45"><p>
<strong><a href="#comment-45" rel="nofollow">Aliskaba</a> :</strong><br />
Is there a reason why you can’t make a skype plugin that runs on it’s own?<br />
There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn’t require the actual skype program to be open.
</p></blockquote>
<p>Those other apps have a server which runs Skype for you.  Unfortunately I don’t have the time nor financials to be able to host/create a Skype server
         </p></blockquote>
<p>How about re-using somebody else&#8217;s gateway.. EG. how Leecher did with his <a href="http://addons.miranda-im.org/details.php?action=viewfile&amp;id=4146" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/addons.miranda-im.org/details.php?action=viewfile_amp_id=4146&amp;referer=');">Skype/Imo.im gateway plugin for Miranda</a>. Infact his code is also is under GPL licensing so hoping its nicely wirtten there could be some code reuse?</p>
<p>I understand there would be more limited functionality, and you may need to additionally setup an account on imo.im, but if it means not needing to install skype on my machine, that would be awsome..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eion</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-57</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Sun, 18 Apr 2010 20:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-57</guid>
		<description>Nope, unfortunately the installers for the Skype and Facebook plugins get flagged as false positives quite often.  There&#039;s &lt;a href=&quot;http://code.google.com/p/skype4pidgin/issues/detail?id=81&quot; rel=&quot;nofollow&quot;&gt;an issue for the Skype plugin&lt;/a&gt;, and &lt;a href=&quot;http://code.google.com/p/pidgin-facebookchat/issues/detail?id=604&quot; rel=&quot;nofollow&quot;&gt;one for the Facebook plugin&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Nope, unfortunately the installers for the Skype and Facebook plugins get flagged as false positives quite often.  There&#8217;s <a href="http://code.google.com/p/skype4pidgin/issues/detail?id=81" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/skype4pidgin/issues/detail?id=81&amp;referer=');">an issue for the Skype plugin</a>, and <a href="http://code.google.com/p/pidgin-facebookchat/issues/detail?id=604" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/pidgin-facebookchat/issues/detail?id=604&amp;referer=');">one for the Facebook plugin</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.L.</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-56</link>
		<dc:creator>J.L.</dc:creator>
		<pubDate>Sun, 18 Apr 2010 13:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-56</guid>
		<description>Hi! 

skype4pidgin plugin matches as a virus. try checking it at virustotal.com for yourself.. so, is it still to download the latest version?</description>
		<content:encoded><![CDATA[<p>Hi! </p>
<p>skype4pidgin plugin matches as a virus. try checking it at virustotal.com for yourself.. so, is it still to download the latest version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eion</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-46</link>
		<dc:creator>Eion</dc:creator>
		<pubDate>Fri, 12 Feb 2010 21:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-46</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-45&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-45&quot; rel=&quot;nofollow&quot;&gt;Aliskaba&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;Is there a reason why you can’t make a skype plugin that runs on it’s own?&lt;/p&gt;
&lt;p&gt;There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn’t require the actual skype program to be open.&lt;/p&gt;
         &lt;/blockquote&gt;
Those other apps have a server which runs Skype for you.  Unfortunately I don&#039;t have the time nor financials to be able to host/create a Skype server :(</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-45"><p>
<strong><a href="#comment-45" rel="nofollow">Aliskaba</a> :</strong></p>
<p>Is there a reason why you can’t make a skype plugin that runs on it’s own?</p>
<p>There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn’t require the actual skype program to be open.</p>
</blockquote>
<p>Those other apps have a server which runs Skype for you.  Unfortunately I don&#8217;t have the time nor financials to be able to host/create a Skype server <img src='http://eion.robbmob.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aliskaba</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-45</link>
		<dc:creator>Aliskaba</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-45</guid>
		<description>Is there a reason why you can&#039;t make a skype plugin that runs on it&#039;s own?

There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn&#039;t require the actual skype program to be open.</description>
		<content:encoded><![CDATA[<p>Is there a reason why you can&#8217;t make a skype plugin that runs on it&#8217;s own?</p>
<p>There are so many other applications out there for iPhone, Windows, etc, that have a skype protocol that doesn&#8217;t require the actual skype program to be open.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bepy Scacioa</title>
		<link>http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/comment-page-1/#comment-30</link>
		<dc:creator>Bepy Scacioa</dc:creator>
		<pubDate>Tue, 05 Jan 2010 08:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://eion.robbmob.com/blog/2009/08/08/multiple-logins-with-skype-4-0/#comment-30</guid>
		<description>Hi, I would ask you if it is possible on Skype for Pidgin plugin on Windows to show when the contacts is typing a new message, as provided by Skype itself.
It is a useful function because it helps to understand if the contact is still partecipating on chat.

Thank you in advance !</description>
		<content:encoded><![CDATA[<p>Hi, I would ask you if it is possible on Skype for Pidgin plugin on Windows to show when the contacts is typing a new message, as provided by Skype itself.<br />
It is a useful function because it helps to understand if the contact is still partecipating on chat.</p>
<p>Thank you in advance !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
