<?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: #2 Build Cappuccino from the source</title>
	<atom:link href="http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/</link>
	<description>Free Cappuccino Screencasts, with a cool accent</description>
	<lastBuildDate>Thu, 01 Jul 2010 18:18:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cappuccino Casts &#124; Free Cappuccino Screencasts &#124; #5 Playing with Cappuccino 0.7b</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-25</link>
		<dc:creator>Cappuccino Casts &#124; Free Cappuccino Screencasts &#124; #5 Playing with Cappuccino 0.7b</dc:creator>
		<pubDate>Mon, 23 Mar 2009 17:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-25</guid>
		<description>[...] In this episode, I&#8217;ll explain how to install Cappuccino 0.7b and still be able to play with 0.6. I&#8217;ll assume you went through the steps described in episode #2 : Build Cappuccino from the source. [...]</description>
		<content:encoded><![CDATA[<p>[...] In this episode, I&#8217;ll explain how to install Cappuccino 0.7b and still be able to play with 0.6. I&#8217;ll assume you went through the steps described in episode #2 : Build Cappuccino from the source. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Renshaw</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-23</link>
		<dc:creator>Peter Renshaw</dc:creator>
		<pubDate>Mon, 16 Mar 2009 03:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-23</guid>
		<description>If you run into a problem running your application using Firefox 3, developing locally along the lines of 

  &quot;Objective-J.js (line 2178) CPObject is not defined&quot;
  
and the code will not render, please check this post &quot;problem with test app using git repo source&quot; (Cappuccino &amp; Objective-J) on google groups by Bakki Kudva ~ http://is.gd/nuDl

The solution is documented here ~ http://wiki.github.com/280north/cappuccino/developing-locally-in-firefox-3</description>
		<content:encoded><![CDATA[<p>If you run into a problem running your application using Firefox 3, developing locally along the lines of </p>
<p>  &#8220;Objective-J.js (line 2178) CPObject is not defined&#8221;</p>
<p>and the code will not render, please check this post &#8220;problem with test app using git repo source&#8221; (Cappuccino &amp; Objective-J) on google groups by Bakki Kudva ~ <a href="http://is.gd/nuDl" rel="nofollow">http://is.gd/nuDl</a></p>
<p>The solution is documented here ~ <a href="http://wiki.github.com/280north/cappuccino/developing-locally-in-firefox-3" rel="nofollow">http://wiki.github.com/280north/cappuccino/developing-locally-in-firefox-3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-11</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Wed, 18 Feb 2009 08:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-11</guid>
		<description>@ Michael Jackson : thanks for the feedback, appreciated!</description>
		<content:encoded><![CDATA[<p>@ Michael Jackson : thanks for the feedback, appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Jackson</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-10</link>
		<dc:creator>Michael Jackson</dc:creator>
		<pubDate>Wed, 18 Feb 2009 04:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-10</guid>
		<description>Thanks for doing these screencasts Thomas! They&#039;re very helpful. Please keep it up. I&#039;m completely new to Objective-J (or Objective-anything for that matter) and your screencasts help me to understand how everything works. Keep it up!</description>
		<content:encoded><![CDATA[<p>Thanks for doing these screencasts Thomas! They&#8217;re very helpful. Please keep it up. I&#8217;m completely new to Objective-J (or Objective-anything for that matter) and your screencasts help me to understand how everything works. Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-9</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sun, 15 Feb 2009 11:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-9</guid>
		<description>@MacQAGuy : I&#039;ve submitted a MOV version of the podcast feed to iTunes. It should be available in a few days. The easiest way to download the episode source is using git.
First, run &#039;git clone git://github.com/suitmymind/cappuccinocasts-episodes.git&#039; then, when a new episode is released, just run &#039;git pull&#039;</description>
		<content:encoded><![CDATA[<p>@MacQAGuy : I&#8217;ve submitted a MOV version of the podcast feed to iTunes. It should be available in a few days. The easiest way to download the episode source is using git.<br />
First, run &#8216;git clone git://github.com/suitmymind/cappuccinocasts-episodes.git&#8217; then, when a new episode is released, just run &#8216;git pull&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacQAGuy</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-8</link>
		<dc:creator>MacQAGuy</dc:creator>
		<pubDate>Fri, 13 Feb 2009 17:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-8</guid>
		<description>I noticed the download link on the source code page downloads an archive of the source for all episodes (well both of them). Am I missing something or is there a way to download for a single episode? In the future when there are a bunch of episodes it might be inconvenient to keep downloading multiple copies of the source for all back episodes each time a new one comes out.</description>
		<content:encoded><![CDATA[<p>I noticed the download link on the source code page downloads an archive of the source for all episodes (well both of them). Am I missing something or is there a way to download for a single episode? In the future when there are a bunch of episodes it might be inconvenient to keep downloading multiple copies of the source for all back episodes each time a new one comes out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MacQAGuy</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-5</link>
		<dc:creator>MacQAGuy</dc:creator>
		<pubDate>Fri, 13 Feb 2009 17:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-5</guid>
		<description>I appreciate the higher quality mov files as opposed to the m4v files because its hard to read the code in the smaller m4v files. However, it seems the only way to get the podcast in a feed that will auto-download is the m4v files. Any chance of getting a feed for the mov files?</description>
		<content:encoded><![CDATA[<p>I appreciate the higher quality mov files as opposed to the m4v files because its hard to read the code in the smaller m4v files. However, it seems the only way to get the podcast in a feed that will auto-download is the m4v files. Any chance of getting a feed for the mov files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-4</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 10 Feb 2009 15:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-4</guid>
		<description>@Eric R : Thanks for the feedback. They are already on iTunes (see the last link in the top menu). I&#039;ll also put them on Viddler or Vimeo in a couple of days.</description>
		<content:encoded><![CDATA[<p>@Eric R : Thanks for the feedback. They are already on iTunes (see the last link in the top menu). I&#8217;ll also put them on Viddler or Vimeo in a couple of days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric R</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-3</link>
		<dc:creator>Eric R</dc:creator>
		<pubDate>Tue, 10 Feb 2009 15:54:49 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-3</guid>
		<description>Loving these.

Suggestion: How about putting them on iTunes like Ryan B. does for his Railscasts?</description>
		<content:encoded><![CDATA[<p>Loving these.</p>
<p>Suggestion: How about putting them on iTunes like Ryan B. does for his Railscasts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Robinson</title>
		<link>http://cappuccinocasts.com/2009/02/09/2-build-cappuccino-from-the-source/comment-page-1/#comment-2</link>
		<dc:creator>Tom Robinson</dc:creator>
		<pubDate>Mon, 09 Feb 2009 23:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://cappuccinocasts.com/?p=29#comment-2</guid>
		<description>Awesome!

You should consider uploading to a video sharing site (I like Vimeo) in addition to offering the .mov and .m4v files.</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>You should consider uploading to a video sharing site (I like Vimeo) in addition to offering the .mov and .m4v files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
