Archive for category: Web 2.0

Mendeley goes open

August 19th, 2010 by dario

After a few months of private testing, Mendeley announced the public release of their open API. This will allow developers and researchers to build applications and data analysis on top of a massive database of human-annotated scientific references.

We are excited to see our friends at Mendeley push forward on the open science front by making their database accessible to third parties and I look forward to seeing what developers will build on top of this data goldmine. In the meantime, check out the Mendeley Developer Portal or follow the dedicated twitter account for updates.

Detexify2 – LaTeX symbol classifier

June 12th, 2010 by jose

Using HTML5 features, this is the kind of obvious tool that makes symbol lookup faster than doing it by hand.

Just draw the symbol in the box and up comes the LaTeX code, and the package name that contains it.

CourseRank: An algorithm that helps students choose the right courses

April 6th, 2010 by jose

I’m not sure how big of a problem selecting classes is for students, and how much it can be automated, but now there’s a tool specifically solving this problem. CourseRank tracks scheduling conflicts, together with some other Interesting features. For example, it gathers course/professor reviews, workload estimations and aggregates questions and answers.

Right now the selection of universities is not that great. It makes sense since the service is specifically tailored to each university, so I can imagine the implementation can take a while.

image

Scientific Publishing and Web 2.0 survey: Call for participants

March 17th, 2010 by dario

Judith Simon and Diego Ponte from the LiquidPub project are seeking participants for a a survey about scientific publishing and the Web 2.0.

The aim of the survey is to gauge the potential acceptance of a Web 2.0 inspired production and dissemination of scientific publications by different scientific communities and by practitioners. The survey is hence tailored for researchers in all domains as well as for people working in the publishing industry.


Judith promised to report back on the results of the survey :)

Introducing citeproc-js

January 29th, 2010 by Frank Bennett

Citation copy-editing is one of those deceptively small burdens that have a way of taking over the working day. If left untended, the task of tidying up casually scribbled references can snowball to crisis proportions as a submission deadline approaches. Similarly, when a submission to one publisher is unsuccessful, significant effort may be required to recast its citations in the format required by another. Collaboration outside of one’s own field can bring with it an unwelcome tangle of fresh style-guide quandaries to ponder and fight through. These are things that the machines, if they want to make themselves useful, should be doing for us.

There is plenty of collective experience in this line, and as fate would have it, there are also plenty of collective solutions. In the TeX/LaTeX world, authors and their editors can today choose between BibTeX and BibLaTeX — both of them excellent utilities — with the several variants of the former supported by no fewer than four separate versions of the BibTeX program. [1] Users of WYSIWYG word processors can look to the bibliographic support built into Word or Open Office, or they can turn to an external solution such as EndNote ™, ProCite ™, Reference Manager ™, or more recently Zotero or Mendeley. Migrating data between these environments is a process fraught with uncertainty, but it is sometimes unavoidable when you need this kind of output, and it can only be produced on that kind of system …

(more…)