Archive for February, 2012

Scientific writing with Emacs: style-check and writegood-mode

Saturday, February 25th, 2012

stylistic “errors” in this blog post Today I discovered a nice tool for improving your scientific writing: Neil Spring’s style-check.rb. In a primitive but effective way (and aware of LaTeX markup!), it checks your document for the occurrence of typical style or syntax errors. These are implemented as a configurable list of regular expressions. style-check.rb reports any encountered errors like a compiler, with line and column number, according to the developer’s philosophy that writing is just a special case of coding. When executing the script manually, its output is somewhat hard to “process” for a human, so I thought, why not integrate it into Emacs. Emacs is prepared for dealing with compiler output, so the solution was straightforward: (more…)

AI Mashup Challenge 2012

Sunday, February 19th, 2012

If you are developing mashups – lightweight web applications that offer new functionality by combining, aggregating and transforming web resources and services – this a great opportunity to win a prize.

Call for Papers

AI Mashup Challenge 2012 at the 9th Extended Semantic Web Conference (ESWC) Hersonissos, Crete, Greece; May 27–31, 2012

Submission deadline: March 31, 2012

(more…)