<?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: Pissing people off</title>
	<atom:link href="http://engwar.com/post/50/feed" rel="self" type="application/rss+xml" />
	<link>http://engwar.com/post/50</link>
	<description>Chintana Wilamuna&#039;s weblog</description>
	<lastBuildDate>Fri, 12 Mar 2010 13:50:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Panda</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-726</link>
		<dc:creator>Panda</dc:creator>
		<pubDate>Sun, 16 Nov 2008 04:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-726</guid>
		<description>-_-&#039; 
Well, I thought it was funny . . .</description>
		<content:encoded><![CDATA[<p>-_-&#8217;<br />
Well, I thought it was funny . . .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-236</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Mon, 01 Sep 2008 11:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-236</guid>
		<description>@To who ever the moron who copied and pasted above from proggit: I don&#039;t wanna discuss/argue stuff that&#039;s posted on proggit on my blog. Please, do your arguments there. This post was not a &quot;contribution to the debate&quot;. You&#039;ll see a very different style of presentation if I was trying to &quot;contribute&quot;. I cannot grasp why these idiots don&#039;t get it no matter how many times I said this is an effing joke. I would not hesitate to delete if anyone copy pasted from proggit with spam links such as above.</description>
		<content:encoded><![CDATA[<p>@To who ever the moron who copied and pasted above from proggit: I don&#8217;t wanna discuss/argue stuff that&#8217;s posted on proggit on my blog. Please, do your arguments there. This post was not a &#8220;contribution to the debate&#8221;. You&#8217;ll see a very different style of presentation if I was trying to &#8220;contribute&#8221;. I cannot grasp why these idiots don&#8217;t get it no matter how many times I said this is an effing joke. I would not hesitate to delete if anyone copy pasted from proggit with spam links such as above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web design company</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-231</link>
		<dc:creator>web design company</dc:creator>
		<pubDate>Sun, 31 Aug 2008 00:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-231</guid>
		<description>The whole &quot;lines of code&quot; criteria for programming languages is at best a minor point of style, but this article is quite possibly the stupidest &quot;contribution&quot; to the debate I&#039;ve ever seen. &quot;&quot;.join([line.strip() for line in open(&quot;server.cert&quot;)][1:-2]) OK, very nice. Nothing wrong with that. Except it has no real meaning for the next developer that comes along, who won&#039;t know the meaning of the -2, for example. In Java, such things might require a method of their own. And that&#039;s a good thing, it means the code will look like: String cert = loadCertFile(); The method will contain handy comments about why, how, and error handling for the event of the file not being there. The calling method will be easier to read. Who could possibly be opposed to that? Oh yes, the kind of pseudo-elitist who spends more time tripping over other developers than actually getting something built.</description>
		<content:encoded><![CDATA[<p>The whole &#8220;lines of code&#8221; criteria for programming languages is at best a minor point of style, but this article is quite possibly the stupidest &#8220;contribution&#8221; to the debate I&#8217;ve ever seen. &#8220;&#8221;.join([line.strip() for line in open("server.cert")][1:-2]) OK, very nice. Nothing wrong with that. Except it has no real meaning for the next developer that comes along, who won&#8217;t know the meaning of the -2, for example. In Java, such things might require a method of their own. And that&#8217;s a good thing, it means the code will look like: String cert = loadCertFile(); The method will contain handy comments about why, how, and error handling for the event of the file not being there. The calling method will be easier to read. Who could possibly be opposed to that? Oh yes, the kind of pseudo-elitist who spends more time tripping over other developers than actually getting something built.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-229</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Fri, 29 Aug 2008 16:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-229</guid>
		<description>@Ruby Monkey: Spot on dude, I&#039;m just a &quot;fan boy&quot;, yada yada yada. Sorry, I cannot comprehend some of the sentences.

Thanks for the IDE lesson, will surely keep that in mind. Yawn.</description>
		<content:encoded><![CDATA[<p>@Ruby Monkey: Spot on dude, I&#8217;m just a &#8220;fan boy&#8221;, yada yada yada. Sorry, I cannot comprehend some of the sentences.</p>
<p>Thanks for the IDE lesson, will surely keep that in mind. Yawn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Monkey</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-228</link>
		<dc:creator>Ruby Monkey</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-228</guid>
		<description>Oh, in case you don&#039;t really know why I asked for IDE, IDE is not only the editor, it also has debug, trace, build, syntax validating...</description>
		<content:encoded><![CDATA[<p>Oh, in case you don&#8217;t really know why I asked for IDE, IDE is not only the editor, it also has debug, trace, build, syntax validating&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Monkey</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-227</link>
		<dc:creator>Ruby Monkey</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-227</guid>
		<description>as you said, it just meant to be a joke, why you got soo angry? Is that &quot;Ruby or you or both are sucks, you can use it to write it&#039;s own IDE&quot; offend you?</description>
		<content:encoded><![CDATA[<p>as you said, it just meant to be a joke, why you got soo angry? Is that &#8220;Ruby or you or both are sucks, you can use it to write it&#8217;s own IDE&#8221; offend you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Monkey</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-226</link>
		<dc:creator>Ruby Monkey</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-226</guid>
		<description>Btw, did you use ruby in any production?
what kind of system?
do you use it in Banking system?
or just a personal website?
if it&#039;s personal website, I might go PHP first.</description>
		<content:encoded><![CDATA[<p>Btw, did you use ruby in any production?<br />
what kind of system?<br />
do you use it in Banking system?<br />
or just a personal website?<br />
if it&#8217;s personal website, I might go PHP first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby Monkey</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-225</link>
		<dc:creator>Ruby Monkey</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-225</guid>
		<description>Actually I was using VI before I use netbean, I used emacs sometime, but anyway, none of them were written in Ruby, pretty shame, huh?

Visual Studio 2008 has a Iron Ruby plugin, and that&#039;s not written in ruby too.

Also Ruby use green thread, so even you use thread in your code, it still a fake one. pretty sad.

To me Ruby is still a toy. and some dude like you blind with &quot;one line is better than anything else&quot;. wondering before ROR, did you use Ruby?

I think you are just a Ruby &quot;fan boy&quot;.</description>
		<content:encoded><![CDATA[<p>Actually I was using VI before I use netbean, I used emacs sometime, but anyway, none of them were written in Ruby, pretty shame, huh?</p>
<p>Visual Studio 2008 has a Iron Ruby plugin, and that&#8217;s not written in ruby too.</p>
<p>Also Ruby use green thread, so even you use thread in your code, it still a fake one. pretty sad.</p>
<p>To me Ruby is still a toy. and some dude like you blind with &#8220;one line is better than anything else&#8221;. wondering before ROR, did you use Ruby?</p>
<p>I think you are just a Ruby &#8220;fan boy&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chintana</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-224</link>
		<dc:creator>Chintana</dc:creator>
		<pubDate>Fri, 29 Aug 2008 14:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-224</guid>
		<description>@Jeff: Stephan has missed the whole point of this post for some bizarre inexplicable reason and &lt;a href=&quot;http://stephan.reposita.org/archives/2008/08/28/funny-some-rubyists-are-stupider-than-a-piece-of-wood/&quot; rel=&quot;nofollow&quot;&gt;even blogged about it where he claims to have written a set of Java classes in 20 minutes&lt;/a&gt; that does the same thing. I&#039;m quite humbled by the length he went into teach me about &lt;a href=&quot;http://martinfowler.com/dslwip/MethodChaining.html&quot; rel=&quot;nofollow&quot;&gt;method chaining&lt;/a&gt;. That&#039;s the post x used to copy and paste the line (as mentioned by Stephan).</description>
		<content:encoded><![CDATA[<p>@Jeff: Stephan has missed the whole point of this post for some bizarre inexplicable reason and <a href="http://stephan.reposita.org/archives/2008/08/28/funny-some-rubyists-are-stupider-than-a-piece-of-wood/" rel="nofollow">even blogged about it where he claims to have written a set of Java classes in 20 minutes</a> that does the same thing. I&#8217;m quite humbled by the length he went into teach me about <a href="http://martinfowler.com/dslwip/MethodChaining.html" rel="nofollow">method chaining</a>. That&#8217;s the post x used to copy and paste the line (as mentioned by Stephan).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://engwar.com/post/50/comment-page-1#comment-223</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 29 Aug 2008 14:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://engwar.com/?p=50#comment-223</guid>
		<description>I am curious about x and what he is playing at.  That is not Java and will not produce any results.

1) There is no open method on java.io.File.  So, File.open is not valid.
2) In Java you need a main method at minimum to put your code in.  
3) To use pretty much anything you need to import classes from packages.
4) To do *anything* with files in Java you need try catch blocks because of the brilliant exception strategy in Java.  

So, the post by X really just a troll post. There is no one line of java that is executable and can produce a result.  It is not a scripting language.</description>
		<content:encoded><![CDATA[<p>I am curious about x and what he is playing at.  That is not Java and will not produce any results.</p>
<p>1) There is no open method on java.io.File.  So, File.open is not valid.<br />
2) In Java you need a main method at minimum to put your code in.<br />
3) To use pretty much anything you need to import classes from packages.<br />
4) To do *anything* with files in Java you need try catch blocks because of the brilliant exception strategy in Java.  </p>
<p>So, the post by X really just a troll post. There is no one line of java that is executable and can produce a result.  It is not a scripting language.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.316 seconds -->
