<?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: Homesite vs. Ultraedit for general coding?</title>
      <link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding/</link>
      <description>Comments on Ask MetaFilter post Homesite vs. Ultraedit for general coding?</description>
	  	  <pubDate>Fri, 09 Jun 2006 03:58:25 -0800</pubDate>
      <lastBuildDate>Fri, 09 Jun 2006 03:58:25 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Homesite vs. Ultraedit for general coding?</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding</link>	
  	<description>Any thoughts on Homesite vs. UltraEdit? Looking to purchase one of them... &lt;br /&gt;&lt;br /&gt; I know Homesite is more expensive, but thats ok since I&apos;m looking at this as an investment. Mainly I was looking for an editor that had: &lt;br&gt;
-ability to use/make code snippets (does ultra edit have them?)&lt;br&gt;
-collapsible code (I think both have this)&lt;br&gt;
-syntax coloring (both have this).&lt;br&gt;
-code filling (where it completes code for you, like automatically putting in a closing parenthesis if you type in an opening parenthesis). I dont think either has this feature. (Back in &apos;91 I used to use Brief (by Underware) which had that feature, which I rather liked. I think Underware is no more, sadly). &lt;br&gt;
&lt;br&gt;
In most other features they -- Homesite and Ultraedit --seem comparable. &lt;br&gt;
&lt;br&gt;
I know everyone has their favorite editors but I came down to a choice between these two. &lt;br&gt;
&lt;br&gt;
I expect to code both web stuff as well as desktop apps. &lt;br&gt;
&lt;br&gt;
So I&apos;m looking for any other opinions on which is better or more full-featured (in useful ways). I&apos;m a beginner but I plan to stick with it over the long haul.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.39831</guid>
  	<pubDate>Fri, 09 Jun 2006 03:05:29 -0800</pubDate>
  	<dc:creator>jak68</dc:creator>
	
	<category>code</category>
	
	<category>editor</category>
	
	<category>text</category>
	
	<category>homesite</category>
	
	<category>ultraedit</category>
	
</item>
<item>
  	<title>By: bruceyeah</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614505</link>	
  	<description>I thought Homesite was a bit of a dead end investment.. having been absorbed into Dreamweaver (which by now seems to have more up-to-date syntax support for web languages).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614505</guid>
  	<pubDate>Fri, 09 Jun 2006 03:58:25 -0800</pubDate>
  	<dc:creator>bruceyeah</dc:creator>
</item>
<item>
  	<title>By: pazazygeek</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614517</link>	
  	<description>I haven&apos;t used Homesite in years, but to my memory, it actually did have a feature where it would complete code for you, although I could just be dreaming that. I actually found it annoying, because 90% of my bugs were extra parentheses.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
You could also try &lt;a href=&quot;http://www.crimsoneditor.com/&quot;&gt;Crimson Editor&lt;/a&gt;. I am not entirely certain that this has every feature you&apos;re looking for, but I think it has most of them. I don&apos;t think it has a collapsible code feature. I really like it a lot, and it&apos;s certainly at a good price (it&apos;s freeware).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614517</guid>
  	<pubDate>Fri, 09 Jun 2006 04:31:34 -0800</pubDate>
  	<dc:creator>pazazygeek</dc:creator>
</item>
<item>
  	<title>By: Civil_Disobedient</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614521</link>	
  	<description>I have used UltraEdit for at least a couple of years now, and while I do use it as my primary text editor, I&apos;ve noticed that it has been developing something of a gut over the years.  It takes a bit longer to load, uses more resouces than I&apos;d like, but it&apos;s still my favorite.&lt;br&gt;
&lt;br&gt;
If you&apos;re looking to do more &amp;quot;serious&amp;quot; coding (subjective term, I know), I would recommend getting a proper IDE like &lt;a href=&quot;http://www.eclipse.org/&quot;&gt;Eclipse&lt;/a&gt;.  I&apos;m actually doing all my coding in &lt;a href=&quot;http://www.jetbrains.com/idea/&quot;&gt;IDEA IntelliJ&lt;/a&gt; right now, and prefer it to Eclipse, but Eclipse has two very compelling points in its favor:&lt;ol&gt;&lt;li&gt;It has a very nice &lt;a href=&quot;http://www.interaktonline.com/Products/Eclipse/JSEclipse/Overview/&quot;&gt;javascript code engine&lt;/a&gt; plugin&lt;/li&gt;&lt;li&gt;It&apos;s free.&lt;/li&gt;&lt;/ol&gt;If you&apos;re just dealing with one or two files at a time, this might seem like overkill.  But I&apos;ve found in my own experience that using a proper IDE forces me to organize my code more clearly, which is great when I decide to expand the codebase later on.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614521</guid>
  	<pubDate>Fri, 09 Jun 2006 04:34:34 -0800</pubDate>
  	<dc:creator>Civil_Disobedient</dc:creator>
</item>
<item>
  	<title>By: Alterscape</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614528</link>	
  	<description>UltraEdit certainly gets my vote between the two you&apos;re looking at seriously.  Beyond those two, I second Eclipse for large projects. For a less feature-glutted editor than Eclipse that&apos;s still GPL, I suggest JEdit.  I haven&apos;t used UltraEdit in about 3 years because I switched to JEdit, so I couldn&apos;t tell you what new features it has that JEdit doesn&apos;t, but JEdit certainly has all the basics (syntax highlighting, etc, etc). No collapsible code, though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614528</guid>
  	<pubDate>Fri, 09 Jun 2006 04:47:14 -0800</pubDate>
  	<dc:creator>Alterscape</dc:creator>
