Software

I write a lot of small random scripts for myself, for playing or to help myself with mundane tasks. So far I released two pieces of software to the public:

  • chm2pdf, a script to convert CHM files into PDF files. It grew up and now it is included in lots of Linux/Unix distributions, including Ubuntu. I do not follow its development anymore, it is currently maintained by Chris Karakas.
http://code.google.com/p/chm2pdf


  • hooke , a modular open-source platform for analysis of single molecule force spectroscopy data. Currently developed by several authors and used in several laboratories.
You can find the official Hooke paper here.
http://code.google.com/p/hooke

I am currently learning Perl , mostly for work reasons. Python-Perl cheatsheet may help someone in my situation.