[html5] Are these applications in HTML5 scope?

tali garsiel t_garsiel at hotmail.com
Wed Sep 9 02:45:31 PDT 2009



Sorry , I guess I wasn't very clear.

I'll try to explain myself , I'm afraid it will be long...

I'm talking about large and complex intranet applications that provide a user interface for managing the actual product.

The examples I gave are:
HP performence center - it's an interface for performing load testing.
Imperva SecureSphere - it's a security application. The interface is quite complex. You define your security policies , monitor your sites state and much more.

I send those links because I think they demonstrate the typical level of complexity of such apps.
The GUI is usualy quite complex but not as complex or speed dependant as lets say an IDE , photoshop or Microsoft Word.

This type of apps share the same difficulty - they need to be webby (usually over WAN too) - but building web GUI is a nightmare - there is no good solution.

Usually before creating such an application a vast research takes place as to the best GUI framework.
The options considered are usualy HTML or Flex,javaFX or some other non HTML framework.

All the applications I know chose HTML , with a server side GUI layer like JSF.
The development was always hard and time consuming.

Sorry for the speech but what I ask is:

Do HTML5 authers think that these large complex applications should use HTML5?

If so - what is the correct model?
Possible models can be:
1. A large and smart GUI layer at the server that will generate HTML.This approch is based on the implicit assumption that the HTML,javascript layer is stupid and slow and should not do much.
2. An HTML,javascript centric GUI that gets mostly data from the server.

Tali   




________________________________
> From: jorlow at chromium.org
> Date: Wed, 9 Sep 2009 17:39:31 +0900
> Subject: Re: [html5] Are these applications in HTML5 scope?
> To: t_garsiel at hotmail.com
> CC: help at lists.whatwg.org
>
> On Wed, Sep 9, 2009 at 12:05 AM, tali garsiel> wrote:
>
>
>
>
> Hi,
>
>
>
> Here are public videos of two web applications I happened to work at.
>
>
>
> http://www.imperva.com/resources/videos.asp?id=5
>
>
>
> http://www.youtube.com/watch?v=jz_6kaHEpgc&feature=related
>
>
>
> I hope they show the applications nature clearly enough.
>
>
>
> They are typical "configuration" or "management" database driven web applications. There are lots of them in the java and ASP.net world.
>
>
>
> I read the "scope" section of the spec and I'm not sure - are they included?
>
> What do you mean?

_________________________________________________________________
Show them the way! Add maps and directions to your party invites. 
http://www.microsoft.com/windows/windowslive/products/events.aspx



More information about the Help mailing list