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

From KDE Community Wiki
No edit summary
No edit summary
Line 47: Line 47:


*Integrated my existing code with rekonq.(some what successful)
*Integrated my existing code with rekonq.(some what successful)
== 27th JUNE 2011 ==
*According to rekonq developers' suggestion,started working with separate rekonq version of fancy-bookmarking.
*Implemented UI by editing existing "edit bookmark widget"
== 28th JUNE 2011 ==
*Created basic functionalities of fancy-bookmarking for rekonq.
== 29th JUNE 2011 ==
*Worked with "remove bookmark" related stuffs
*UI cleanup (previously I had just edited existing UI,now replaced entire old UI by my new UI)
*Created a new branch called fancy-bookmarking under rekonq and pushed my code

Revision as of 20:43, 29 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)


27th JUNE 2011

  • According to rekonq developers' suggestion,started working with separate rekonq version of fancy-bookmarking.
  • Implemented UI by editing existing "edit bookmark widget"


28th JUNE 2011

  • Created basic functionalities of fancy-bookmarking for rekonq.


29th JUNE 2011

  • Worked with "remove bookmark" related stuffs
  • UI cleanup (previously I had just edited existing UI,now replaced entire old UI by my new UI)
  • Created a new branch called fancy-bookmarking under rekonq and pushed my code