<?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: Translating c# to Ruby, Python, Java and Javascript</title>
	<atom:link href="http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java/feed" rel="self" type="application/rss+xml" />
	<link>http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java</link>
	<description>Seattle social web developer and marketing hacker</description>
	<lastBuildDate>Wed, 02 May 2012 05:56:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: adam</title>
		<link>http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java/comment-page-1#comment-88</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Mon, 23 Jun 2008 06:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=303#comment-88</guid>
		<description>Thanks for the contributions guys! I don&#039;t see any reason why I can&#039;t start making multi-line cells to cover more complex idioms...?</description>
		<content:encoded><![CDATA[<p>Thanks for the contributions guys! I don&#8217;t see any reason why I can&#8217;t start making multi-line cells to cover more complex idioms&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepfall</title>
		<link>http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java/comment-page-1#comment-87</link>
		<dc:creator>deepfall</dc:creator>
		<pubDate>Mon, 23 Jun 2008 00:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=303#comment-87</guid>
		<description>ruby split is s.split(&#039;,&#039;)
trim is s.strip

this is an interesting document especially if you could incorporate the language X way of doing common things, not just standard lib functions.</description>
		<content:encoded><![CDATA[<p>ruby split is s.split(&#8216;,&#8217;)<br />
trim is s.strip</p>
<p>this is an interesting document especially if you could incorporate the language X way of doing common things, not just standard lib functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paddy3118</title>
		<link>http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java/comment-page-1#comment-82</link>
		<dc:creator>Paddy3118</dc:creator>
		<pubDate>Sun, 22 Jun 2008 07:58:28 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=303#comment-82</guid>
		<description>(although this won&#039;t help you learn the idioms of each language).

- Paddy.</description>
		<content:encoded><![CDATA[<p>(although this won&#8217;t help you learn the idioms of each language).</p>
<p>- Paddy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P</title>
		<link>http://adamloving.com/internet-programming/converting-c-sharp-to-ruby-python-javascript-java/comment-page-1#comment-81</link>
		<dc:creator>P</dc:creator>
		<pubDate>Sun, 22 Jun 2008 07:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://adamloving.com/?p=303#comment-81</guid>
		<description>Python decimals:
  http://docs.python.org/lib/module-decimal.html

- Paddy.</description>
		<content:encoded><![CDATA[<p>Python decimals:<br />
  <a href="http://docs.python.org/lib/module-decimal.html" rel="nofollow">http://docs.python.org/lib/module-decimal.html</a></p>
<p>- Paddy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

