Google Wave could fix collaborative editing and mail at the same time

The general agreement is that mail is broken. We all use it but kind of hate it too. Well, it seems that Google came up with a very good alternative (ambitious, and technically impressive): Google Wave.

A long video of Wave’s capabilities here.

It’s very long at 1:20hrs, but worth it. It’s peppered with random bouts of applause, something I’ve never seen in a scientific/technical presentation before. About minute 1:04, Lars Rasmussen presents real-time translation and he gets about a minute of standing ovation.

Why is this important for academics? Looks like sending a word document back and forth with version numbers in the file name is no fun. And setting a VCS with a bunch of .tex files plus figures is not much better (mainly because doing diffs on LaTeX files is pretty horrible). One could always convince a collaborator to use Google Docs, but then you have no way to use a proper reference manager, figures are a mess, etc. In short, scientific paper collaboration is not really pleasant right now.

[Read more...]

Scientific Publishing Task Force – how the semantic web may help organizing results

According to Wikipedia, “the semantic web is expected to revolutionize scientific publishing, such as real-time publishing and sharing of experimental data on the Internet.” The W3C HCLS group’s Scientific Publishing Task Force is going to explore how this could happen.

Currently, one describes experiments in a more or less ad-hoc way. The mapping between experiments, papers, and titles is… well, not the most consistent ever.

Do you want to know if the experiment you have in mind is done already? Good luck mining the litclipboard26.04.2009 _ 22_14_43erature. Although mostly everyone is well-versed on building queries in scientific search engines, the task is far from accurate.

Maybe the problem is in the way we write the literature. If we could write a description of every experiment in some kind of agreed format that both humans and machines understand, searches would be trivial.

An alternative would be to use an ontology to describe experiments. The ontology should not be too complicated to use. If a user feels overwhelmed by the large number of parameters required to describe an experiment, this user may hesitate to do it. Of course, every field would need to built its own ontology. The effort to integrate ontologies across fields may be titanic.

There is some progress in the direction of using named entity extraction as metadata already. For example, the pubmed interface gopubmed is above and beyond anything I have seen. It uses facets (left sidebar) to show metadata. I do not know the details on how it works, but going back to say Web of Science after gopubmed feels like going 5 years back in time. Is there any hope to have a similar interface for all scientific databases? I sure hope so.

Zotero 1.5 Beta Released. The sharing features are here, and also getting meta data from existing pdfs

This is an exciting release.

In a single stroke, Zotero may have added the most important feature of online apps such as citeUlike (collaboration) and the best feature of Mendeley (metadata extraction). I have no idea how well these work, as I have just moved to zotero recently and don’t want to risk trying the beta this soon, but if they work well, this is a quantum leap.

[Read more...]

Bibtex4Word: a nice package that could solve lots of headaches

If you collaborate with people who use another reference management system or (to a lesser extent) word processor/typesetting program, you know that things can get messy.

I just found out Bibtex4Word, and this could be a good solution:

BibTex4Word is an add-in for Microsoft Word that allows the citation of references from a BibTex database. BibTex4Word will insert a bibliography into your document using your choice formatting style.

It is intended for three types of user:

  1. LateX users who need to use Microsoft Word. BibTex4Word allows you to use your existing BibTex database and favourite bibliography style.
  2. Word users who can’t afford a commercial bibliography package but need to insert citations and bibliographies into their documents. Everything you need to manage references is available free.
  3. Word users who have a commercial bibliography package but who don’t like it. BibTex4Word is lightweight, transparent and doesn’t mess up your documents. It is also free.

 

Bibtex4Word is GPL’d. the only downside is that it depends on latex, so you might need to install MikTex (http://www.miktex.org/) and use the MikTex package manager to install any style files that you want to use.

Tools for online academic collaboration?

A reader writes:

“Dear Academic Productivity,

After having finished a phd project, I am starting a new research project together with a colleague. As a collaborative project requires, well, collaboration and coordination, I wonder if you or perhaps your readers happen to have any good advice, both on best practices and concrete suggestions for web-based collaboration tools. [Read more...]