Nepomuk/GSoC/2011/Journals/SmitShah: Difference between revisions
Line 11: | Line 11: | ||
*Created the plugin. | *Created the plugin. | ||
*Implemented for datetime, datetimeorignal, datetimedigitized, image orientation and image description exif properties. | *Implemented for datetime, datetimeorignal, datetimedigitized, image orientation and image description exif properties. | ||
===18th May=== | |||
*Fixed a bug with my taglib plugin. | |||
*Tested the plugins using a example service. | |||
*Pushed the changes. | |||
===20th May=== | |||
*Cleaned the code of exiv2 plugin. | |||
*Started reading about Datamangement service. | |||
===21th May=== | |||
*Started reading about unit tests. | |||
===21th May=== | |||
*Started writing a unit test for the signals in resourcewatcher connection | |||
===22th May=== | |||
*Finished the unit test for the signals. | |||
*Read about akonadi to make a new plugin based on it. | |||
===23th May=== | |||
*Fixed obvious mistakes with the unit test. |
Revision as of 12:33, 24 June 2011
Journal : Metadata Writeback
16th May
- Organized the plugin folder.
- Started working on exiv2 plugin.
- Worked on the CMakeLists and .desktop file exiv2 plugin.
- Made a rough list of exif properties that will be required.
17th May
- Changed to libkexiv2.
- Created the plugin.
- Implemented for datetime, datetimeorignal, datetimedigitized, image orientation and image description exif properties.
18th May
- Fixed a bug with my taglib plugin.
- Tested the plugins using a example service.
- Pushed the changes.
20th May
- Cleaned the code of exiv2 plugin.
- Started reading about Datamangement service.
21th May
- Started reading about unit tests.
21th May
- Started writing a unit test for the signals in resourcewatcher connection
22th May
- Finished the unit test for the signals.
- Read about akonadi to make a new plugin based on it.
23th May
- Fixed obvious mistakes with the unit test.