GUIprogress » History » Version 7
Adrian Georgescu, 07/25/2010 09:12 AM
| 1 | 1 | Adrian Georgescu | |
|---|---|---|---|
| 2 | 7 | Adrian Georgescu | h1. SIP SIMPLE client GUI |
| 3 | |||
| 4 | |||
| 5 | 1 | Adrian Georgescu | Development blueprint for the development of a cross platform GUI for the SIP SIMPLE client library. |
| 6 | |||
| 7 | The implementation of the GUI consists of the following stages: |
||
| 8 | |||
| 9 | 7 | Adrian Georgescu | # -Design and implementation of a middleware API- |
| 10 | # -Implementation of a notification bus - |
||
| 11 | # -Identifications of the GUI events- |
||
| 12 | # -Identifications of the GUI visual elements- |
||
| 13 | # -Identification of GUI toolkits- |
||
| 14 | # -Study GUI toolkit documentation- |
||
| 15 | # -Identify the platform dependent modifications required for the library- |
||
| 16 | # -Implement a prototype GUI- |
||
| 17 | # -Fine tune middleware classes and events- |
||
| 18 | # -Finalize the specifications for the GUI development- |
||
| 19 | # Implement cross platform GUI based |
||
| 20 | # Create GUI installation packages for each target OS |
||
| 21 | # Deploy GUI to end user and collect feedback |
||
| 22 | # Update GUI with end-user feed back |
||
| 23 | 1 | Adrian Georgescu | |
| 24 | 2 | Adrian Georgescu | Below is a rough visual representation of the progress for each component. |
| 25 | |||
| 26 | 7 | Adrian Georgescu | !{}sipsimple-gui-development.png! |