<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Composite Code</title>
	<atom:link href="http://compositecode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://compositecode.com</link>
	<description>Snippets, software architecture, lean, agile, management, and leadership bits.</description>
	<lastBuildDate>Thu, 23 Feb 2012 08:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on WordPress on Amazon Web Services (AWS) Linux EC2 Micro Instance, For Free by Andris Reinman</title>
		<link>http://compositecode.com/2011/03/29/aws-linux-ec2-wordpress-free/#comment-2301</link>
		<dc:creator><![CDATA[Andris Reinman]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 08:10:18 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=2442#comment-2301</guid>
		<description><![CDATA[Hi, thanks for the great tutorial, it helped me get PHP and MySQL running on an EC2 real quick!

There&#039;s a minor &quot;bug&quot; though that seems to be bothering many users - if you copy-paste the commands, then you end up with erroneus mysql root password. The reason is that your Wordpress has replaced &#039; (ascii apostrophe) with some unicode counterpart. 

For example if you copy and paste the following command and replace only the &lt;em&gt;somepassword&lt;/em&gt; part (but not the quotes), then the password will not be &lt;em&gt;somepassword&lt;/em&gt; but &lt;em&gt;‘somepassword’&lt;/em&gt; (including the unicode apostrophes).

/usr/bin/mysqladmin -u root password ‘somepassword’

You need to skip the quotes if the password is one word, or replace them with ascii apostrophes or quotes.]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks for the great tutorial, it helped me get PHP and MySQL running on an EC2 real quick!</p>
<p>There&#8217;s a minor &#8220;bug&#8221; though that seems to be bothering many users &#8211; if you copy-paste the commands, then you end up with erroneus mysql root password. The reason is that your WordPress has replaced &#8216; (ascii apostrophe) with some unicode counterpart. </p>
<p>For example if you copy and paste the following command and replace only the <em>somepassword</em> part (but not the quotes), then the password will not be <em>somepassword</em> but <em>‘somepassword’</em> (including the unicode apostrophes).</p>
<p>/usr/bin/mysqladmin -u root password ‘somepassword’</p>
<p>You need to skip the quotes if the password is one word, or replace them with ascii apostrophes or quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress on Amazon Web Services (AWS) Linux EC2 Micro Instance, For Free by Martin CapodiciMartin</title>
		<link>http://compositecode.com/2011/03/29/aws-linux-ec2-wordpress-free/#comment-2299</link>
		<dc:creator><![CDATA[Martin CapodiciMartin]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 05:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=2442#comment-2299</guid>
		<description><![CDATA[Thanks this worked perfectly for me.]]></description>
		<content:encoded><![CDATA[<p>Thanks this worked perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS Bridge 2012++ Hacker Lounge++ by Adron</title>
		<link>http://compositecode.com/2012/02/21/os-bridge-2012-hacker-lounge/#comment-2296</link>
		<dc:creator><![CDATA[Adron]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 04:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=5161#comment-2296</guid>
		<description><![CDATA[Thanks...

Maybe I&#039;ll see you there? Then you can heckle me instead of me heckling you! :)]]></description>
		<content:encoded><![CDATA[<p>Thanks&#8230;</p>
<p>Maybe I&#8217;ll see you there? Then you can heckle me instead of me heckling you! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OS Bridge 2012++ Hacker Lounge++ by Kate Matsudaira</title>
		<link>http://compositecode.com/2012/02/21/os-bridge-2012-hacker-lounge/#comment-2294</link>
		<dc:creator><![CDATA[Kate Matsudaira]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 04:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=5161#comment-2294</guid>
		<description><![CDATA[I like the last one :) keeping my fingers crossed for ya!]]></description>
		<content:encoded><![CDATA[<p>I like the last one <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  keeping my fingers crossed for ya!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress on Amazon Web Services (AWS) Linux EC2 Micro Instance, For Free by ravi</title>
		<link>http://compositecode.com/2011/03/29/aws-linux-ec2-wordpress-free/#comment-2268</link>
		<dc:creator><![CDATA[ravi]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 00:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=2442#comment-2268</guid>
		<description><![CDATA[Hi adron I used your tutorial to setup my Amazon EC2 cloud when i get to command vi /usr/share/phpmyadmin/config.inc.php It works but its doesn&#039;t show &quot; first server&quot; part plz help me I would really appreciate your help
https://twitter.com/#!/ravikumar908/status/170296930541375489/photo/1]]></description>
		<content:encoded><![CDATA[<p>Hi adron I used your tutorial to setup my Amazon EC2 cloud when i get to command vi /usr/share/phpmyadmin/config.inc.php It works but its doesn&#8217;t show &#8221; first server&#8221; part plz help me I would really appreciate your help<br />
<blockquote class='twitter-tweet'>@<a href="https://twitter.com/adron">adron</a> Hi adron I used your tutorial to setup my Amazon EC2 cloud <a href="http://compositecode.com/2011/03/29/aws-linux-ec2-wordpress-free/"> compositecode.com/2011/03/29/aws…</a> <a href="http://t.co/3t2sPeEJ" rel="nofollow">http://t.co/3t2sPeEJ</a>&mdash; <br />RAVI GUPTA (@ravikumar908) <a href='http://twitter.com/#!/ravikumar908/status/170296930541375489' data-datetime='2012-02-17T00:02:07+00:00'>February 17, 2012</a></p></blockquote>
<p>photo/1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Azure Table Storage Part 1 by Adron</title>
		<link>http://compositecode.com/2010/11/19/windows-azure-table-storage-pt1/#comment-2262</link>
		<dc:creator><![CDATA[Adron]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 20:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=1761#comment-2262</guid>
		<description><![CDATA[Here:  http://compositecode.com/2010/11/22/windows-azure-table-storage-pt2/]]></description>
		<content:encoded><![CDATA[<p>Here:  <a href="http://compositecode.com/2010/11/22/windows-azure-table-storage-pt2/" rel="nofollow">http://compositecode.com/2010/11/22/windows-azure-table-storage-pt2/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Azure Table Storage Part 1 by Tom McKearney</title>
		<link>http://compositecode.com/2010/11/19/windows-azure-table-storage-pt1/#comment-2261</link>
		<dc:creator><![CDATA[Tom McKearney]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 17:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=1761#comment-2261</guid>
		<description><![CDATA[Good read... 

uhh... Part 2? :)]]></description>
		<content:encoded><![CDATA[<p>Good read&#8230; </p>
<p>uhh&#8230; Part 2? <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Things Done! Coders Unite! by Adron</title>
		<link>http://compositecode.com/2012/02/02/getting-things-done-coders-unite/#comment-2232</link>
		<dc:creator><![CDATA[Adron]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 07:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=5022#comment-2232</guid>
		<description><![CDATA[I hear ya on the travel. I&#039;m now based out of PDX, so wherever it is, it&#039;ll need to be a solid day of doing... or at last a solid half day minimum with clear goals.

I think it&#039;ll work out.  :)]]></description>
		<content:encoded><![CDATA[<p>I hear ya on the travel. I&#8217;m now based out of PDX, so wherever it is, it&#8217;ll need to be a solid day of doing&#8230; or at last a solid half day minimum with clear goals.</p>
<p>I think it&#8217;ll work out.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Things Done! Coders Unite! by Isaac Lewis</title>
		<link>http://compositecode.com/2012/02/02/getting-things-done-coders-unite/#comment-2231</link>
		<dc:creator><![CDATA[Isaac Lewis]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 06:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=5022#comment-2231</guid>
		<description><![CDATA[YES! This is a great idea. I live in the Columbia River Gorge, so I would answer to a Portland group. The name sounds fine - but maybe we could pair with @Pixelworkers and create a real-life version under their name... Just a thought.

Twitter&#039;s the best for me. @_crossdiver.

Hope to hear from you soon! 
Isaac]]></description>
		<content:encoded><![CDATA[<p>YES! This is a great idea. I live in the Columbia River Gorge, so I would answer to a Portland group. The name sounds fine &#8211; but maybe we could pair with @Pixelworkers and create a real-life version under their name&#8230; Just a thought.</p>
<p>Twitter&#8217;s the best for me. @_crossdiver.</p>
<p>Hope to hear from you soon!<br />
Isaac</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Things Done! Coders Unite! by clive boulton</title>
		<link>http://compositecode.com/2012/02/02/getting-things-done-coders-unite/#comment-2230</link>
		<dc:creator><![CDATA[clive boulton]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 06:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://compositecode.com/?p=5022#comment-2230</guid>
		<description><![CDATA[also like &quot;Coders Republic&quot; by way of http://en.wikipedia.org/wiki/Cascadia-(independence_movement)
 
I like the idea getting together to learn by doing, build up skills. I enjoy Startup Weekend but inevitably the emphasis shifts to ideas that help people spend time, rather than save time, and the tension for business model generally distracts from learning new code. My one draw back to I live 65 miles from Seattle and need to get bang for the travel buck, so a half day or full evening is necessary minimum.]]></description>
		<content:encoded><![CDATA[<p>also like &#8220;Coders Republic&#8221; by way of <a href="http://en.wikipedia.org/wiki/Cascadia-(independence_movement)" rel="nofollow">http://en.wikipedia.org/wiki/Cascadia-(independence_movement)</a></p>
<p>I like the idea getting together to learn by doing, build up skills. I enjoy Startup Weekend but inevitably the emphasis shifts to ideas that help people spend time, rather than save time, and the tension for business model generally distracts from learning new code. My one draw back to I live 65 miles from Seattle and need to get bang for the travel buck, so a half day or full evening is necessary minimum.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
