<?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 </title>
	<atom:link href="http://blazingcloud.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blazingcloud.net</link>
	<description></description>
	<lastBuildDate>Wed, 18 Aug 2010 04:07:45 -0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Test Driven Development for iPhone by James Lubowich</title>
		<link>http://blazingcloud.net/2010/02/20/test-driven-development-for-iphone/comment-page-1/#comment-732</link>
		<dc:creator>James Lubowich</dc:creator>
		<pubDate>Wed, 18 Aug 2010 04:07:45 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=422#comment-732</guid>
		<description>Thanks so much for this post!!

I have been looking everywhere to find out how to do this.

The article at apple was not updated and is lacking some details.</description>
		<content:encoded><![CDATA[<p>Thanks so much for this post!!</p>
<p>I have been looking everywhere to find out how to do this.</p>
<p>The article at apple was not updated and is lacking some details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wrangling Custom Radius Tags by tony</title>
		<link>http://blazingcloud.net/2010/01/15/wrangling-custom-radius-tags/comment-page-1/#comment-731</link>
		<dc:creator>tony</dc:creator>
		<pubDate>Mon, 16 Aug 2010 23:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=269#comment-731</guid>
		<description>hi,

i&#039;m just starting w/ radiant cms and i&#039;d really like to use your carousel extension. however, after installing it and following your instructions, all the images simply appear on the page as list items w/in a div tag.

i realize a lot of my problem is my lack of experience, and i apologize if i&#039;m missing something extremely fundamental, but any help would be greatly appreciated. 

i noticed that the your include instructions have things listed as &#039;javascript&#039; and &#039;stylesheet&#039; rather than &#039;javascripts,&#039; and &#039;stylesheets&#039; as radiant has named them, so i&#039;ve made those adjustments. but i&#039;ve also noticed that many of the radiant extensions require other components to be installed first. could this be the problem?

thanks,

tony</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i&#8217;m just starting w/ radiant cms and i&#8217;d really like to use your carousel extension. however, after installing it and following your instructions, all the images simply appear on the page as list items w/in a div tag.</p>
<p>i realize a lot of my problem is my lack of experience, and i apologize if i&#8217;m missing something extremely fundamental, but any help would be greatly appreciated. </p>
<p>i noticed that the your include instructions have things listed as &#8216;javascript&#8217; and &#8217;stylesheet&#8217; rather than &#8216;javascripts,&#8217; and &#8217;stylesheets&#8217; as radiant has named them, so i&#8217;ve made those adjustments. but i&#8217;ve also noticed that many of the radiant extensions require other components to be installed first. could this be the problem?</p>
<p>thanks,</p>
<p>tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQTouch slide transition fix for Android 2.0 by wip</title>
		<link>http://blazingcloud.net/2010/08/11/jqtouch-slide-transition-fix-for-android-2-0/comment-page-1/#comment-729</link>
		<dc:creator>wip</dc:creator>
		<pubDate>Fri, 13 Aug 2010 10:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=1074#comment-729</guid>
		<description>after updating this function I get the problem with jumping form, issued here: http://code.google.com/p/jqtouch/issues/detail?id=398

It works only when I comment all lines with &quot;translate3d&quot; value, but then again the animations doesn&#039;t work ;/

Tested on HTC Desire, Android 2.2</description>
		<content:encoded><![CDATA[<p>after updating this function I get the problem with jumping form, issued here: <a href="http://code.google.com/p/jqtouch/issues/detail?id=398" rel="nofollow">http://code.google.com/p/jqtouch/issues/detail?id=398</a></p>
<p>It works only when I comment all lines with &#8220;translate3d&#8221; value, but then again the animations doesn&#8217;t work ;/</p>
<p>Tested on HTC Desire, Android 2.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQTouch slide transition fix for Android 2.0 by wip</title>
		<link>http://blazingcloud.net/2010/08/11/jqtouch-slide-transition-fix-for-android-2-0/comment-page-1/#comment-728</link>
		<dc:creator>wip</dc:creator>
		<pubDate>Fri, 13 Aug 2010 07:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=1074#comment-728</guid>
		<description>I hope Your brain compilator is working:

for(i=0; i&lt;=10e10; i++) {
 print(&quot;Thank You!&quot;);
}</description>
		<content:encoded><![CDATA[<p>I hope Your brain compilator is working:</p>
<p>for(i=0; i&lt;=10e10; i++) {<br />
 print(&quot;Thank You!&quot;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying a Redmine Wiki to Heroku by Kris Younger</title>
		<link>http://blazingcloud.net/2010/06/18/deploying-a-redmine-wiki-to-heroku/comment-page-1/#comment-721</link>
		<dc:creator>Kris Younger</dc:creator>
		<pubDate>Wed, 14 Jul 2010 12:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=897#comment-721</guid>
		<description>well now, thanks a lot for this. I&#039;m not sure about the public/plugins thing, Eric Davis suggests a different route, but it all worked. Appreciate that.</description>
		<content:encoded><![CDATA[<p>well now, thanks a lot for this. I&#8217;m not sure about the public/plugins thing, Eric Davis suggests a different route, but it all worked. Appreciate that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our First Chef Cookbook by pablo</title>
		<link>http://blazingcloud.net/2010/06/28/our-first-chef-cookbook/comment-page-1/#comment-714</link>
		<dc:creator>pablo</dc:creator>
		<pubDate>Tue, 29 Jun 2010 03:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=947#comment-714</guid>
		<description>#1: Thanks for the hint, Joshua. I initially went down that route but discovered I was dealing with all these files and directories. During my learning phase, I wanted to get at the heart of Chef and found that I basically only needed the default recipe and attribute file. Now that I have a better handle on it all, I plan on using the rake task in the future.

#2: Oh, I totally missed that! I plan on cleaning up the current set of cookbooks we have and creating more in the future. That resource will come in handy. Thanks, Michael.

#3: Thanks!</description>
		<content:encoded><![CDATA[<p>#1: Thanks for the hint, Joshua. I initially went down that route but discovered I was dealing with all these files and directories. During my learning phase, I wanted to get at the heart of Chef and found that I basically only needed the default recipe and attribute file. Now that I have a better handle on it all, I plan on using the rake task in the future.</p>
<p>#2: Oh, I totally missed that! I plan on cleaning up the current set of cookbooks we have and creating more in the future. That resource will come in handy. Thanks, Michael.</p>
<p>#3: Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our First Chef Cookbook by Mike Bailey</title>
		<link>http://blazingcloud.net/2010/06/28/our-first-chef-cookbook/comment-page-1/#comment-713</link>
		<dc:creator>Mike Bailey</dc:creator>
		<pubDate>Tue, 29 Jun 2010 01:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=947#comment-713</guid>
		<description>Great walk through Pablo!</description>
		<content:encoded><![CDATA[<p>Great walk through Pablo!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our First Chef Cookbook by Michael Guterl</title>
		<link>http://blazingcloud.net/2010/06/28/our-first-chef-cookbook/comment-page-1/#comment-712</link>
		<dc:creator>Michael Guterl</dc:creator>
		<pubDate>Tue, 29 Jun 2010 00:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=947#comment-712</guid>
		<description>Great article!

I thought I would point out that rather than manually wget&#039;ing the tarball, you can use remote_file.  remote_file will even allow you to provide a checksum to verify the download.</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>I thought I would point out that rather than manually wget&#8217;ing the tarball, you can use remote_file.  remote_file will even allow you to provide a checksum to verify the download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Our First Chef Cookbook by Joshua Miller</title>
		<link>http://blazingcloud.net/2010/06/28/our-first-chef-cookbook/comment-page-1/#comment-711</link>
		<dc:creator>Joshua Miller</dc:creator>
		<pubDate>Mon, 28 Jun 2010 23:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=947#comment-711</guid>
		<description>you might want to check out the rake create cookbook from the RakeFile 


Edit the RakeFile 

COMPANY_NAME = &quot;MyCompany, Inc.&quot;
SSL_EMAIL_ADDRESS = &quot;cookbooks@mysite.com&quot;
NEW_COOKBOOK_LICENSE = :apachev2

Then run:

rake new_cookbook COOKBOOK=</description>
		<content:encoded><![CDATA[<p>you might want to check out the rake create cookbook from the RakeFile </p>
<p>Edit the RakeFile </p>
<p>COMPANY_NAME = &#8220;MyCompany, Inc.&#8221;<br />
SSL_EMAIL_ADDRESS = &#8220;cookbooks@mysite.com&#8221;<br />
NEW_COOKBOOK_LICENSE = :apachev2</p>
<p>Then run:</p>
<p>rake new_cookbook COOKBOOK=</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Strategies on Improving Pair Programming by Wolfram Arnold</title>
		<link>http://blazingcloud.net/2010/06/20/strategies-on-improving-pair-programming/comment-page-1/#comment-692</link>
		<dc:creator>Wolfram Arnold</dc:creator>
		<pubDate>Tue, 22 Jun 2010 01:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://blazingcloud.net/?p=927#comment-692</guid>
		<description>This is impressive, guys. I&#039;d love to come and present and share my thoughts on pairing. Thanks for the invite.</description>
		<content:encoded><![CDATA[<p>This is impressive, guys. I&#8217;d love to come and present and share my thoughts on pairing. Thanks for the invite.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
