<?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: Why Mono/Gtk+/glib?</title>
	<atom:link href="http://zbowling.com/blog/2005/04/04/why-monogtkglib/feed/" rel="self" type="application/rss+xml" />
	<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/</link>
	<description>Human Code Generator</description>
	<pubDate>Fri, 08 Aug 2008 00:24:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Danny Milosavljevic</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-890</link>
		<dc:creator>Danny Milosavljevic</dc:creator>
		<pubDate>Tue, 02 May 2006 19:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-890</guid>
		<description>Hah, here I'm writing a comment after a year of inactivity. Probably vanishes in a black hole.

Finn:
You said 'But can you stop (evil) companies or individuals from “looking at” GPL-ed source code, and use it for “inspiration” when creating theire own closed-source-monster-software?'

Well, let them look, let them copy, whatever. They'll be busy copying and we will we waay ahead once they are done.

&#62;Another thing, who sues on GPL-s behalf anyway? 

"On GPL's behalf"? GPL is no legal entity, if you write GPLed software and someone tries to take away your freedom, you have to defend yourself. 
However, if you transmit ownership to the FSF, the FSF will defend it.

Around here, old-style companies are reeeeeally careful whether to use GPLed packages in their non-GPL-compatible products.

And bad publicity like that could kill one commercially very fast.</description>
		<content:encoded><![CDATA[<p>Hah, here I&#8217;m writing a comment after a year of inactivity. Probably vanishes in a black hole.</p>
<p>Finn:<br />
You said &#8216;But can you stop (evil) companies or individuals from “looking at” GPL-ed source code, and use it for “inspiration” when creating theire own closed-source-monster-software?&#8217;</p>
<p>Well, let them look, let them copy, whatever. They&#8217;ll be busy copying and we will we waay ahead once they are done.</p>
<p>&gt;Another thing, who sues on GPL-s behalf anyway? </p>
<p>&#8220;On GPL&#8217;s behalf&#8221;? GPL is no legal entity, if you write GPLed software and someone tries to take away your freedom, you have to defend yourself.<br />
However, if you transmit ownership to the FSF, the FSF will defend it.</p>
<p>Around here, old-style companies are reeeeeally careful whether to use GPLed packages in their non-GPL-compatible products.</p>
<p>And bad publicity like that could kill one commercially very fast.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finn</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-197</link>
		<dc:creator>Finn</dc:creator>
		<pubDate>Wed, 06 Apr 2005 00:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-197</guid>
		<description>ops. mixup, should be: "GPL only seems less copy/past-able than BSD to me".</description>
		<content:encoded><![CDATA[<p>ops. mixup, should be: &#8220;GPL only seems less copy/past-able than BSD to me&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bjoern</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-196</link>
		<dc:creator>bjoern</dc:creator>
		<pubDate>Tue, 05 Apr 2005 15:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-196</guid>
		<description>&#62;but I was more refering to QT then anything else. QT is ether buy it or go full GPL.

i think Qt is a different think.
Qt is the only C++ GUI Toolkit and even more (a complete C++ framework) which runs native on mostly every platform.

I think this is a point were you can get a benefit out of it, either money or even better Free Software. Also compare with: http://www.gnu.org/licenses/why-not-lgpl.html

On Gtk+ general and Gtk# and mono specifically, it's a great Tookit for the Unix platform and has some cross-platform features but it don't always looks 100% natively on windows and don't run on MacOS without x-window. Also Gtk# has some competitors with windows.forms or java and there GUI Tookits.
So there the GPL would be a disadvantage and would lead people to non-free Software, therefore i think here the LGPL is a perfect solution.
But i wouldn't say the LGPL is always the best solution for libs. If the lib is something special which has no non-free competition, i think it's a good idea to use the GPL so that everyone can get something in return.</description>
		<content:encoded><![CDATA[<p>&gt;but I was more refering to QT then anything else. QT is ether buy it or go full GPL.</p>
<p>i think Qt is a different think.<br />
Qt is the only C++ GUI Toolkit and even more (a complete C++ framework) which runs native on mostly every platform.</p>
<p>I think this is a point were you can get a benefit out of it, either money or even better Free Software. Also compare with: <a href="http://www.gnu.org/licenses/why-not-lgpl.html" rel="nofollow">http://www.gnu.org/licenses/why-not-lgpl.html</a></p>
<p>On Gtk+ general and Gtk# and mono specifically, it&#8217;s a great Tookit for the Unix platform and has some cross-platform features but it don&#8217;t always looks 100% natively on windows and don&#8217;t run on MacOS without x-window. Also Gtk# has some competitors with windows.forms or java and there GUI Tookits.<br />
So there the GPL would be a disadvantage and would lead people to non-free Software, therefore i think here the LGPL is a perfect solution.<br />
But i wouldn&#8217;t say the LGPL is always the best solution for libs. If the lib is something special which has no non-free competition, i think it&#8217;s a good idea to use the GPL so that everyone can get something in return.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zbowling</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-195</link>
		<dc:creator>zbowling</dc:creator>
		<pubDate>Mon, 04 Apr 2005 16:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-195</guid>
		<description>Its very true we need GPL for applications, but I was more refering to QT then anything else. QT is ether buy it or go full GPL. I don't believe in something like that not being LGPL.</description>
		<content:encoded><![CDATA[<p>Its very true we need GPL for applications, but I was more refering to QT then anything else. QT is ether buy it or go full GPL. I don&#8217;t believe in something like that not being LGPL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Finn</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-194</link>
		<dc:creator>Finn</dc:creator>
		<pubDate>Mon, 04 Apr 2005 15:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-194</guid>
		<description>But can you stop (evil) companies or individuals from "looking at" GPL-ed source code, and use it for "inspiration" when creating theire own closed-source-monster-software? BSD only seems less Copy/Past-able than GPL to me. All it takes, is a little bit work to make the code look a bit different, as I see it.
Another thing, who sues on GPL-s behalf anyway?</description>
		<content:encoded><![CDATA[<p>But can you stop (evil) companies or individuals from &#8220;looking at&#8221; GPL-ed source code, and use it for &#8220;inspiration&#8221; when creating theire own closed-source-monster-software? BSD only seems less Copy/Past-able than GPL to me. All it takes, is a little bit work to make the code look a bit different, as I see it.<br />
Another thing, who sues on GPL-s behalf anyway?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joris Willems</title>
		<link>http://zbowling.com/blog/2005/04/04/why-monogtkglib/#comment-193</link>
		<dc:creator>Joris Willems</dc:creator>
		<pubDate>Mon, 04 Apr 2005 14:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://zacbowling.com/archives/2005/04/04/why-monogtkglib/#comment-193</guid>
		<description>I think Microsoft benefits the most from BSD licenced software. They can use the fruits of open source to enforce there monopoly on a lot of end-user software. They are already using BSD software and can even keep it quiet.
Open source needs a protection like the GPL in order to give the public the fruits. I think everyone can benefit from certain software beeing licenced under BSD licence but in general the public and the open source movement needs a GPL style licence for the majority of it works.</description>
		<content:encoded><![CDATA[<p>I think Microsoft benefits the most from BSD licenced software. They can use the fruits of open source to enforce there monopoly on a lot of end-user software. They are already using BSD software and can even keep it quiet.<br />
Open source needs a protection like the GPL in order to give the public the fruits. I think everyone can benefit from certain software beeing licenced under BSD licence but in general the public and the open source movement needs a GPL style licence for the majority of it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>


