<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>Skype for Linux</title>
    <link rel="alternate" type="text/html" href="http://share.skype.com/sites/linux/" />
    
   <id>tag:share.skype.com,2009:/sites/linux/23</id>
    <link rel="service.post" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23" title="Skype for Linux" />
    <updated>2009-11-02T16:19:05Z</updated>
    <subtitle>Skype for Linux. development, Tips, tricks, news.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
 

<link rel="self" href="http://feeds.feedburner.com/SkypeForLinux" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
    <title>Skype open source</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/eFEKwJAfMuk/skype_open_source.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=31651" title="Skype open source" />
    <id>tag:share.skype.com,2009:/sites/linux//23.31651</id>
    
    <published>2009-11-02T16:11:53Z</published>
    <updated>2009-11-02T16:19:05Z</updated>
    
    <summary>Just a quick update, since we seem to have hit slashdot with this news. Yes, there's an open source version of Linux client being developed. This will be a part of larger offering, but we can't tell you much more...</summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
        <category term="In the news" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Just a quick update, since we seem to have hit <a href="http://linux.slashdot.org/story/09/11/02/1353245/Skype-For-Linux-To-Be-Open-Sourced-In-the-Nearest-Future">slashdot</a> with this news.</p>
<p>Yes, there's an open source version of Linux client being developed. This will be a part of larger offering, but we can't tell you much more about that right now. Having an open source UI will help us get adopted in the "multicultural" land of Linux distributions, as well as on other platforms and will speed up further development. We will update you once more details are available.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2009/11/skype_open_source.html</feedburner:origLink></entry>

<entry>
    <title>Some explanations</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/g7KMiWYpwFI/some_explanations.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=30331" title="Some explanations" />
    <id>tag:share.skype.com,2009:/sites/linux//23.30331</id>
    
    <published>2009-09-07T13:41:49Z</published>
    <updated>2009-09-07T13:42:24Z</updated>
    
    <summary>Of course, after we released Skype 2.1 for Linux, there were many different questions. Here I'll try to debunk a few myths and explain what happens and why it is so. Myth: There is a 64-bits version of skype available...</summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Of course, after we released Skype 2.1 for Linux, there were many different questions. Here I'll try to debunk a few myths and explain what happens and why it is so.</p>

<p><strong>Myth:</strong> There is a 64-bits version of skype available for download.</p>

<p>No, there is not yet. However, we assembled a "helper" package which will pull corresponding 32-bits libraries. This is made entirely for your convenience, so you don't have to go and hunt for these packages yourself. This brings some compatibility issues with some (especially video) libraries. Check the forum for more details.<br />
We are working on providing a native 64-bits version of Skype.</p>

<p><strong>Myth:</strong> Skype now requires PulseAudio.</p>

<p>No, it does not. If you run ldd on skype binary you will not see any references to libpulse, because we load it at run-time. This means two things:<br />
1) If you do not have pulse installed, skype will happily work with alsa.<br />
2) If you have pulseaudio autospawn enabled (default on most distros), even if you shut down pulseaudio manually or remove it from autostart menu, it will be launched once skype attempts to play a sound.</p>

<p><strong>Myth:</strong> You cannot control devices output when using PulseAudio.</p>

<p>You can. Just install padevchooser package and you'll have a nifty tool that will allow you to select where skype streams should be played to or recorded from.</p>

<p><strong>Question:</strong> Why do I see only "PulseAudio Server (local)" in my devices list?</p>

<p>This is because you have pulse installed and it was either already running or was autospawned by skype trying to access it. To use <span class="caps">ALSA</span>-only you either need to remove pulseaudio or stop it from auto-spawning. To disable auto-spawn, edit or create the file ~/.pulse/client.conf and add a line containing "autospawn = no" there.</p>

<p>There's also a way to use pulse server running on another machine in your network, for this you need to specify <span class="caps">PULSE</span>_SERVER environment variable. This is mostly interesting for thin clients, so they can run skype on a more powerful machine, but use this machine's playback and record equipment.</p>

<p>Typing something like "PULSE_SERVER=192.168.0.101 ./skype" should work. Check sound options page - you should see devices called "PulseAudio Server (192.168.0.101)". I'd be interested to hear about your experience with this, especially the latencies and overall sound stability.</p>

<p>You might ask, why don't we support showing you normal <span class="caps">ALSA </span>devices alongside with pulseaudio server? Answer is simple: by default pulseaudio opens hardware <span class="caps">ALSA </span>device exclusively, which means no other applications can access it and they either have to go through pulse or give up. If we see pulse running - we don't even try to muck with it.</p>

