<?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: Nokia LGPLed Qt</title>
	<atom:link href="http://www.rojtberg.net/190/nokia-lgpled-qt/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojtberg.net/190/nokia-lgpled-qt/</link>
	<description>Technical Blog of Pavel Rojtberg</description>
	<lastBuildDate>Thu, 02 Feb 2012 02:15:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Qt sous licence LGPL &#124; Le site de vetetix</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-1026</link>
		<dc:creator>Qt sous licence LGPL &#124; Le site de vetetix</dc:creator>
		<pubDate>Sun, 15 Aug 2010 12:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-1026</guid>
		<description>[...] libres, c&#8217;est la mise sous licence LGPL du framework Qt. Ils en parlent un peu partout sur les blogs et les  sites d&#8217;info technologique (pfiou, c&#8217;est dur de faire tout plein de liens [...]</description>
		<content:encoded><![CDATA[<p>[...] libres, c&#8217;est la mise sous licence LGPL du framework Qt. Ils en parlent un peu partout sur les blogs et les  sites d&#8217;info technologique (pfiou, c&#8217;est dur de faire tout plein de liens [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qt sous licence LGPL &#124; Le blog de vetetix</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-812</link>
		<dc:creator>Qt sous licence LGPL &#124; Le blog de vetetix</dc:creator>
		<pubDate>Tue, 29 Jun 2010 22:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-812</guid>
		<description>[...] libres, c&#8217;est la mise sous licence LGPL du framework Qt. Ils en parlent un peu partout sur les blogs et les  sites d&#8217;info technologique (pfiou, c&#8217;est dur de faire tout plein de liens [...]</description>
		<content:encoded><![CDATA[<p>[...] libres, c&#8217;est la mise sous licence LGPL du framework Qt. Ils en parlent un peu partout sur les blogs et les  sites d&#8217;info technologique (pfiou, c&#8217;est dur de faire tout plein de liens [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-302</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-302</guid>
		<description>ah, ok. Such a library will not be much different than where we are today, since it would have to support both the GTK and the Qt functionality and this is basically what qtlibs provide.
But if they share more code &quot;qtlibs&quot; will smaller and it will also make it easier to agree on a common theming specification.
So in the end you should not see any difference as a user...</description>
		<content:encoded><![CDATA[<p>ah, ok. Such a library will not be much different than where we are today, since it would have to support both the GTK and the Qt functionality and this is basically what qtlibs provide.<br />
But if they share more code &#8220;qtlibs&#8221; will smaller and it will also make it easier to agree on a common theming specification.<br />
So in the end you should not see any difference as a user&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simpsus</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-301</link>
		<dc:creator>simpsus</dc:creator>
		<pubDate>Wed, 14 Jan 2009 18:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-301</guid>
		<description>I know the first one and the second one does not seem to have any releases yet, but as far as I understand this is a different approach. They are building a theme that makes qt apps look like gtk. What I mean is an engine (library) that can run both. In other words: If you want to run amarok in gnome, you have to install only amarok, not qtlibs as well (and half of kde, but thats another story)</description>
		<content:encoded><![CDATA[<p>I know the first one and the second one does not seem to have any releases yet, but as far as I understand this is a different approach. They are building a theme that makes qt apps look like gtk. What I mean is an engine (library) that can run both. In other words: If you want to run amarok in gnome, you have to install only amarok, not qtlibs as well (and half of kde, but thats another story)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavel</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-300</link>
		<dc:creator>Pavel</dc:creator>
		<pubDate>Wed, 14 Jan 2009 15:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-300</guid>
		<description>yeah I indeed forgot to mention the topic inside the post :D

what exactly do you mean by &quot;gtk engine running qt code&quot;? There are already engines which try to map one API to another:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://gtk-qt.ecs.soton.ac.uk/screenshots.php&quot; rel=&quot;nofollow&quot;&gt;map GTK to Qt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://code.google.com/p/qgtkstyle/&quot; rel=&quot;nofollow&quot;&gt;map Qt to GTK&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

but what I expect is that both codebases will be merged into one over time...</description>
		<content:encoded><![CDATA[<p>yeah I indeed forgot to mention the topic inside the post <img src='http://www.rojtberg.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>what exactly do you mean by &#8220;gtk engine running qt code&#8221;? There are already engines which try to map one API to another:</p>
<ul>
<li><a href="http://gtk-qt.ecs.soton.ac.uk/screenshots.php" rel="nofollow">map GTK to Qt</a></li>
<li><a href="http://code.google.com/p/qgtkstyle/" rel="nofollow">map Qt to GTK</a></li>
</ul>
<p>but what I expect is that both codebases will be merged into one over time&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simpsus</title>
		<link>http://www.rojtberg.net/190/nokia-lgpled-qt/comment-page-1/#comment-299</link>
		<dc:creator>simpsus</dc:creator>
		<pubDate>Wed, 14 Jan 2009 13:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojtberg.net/?p=190#comment-299</guid>
		<description>I think your post is missing a paragraph. The one where Qt is actually released as LGPL.
Another issue: I have always wondered why there is no such thing like a gtk engine beeing able to run qt code (or vice versa). Now I understand that this is because of the deep deep differences and not beeing able to share code. Do you think that such an engine is now 
a) possible and b) probable?</description>
		<content:encoded><![CDATA[<p>I think your post is missing a paragraph. The one where Qt is actually released as LGPL.<br />
Another issue: I have always wondered why there is no such thing like a gtk engine beeing able to run qt code (or vice versa). Now I understand that this is because of the deep deep differences and not beeing able to share code. Do you think that such an engine is now<br />
a) possible and b) probable?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

