User:Scholar: Difference between revisions
Created page with 'Schedule for SoK '''May 2-JuneW1''' * Studied the basics of KDE and Qt * Set up the development environment for Qt application development * Got some basic Qt appl...' |
No edit summary |
||
Line 1: | Line 1: | ||
Schedule for SoK | '''Tentative Schedule (for Alkimia Dbus Service) for SoK''' | ||
<br> | |||
'''May W2-JuneW1''' | |||
* Studied the basics of KDE and Qt<br> * Set up the development environment for Qt application development<br> * Got some basic Qt applications working ( using both CMake and Qmake)<br> * Got some basic dbus and sqlite examples running<br> | |||
'''June W2 –W3:''' | |||
* Research more into sqlite and get a custom sqlite application working.<br> * Plan and finalize the class structure for data storage .<br> | |||
'''June W4:''' | |||
* Implement the data storage class with initial functionality.<br> * Test against use cases.<br> | |||
'''Jul W1-W2:''' | |||
* Plan the initial alkimia class architecture.<br> * Implement alkimia dbus server.<br> | |||
'''July W3:''' | |||
''' | |||
July W3:''' | |||
* Link with the storage class.<br> * Implement the plugin for querying and feeding of data<br> * Test against the cases.<br> | |||
'''July W4:''' | |||
* Create a dummy application for feeding data to dbus service<br> * Test and debug.<br> | |||
'''Aug W1:'''<br> | |||
* Add more functionality to the alkmia class.<br> * Improve /update test cases <br> | |||
'''Aug W2:''' | |||
* Documentation and further profiling<br> |
Latest revision as of 16:23, 6 June 2010
Tentative Schedule (for Alkimia Dbus Service) for SoK
May W2-JuneW1
* Studied the basics of KDE and Qt
* Set up the development environment for Qt application development
* Got some basic Qt applications working ( using both CMake and Qmake)
* Got some basic dbus and sqlite examples running
June W2 –W3:
* Research more into sqlite and get a custom sqlite application working.
* Plan and finalize the class structure for data storage .
June W4:
* Implement the data storage class with initial functionality.
* Test against use cases.
Jul W1-W2:
* Plan the initial alkimia class architecture.
* Implement alkimia dbus server.
July W3:
* Link with the storage class.
* Implement the plugin for querying and feeding of data
* Test against the cases.
July W4:
* Create a dummy application for feeding data to dbus service
* Test and debug.
Aug W1:
* Add more functionality to the alkmia class.
* Improve /update test cases
Aug W2:
* Documentation and further profiling