<?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"
	>
<channel>
	<title>Comments on: Separate the Skype Engine From the GUI</title>
	<atom:link href="http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/feed/" rel="self" type="application/rss+xml" />
	<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/</link>
	<description>A daily round table on the tech industry with experts and callers from all over the globe. Join us as we pick apart the news and get to the meat of what\'s happening out there.</description>
	<pubDate>Sun, 12 Oct 2008 17:00:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Skype: Nearly Naked -- Alec Saunders .LOG</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-48723</link>
		<dc:creator>Skype: Nearly Naked -- Alec Saunders .LOG</dc:creator>
		<pubDate>Fri, 06 Oct 2006 12:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-48723</guid>
		<description>[...] One of the most requested developer features for Skype is now part of the Skype 2.6 beta.Â  Called &#8220;Silent Mode&#8221; it allows you to switch off the visible Skype UI within your application.Â  It&#8217;s the first indication that Skype will allow developers to separate the UI from the engine,Â and deliver whatÂ Peeter MÃµtskÃ¼laÂ  referred to last April as Naked Skype. [...]</description>
		<content:encoded><![CDATA[<p>[...] One of the most requested developer features for Skype is now part of the Skype 2.6 beta.Â  Called &#8220;Silent Mode&#8221; it allows you to switch off the visible Skype UI within your application.Â  It&#8217;s the first indication that Skype will allow developers to separate the UI from the engine,Â and deliver whatÂ Peeter MÃµtskÃ¼laÂ  referred to last April as Naked Skype. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Go Big, or Go Home. But Please, Spare Us The Whinging&#8230; -- Alec Saunders .LOG</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-33705</link>
		<dc:creator>Go Big, or Go Home. But Please, Spare Us The Whinging&#8230; -- Alec Saunders .LOG</dc:creator>
		<pubDate>Fri, 25 Aug 2006 18:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-33705</guid>
		<description>[...] The platform isn&#8217;t as extensible as it could be.Â  Key API&#8217;s like Call Transfer are still missing.Â  TheÂ outdated COM object model for invoking the Skype client is a hassle to work with.Â  The fact that every application must invoke the client on the desktop is a constraint which prevents many new kinds of applications from developed.Â  The GUI should be separated from the engine. [...]</description>
		<content:encoded><![CDATA[<p>[...] The platform isn&#8217;t as extensible as it could be.Â  Key API&#8217;s like Call Transfer are still missing.Â  TheÂ outdated COM object model for invoking the Skype client is a hassle to work with.Â  The fact that every application must invoke the client on the desktop is a constraint which prevents many new kinds of applications from developed.Â  The GUI should be separated from the engine. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Kazim</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-7333</link>
		<dc:creator>Alex Kazim</dc:creator>
		<pubDate>Fri, 28 Apr 2006 02:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-7333</guid>
		<description>Alec,

So, agreed there are alternatives, but don't think this is easy.

Royalties would work on hardware and shrink-wrap software, but you would have to sell a lot of SKU's to handle the expenses for even a small company like Skype.  And software royalties feel more like a Playstation closed platform model vs. a Win or Mac one.

Another issue is how to do this with Web Service applications.  So, let's say I have a web site that has great content and I monetize through ads, but I choose to give away VoIP using the VoIP platform.  Hard to determine a royalty in this case since the monetization is disconnected from the functionality.

I'm not sure if anyone's cracked a model for Web Services yet.  eBay tied to do this with the API by charging on a per call basis, but that was pretty tough for small developers to swallow.  

Skype In/Skype Out fees would work, but given the low margins, the developer would either have to charge a premium on top of that, or not make any money on that part of the service themselves.

Pay for apps are definitely doable.  But the platform has to walk the usual fine line of empowering the developer community while also competing with it.  And of course, Om would give us an earful ;-)

So net net, there are definitely models out there.  Will be interesting to see if anyone can crack the code on it.</description>
		<content:encoded><![CDATA[<p>Alec,</p>
<p>So, agreed there are alternatives, but don&#8217;t think this is easy.</p>
<p>Royalties would work on hardware and shrink-wrap software, but you would have to sell a lot of SKU&#8217;s to handle the expenses for even a small company like Skype.  And software royalties feel more like a Playstation closed platform model vs. a Win or Mac one.</p>
<p>Another issue is how to do this with Web Service applications.  So, let&#8217;s say I have a web site that has great content and I monetize through ads, but I choose to give away VoIP using the VoIP platform.  Hard to determine a royalty in this case since the monetization is disconnected from the functionality.</p>
<p>I&#8217;m not sure if anyone&#8217;s cracked a model for Web Services yet.  eBay tied to do this with the API by charging on a per call basis, but that was pretty tough for small developers to swallow.  </p>
<p>Skype In/Skype Out fees would work, but given the low margins, the developer would either have to charge a premium on top of that, or not make any money on that part of the service themselves.</p>
<p>Pay for apps are definitely doable.  But the platform has to walk the usual fine line of empowering the developer community while also competing with it.  And of course, Om would give us an earful ;-)</p>
<p>So net net, there are definitely models out there.  Will be interesting to see if anyone can crack the code on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-7163</link>
		<dc:creator>Alec</dc:creator>
		<pubDate>Wed, 26 Apr 2006 21:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-7163</guid>
		<description>There are many possibilities, Alex:

1. A royalty from any developer who builds a product based on Skype.
2. Increased revenues from the models they currently use -- SkypeIn / SkypeOut, etc.
3. New pay-for applications from Skype itself

etc...</description>
		<content:encoded><![CDATA[<p>There are many possibilities, Alex:</p>
<p>1. A royalty from any developer who builds a product based on Skype.<br />
2. Increased revenues from the models they currently use &#8212; SkypeIn / SkypeOut, etc.<br />
3. New pay-for applications from Skype itself</p>
<p>etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Kazim</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-7162</link>
		<dc:creator>Alex Kazim</dc:creator>
		<pubDate>Wed, 26 Apr 2006 20:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-7162</guid>
		<description>So, what then is the business model for the platform provider?</description>
		<content:encoded><![CDATA[<p>So, what then is the business model for the platform provider?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coty's Weblog</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-7158</link>
		<dc:creator>Coty's Weblog</dc:creator>
		<pubDate>Wed, 26 Apr 2006 20:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-7158</guid>
		<description>&lt;strong&gt;What Skype should really do&lt;/strong&gt;

Peeter MÃµtskÃ¼la posted the provocatively titled Naked Skype? to the Skype Developer Zone Blog recently. Alec Saunders commented on that in the less pruriently but more descriptively titled post, Separate the Skype Engine From the GUI. This is somethi...</description>
		<content:encoded><![CDATA[<p><strong>What Skype should really do</strong></p>
<p>Peeter MÃµtskÃ¼la posted the provocatively titled Naked Skype? to the Skype Developer Zone Blog recently. Alec Saunders commented on that in the less pruriently but more descriptively titled post, Separate the Skype Engine From the GUI. This is somethi&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alec</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-6892</link>
		<dc:creator>Alec</dc:creator>
		<pubDate>Tue, 25 Apr 2006 16:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-6892</guid>
		<description>i think i won that debate already... ;)</description>
		<content:encoded><![CDATA[<p>i think i won that debate already&#8230; ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://saunderslog.com/2006/04/25/separate-the-skype-engine-from-the-gui/#comment-6859</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 25 Apr 2006 15:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://saunderslog.com/?p=2387#comment-6859</guid>
		<description>I couldn't have said it better myself  ;)

It would also end our 'debate' over platform vs. application.. http://saunderslog.com/2005/12/05/2091/ 

It makes so much sense, I can't believe it hasn't been done yet.</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t have said it better myself  ;)</p>
<p>It would also end our &#8216;debate&#8217; over platform vs. application.. <a href="http://saunderslog.com/2005/12/05/2091/" rel="nofollow">http://saunderslog.com/2005/12/05/2091/</a> </p>
<p>It makes so much sense, I can&#8217;t believe it hasn&#8217;t been done yet.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
