<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Which HTML/CSS/JS IDE do I want?</title>
	<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want/</link>
	<description>Comments on Ask MetaFilter post Which HTML/CSS/JS IDE do I want?</description>
	<pubDate>Tue, 27 Oct 2009 13:37:48 -0800</pubDate>
	<lastBuildDate>Tue, 27 Oct 2009 13:37:48 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Which HTML/CSS/JS IDE do I want?</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want</link>	
		<description>Which HTML/CSS/JS IDE do I want? &lt;br /&gt;&lt;br /&gt; So I&apos;ve been doing AS3 development for the last few years, using Flex Builder, but am now moving back into HTML/CSS/JS. I&apos;ve gotten used to having a fairly intelligent IDE and I&apos;d like to not go back to the bad old days of having to type every single param and property from scratch every time. (I&apos;m looking for code help, not just highlighting.)&lt;br&gt;
&lt;br&gt;
I have tried a few but none seems to have everything I want:&lt;br&gt;
&lt;br&gt;
1. Dreamweaver: &lt;br&gt;
Pluses: When you link to a stylesheet, you can CTRL+space and get a list of styles to choose from.&lt;br&gt;
Minuses: Weak support for JS. (no auto-complete at all)&lt;br&gt;
&lt;br&gt;
2. &lt;a href=&quot;http://www.aptana.org/studio&quot;&gt;Aptana&lt;/a&gt;:&lt;br&gt;
Pluses: Seems to have excellent JS support, including major AJAX libraries.&lt;br&gt;
Minuses: Unless I am missing something, I can&apos;t choose Css styles off a list, and that is a major major timesaver for the work I&apos;ll be doing.&lt;br&gt;
&lt;br&gt;
3. &lt;a href=&quot;http://www.blumentals.net/htmlpad/tour.php?id=23&quot;&gt;HTMLPad 2010&lt;/a&gt;:&lt;br&gt;
Plusses and minuses seem about the same as Aptana, plus it costs money. (DW CS3 is already installed on my work machine so no cost there.)&lt;br&gt;
&lt;br&gt;
So, am i doing something wrong with Aptana? Is there another piece of software I&apos;m not aware of? Or should I settle for DW for html/css and Aptana for JS? (The work will probably be 80% or more on the html/css side.)&lt;br&gt;
&lt;br&gt;
thanks!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2009:site.136596</guid>
		<pubDate>Tue, 27 Oct 2009 13:31:52 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
		
			<category>web</category>
		
			<category>development</category>
		
			<category>dev</category>
		
			<category>webdevelopment</category>
		
			<category>programming</category>
		
			<category>html</category>
		
			<category>css</category>
		
			<category>js</category>
		
			<category>javascript</category>
		
			<category>ide</category>
		
			<category>dreamweaver</category>
		
			<category>aptana</category>
		
	</item> <item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951817</link>	
		<description>To clarify my issue with Aptana: I may well be able to pick from a lists of styles embedded in an html doc by using the &quot;outline&quot; feature. But I can&apos;t figure out how to do so for styles in a stylesheet included with a [link] tag, which let&apos;s face it, is how it&apos;s done 99% of the time.&lt;br&gt;
&lt;br&gt;
if I could do that I would go with Aptana for sure.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951817</guid>
		<pubDate>Tue, 27 Oct 2009 13:37:48 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: zeoslap</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951818</link>	
		<description>Intellij is now opensource, awesome ide. You might also want to try Netbeans. They are both primarily java ides but support all of things you stated.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951818</guid>
		<pubDate>Tue, 27 Oct 2009 13:39:08 -0800</pubDate>
		<dc:creator>zeoslap</dc:creator>
	</item><item>
		<title>By: yerfatma</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951835</link>	
		<description>In trying to wean myself off of Homesite now that Adobe has discontinued it, I&apos;ve found &lt;a href=&quot;http://www.activestate.com/komodo_edit/&quot;&gt;Komodo Edit&lt;/a&gt; to be a decent replacement. I&apos;ve been working in it for PHP &amp;amp; Python anyway and it has JS autocomplete (plus jQuery support) and CSS suggest and auto-complete.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951835</guid>
		<pubDate>Tue, 27 Oct 2009 13:52:00 -0800</pubDate>
		<dc:creator>yerfatma</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951846</link>	
		<description>Ok, I tried netbeans and it&apos;s close but I have this:&lt;br&gt;