<p><strong>Question:</strong> What to do if I'm using pulseaudio and other side can hear only clicking noise?</p>

<p>I believe this is due to the bug in skype volume controls which sometimes causes crashes and sometimes this nasty noise. I hopefully fixed it in internal version and we'll make a beta update after we've tested some more fixes in-house. Current <u>workaround</u> is to disable <span class="caps">AGC </span>- uncheck the [x] Allow Skype to automatically adjust my mixer levels checkbox on sound options page. Don't forget to press Apply button.</p>

<p><strong>Question:</strong> Doesn't skype use qt4? It doesn't look like my <span class="caps">KDE </span>desktop.</p>

<p>There's a default cleanlooks theme used in skype. To make it look like your distro's style dictates use --disable-cleanlooks command line option. </p>

<p><strong>Question:</strong> On my x86_64 distro avatars are not showing.</p>

<p>This is a problem with 32-bits emulation Qt library. It tries to find its image format plugins, but finds a 64-bits version instead and fails to load it.<br />
Specify a plugin path when launching skype like this:</p>

<p>QT_PLUGIN_PATH=/opt/arch32/usr/lib/qt/plugins ./skype</p>

<p><b>Finally:</b> a productivity tip</p>

<p>In the contact right-click menu you now have "Edit Labels..." item. Choose it and enter multiple comma separated tags you want to assign to the contact. Now you can use them in quickfilter to quickly find someone. I often use russian keyboard layout, and if I accidentally type info quickfilter while using russian, I get weird letters and nothing is found in the contact list. Now, edit labels and type in whatever comes out when you are typing in russian layout to the tags field. Voila, even if you start typing into quickfilter in the wrong layout you will still be able to find this contact!</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2009/09/some_explanations.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux 2.1 Beta out now</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/MCNS4jJnru4/skype_for_linux_21_beta.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=29901" title="Skype for Linux 2.1 Beta out now" />
    <id>tag:share.skype.com,2009:/sites/linux//23.29901</id>
    
    <published>2009-08-26T10:42:54Z</published>
    <updated>2009-08-28T18:45:04Z</updated>
    
    <summary>I'm excited to announce that after almost two years of silence Skype for Linux team is proud to present a first beta of the new, shiny Skype for Linux desktop 2.1. What's new in this release: Skype's SILK codec for...</summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>I'm excited to announce that after almost two years of silence Skype for Linux team is proud to present a first beta of the new, shiny Skype for Linux desktop 2.1.</p>

<p>What's new in this release:</p>

<ul><li>Skype's <span class="caps">SILK </span>codec for outstanding quality with negligible bandwidth usage,</li>
<li>HQ video support,</li>
<li>PulseAudio support,</li>
<li><span class="caps">SMS </span>send support <small>(*Sending <span class="caps">SMS </span>requires available Skype Credit)</small>,</li>
<li>Contact groups,</li>
<li>Contact labels, or tags, for easier contact organization,</li>
<li>Chat window improvements (typing notification, message editing, s/geeky text/replacement/, new emoticons),</li>
<li>Nicer contact list with mood messages and video capability icons,</li>
<li>Nicer tray icon.</li></ul>

<p>More details can be seen on the <a href="https://developer.skype.com/LinuxSkype/ReleaseNotes#head-3f52da06443fa3fab9e439904758c5a03a5e41f8">release notes page</a>. (PLEASE <span class="caps">READ ABOUT THE KNOWN ISSUES THERE </span>- will save you some time)</p>

<p>Coupled with this release is an updated <a href="http://www.kolmann.at/philipp/linux/skype_action_handler/">action_handler</a> script by our long-time betatester Philipp Kolmann. You can see the details on how to configure your favourite browser <a href="http://share.skype.com/sites/linux/2006/08/making_skype_links_work.html">here</a>.</p>

<p>Give the version 2.1.0.47 a go and send your feedback to our <span class="caps">JIRA, </span>comments to this post and to our forums.</p>

