[FLOW3-general] HTML5 - The Future of web based applications

Thomas Fritz fritztho at gmail.com
Mon Jul 5 11:40:26 CEST 2010


I think that is a good Idea. Especially when you look at the efforts Sencha
(before Ext) is doing. They released Sencha Touch which uses HTML 5 very
heavy. So i think they will do this for their ExtJS Library as well very
soon. Perhaps for the ExtJS 4.0 version, you can use some HTML5 features
over the ExtJS API.

So using HTML5 Doctype right now has no drawback.



Kind regards.


-----------------------------------------------
Thomas Fritz
web http://fritzthomas.com
twitter http://twitter.com/thomasf


2010/7/3 Sebastian Michaelsen <sebastian.gebhard at gmail.com>

> IMHO you should consider to use HTML5 as Doctype for the TYPO3 Backend.
>
> Switching to HTML5 is not a big deal at all. You only need the change the
> Doctype. You're done. Nothing will break - promised.
>
> After that you'll have the option to use HTML5 APIs instead of ExtJS in
> some places. Why would you want that?
>
> Let's look at an example. ExtJS offers a storing API to store and get
> client side data. This is only neccessary for backwards compatibility to old
> browsers because HTML5 has several APIs of storing Data at the client. It's
> likely that the HTML5 Implementation in your browser is more robust, secure
> and has a better performance.
>
> So the point is: You don't have to use HTML5, but with an HTML5 Doctype you
> have _the option_ to replace ExtJS parts with HTML5 in the future if it fits
> well.
>
> Just a penny dropped while sitting in the Phoenix UI workshop.
>
> Kind regards,
> Sebastian Michaelsen
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
>


More information about the FLOW3-general mailing list