473,758 Members | 2,340 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Does anyone pay attention to standards?

Hi everyone,

Just out of curiosity I recently pointed one of my hand-typed pages at the W3
Validator, and my hand-typed code was just ripped to shreds. Then I pointed
some major sites (microsoft.com, cnn.com, etc.) at the W3 Validator; to my
surprise none of them passed.

Doesn't anyone care anymore, or are the standards more-or-less looked at as
guidlines for web design?

Isaac

Are you losing $14,200.00 per year without your knowledge?
http://bigmoneyandfreetime.web1000.com
Jul 20 '05
162 7277
Brian wrote:
However, on looking at the recommendations , I did not find <font> in
html 3.2, but did find it in HTML 4/transitional as a deprecated
element. I was not aware there was anything in HTML 4 loose that was not
in 3.2. Thus <font> is valid for that one dtd.


The <font> element *is* in HTML 3.2. Look again.

--
Shawn K. Quinn
Jul 20 '05 #81
On Sun, 25 Apr 2004, Harlan Messinger wrote:
Is there a standard for the definition of "standard"?


ISO/IEC Guide 2 defines a "standard":
<http://www.wssn.net/WSSN/gen_inf.html#Wh atisstd>

--
Top-posting.
What's the most irritating thing on Usenet?

Jul 20 '05 #82
Andreas Prilop wrote:

ISO/IEC Guide 2 defines a "standard":

Note that the W3C is not listed as an International standardizing
body/organization ..........

http://www.wssn.net/WSSN/index.html

James Pickering
http://www.jp29.org/
Jul 20 '05 #83
International Standards relating to computer technologies are mostly formulated
and published jointly by the ISO (International Organization for Standards) and
the IEC (International Electrotechnica l Commission):

http://www.wssn.net/WSSN/gen_inf.html#international

Thus ISO-HTML is actually an ISO/IEC standard.

James Pickering
http://www.jp29.org/
Jul 20 '05 #84

"James Pickering" <ja*******@aol. com> wrote in message
news:20******** *************** ****@mb-m29.aol.com...
International Standards relating to computer technologies are mostly formulated and published jointly by the ISO (International Organization for Standards) and the IEC (International Electrotechnica l Commission):

http://www.wssn.net/WSSN/gen_inf.html#international

Thus ISO-HTML is actually an ISO/IEC standard.


Oh. Then why aren't we all validating to

<!DOCTYPE HTML PUBLIC "ISO/IEC 15445:2000//DTD HyperText Markup
Language//EN">

?

Jul 20 '05 #85
On Fri, 23 Apr 2004 13:18:41 +0100, Eric Jarvis <we*@ericjarvis .co.uk>
declared in comp.infosystem s.www.authoring.html,alt.html:
most of the early
sites built by large corporations were farmed out to their regular graphic
design contractors or departments and hence weren't built by people with
any significant web design experience


Surely most of the early sites were built before _anyone_ had any
significant web design experience? ;-)

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 20 '05 #86
On Sun, 25 Apr 2004 15:14:51 -0400, Whitecrest
<wh********@whi tecrestziopzap. com> declared in
comp.infosystem s.www.authoring.html,alt.html:
In article <Pi************ *************** ****@ppepc56.ph .gla.ac.uk>,
fl*****@ph.gla. ac.uk says...
Heard the term "Broken As Designed"? (B.A.D).


Nope never heard if it. And by definition it can not be true...


Why not? Are you saying it is impossible to come up with a design that
is inherently broken?

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 20 '05 #87
On Sat, 24 Apr 2004 07:14:03 -0400, Whitecrest
<wh********@whi tecrestziopzap. com> declared in
comp.infosystem s.www.authoring.html,alt.html:
In article <ZRhic.242357$o R5.38644@pd7tw3 no>,
te**@fungoid.do t.dyndns.dot.or g says...
Or only use the pieces I want to make it work the way I want it to,
which is what 99% of the entire web does right now.

Which is most certainly not a good thing.

Why?


Imagine if on the roads everyone decided on their own "standard" of
driving rules. Each person decided which side of the road to drive on
(if any), what speed they would go, whether to use headlights,
indicators, seatbelts, etc.

Obviously on the web it isn't life-threatening, but the principle is the
same. If everyone kept to the standards, it would make life better for
everyone.

--
Mark Parnell
http://www.clarkecomputers.com.au
Jul 20 '05 #88
In article <1c************ *************** @40tude.net>,
we*******@clark ecomputers.com. au says...
Obviously on the web it isn't life-threatening, but the principle is the
same. If everyone kept to the standards, it would make life better for
everyone.


I don't see how it makes it better for everyone. ESPECIALLY for those
that like presentation. (Both developers and visitors.) I think it
takes away from these people to accommodate others.