<p>As this is a public beta we are eagerly awaiting your constructive feedback. Enjoy!<br />
- The Linux Team.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2009/08/skype_for_linux_21_beta.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux: a status update</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/64NHdHZhgEo/skype_for_linux_an_update.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=29371" title="Skype for Linux: a status update" />
    <id>tag:share.skype.com,2009:/sites/linux//23.29371</id>
    
    <published>2009-07-31T11:37:52Z</published>
    <updated>2009-07-31T13:11:51Z</updated>
    
    <summary><![CDATA[A quick status update for all of you out there longing for news: I&rsquo;ve been struggling with getting PulseAudio support to work on a range of different server versions &ndash; it wasn&rsquo;t that simple. Suffice to say, different pulseaudio versions...]]></summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
        <category term="Development" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="Skype for Linux" src="http://share.skype.com/sites/linux/2009/07/31/Skype%20for%20Linux.png" width="192" height="267" class="mt-image-right" style="float: right; margin: 0 0 20px 20px;" /></span>A quick status update for all of you out there longing for news:</p>

<ul><li>I&rsquo;ve been struggling with getting PulseAudio support to work on a range of different server versions &ndash; it wasn&rsquo;t that simple. Suffice to say, different pulseaudio versions fail differently. We&rsquo;re planning to support down to <a href="http://pulseaudio.org/milestone/0.9.10">0.9.10</a>, but my suggestion is: if you want good sound &ndash; upgrade to <a href="http://pulseaudio.org/milestone/0.9.15">0.9.15</a> at least.</li>
<li>The video is now working, but there are a few corner cases we want to weed out before releasing.</li>
<li>UI work is finished for this release and no additional work is planned in this area so far.</li></ul>

<p>I know many of you have been waiting for a while for this news &ndash; I can&rsquo;t make any promises about when it&rsquo;ll be released, but watch this blog for further updates.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2009/07/skype_for_linux_an_update.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux updates</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/i5013US2LXM/skype_for_linux_updates.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=18281" title="Skype for Linux updates" />
    <id>tag:share.skype.com,2009:/sites/linux//23.18281</id>
    
    <published>2009-01-23T16:32:28Z</published>
    <updated>2009-01-23T16:46:32Z</updated>
    
    <summary>It's been a while since we last checked in to report on our progress with Skype for Linux, and I'm sorry to have kept you in the dark. Here are some of the things we've been up to: We've completely...</summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
        <category term="Development" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>It's been a while since we last checked in to report on our progress with Skype for Linux, and I'm sorry to have kept you in the dark.</p>

<p>Here are some of the things we've been up to:</p>

<ul>
<li>We've completely rewritten the audio library, and have spent considerable effort transforming the existing audio code into a form more suitable for Skype. We've also fixed some compatibility issues with Bluetooth headsets.</li>
<li>We're also making substantial changes to the video library. We're working to make it more stable and compatible with more webcams and X video modes.</li>
<li>There is work underway to adopt some of the user interface improvements from Skype 4.0 for Windows, like the active conversations tab. We're also considering adding the full-screen default view found in Skype 4.0 for Windows. Of course, this is still under development, but our goal is  to create an easier to use interface that requires fewer clicks to accomplish the most common tasks.</li>
<li>We're also trying to be friendlier to more operating systems, in particular FreeBSD and OpenSolaris. While there is still no support for 64-bit Linux, we hope to add this during 2009.</li>
<li>We've expanded our Linux team by hiring more skilled Linux/Qt developers, and we have more Linux vacancies to fill during the first few months of this year.</li>
</ul>

<p>Just to reassure you - Skype for Linux is definitely not dead. Stay tuned for more developments <img src="http://download.skype.com/share/emoticons/0100-smile.png" alt=":)" /></p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2009/01/skype_for_linux_updates.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux Team Updates</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/do1m7nfHEc4/linux_team_updates.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=13391" title="Skype for Linux Team Updates" />
    <id>tag:share.skype.com,2008:/sites/linux//23.13391</id>
    
    <published>2008-09-05T13:10:36Z</published>
    <updated>2008-09-05T14:38:27Z</updated>
    
    <summary>Some of you may have noticed things have been a bit quiet in regards to Skype for Linux lately. I wanted to take this time to give you all an update of what the Linux team have been working on...</summary>
    <author>
        <name>Ryan</name>
        <uri>http://ryanhunt.net/</uri>
    </author>
    
        <category term="Development" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Some of you may have noticed things have been a bit quiet in regards to Skype for Linux lately. I wanted to take this time to give you all an update of what the Linux team have been working on since our last release. </p>

