Finally: Look and Feel
Wednesday, May 30, 2007 - 11:08 PM
Report
Wednesday, May 30, 2007 - 08:23 AM
This page intends to show the small steps of this project within Google Summer of Code 2007. The timeline page just shows the planned progress. This one the real progress.
Week 1 (2007-05-28 - 2007-06-03)
- Basic part of Designer's UI
- Abstraction for boolean field type
- Abstraction for general field type properties
- Reading XEP-0004
Week 2 (2007-06-04 - 2007-06-10)
- Abstraction for text-single field type
Week 3 (2007-06-11 - 2007-06-17)
- Rehearsals
Week 4 (2007-06-18 - 2007-06-24)
- Plays
Week 5 (2007-06-25 - 2007-07-01)
- Abstraction for text-private field type
- Abstraction for text-multi field type
- Abstraction for list-single field type
Week 6 (2007-07-02 - 2007-07-08)
- Black- and Whitelists (Access Control)
- Fancy about window (eye candy)
- Abstraction for fixed field type
Getting Started
Monday, May 28, 2007 - 07:16 PM
Google Summer of Code 2007 started today so I tried to get a sudden start more or less. Today I began coding the data form designer of the Data Form Designer Suite. I made some progress and already created the abstraction for boolean field type, which you can see in the screenshot. The general structure of the designer seems to fit, I can easily add a new field type by just writing 2 small classes.
Sources
Wednesday, May 2, 2007 - 01:55 PM
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.


