-
jabook 1.0.0 beta2 Released
jabook is an addressbook front-end for an LDAP server. It has multiple schema support via XML mapping, and multiple directory support for contact categorization.
Releasing beta2 of jabook-1.0.0.
*** PLEASE back up your existing LDAP information ***
That said, you'll find a lot of extra goodies in this release. One big one is support for different schemas, and the ability to define your own with an XML map. Also multi-directory support for easier categorization of contacts.
We'll be working on documentation of these features in the upcoming weeks before final release.
Any bugs should be immediately reported via our bug tracker.
http://jabook.sourceforge.net
2006-03-13 18:36:56 UTC by rizzo
-
Big Changes Ahead
Our loyal fans may have noticed a flurry of activity in CVS commits and jabook-devel mail. This is due in no small part to the addition of Kevin 'javaclimber' Nilson to the team that was just me. Kevin's knowledge of java far exceeds my own, and it's definitely a good thing.
Some of the changes sparked by him that users should appreciate:
1. Having a fully modular DAO backend rather than have all of jabook tied to Novell classes. This will allow for an easy change to Netscape LDAP classes or even a database backend.
2. Having maps to allow for the use of any schema. jabook 1.0.0 will ship with maps for mozillaOrgPerson and the new mozillaAbPersonAlpha, which is what Mozilla Thunderbird 1.5 will use. It will also read your ~/.jabook/maps dir for any user-supplied maps that you want to use.
3. jabook will now use a tree instead of a list to display contacts. The most important win here is the support of multiple directories, which means smarter categorization of contacts.
4. CSV exporting will be provided for a user-selected group of fields and contacts. I wasn't keen on this until I found out that OpenOffice 2.0 crashes when I try to have it look at my LDAP.
All these and many many more backend-changes like moving to log4j an additions of junit tests to make development much saner.
We don't have an ETA yet as we probably need to define a roadmap of what features will be in what release.
Anyone wishing to be an official translator is welcome, just join the jabook-devel mailing list and introduce yourself!
http://jabook.sourceforge.net
2005-12-09 15:56:49 UTC by rizzo
-
jabook 0.1.2 Released.
jabook is an addressbook front-end for an LDAP server using the mozillaOrgPerson schema.
This release removes the limit on the number of entries retrieved from the LDAP server to populate the list. I wouldn't think the default cap of 1,000 would be a problem, but our Russian translator broke it!
http://jabook.sourceforge.net
2005-11-08 16:52:21 UTC by rizzo
-
jabook 0.1.1 Released
jabook is an addressbook front-end for an LDAP server using the mozillaOrgPerson schema.
Changes include fixes for menu accelerators, and icons, icons everywhere. I lifted them from the svgicons project (special thanks). Also a Russian (ru_RU) translation!
As always, please file bugs and RFEs in the appropriate trackers. Curious onlookers and translators are encouraged to join the jabook-devel mailing list.
Rumors of a change to mozillaAddressBookEntry schema are on the horizon. I don't plan any changes until it is confirmed.
http://jabook.sourceforge.net
2005-10-21 18:56:09 UTC by rizzo
-
jabook 0.1.0 Released
jabook is an addressbook front-end for an LDAP server using the mozillaOrgPerson schema.
Initial release 0.1.0 is now in the wild. Source tar with ant build/install available. win32 installer is now uploaded. I have no graphical skills so right now both the win32 launcher and installer use the default NSIS "setup" icon. Feel free to submit a jabook icon!
Please report any bugs or support requests with the appropriate trackers on our website. Also if any non-English (US) speakers want to submit translations, feel free. We have a Russian one already!
http://jabook.sourceforge.net
2005-10-18 03:35:25 UTC by rizzo