Jason Delport Home

Blog Feed Blog Feed

Paxmodept Website Paxmodept Website

Contact Information


Jason Delport

+44(0)7931445721

jason@paxmodept.com

Download vCard


Mobile Portal


~mobile.paxmodept.com~
QR Code

Blog Archive & Stats


MonthPosts
June 2010(2)
May 2010(1)
April 2010(4)
February 2010(1)
January 2010(2)
December 2009(1)
November 2009(3)
October 2009(3)
September 2009(7)
August 2009(1)
July 2009(2)
June 2009(4)
May 2009(7)
April 2009(5)
March 2009(10)
February 2009(10)
January 2009(19)
December 2008(11)
November 2008(16)
October 2008(28)
September 2008(7)
August 2008(19)
July 2008(17)
June 2008(13)
May 2008(11)
April 2008(11)
March 2008(18)
February 2008(17)
January 2008(19)
December 2007(8)
November 2007(29)
October 2007(38)
September 2007(30)
August 2007(50)
July 2007(46)
June 2007(38)
May 2007(20)
April 2007(16)
March 2007(35)
February 2007(28)
January 2007(36)
December 2006(26)
November 2006(42)
October 2006(39)
September 2006(26)
August 2006(16)
July 2006(4)
Total796


© 2010 Jason Delport

Sometimes I Think Specifications Are a Joke

In the last few months I have put a lot of effort into making this blog fully standards compliant. It hasn't been an easy endeavour. Not because the specifications are hard to learn or implement but rather because there seems to be so little regard for them among the big web players. The latest surprise is a reference to our blog in the Google search results.

Google

For all browsers except Internet Explorer I am setting the content-type as "application/xhtml+xml" which is 100% legal as far as I am aware. The W3C seems to agree. Yet Google reports this site as having an unrecognised file format. I don't get it. Tag soup is treated as legitimate mark-up and fully compliant web pages get flagged as having an unrecognised file format.

Sam Ruby's blog, which escapes unscathed in the Google search results, also has a content type of "application/xhtml+xml" but he doesn't have either a full doctype declaration or the top XML tag I have in this page. He also declares the content-type in his meta tags which I have avoided because I am setting the content-type dynamically to avoid any possible IE problems with "application/xhtml+xml". I guess I am going to have to make more changes to appease everyone.

What really concerns me is that if we can't get standards right on the desktop, how on earth are we going to get it right on mobile phones? The mobile internet has a massive mountain to climb in this regard.



~Comments~

Sam Ruby declares...

FYI: I use the DOCTYPE recommended for [X]HTML5.

http://www.whatwg.org/specs/web-apps/current-work/#the-doctype

Date Thu, 15 Mar 2007 at 14:33:42

~Add Comment~

Name
Email
Website
Website
Website
Comment (No HTML)
Human? Human?