Nepomuk/GSoC/2011/Journals/pnh: Difference between revisions

From KDE Community Wiki
No edit summary
Line 23: Line 23:
*Basic bookmarking is completed successfully
*Basic bookmarking is completed successfully
     Features included in this basic version
     Features included in this basic version
     1.Edit URL,create Tags,add Comments,Rating,linking with regular files.
     1.Edit URL,create Tags,add Comments,Rating,linking with regular files
     2.Data validation and exception handling
     2.Data validation and exception handling
*Little bit code cleanup-variables renaming(proper,meaningful naming)

Revision as of 21:35, 19 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)