<ol>
<li><b>MID</b></li>
<p>Mobile devices such as <a href="http://en.wikipedia.org/wiki/Mobile_Internet_Device">Mobile Internet Devices</a> (MID) and <a href="http://en.wikipedia.org/wiki/Netbook">NetBooks</a> are the future for Linux. Since the launch of the <a href="http://eeepc.asus.com">ASUS Eee PC</a>, demand for Linux has never been stronger. We've been working very hard to build a next-generation Linux client specifically tailored to devices with small screens (such as the Eee PC) and those with no keyboards or mice - such as MIDs. The Linux team's desk has transformed over the past year from having messy desks covered in desktop PCs to messy desks covered in mobile devices. Here are some screenshots of what we've been working on:</p>

<p><center><a href="http://flickr.com/photos/30090379@N05/2830682974/"><img border=0 src="http://farm4.static.flickr.com/3109/2830682974_52ba674ed4.jpg?v=0"></a></center>
<center><b><u><i>Please note this image may not reflect final release, subject to change.</u></i></b></center></p>

<p><center><a href="http://flickr.com/photos/30090379@N05/2829847279/"><img border=0 src="http://farm4.static.flickr.com/3055/2829847279_127ccf0fdc.jpg?v=0"></a></center>
<center><i><u><b>Please note this image may not reflect final release, subject to change.</i></u></b></center>
</p>

<p></p>

<li><b>Better Audio Quality</b></li>
<p>We've had some of the Linux team move over to our Audio team where they will be focusing completely on improving the audio engine used on Skype for Linux, and how it interfaces with the Sound Systems used on Linux. We want to ensure that you have the best audio experience possible on all platforms, regardless if you pay for Skype (or your Operating System for that matter!) or not. </p>

<li><b>SMS</b></li>
<p>Thanks to one of our (very) excellent Beta testers, <a href="http://www.kolmann.at/philipp/">Philipp Kolmann</a> has written a <a href="http://www.kolmann.at/philipp/linux/skysentials/">plug-in for Skype for Linux that enables you to send SMS</a> with Skype 2.0 for Linux. We love this plug-in but we're working to include SMS into the Skype client on Linux to ensure that people on Linux get the same great experience as that on other platforms. </p>

<li><b>Hiring!</b></li>
<p>Can you write <a href="http://trolltech.com/products/qt/">Qt</a>? Do you love Linux? Maybe Skype's the place for you - <a href="http://jobs.skype.com/2006/06/linux_ui_developer.html">We're hiring</a>. Apply over at <a href="http://jobs.skype.com">jobs.skype.com</a> or get in contact.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2008/09/linux_team_updates.html</feedburner:origLink></entry>

<entry>
    <title>Skype 2.0 for Linux - Seeing is believing</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/DKjUJEwgtkY/skype_20_for_linux_gold_seeing_is_b.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=5431" title="Skype 2.0 for Linux - Seeing is believing" />
    <id>tag:share.skype.com,2008:/sites/linux//23.5431</id>
    
    <published>2008-03-13T16:19:29Z</published>
    <updated>2008-03-13T16:24:06Z</updated>
    
    <summary>So here it is: video. Today we're proud to announce the general release of video calls in Skype 2.0 for Linux. As you may already know, the best things in life are often free and now you can make (and...</summary>
    <author>
        <name>Ryan</name>
        <uri>http://ryanhunt.net/</uri>
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>So here it is: video. </p>

<p>Today we're proud to announce the general release of video calls in Skype 2.0 for Linux. As you may already know, the best things in life are often free and now you can make (and receive) free, great quality video calls on Linux. </p>

<p>I thought long and hard about what I could say about this release. But you know the adage, "Seeing Skype 2.0 for Linux is worth a thousand words." So I'm keeping this short and to the point. <a href="http://www.skype.com/download/skype/linux/">Download it now</a> to see (and hear) for yourself. Skype 2.0 for Linux builds upon the ground foundation of our previous release and adds the feature you've all been asking for - video.</p>

<center><img alt="skypelinux_video.png" src="http://share.skype.com/sites/linux/skypelinux_video.png" width="223" height="224" /></center>

<p>We didn't just stop there. We fixed hundreds of bugs, improved audio quality and made Skype that much easier to use. This version is now available in 20 languages (including English), so thanks to all our translators! </p>

<p>Read the full release notes and find out more about the release over on <a href="https://developer.skype.com/LinuxSkype/ReleaseNotes">developer.skype.com</a></p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2008/03/skype_20_for_linux_gold_seeing_is_b.html</feedburner:origLink></entry>

