Why not just use c++ and tie in a webframework to the gui system.
-----Original Message----- From: Andres Gonzalez <[EMAIL PROTECTED]> Sent: Friday, March 21, 2008 12:34 PM To: Provo Linux Users Group Mailing List <[email protected]> Subject: What do you suggest? Folks, I am looking for some opinions on what technology I should use for a project I am working on. I figure this is a good place to get tons of opinions. :-) I have an application that I have been working on that I want to migrate to be a web-based application. It is a video application, currently written in C and C++, uses Gtk+, and has a GUI that has lots of camera control functionality like zoom, preview, etc. What I want to do now is re-write the application so that it is all web-based so that the GUI will all be accessible thru a common browser. I want the browser to be the foundation of my application and not be a stand-alone command-line application as it is now. That is, I want my GUI to show up in a web page in the browser. During the mid 1990's I played around with Java and so I am a little familiar with it--however, I never did any video programming in Java. One of my questions is whether Java is now the "preferred" way to do this. I do not seem to hear very much about Java anymore so I am not sure if it has grown up into something else. Is there any other technology/language that I should consider to give me browser-based GUI controls with video? Thanks for any council and direction you can give me... -Andres /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */ /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
