<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
  <channel>
    <title>DevEdge Gecko Central News</title>
    <link>http://devedge.netscape.com/central/gecko/</link>
    <description>Recent additions to DevEdge Gecko Central</description>
    <lastBuildDate>Thu, 16 Jan 2003 3:43:51 GMT</lastBuildDate>
    <copyright>2000-2003 Netscape Communications</copyright>
    <item>
      <title>Bookmark Keywords</title>
      <link>http://devedge.netscape.com/viewsource/2002/background-position-keyword/</link>
    </item>
    <item>
      <title>Tracking Gecko Browser Statistics</title>
      <link>http://devedge.netscape.com/viewsource/2002/browser-statistics/</link>
      <description>&lt;p&gt;
      Learn how to accurately track website visitors using 
      Netscape Gecko-based browsers.  For more information regarding detecting
      browsers related to content development, please see 
      &lt;a href=&quot;http://devedge.netscape.com/viewsource/2002/browser-detection/&quot;&gt;Browser Detection and Cross Browser Support&lt;/a&gt;.
    &lt;/p&gt;

    &lt;p&gt;&lt;strong&gt;Contents&lt;/strong&gt;&lt;/p&gt;

    &lt;ul&gt;
      &lt;li&gt;&lt;a href=&quot;#background&quot;&gt;Background&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#server&quot;&gt;Tracking Netscape Gecko Server Side&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#client&quot;&gt;Tracking Netscape Gecko Client Side&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#conclusion&quot;&gt;Conclusion&lt;/a&gt;&lt;/li&gt;
      &lt;li&gt;&lt;a href=&quot;#references&quot;&gt;References&lt;/a&gt;&lt;/li&gt;
    &lt;/ul&gt;</description>
    </item>
    <item>
      <title>Popup Window Controls and Your Website</title>
      <link>http://devedge.netscape.com/viewsource/2002/popup-control/</link>
      <description>
      &lt;p&gt;
      Netscape 7.01 allows users to control most unsolicited attempts
      to open new windows such as popup and popunder windows.  
      Learn how to detect Popup Controls, how to ask your readers to 
      enable popups for your site and how to get the benefits of 
      popup windows without using popup windows.
    &lt;/p&gt;
    </description>
    </item>
    <item>
      <title>Gecko's &quot;Almost Standards&quot; Mode</title>
      <link>http://devedge.netscape.com/viewsource/2002/almost-standards/</link>
    </item>
    <item>
      <title>Browser Detection and Cross Browser Support</title>
      <link>http://devedge.netscape.com/viewsource/2002/browser-detection/</link>
      <description>&lt;p&gt;
      Improper browser detection can lead to 
      web maintenance nightmares.  Rethinking the basics of when and how 
      to detect user agents is crucial to creating maintainable, 
      cross browser web content.
      This article reviews several approaches to browser detection, 
      their usefulness in specific circumstances to arrive at a common 
      sense approach to browser detection.
    &lt;/p&gt;

    &lt;p&gt;
      When reporting browser statistics, you should aggregate traffic
      for all Gecko based browsers. Please see 
      &lt;a href=&quot;http://devedge.netscape.com/viewsource/2002/browser-statistics/&quot;&gt;Browser Statistics&lt;/a&gt;
      for more information on how to accurately report Gecko based
      users.
    &lt;/p&gt;

    &lt;p&gt;
      Visit &lt;a href=&quot;http://devedge.netscape.com/central/gecko/&quot;&gt;Gecko Central&lt;/a&gt; for
      more specific information on supporting Gecko based browsers.
      Visit &lt;a href=&quot;http://devedge.netscape.com/central/dhtml/&quot;&gt;DHTML Central&lt;/a&gt;,
      &lt;a href=&quot;http://devedge.netscape.com/central/css/&quot;&gt;CSS Central&lt;/a&gt; and
      &lt;a href=&quot;http://devedge.netscape.com/central/dom/&quot;&gt;DOM Central&lt;/a&gt; for more 
      information regarding cross browser web development.
    &lt;/p&gt;</description>
    </item>
    <item>
      <title>Netscape Gecko User Agent Strings</title>
      <link>http://devedge.netscape.com/viewsource/2002/gecko-useragent-strings/</link>
      <description>
      &lt;p&gt;
      List of released user agents based upon Netscape Gecko&lt;sup&gt;TM&lt;/sup&gt;
    &lt;/p&gt;
    </description>
    </item>
    <item>
      <title>Netscape Browser Add Ons and Application Development</title>
      <link>http://devedge.netscape.com/central/gecko/2002/add-ons/</link>
    </item>
    <item>
      <title>Netscape 6/Gecko Browser Compatibility Handbook</title>
      <link>http://devedge.netscape.com/viewsource/2001/gecko-compatibility/</link>
      <description>&lt;p&gt;
      Please refer to the &lt;a href=&quot;http://devedge.netscape.com/viewsource/2002/gecko-compatibility/&quot;&gt;Gecko Compatibility Handbook&lt;/a&gt; for 
      the most current information regarding supporting Gecko based browsers.
    &lt;/p&gt;
&lt;p&gt;
The Netscape Technology Evangelism team is working to educate 
developers about cross-browser development techniques that follow the 
W3C Web standards to provide the desired experience Netscape 6+/&lt;a href=&quot;http://www.mozilla.org/newlayout/&quot; class=&quot;moz-txt-link-freetext&quot;&gt;Gecko&lt;/a&gt;  
browser users, as well as users of other browsers.  This document 
gives an overview of common problems that occur on websites and how 
to resolve them.
&lt;/p&gt;
&lt;p&gt;
In general, &lt;a href=&quot;http://devedge.netscape.com/&quot;&gt;http://devedge.netscape.com/&lt;/a&gt; is a great place to look for resources for 
developing along the lines of what's prescribed by the World Wide Web 
Consortium (&lt;a href=&quot;http://www.w3.org/&quot;&gt;http://www.w3.org/&lt;/a&gt;).
&lt;/p&gt;
&lt;p&gt;
If you were familiar with pre-Netscape 6.2 versions, check out &lt;a href=&quot;http://devedge.netscape.com/viewsource/2001/NS62/&quot;&gt;what's new in 6.2 for developers&lt;/a&gt;.
&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spotting The Gecko</title>
      <link>http://devedge.netscape.com/viewsource/2001/find-gecko/</link>
    </item>
  </channel>
</rss>