<entry>
    <title>Skype 2.0 beta Update: X Marks the Spot</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/mlWZo9dVJu8/skype_20_beta_update_x_marks_t.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=5277" title="Skype 2.0 beta Update: X Marks the Spot" />
    <id>tag:share.skype.com,2008:/sites/linux//23.5277</id>
    
    <published>2008-02-06T15:50:22Z</published>
    <updated>2008-02-28T16:52:12Z</updated>
    
    <summary>Today we released an updated Beta version of Skype 2.0 for Linux with Video. Download it now Many historians foretold of the moment when X would mark the spot on a map. Today, I can happily tell you that we...</summary>
    <author>
        <name>Ryan</name>
        <uri>http://ryanhunt.net/</uri>
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Today we released an updated Beta version of Skype 2.0 for Linux with Video. <a href="http://www.skype.com/go/downloading-beta">Download it now</a></p>

<p>Many historians foretold of the moment when X would mark the spot on a map.  Today, I can happily tell you that we have found the X on our development roadmap, and underneath lies a treasure previously unattainable to some - Video.</p>

<p>In less metaphoric terms, this means that our users who experienced a 'black' window if they didn't start video first in a call will now be able to see.</p>

<p>And in slightly more technical terms, we've added support for non-accelerated X11 overlay output to the client, in addition to the already well-supported Xv overlay output method.</p>

<p>Another requested feature of this release is debug output on the console for video-related errors, which should help some of our technically-minded users isolate problems related to video capturing and overlay output.</p>

<p>As usual, there are a slew of bugfixes included so please read over the <a href="https://developer.skype.com/LinuxSkype">full release notes</a> for more details.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2008/02/skype_20_beta_update_x_marks_t.html</feedburner:origLink></entry>

<entry>
    <title>Skype 2.0 beta for Linux: the Great Revolution</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/dG6Em-RAD54/skype_20_beta_for_linux_with_video.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=4940" title="Skype 2.0 beta for Linux: the Great Revolution" />
    <id>tag:share.skype.com,2007:/sites/linux//23.4940</id>
    
    <published>2007-11-07T14:12:28Z</published>
    <updated>2007-11-07T16:46:27Z</updated>
    
    <summary>A great time is upon us. A time of change. A time of revolution. In the past, we have struggled in a world of glass panes and fruits. Forbidden from seeing the world around us. Denied the possibility of showing...</summary>
    <author>
        <name>Ryan</name>
        <uri>http://ryanhunt.net/</uri>
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>A great time is upon us. A time of change. A time of revolution.</p>

<p>In the past, we have struggled in a world of glass panes and fruits. Forbidden from seeing the world around us. Denied the possibility of showing who we are. But today, our eyes open. We're not afraid to see, and we're not afraid to show ourselves. </p>

<p>This is a time of excitement. And a time to share our happiness, our sadness, our anger and our love. <b>For video has arrived to Skype for Linux. </b></p>

<center><img alt="skypelinux_video.png" src="http://share.skype.com/sites/linux/skypelinux_video.png" width="223" height="224" /></center>

<p>This release is not just a revolution for us in Linux, but a revolution for the Skype world at large. No longer are we, the people of Linux, prevented from socialising in the same way as our peers.</p>

<p>So join us. <a href="http://www.skype.com/go/downloading-beta">By downloading Skype 2.0 beta for Linux today.</a></p>

<p>Read on <a href="https://developer.skype.com/LinuxSkype">developer.skype.com</a> for more technical information about this release.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/11/skype_20_beta_for_linux_with_video.html</feedburner:origLink></entry>

<entry>
    <title>Skype 1.4 for Linux is here!</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/oRhINYrIUq8/skype_14_for_linux_final_is_released.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=4779" title="Skype 1.4 for Linux is here!" />
    <id>tag:share.skype.com,2007:/sites/linux//23.4779</id>
    
    <published>2007-10-04T14:45:48Z</published>
    <updated>2007-10-04T18:11:18Z</updated>
    
    <summary>Following in the footsteps of the Great Cucumber and The Salad Sandwich comes Panacea, the Greek goddess of cures. That's the codename for our latest Linux release, which went public today as Skype 1.4 for Linux. Download it here. We're...</summary>
    <author>
        <name>Ryan</name>
        <uri>http://ryanhunt.net/</uri>
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Following in the footsteps of the Great Cucumber and The Salad Sandwich comes Panacea, the Greek goddess of cures. That's the codename for our latest Linux release, which went public today as Skype 1.4 for Linux. </p>

<center><a href="http://www.skype.com/download/skype/linux/">Download it here.</a></center>

