473,729 Members | 2,371 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 7255
Whitecrest wrote:

But all my pages work as designed.


Reminds me of a software vendor I once worked with. I lost count of the
RFE's that were written up on crap features and functions in their apps.
Their response to many was "It functions as designed". That doesn't mean
the design was any good, of course.

We figured they probably thought it was easier to develop the crap
design than to do it right from the beginning. Re-engineering is too
hard, too. Not so different from web design, methinks.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #71
In article <c6************ @ID-224809.news.uni-berlin.de>, usenet@c-
net.us says...
But all my pages work as designed.

Reminds me of a software vendor I once worked with. I lost count of the
RFE's that were written up on crap features and functions in their apps.
Their response to many was "It functions as designed". That doesn't mean
the design was any good, of course.


Nope, but bottom line is that it does in fact function as designed.
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #72
In article <c6************ @ID-224809.news.uni-berlin.de>, usenet@c-
net.us says...
We figured they probably thought it was easier to develop the crap
design than to do it right from the beginning. Re-engineering is too
hard, too. Not so different from web design, methinks.


Welcome to the real world of software (and web) development. ;-}
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #73
Whitecrest wrote:
In article <opr6xw80b60ipb ra@alice>, sp*******@aspyr e.net says...
Standards don't entirely solve the bandwidth problem, but they are
three-fourths of the solution.


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


This is probably the first time I've ever agreed with you, whitecrest.
Maybe the only time I ever will, too. :)

Standards themselves don't make much difference with bandwidth issues.
You can have 100% validated (X)HTML and still have bloated code, or lots
of graphics that weigh a page down.

Perhaps spaghetti was suggesting that those who validate their code are
more likely to use structured markup, fewer layout tables, more CSS
layouts, which probably make a bigger dent in bandwidth use than just
the fact that it's validated code.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Jul 20 '05 #74
In article <c6************ @ID-224809.news.uni-berlin.de>, usenet@c-
net.us says...
Standards don't entirely solve the bandwidth problem, but they are
three-fourths of the solution. Maybe 10% of the problem, but 3/4?

This is probably the first time I've ever agreed with you, whitecrest.
Maybe the only time I ever will, too. :)


This is a milestone! ;-}
Perhaps spaghetti was suggesting that those who validate their code are
more likely to use structured markup, fewer layout tables, more CSS
layouts, which probably make a bigger dent in bandwidth use than just
the fact that it's validated code.


I completely agree, and if you (generic you, not you specifically) read
what I have been writing for the last 2 years or so, I say, validation
and W3c recommendations are good things. But they are not the ONLY way
to do things.

Sometimes you have to push the envelope to make your web site appealing
to your audience. That is all I say. One size, on something as fluid
as the web, just does not fit all.

--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #75
On Sun, 25 Apr 2004, kchayka wrote:
Whitecrest wrote:

But all my pages work as designed.


Reminds me of a software vendor I once worked with. I lost count of the
RFE's that were written up on crap features and functions in their apps.
Their response to many was "It functions as designed".


Heard the term "Broken As Designed"? (B.A.D).
Jul 20 '05 #76
On Sun, 25 Apr 2004, Whitecrest wrote:
In article <c6************ @ID-224809.news.uni-berlin.de>, usenet@c-
net.us says...
Their response to many was "It functions as designed". That doesn't mean
the design was any good, of course.
Nope,


You got that part right, at least
but bottom line is
It's not the designer's prerogative to declare the "bottom line".
that it does in fact function as designed.


See above.
Jul 20 '05 #77
In article <Pi************ *************** ****@ppepc56.ph .gla.ac.uk>,
fl*****@ph.gla. ac.uk says...
But all my pages work as designed.

Reminds me of a software vendor I once worked with. I lost count of the
RFE's that were written up on crap features and functions in their apps.
Their response to many was "It functions as designed".

Heard the term "Broken As Designed"? (B.A.D).


Nope never heard if it. And by definition it can not be true...
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #78
In article <Pi************ *************** ****@ppepc56.ph .gla.ac.uk>,
fl*****@ph.gla. ac.uk says...
Their response to many was "It functions as designed". That doesn't mean
the design was any good, of course.

Nope,

You got that part right, at least
but bottom line is

It's not the designer's prerogative to declare the "bottom line".


Sure it is.
that it does in fact function as designed.

See above.


Well since you are wrong in the assumption that a designer does being
able to declare the bottom line, your "see above" is meaning less.
--
Whitecrest Entertainment
www.whitecrestent.com
Jul 20 '05 #79
kchayka wrote:
sp*******@aspyr e.net says...
Standards don't entirely solve the bandwidth problem, but they
are three-fourths of the solution.
Standards themselves don't make much difference with bandwidth
issues.
I thought there was a point, that it would make some difference if taken
literally. Remove invalid markup such as <font> and replace it with the
only alternative left for changing e.g. text color, and you will reduce
page weight in not a few pages on the www.

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.
You can have 100% validated (X)HTML and still have bloated code, or
lots of graphics that weigh a page down.


No argument here.

--
Brian (remove "invalid" from my address to email me)
http://www.tsmchughs.com/
Jul 20 '05 #80

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
2819
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
3908
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
2308
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
1861
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
2574
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
1437
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
8763
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
9427
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
9284
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...
1
9202
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
9148
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
6022
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
4528
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4796
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2683
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.