If you’re going to reinvent the wheel, you should at least make sure your new version is somehow better than the previous kind. Reimplementing standard UI and OS widgets is one of the most common ways developers reinvent the wheel these days — it started with Flash developers building their own controls, and has now spread [...]
Tag Archives: snark
A webOS 1.2 Upgrade Experience That Couldn’t Be Much Worse
The following is a copy of what I just posted on the Palm Prē forums: I woke up this morning to find that the webOS 1.2 upgrade had been pushed to my Prē automatically. I was happy, until the reboot finished and I saw: Signed Out You are no longer signed in to your Palm [...]
Palm Is Lying, Not Just Spying
Cruel Rollover Trickery
I found an interesting UI problem today, on a site that I will be kind enough not to actually link to. Instead, I’ll just reproduce the general concept and problem here: alpha beta gamma delta The links all just link straight to the nav bar itself, so if you scroll your browser view so that [...]
Why Downloadable Documentation Is Critical
PHP is a kludged-together, ugly mess of a language. But its documentation is quite superlative: practically every function has documentation written in a more-or-less standardized format, plus whatever comments users have added. In addition, they have something near and dear to my heart: Downloadable documentation. This means that if I’m developing on an airplane at [...]