If the site is an ecommerce site where the owner NEEDS to make money
from the site, then by all means, follow standards, stay away from css
that is not rendered the same in all browsers, don't use flash or
javascript for anything that is needed.

All other cases must be evaluated individually based on what the owner
wants to present, and how he/she wants to present it.

The web is too big and has way too many uses for a set of standards to
accommodate all of its uses.

A perfect example is Webex, or Webentations. Are they web pages? Yep,
do they (could they) validate, or even be accessible (beyond alt tags)
to everyone? Nope.

Are they a valid use of the web? Sure are, and probably one of the
fastest growing sectors of web applications right now.

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #89
On Mon, 26 Apr 2004 23:42:05 -0400, Whitecrest wrote:
In article <1c************ *************** @40tude.net>,
we*******@clark ecomputers.com. au says...
Obviously on the web it isn't life-threatening, but the principle is the
same. If everyone kept to the standards, it would make life better for
everyone.


I don't see how it makes it better for everyone. ESPECIALLY for those
that like presentation. (Both developers and visitors.)


I don't see how sticking to standards[1] impacts on presentation. e.g.
Flash can be used on standards-compliant pages.

Of course, this depends on which standards you follow. e.g. HTML 4.01
would allow you to embed Flash. HTML 2.0 would not.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132

Jul 20 '05 #90

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

Similar topics

1
2991
by: lawrence | last post by:
I'm trying to read up on the rfc's that govern form inputs. Much of what I'm reading is stuff I didn't know before and some of it is alarming. This one left with me questions: http://www.ietf.org/rfc/rfc1867.txt Is this (below) addressed to me as a web designer, or is this addressed to the makers of web browsers? Identifying the type of file being uploaded seems way outside of my scope as a PHP coder. Am I
5
2820
by: Silvio | last post by:
Here's my update statement: UPDATE Item1 SET reviewloop = 1, currentreviewstate=5 WHERE itemid in (SELECT itemid FROM Item2) The thing is: the table Item2 DOES NOT HAVE a field called itemid. So, I should receive an error, right? Not so.Instead, every single record in Item1 was updated.
2
3910
by: Brent Taylor via AccessMonster.com | last post by:
HELP----DOES ANYONE HAVE A SIMPLE .mdb for MLM structure? Does anyone have an example database for multi-level marketing for a 3 Tier setup? Thank you, brenttaylor@actionimports.net
6
1789
by: Benjamin Day | last post by:
Does anyone ACTUALLY have the application updater block working? I've been beating my head against the wall on this one for about 3 days. It looks cool. It seems promising. I've even read this guy's blog entry about how to implement it (http://weblogs.asp.net/duncanma/articles/10221.aspx) and how breath takingly simple it is to actually get it done. Damned if I can get it to work.
3
2311
by: Mephistopheles | last post by:
>>"Shapper" <mdmoura*NOSPAM*@gmail.*DELETE2SEND*com> wrote in message >>news >>:%23N6vQmpSFHA.3184@TK2MSFTNGP14.phx.gbl... >> Hi, >> I have a function already but I need to solve one problem that is why >>I >>> asked for a forum.
2
2320
by: Bruno Alexandre | last post by:
Hi guys, does anyone know where is the Website used in the MSDN "Lear ASP.NET 2.0 with Jeff Prosise" (http://msdn.microsoft.com/asp.net/beta2/multimedia/default.aspx) events? The website used is called "Contoso", but I can't find it in the MSDN site, so I can evaluate it with the webcasts. If anyone know here is it, or if anyone is using it, please post here a
4
1862
by: neoswf | last post by:
Hey Does anyone knows a powerfull and relaible HTML / JS / CSS Optimization tool ? right now im using stylePro for optimizing CSS and afterwords optimizng it using http://cdburnerxp.se/cssparse/css_optimiser.php. it really works after topStyle did the job. for HTML im using SpaceAgent. its nice but i think there is someyhing much more fowerfull.
15
2576
by: Pucca | last post by:
I'm getting an error when I tried to use this BerConverter class in my C# code. Even though the Interent doc says that it runs on Win2000 sp4, I just thgouth I'll double check. Does anyone know if BerConverter is supported for Win2000 server? http://msdn2.microsoft.com/en-us/library/system.directoryservices.protocols.berconverter.decode.aspx -- Thanks.
0
1439
by: janithn | last post by:
rss- does anyone know how to embedd rss into my web template for a news site? basically im creating a news website and i want to use RSS to put in articles. Im using MS Frontpage. Does anyone know how to embbed a feed?
0
9492
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9299
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
10076
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...
1
9885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7287
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
6564
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5332
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3832
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
3
3402
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.