Antonio Garrote Hernández » Blog | La Coctelera

Últimos posts publicados · Ver blog: un rato de sol

un rato de sol

Procesamiento del lenguaje natural para Abredatos 2010

El fin de semana del 17 y 18 de Abril de 2010 tuvo lugar una de las primeras iniciativas españolas para promover el Open Government en España, el desafío Abredatos 2010.Tuve el placer de participar en este desafío junto a  mis buenos amigos Javi Santana, Edu Lanchare...

un rato de sol

Parsing SPARQL in Erlang with a monadic combinatory parser

When I had to learn Haskell, some years ago, the task was frustrating for some time. I had the impression of not being able to put all the pieces together, of missing the big picture. Of course, I had to learn the syntax of the language, lazy evaluation, currying and...

un rato de sol

Pattern matching support in clojure

Lisp is loved and hated because of its syntax, but the fact is that the homogenous treatement of data and code in the language has allowed Lisp to evolve and incorporate into the language those features considered necessary by their users without modifications in the...

un rato de sol

egearmand: a gearman server written in erlang

I've just pushed to my github repository (http://github.com/antoniogarrote/egearmand-server/tree/master)  the version 0.0.5 of egearmand, an erlang implementation of the gearman (http://gearman.org/index.php) server. Gearman (http://en.wikipedia.org/wiki/Gearman) is...

un rato de sol

Installing rabbitmq-erlang-client in OS X

Installing the erlang client for rabbitmq can be a little tricky, specially if you are new to erlang development and you have tried to follow the instructions at http://hopper.squarespace.com/blog/2008/1/12/introducing-the-erlang-amqp-client.html. Requirements: erla...

un rato de sol

RESTful JSONP in Rails using Rack middleware

Rails 2.3 has finally included support for Rack. The Rack project (http://rack.rubyforge.org/) consists of an abstraction layer on top of the webserver that provides a common set of services for developers while hiding the complexity of the web server software whatev...

un rato de sol

π calculus

A la hora de afrontar cualquier problema lo suficientemente complicado, uno de los principales problemas a los que nos enfrentamos es el de conseguir pensar con suficiente claridad acerca del mismo. Esto implica caracterizarlo de forma adecuada, eliminando todos los ...

Ver blog: un rato de sol