Category Archives: Ruby

Fix MP3 Tags with Rake

ShareI wanted to fix ID tags on lots of MP3 files, so I chose Rake to do the job. Here’s the code: Fix MP3 Tags with Rake

Posted in Bitacoreando, Ruby, Tech stuff | 1 Comment

Using the Rake Build Language

Share Excelente artículo para entender el uso del sistema de construcción (build system) para Ruby : Rake Using the Rake Build Language

Posted in Bitacoreando, Ruby | Leave a comment

Ruby 1.8.4 on Mac OS X Panther

Share I use Fink to manage my Mac Mini, a Panther box which is patiently waiting for some Leopard love In the meantime, if you need a fairly recent install of Ruby (1.8.4 at time of writing) on a Panther … Continue reading

Posted in Bitacoreando, Ruby | Leave a comment

RakeWeb 1.0

Share RakeWeb 1.0—– SPANISH ———- RakeWeb es un sistema que permita la generación de sitios de web de forma simple. No es una herramienta avanzada para la administración de grandes portales, ni tampoco es un CMS. RakeWeb toma las plantillas … Continue reading

Posted in Bitacoreando, Ruby | Leave a comment