In-Depth Look At HTML5
snydeq writes "InfoWorld's Peter Wayner offers a four-part series devoted to the new features of HTML5. Each article examines the evolving spec in-depth, focusing on canvas, video, audio, and graphics for display options, including the <canvas> and <video> tags, Scalable Vector Graphics, and WebGL; local data storage, including Web Storage, Web Database, and other APIs designed to transform Web pages into local applications; data communications, for cross-document messaging, WebSockets, and other HTML5 APIs that improve website and browser interactivity; and forms, for increasing control over data input and validation."
Browser makers finally need to decide on one codec or it will just lead to the situation we had in 90's with tons of codecs (or everyone will keep using Flash). Google and OSS people have to stop being like a little kid and accept that H.264 is already everywhere from mobile devices to GPU's and HDTV's and HTML5 will not get anywhere if it isn't used. It's too late. There will come another round after H.264 gets old - make sure open source and free codec is ready by then. Now lets just enjoy that we even have HTML5.
NYOM NOM NOM NOM NMOM
a four-part series devoted to the new features of HTML5
To quote American Pie... "Dude, that's a lot of work." Can you summarize in four sentences?
Why isn't there a "Caption" tag? (I mean for images, not for tables).
So if you had something like this:
<img caption="yadda yadda yadda" src='"blah blah blah">
Then the caption would be underneath the photo, with the photo and the caption treated as one block (i.e., with the body text wrapped around it the same way it is wrapped around the photo.)
I'm sure there's a good reason -- can someone enlighten me?
- aj
about HTML 5! Is it really gonna make any of you happy?!? Here's an idea: forget about new tags and focus on getting drunk and fucking some new women!
Actually, HTML5 (the topic of this story) does have support for 'photographs' and other figure content:
http://www.w3schools.com/html5/tag_figure.asp
And thus captions:
http://www.w3schools.com/html5/tag_figcaption.asp
I have an In-Depth look at HTML5 right now... porting my stuff to awesome WebGL...
I am optimistic that, after 20 years, bullshit like Flash and proprietary codecs are finally going to die in a fucking shitstorm that caught fire
DO IT: http://nightly.mozilla.org/
I recall when the web was young people would claim "I program in HTML!" I was like "yeah, I can insert 'bold' and 'a' tags too..." In the beginning, HTML was nothing more than what the name says it is -- a markup language. (Of course "language" somehow means programming? No it doesn't...)
Well, now things are different, of course. Web programming today is real programming for some... still markup for others. But now the web is becoming more than a presentation medium which is very exciting I think.
There's been a lot of talk about HTML5 transforming today's browsers into tomorrow's platforms as this simple search suggests. Essentially, with all of these additions, there seems to be a keen interest in providing "local application" experiences to web-based tools. For example, many of these additions essentially provide access to hardware devices in one form or another.
This is all nice in theory, but once we start including the 'kitchensink' tag, who's to say that browsers won't end up as bloated as Adobe Reader?
Remember HTML5 is the new HTML...Some say it the other way around :) http://blog.whatwg.org/html-is-the-new-html5
Anyways It's called HTML from now on.
While an in-depth look at HTML 5 is really cool and all, does anyone have a link to a video of Discovery's approach and landing? I found one on space.com but it's only 1:30 and doesn't have a lot of the chatter between Discovery and control.
"Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
Where is the story about the actual HTML5, the formalization of how to interpret all the tags that were already there in HTML4? That's where most of the effort and time has been spent...
So we should let Microsoft that has random guarantees of the future licensing of their operating system be the main stream? Yeah sure, let's give them full power to charge us an excessive amount when theirs is the only kid on the block. If "it's everywhere" was a valid argument to give up, nothing new would be created. You need to start from somewhere if you want greater acceptance over time and there will always be a "it's everywhere" deal when you start something new from scratch.
Same argument... this is why i use gnu/linux.
soylentnews.org Go there to enjoy the people!
This is the most colossal waste of time ever undertaken by the human race.
HTLM5 does nothing to address the underlying syntax quirks of what can hardly be called a language, nor does it fix the PITA problems inherent to trying to make a stateless system have a state.
MS has a lot to answer for by killing the JVM equipped browser, but I think the ensuing years have seen us at the mercy of a standards committee that has no idea what a standard is or how to push through real changes that would enrich the browser experience.
I'm not sure if the form validation is such a great idea. Sure, it will save a lot of time and headache, but there is nothing stoping unscrupulous and technically knowledgeable people from sending whatever data they want to the web server. I guess 99% of the time if you use client side validation you'll be ok, but I would feel obliged to still check everything on the server side. I guess having the specific form elements to validate email addresses and constrict dates is very nice. I suppose it doesn't hurt anything to have those new elements, as long as sever side validation doesn't get forgotten about.
but what about good old VRML?
I remember hacking around with it a little back in college, but it never really went anywhere. Seems like we finally have the bandwidth and processing power to make this a "reality".
HTML 5 is brilliant, I am also very impressed with wallaby by adobe for converting flash into html 5! How good is that, me and the guys at http://www.absolutewebdesign.co.uk/ can't wait to get using it consistently in our web design work!