Author Archives: Miguel Arroz

Retrospect w8

There’s a rule of thumb for software development: make it, make it good, make it fast. For those unfamiliar with it, this means you should first build the core functionality of the software. Then, fix it’s bugs and make it … Continue reading

Posted in Mac OS X | Leave a comment

My walkman

Some of its features: Unlimited songs! No DRMs! Listen and record to whatever you want, legal or not! Just play it. Or record it! Social features: Share your music! Plug two headphone sets, enjoy your favorite tunes with a friend, … Continue reading

Posted in Generic, Hardware | 1 Comment

WebObjects, PostgreSQL and DB growing, and growing, and growing…

One of the databases that support our application has some tables where data is updated very frequently. In PostgreSQL world, this means the table must be vacuumed very frequently to remove the old versions of the updated rows, clearing up … Continue reading

Posted in PostgreSQL, WebObjects | 1 Comment

WWDC 2009

Contrarily to WOWODC, I didn’t like WWDC at all this year. Some reasons for that were: The IT track (the one that is of most interest for me) was very poor on this WWDC edition. There were a few talks … Continue reading

Posted in Generic | Tagged , | 2 Comments

WWDC 2009 (Keynote)

I found most of the keynote announcements interesting. The hardware upgrades on the MacBook Pros were cool. First, Apple seemed to acknowledge that the difference between the unibody MacBook and the MacBook Pro was not strong enough, so the MacBook … Continue reading

Posted in Generic | Tagged , , , , , , , | Leave a comment

FireFox 3: the evaluation order bug is back

A few months ago, I wrote about a Javascript evaluation order bug I hit on Firefox 3. I managed to create a workaround and everything was going fine. I assumed the bug had been fixed on the subsequent minor releases … Continue reading

Posted in AJAX and Javascript | Tagged , , , , | Leave a comment

WebObjects, SSL, Apache 2.2, FreeBSD problems

I still didn’t have time to investigate this deeply, but here goes anyway, as I didn’t find the answer to this anywhere. I had the problem described in the Apache 2.2 adaptor: SSL fails on FreeBSD amd64 thread in the … Continue reading

Posted in FreeBSD, WebObjects | 1 Comment

Apple 2009 wish list

It’s a brand new year. So here’s my wish list for Apple: Please fix the wireless driver that causes my Mac to crash about 10% of the times I turn Airport off. Please fix the trackpad driver, or whatever is … Continue reading

Posted in Apple, Generic, Mac OS X, Mac OS X Server, WebObjects | 1 Comment