Showing posts with label reference. Show all posts
Showing posts with label reference. Show all posts

Wednesday, 1 April 2009

Started using Twitter

Image representing Twitter as depicted in Crun...Image via CrunchBase

I always wanted to have a cross-database plugin that would list some "recent news" of new vouchers and records uploaded to our voucher and reference databases. I tried to do it myself some years ago but it was too complicated to achieve.

But, it seems that Twitter might do the job.

from Wikipedia:
Twitter is a social networking and micro-blogging service that enables its users to send and read other users' updates known as tweets. Tweets are text-based posts of up to 140 characters in length.
So now every time I update the databases a script will create a tweet including a shortened url address to the respective voucher and record pages.

Since the tweets have to be up to 140 characters in length, I have to shorten the URLs. For this, I found the TinyURL service, but it was sluggish a couple of times so I switched over to Is.gd which has a very simple API.

And this is my twitter address http://twitter.com/carlosp420

Here a video explaining in a better way what Twitter might be all about: "The ultimate tool for exhibitionism"



Reblog this post [with Zemanta]

Monday, 10 March 2008

Butterfly references database

Some time ago I created a very simple reference database, my Butterfly references database. My idea is to have it for toying around with web services as a way to harvest data from the internet relevant to Nymphalidae butterflies.

As Rod Page has been blogging about, it would be really useful to have a way of linking species names (butterflies in our case) to their original descriptions.

This would speed up taxonomic work since lack of access to primary literature is one of the issues that is crippling taxonomic practice around the globe. This is particularly true in countries where access to primary literature is unthinkable... and coincidentally those countries are the ones that host most of the world's biodiversity! Because I am from Peru, I have been there... 've done that.

So, my new toy, the Butterfly references database only has a few bibliographic references for testing purposes. However it has a web service already. It is able to provide data of bibliographic references in XML format. Thus, now our voucher database will ask the reference database whether it holds references containing a particular species' voucher that any human user might be looking at at the voucher's page. Currently this is done using the RESTful protocol.

For example if you are looking for the butterfly Morpho aurora, you might stumble upon one of our pages for specimens of that species:

If you look a the center bottom you will see a "Relevant literature" field containing a full reference of paper by Patrick Blandin (2006). No bibliographic references data is contained in the voucher database, all that info is being queried and processed from the reference database "on the fly" and "on demand" according to user's input.

Unfortunately most of the hardcore taxonomic literature is old and published in obscure journals. So most likely there will be no "Digital object identifier" (DOI) or PDF files on the web for most of the references. I am currently trying to gather more info for each reference and put it available on the reference database which already points to some DOIs and web addresses of sites hosting PDF files.