473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

How often do you upgrade I.E & N.N?

Hi

I am in the process of learning javascript and was wondering how often
the web professionals update I.E & N.N?
I mean do you religiously wait for the next upgrade and download it
ASAP when available or do you upgrade only between main version and
don't worry about minor updates?
I currently have I.E 6.0.2600 & N.N 6.2.3
Latest I.E. is 6.0 (SP1)
Latest N.N. is 7.1
I guess N.N. is a must upgrade for me.

Thanks a lot

Patrick
(Please answer here or email va*******@NOSPAMyahoo.com.)
Jul 20 '05 #1
8 2519
va******@netzero.net (Patrick) writes:
I am in the process of learning javascript and was wondering how often
the web professionals update I.E & N.N?
I am not a professional, but I ususally update at every chance I get.
The updates are mostly security patches anyway, so there is good reason
to update.

I have Opera 4.01, 5.?, 6.06, 7.11 and 7.20(beta) installed, but use
7.20(beta) as my main browser.

For Mozilla (I don't use Netscape 6/7, it's too bloated) the important
part is the Gecko rendering engine. I am using the current version of
Mozilla Firebird (0.6).

For IE there are only bugfixes, as Microsoft won't make any new
versions of IE. You can only have one version of IE installed
on most computers, so I only have IE6 (6.0.2800.1106.xpsp2....).
I use MyIE2 as a frontend to the IE rendering engine.

For Netscape 4, The most recent version is 4.80. Out of curiosity, I
currently have Netscape versions 4.80, 4.08, 3.04 and 2.02 installed.
There is no relation between Netscape 4.x (and earlier) and Netscape
6.x/7.x, they are completely unrelated browsers.
I mean do you religiously wait for the next upgrade and download it
ASAP when available or do you upgrade only between main version and
don't worry about minor updates?
Every chance. I don't look every day for a new upgrade, but usually
download it as soon as I hear about it. I ignore Netscape Navigator
versions, since they mean nothing compared to the Mozilla builds they
are based on. The current stable Mozilla version is 1.4, the same
"main version" as always. Netscape 7.1 is very recent as based on the
Mozilla 1.4 build.
I currently have I.E 6.0.2600 & N.N 6.2.3
Netscape 6 is based on a pre-final Mozilla version (was it 0.98?), and
should be upgraded to a newer Mozilla derived browser as soon as
possible. It really isn't very good.
Latest N.N. is 7.1
I guess N.N. is a must upgrade for me.


I would say so. Personally, I would upgrade to Mozilla Firebird, but
there are plenty of Gecko based browsers to pick from.

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #2
Lasse Reichstein Nielsen wrote in news:zn**********@hotpop.com:

For Mozilla (I don't use Netscape 6/7, it's too bloated) the
important part is the Gecko rendering engine. I am using the
current version of Mozilla Firebird (0.6).


Since we're in a Javascript group: In the past, without being able to
pinpoint any particulars right now, I've noted some differences in JS
behavior between the Firebird releases and the full Mozilla app, so I
keep both installed.

--
Arve | http://www.bersvendsen.com/ | http://www.virtuelvis.com/

Lyd i nettbasert reklame? Nei takk!
http://www.bersvendsen.com/stillhet/
Jul 20 '05 #3

"Lasse Reichstein Nielsen" <lr*@hotpop.com> wrote in message
news:zn**********@hotpop.com...
For IE there are only bugfixes, as Microsoft won't make any new
versions of IE. You can only have one version of IE installed
on most computers, so I only have IE6 (6.0.2800.1106.xpsp2....).
I use MyIE2 as a frontend to the IE rendering engine.


Just to clear this up so people don't get the idea that there's never gonna
be another IE release, the statement from Microsoft is that they won't make
any new version of IE available as an upgrade/download, but only part of a
new Windows version as they're working on deeper integration of the two.

Jul 20 '05 #4
Patrick wrote:
Hi

I am in the process of learning javascript and was wondering how often
the web professionals update I.E & N.N?
I mean do you religiously wait for the next upgrade and download it
ASAP when available or do you upgrade only between main version and
don't worry about minor updates?


I updated Mozilla on a regular basis but I desided to stick with 1.4x
and install 1.5x as well. This because they are going to make some more
"argressive" changes in the next releases.
Also I got Opera 6.x installed and I'm updating Opera 7.x on a regular
basis again.
As for IE I've got 5.5 installed. Because it's not possible to install
multiple version of IE I keep this version because I can test IE 6.x on
a different system in the house and IE 5.0 at uni. I do install the
regular security updates though.

Jul 20 '05 #5
JRS: In article <a3*************************@posting.google.com> , seen
in news:comp.lang.javascript, Patrick <va******@netzero.net> posted at
Wed, 9 Jul 2003 17:16:27 :-
I am in the process of learning javascript and was wondering how often
the web professionals update I.E & N.N?


If, as an author, you continuously all update your browsers, then you
run a grave risk of writing code that only those with the same upgrade
policy can use.

That can be satisfactory in an Intranet, if all software is updated
simultaneously; it is not wise for an Internet author to do it.

An Internet author needs to use the oldest browser(s) that his intended
readership might reasonably have.

