Showing posts with label doi. Show all posts
Showing posts with label doi. Show all posts

Monday, July 4, 2011

Major Release with improved performance and new features

Good news everyone - since this morning, we have successfully deployed a major new BibSonomy release! Usually, we try keep the release cycles small and release each feature separately; but as we optimized a lot of internal code in the last weeks and months, we built the new features on top of the updated infrastructure and released all of them right now.

All optimizations and new features were powered by PUMA, a German DFG-funded project. The internal migrations onto a more stable and cleaner framework should be transparent for you as our users - the only thing which you (hopefully) might experience is that everything runs faster and smoother. Apart from that, we added or updated the following functionalities (we just briefly describe them for now, and will present more details in followup posts in this blog during the next weeks):
Inbox:
Surely you've experienced the same problem as we did - sometimes you find a bookmark or a publication which is interesting for one of your friends. From now on, you can directly "send" these posts to other BibSonomy users - just add the tag 'send:FRIENDNAME' to the post, and it will appear in your friend's inbox!
CV page:
Another common requirement is that you want to have an easy-to-maintain CV page, featuring your personal details and publications. Have a look at my CV - BibSonomy supports you from now on in this task!
Enhanced filtering methods:
When retrieving posts, you can now add the tag 'sys:entrytype:ENTRYTYPE to filter the publications by their BibTeX entrytype. As an example, the following page shows you all publications of the user 'dbenz' which have the entrytype 'inproceedings': http://www.bibsonomy.org/bib/user/dbenz/sys:entrytype:inproceedings
Automatic DOI-Linking:
If a publication reference contains a DOI, a "DOI" link is now shown in publication lists.
New tag cloud controls:
Now you can limit the number of tags shown in tag clouds to the top x tags only! This feature is activated for all users to the top 50 tags and can be set back to the old behaviour (showing only tags that have a certain minimal frequency) on the settings page.
Improved user interfaces / dialogues:
We migrated several input dialogues onto a new internal framework, which results in an improved usability. Among them are the settings page, the post and edit publicaton page and the batch-editing of tags.
We performed intensive testing of all released features - if you should still encounter some anomalies, we would be highly grateful for any feedback or bug reports - just send us an email to webmaster@bibsonomy.org. In any case, we hope you enjoy the new features as much as we do!

Monday, March 14, 2011

Feature of the Week: DOI Integration

We are still improving the integration of the Digital Object Identifier System (DOI), which tackles the problem of referencing, among others, digitally published scientific publications. As already described in a previous post, you can store a reference to such a publication by selecting its DOI with your mouse somewhere on some web page and applying one of our bookmarklets "post bookmark" or "post publication":

You can, of course, also enter a DOI in the post publication dialog or by providing accordingly formatted BibTeX fields as described a an other blog post. Publication references in BibSonomy containing DOIs can be easily identified in every resource list, as the corresponding entries contain a direct link to the referenced resource:


With our last release, we additionally added the DOI link to the details page of each publication containing a digital object identifier, allowing to easily navigate to a resource of interest:


Stay tuned to learn more about new features and background information - Happy Tagging!

.folke

Tuesday, April 20, 2010

Feature of the week: DOI

Since BibSonomy is available, it is possible to add DOI to publications. However, these has not been used in the system. But recently we implemented a tighter integration of DOI links into BibSonomy. As you may already know, a DOI name uniquely identifies a digital resource over its lifetime. In addition, the DOI-System provides an up-to-date URL for the resource. BibSonomy now checks if the publication reference contains a DOI. If this is the case a "DOI-link" is automatically created in the publication list. If this is not the case the DOI name can be inserted into the "misc fields". The DOI entry always needs to have the following format:

  • doi = {DOI name} (for example "doi = {doi:10.1145/1379092.1379123"})
  • doi = {URL/DOI name} (where the URL points to a DOI resolver and leaving out the term "doi:" in the DOI name) (for example "doi = {http://dx.doi.org/10.1145/1379092.1379123"}.


Have fun with this new feature !

Popular Posts