<p>We're very proud of our shiny new release and highly recommend you give it a shot. We tried our best to create a client that you will enjoy. Which is why it's been written by long-time Linux users for Linux users. And we had our team of turtleneck-wearing designers work hard on the lovely interface you see today. The latest version took its shape based on the feedback and bug reports we get from you via the blogs, forums and our public bug tracker. </p>

<p>Skype 1.4 for Linux is all about creating a solid foundation on which we can build upon. It's super-easy to install with packages that are designed and tested for your distribution. We've made calling much easier and the interface much clearer. And we've introduced some great features such as the new streamlined file-transfer manager, birthday reminders and call forwarding, so you can take that Skype call when you're away from the computer. </p>

<p>Finally, make no mistake about it: under the hood, Skype 1.4 for Linux has the same great audio quality and solid Skype technology that exists in Skype 2.6+ for Mac and Skype 3.2+ for Windows. </p>

<p>Enjoy!</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/10/skype_14_for_linux_final_is_released.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux 1.4 Beta Update: Salad Sandwich</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/LDGLqEILveo/skype_for_linux_14_beta_update.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=4429" title="Skype for Linux 1.4 Beta Update: Salad Sandwich" />
    <id>tag:share.skype.com,2007:/sites/linux//23.4429</id>
    
    <published>2007-08-01T13:54:43Z</published>
    <updated>2007-08-01T16:39:29Z</updated>
    
    <summary>Hello again! Here we are with your fresh Salad Sandwich. Sorry if the lettuce around the edges is a bit cold, but we've had it in the fridge for a couple of weeks (yes, this release came a little late)....</summary>
    <author>
        <name>Andrew</name>
        
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Hello again!  Here we are with your fresh Salad Sandwich.  Sorry if the lettuce around the edges is a bit cold, but we've had it in the fridge for a couple of weeks (yes, this release came a little late).  Fear not, however, as it has not gone stale.  This sandwich includes a whole bunch of changes, even more than the first beta release.</p>

<p>First up, animated emoticons have been improved greatly and now perform better than they did on any previous Linux Skype release.</p>

<p>Equally important however, are changes to the audio volume level handling.  Skype will now attempt to automatically adjust your microphone capture volume if it detects that you're too loud or quiet during the call.   Along with these changes also came better support for some USB audio devices that run at non-standard bitrates.</p>

<p>Some other useful features to boot in this release are the ability to start Skype minimized, hide offline users, and Quickfilter searching through historical events.  We also now have proper RPM packages for SuSE and Mandriva.</p>

<p>There really have been a huge number of feature enhancements, changes and bugfixes in this release, so I strongly suggest reading the <a href="https://developer.skype.com/LinuxSkype/#head-7e4099a532f85b51fa796311bf697307fa1de178">full changelog</a> for details.  A number of people will notice their bugs in <a href="https://developer.skype.com/jira/browse/SCL">the public bugtracking system</a> fixed.  If you know of a bug that still isn't fixed, please be sure to check for them.  If they exist, vote/watch the bug.  If they don't exist, create them.  You can also <a href="http://forum.skype.com/index.php?showforum=18">discuss any issues you're experiencing on our forum</a>.</p>

<p><a href="http://www.skype.com/download/skype/linux/">Download Skype 1.4.0.94 - Salad Sandwich</a></p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/08/skype_for_linux_14_beta_update.html</feedburner:origLink></entry>

<entry>
    <title>Skype for Linux 1.4 Beta: The Great Cucumber</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/WpEixQFv0TE/skype_for_linux_14_beta.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=4210" title="Skype for Linux 1.4 Beta: The Great Cucumber" />
    <id>tag:share.skype.com,2007:/sites/linux//23.4210</id>
    
    <published>2007-06-14T15:31:28Z</published>
    <updated>2007-06-14T15:41:22Z</updated>
    
    <summary>The releases continue to roll out nicely, and another few weeks after the last Alpha update, here we are with our Beta, the Great Cucumber! Visit the download page This release is also a milestone for us, as it is...</summary>
    <author>
        <name>Andrew</name>
        
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>The releases continue to roll out nicely, and another few weeks after the last Alpha update, here we are with our Beta, the Great Cucumber!</p>

<p><a href="http://www.skype.com/download/skype/linux/">Visit the download page</a></p>

<p>This release is also a milestone for us, as it is the natural successor to Linux 1.3 and is the first time we've created packages for 1.4.  You can also find it via the public download site, so everybody is invited to enjoy the goodness of 1.4.</p>

