<?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: C4[3]: Each decision is an opportunity to fuck up</title>
	<atom:link href="http://developer.casgrain.com/?feed=rss2&#038;p=81" rel="self" type="application/rss+xml" />
	<link>http://developer.casgrain.com/?p=81</link>
	<description>Helping you write better Mac software</description>
	<lastBuildDate>Tue, 20 Jul 2010 01:46:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Philippe</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5617</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Sat, 03 Oct 2009 03:19:58 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5617</guid>
		<description>&lt;a href=&quot;#comment-5616&quot; rel=&quot;nofollow&quot;&gt;@John C. Randolph &lt;/a&gt; 
Updated. Thanks!</description>
		<content:encoded><![CDATA[<p><a href="#comment-5616" rel="nofollow">@John C. Randolph </a><br />
Updated. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John C. Randolph</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5616</link>
		<dc:creator>John C. Randolph</dc:creator>
		<pubDate>Sat, 03 Oct 2009 02:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5616</guid>
		<description>&quot;Clang is the static analyzer and llvm is a gcc front-end.&quot;

No, Clang is the C and Objective-C parser (C++ still under construction).  LLVM is the Low Level Virtual Machine.   Details available at LLVM.org.

-jcr</description>
		<content:encoded><![CDATA[<p>&#8220;Clang is the static analyzer and llvm is a gcc front-end.&#8221;</p>
<p>No, Clang is the C and Objective-C parser (C++ still under construction).  LLVM is the Low Level Virtual Machine.   Details available at LLVM.org.</p>
<p>-jcr</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe Guitard</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5605</link>
		<dc:creator>Philippe Guitard</dc:creator>
		<pubDate>Fri, 02 Oct 2009 20:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5605</guid>
		<description>Great post Philippe! 

For those looking for more details, listen to the podcast Philippe and I produce on a regular basis: http://www.cocoacast.com/?q=blog/189 (in French).

I know this is a shameless self promotion but we&#039;re looking for more listeners!</description>
		<content:encoded><![CDATA[<p>Great post Philippe! </p>
<p>For those looking for more details, listen to the podcast Philippe and I produce on a regular basis: <a href="http://www.cocoacast.com/?q=blog/189" rel="nofollow">http://www.cocoacast.com/?q=blog/189</a> (in French).</p>
<p>I know this is a shameless self promotion but we&#8217;re looking for more listeners!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5593</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5593</guid>
		<description>(thanks for the summary of the conf by the way -- pretty interesting)</description>
		<content:encoded><![CDATA[<p>(thanks for the summary of the conf by the way &#8212; pretty interesting)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5592</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Fri, 02 Oct 2009 07:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5592</guid>
		<description>Er... no, really, it _does_ run natively :) -- you recompile your program on windows, etc. GNUstep on windows uses a native GDI graphic backend, no X11. Random example of a gnustep app running on windows: http://multixden.blogspot.com/2009/06/gshisen-on-windows.html ... note the &quot;in-window&quot; menu automatically used. The only thing is that the UI theme is not the windows one, although you could change the theme. Greg Casamento is (iirc) working on creating a theme that uses the windows theme api directly.</description>
		<content:encoded><![CDATA[<p>Er&#8230; no, really, it _does_ run natively <img src='http://developer.casgrain.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8212; you recompile your program on windows, etc. GNUstep on windows uses a native GDI graphic backend, no X11. Random example of a gnustep app running on windows: <a href="http://multixden.blogspot.com/2009/06/gshisen-on-windows.html" rel="nofollow">http://multixden.blogspot.com/2009/06/gshisen-on-windows.html</a> &#8230; note the &#8220;in-window&#8221; menu automatically used. The only thing is that the UI theme is not the windows one, although you could change the theme. Greg Casamento is (iirc) working on creating a theme that uses the windows theme api directly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5584</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5584</guid>
		<description>&lt;a href=&quot;#comment-5574&quot; rel=&quot;nofollow&quot;&gt;@Nico &lt;/a&gt; 
I just got word from Chris Lloyd and Cocotron was closed-source until 2006. I have added this clarification in the post.</description>
		<content:encoded><![CDATA[<p><a href="#comment-5574" rel="nofollow">@Nico </a><br />
I just got word from Chris Lloyd and Cocotron was closed-source until 2006. I have added this clarification in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5576</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Thu, 01 Oct 2009 18:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5576</guid>
		<description>&lt;a href=&quot;#comment-5574&quot; rel=&quot;nofollow&quot;&gt;@Nico &lt;/a&gt; 

1. I know that it does not run natively, but you could run it in a VM with full integration. Or you could reboot in GNUStep.
2. Updated license. Thanks!

About the time comment, I believe it something that Christopher Lloyd said during his talk. I will try to contact him for clarification.</description>
		<content:encoded><![CDATA[<p><a href="#comment-5574" rel="nofollow">@Nico </a> </p>
<p>1. I know that it does not run natively, but you could run it in a VM with full integration. Or you could reboot in GNUStep.<br />
2. Updated license. Thanks!</p>
<p>About the time comment, I believe it something that Christopher Lloyd said during his talk. I will try to contact him for clarification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://developer.casgrain.com/?p=81&#038;cpage=1#comment-5574</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Thu, 01 Oct 2009 17:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://developer.casgrain.com/?p=81#comment-5574</guid>
		<description>FYI... 

&quot;Cocotron is an open-source, liberally-licensed project to port Cocoa to Windows. It is similar in intent to GnuStep, but has two big advantages.
First, it runs natively on Windows. No need for a “Yellow Box” or a reboot.
Second, it does not use the GPL license.&quot;

1/ GNUstep does run natively on Windows...
2/ GNUstep&#039;s license is the LGPL, not the GPL. Which means you can certainly use GNUstep in a proprietary application.

Not sure about the fact that Cocotron was started at the same time as gnustep. In any case, the first release was in 2006...</description>
		<content:encoded><![CDATA[<p>FYI&#8230; </p>
<p>&#8220;Cocotron is an open-source, liberally-licensed project to port Cocoa to Windows. It is similar in intent to GnuStep, but has two big advantages.<br />
First, it runs natively on Windows. No need for a “Yellow Box” or a reboot.<br />
Second, it does not use the GPL license.&#8221;</p>
<p>1/ GNUstep does run natively on Windows&#8230;<br />
2/ GNUstep&#8217;s license is the LGPL, not the GPL. Which means you can certainly use GNUstep in a proprietary application.</p>
<p>Not sure about the fact that Cocotron was started at the same time as gnustep. In any case, the first release was in 2006&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
