<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1004746" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1004746</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022537</link>
    <description> &lt;p&gt;CSS HA!!!!!!!!!!&lt;/p&gt;
&lt;p&gt;Cascading style sheets? They aren&#039;t even supported by older browsers, why would you use it for you navigation? &lt;/p&gt;
&lt;p&gt;I use Server Side includes and PHP because my server can handle it... CSS has to be rendered on the client and slower computers running netscape will take forever to render it because netscape&#039;s current rendering engine just plain sucks.&lt;/p&gt;
&lt;p&gt;If you are on a server with a lot of sites, maybe ssi isn&#039;t the way to go, but I make sure I have sufficient hardware on my server to handle server parsed files with SSI and php. I don&#039;t think these parsed files take nearly as many reasources as perl scripts or perl generated pages, and I see very little cpu usage on my current server.&lt;/p&gt;
&lt;p&gt;I am not saying CSS is bad, I think it is a great idea, however, you just can&#039;t rely on it yet, it is too young. Hopefully, like you said, all the browsers will come to fully support the standards instead of adding radios to the browsers.&lt;/p&gt;
&lt;p&gt;[This message has been edited by Randall (edited 12 December 1999).]&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Dec 1999 19:57:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1022537 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022536</link>
    <description> &lt;p&gt;I just ment to open the the pages to edit the html in a note page through the ftp program.  I was just saying to open the the ftp program and open all your html files that are on your computer and edit them.  The ftp program calls it as a text note pad instead of a html document, which it will open in a note pad.  If you opened it up in Windows Explore, it will come up in a browser and not note pad.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br /&gt;
Curtis&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;Professional Web Hosting&lt;/strong&gt;:  &lt;a href=&quot;http://www.1simple.com&quot; class=&quot;bb-url&quot;&gt;http://www.1simple.com&lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;Free Marketing Tips&lt;/strong&gt;:  &lt;a href=&quot;http://www.imsnewsletter.com&quot; class=&quot;bb-url&quot;&gt;http://www.imsnewsletter.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Dec 1999 02:03:00 +0000</pubDate>
 <dc:creator>Curtis Stevens</dc:creator>
 <guid isPermaLink="false">comment 1022536 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022535</link>
    <description> &lt;p&gt;Curtis, you&#039;re doing things the REALLY REALLY hard way. Sure, global editing is easier than doing it for each file individually, but doing it through an FTP program????&lt;/p&gt;
&lt;p&gt;There are hundreds of good HTML editors designed for the express purpose of creating and editing HTML files quickly and easily. Why would you want to do it with an FTP program? That&#039;s a little like using a fork to eat soup. Sure, you can make it work if you want to waste a lot of time and effort, but it&#039;s not something to recommend to others as an effective way to get the job done. &lt;/p&gt;
&lt;p&gt;First people, to anyone that does site remodeling by global editing:&lt;br /&gt;
1) Get a good HTML editor. It&#039;s a lot better than working with a text editor or FTP program. Use the right tool for the job.&lt;br /&gt;
2) I cannot stress this strongly enough, DO YOUR EDITS LOCALLY AND UPLOAD TO THE SERVER!!! Do not do remote file editing. If the server burps and loses your files you&#039;re screwed. Always keep a site mirror on your own hard drive, edit that and then upload. That way if the remote files are lost you have a local copy as backup (and vice versa).&lt;/p&gt;
&lt;p&gt;But, doing site remodels via global file editing is old school. That might have been okay in the dark ages when no better tools were available, but now it&#039;s just wasted effort. As Randall mentioned, Server Side Includes (SSI) is one way to handle things, but it&#039;s not flexible enough for my tastes, nor is it a responsible use of server resources. If the server is forced to parse EVERY SINGLE PAGE it delivers in order to add headers and footers it&#039;s operating far slower than it should and might adversely effect other sites or domains sharing the hardware. It also slows down your site when others do it. What bothers me about SSI is that it&#039;s really only effective for changing small aspects of the site (like headers and footers), but is a very poor tool for changing element positioning. For that you need Cascading Style Sheets. &lt;/p&gt;
&lt;p&gt;Learn how to use CSS effectively and it will change your life. All your pages can be changed and remodeled merely by editing one .css file. You can changes headers, footers, colors, element positioning, lay-out and almost everything except your core content. It&#039;s faster and more effective than any other lay-out/remodeling method available today, it&#039;s supported by virtually every server on earth (even the FWPs that don&#039;t allow SSI) and it won&#039;t clog up the server by parsing non-essential file elements. CSS is a little like microwave ovens. Use it for a little while and you&#039;ll wonder how we ever lived without it. Now, if Microsoft, Netscape and Opera would get around to supporting the CSS standards instead of implementing things in their own unique way......  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sat, 11 Dec 1999 01:57:00 +0000</pubDate>
 <dc:creator>Maverick</dc:creator>
 <guid isPermaLink="false">comment 1022535 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022534</link>
    <description> &lt;p&gt;My Article of updating your site quickly...&lt;/p&gt;
&lt;p&gt;Create all your pages with SSI,&lt;/p&gt;
&lt;p&gt;Here is my header&lt;/p&gt;
&lt;p&gt;&amp;lt;!--#include virtual=&quot;/mods/header.txt&quot;--&amp;gt;&lt;/p&gt;
&lt;p&gt;Here is my Navigation&lt;/p&gt;
&lt;p&gt;&amp;lt;!--#include virtual=&quot;/mods/nav.txt&quot;--&amp;gt;&lt;/p&gt;
&lt;p&gt;(Content goes here)&lt;/p&gt;
&lt;p&gt;Here is my footer&lt;br /&gt;
&amp;lt;!--#include virtual=&quot;/mods/footer.txt&quot;--&amp;gt;&lt;/p&gt;
&lt;p&gt;Now I just edit header.txt, nav.txt, and footer.txt and all my pages are updated in a matter of seconds  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 09 Dec 1999 06:24:00 +0000</pubDate>
 <dc:creator>Randall</dc:creator>
 <guid isPermaLink="false">comment 1022534 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022533</link>
    <description> &lt;p&gt;Nicely written!&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;strong&gt;FireBurn Web Publishing:&lt;/strong&gt; &lt;a href=&quot;http://www.fireburn.com&quot; class=&quot;bb-url&quot;&gt;http://www.fireburn.com&lt;/a&gt;&lt;br /&gt;
&lt;strong&gt;Get paid to be ONLINE:&lt;/strong&gt; &lt;a href=&quot;http://www.getpaid4.com/?kidjustino&quot; class=&quot;bb-url&quot;&gt;http://www.getpaid4.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Dec 1999 18:15:00 +0000</pubDate>
 <dc:creator>Justin S</dc:creator>
 <guid isPermaLink="false">comment 1022533 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022532</link>
    <description> &lt;p&gt;Easy. Press Print Screen or Alt+Print Screen if you only want to capture the current active window.&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Dec 1999 07:38:00 +0000</pubDate>
 <dc:creator>jackchen</dc:creator>
 <guid isPermaLink="false">comment 1022532 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/how-redesign-your-web-site-much-faster#comment-1022531</link>
    <description> &lt;p&gt;how did you make those screen shots?&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.doubleok.com&quot; class=&quot;bb-url&quot;&gt;&lt;strong&gt;This Site is For Webmasters Only!!&lt;/strong&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;  &lt;A href=&quot;mailto:webmaster@doubleok.com&lt;br /&gt;
&quot;&gt;webmaster@doubleok.com&lt;br /&gt;
&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 07 Dec 1999 03:48:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1022531 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
