Who uses what web browser?

liunx

Guest
Who uses what web browser?<br />
<br />
Can I depend on having most people who are browsing to be using IE 6 or 5.5 or? What about NS6 or 4x or?<br />
<br />
I'm kind of tired of making special code for the old NS 4.0 etc.<br />
<br />
Anyone have the location of the stats?<br />
<br />
Thanks,<br />
RON C<!--content-->I don't know a way to find the majority of surfers on the web, by try <!-- m --><a class="postlink" href="http://www.gostats.com">http://www.gostats.com</a><!-- m --> for the browers and OS stats of your visitors.<!--content-->lastest stats (September):<br />
<br />
<!-- m --><a class="postlink" href="http://www.thecounter.com/stats/2002/September/browser.php">http://www.thecounter.com/stats/2002/Se ... rowser.php</a><!-- m --><!--content-->How many sites does thecounter represent? What kind? In other words, is the sampling good or biased?<br />
<br />
Thanks,<br />
RON C<!--content-->TheCounter is probably used mainly on "hobbyist" sites: people writing web pages for a hobby, personal pages and so on, and publicising information about hobby and interest subjects. It isn't used by major business.<!--content-->it depends on who your market is.<br />
<br />
mums and dads/general audiences have more chance of having 'out of date' browsers, while power users (like us!) are far more likely to have the latest version of browsers.<br />
<br />
as much as i hate having to get sites to render in netscape 4, the loss of traffic because we didn't bother is more of a worry...<!--content-->very well said funkyspacedog, (funny name, I like it LOL )<br />
<br />
even though it is a pain to code for NS4.xx it almost is a must. I mean form the page I see 2958492 for NS5, which is basically NS4.9. in 30 days is quite a lot. and they still put NS4 out so if they keep updating it then we have to keep coding for it.<!--content-->thanks scoutt! :)<br />
<br />
and i have to admit, if it was super-easy for me to design a site that works across all browsers (and OSes), i think it'd get boring pretty quickly!<br />
<br />
plus, i need a good excuse to smack my pc ;)<!--content-->besides - if it was easy to get everything to work in all browsers, our bosses would try and pay us less! :P<!--content-->Originally posted by Horus_Kol <br />
besides - if it was easy to get everything to work in all browsers, our bosses would try and pay us less! :P You get paid?????!!!<br />
<br />
You lucky, lucky barstaff! :D<br />
<br />
Some other sources for browser stats:<br />
<br />
<!-- m --><a class="postlink" href="http://www.upsdell.com/BrowserNews/stat.htm">http://www.upsdell.com/BrowserNews/stat.htm</a><!-- m --><br />
<br />
<!-- m --><a class="postlink" href="http://www.w3schools.com/browsers/browsers_stats.asp">http://www.w3schools.com/browsers/browsers_stats.asp</a><!-- m --><br />
<br />
<!-- m --><a class="postlink" href="http://www.nua.ie/surveys/index.cgi?f=VS&art_id=905358413&rel=true">http://www.nua.ie/surveys/index.cgi?f=V ... 3&rel=true</a><!-- m --><br />
<br />
For mine, it's time to wipe NN 4.xx out of the equation. I'll still build a site that will work in NN 4.xx, but I'm not going to stress in the slightest that it doesn't look like it does in the newer browsers. Certainly, I'm not going to ignore effects etc on a page just because they don't work in NN 4.xx.<br />
<br />
The time has come to move on - for me at least.<br />
<br />
Neil<!--content-->I have a really simple and straight forward approach. I quote for IE5+ support, and indicate the cost of any additional support. <br />
<br />
If a client wants support for NS or Opera then they pay the cost of the additional work required. Large commercial intranets have stadardized on IE and they are not prepared to pay to support anything else on their internets, except in a few rare instances where the site stats say they need it. Like it or not; with a 90% share IE is the standard and any other browser that wants to continue be usable will have to produce browsers that either work or degrade well in an IE environment.<br />
<br />
Most non-IE users are not part of the mainstream demographic the business sites are interested in, and the largest users are developers who hate Microsoft (with good reason).<!--content-->well, it wasn't part of my original job description, but I managed to persuade my boss to have me build a web-driven electronic library of tools and manuals for the engineers at work - so as part of my job I am building a website.<br />
<br />
I am also charged with building a customer site - which we have a small one of, but we are waiting for the budget to allow a server.<br />
<br />
<br />
What I do at home though is non-paid.<!--content-->I code for the 4.x browsers. Mostly because the majority of my pages are, at the very least, tweaked in Dreamweaver3. Right about now, I can't justify the money to upgrade to DWMx, much as I'd like to. <br />
<br />
<shrug> It gets the job done so that most people can view it, so I suppose I can't complain. And it's not so complicated that I can't follow it to learn something new.<br />
<br />
When I get everything down pat, I'll move up, I suspect. *g* Maybe if I could get paid for doing it.... But that will come when I understand what I'm doing, won't it?<br />
<br />
Peg<!--content-->I would code for NS4, IE4, IE5, IE6, NS6, NS7 unless you can control the browsers (intra net for example).<br />
<br />
I usually code for IE5++, NS6++ when it comes to layout and I accept that layout may break in IE4/NS4 as long as the functionality of the page can be safely viewed in these browsers.<br />
<br />
Peg, <br />
It should be:<br />
<shrug /> It gets the job done so that most people <br />
<br />
or:<br />
<shrug> </shrug> It gets the job done so that most people <br />
<br />
alternatively:<br />
<shrug> It gets the job done </shrug> so that most people can view it<!--content-->*lol* Well, that might be the case if I tended to shrug both shoulders, but it's awfully hard to indicate that I shrug just one. I figured half a tag would serve the same purpose. I guess not, huh? ;)<br />
<br />
<.5 shrug></.5 shrug> Oh, well.<!--content-->Oh.. one shoulder... you should have said that.. or maybe used: <br />
<br />
<shrug shoulder="one" partial="true" thisJokeGettingOldSoon="true"><br />
<br />
lol ;)<!--content-->Or maybe...?<br />
<br />
function shrug()<br />
{<br />
var shoulder = "left";<br />
var response = prompt("Which shoulder?","");<br />
alert((answer == shoulder ? "Oh, well" : "All right, all right. Enough with the lame duck impressions!";<br />
}<br />
<br />
At least, I *think* I've got that right. <br />
<br />
Peg<!--content-->
 
Back
Top