Bill MacKenty

  Home     Computing     Teaching     Bushcraft     Games     Writing     About  

Becoming familiar with HTML 5

Posted in Blogging Educational Tech Personal Teaching Diary on 24 - July 2011 at 07:29 AM (about 13 years ago). 349 views.

With some vacation time left, I'm spending a few hours getting up to snuff on HTML 5. For a rank newbie, I find the w3 schools to be a good primer. I've never been much a javascript programmer, but it looks like that sexy canvas element uses it. I doubt I'll take the time to learn javascript, but it looks like I am going to need to sink my teeth into it.

I follow many people, including Rick Ellis, who said something like 'think of every website as an application'. I like this idea - the idea of static, "brochure-ware" is a dead end. Especially for schools, I believe the web is (and should be) a full suite of applications to serve the community. It seems like HTML 5 very much understands this idea.

I love the built in form authentication elements in HTML 5, the local storage, and the whole "the web is the application" idea. I hope major browsers don't screw up the implementation.

I'm sure I'll build a "test school" webpage with HTML 5 and my favorite CMS, Expression Engine to learn HTML 5.