<p>The big news of this release is the support of glibc 2.3 systems.  What this means is that Skype 1.4 will now run on some older systems without upgrading the base system.  This includes a fair few distributions out there, based on the feedback we received from 1.4 Alpha.</p>

<p>More good news - emoticons are back!  Yup!  Animated and static emoticons are back in Skype for Linux.  By default, animated emoticons are currently disabled due to some CPU usage concerns, however you can re-enable them in the Options dialog.</p>

<p>Also, we have a new feature for the Linux platform.  Call Forwarding!  If you have SkypeOut credit, you can now setup a phone number to have calls forwarded to when you are not at your PC.  The cost of the call being forwarded to you is charged at Skype standard rates.  Skype does not need to be running for call forwarding to take place, making it ideal whilst travelling.</p>

<p>We've also finally cleaned up all the serious issues affecting Qt 4.3.0 adoption, and now that Qt 4.3.0 is stable, Skype 1.4 is also ready for it.</p>

<p>We're still committed to regular updates, and you should see an updated beta within the next month with even more bugfixes, so <a href="https://developer.skype.com/jira/browse/SCL">keep those bug reports coming in</a> and <a href="http://forum.skype.com/index.php?showforum=18">discuss if you're having any issues on our forums</a>.   After the next release, our direction will become extremely focussed on a much requested feature, video!  Stay tuned!</p>

