Advantages/disadvantages of browser-based interface vs. graphics

Posted by Josh on Stack Overflow See other posts from Stack Overflow or by Josh
Published on 2010-03-17T19:01:04Z Indexed on 2010/03/17 19:11 UTC
Read the original article Hit count: 263

Filed under:
|
|

Hello everyone,

I'm in the design phase for a desktop-based application. Because of the nature of this particular application, I believe it would benefit greatly from a web-based approach (i.e., allowing a user to interface with the application through a browser running in kiosk mode) in order to leverage the simplicity of HTML/CSS/JS and the availability of many great JS interface plugins. Does taking this approach (rather than coding in a native or cross-platform graphics library) come with any gotchas?

© Stack Overflow or respective owner

Related posts about user-interface

Related posts about kiosk