ayena.de

Desktop Forms Provider

Thursday, April 19, 2007 - 12:12 PM

The Desktop Forms Provider is a small GUI application for desktops where you can load data forms and provide them to every user in the XMPP world.

Comment! Keep reading >>

Timeline

Tuesday, April 17, 2007 - 08:40 AM

Week 1 (2007-05-28 - 2007-06-03)

  • Reading XEP-0004
  • Reading XEP-0050
  • Making familiar with gloox's interfaces for both

Week 2 (2007-06-04 - 2007-06-10)

  • Main window for Data Form Designer
  • Writing the data field abstractions

Week 3 (2007-06-11 - 2007-06-17)

  • File format definition
  • XML data storage backend

Week 4 (2007-06-18 - 2007-06-24)

  • Field abstractions for the designer

Week 5 (2007-06-25 - 2007-07-01)

  • Black- & Whitelists
Comment! Keep reading >>

Tasks

Saturday, April 14, 2007 - 08:10 PM

General

TaskProgress
File Format Definition100%
XML Storage Backend100%
CSV Storage Backend100%

Data Form Designer

Comment! Keep reading >>

Data Form Designer

Friday, April 13, 2007 - 08:22 PM

The Data Form Designer is a program with a platform independent GUI where the user can easily data forms with all kind of forms mentioned in XEP-0004. All parts of this project will run under Windows™, MacOS™ and any OS which uses X for GUI.

Used libraries:

Features:

  • creating forms
  • setting white- and blacklists
  • storing in an own XML format (based on XEP-0004)
Comment! Keep reading >>

Parts of the Suite

Friday, April 13, 2007 - 08:17 PM

The Data Form Designer Suite for XMPP consists of three parts:

  1. Data Form Designer with a GUI
  2. Desktop Forms Provider
  3. Server Forms Provider

Bug Reports

Comment! Keep reading >>
TaskProgress
Flexible Toolbar100%
Drag 'n' Move Widget100%
Main Window100%
Data Form Type Abstractions
Boolean Type Abstraction100%
Fixed Type Abstraction100%
Jid-Multi Type Abstraction100%
Jid-Single Type Abstraction100%
List-Multi Type Abstraction100%