<?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 for The Carbon Emitter</title>
	<atom:link href="http://blog.carbonfive.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.carbonfive.com</link>
	<description>The blog of Carbon Five</description>
	<lastBuildDate>Sun, 20 May 2012 04:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Using Open Source Static Libraries in Xcode 4 by Winfred Nadeau</title>
		<link>http://blog.carbonfive.com/2011/04/04/using-open-source-static-libraries-in-xcode-4/#comment-4490</link>
		<dc:creator>Winfred Nadeau</dc:creator>
		<pubDate>Sun, 20 May 2012 04:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=3196#comment-4490</guid>
		<description>+5 million points for being clear and thorough</description>
		<content:encoded><![CDATA[<p>+5 million points for being clear and thorough</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automated ad hoc builds using Xcode 4 by Lavada Ga</title>
		<link>http://blog.carbonfive.com/2011/05/04/automated-ad-hoc-builds-using-xcode-4/#comment-4489</link>
		<dc:creator>Lavada Ga</dc:creator>
		<pubDate>Thu, 17 May 2012 07:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=3521#comment-4489</guid>
		<description>thanks a lot, something i have been looking for. 
what changes do i need to make to this script to make an app store ready app?
</description>
		<content:encoded><![CDATA[<p>thanks a lot, something i have been looking for.<br />
what changes do i need to make to this script to make an app store ready app?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing the iOS keyboard by Super</title>
		<link>http://blog.carbonfive.com/2012/03/12/customizing-the-ios-keyboard/#comment-4488</link>
		<dc:creator>Super</dc:creator>
		<pubDate>Wed, 16 May 2012 08:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=6068#comment-4488</guid>
		<description>Hi where can i download sample project?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi where can i download sample project?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Explorations in Go: solving the Instagram engineering challenge by davidvm</title>
		<link>http://blog.carbonfive.com/2011/11/17/explorations-in-go-solving-the-instagram-engineering-challenge/#comment-4486</link>
		<dc:creator>davidvm</dc:creator>
		<pubDate>Fri, 11 May 2012 04:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=5527#comment-4486</guid>
		<description>Hi Jon, would you say that you prefer Go over RoR?? What do you think now that Go 1 is out?</description>
		<content:encoded><![CDATA[<p>Hi Jon, would you say that you prefer Go over RoR?? What do you think now that Go 1 is out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim Text Objects: The Definitive Guide by Sergio Luiz Araújo Silva</title>
		<link>http://blog.carbonfive.com/2011/10/17/vim-text-objects-the-definitive-guide/#comment-4484</link>
		<dc:creator>Sergio Luiz Araújo Silva</dc:creator>
		<pubDate>Wed, 09 May 2012 22:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=5203#comment-4484</guid>
		<description>Creating new text objects by wikia: http://vim.wikia.com/wiki/Creating_new_text_objects</description>
		<content:encoded><![CDATA[<p>Creating new text objects by wikia: <a href="http://vim.wikia.com/wiki/Creating_new_text_objects" rel="nofollow">http://vim.wikia.com/wiki/Creating_new_text_objects</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Test External APIs by sfsekaran</title>
		<link>http://blog.carbonfive.com/2012/03/18/how-to-test-external-apis/#comment-4483</link>
		<dc:creator>sfsekaran</dc:creator>
		<pubDate>Fri, 04 May 2012 01:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=6081#comment-4483</guid>
		<description>Hey guys, this helps me a lot actually. Kudos :)</description>
		<content:encoded><![CDATA[<p>Hey guys, this helps me a lot actually. Kudos <img src='http://blog.carbonfive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Customizing the iOS keyboard by Sam Soffes</title>
		<link>http://blog.carbonfive.com/2012/03/12/customizing-the-ios-keyboard/#comment-4482</link>
		<dc:creator>Sam Soffes</dc:creator>
		<pubDate>Tue, 01 May 2012 01:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=6068#comment-4482</guid>
		<description>Do you know if it&#039;s possible to customize the insertion point color?</description>
		<content:encoded><![CDATA[<p>Do you know if it&#8217;s possible to customize the insertion point color?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Supporting Cross-Domain AJAX in Rails using JSONP and CORS by Steve Wilhelm</title>
		<link>http://blog.carbonfive.com/2012/02/27/supporting-cross-domain-ajax-in-rails-using-jsonp-and-cors/#comment-4481</link>
		<dc:creator>Steve Wilhelm</dc:creator>
		<pubDate>Sat, 28 Apr 2012 00:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=5989#comment-4481</guid>
		<description>+1. Successfully used the CORS solution in a Rails 3 based service hosted on Heroku.</description>
		<content:encoded><![CDATA[<p>+1. Successfully used the CORS solution in a Rails 3 based service hosted on Heroku.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Beginning Outside-In Rails Development with Cucumber and RSpec by Quora</title>
		<link>http://blog.carbonfive.com/2012/02/14/beginning-outside-in-rails-development-with-cucumber-and-rspec/#comment-4479</link>
		<dc:creator>Quora</dc:creator>
		<pubDate>Thu, 19 Apr 2012 06:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=5935#comment-4479</guid>
		<description>&lt;strong&gt;How do I overcome fear of coding?...&lt;/strong&gt;

I try to approach programming problems with a couple of goals in mind, maybe the same can help you avoid whatever fears block you from producing software: * The next thing I need to build should always be clear. I should know what problem I am trying t...</description>
		<content:encoded><![CDATA[<p><strong>How do I overcome fear of coding?&#8230;</strong></p>
<p>I try to approach programming problems with a couple of goals in mind, maybe the same can help you avoid whatever fears block you from producing software: * The next thing I need to build should always be clear. I should know what problem I am trying t&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Stripes: A Successful First Project by Please Use the Stripes Framework &#171; Regular, Average Java Programmer (RAJP) TM</title>
		<link>http://blog.carbonfive.com/2009/02/26/stripes-a-succesful-first-project/#comment-4477</link>
		<dc:creator>Please Use the Stripes Framework &#171; Regular, Average Java Programmer (RAJP) TM</dc:creator>
		<pubDate>Mon, 16 Apr 2012 16:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.carbonfive.com/?p=301#comment-4477</guid>
		<description>[...] I&#8217;m just a Regular Average Java Programmer (RAJP), so I can&#8217;t give you a technical point by point on why to use Stripes.  I&#8217;ll leave that to the experts.  Stripes:  A successful first project [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;m just a Regular Average Java Programmer (RAJP), so I can&#8217;t give you a technical point by point on why to use Stripes.  I&#8217;ll leave that to the experts.  Stripes:  A successful first project [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

