Posted on June 24, 2008 at 5:12 pm

say ‘there will be cake’

An excellent collection of little songs using OSX’s internal speech system. Now THIS was a triumph!
osascript -e ’say “oh This is a silly song silly song silly song this is the silliest song ive ever ever heard So why keep you listening listening listening while you are supposed to work to work to [...]

Posted on June 14, 2008 at 10:11 pm

Are we all becoming stooooopid?

I guess I feel a bit relieved for knowing I’m not the only one that misses a “quick search” button on paper books. Nicholas Carr’s brilliant essay on how the way we crunch information on the Internet is changing the way we think is simply scary, because IT IS HAPPENING. Not necessarily a bad thing [...]

Posted on May 26, 2008 at 10:39 pm

And here we are again, in 1999

How come people fool themselves to think that they are intelligent beings and won’t repeat the errors already done in the past - that is still a complete mistery to me…

Posted on May 21, 2008 at 11:07 pm

Web 2.0 users unite

Ah, the new Internet and their participative users. While some focus on helping OTHER users better use the services they love, others form real fanclubs to support their web heroes, working around the clock to keep services alive and resisting the bad weather of diggin’, slashdottin’ and plain usage hammering. Pizza and Twitter FTW!

Posted on May 20, 2008 at 3:44 pm

Globalize versus PDF-Writer, round one!

If you ever needed to generate PDFs dinamically on a Rails app, one of the easiest (and possibly more elegant) PDF generation Rails options you’ll find is using the PDF-Writer combo. The good thing with that combo is that you can go and define your PDFs as views using a different extension (.rpdf is suggested). [...]

Posted on May 19, 2008 at 7:59 pm

Sometimes it’s hard to tell what’s real…

…from what’s pure propaganda. Wake up, 1984 kids… The Big Brother is making the news.

Posted on May 12, 2008 at 7:45 pm

Breaking news: the new MacBook Pro is afraid of heights!

Looks like it’s not an isolated problem. In my case, the “blisters” appeared during a flight (maybe the preasure on the cabin dropped a little, making the air beneath the adhesive expand… or something?!) and disappeared after the landing. The trauma did last longer than that, though: whenever I get to the System Preferences > [...]

Posted on May 11, 2008 at 12:27 pm

I just got pwn3d!

A couple of days ago, a mysterious user found a way in and registered itself on my blog (as an admin). From that moment on, I couldn’t post anything anymore. The main diagnostic here was that every time I tried posting/writing anything, wordpress just returned a blank page with the post.php address.
Turns out the issue [...]

Posted on May 5, 2008 at 11:41 am

Rails 1-2-3 (on Leopard)

Getting Rails (and related stuff - RMagick, MySQL, etc) to run on OS X is an easy task, although not as straightforward as it seems at first. Here’s a small collection of things that you have to do to have it done in just a few minutes:
- Install MacPorts, an apt-get like package manager for [...]

Posted on April 29, 2008 at 4:11 pm

JavaME development on OS X: things to remember

So, after buying a nice and shiny expensive Mac computer that will help a lot on your day-to-day developer life (OSX is better than anything… at least that’s what they say) you just find out that there is NO JavaME development toolkit made to run on the beloved fruity OS.
Fear not: it is still possible [...]