473,776 Members | 1,652 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Viewable in Any Browser campain: comments, feedback


I personally disagree with the Viewable in Any browser campain. The site
is frankly outdated, seems to be no longer maitained, has several
recommendations that don't make a lot of sense anymore. In my mind, it
is much more important to code according to standards (valid markup and
CSS code) and good coding practices (tableless design, graceful
degradation, etc.) than to code according to the lower common
denominator among browsers.

Let's face it: there is pretty much no one anymore who uses MSIE 4 or NS
4.x. We are already in the era of Firefox 1.5, NS 8.x, MSIE 7 and Opera
8.5. An unanimity of sources indicate that MSIE 5.x is now used less
than Firefox 1.x (eg: world-wide stats of August 2005:
http://www.thecounter.com/stats/2005/August/browser.php ).
Some marginal browsers are no longer being maintained either while some
other marginal browsers (e.g Icab 3, Amaya 9.x) are being upgraded to
support fully HTML 4.01, CSS 2.1 and DOM 1.

In that spirit, I stumble across other campains which I think make a lot
more sense and are more proactive, useful for the web in general:

- Any modern browser: http://merri.net/anymodernbrowser.shtml
- Browse Happy: http://browsehappy.com/
- Alternative Browser Alliance: http://www.alternativebrowseralliance.com/
- Table free campain: http://www.workingwith.me.uk/tablefree/why/

Gérard
--
remove blah to email me
Sep 29 '05
14 2359
Darin McGrew a écrit :
Gérard Talbot <ne***********@ gtalbot.org> wrote:
By the way, Darin, did you get my email... regarding the update of WDG
Web Authoring FAQ Updated ? sent on 2005-09-18. Just asking...

Yes, and I've incorporated some of the suggestions already. Specific,
noncontroversia l suggestions are easy to incorporate quickly.


Great! Just great! I see you've incorporated many changes, improvements.

One typo:
Section 5.11:
"Note that the FOO element is deprecated by HTML 4."
should be
Note that the &lt;font&gt; element is deprecated by HTML 4.
or
Note that the FONT element is deprecated by HTML 4.
Others get added to various "to do" and "to research" lists, and will take
longer. For example, I plan to replace deprecated presentational markup
examples with CSS, and proprietary DOM examples with the standard DOM.
Great!

And at some point, I'll include a "No Longer Frequently Asked Questions" page
with the entries that I've deleted from the FAQ.


I will link the WDG Web Authoring FAQ into
"Using Web Standards in Your Web Pages"
http://www.mozilla.org/docs/web-deve...upgrade_2.html
and into my website at
Website design resources for beginner and intermediate Nvu users
http://www.gtalbot.org/NvuSection/Nv...Resources.html

Gérard
--
remove blah to email me
Sep 30 '05 #11
Gérard Talbot <ne***********@ gtalbot.org> writes:
Chris Morris a écrit :
Well, I agree with your general comment that AnyBrowser is a little
unmaintained, and some of the advice (commenting Javascript code) is
out of date, and other bits would benefit from updating to discuss
more recent compatibility issues and more stylesheet issues.
Still, if you do reasonable quality code and remember to hide complex
CSS from older browsers (@import method, usually) then you can support
NS4/IE4 in the same way you support Lynx - content without styling -
without really needing to worry about it much.


I don't use the @import method but I do test my pages with CSS
disabled to see if content can still be accessed, is still readable
and if navigation is still functional. This is a checkpoint in the
WCAG list.
I also view/try those pages with Lynx 2.8.5. I never test my pages
with NS 4.x nor IE4/IE5.


The problem isn't so much CSS-disabled as CSS-randomly-interpreted,
which NS4/IE4/IE5 have a habit of doing. Using the right @import hack
means you don't need to worry about NS4 and IE4, which would make the
worst mess of things, and so don't really have to test in those if you
also test in Lynx. IE5, while a falling minority, I think *is* worth
testing in for at least the next year or so. IE5/Mac probably for even
longer.

--
Chris
Oct 1 '05 #12
Gérard Talbot <ne***********@ gtalbot.org> wrote:
Great! Just great! I see you've incorporated many changes, improvements.

One typo:


Thanks. It's fixed now.

Also, the FAQ is now HTML 4.01 Strict. Now I just need to update all the
answers and examples to match. :-/

What's the best standards-oriented replacement for <base target="_top">?
--
Darin McGrew, mc****@stanford alumni.org, http://www.rahul.net/mcgrew/
Web Design Group, da***@htmlhelp. com, http://www.HTMLHelp.com/

"It's bad luck to be superstitious."
Oct 1 '05 #13
Darin McGrew <mc****@stanfor dalumni.org> wrote:
What's the best standards-oriented replacement for <base target="_top">?


None. Keep it. It should do no harm, and it may marginally help against
framers.

Formally, it's deprecated markup. In essence, it follows the spirit, if not
the letter, by fighting against framing, with the tools we have.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

Oct 1 '05 #14

Content-Transfer-Encoding: 8Bit

Gérard Talbot wrote:
I don't use the @import method but I do test my pages with CSS disabled
to see if content can still be accessed, is still readable and if
navigation is still functional. This is a checkpoint in the WCAG list.
I also view/try those pages with Lynx 2.8.5. I never test my pages with
NS 4.x nor IE4/IE5.


I figure that anyone who still uses NS4 is used to having large
portions of the web be unusable.

I don't test my pages with NS4 or IE4, and plan on stopping my testing
with IE5 sometime soon, but I always test with both lynx and links.

Another test which I find to be very useful is with the latest IE
with all features such as images and jsvascript turned off, security
set to the highest setting, and accessibility set to ignore the site's
choice of fonts, colors, and CSS. Quite eye-opening...
Links about Links and Lynx:
http://world.std.com/~adamg/dehanced.html
http://lynx.browser.org/
http://links.sourceforge.net/
http://freshmeat.net/projects/links/
http://www.delorie.com/web/lynxview.html
http://home24.inet.tele.dk/ccadams/se/lynx.html
http://lynx.isc.org/lynx2.8.5/index.html
http://www.subir.com/lynx.html

Oct 14 '05 #15

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

Similar topics

16
2238
by: Braxton Beyer | last post by:
I have just added a message to my website, wellheard.com, notifying WinIE users that their browsers will not render the site correctly as the site uses PNGs with alpha transparency. I then give them a link explaining why they should not use IE and the benefits of upgrading to another browser. My question is has anyone ever done this and what was their experience. I would like feedback and comments. Why isn't their a browser switch...
6
2161
by: Nobody | last post by:
This is sort of my first attempt at writing a template container class, just wanted some feedback if everything looks kosher or if there can be any improvements. This is a template class for a binary search tree. Note there is a requirement for this to be a Win32/MFC "friendly" class, thus the use of CObject and POSITION. There is also a requirement for there not to be a separate iterator class. template <class TYPE, class ARG_TYPE =...
12
10176
by: Kepler | last post by:
How do you get the height of the client browser in IE? Both document.body.clientHeight and document.body.offsetHeight return the height of the document. If the page is long and there's a vertical scrollbar, you get the height of the entire document, screwing up any chance of centering a window in the browser using these values. Is there a way to get the height of the actual browser window and not the entire page height? Thanks.
10
2199
by: William L. Bahn | last post by:
I'm looking for a few kinds of feedback here. First, there is a program at the end of this post that has a function kgets() that I would like any feedback on - including style. Second, for those that are interested, I present an outline of the approach I am looking at using in class this semester. I would be very interesting in any feedback on that, but if you are not interested, feel free to skip over it.
3
1401
by: Mark C | last post by:
Hi I was in the progress of developing a web site whereby developers can do free online tests on various programming languages. After initial feedback I managed to fix quite a few issues and changed the look and feel. I would just like some futher comments\tips\hints or feedback The site is http://www.quiznetonline.com
4
1618
by: =?Utf-8?B?TmFkYXYgUG9wcGxld2VsbA==?= | last post by:
Hi everybody, I've got an ASP.NET 1.1 application and I need to add to it new Browser Capabilities information for 3 new cellular phones. I used to use http://www.asp.net/mobile/profile/MyDevices.aspx to detect the Browser Capabilities for my devices, but now I can't get to that page. When I try to get there I get a login page. When I try to login it shows the same login page WITHOUT any error. I've got an account in www.asp.net (when...
3
4019
by: TS | last post by:
I am using IE 7. I have a website running on my local machine (localhost) and auto complete doesnt work for any of the textboxes, but going to web sites on the internet does support this so i know the browser has this config turned on. any ideas why it doesnt work on my local web application (.net 2)? thanks
5
1760
tjc0ol
by: tjc0ol | last post by:
Hi all, I made contact page which allows visitors to input their name, email address, phone number, comments and select a comment type by using <select> element in html with javascript. Among the option of it are: General Support, Technical Support, Sales in billing, Request RA no. and Others. If they select Others there will be a pop-up textbox for others(so they can specify a comment type) and the textbox is placed on a DIV. I placed CSS on...
3
2409
by: TompIfe | last post by:
Hei, I have a web service with web methods that take nullable DateTime parameters (i.e., DateTime?) When i open the service in IE7, I get the message that those methods cannot be viewed ("not primitive types"); the other web methods can be invoked without problems. Any suggestions on how I can change IE7 settings or something else? Kind regards, Tom Pederen
0
9464
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10292
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10122
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8954
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7471
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5497
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4031
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3627
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2860
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.