<?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: What you do use to code JavaScript?</title>
	<atom:link href="http://refreshnyc.org/2010/01/what-you-do-use-to-code-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://refreshnyc.org/2010/01/what-you-do-use-to-code-javascript/</link>
	<description>We are the web enthusiasts of NYC. We make the web a better place.</description>
	<lastBuildDate>Wed, 26 May 2010 03:22:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sergey Chernyshev</title>
		<link>http://refreshnyc.org/2010/01/what-you-do-use-to-code-javascript/comment-page-1/#comment-7</link>
		<dc:creator>Sergey Chernyshev</dc:creator>
		<pubDate>Tue, 19 Jan 2010 18:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://refreshnyc.org/?p=79#comment-7</guid>
		<description>Yes, JS is hard - I use vim and colorization works fine, but only for standalone files - try using HTML/PHP/JS mix in one file and it&#039;s no longer reliable.

But JS development requires more stuff like autocompletion (intelli-sense in MS-speak), JSLint, profiler, minifier, and many more.</description>
		<content:encoded><![CDATA[<p>Yes, JS is hard &#8211; I use vim and colorization works fine, but only for standalone files &#8211; try using HTML/PHP/JS mix in one file and it&#8217;s no longer reliable.</p>
<p>But JS development requires more stuff like autocompletion (intelli-sense in MS-speak), JSLint, profiler, minifier, and many more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fire crow</title>
		<link>http://refreshnyc.org/2010/01/what-you-do-use-to-code-javascript/comment-page-1/#comment-6</link>
		<dc:creator>fire crow</dc:creator>
		<pubDate>Tue, 19 Jan 2010 13:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://refreshnyc.org/?p=79#comment-6</guid>
		<description>This is one of the many reasons I&#039;ve stuck to vim for all my editing. I find that while IDE features are nice, they usually break down when you do anything of interest. with vim I can write custom plugins for whatever I need using vimscript.</description>
		<content:encoded><![CDATA[<p>This is one of the many reasons I&#8217;ve stuck to vim for all my editing. I find that while IDE features are nice, they usually break down when you do anything of interest. with vim I can write custom plugins for whatever I need using vimscript.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://refreshnyc.org/2010/01/what-you-do-use-to-code-javascript/comment-page-1/#comment-5</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Tue, 19 Jan 2010 11:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://refreshnyc.org/?p=79#comment-5</guid>
		<description>I&#039;ve struggled with this for years! Most IDE&#039;s get some things right but then fail to include others. Worse, I&#039;ve now been writing with jQuery for a few years, and I&#039;ve never found an IDE that comes close.

Most of the time I&#039;m writing web sites with PHP now, so I use PDT (a.k.a. Eclipse) and just sort of deal with how it shows me HTML and Javascript. Once in a while I try a new one, but am never happy.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve struggled with this for years! Most IDE&#8217;s get some things right but then fail to include others. Worse, I&#8217;ve now been writing with jQuery for a few years, and I&#8217;ve never found an IDE that comes close.</p>
<p>Most of the time I&#8217;m writing web sites with PHP now, so I use PDT (a.k.a. Eclipse) and just sort of deal with how it shows me HTML and Javascript. Once in a while I try a new one, but am never happy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

