Using FET as a "Web Application"

Started by lalloso, September 06, 2011, 02:33:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lalloso

Hello,
what do you think about the idea of having a web front end to collect the data, store them via PHP or JAVA into an xml file or MySQL/PostgreSQL database, build the data file for fet, have fet process the data?
Is there an xsd or some specification of the .fet files?
I think this way one could offer a FET in the cloud service or just a "more easy to start with" Graphical User Interface.

Liviu Lalescu

QuoteHello,
what do you think about the idea of having a web front end to collect the data, store them via PHP or JAVA into an xml file or MySQL/PostgreSQL database, build the data file for fet, have fet process the data?
Is there an xsd or some specification of the .fet files?
I think this way one could offer a FET in the cloud service or just a "more easy to start with" Graphical User Interface.

Everything is possible, since FET is free (libre), or open source. I encourage initiatives like yours.

Specification of .fet files: no documentation available. You can read the file rules.cpp, function read(...). Or generate some complete files.

tmolise@gmail.com

Hi, though this topic is old but I think it is still relavent.  Is there anyone who has already considered opening another FET project wing which considers conversation of FET such that it could be a Web Application?

Liviu Lalescu

Please see also http://lalescu.ro/liviu/fet/forum/index.php?topic=2331.0

Everything is possible, since FET is free and open source. You can use also fet-cl (FET command-line interface).

Silver


Soyeb

You may want to look at WWW.webtoolkit.EU .  it is like qt for the web, works on similar principles,and is c++ based.  It may be possible to port the existing application quite simply across.