View Single Post
Posts: 60 | Thanked: 59 times | Joined on Jul 2008
#15
I haven't write any code yet so svn write access doesn't matter so much. I've been watching the code and I see you are storing the bookmarks on a sqlite database. I think It would be better if we integrate with maemo's bookmarks. Some time ago, I send an email to the maemo-developers list if there was some way for accessing the bookmarks. As it seems, the piece of code for doing this is closed source and Nokia isn't providing any specification for accessing it. Fortunately, the file (/usr/share/bookmark-manager/bookmarks/MyBookmarks.xml) where they are stored, it's an xml and complies with the xbel standard, so it shouldn't be so difficult to write some library for accessing them. Related to this, I would like to see some support for plugins to add bookmarks support so we can later add del.icio.us and related sites support, or send a link through IM, email or even sms.

I've been trying to compile webkit svn version on maemo's sdk but it doesn't make for me. It should be great if webkit-gtk developers can fix it, and even more wonderful if they can add support for finger navigation if hildon extensions are activated at compile time.

Eventually, I think I would start writing a lib in vala for accessing xbel files.
 

The Following User Says Thank You to Ignacius For This Useful Post: