How to throw out the baby with the bath water

It is about the user experience – isn’t it Apple? That’s why you’re the biggest (and best) company on earth. So what the heck where you thinking as you implemented sandboxing the way you did?

Currently sandboxed Apps can’t do (and these are just random examples):

· be used with Dock icon hidden (by user)
· display custom icon (changed by user)
· communicate with other Apps
· mount volumes
· create mail attachments
· open files/attachments without open/save dialog
· and even those save panels do not work properly!
· proper work with Dropbox (the way we are used to)
· send Apple events (really, Apple?)
· fake key commands

And I could extend this list for days.

Many of those cute little Apps and tools that simplify our life will be thrown out of the App Store in the future. Yes. They all have been already approved and are currently sold by Apple. And yes, with Gatekeeper there is a ‘possibility’ to offer them outside of the App Store.

But – c’mon!
No one purchases Apps outside the App Store anymore.

Fix this, Apple. Now…

Worst idea ever!

Ashton Kutcher - really?
Two and a Half Men = Charlie Sheen & Charlie Sheen = Two and a Half Men. Period.

At least it’s not Charlie, who ruined the show in the end…

Fail of the Day

One can’t use the Apple Developer Forum with an iPad…

My Week with Apple

New 30” ACD > DOA (Dead On Arrival)
New Mac Pro > more or less DOA (fan broken, sounds like a good old G4 MDD)
myTexts lite for iPad > rejected
myTexts pro for iPad > rejected
Payment from App Store - botched, thus have to wait another month

Thanks, 10.6.5

Thanks to 10.6.5 for testing AirPrint - I had the first Kernel Panic in years with lots of unsaved work…

#fail

How To Not Do It

Mad Men Stars Get Botched Rolling Stone Photoshop Job

Things I will never understand

Today: Who the hell needs a 27” lighted makeup mirror with ambient light sensor?

Daily Fail

Stupid me!

Before:

if : private = @"1";
twitter = @"auto";


After:

if : private = @"1";
twitter = @"no";


Sorry!