My research is focused around our social bookmark and publication
sharing system BibSonomy. The system is
online since 2006, together with
Andreas Hotho
I am leading the development and operation of BibSonomy since 2009.
If you are interested in cooperation or have questions, don’t hesitate
to contact me ().
This page collects useful information for everybody interested in
BibSonomy. The page is work in progress and will be changed frequently.
The most important source of information is our
blog where we announce and explain new
releases and features. We try to release a new version of BibSonomy
every month (on the Wednesday before the last Thursday of the month)
and in the subsequent weeks describe new features in our
feature of the week
post series.
The API documentation
is rather outdated but still describes the basic
functionality. Newer features, like synchronization, are not
described, yet. For that have a look at the classes in the package
org.bibsonomy.model.logic in the
bibsonomy-model
module and use their implementation in the
REST client. You
can also have a look at
these Java code samples. Users
of other programming languages can also have a look at the REST
client to see which URLs are called.
BibSonomy has help pages in
English and
German but most of the
functionality is described in our
feature of the week
series in the blog which I highly
recommend to read.
BibSonomy offers
many export formats that can be
used to dynamically integrate content into web pages (e.g., using
iframes). In particular, the embed format provides the posts in
the same layout as in BibSonomy but without any navigation
elements. See
my homepage for an
example which embeds
my publication
list into an iframe:
For Firefox we have a
simple add-on that adds the “post bookmark” and “post publication
buttons to your toolbar
(BibSonomy buttons add-on)
and a more sophisticated but no longer maintained add-on that
synchronizes your Firefox bookmarks with BibSonomy
(BibSonomy add-on).
The
Chrome add-on
adds the “post bookmark” and “post publication buttons to your
toolbar.