<?xml version="1.0" encoding="UTF-8"?>
<nde:catalog xmlns:nde="http://devedge.netscape.com/2002/de">
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2003/comments/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">The Importance of Correct Commenting</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Learn why writing correct comments is crucial in Gecko in standards
      mode and in all XML content.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">Technote</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="05" day="12"/>
    <nde:moddate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="05" day="19"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="xml"/>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2003/page-load-performance/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Tips For Authoring Fast-loading HTML Pages</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Learn common-sense tips for producing HTML
      pages which load quickly and provide visitor
      satisfaction.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">TechNote</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="04" day="04"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Bob Clary</nde:authname>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2003/link-prefetching/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Prefetching Content for Increased Performance</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Learn how to optimize download speeds of your webpages using link prefetching.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">Article</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="02" day="28"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="gecko"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="ns-7"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Doron Rosenberg</nde:authname>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/toolbox/tools/2003/authoring/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Standards-Compliant Authoring Tools</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Some authoring tools generate proprietary, poorly formed code.
Using authoring tools that adhere to the W3 standards will ensure your code works across popular browsers.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">Article</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="01" day="30"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="tools"/>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2002/preferred-stylesheets/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Correctly Using Titles With External Stylesheets</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Improper use of the <code>title</code> attribute can cause external stylesheets to be ignored by browsers.  Find out how this can happen and how to avoid it in your documents.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">TechNote</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2002" month="12" day="30"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="css"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Eric A. Meyer</nde:authname>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2002/tooltips/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Defining Cross-Browser Tooltips</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Authors are used to having <code>alt</code> text appear as a &quot;tooltip&quot; above images, but that's not how it was meant to be used.  Learn how to define &quot;tooltips&quot; in a cross-browser, standards-friendly way.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de"></nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2002" month="08" day="16"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Eric A. Meyer</nde:authname>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/viewsource/2002/img-table/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">Images, Tables, and Mysterious Gaps</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de">Are your page designs suddenly plauged by mysterious gaps beneath images in Netscape 6+ and Mozilla? Do these gaps appear and disappear depending on your page's document type? We feel your frustration, but try to make up for it with a thorough explanation of why this happens, and give you ways to work around this surprising effect of Mozilla's CSS implementation.</nde:summary>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">TechNote</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2002" month="03" day="04"/>
    <nde:moddate xmlns:nde="http://devedge.netscape.com/2002/de" year="2003" month="03" day="21"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="css"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="viewsource"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Eric A. Meyer</nde:authname>
  </nde:article>
  <nde:article xmlns:nde="http://devedge.netscape.com/2002/de" url="/library/xref/2001/html-element/" lang="en">
    <nde:title xmlns:nde="http://devedge.netscape.com/2002/de">HTML Element Cross Reference</nde:title>
    <nde:summary xmlns:nde="http://devedge.netscape.com/2002/de"/>
    <nde:category xmlns:nde="http://devedge.netscape.com/2002/de">Cross Reference</nde:category>
    <nde:pubdate xmlns:nde="http://devedge.netscape.com/2002/de" year="2001" month="07" day="01"/>
    <nde:channel xmlns:nde="http://devedge.netscape.com/2002/de" channelid="html"/>
    <nde:authname xmlns:nde="http://devedge.netscape.com/2002/de">Bob Clary</nde:authname>
  </nde:article>
</nde:catalog>
