473,698 Members | 2,546 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 7230
Brendan Taylor <te**@fungoid.d ot.dyndns.dot.o rg> wrote in message news:<ZRhic.242 357$oR5.38644@p d7tw3no>...
On Fri, 23 Apr 2004 16:41:01 -0400, Whitecrest wrote:
In article <pa************ *************** *@lionsanctuary .net>,
an******@lionsa nctuary.net says...
> And if I disagree with them?
Publish your own. Convince others to use it. Provide tools and support
for your standard. Document how and why it's better than the existing
standards.


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.
If browsers supported standards as they were supposed to, it would make
everybody's life easier.


Not everyone thinks the recommendations (which is what they are) are a
Great Thing(tm). Have a read of Jukka Korpela's review of HTML 4. I
agree with him every step of the way when it comes to <object>. Most
over-engineered implementation the W3C ever dreamed up. Why
reduplicate the <embed> tag? Because the W3C didn't dream it up?
<embed> is proprietary, you say? So where <frame>'s at one stage, so
was <layer>, but a lot of its functionality ended up in CSS...

And what purpose does <q> serve? Short in-line quotations...so mething
that typing out "this is a quote!" couldn't do to begin with?
No wonder browsers were slow to pick that one up.

For the most part, I agree with the W3C recommendations , but those who
write them definitely need to refine their Keep It Simple, Stupid
theories. (as well as bone up on what the word "illegal" means in the
English language.)

'Later
Peter

---
http://www.ulujain.org/
Jul 20 '05 #41
Hierarchy of the header element is rigidly enforced. For example, H4 is not
allowed to precede H3 at any place in a document.

Numerous W3C HTML 4.01 elements are refined in ISO-HTML and some attributes are
omitted from the standard (" .....they have been omitted because they are used
to describe appearance rather than structure, or because the feature is
considered to be still too unstable or immature for an International Standard
......").

Style sheets must be linked -- embedded style constructs are not allowed.

The ISO standard mandates separation of content from presentation
Jul 20 '05 #42
My apologies, my previous post was a premature submission -- it should have
been:

Stan McCann st**@surecann.c om wrote:
Interesting point; as well as true. But, in my opinion, it's semantics.
Much of what is in the "standard" refer to the "recommendation ." IMO,
they are, for all practical purposes, the same thing.<snip>


There are actually some significant differences:

In the ISO standard hierarchy of the header element is rigidly enforced. For
example, H4 is not allowed to precede H3 at any place in a document.

Numerous W3C HTML 4.01 elements are refined in ISO-HTML and some attributes are
omitted from the standard (" .....they have been omitted because they are used
to describe appearance rather than structure, or because the feature is
considered to be still too unstable or immature for an International Standard
......" -- from the specification).

Style sheets must be linked -- embedded style constructs are not allowed.

The ISO standard mandates separation of content from presentation.

BTW, you can substitute the W3C HTML 4.01 DOCTYPE (strict DTD) for the ISO
DOCTYPE on any validated ISO-HTML document and it will validate as HTML 4.01
(strict) -- it does not necessarily work in reverse, however.

James Pickering
http://www.jp29.org/
Jul 20 '05 #43
In article <10************ *@corp.supernew s.com>, usenet3
@julietremblay. com.invalid says...
keep in mind MANY sites are more concerned with appearance and
presentation,

Well, that is certainly true. They seem to play to the www's weaknesses
instead of its strengths.


To many of the purist here, but in the real world (fortune 500), it is
the exact opposite. Now if they change, then I will change too. But
they see no financial gain from doing so, and neither do I.
because THAT is what drives people to their site, not search results.

Oh? And how, praytell, did you reach that conclusion? Because what I've
read suggests that the 2 means of getting visitors to your site are
search engines and email referrals. (I cannot find Jakob Nielsen's
column that discusses this; does anyone have the link?)


Article or not, if it were true, then Coke would be the first link you
saw if you searched google for "sparkling cola beverage"

A simple search for "sparkling cola beverage" in google does not have
a link to any of the leading brands of cola beverages in the first 7
pages. Why?


Maybe because it's an odd search phrase to find cola?
People go to the Coke site because they already know the url, they
don't have to search for it.


Uh, ok. But if they *did* search for it, wouldn't they search for "coke?"


Ah yes searching for the name of the company. Even my own site is in
the top 4 if you search for Whitecrest entertainment. And I don't
follow any standards! Actually I do and I validate, but that is not the
point. Search for any company name and you get the company in the first
page. That is not searching.

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #44
In article <Pi************ *************** ***@ppepc56.ph. gla.ac.uk>,
fl*****@ph.gla. ac.uk says...
Nope, the radio, tv, and print ads send them to the site.

So, now you're saying that they go there because they've seen
advertisements for it?
Previously you said, and I quote:
But keep in mind MANY sites are more concerned with appearance and
presentation, because THAT is what drives people to their site,

Forgive me if I'm slow on the uptake...


Yes you are slow, You know exactly what I'm saying but would rather
troll.
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #45
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?
If browsers supported standards as they were supposed to, it would make
everybody's life easier.


Todays "standards" are yesterdays innovations, and they were almost
always browser specific. So if everyone were forced to follow the
standards, how would we see the innovations? Let the standards people
decide what an innovation is? Thats exactly what Microsoft haters say
is one of the biggest problems with Microsoft.

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #46
In article <e6************ **************@ posting.google. com>,
pe***@ulujain.o rg says...
For the most part, I agree with the W3C recommendations , but those who
write them definitely need to refine their Keep It Simple, Stupid
theories. (as well as bone up on what the word "illegal" means in the
English language.)


The W3c is great, and we almost always validate. (It is a great way to
find errors). But many times, especially with the inability for most
browsers to live connect, the standards just don't cut it.
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #47
In article <opr6xw80b60ipb ra@alice>, sp*******@aspyr e.net says...
Why do I pay attention to standards? I'm on dial-up, and have respect for
other dial-up users.
You don't need standards to do that.
Standards don't entirely solve the bandwidth problem, but they are
three-fourths of the solution.


Maybe 10% of the problem, but 3/4?

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #48
In article <40********@new s.zianet.com>, st**@surecann.c om says...
You and I don't set the standards.

I do. This page:
http://www.goddamn.co.uk/help/textsize/
uses my very own HTML standard (based on HTML 4.01 Strict).

If you are the only one using it, it's not a standard.


It is a standard for him (I am being facetious)

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #49
In article <40********@new s.zianet.com>, st**@surecann.c om says...
You and I don't set the standards. We should agree on a set used all
over; there is *one* BTW. Ever hear of W3C?

And if I disagree with them?

That's entirely your choice. Your code is not standard.


But all my pages work as designed.

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #50

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

Similar topics

1
2988
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
2816
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
3906
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
1784
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
2303
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
2317
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
1858
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
2572
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
1434
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
8678
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
8609
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,...
1
8899
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,...
0
8871
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7737
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
6525
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...
1
3052
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
2333
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2007
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.