June 8, 2009

I’ve been interested in HTML 5 for a while, especially for theming. Now there is a gallery of HTML 5 sites so you can see, not only that it is viable to use right now, but also see how the specs are being interpretated in the wild.

Visit the HTML 5 gallery. There are some great sites on there already.



Wordpress title showing space?
no comment on page 1371

Wordpress fun?
one comment on page 1376

Live blogging plugin?
4 comments on page 1258

Wordpress 3 admin speed up?
4 comments on page 1321

Framework photoshop?
3 comments on page 296

Fun wp plugins?
one comment on page 1376

Habari vs wordpress?
12 comments on page 440

Wp tags vs categories?
12 comments on page 7

Wordpress rss seo?
one comment on page 1361

Photo albums html5?
6 comments on page 1305

Wordpress chat?
no comment on page 1308

Wordpress exif data?
12 comments on page 230

Css sidear tab?
2 comments on page 336

Wordpress theme html5 blueprint?
6 comments on page 1305

Wordpress shortcode in plugin?
no comment on page 236

Html 50 photo album?
6 comments on page 1305

Get the post attachement?
24 comments on page 1065

Wordpress plugin development 30?
one comment on page 1373

Wordpress plugin development 30?
one comment on page 1373

Disqus formatting?
7 comments on page 1175

Html5 photoalbum?
6 comments on page 1305

Html5 photoalbum?
6 comments on page 1305

Wordpress fun?
one comment on page 1376

Fun wordpress plugins?
one comment on page 1376

Url shortener ideas?
4 comments on page 1190

Url shortener ideas?
4 comments on page 1190

Html 5 photo gallery?
6 comments on page 1305

Multiple post navigation?
no comment on page 1147

Html5 photo galleries?
6 comments on page 1305

Adding images to a wordpress 3 post?
24 comments on page 1065

Html5 photo gallery code?
6 comments on page 1305

Wordpress multiple blog master?
one comment on page 1376

Wordpress 3 tableprefix?
one comment on page 1376

Wordpress 3 tableprefix?
2 comments on page 1374

Using wordpress as a framework?
2 comments on page 335

Single post image size?
24 comments on page 1065

Get featured image src wordpress?
24 comments on page 1065

Disqus wordpress mu?
7 comments on page 1175

Image gallery html 5?
6 comments on page 1305

Wordpress theimage?
24 comments on page 1065

Wpgetattachmentimagesrc size?
24 comments on page 1065
  every 1740s, 1s ago, in 0.03s.
 __
(__)
   `
 chops

Oops! It didn’t escape my tags. I meant, better >header< than >div id=”header”&lt:

Then an > address< block within an hcard.

 __
(__)
   `
 chops

Using HTML5 now has several advantages: an anchor can link directly to, say, , rather than . Much quicker and easier to type, and easier to find when looking through code.
I personally love the idea of defining an block within an hcard- works great, and so much cleaner code. I have my hcard stored as an external xml file, styled through xsl to an hcard, which can then be downloaded as a vcard. It also has an xslfo, and I am working on an xsd for an organisation. Then all I have to do is call the relevant function via my PHP class (or whatever) to parse it as required. Even with this level of complexity, it still produces very clean code.

I am sure that semantic tags are used by some search engines already (can’t remember where I read that), and with microformats, rdf and the like, it is only going to grow. Better to make use of all the tools you can to increase your hitrate.

Lastly, less typing= less tired hands, and faster load times for pages.

 __
(__)
   `
 Andrew

Well, although you do need a little JS to get IE to let you style them you can use header, footer, section, nav and article tags. The spec is also much clearer on how and when h1 elements are used.

Using html 5 makes you think differently because it forces a level of semantics into the code. The more it is used the more likely the search engines are to take note, and the more it will be used, making the browser makers take note, although to an extent they are already doing that.

Whether you consider these things to be advantages to you or not is another matter.

 __
(__)
   `
 Ryan

How does HTML5 lay the page out any differently, or at least in it’s current form?

I don’t think using it will bring it along any more quickly. If you aren’t making use of any of it’s advantages then I don’t think it will achieve anything except altering a line of code.

Perhaps there are advantages, but I am unaware of any of them myself.

 __
(__)
   `
 Andrew

The advantages are that using it now will help to bring it along more quickly, and will prepare you for when other people start using it.

I personally prefer the HTML 5 method of laying out the page, using sections. The real quesiton is though, what is the harm in using it right now?

 __
(__)
   `
 Ryan

But what use is there in using an HTML5 Doctype? I can’t see any benefit whatsoever in using it right now.


0.01s