ayena.de

Nearly finished

Tuesday, August 7, 2007 - 03:41 PM

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.

Comment! Keep reading >>

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.

Comment! Keep reading >>

Enable Form Command

Monday, July 30, 2007 - 09:49 PM

Enable Form Command

The EnableFormCommand executed in Psi.

Comment! Keep reading >>

Choose Command

Monday, July 30, 2007 - 09:47 PM

Choose Command

This is the window which pops up in psi where you have to chose what command you want to execute.

Comment! Keep reading >>

EnableFormCommand

Tuesday, July 24, 2007 - 08:25 PM

I'm going to start coding the EnableFormCommand. :)

Comment! Keep reading >>