Share

bookmarksync: Browser Bookmark Synchroni

File Release Notes and Changelog

Release Name: 0.3.4

Notes:
bookmarksync [http://sourceforge.net/projects/booksync/]
============
This is a simple but functional bookmark merger written in C.


Feature:
+ supports right now NETSCAPE(v4.x) and mozilla(v1.x) bookmark files

It can easily be adapted to other Bookmark formats.


HISTORY:
v 0.1   :
    Initial release. full functional

v 0.2 stable  :
    Added mozilla v 1.0 output option.
    Added "ADD_DATE" "LAST_VISIT" "LAST_CHARSET" and several other flags.

v 0.3 stable :
    Changed the name von bsync to bookmarksync (sorry but needed).

v 0.3.2 stable :
    Fixed some minor bugs (Thanks Matt Bacchi <mbacchi@gmavt.net>).
    Added tools/bookmarksync.pl (Thanks Sascha Herrmann <Sascha.Herrmann@web.de>).

v 0.3.3 stable :
    Fixed some bug with URL length > 512.
    Added "charset=UTF-8".

v 0.3.4 stable :
    Added "FOLDER_GROUP" support (Thanks Ry4an Brase).
    Added "ICON" support.
    Removed "netscapev4" output. Dont know why i had this old switch.
    Only "used" fields will be written to output.
    Some minor bug fixes.

Feature:
+ very fast parsing due to C and efficient TreeStructures
+ easy and fast synchronize between different bookmark files !
+ Structur of masterfile is maintained and new items correctly inserted !


It can easily be adapted to other bookmark formats(opera,ie).


Any comments/patches ? just send them to me.

Sandhaas Tobias
sourceforge@ownz.de


Changes: HISTORY: v 0.1 : Initial release. full functional v 0.2 stable : Added mozilla v 1.0 output option. Added "ADD_DATE" "LAST_VISIT" "LAST_CHARSET" and several other flags. v 0.3 stable : Changed the name von bsync to bookmarksync (sorry but needed). v 0.3.2 stable : Fixed some minor bugs (Thanks Matt Bacchi <mbacchi@gmavt.net>). Added tools/bookmarksync.pl (Thanks Sascha Herrmann <Sascha.Herrmann@web.de>). v 0.3.3 stable : Fixed some bug with URL length > 512. Added "charset=UTF-8". v 0.3.4 stable : Added "FOLDER_GROUP" support (Thanks Ry4an Brase). Added "ICON" support. Removed "netscapev4" output. Dont know why i had this old switch. Only "used" fields will be written to output. Some minor bug fixes.