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...]

A hybrid mind mapping and reference management tool: Freemind scholar

Sciplore has produced an interesting hybrid between a mind mapping and reference management tool. Freemind Scholar adds two basic features over the excellent Freemind: you can have references (at this time, only bibTeX) inserted, and you can drag and drop higsciplore-small hlights on pdfs (the pdf is linked).

This looks like the perfect IDE for sketching notes while reading papers. I use oneNote for this, but I’ve tried mind maps before and could easily revert to it.

As soon as they implement zotero/endnote references, I can imagine many people finding this tool very useful.

Freemind Scholar is in alpha right now. Feel free to try it out and send them your comments, chances are they will implement your feature requests since they are just starting.

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.