The form provider is nearly finished. It already saves the results to a CSV file but currently downloading this file via ad-hoc and file transfer is missing. Currently I'm implementing access control stuff to the form provider so people who aren't allowed to won't get the form and can't answer it.
When this is done I plan to add a XML storage backend and some features which make desktop usage easier. Features like a GUI where you can do nearly all the stuff you can also do via ad-hoc commands.
Nearly finished
Tuesday, August 7, 2007 - 03:41 PM
Enable Form Command
Monday, July 30, 2007 - 09:50 PM
The EnableFormCommand is finally finished and you can publish previously uploaded data forms to users. You can specify a timeframe where the form being published or may just decide to publish it until you disable the form. Upload of forms is done using gloox with its SOCKS5Bytestream class and my own thread class. The following two screenshots show you how the EnableFormCommand looks like. The next step I'm going to code is the thread which manages the different timeframes of your forms so the forms are published and hidden in time.
Enable Form Command
Monday, July 30, 2007 - 09:49 PM
Choose Command
Monday, July 30, 2007 - 09:47 PM
EnableFormCommand
Tuesday, July 24, 2007 - 08:25 PM
I'm going to start coding the EnableFormCommand. :)


