<?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"
	>
<channel>
	<title>Comments on: Big lessons from a little project</title>
	<atom:link href="http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/</link>
	<description>Mostly about the management of software development</description>
	<pubDate>Thu, 04 Dec 2008 19:33:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Nick</title>
		<link>http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-33463</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 23 Apr 2008 13:11:36 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-33463</guid>
		<description>Probably should mention this in person but have you tried the &lt;a href="http://www.aptana.com" rel="nofollow"&gt;Aptana&lt;/a&gt; plug-in for eclipse. It has code completion for JavaScript amongst a whole heap of other helpful features a front-end developer might want.</description>
		<content:encoded><![CDATA[<p>Probably should mention this in person but have you tried the <a href="http://www.aptana.com" rel="nofollow">Aptana</a> plug-in for eclipse. It has code completion for JavaScript amongst a whole heap of other helpful features a front-end developer might want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29841</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 07 Apr 2008 18:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29841</guid>
		<description>Ajay: Yes, Javascript is powerful, and a line-for-line count comparison isn't really fair.

Firebug is indeed very useful, but as I'm writing a Firefox extension my Javascript isn't seen by Firebug. On the IDE, I want to type one character, hit Ctrl-Space, cursor-down twice, Enter -- rather than type an entire variable name. I suspect I might be lazy.</description>
		<content:encoded><![CDATA[<p>Ajay: Yes, Javascript is powerful, and a line-for-line count comparison isn&#8217;t really fair.</p>
<p>Firebug is indeed very useful, but as I&#8217;m writing a Firefox extension my Javascript isn&#8217;t seen by Firebug. On the IDE, I want to type one character, hit Ctrl-Space, cursor-down twice, Enter &#8212; rather than type an entire variable name. I suspect I might be lazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay</title>
		<link>http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29819</link>
		<dc:creator>Ajay</dc:creator>
		<pubDate>Mon, 07 Apr 2008 16:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29819</guid>
		<description>To #6.
I code both Java and JS. I generally do all my java work in one stretch and then the JS work - kindaf helps me context switch to the JS pradigm (which I crib about but still love).
One thing is I do not have the need of an IDE when I do JS - my functions are short, modules are short - cruft free. I feel 200 LOC in JS equals anywhere between 600-700 lines in Java for trivial code and the factor is like 5x when it gets more complex (especially if I need more nested structures). 

However I use the IDE for things like version control, syntax highlighting but never wanted more out of it. Also have to mention -FireBug is your friend for JS :)</description>
		<content:encoded><![CDATA[<p>To #6.<br />
I code both Java and JS. I generally do all my java work in one stretch and then the JS work - kindaf helps me context switch to the JS pradigm (which I crib about but still love).<br />
One thing is I do not have the need of an IDE when I do JS - my functions are short, modules are short - cruft free. I feel 200 LOC in JS equals anywhere between 600-700 lines in Java for trivial code and the factor is like 5x when it gets more complex (especially if I need more nested structures). </p>
<p>However I use the IDE for things like version control, syntax highlighting but never wanted more out of it. Also have to mention -FireBug is your friend for JS <img src='http://niksilver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Devolio</title>
		<link>http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29689</link>
		<dc:creator>Devolio</dc:creator>
		<pubDate>Mon, 07 Apr 2008 04:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://niksilver.com/2008/04/06/big-lessons-from-a-little-project/#comment-29689</guid>
		<description>&lt;strong&gt;Big lessons from a little project...&lt;/strong&gt;

Iâ€™ve just finished a fortnightâ€™s holiday which I (foolishly) spent mostly in front of a PC developing a never-ending little application. But unexpectedly, despite the trivial nature of my project, I rediscovered a number of important lessons more u...</description>
		<content:encoded><![CDATA[<p><strong>Big lessons from a little project&#8230;</strong></p>
<p>Iâ€™ve just finished a fortnightâ€™s holiday which I (foolishly) spent mostly in front of a PC developing a never-ending little application. But unexpectedly, despite the trivial nature of my project, I rediscovered a number of important lessons more u&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
