<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1041858" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1041858</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Bluefish does too.
When you</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1241593</link>
    <description> &lt;p&gt;Bluefish does too.&lt;/p&gt;
&lt;p&gt;When you type &lt;code&gt;&amp;lt;tag&amp;gt;&lt;/code&gt;, as soon as you type the &lt;code&gt;&amp;gt;&lt;/code&gt; it automatically puts &lt;code&gt;&amp;lt;/tag&amp;gt;&lt;/code&gt; (in full) after it.&lt;br /&gt;
Was annoying at first due to the way I work, but after getting used to it I admit it&#039;s really useful.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 May 2009 14:24:37 +0000</pubDate>
 <dc:creator>greg</dc:creator>
 <guid isPermaLink="false">comment 1241593 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>teammatt3 wrote:
DW&#039;s</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1241591</link>
    <description> &lt;p&gt;&lt;div class=&quot;quote-msg&quot;&gt;&lt;div class=&quot;quote-author&quot;&gt;&lt;em&gt;teammatt3&lt;/em&gt; wrote:&lt;/div&gt;DW&#039;s little feature that automatically closes your HTML tag when you type &amp;lt; / is the best thing ever! Why hasn&#039;t any other implemented that?&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Quanta Plus does. That was a requirement for me. I&#039;m sure there are others.&lt;/p&gt;
 </description>
     <pubDate>Wed, 13 May 2009 13:26:24 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1241591 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I use EditPlus3 - a text</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1233162</link>
    <description> &lt;p&gt;I use &lt;a href=&quot;http://www.editplus.com/&quot;&gt;EditPlus3&lt;/a&gt; - a text editor on steroids, with integrated browser preview&lt;/p&gt;
&lt;p&gt;The color coding for html, php, javascript is handy&lt;/p&gt;
&lt;p&gt;I think the &lt;a href=&quot;http://www.coffeecup.com/&quot;&gt;CoffeeCup&lt;/a&gt; editor is a pretty good wysiwyg&lt;/p&gt;
&lt;p&gt;I work with designers who use Dreamweaver - I get these crazy nested tables with meaningless stylesheets (what does style77 mean?)&lt;/p&gt;
&lt;p&gt;I assume you can configure it to do otherwise, but I don&#039;t need it.&lt;/p&gt;
&lt;p&gt;Of course, if you build in Drupal you can use a rich text editor like FCKeditor&lt;/p&gt;
&lt;p&gt;.&lt;br /&gt;
.&lt;br /&gt;
.&lt;/p&gt;
&lt;p&gt;BTW&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Just wanted to get a general &lt;strong&gt;concensus&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;should be &lt;em&gt;consensus&lt;/em&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Sep 2008 22:12:30 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1233162 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I have various editors that</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1233161</link>
    <description> &lt;p&gt;I have various editors that i have access to.&lt;/p&gt;
&lt;p&gt;I use Microsoft Expression Web, Microsoft Frontpage, Adobe DreamWeaver CS3, and NVU.&lt;/p&gt;
&lt;p&gt;I then use Xaamp to act as a server so i can test the sites as if they were in a live enviroment.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Sep 2008 19:34:51 +0000</pubDate>
 <dc:creator>ms2134</dc:creator>
 <guid isPermaLink="false">comment 1233161 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>No other editor I&#039;ve used</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1233160</link>
    <description> &lt;blockquote&gt;&lt;p&gt;No other editor I&#039;ve used does that.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I use Bluefish with an SSHFS connection to my server.  It allows me to edit the files live off the server as if they were local.  It doesn&#039;t have any of the fancy intellisense or any HTML WYSIWYG tools.  It&#039;s still sufficient for my web building needs though.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Sep 2008 18:11:34 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1233160 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I love Dreamweaver. No other</title>
    <link>https://www.webmaster-forums.net/webmasters-corner/coding-apps#comment-1233155</link>
    <description> &lt;p&gt;I love Dreamweaver. No other editor makes writing HTML quicker (IMO). DW&#039;s little feature that automatically closes your HTML tag when you type &amp;lt; / is the best thing ever! Why hasn&#039;t any other implemented that? I also love the site manager because I don&#039;t have a local testing server, I have to upload everything to the server when I want to try it, and DW does it automatically when I save the file. No other editor I&#039;ve used does that.&lt;/p&gt;
&lt;p&gt;Unfortunately, for programming Dreamweaver comes out a little short. If Visual Studio supported PHP, I&#039;d be all over VS. The intellisense feature makes programming so much easier. It doesn&#039;t just tell you what arguments are available for functions, it tells you about class members and methods (even overloaded methods) for &lt;em&gt;user defined&lt;/em&gt; classes. It&#039;s awesome, but I only use it for C#.&lt;/p&gt;
&lt;p&gt;I&#039;ve probably tried 6 different editors, and they all have their strengths. But what Dreamweaver and VS do fit me perfectly. I think it&#039;s really up to the person using the editor. Try all them out, and see which you like the best.&lt;/p&gt;
 </description>
     <pubDate>Sun, 07 Sep 2008 15:46:00 +0000</pubDate>
 <dc:creator>teammatt3</dc:creator>
 <guid isPermaLink="false">comment 1233155 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
