Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.
Quite a few changes actually. Besides the video, you can now "draw" shapes on a virtual canvas - which could be quite handy if you ask me.
It also allows for "storage" on the visitor's client browser for storing more than simple cookie data.
It seems to me like they are reinventing the wheel.
Why don't they develop a GNU alternative to Flash rather than this dumb HTML5 Collective rubbish!
Also, isn't that drawing SVG?
HTML 5 is a mark-up language that is going to provide slower browser experiences, more internet ignorance, and act as a platform for other slow standards such as using SVG, CSS3 and dumb video **** to replace far faster browser tools, like Flash. The idea of using as much scripting, XML and plain-text as possible just seems dumb as *censored* from all points of call and yet this is still regarded as an upgrade. If people really have an issue with Flash then by all means, make a W3C blessed binary standard for rich media, don't try and replace it with more scripting which shouldn't be given as a utility due to its potential for lazy use and inefficiency!
The idea of using as much scripting, XML and plain-text as possible just seems dumb as *censored* from all points of call and yet this is still regarded as an upgrade.
Exactly, a scripting language language can never have as much power and speed as flash because flash is compiled (to byte code I think). All this will do is add another layer and more complexity to something that doesn't need it in the first place.
You seem to have a problem with something or other, so I'd suggest you go bang your head off a wall or something. If we can't have a civilised debate over the good and bad points of HTML5 then go elsewhere.
MS tried to create an alternative, although not free, it barely skimmed the top off Adobe's market share.
HTML 5 is a mark-up language that is going to provide slower browser experiences,
more internet ignorance
and act as a platform for other slow standards such as using SVG, CSS3 and dumb video **** to replace far faster browser tools, like Flash.
If people really have an issue with Flash then by all means, make a W3C blessed binary standard for rich media, don't try and replace it with more scripting which shouldn't be given as a utility due to its potential for lazy use and inefficiency!
Also, what does GNU have to do with HTML5 and the W3C, anyway?
HTML5 is a step forward, and more or less a natural extension of what we have.
Sharepoint and SilverLight are actually rather commonly used in enterprises over flash now. WPF itself is actually pretty bloody good for UI designing; better than HTML&CSS for sure. It particularly shines with data binding and data templates. I imagine a lot of the problem is that it requires the rather expensive IIS server.
But as far as performance is concerned it hardly makes a difference, since Javascript is compiled to machine code on-the-fly for the local machine with most browser's interpreters; much akin to java.
most web developers know barely anything about coding web-pages, much less how to script using all the features plugged into HTML 5.
Even if well-formed HTML 5 is almost as fast as Flash, most people won't be able to provide this and HTML 5 will take a very long time to become adopted.
and a pain for large companies that want to look groovy and use HTML 5.
I think the problem for HTML5 is javascript libraries like jQuery, Prototype, Mootools etc. They make designing interactive and animated websites very easy.