Nepomuk/GSoC/2011/Journals/pnh: Difference between revisions
Line 92: | Line 92: | ||
Could not do it at the end :( | Could not do it at the end :( | ||
*Discussed with wyuka regarding improvements of rekonq-fancy bookmarking | *Discussed with wyuka regarding improvements of rekonq-fancy bookmarking | ||
== 7th JULY == | |||
*Created a new dialog called ResourceLinkDialog for searching and linking different resources. | |||
*Worked around retrieving different resources using nepomuk::query but couldn't able to display it in the QListViewer.Came across some problems with Utils::SimpleResourceModel. | |||
*UI improvements according to wyuka's suggestions. |
Revision as of 21:11, 7 July 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
1st JULY 2011
- Code cleanup according to Vishesh's comments
2nd JULY
- Worked with ' Relate to resource ' feature of rekonq - fancy bookmarking
- Worked with Link to PIMO::resources using nepomukextras/resourceselectiondialog
3rd JULY
- Written a blog post about my project' current state
- Created a video for demonstration purpose
4th JULY
- Started working again with konqueror version of fancy bookmarking.
- Created Link to resource feature for PIMO::Tasks,PIMO::Projects and PIMO::PersonContact
5th JULY
- Bit code cleanup
- looked at how to list recently used resources and some query related stuffs
6th JULY
- Started working with konqueror service menus
- Created a service menu for my project. Tried to convert my project as a plugin.
Could not do it at the end :(
- Discussed with wyuka regarding improvements of rekonq-fancy bookmarking
7th JULY
- Created a new dialog called ResourceLinkDialog for searching and linking different resources.
- Worked around retrieving different resources using nepomuk::query but couldn't able to display it in the QListViewer.Came across some problems with Utils::SimpleResourceModel.
- UI improvements according to wyuka's suggestions.