<p><a href="http://www.skype.com/download/skype/linux/">Visit the download page</a></p>]]>
        <![CDATA[<p>By the way, if you're reading on, you're probably curious about the name, The Great Cucumber.  This was a name that we, the developers, came up with to represent the feelings of the Skype for Linux community.</p>

<p>Everybody is expecting a great child out of the Linux project, and this child is coming.  In ancient Roman times, the pregnant women and midwives would wear cucumbers around their waist to signify the upcoming birth, which would be discarded once the baby was born.  In Skype for Linux's case, everybody is waiting either for 1.4 Gold or a video release, and in the meantime, we offer you this Great Cucumber to hold on to until the child is born.</p>]]>
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/06/skype_for_linux_14_beta.html</feedburner:origLink></entry>

<entry>
    <title>Linux 1.4 Alpha Update</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/H_imvJyYpw8/linux_14_alpha_update.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=4050" title="Linux 1.4 Alpha Update" />
    <id>tag:share.skype.com,2007:/sites/linux//23.4050</id>
    
    <published>2007-05-23T11:47:10Z</published>
    <updated>2007-05-23T14:48:33Z</updated>
    
    <summary>Well, here we are a few weeks later and as promised, we have another release for you. This is an update to our Alpha release, and includes a few features missing from the first release as well as numerous bugfixes....</summary>
    <author>
        <name>Andrew</name>
        
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Well, here we are a few weeks later and as promised, we have another release for you.</p>

<p>This is an update to our Alpha release, and includes a few features missing from the first release as well as numerous bugfixes.</p>

<p>Some of the highlights of this release (with regards missing features from 1.3) are the ability to create a new Skype account, Emoticons in Chat, Dialpad, Technical Call Info, and access to the Skype API via X11 and D-BUS.</p>

<p>You can also find in this release the first birthday reminders on the Linux platform, which not only tells you about birthdays today, but also for the next couple of days, giving you a chance to plan some last minute gift ideas and celebrations for your friends.</p>

<p>A number of bugs reported have also been fixed, but we want to ask you to <a href="https://developer.skype.com/jira/browse/SCL">keep those bug reports coming via our Jira development system</a>.  This bug reporting system allows <em>you</em> to keep track of bugs that affect you personally.  You can also watch bugs and be e-mailed about comments and changes of bugs.</p>

<p>We've also worked around some of the problems affecting Qt 4.3.0 early users, however we should still note that there are still some outstanding issues related to usage of Qt 4.3.0.  Unless you need to upgrade for other applications, we recommend sticking to Qt 4.2.2 or a patched version of 4.2.3 for now.</p>

<p>Stay tuned!  There'll be another release in another few weeks with more changes and fixes, as well as a couple of new features.</p>

<p>[Download Skype for Linux 1.4 Alpha](https://developer.skype.com/LinuxSkype)</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/05/linux_14_alpha_update.html</feedburner:origLink></entry>

<entry>
    <title>Linux 1.4: Panacea</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/CfRKUSpf3t4/linux_14_panacea.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=3916" title="Linux 1.4: Panacea" />
    <id>tag:share.skype.com,2007:/sites/linux//23.3916</id>
    
    <published>2007-05-02T12:12:30Z</published>
    <updated>2007-05-02T14:30:29Z</updated>
    
    <summary>&gt; Patience is a high virtue. &gt; -- Chaucer. &gt; To all our most faithful users. &gt; -- Berkus &amp; Andy. We're again close to our mother nature birth cycle - nine months between 1.2 and 1.3 and seven months...</summary>
    <author>
        <name>Andrew</name>
        
    </author>
    
        <category term="New betas and releases" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>> Patience is a high virtue.<br />
> -- Chaucer.</p>

<p>> To all our most faithful users.<br />
> -- Berkus & Andy.</p>

<p>We're again close to our mother nature birth cycle - nine months between 1.2 and 1.3 and seven months between 1.3 and 1.4. But this early born is an Alpha version, so we will take our two months to make it a real cute baby.</p>

<p>A few sad things before we jump on. This release doesn't have the much anticipated Video and SMS functionality, and there is a reason for it. As our regular readers know, 1.4 is a big rewrite. And it took us some time to learn new things and get them done right. About two months more than we expected, which is not too bad for the software industry. We learned a lot during these months and are happy to provide you with our best ideas, solidly implemented.</p>

<p>The release cycle has also changed and beginning with this release, we expect to release a new version every few weeks until we go Gold, and then some more. We're also seeking more of your involvement too, our users. There is a [public bugtracker](https://developer.skype.com/jira/browse/SCL), where you can report bugs you found and check their status. Of course, before Skype for Linux becomes beta version you should be prepared to take some risks when running it, as it may break things and probably will. But you wanted the bleeding shiny edge, didn't you?</p>

<p>More bright news - this Linux version is on par with Windows 3.2 and Mac 2.6 releases with regards to audio quality. Better device detection, ALSA plugins support and overall improved audio quality was our primary aim for this rewrite (not counting the obvious UI improvements).</p>

<p>There are several other things I would like to direct your attention to, for example, the new File Transfers window. I will highlight most interesting of them in following blog posts, with screenshots and tips.</p>

<p>After this release has passed into beta stages, our next goal will be to implement video features, and this is not too far off. This is radio SKYP, stay tuned for more fun!</p>

<p>You can get the new version via the link below. The page contains a few things you really want to know about this release, so please read it carefully.</p>

<p>We MEAN it. Everyone says "Yeah blah-blah, who reads manuals?", but if you want your Skype to be alive and healthy - read up the documentation and follow the advice.</p>

<p>[Download Skype for Linux 1.4 Alpha](https://developer.skype.com/LinuxSkype)</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/05/linux_14_panacea.html</feedburner:origLink></entry>

<entry>
    <title>Sounds of the shuttle</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/SkypeForLinux/~3/dW6M-gQNF64/sounds_of_the_shuttle.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://share.skype.com/cgi/mt/mt-atom.cgi/weblog/blog_id=23/entry_id=3679" title="Sounds of the shuttle" />
    <id>tag:share.skype.com,2007:/sites/linux//23.3679</id>
    
    <published>2007-03-19T13:03:52Z</published>
    <updated>2007-03-19T13:06:52Z</updated>
    
    <summary>Last weekend wasn't really restful this time. Four flights, three countries, two read books, one expired visa. Up until now all KDE developers were just abstract nicknames to me, and this is where it started getting real - at the...</summary>
    <author>
        <name>Berkus</name>
        
    </author>
    
        <category term="Development" />
    
    <content type="html" xml:lang="en" xml:base="http://share.skype.com/sites/linux/">
        <![CDATA[<p>Last weekend wasn't really restful this time.</p>

<p>Four flights, three countries, two read books, one expired visa.</p>

<p>Up until now all KDE developers were just abstract nicknames to me, and this is where it started getting real - at the hackathon.</p>

<p>The atmosphere was very inspiring and thought-provoking (including the beer <img src="http://download.skype.com/share/emoticons/0110-tongueout.png" alt=":P" />).</p>

<p>We discussed the present and went on for planning the future, and were doing it for two days in a row. It was a pleasure to meet such bright people and exchange ideas with them.</p>

<p>There is a picture of almost all participants on [basysblog](http://basysblog.org/index.php/archives/decibel-hackathon).</p>

<p>What this means for Skype? This means we will try to support Telepathy and Decibel as much as we can, and certainly keep our minds open about desktop integration this way.</p>]]>
        
    </content>
<feedburner:origLink>http://share.skype.com/sites/linux/2007/03/sounds_of_the_shuttle.html</feedburner:origLink></entry>

</feed>
