Arxiu del març del 2011

Mendeley API binary

divendres, 25/03/2011 (11:26) per carles

Fa unes setmanes es va anunciar que Mendeley organitzava un «API Binary Battle». La idea: qui participi i guanyi guanyarà 10001 Dòlars, és a dir, uns 7000 Euros.
El jutjat, entre altres, inclou Tim O’Reilly.

Ja hi ha aplicacions fetes, abans del concurs (la pàgina Web de dev.mendeley.com). Es poden veure a http://dev.mendeley.com. Se sabrà el guanyador a finals d’octubre.
(més…)

Pidgin plugin for MegaHAL

divendres, 18/03/2011 (17:11) per carles

Some time ago I wrote how to setup MegaHAL to have some talks with “it”.

But, after that, I went one step further and I wrote a Pidgin (multinetwork -Jabber/XMPP, msn, etc.- Instant Messenger client,plugin) so MegaHAL can automatically answer some people. In other words: you can say “for this Instant Messenger account, when this contact writes to me Pidgin will automatically answer some text using MegaHAL”.

(Warning: some people can get upset if they think that they are talking with you but they are talking with MegaHAL. Even if MegaHAL learnt from you and the co-worker chat logs.)
(més…)

Megahal: how to use it?

diumenge, 13/03/2011 (19:50) per carles

Megahal is a conversation simulator, free software, available as a package in Debian systems. This post will talk about how to use and train it. Not difficult, but the first time I was a bit confused.

First of all: install megahal:
apt-get install megahal
(or aptitude, compile from the source, etc.).

Then you can run megahal in the terminal, just typing megahal. It will probably show something like:

(més…)

Adéu SVN. Hola Git!

diumenge, 06/03/2011 (13:23) per carles

Fa força anys que feia servir SVN. A la feina d’abans a Barcelona, ara a Mendeley, a casa per coses personals (qdacco, petits scripts, etc.), a Catux per la Catux-USB (és a dir, el 2004, ara fa uns 7 anys).

Fa dos setmanes a la feina vàrem (vaig) migrar de SVN a Git. L’equip Web ja fa un any o més que fa servir Git, l’equip escriptori hem tardat una mica més. Tradicionalment érem menys gent, i el cicle de versions més llarg amb la qual cosa era menys urgent.
(més…)