</item>
<item>
  	<title>By: yerfatma</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614544</link>	
  	<description>I lived in Homesite for years and still use it as my text editor of choice, mainly because I&apos;ve tweaked it to where I want it (I have a copy of UE on my machine as well because a teammate swears by it; nothing against it, I&apos;m just used to Homesite). You can turn tag completion on in Homesite. Additionally, you can write your own button actions in JavaScript for Homesite, so anything you can think to do to text is fairly easy to do. The syntax highlighting is easy to customize through the IDE itself, though it&apos;s hard to find pre-built packages for languages that have become popular since Homesite became a dead-end at Macromedia (ASP, ColdFusion (duh), PHP sure, but Python, etc. not so much).&lt;br&gt;
&lt;br&gt;
One caveat: if you&apos;re going to be working with international documents, foreign character sets, etc. get UltraEdit. Homesite, as of 5.5 anyway, doesn&apos;t render other character sets (unless I&apos;ve missed a setting). Unicode files show the byte marker at the top of the file and it doesn&apos;t save back to Unicode (AFAIK).&lt;br&gt;
&lt;br&gt;
Other nice Homesite features (which may or may not exist in UE): page templates, built-in explorer with a favorites folder, a number of code sweepers/ validators.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614544</guid>
  	<pubDate>Fri, 09 Jun 2006 05:09:05 -0800</pubDate>
  	<dc:creator>yerfatma</dc:creator>
</item>
<item>
  	<title>By: Khalad</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614651</link>	
  	<description>Amazing unknown UltraEdit feature: &lt;strong&gt;Column Mode&lt;/strong&gt;.&lt;br&gt;
&lt;br&gt;
Press Alt-C to switch to column mode. Hold Shift and press the down arrow a couple of times. Start typing. Whatever you typed gets duplicated on all of the lines you selected, at the column you chose. Or, press Delete to delete the text from the lines you selected at that column.&lt;br&gt;
&lt;br&gt;
No more Down, Home, Ctrl-V; Down, Home, Ctrl-V; Down, Home, Ctrl-V...&lt;br&gt;
&lt;br&gt;
This one feature is so incredible I will always keep UltraEdit around.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614651</guid>
  	<pubDate>Fri, 09 Jun 2006 07:55:15 -0800</pubDate>
  	<dc:creator>Khalad</dc:creator>
</item>
<item>
  	<title>By: punkrockrat</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614766</link>	
  	<description>If you want HomeSite, the program comes with a purchase of DreamWeaver.   I don&apos;t think they publically mention it (or rather, make a bug fuss of it) but an installable version of HomeSite is available on any DreamWeaver CD you may have.&lt;br&gt;
&lt;br&gt;
I use DreamWeaver for all my web-development needs, but still keep HomeSite open 75% of the time.  I still love that program to death and use it many time throughout the day.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614766</guid>
  	<pubDate>Fri, 09 Jun 2006 10:04:13 -0800</pubDate>
  	<dc:creator>punkrockrat</dc:creator>
</item>
<item>
  	<title>By: jak68</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614884</link>	
  	<description>thanks for the ideas, all. mucho appreciado. ;) I&apos;ll mull it over. who knows, i might end up with dreamweaver if I can get a decent student discount... ;)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614884</guid>
  	<pubDate>Fri, 09 Jun 2006 12:29:30 -0800</pubDate>
  	<dc:creator>jak68</dc:creator>
</item>
<item>
  	<title>By: AmbroseChapel</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#614972</link>	
  	<description>I&apos;ve been using HomeSite for a couple of week and have been driven crazy by the fact that it won&apos;t let me undo after an &amp;quot;Extended Search and Replace&amp;quot;.&lt;br&gt;
&lt;br&gt;
If you ever need to do regular expression search and replace, as far as I can see, you&apos;ll need to save before each one and revert if something went wrong. That&apos;s pretty much unforgiveable in my eyes.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-614972</guid>
  	<pubDate>Fri, 09 Jun 2006 14:21:56 -0800</pubDate>
  	<dc:creator>AmbroseChapel</dc:creator>
</item>
<item>
  	<title>By: yerfatma</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#620480</link>	
  	<description>Whoa, Ambrose, didn&apos;t you just ask a question about svn? You shouldn&apos;t be worried about undo-after-extended-search-and-replace. And what tool does undo that?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-620480</guid>
  	<pubDate>Thu, 15 Jun 2006 17:45:39 -0800</pubDate>
  	<dc:creator>yerfatma</dc:creator>
</item>
<item>
  	<title>By: boo_radley</title>
  	<link>http://ask.metafilter.com/39831/Homesite-vs-Ultraedit-for-general-coding#741982</link>	
  	<description>Another vote for jEdit, which does everything except for you &amp;quot;code filling&amp;quot;. &lt;br&gt;
(including Khalad&apos;s column mode which does indeed rock.)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.39831-741982</guid>
  	<pubDate>Tue, 17 Oct 2006 11:56:11 -0800</pubDate>
  	<dc:creator>boo_radley</dc:creator>
</item>

    </channel>
</rss>
