


<?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 CantRemembrances</title>
	<atom:link href="http://blog.cantremember.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cantremember.com</link>
	<description>Memes of a technical vein discovered during CantRemember.com implementation</description>
	<lastBuildDate>Mon, 12 Jul 2010 10:35:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Wordpress and PmWiki under nginx by Unblock Myspace</title>
		<link>http://blog.cantremember.com/wordpress-and-pmwiki-under-nginx/comment-page-1/#comment-7414</link>
		<dc:creator>Unblock Myspace</dc:creator>
		<pubDate>Mon, 12 Jul 2010 10:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cantremember.com/?p=57#comment-7414</guid>
		<description>Great data on proxies. Thanks! Would a proxy also be be worthwill for browsing the web?</description>
		<content:encoded><![CDATA[<p>Great data on proxies. Thanks! Would a proxy also be be worthwill for browsing the web?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Debugging using JConsole, JMX and SSH Tunnels by Jeffrey W. Baker</title>
		<link>http://blog.cantremember.com/debugging-with-jconsole-jmx-ssh-tunnels/comment-page-1/#comment-2710</link>
		<dc:creator>Jeffrey W. Baker</dc:creator>
		<pubDate>Wed, 24 Feb 2010 22:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cantremember.com/?p=43#comment-2710</guid>
		<description>My eyes glazed over after the first 5000 words of this article.  I find it difficult to believe that anybody, either at Sun or in the developer community generally, thinks this makes Java somehow more manageable or operable.  Even if we only focus on the client side, it&#039;s like a fugue upon stupidity.  Why can&#039;t jconsole just have -v -vv and -vvv like every other program, instead of having to specify a ridiculous logging.properties file with exactly the same effect?  And that is to say nothing of the server side, which is baroque in the extreme.  After all that work, you get to have a tomcat that doesn&#039;t exit!  Absurd!</description>
		<content:encoded><![CDATA[<p>My eyes glazed over after the first 5000 words of this article.  I find it difficult to believe that anybody, either at Sun or in the developer community generally, thinks this makes Java somehow more manageable or operable.  Even if we only focus on the client side, it&#8217;s like a fugue upon stupidity.  Why can&#8217;t jconsole just have -v -vv and -vvv like every other program, instead of having to specify a ridiculous logging.properties file with exactly the same effect?  And that is to say nothing of the server side, which is baroque in the extreme.  After all that work, you get to have a tomcat that doesn&#8217;t exit!  Absurd!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter4R shifts RSpec onto my Front Burner by Carissa Kabanuck</title>
		<link>http://blog.cantremember.com/twitter4r-shifts-rspec-onto-my-front-burner/comment-page-1/#comment-2468</link>
		<dc:creator>Carissa Kabanuck</dc:creator>
		<pubDate>Wed, 03 Feb 2010 20:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cantremember.com/?p=94#comment-2468</guid>
		<description>Hello Mate, Great website! I really like the content. The only problem I have is that the RSS feed arnt viewing correctly in my viewer.</description>
		<content:encoded><![CDATA[<p>Hello Mate, Great website! I really like the content. The only problem I have is that the RSS feed arnt viewing correctly in my viewer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remote Scripting for AWS by Glenn Rempe</title>
		<link>http://blog.cantremember.com/remote-scripting-for-aws/comment-page-1/#comment-4</link>
		<dc:creator>Glenn Rempe</dc:creator>
		<pubDate>Sun, 25 Jan 2009 01:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cantremember.com/?p=73#comment-4</guid>
		<description>Hi,

I&#039;m glad you are enjoying my amazon-ec2 gem.

I just wanted to clarify one point with the errors you received re: &#039;Inconsistent EC2 / SOAP Marshalling&#039;.  amazon-ec2 does not actually use SOAP to make its requests to EC2.  In fact it uses the HTTP Query API that AWS provides as well.

Your issue with inconsistent results is a known issue, and one that I have contacted the authors of AWS/S3 and XmlSimple about.  No one has yet gotten to the bottom of the issue yet but it appears that by merely including the s3 gem in the same code which requires the amazon-ec2 gem results in this behavior (an extra nesting level in the response hash).  If anyone can provide any guidance on resolving this please feel free to contribute to the following thread or submit a patch.

http://groups.google.com/group/amazon-ec2/browse_thread/thread/8e158438a3838f65

Cheers,

Glenn</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m glad you are enjoying my amazon-ec2 gem.</p>
<p>I just wanted to clarify one point with the errors you received re: &#8216;Inconsistent EC2 / SOAP Marshalling&#8217;.  amazon-ec2 does not actually use SOAP to make its requests to EC2.  In fact it uses the HTTP Query API that AWS provides as well.</p>
<p>Your issue with inconsistent results is a known issue, and one that I have contacted the authors of AWS/S3 and XmlSimple about.  No one has yet gotten to the bottom of the issue yet but it appears that by merely including the s3 gem in the same code which requires the amazon-ec2 gem results in this behavior (an extra nesting level in the response hash).  If anyone can provide any guidance on resolving this please feel free to contribute to the following thread or submit a patch.</p>
<p><a href="http://groups.google.com/group/amazon-ec2/browse_thread/thread/8e158438a3838f65" rel="nofollow">http://groups.google.com/group/amazon-ec2/browse_thread/thread/8e158438a3838f65</a></p>
<p>Cheers,</p>
<p>Glenn</p>
]]></content:encoded>
	</item>
</channel>
</rss>
