Author Topic: Internet Standards  (Read 1342 times)

Leritzi

  • Guest
Internet Standards
« on: November 23, 2006, 03:11:24 am »
Valid XHTML 1.0!
Valid CSS!

Have you clicked on these lately? Don't worry, my website has the same links but isn't valid either. Internet Standards are becoming more and more important. But while not all browsers support the standards, is it really important to follow them?

mutex

  • Administrator
  • Hero Member
  • *****
  • Posts: 622
  • Karma: +1/-1
    • View Profile
Re: Internet Standards
« Reply #1 on: November 23, 2006, 07:53:35 am »
Nope.  I hadn't clicked on them.  I assumed that the template writer knew what they were doing :)  As to whether or not its important to follow them, I would say yes.  In a lot of causes that will cause some browsers *cough* IE *cough* to not render the page correctly, but at the end of the day, standards are all you have.

So, interesting story.  My company recently got bought by a much much much bigger company whose intranet is one of the 7 wonders of the world.  A fair number of pages on that site - mostly web applications - won't work in IE.  Quite a change from the company I was with that got bought who would break anything end everything else to support IE.

where_is_god_now?

  • Jr. Member
  • **
  • Posts: 99
  • Karma: +2/-0
    • View Profile
Re: Internet Standards
« Reply #2 on: November 26, 2006, 01:19:04 pm »
To take a counter position, if a company like MS wants to implement some new functionality and there isn't a way to implement it within the standard, should we bar them from doing so?

mutex

  • Administrator
  • Hero Member
  • *****
  • Posts: 622
  • Karma: +1/-1
    • View Profile
Re: Internet Standards
« Reply #3 on: November 26, 2006, 11:14:42 pm »
There's a difference between supporting new features that aren't called out in the standard and improperly implementing a standard, the way MS does.  If you do any amount of web programming, you know that you have to make exceptions for IE.