 |
N. B. This page is enhanced with Cascading Style Sheets created with TopStyle by Bradbury Software's
Red Hat o/s resources:
Disclaimer:
The opinions expressed in these forums are not necessarily those of the respective companies. These forums are intended to aid in the development of new technologies. However, these links were mentioned in discussions mainly to support different arguments and points of views as well as to provide technical support for specific problems with specific Software and Hardware. Some links may not work many more. Since I don't have the time to check all the links I would appreciate if I am notified of the expired or dead links.
tia Philip
Links found on news://news.mozilla.org To access Mozilla's newsgroups go to: news://news.mozilla.org
N. B. These groups are for discussing the development of the open-source mozilla browser which has nothing in common with Netscape Communicator.
Some of the Mozilla newsgroups:
- news://news.mozilla.org/netscape.public.mozilla.qa.browser
- news://news.mozilla.org/netscape.public.mozilla.qa.general
- news://news.mozilla.org/netscape.public.mozilla.java
- Netscape General newsgroups. The netscape.public.mozilla.* groups are intended for development on the open source version of Navigator, called Mozilla [http://www.mozilla.org]. Jim Cape
- http://missoula.bigsky.net/opus/booklets/docs/landsample-e.html
- Examples of using the <div> | </div> tags.David Broderick
- http://www.browsertune.com/bt98/
- http://bugzilla.mozilla.org/show_bug.cgi?id=5859
- A specific bug report from people testing the open source code version of Netscape.
- ftp://archive:oldies@archive.netscape.com/archive/index.html
- Find and download earlier versions of Netscape navigator here.
- http://jigzone.com/cgi-local/choosepage.pl?PAGE=A&PUZ=48_piece_classic
- snews://secnews.netscape.com/netscape.macintosh
- Netscape's secure news server newsgroups for Macintosh
- snews://secnews.netscape.com/netscape.communicator
- Netscape's secure news server newsgroups for Windows
- The latest information on Mozilla 5.0 (Seamonkey project) can be found here:
- For a great download manager, see Go!Zilla.
- Go!Zilla will automatically connect to the internet, download, resume if necessary and capable on the server side, disconnect and even shut down your computer when it is done. Jon Kennedy
- http://www.mozilla.org/projects/seamonkey/milestones/index.html
- www.fireball.de
- A call for volunteers:
- You can help. Simplifying bug reports to the simplest possible test case doesn't take too long per bug, but when you've got this many bugs, it really adds up. And every hour they spend decomposing bug reports is an hour they can't spend on FIXING bugs. The fewer bugs they fix, the more we'll ship! Eric Krock N. B. This is for people experienced in debugging software Philip
- FIND OPEN BUGS WITH BLANK STATUS LINES:
- Enter these search parameters:
Status NEW or ASSIGNED or REOPENED [select all 3]
Email karnaze Assigned To
Status whiteboard ^\s*$ regular expression
[Substitute joki, pollman, or kipp for karnaze to find
Tom Pixley, Eric Pollman, or Kipp Hickman's bugs.]
- The resulting search URLs for those queries have been spread across multiple lines here to comply with newsgroups line length limitations. If you don't have an HTML-capable newsgroups reader and can't use the engineer's name....Open bugs with a blank status field: Eric Krock
- Netscape Help or snews://secnews.netscape.com/netscape.communicator
- Find help for your Netscape browser here
- Read about Mozilla's Gecko BugAThon
- Mozilla.org and the Gecko team need JavaScripters! Do you know JavaScript? Do you want to help mozilla.org in the fight for open standards and open source? Here's your chance! We need JavaScript developers to help simplify JavaScript Document Object Model (DOM) bug reports down to simple-as-possible test cases. This will help the Gecko engineers fix DOM bugs faster and make sure your JavaScript web pages work flawlessly when Navigator 5 ships! Eric Krock
- Vidur's JavaScript DOM bug list
- HTTP 1.1 CONTENT_TYPE: Are your CGIs ready for the CHARSET argument?
- Get the latest info here. Some layout bugs turned out to be the result of CGIs not being ready for HTTP 1.1 CONTENT_TYPE and its CHARSET argument. If you encounter such a bug, please refer this report. Do the same for bugs that turn out to be a result of:
- a client-side JavaScript client sniffer not being ready for the Navigator 5 navigator.userAgent
- a server-side CGI client-sniffer not being ready for the Mozilla/5.0 USER_AGENT
... because the article covers all three issues. Eric Krock
- READ THIS Before You Install Mozilla M9 :-)
- Computer Guru Internet Development
- Xtreme Technologies
- Web Programming, Web Hosting, UNIX Consulting
- Netscape Knowledge Base
- http://spaceflight.nasa.gov
- L. David Baron, Sophomore, Harvard (Physics)
- Links, SatPix, CSS,
- WSP CSS AC
- CSS info
- http://www.irt.org/articles/js126/index.htm#7
- Javascript to force a framed page to load in its intended frame.
<SCRIPT LANGUAGE="JavaScript">
<!--Hide script from old browsers
if(top.location==self.location){
top.location.href="FramesLayout.htm"
}
//end hiding script from old browsers -->
</SCRIPT>
The problem is that printing these frames with Netscape, it finds no pages to print. Remove the code and the frame prints fine. Derek F. Thompson Find the solution here with special thanks to Ivan Peters of www.alchemy-computing.co.uk/joust Jan Ehrhardt
- http://www.softdisk.com/comp/dan/webtips/force.html
- You can't *force* anything on the Web. Users not wishing to be "forced" need only disable Javascript, and then your pages don't "force" anything on them. The more site authors that *try* to force things on people using Javascript, the more users will respond by disabling it, which is a pity, since you can do lots of useful things with Javascript too (such as having order forms automatically keep running totals). Daniel R. Tobias
|