Main
Latest
- Revisiting Distributed Social Networking
- Jabber (again)
- Twitter Timeline in Viygo
- Jabber
- I'll rather pay my duties...
- Back in Gabs!
- 2008
- Glentana a year after the flood
- Flash Video Players
- Don't generalise with religion
Archives
- June 2004
- July 2004
- August 2004
- September 2004
- October 2004
- November 2004
- December 2004
- January 2005
- February 2005
- March 2005
- April 2005
- May 2005
- June 2005
- July 2005
- August 2005
- September 2005
- October 2005
- November 2005
- December 2005
- January 2006
- February 2006
- March 2006
- April 2006
- May 2006
- June 2006
- July 2006
- August 2006
- September 2006
- November 2006
- December 2006
- January 2007
- February 2007
- March 2007
- April 2007
- May 2007
- June 2007
- July 2007
- August 2007
- September 2007
- October 2007
- November 2007
- December 2007
- January 2008
- February 2008
- March 2008
- April 2008
- May 2008
- June 2008
- July 2008
- August 2008
- September 2008
- October 2008
- November 2008
- December 2008
- January 2009
Back to XHTML
Blogger started adding the following into my head:
<link rel="openid.server" href="http://draft.blogger.com/openid-server.g" />
So now I can use the URI of this blog as an OpenID. Cool. Except that I can do this already with my main site.
Anyway, in order to have the W3C Validator say this site is valid this meant I had to migrate from HTML 4.01 Transitional to XHTML 1.0 Transitional because of the /> which is interpreted as >> in HTML. Because > is considered to be character data, and because character data it is not valid in the head, the head was automatically closed (</head> is optional in HTML). Then it complained about the style element which it now saw as part of the body. Then when I tried to close the head (just for cleanliness) it complained again as its already closed.
Oh well over to XHTML 1.0 now so no more fuss. It sucks though. Now I feel like just another noob serving XHTML as HTML (text/html). :(
Of course lots of my existing pages will not validate because I don't close all the tags according to XHTML standards but that's just too bad. I'm definitely not going to go back and change all of them. At least I had some good years using HTML as it should be used. Now being another noob is the direction apparently. Oh well. At least I can use the validator on the front page again without seeing errors all over the show. That's the point at the end of the day anyway, just to be able to check my latest posts. Pesky to have to distinguish between the right and wrong errors every time.
Copyright © 2004-2009 Charl van Niekerk. All articles are released under the Creative Commons Attribution 2.5 South Africa licence, unless where otherwise stated.


0 Comments
Post a Comment