Nepomuk/GSoC/2011/Journals/pnh: Difference between revisions
No edit summary |
|||
Line 26: | Line 26: | ||
2.Data validation and exception handling | 2.Data validation and exception handling | ||
*Little bit code cleanup-variables renaming(proper,meaningful naming) | *Little bit code cleanup-variables renaming(proper,meaningful naming) | ||
== 22nd JUNE 2011 == | |||
*Fixed all coding mistakes according to Sebastian's comments | |||
== 23rd JUNE 2011 == | |||
*Started reading about konqueror and rekonq integration | |||
*Read nepomukextras (resourceselectiondialog and newsourcedialog) | |||
== 24th JUNE 2011 == | |||
*Discussed with Konqueror and rekonq developers and figured out rekonq doesn't support plugins as of now :( | |||
*Started working with rekonq source code and created a dialog in existing rekonq browser. | |||
== 25th JUNE 2011 == | |||
*Integrated my existing code with rekonq.(some what successful) |
Revision as of 19:16, 25 June 2011
16th JUNE 2011
- Committed my first code here (scratch/hegde/fancy-bookmarking)
- Creation of new resource using Nepomuk::Resource for each bookmarked page is done successfully.
- Tagging is done successfully.
- Read plasma-mobile/dataengines/metadata/bookmarks. Discussed about bookmarking stuff with sebas.
17th JUNE 2011
- Redesigned the UI by making use of Layouts.
- Implementation of webpage rating is completed successfully.
- Gone through nepomuk data layout and read NFO completely.
18th JUNE 2011
- Committed the code to scratch repo,(License has been added to each file and executable variables have been changed to lower case).
19th JUNE 2011
- Basic bookmarking is completed successfully
Features included in this basic version 1.Edit URL,create Tags,add Comments,Rating,linking with regular files 2.Data validation and exception handling
- Little bit code cleanup-variables renaming(proper,meaningful naming)
22nd JUNE 2011
- Fixed all coding mistakes according to Sebastian's comments
23rd JUNE 2011
- Started reading about konqueror and rekonq integration
- Read nepomukextras (resourceselectiondialog and newsourcedialog)
24th JUNE 2011
- Discussed with Konqueror and rekonq developers and figured out rekonq doesn't support plugins as of now :(
- Started working with rekonq source code and created a dialog in existing rekonq browser.
25th JUNE 2011
- Integrated my existing code with rekonq.(some what successful)