<?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: Become an Xcoder, Leopard Edition</title>
	<atom:link href="http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/</link>
	<description>Interactive Cocoa</description>
	<pubDate>Wed, 14 May 2008 10:37:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: CrabApple Forest &#187; Blog Archive &#187; Free eBook to help you begin programming on OS X</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-208</link>
		<dc:creator>CrabApple Forest &#187; Blog Archive &#187; Free eBook to help you begin programming on OS X</dc:creator>
		<pubDate>Tue, 15 Apr 2008 09:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-208</guid>
		<description>[...] additional details including more information on where to find related learning materials, see this blog post. We have the feeling that some people will be able to pick this up fairly easily, while others [...]</description>
		<content:encoded><![CDATA[<p>[...] additional details including more information on where to find related learning materials, see this blog post. We have the feeling that some people will be able to pick this up fairly easily, while others [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programming &#8230; &#187; Blog Archive &#187; eBook Gratis sobre desenvolvimento no Mac OS X</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-180</link>
		<dc:creator>Programming &#8230; &#187; Blog Archive &#187; eBook Gratis sobre desenvolvimento no Mac OS X</dc:creator>
		<pubDate>Sat, 05 Apr 2008 17:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-180</guid>
		<description>[...] Fontes: OS News e Fun Script. [...]</description>
		<content:encoded><![CDATA[<p>[...] Fontes: OS News e Fun Script. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmed</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-169</link>
		<dc:creator>Ahmed</dc:creator>
		<pubDate>Mon, 31 Mar 2008 12:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-169</guid>
		<description>Thanks. Very useful.</description>
		<content:encoded><![CDATA[<p>Thanks. Very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: But</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-155</link>
		<dc:creator>But</dc:creator>
		<pubDate>Fri, 28 Mar 2008 12:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-155</guid>
		<description>I dont't understand why you write all keywords starting with lowercase...
Did you took this bad practice (bad at least for me) from java Dictatorship ?</description>
		<content:encoded><![CDATA[<p>I dont&#8217;t understand why you write all keywords starting with lowercase&#8230;<br />
Did you took this bad practice (bad at least for me) from java Dictatorship ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-154</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 28 Mar 2008 09:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-154</guid>
		<description>Much, much appreciation for your hard work and generosity.</description>
		<content:encoded><![CDATA[<p>Much, much appreciation for your hard work and generosity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rehali</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-151</link>
		<dc:creator>rehali</dc:creator>
		<pubDate>Thu, 27 Mar 2008 21:39:21 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-151</guid>
		<description>Looks like a good starter: do you have an error on 04:4

    pictureSurfaceArea = rectangleArea(pictureWidth, pictureHeight); 
      = circleArea(circleRadius);      
    NSLog(@"Area of circle: %10.2f.", circleSurfaceArea); 
    NSLog(@"Area of picture: %f. ", pictureSurfaceArea); 
    return 0; 

second line there should be

circleSurfaceArea = .....</description>
		<content:encoded><![CDATA[<p>Looks like a good starter: do you have an error on 04:4</p>
<p>    pictureSurfaceArea = rectangleArea(pictureWidth, pictureHeight);<br />
      = circleArea(circleRadius);<br />
    NSLog(@&#8221;Area of circle: %10.2f.&#8221;, circleSurfaceArea);<br />
    NSLog(@&#8221;Area of picture: %f. &#8220;, pictureSurfaceArea);<br />
    return 0; </p>
<p>second line there should be</p>
<p>circleSurfaceArea = &#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Become an Xcoder - MyApple.pl</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-150</link>
		<dc:creator>Become an Xcoder - MyApple.pl</dc:creator>
		<pubDate>Thu, 27 Mar 2008 21:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-150</guid>
		<description>[...] Cytuj  &#124; #1        Nowa ksi±¿ka (PDF) o Xcode - Become an Xcoder, Leopard Edition Fun Script [...]</description>
		<content:encoded><![CDATA[<p>[...] Cytuj  | #1        Nowa ksi±¿ka (PDF) o Xcode - Become an Xcoder, Leopard Edition Fun Script [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OlsonBW</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-149</link>
		<dc:creator>OlsonBW</dc:creator>
		<pubDate>Thu, 27 Mar 2008 18:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-149</guid>
		<description>I used to program from the late '70s to the early '90s when I moved to supporting servers so much that I didn't have time to program anymore.

I download the first book and maybe it's due to my previous programming with just an editor that I'm somehow getting brain lock running through XCode. 

Why I'm getting a brain lock I don't know. I guess it is just a very different way of programming for me interface wise. I used to do a lot of database programming including nightly synchronizing of databases that were miles apart and I also write printer drivers to add features the stock printer drivers didn't have but the printer could do (big smile).

I've downloaded this version and take a stab at it again. Maybe this time I break through.

I want to create social website for golfers where they can download a program to keep track of their golf games and have fun comparing them on-line with other people.

Part of the downloaded program would allow them to import golf cards including the golf holes. They would then send this info to me and I would it up so that program would accept GPS coordinates of their shots and allow them to replay them graphically in 3D.

I'm really into stats so that would be a big part of it too.

Yes everyone has to start small and people are free to copy my idea. May the best fleshed out program and site win.</description>
		<content:encoded><![CDATA[<p>I used to program from the late &#8217;70s to the early &#8217;90s when I moved to supporting servers so much that I didn&#8217;t have time to program anymore.</p>
<p>I download the first book and maybe it&#8217;s due to my previous programming with just an editor that I&#8217;m somehow getting brain lock running through XCode. </p>
<p>Why I&#8217;m getting a brain lock I don&#8217;t know. I guess it is just a very different way of programming for me interface wise. I used to do a lot of database programming including nightly synchronizing of databases that were miles apart and I also write printer drivers to add features the stock printer drivers didn&#8217;t have but the printer could do (big smile).</p>
<p>I&#8217;ve downloaded this version and take a stab at it again. Maybe this time I break through.</p>
<p>I want to create social website for golfers where they can download a program to keep track of their golf games and have fun comparing them on-line with other people.</p>
<p>Part of the downloaded program would allow them to import golf cards including the golf holes. They would then send this info to me and I would it up so that program would accept GPS coordinates of their shots and allow them to replay them graphically in 3D.</p>
<p>I&#8217;m really into stats so that would be a big part of it too.</p>
<p>Yes everyone has to start small and people are free to copy my idea. May the best fleshed out program and site win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asterione:techno</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-148</link>
		<dc:creator>asterione:techno</dc:creator>
		<pubDate>Thu, 27 Mar 2008 16:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-148</guid>
		<description>&lt;strong&gt;Diventa un Xcoder&lt;/strong&gt;

La documentazione per programmare su Mac (e adesso anche iPhone) Ã¨ sconfinata; inoltre Ã¨ per la maggior parte gratuita ed ufficiale, cosÃ¬ come gratuito Ã¨ il kit di sviluppo (basta essere iscritti al programma degli sviluppatori). Purtroppo, anche s...</description>
		<content:encoded><![CDATA[<p><strong>Diventa un Xcoder</strong></p>
<p>La documentazione per programmare su Mac (e adesso anche iPhone) Ã¨ sconfinata; inoltre Ã¨ per la maggior parte gratuita ed ufficiale, cosÃ¬ come gratuito Ã¨ il kit di sviluppo (basta essere iscritti al programma degli sviluppatori). Purtroppo, anche s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amani</title>
		<link>http://pmougin.wordpress.com/2008/03/26/become-an-xcoder-leopard-edition/#comment-147</link>
		<dc:creator>amani</dc:creator>
		<pubDate>Thu, 27 Mar 2008 14:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://pmougin.wordpress.com/?p=152#comment-147</guid>
		<description>What would be really cool is there was a Xcode or Objective-C Almanac... similar to the Java Almanac @ http://www.exampledepot.com/</description>
		<content:encoded><![CDATA[<p>What would be really cool is there was a Xcode or Objective-C Almanac&#8230; similar to the Java Almanac @ <a href="http://www.exampledepot.com/" rel="nofollow">http://www.exampledepot.com/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
