Finally: A true alternative to Thomson ISI® impact factors

That was even worth a note in Nature News that finally a free journal-ranking tool entered the citation market. The attack came by an article in JCB (“Show me the data“), the response was weak. Sooooooo we have a choice now which of the metric indices is being the worsest way to rate a researcher (if you can’t understand otherwise what she/he his doing).
BTW individual IF reporting was never intended but ISI but is now common use in many countries. I don´t believe (as Decan Butler explains) that there is so much difference between popularity and prestige – but there is a big difference between popularity and quality.

A little gift from Science Surf

There are many ways how to accidentially duplicate files: storing multiple mail attachments, copying or restoring files to a wrong directory. Here is a simple way Continue reading A little gift from Science Surf

Children research

Spiegel online reports a Pubmed listed study in the Deutsche Medizinische Wochenschrift by 14 and 12 year old authors. Having supervised such a study at Mini-München I believe that this not so spectacular as the DMW is now marketing this event. The DMW has been one of the most renown journals here. As a medical student I even had a full subscription while today the impact is being low (0.58) and needs some marketing tricks.

Outlook calendar export

It should be quite easy to export Outlook appointments into .ics format and let third party applications like phpicalendar stitch these snippets together into a coherent view. Unfortunately older Outlook versions are not supporting ics export. After several frustrating attempts (installing VB macros that are buggy and software like freemical that misses important fields) I finally wrote my own exporter that includes also a category filter as otherwise too may entries will have to be parsed by phpicalendar.

ol2ics.zip includes the source perl script including a compiled windows version.

 1:
 2:
 3:
 4:
 5:
 6:
 7:
 8:
 9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
62:
# ol2ics.pl outlook to ics export
# m@wjst.de 26Dec07
# ------------------------------------------------------------
#!/usr/local/bin/perl

if ($ARGV[0] eq "") {
    print ("OL2ICS export.ics categoryname\n");
    exit(1);
}

open(OUT,">$ARGV[0]");
print OUT ("BEGIN:VCALENDAR\nVERSION:2.0\nPRODID:-//RSB//ICSCATEG//EN\n");
$b="BEGIN:VEVENT\n";
$e="END:VEVENT\n";

use Win32::OLE;
use Win32::OLE::Const 'Microsoft Outlook';

my $outlook = Win32::OLE->new('Outlook.Application') or die "Error!\n";
my $namespace = $outlook->GetNamespace("MAPI") or die "can't open MAPI namespace\n";;
my $folder = $namespace->GetDefaultFolder(olFolderCalendar);

my $items = $folder->Items;
for my $itemIndex (1..$items->Count) {
    my $message = $items->item($itemIndex);
    next if not defined $message;

    $s="SUMMARY:" . $message->{Subject} . "\n";
    # $message->{Body}
    # $message->{IsRecurring}

    $l="LOCATION:" . $message->{Location} . "\n";
    if ($message->{AllDayEvent} eq 1) {
        $t="DTSTART;VALUE=DATE:" . $message->{Start}->Date("yyyyMMdd") . "\n";
        $d="DTEND;VALUE=DATE:" . $message->{End}->Date("yyyyMMdd") . "\n";
    } 
    else {
        $t="DTSTART:" . $message->{Start}->Date("yyyyMMdd") . "T" . $message->{Start}->Time("hhmmss") . "Z\n";
        $d="DTEND:" . $message->{End}->Date("yyyyMMdd") . "T" . $message->{End}->Time("hhmmss") . "Z\n";
    }
    $c="CATEGORIES:" . $message->{Categories} . "\n";
    if ($message->{item.Sensitivity} eq 2) {
        $p="CLASS:PRIVATE\n";
    }
    elsif ($message->{item.Sensitivity} eq 1) {
        $p="CLASS:CONFIDENTIAL\n";
    }
    else {
        $p="CLASS:PUBLIC\n";
    }
    $m="DTSTAMP:" . $message->{LastModificationTime}->Date("yyyyMMdd") . "T" . $message->{LastModificationTime}->Time("hhmmss") . "Z\n";
    $u="UID:" . $message->{EntryID} . "\n";

    if ( $c =~ /.*($ARGV[1]).*/) {
        print OUT ("$b$s$l$t$d$c$p$m$u$e");
    }
}

