Nepomuk/GSoC/2011/Journals/pnh

From KDE Community Wiki

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