<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1-alpha2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Open-Source Cocoa (almost) for Windows</title>
	<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/</link>
	<description>don't you worry about blank, let me worry about blank</description>
	<pubDate>Tue, 13 May 2008 02:59:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1-alpha2</generator>

	<item>
		<title>by: Justin</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-13001</link>
		<pubDate>Tue, 03 Jul 2007 20:26:03 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-13001</guid>
					<description>I absolutely love how people get so amazingly upset when people do things they don't like. Sounds like the guy 'Huh' from above was going to have an aneurysm or something.

I think the whole thing is grrrrreat!</description>
		<content:encoded><![CDATA[<p>I absolutely love how people get so amazingly upset when people do things they don&#8217;t like. Sounds like the guy &#8216;Huh&#8217; from above was going to have an aneurysm or something.</p>
<p>I think the whole thing is grrrrreat!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: l0ne</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3542</link>
		<pubDate>Sun, 24 Dec 2006 22:26:56 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3542</guid>
					<description>Günther: Cocotron allows for seamless development of *Step apps from inside Xcode; also, the AppKit and Foundation frameworks are self-contained (Foundation contains the Objective-C runtime) and embeddable, not requiring a whole system directory hierarchy to function correctly.</description>
		<content:encoded><![CDATA[<p>Günther: Cocotron allows for seamless development of *Step apps from inside Xcode; also, the AppKit and Foundation frameworks are self-contained (Foundation contains the Objective-C runtime) and embeddable, not requiring a whole system directory hierarchy to function correctly.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Günther</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3535</link>
		<pubDate>Sun, 24 Dec 2006 15:48:08 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3535</guid>
					<description>Cocotron looks interesting. Coming from a GNUstep background, I'm a bit concerned about the duplicate effort that's done by the two projects. (There's also a discussion on the GNUstep mailing lists about that which you may be interested in.) I read on your information pages that the goals are different from GNUstep. What exactly is the difference?</description>
		<content:encoded><![CDATA[<p>Cocotron looks interesting. Coming from a GNUstep background, I&#8217;m a bit concerned about the duplicate effort that&#8217;s done by the two projects. (There&#8217;s also a discussion on the GNUstep mailing lists about that which you may be interested in.) I read on your information pages that the goals are different from GNUstep. What exactly is the difference?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: l0ne</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3517</link>
		<pubDate>Sun, 24 Dec 2006 08:37:14 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3517</guid>
					<description>David: the APSL is basically a BSD license, with clauses to prevent you from rebuilding the whole of Mac OS X starting from Darwin (ie you cannot add the proprietary kexts from an OS X installation to Darwin to turn into a simil-OS X, which is a violation of Freedom Zero, but should not prevent compatibility with the MIT license).</description>
		<content:encoded><![CDATA[<p>David: the APSL is basically a BSD license, with clauses to prevent you from rebuilding the whole of Mac OS X starting from Darwin (ie you cannot add the proprietary kexts from an OS X installation to Darwin to turn into a simil-OS X, which is a violation of Freedom Zero, but should not prevent compatibility with the MIT license).
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Young</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3516</link>
		<pubDate>Sun, 24 Dec 2006 08:32:46 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3516</guid>
					<description>RabidSnai: The coupling between Cocotron and Win32 is deliberately very loose, it's designed to be able to accept multiple graphics backends. Win32 is certainly the best-implemented and best-tested, at the moment.

Eduo: the roadmap largely is up for discussion. Best place to get involved is the &lt;a href=&quot;http://groups.google.com/group/cocotron-dev&quot; rel=&quot;nofollow&quot;&gt;Google Group&lt;/a&gt; for project developers.</description>
		<content:encoded><![CDATA[<p>RabidSnai: The coupling between Cocotron and Win32 is deliberately very loose, it&#8217;s designed to be able to accept multiple graphics backends. Win32 is certainly the best-implemented and best-tested, at the moment.</p>
<p>Eduo: the roadmap largely is up for discussion. Best place to get involved is the <a href="http://groups.google.com/group/cocotron-dev" rel="nofollow">Google Group</a> for project developers.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Eduo</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3504</link>
		<pubDate>Sun, 24 Dec 2006 00:50:26 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3504</guid>
					<description>Very cool indeed. I've been clamoring for something like this for some time now.

Is there a roadmap of sorts? A compatibility list? Things to avoid?</description>
		<content:encoded><![CDATA[<p>Very cool indeed. I&#8217;ve been clamoring for something like this for some time now.</p>
<p>Is there a roadmap of sorts? A compatibility list? Things to avoid?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: David Young</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3498</link>
		<pubDate>Sat, 23 Dec 2006 19:39:54 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3498</guid>
					<description>CF-Lite would be interesting to integrate, as would the ongoing effort to get WebKit going on Windows. A key feature of Cocotron, though, is its permissive license, and I'm not familiar with the APSL enough to say whether or not integrating the projects would compromise the freedoms granted by the MIT License.

From my perspective (and I imagine that a lot of third-party developers would agree), it's very important that I be able to use open-source technologies in a way such that I can continue to earn a living. :)</description>
		<content:encoded><![CDATA[<p>CF-Lite would be interesting to integrate, as would the ongoing effort to get WebKit going on Windows. A key feature of Cocotron, though, is its permissive license, and I&#8217;m not familiar with the APSL enough to say whether or not integrating the projects would compromise the freedoms granted by the MIT License.</p>
<p>From my perspective (and I imagine that a lot of third-party developers would agree), it&#8217;s very important that I be able to use open-source technologies in a way such that I can continue to earn a living. <img src='http://www.stuffonfire.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Otto</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3495</link>
		<pubDate>Sat, 23 Dec 2006 17:26:47 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3495</guid>
					<description>Did you include CF-LITE in you're cross compile set?
The combination of this, with CF-LITE and some of the porting going on with webcore/javascript core have many possiblities</description>
		<content:encoded><![CDATA[<p>Did you include CF-LITE in you&#8217;re cross compile set?<br />
The combination of this, with CF-LITE and some of the porting going on with webcore/javascript core have many possiblities
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: jack ash</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3488</link>
		<pubDate>Sat, 23 Dec 2006 14:17:02 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3488</guid>
					<description>what exactly does this provide? I don't understand</description>
		<content:encoded><![CDATA[<p>what exactly does this provide? I don&#8217;t understand
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mighty-joe</title>
		<link>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3473</link>
		<pubDate>Sat, 23 Dec 2006 07:25:22 +0000</pubDate>
		<guid>http://www.stuffonfire.com/2006/12/22/open-source-cocoa-almost-for-windows/#comment-3473</guid>
					<description>huh?: why the F*** did you start talking?
Anyway, David, Christopher, you did a great job! Keep up the good work!</description>
		<content:encoded><![CDATA[<p>huh?: why the F*** did you start talking?<br />
Anyway, David, Christopher, you did a great job! Keep up the good work!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