&lt;br&gt;
[h1 class=&quot;&quot;]&lt;br&gt;
&lt;br&gt;
and when I press CTRL+space in between those quotes, I get &quot;no suggestions.&quot; Which is bizarre, since I have a linked stylesheet and can see the style names right over there in the panel on the side. But it still wants me to type them myself.&lt;br&gt;
&lt;br&gt;
Off to try Komodo now...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951846</guid>
		<pubDate>Tue, 27 Oct 2009 13:58:29 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951867</link>	
		<description>Unless I&apos;m missing something, Komodo also will not provide me with a list of class names from my stylesheet when I have [h1 class=&quot;&quot;].</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951867</guid>
		<pubDate>Tue, 27 Oct 2009 14:07:00 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951877</link>	
		<description>IntelliJ&apos;s open source license seems to be free only for open source projects, which this is not.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951877</guid>
		<pubDate>Tue, 27 Oct 2009 14:10:40 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: Artw</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951880</link>	
		<description>Last time I checked out Dreamweaver it had bloated itself to the point of unusability, and I doubt it&apos;s gotten much better since. Avoid. &lt;br&gt;
&lt;br&gt;
You know what&apos;s surprisingly good? The HTML editor from MS Expression Web. If you turn off WYSIWYG your left with a nice slim editor that&apos;s pleasingly Homesite like. &lt;br&gt;
&lt;br&gt;
(That it&apos;s good is actually even more suprising when you consider it&apos;s origin: It actually started life as the much maligned Homesite. For some reason MS don&apos;t seem to mention that much...)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951880</guid>
		<pubDate>Tue, 27 Oct 2009 14:12:46 -0800</pubDate>
		<dc:creator>Artw</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1951899</link>	
		<description>Just to clarify one more time:&lt;br&gt;
&lt;br&gt;
All of these programs do fine at suggesting code when writing a stylesheet: ie, I can pick &quot;padding:left&quot; off a list.&lt;br&gt;
&lt;br&gt;
But what I want to do is, when writing html, pick my custom class name &quot;drjimmysStyle1&quot; off a list of all the styles in my linked stylesheet(s), rather than try to remember that whole string and run the risk of time-sucking typos. This seems so basic, but no one but Dreamweaver seems to support it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1951899</guid>
		<pubDate>Tue, 27 Oct 2009 14:25:50 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: coolguymichael</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952017</link>	
		<description>&lt;em&gt;Last time I checked out Dreamweaver it had bloated itself to the point of unusability, and I doubt it&apos;s gotten much better since. Avoid.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Dreamweaver is bloated the way Photoshop is bloated. If you use the features, they&apos;re great. If you just need basic HTML/CSS, it&apos;s bloated.&lt;br&gt;
