<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018876" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018876</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111644</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: (or build my own editor )&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Now &lt;em&gt;that&lt;/em&gt; takes &quot;building a car to drive one&quot; to a whole new level. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 08:34:10 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1111644 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111639</link>
    <description> &lt;p&gt;Just like Megan I think &#039;partually&#039; should have been an option here as well. I use DW for some mouseovers and preloads, the rest I code by hand. I still use HomeSite 4.5 for that (and a sniff of Notepad for some finetuning when HomeSite is not running and I&#039;m too lazy to start it):&lt;br /&gt;
-color coded tags&lt;br /&gt;
-its free: 30 Days Evaluation Copy runs forever &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;But I&#039;m thinking of starting to code with another Editor, becasue mostly I have HomeSite 4.5 and Delphi 5 running together, which gives me a lot of &#039;Access Violation Errors&#039;.&lt;br /&gt;
Guess I&#039;ll have a look at 1stpage and EditPad (or build my own editor &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;).&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 08:27:21 +0000</pubDate>
 <dc:creator>Jack Michaelson</dc:creator>
 <guid isPermaLink="false">comment 1111639 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111637</link>
    <description> &lt;p&gt;I think a lot of it comes down to what the person is used to, I hate using editors cause I always have to tweak it some how or rather so in the long run hand coding is faster, but I use editpad (text editer) and a small standalone program called typeitin which is like a macro thingy, just type in your tags, press the button when you need it and its there. I reckon using this method could keep up or even beat a WYSIWYG.&lt;/p&gt;
&lt;p&gt;like anything, the more you use it, the better and faster you get at it&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 08:21:33 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1111637 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111629</link>
    <description> &lt;p&gt;I guess a lot of it comes down to what you get used to!&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 07:27:05 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1111629 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111628</link>
    <description> &lt;p&gt;Alright, my turn. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I only ever use EditPad for HTML, PHP, ASP, whatever.&lt;/p&gt;
&lt;p&gt;Primarily because it allows me to &quot;get to know&quot; my code better.&lt;br /&gt;
In fact, I get to know my code so well that a moments notice, I can recite verbally the entire code for my last website. (Ok, maybe not that well, but you get the idea.) &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It helps me learn valid code better, because I, and only I, am responsible for altering invalid code. (Note: I use HTML validators, but I still have to change bad code.)&lt;/p&gt;
&lt;p&gt;Editability is easier. It&#039;s far easier to click once and change say, an image width from &quot;150&quot; to &quot;160&quot;, rather than, God forbid, to attempt dragging to exact pixel values, or even clicking through a few too many menus then a dialog, then a field, then an &quot;OK&quot;...&lt;/p&gt;
&lt;p&gt;Believe it or not, it &lt;strong&gt;is&lt;/strong&gt; faster for me to build a table from scratch than it is to navigate through those few too many menus, dialogs and buttons. Then fine-tuning is a repeat-process. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/at-wits-end.png&quot; title=&quot;Mad&quot; alt=&quot;Mad&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And hardware. I run a modest machine. One that is quite grateful for running a text editor, that uses only a small fraction of the resources, when active, that Dreamweaver or Frontpage use when idle. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To use Suzanne&#039;s analogy (&quot;under the hood&quot;)- I can see how WYSIWYG fans can&#039;t understand why someone would rather build a car — engine, body, and all — instead of just using a key to start one. But make no mistake, text editors aren&#039;t as inefficient as they may appear.&lt;/p&gt;
&lt;p&gt;It might be worthwhile noting that I also have a small library of commonly used HTML code snippets at my side. All it takes is a Ctrl+C, and Ctrl+V, and voila, I have the basic skeleton for a . &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt; Also, every new HTML document begins with a code-template of the vital tags , , , . These handy li&#039;l techniques save me around $500 in software that I could&#039;ve used for the same purpose.&lt;/p&gt;
&lt;p&gt;In the context of &quot;projects&quot;, I must also mention that EditPad Pro has a Project option that allows the user to save the list of files used in any project.&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 07:15:27 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1111628 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111618</link>
    <description> &lt;p&gt;I guess it all comes down to your needs and what each person is most comfortable with. Maybe îþÐ should say what kind of website he&#039;s talking about to get a more specific answer.&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 02:41:08 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1111618 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111608</link>
    <description> &lt;p&gt;Ha, you can always search and replace -- but you&#039;re assuming a pattern (random)? In a random pattern, you&#039;d win. Anything with a pattern, we&#039;d be neck and neck. &lt;/p&gt;
&lt;p&gt;If I had years of experience with DW, I&#039;d probably not be able to code so well in the raw (seriously). I&#039;ve seen people seriously lose their skills.&lt;/p&gt;
&lt;p&gt;The difference for me is that I&#039;m no longer doing static sites. I can&#039;t see the point of static sites, so I use includes or database driven sites.  Therefore, most of the stuff I need is snips and pieces, not full on templates. So for me (and I mean this -- there are lots of people who and do use Dreamweaver because they need it), it&#039;s not a good tool. It doesn&#039;t meet my needs.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; S&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 01:44:09 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1111608 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111599</link>
    <description> &lt;p&gt;Suzanne, &lt;/p&gt;
&lt;p&gt;You can say whatever you want. The fact here is, I&#039;m right, you&#039;re wrong. End of discussion! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; j/k&lt;/p&gt;
&lt;p&gt;Seriously, what would have happened if you had lets say 2 years of experience with Dreamweaver? If you knew how to use all its handy features? Do you still think you could have created a complex (lots of tables and maybe even some frames) website as fast as you could have in Dreamweaver? I mean, let&#039;s say you&#039;ve created a table that has about 50 colums all together. You&#039;ve decided to add CSS style to about 30 of these columns (some here and some there). In Dreamweaver, you simply click on all of them and click once on the CSS style and it&#039;s done. How long would that take your way?&lt;/p&gt;
&lt;p&gt;PS. There is no unique code for these 30 columns, they&#039;re just the same as the other 20 so you can&#039;t do search and replace.&lt;/p&gt;
 </description>
     <pubDate>Sat, 20 Jul 2002 00:21:06 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1111599 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111595</link>
    <description> &lt;p&gt;For the record -- I&#039;ve done tests with friends who rely on Dreamweaver (any version). There is no speed benefit. &lt;/p&gt;
&lt;p&gt;Over the years I&#039;ve developed an effective work strategy, which includes code snippets, and also includes in depth knowledge of what&#039;s happening &quot;under the hood&quot;. I can code a complex table in the same time it takes someone using Dreamweaver to code it, assuming we are talking both the table code and the CSS to control it. &lt;/p&gt;
&lt;p&gt;I&#039;m not bragging, just stating that while you may like to drive an SUV, I know all the alleys and backroads and can get there at the same time as you on my bike, without dealing with traffic, or having to lay out so much $$. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I *prefer* biking. You *prefer* driving an SUV. That&#039;s your perogative, but it doesn&#039;t make your route better than mine, only different. What matters is that we both get there.&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Jul 2002 22:26:06 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1111595 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/using-wysiwyg-projects#comment-1111587</link>
    <description> &lt;p&gt;Looks like 1st page is a excellent resource.. no php support though &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I might have to download it...&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Jul 2002 17:32:35 +0000</pubDate>
 <dc:creator>îþÐ</dc:creator>
 <guid isPermaLink="false">comment 1111587 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
