<?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 for A better sounding world</title>
	<atom:link href="http://voices.canonical.com/david.henningsson/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://voices.canonical.com/david.henningsson</link>
	<description></description>
	<lastBuildDate>Fri, 19 Apr 2013 18:04:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on I ported my game to Ubuntu by konwhald</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-575</link>
		<dc:creator>konwhald</dc:creator>
		<pubDate>Fri, 19 Apr 2013 18:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-575</guid>
		<description>I want to try it! =)
 It looks really nice, and i was just searching for a little game for my Xubuntu Netbook n_n

 Thank you a lot!</description>
		<content:encoded><![CDATA[<p>I want to try it! =)<br />
 It looks really nice, and i was just searching for a little game for my Xubuntu Netbook n_n</p>
<p> Thank you a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by David Henningsson</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-541</link>
		<dc:creator>David Henningsson</dc:creator>
		<pubDate>Mon, 15 Apr 2013 01:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-541</guid>
		<description>I guess this is a fair point. I haven&#039;t considered &quot;LGPL-2&quot; and &quot;LGPL-3&quot; dual-licensing.

But looking at this matrix: http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility
...it seems okay to link LGPL-2 code to both LGPL-3 and GPL-3 code, so I don&#039;t really see any advantage of having the additional LGPL-3 license.

Looking more closely though, LGPL-2 seems to have a GPL-2+ clause, not a GPL-2 clause:

&lt;i&gt;You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.&lt;/i&gt;

...I&#039;m not seeing the same clause in LGPL-3 though, so maybe that&#039;s a better license then?</description>
		<content:encoded><![CDATA[<p>I guess this is a fair point. I haven&#8217;t considered &#8220;LGPL-2&#8243; and &#8220;LGPL-3&#8243; dual-licensing.</p>
<p>But looking at this matrix: <a href="http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility" rel="nofollow">http://www.gnu.org/licenses/gpl-faq.html#AllCompatibility</a><br />
&#8230;it seems okay to link LGPL-2 code to both LGPL-3 and GPL-3 code, so I don&#8217;t really see any advantage of having the additional LGPL-3 license.</p>
<p>Looking more closely though, LGPL-2 seems to have a GPL-2+ clause, not a GPL-2 clause:</p>
<p><i>You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices.</i></p>
<p>&#8230;I&#8217;m not seeing the same clause in LGPL-3 though, so maybe that&#8217;s a better license then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by David Henningsson</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-540</link>
		<dc:creator>David Henningsson</dc:creator>
		<pubDate>Mon, 15 Apr 2013 00:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-540</guid>
		<description>It was several years ago that I looked at Lazarus, the Freepascal IDE. And I&#039;m not sure exactly what advantages it would have brought to this particular project though? I could possibly have reused some code for creating the setup form, but the reasons for avoiding Freepascal would still apply if I worked with Lazarus, and I would have used another abstraction layer that does not even support GTK3 (according to Wikipedia).</description>
		<content:encoded><![CDATA[<p>It was several years ago that I looked at Lazarus, the Freepascal IDE. And I&#8217;m not sure exactly what advantages it would have brought to this particular project though? I could possibly have reused some code for creating the setup form, but the reasons for avoiding Freepascal would still apply if I worked with Lazarus, and I would have used another abstraction layer that does not even support GTK3 (according to Wikipedia).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by David Henningsson</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-539</link>
		<dc:creator>David Henningsson</dc:creator>
		<pubDate>Mon, 15 Apr 2013 00:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-539</guid>
		<description>That would be great! However, doing so requires an interested Debian Developer (or at least a Debian Maintainer), that can look after it and make sure the packaging is kept up-to-date with the Debian policy. Or at least review/sponsor my attempts to do so. I won&#039;t go ahead and try myself at this point, because it&#039;s difficult to get a sponsor (see http://wiki.debian.org/DebianMentorsFaq#Sponsored_Packages for more information).

There is of course nothing preventing somebody else to help out with this too on his/her own initiative. So if you or somebody else feel that they can contribute in this area I would be very interested to get in contact with that person!</description>
		<content:encoded><![CDATA[<p>That would be great! However, doing so requires an interested Debian Developer (or at least a Debian Maintainer), that can look after it and make sure the packaging is kept up-to-date with the Debian policy. Or at least review/sponsor my attempts to do so. I won&#8217;t go ahead and try myself at this point, because it&#8217;s difficult to get a sponsor (see <a href="http://wiki.debian.org/DebianMentorsFaq#Sponsored_Packages" rel="nofollow">http://wiki.debian.org/DebianMentorsFaq#Sponsored_Packages</a> for more information).</p>
<p>There is of course nothing preventing somebody else to help out with this too on his/her own initiative. So if you or somebody else feel that they can contribute in this area I would be very interested to get in contact with that person!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by ssam</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-534</link>
		<dc:creator>ssam</dc:creator>
		<pubDate>Sun, 14 Apr 2013 17:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-534</guid>
		<description>looks fun.

It sounds like you were not strictly opposed to LGPL-3, just worried that you don&#039;t know what LGPL-4 might bring. I&#039;d suggest that used &quot;LGPL-2 or LGPL-3&quot; as you licence. i.e. people can reuse it under the terms of one, or the other, whichever suits them best. This has the advantage that if one day someone wants to include some LGPL-3 compatible code in the future they will not be prevented. (there have been some awkward cases of GPL-2 programs having problems if a library they uses switches to GPL-3 only).</description>
		<content:encoded><![CDATA[<p>looks fun.</p>
<p>It sounds like you were not strictly opposed to LGPL-3, just worried that you don&#8217;t know what LGPL-4 might bring. I&#8217;d suggest that used &#8220;LGPL-2 or LGPL-3&#8243; as you licence. i.e. people can reuse it under the terms of one, or the other, whichever suits them best. This has the advantage that if one day someone wants to include some LGPL-3 compatible code in the future they will not be prevented. (there have been some awkward cases of GPL-2 programs having problems if a library they uses switches to GPL-3 only).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by Ricardo Consolo</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-532</link>
		<dc:creator>Ricardo Consolo</dc:creator>
		<pubDate>Sun, 14 Apr 2013 14:25:01 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-532</guid>
		<description>Great post and thanks for sharing your way to update the project. Have you considered Lazarus?</description>
		<content:encoded><![CDATA[<p>Great post and thanks for sharing your way to update the project. Have you considered Lazarus?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by Dennis</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-531</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Sun, 14 Apr 2013 13:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-531</guid>
		<description>Nice guide :) Good initiative!</description>
		<content:encoded><![CDATA[<p>Nice guide <img src='http://voices.canonical.com/david.henningsson/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Good initiative!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I ported my game to Ubuntu by foo</title>
		<link>http://voices.canonical.com/david.henningsson/2013/04/14/i-ported-my-game-to-ubuntu/#comment-529</link>
		<dc:creator>foo</dc:creator>
		<pubDate>Sun, 14 Apr 2013 11:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=257#comment-529</guid>
		<description>Please put it into the main Debian (and Ubuntu) archive!</description>
		<content:encoded><![CDATA[<p>Please put it into the main Debian (and Ubuntu) archive!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upcoming changes to the Intel HDA drivers by David Henningsson</title>
		<link>http://voices.canonical.com/david.henningsson/2013/01/18/upcoming-changes-to-the-intel-hda-drivers/#comment-484</link>
		<dc:creator>David Henningsson</dc:creator>
		<pubDate>Sat, 26 Jan 2013 03:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=227#comment-484</guid>
		<description>Hi Jörn,
Thanks for testing - could you please provide your alsa-info too? https://wiki.ubuntu.com/Audio/AlsaInfo</description>
		<content:encoded><![CDATA[<p>Hi Jörn,<br />
Thanks for testing &#8211; could you please provide your alsa-info too? <a href="https://wiki.ubuntu.com/Audio/AlsaInfo" rel="nofollow">https://wiki.ubuntu.com/Audio/AlsaInfo</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upcoming changes to the Intel HDA drivers by Jörn</title>
		<link>http://voices.canonical.com/david.henningsson/2013/01/18/upcoming-changes-to-the-intel-hda-drivers/#comment-454</link>
		<dc:creator>Jörn</dc:creator>
		<pubDate>Wed, 23 Jan 2013 22:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://voices.canonical.com/david.henningsson/?p=227#comment-454</guid>
		<description>I tried it again and now it works. Speaker, headphone and built-in microphone array work as before. Jack detection is not functional, also as before.</description>
		<content:encoded><![CDATA[<p>I tried it again and now it works. Speaker, headphone and built-in microphone array work as before. Jack detection is not functional, also as before.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
