As I had mentioned several times, I had been frustrated with Typo. Several bugs or misfeatures that really annoyed me, upgrades that had frustrated me, and sometimes the feeling that more or less visible things were broken from time to time in new releases. And while the upgrade problems were mostly because of the need [...]
Archives for Ruby
The ultimate TODO app redux
When writing yesterday about the Perl modules, I realised that I hadn’t written anything about the TODO application since “The ultimate TODO app”. Well, a lot has happened to it actually. I’m glad to announce that: It does have a (lame) name now: Bubug (supposedly stands for “Barely Unconventional Bug Untracking Gizmo”. Whatever). It has [...]
The ultimate TODO app
I have been quite frustrated by TODO applications for some months now. They’re usually either too simple, or almost too complex and without features that I think are really valuable. In particular, there are two things that I don’t remember having seen in any TODO application: Possibility to “postpone” a task, so it doesn’t appear [...]
Playing around with jQuery
A couple of weeks ago I started a new pet project. Namely, making the ultimate todo list application. The idea was to: Make a TODO application that I actually like (I’ll post about it some other day). Learn Merb and DataMapper… and jQuery. The experience have been roughly half frustrating, half rewarding. It’s fun learning [...]
Why I hate Rubygems
I have always thought that systems should be something integrated. Each “system” has its own conventions, cultural values, etc. and I think you have to respect that. I believe in the Debian way (adapting programs to an integrated system, not just creating a large collection of packages that are identical to the upstream versions), I [...]

Posts
Problems with comments
Today, my good friend “Esberrito” warned me that comments were not working in the blog. I hadn’t realised earlier, but I had them enabled so they should have appeared all the time. I investigated a bit, and it turns out that there’s some bug (apparently related to saving a post as draft, then publishing) that [...]
Full story »