Recent posts by Jose

Tenure denial starts Shooting, kills three. Columbine in the academia?

February 14th, 2010 by jose

This is a quick note that may not surprise most people. Amy Bishop, at University of Alabama  Huntsville, just killed three colleagues and injured some more. It seems that this act may be related to having been denied tenure.  A PhD from Harvard, Amy Bishop had grants, and sat in a startup board, which are traces of a successful academic career. She was also a mother of four. Can your academic job environment be so toxic as to motivate murder? She was possibly suffering major depression at the time of the incident, and other mental health issues.

The evidence that an academic career is too stressing is piling up. An academic deals with rejection very often, from both peers and students, gets paid like a boy scout, and works every waking hour. This should be a waking call to all academics that feel tenure is the center of their lives.

A Previous Shooting Death at the Hands of Alabama Suspect – NYTimes.com

UPDATE: removed wrong photo.

Review of Google Wave as a scholarly HTML editor

November 17th, 2009 by jose

Google_Wave_logo

Peter Sefton wrote a series of posts on wave. He has published on Scholarly HTML so I read attentively what he has to say. What follows is some highlights of his posts, and my thinking about where things are going. There are at least four things that bother me about wave –as it is today:

1- It’s not really HTML

I thought that waves being XML documents would be a good thing because it’d separate content and formatting. But it seems that they made some strange decisions about how to represent formatting with “very tenuous relationship to HTML”. For example

While there is talk of ‘XML documents’ in the whitepapers etc, a wave document in the current implementation is apparently a series of lines of text. All formatting and what you might think of as structure, such as whether something is a heading or not, is considered an annotation.

(more…)

LaTeX rendering of equations in Google Wave – LaTeXy

November 2nd, 2009 by jose

It was a matter of time before someone wrote a robot thatwaveLatexy-images grabbed latex  and returned an image after latex processing. LaTeXy does exactly that and has just increased tenfold the usefulness of wave for academics.

Quote of the day

October 31st, 2009 by jose

Peter Drucker: "There is nothing so useless as doing efficiently that which should not be done at all."

AutoVer (windows) gives you easy versioning

October 27th, 2009 by jose

About two years ago we talked about filehamster. It was  screen-composite-smfree, unobtrusive, and simpler than doing version control ‘by hand’ (adding numbers to filenames) or ‘by machine’ (using a proper versioning tool such as subversion or mercurial).

Well, since then filehamster has moved on to be a pain in the ass. Now the free version nags you a lot, and the paid versions are not really giving us any outstanding features. Plus as a .NET application, it eats up RAM.

Enter AutoVer. Completely freeware, no nags, and a much better interface to boot. The GUI and options make more sense too. I even use it for coding when I’m doing something small and a mercurial repo would be overkill.

Eventually, all writing applications should enable smooth versioning and real-time collaboration (Office 2010 beta does! Wave and etherpad are not alone anymore). The slider that controls versioning as in a time machine is fantastic. AutoVer would not give you that. The AutoVer model also breaks when you send the manuscript to a collaborator, and he edits it on his machine (often changing the file name). Still, it’s much better than not doing versioning at all or doing it by hand.

By the way, does anyone know an alternative that is cross-platform?