&lt;br&gt;
OTOH, Adobe has spent a lot of time ensuring Dreamweaver interacts well with Flash, Photoshop, and Fireworks, and -- as the OP noted -- has dropped the ball on JavaScript tools (which would of course make Artw even more unhappy with it, since it would add significant &quot;bloat&quot;).&lt;br&gt;
&lt;br&gt;
If you want easy and mostly good HTML/CSS creation and great site-management tools but minimal JavaScript support, then Dreamweaver is your tool. But it sounds like you want a better JavaScript tool, in which case Dreamweaver is probably not what you want. But since I haven&apos;t used the other applications you mention, I don&apos;t know if they&apos;re any better.&lt;br&gt;
&lt;br&gt;
One suggestion to accomplish what you mention above: You could use some sort of coding shorthand followed by search &amp;amp; replace. For example, instead of &quot;drjimmysStyle1&quot;, call it &quot;##s1&quot;. Then do a find &amp;amp; replace with whatever tool to turn &quot;##s1&quot; into &quot;drjimmysStyle1&quot;. By creating your own shorthand naming conventions, you can save lots of typing time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952017</guid>
		<pubDate>Tue, 27 Oct 2009 16:09:22 -0800</pubDate>
		<dc:creator>coolguymichael</dc:creator>
	</item><item>
		<title>By: drjimmy11</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952047</link>	
		<description>Well I am not sure what you guys mean by &quot;bloat&quot; - I have a modern computer so there are no performance issues, and I only use the features I want to use.&lt;br&gt;
&lt;br&gt;
To reiterate why i want to pick CSS styles off a list, well it&apos;s the same reason any programmer wants to pick things off a list rather than type them: Trying to remember and having to constantly check names breaks your flow, even if it doesn&apos;t take up that much time on its own. And eventually you will make a minor typo and end up wasting a lot of time hunting it down.&lt;br&gt;
&lt;br&gt;
(I need to name things well for other users, so short names is not an option. Also I find non-English shorthand names even harder to remember than long English ones.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952047</guid>
		<pubDate>Tue, 27 Oct 2009 16:44:40 -0800</pubDate>
		<dc:creator>drjimmy11</dc:creator>
	</item><item>
		<title>By: Jairus</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952067</link>	
		<description>A few people who do HTML/CSS (and PHP) in my office use Eclipse.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952067</guid>
		<pubDate>Tue, 27 Oct 2009 17:08:06 -0800</pubDate>
		<dc:creator>Jairus</dc:creator>
	</item><item>
		<title>By: weston</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952255</link>	
		<description>I&apos;m generally a vim guy myself, but I&apos;ve been hearing some good noise about &lt;a href=&quot;http://www.panic.com/coda/&quot;&gt;Coda&lt;/a&gt; by Panic Software. If you&apos;re on OS X, you should probably check it out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952255</guid>
		<pubDate>Tue, 27 Oct 2009 19:06:30 -0800</pubDate>
		<dc:creator>weston</dc:creator>
	</item><item>
		<title>By: Jacen Solo</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952302</link>	
		<description>I know that Visual Studio 2010 has the feature you&apos;re looking for.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952302</guid>
		<pubDate>Tue, 27 Oct 2009 19:43:48 -0800</pubDate>
		<dc:creator>Jacen Solo</dc:creator>
	</item><item>
		<title>By: Jacen Solo</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952311</link>	
		<description>Hmm, to be more helpful, check out &lt;a href=&quot;http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx&quot;&gt;the beta page&lt;/a&gt; for VS 2010, and download Microsoft Web Developer Express. (You could also be safe and get e.g. VS2010 Ultimate, then uncheck the stuff you don&apos;t care about, just in case the &quot;Express&quot; restriction ends up leaving out something cool.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952311</guid>
		<pubDate>Tue, 27 Oct 2009 19:46:04 -0800</pubDate>
		<dc:creator>Jacen Solo</dc:creator>
	</item><item>
		<title>By: toastchee</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1952655</link>	
		<description>Seconding VS 2009+. I was amazed at how much it helped me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1952655</guid>
		<pubDate>Wed, 28 Oct 2009 05:05:44 -0800</pubDate>
		<dc:creator>toastchee</dc:creator>
	</item><item>
		<title>By: nihlton</title>
		<link>http://ask.metafilter.com/136596/Which-HTMLCSSJS-IDE-do-I-want#1960131</link>	
		<description>firefox, notepad++, firebug :)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2009:site.136596-1960131</guid>
		<pubDate>Tue, 03 Nov 2009 12:59:50 -0800</pubDate>
		<dc:creator>nihlton</dc:creator>
	</item>
	</channel>
</rss>