Code written for older systems will, almost always, work on newer
systems; that is an important consideration in the design of newer
browsers. But older browsers have generally been written with a
considerable disregard for compatibility with their non-immediate
successors.

I have heard, I think, that hand-held systems are not as feature-rich as
the latest desktop systems; an author should not wish to cut himself off
from those who browse in the train / at the bus-stop / in the park.

It depends, too, on the intended market; a site advertising the latest
high-tech gizmos may consider that potential customers will, by their
nature, already have the latest browsers. But a computer hardware
supplier should bear in mind that his potential customers are more than
usually likely to have only older systems.

--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ©
<URL:http://jibbering.com/faq/> Jim Ley's FAQ for news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> JS maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/JS/&c., FAQ topics, links.
Jul 20 '05 #6
> Code written for older systems will, almost always, work on newer
systems; that is an important consideration in the design of newer
browsers.


I wish that were true more often. Mozilla.org, for example, has an extremely bad
record for breaking working pages from one release to the next. I prefer IE now
because Microsoft seems to have stopped fiddling with it. We have to live with
the exisiting bugs, but as you pointed out, we have to anyway. The silver lining
is that they are not, for the moment, delivering new bugs. The day IE7 is
released will be a very dark day.

Jul 20 '05 #7
Douglas Crockford wrote:
The day IE7 is
released will be a very dark day.


I'm dreading that day as well. With Microsoft's apparent intentions to only release
new browsers with new operating systems (no more stand-alone installs), you will end
up with situations where even in highly controlled Intranet environments, you have
some people running Windows 2005 (or whatever they call it) and IE7 and some people
running Windows 2000/XP with IE6.

There will be no way to even "standardize" on a version of Internet Explorer across
entire companies (short of upgrading everyone to the new operating system at the
same time).

I'm still hopeful that the bad press Microsoft has gotten because of the
announcement will prompt them to, at the very least, make the version of IE in the
next operating system available to users of Windows 2000 and XP. Recent backpeddling
on their part seems to indicate this may be the case.

--
| Grant Wagner <gw*****@agricoreunited.com>

* Client-side Javascript and Netscape 4 DOM Reference available at:
*
http://devedge.netscape.com/library/...ce/frames.html

* Internet Explorer DOM Reference available at:
*
http://msdn.microsoft.com/workshop/a...ence_entry.asp
* Netscape 6/7 DOM Reference available at:
* http://www.mozilla.org/docs/dom/domref/
* Tips for upgrading JavaScript for Netscape 6/7 and Mozilla
* http://www.mozilla.org/docs/web-deve...upgrade_2.html
Jul 20 '05 #8
Grant Wagner <gw*****@agricoreunited.com> writes:
There will be no way to even "standardize" on a version of Internet
Explorer across entire companies (short of upgrading everyone to the
new operating system at the same time).
A conincidence? I think NOT!
I'm still hopeful that the bad press Microsoft has gotten because of
the announcement will prompt them to, at the very least, make the
version of IE in the next operating system available to users of
Windows 2000 and XP. Recent backpeddling on their part seems to
indicate this may be the case.


I actually hope that they don't, and that more people will go to other
browsers. But thean again, that would require people to act rationally
and not follow the tune of the piper like scared rats.

/L
--
Lasse Reichstein Nielsen - lr*@hotpop.com
Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html>
'Faith without judgement merely degrades the spirit divine.'
Jul 20 '05 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jeremy Ross | last post by:
Hello, I am looking to upgrade my versions of PHP & MySQL on my server. I am wondering what websites you would recommend that are easy to fallow and with step by step instructions on how to...
1
by: cpchan | last post by:
If I want to upgrade the following system : (1) Oracle 8i RDBMS (2) Oracle Finance 11.5.2 to : (1) Oracle 9i RDBMS (2) Oracle Finance 11.5.8
3
by: Ryan Cowan | last post by:
I would like to upgrade from XP Home to Professional. However, I get the following error message: "Setup cannot continue because the version of Windows on your computer is newer than the version...
3
by: John | last post by:
Hello, I am trying to figure out how to determine if I have fixed an upgrade warning. If I delete the green text then the upgrade warning goes away. However, I would expect it to come back...
36
by: Tim | last post by:
Is there a way to upgrade from Visual C++ Net 2002 to Visual C++ Net 2003? The 2002 version does not provide a Windows Forms Designer. I can't find any upgrade package on Microsoft's website. ...
2
by: Jerry Derringer | last post by:
Our company just upgraded to VS 2005 (and by the way, I love it!) I was able to migrate the code for our product from VS2003 to VS2005 with only a few snags, and it's working great now. However...
6
by: Ajith Menon | last post by:
I am working on a project "ABC" which needs to be upgraded from .NET framework 1.1. We are thinking about upgrading it to .NET framework 2.0. The reason for this is that we have some unmanaged...
4
by: Bob Alston | last post by:
For those of you that have replicated databases, how often to you compact and repair them? Also what mathod do you use if you do this on an automated way? How do you make sure that the...
3
by: Mark D Powell | last post by:
I attempted to upgrade my SQL Server 2000 Enterprise Edition (32 bit) to SQL Severer 2005 EE 32 bit and while the prereqs passed the installer will not let me select the version 8.00.x (2000 SP4)...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.