print OUT ("END:VCALENDAR");
close OUT;
exit(0);

The ics file may then be uploaded to the phpicalendar directory using a wput call like
wput –reupload my.ics ftp://name:password@domain.de/calendar/my.ics

Punch line

I have seen the first user looking here for the BMJ Christmas edition already 2 weeks ago — clearly the annual highlight in the biomedical world since 2000. But only today, the 2007 issue is being online. As a former recumbent owner, I can assure you that Professor Shuster’s observation is correct. Even with my folding bike in the Munich S-Bahn I get many responses from the public, usually technical questions by men but also price inquiries by women. Continue reading Punch line

Forgotten papers: Allergy origins in the gut

Instead of highlighting the best paper in 2007, I decided to nominate now the most under valued paper in 2007. There are so many interesting (and probably highly important) studies that do not get enough initial attention and consecutively fail to enter the high citation track. Here is one of these papers that is as interesting as on the day of publication: Continue reading Forgotten papers: Allergy origins in the gut

Do ScribeFire and Zotero work together?

— an important question for a science blogger. The answer is yes, at least in principle, as you can see from my screenshot: I am able to drag and drop a reference from the Zotero list view into the Scribefire edit pane. As the reference appears there in full text only, I have already submitted a support request at the Scribefire site as. I think we need to implement DOI support and I will look into the possibility to write a Zotero plugin. A quick fix to reformat the dropped reference would probably be a simple bookmarklet.
BTW The Endnote import into Zotero works best with the “Refman” option on the UPPER RIGHT BAR in Endnote selected before starting the text export. The resulting text file then can be flawless imported in Zotero if it contains less than 100 or 200 references.

scribezotero.png

No scientist is always a scientist

Today I watched the full length video of the Nobel prize ceremony last week. I had to think of Stefan Zweig saying in “Sternstunden der Menschlichkeit” (my own translation)

No artist is always an artist during 24 hours of daily life; everything that is important, ever lasting and successful, happens within a few and rare moments.

in other words Csikszentmihalyi’s “flow” that we are always chasing, surfing the ultimate wave, yea, yea.
img003050.jpg

Why men die earlier

It took me nearly one hour to locate also this series of pictures on the net after having seen them recently in the talk of a Spanish colleague.
Yes, there are also more serious comments for example in the Behavioural Issues Blog Continue reading Why men die earlier

Research not re-search

Zotero is a browser plugin that I am currently exploring as it can recognize PUBMED or PLoS entries and knows about Endnote/Refer/BibX export in UTF-8 format. The Open Office 2.1 insert reference macro produces a runtime error here and importing 100 references freezes my computer for about 5 minutes. Nevertheless Zotero follows a promising concept and holds much premises for the future; just discovered that data are stored in “…\zotero\zotero.sqlite”, great! one of the best available databases. This is the reason why I will
Support Zotero with WordPress
yea, yea.

Addendum 1

As there is no central Zotero server, I wonder how I could access my local installation from different sites. The recommended portable Firefox is not really an universal solution. As with other open source databases, surrounding code of SQLITE is getting commercialized but there seems to be a free? sqlite server for download.

Addendum 2

This is a more philosophical remark on science publication: With a technical sound solution for online referencing I expect that science blogs will get more influence while printed papers will loose their importance. Post publication peer review (attached comments) is certainly as good as pre publication peer review (that kills many new ideas, always delays publication and costs a lot of money better spent for research). You can cite me for that idea ;-)

Hans Selye: Ancestor of the allergy vitamin hypothesis

I spent a lot of time in libraries verifying bibliographic lists as I expected that somebody else could have had the idea of allergy induction by vitamin D before — in particular when being closer to the introduction of vitamin D supplements. Fortunately Science Magazine now offers a fulltext search of their archives (what is currently not possible with old Nature volumes). I could locate about 70% of the computer hits when searching manually the Science index for vitamin and hayfever. The loss of about one third could be mainly attributed to the fact that extra supplement pages have only occasionally preserved in the libraries that I have visited for this project (Marburg, Berlin, München STABI + TUM, Garching). Text recognition is also limited, so my results may be preliminary.

What I found this afternoon in the library at TUM Garching Continue reading Hans Selye: Ancestor of the allergy vitamin hypothesis