Steve Jobs Patents "The Dock"
theodp writes "If you're a PC, you may be unfamiliar with The Dock, the bar of icons that sits at the bottom or side of a Mac and provides easy access to Apple applications. But don't count on it becoming a standard on the PC. On Tuesday, the USPTO awarded Apple — and inventor Steve Jobs — a patent for their User Interface for Providing Consolidation and Access, aka 'The Dock,' after a rather lengthy nine-year wait."
you have to be kidding.. CDE has had this for years, if not decades..
I don't know why that went out of style
It completely went out of style when:
Hi, I'm a Mac.
And I'm a PC.
Not in usability land either. It's those kind of small difference that are found throughout OSX make the difference between an average UI and a great one.
Yes I know OSX isn't perfect (I can rant for days about the awfulness of Safari) but to paraphrase Winston Churchill: OSX is the worst operating system, except for all of the others.
Bad analogies are like waxing a monkey with a rainbow.
If I glance at the KDE bar under the browser window right now, I can see a couple of PDFs, my Thunderbird Inbox, and Firefox open to Slashdot. In a separate area, I can see commonly used stuff that could be open but isn't right now (Konsole, Ktorrent, KVpnc, and Amarok).
Tell me, why is it better to have these bunched together into a single menu where you can't differentiate what's open and what isn't?
P.S. I bet I hit -1, Flamebait in less than 2 minutes for this, but I'm asking an honest question and would appreciate an well-thought-out answer from someone.
Obligatory Soundbite Catchphrase
I personally think that this is just a good example of how patents and copyrights passed the offramp to sanity a few miles back. You have MSFT patenting the double click(or as my home users call it "Clicky Clicky") you have Amazon patenting the single click,and now Apple has jumped on the crazy train. It has already gotten to be a minefield when it comes to patents and copyrights and I don't think anyone in their right mind would say that either promotes the arts and encourages innovation. What we need is serious reform or the USA is going to be left out of the 21st century as all the innovation goes to countries that don't have the minefields of patents and copyrights to navigate.
And for those on Windows who wouldn't mind a quick,easy,low resource dock of their own I'd suggest they snatch a copy of Rocketdock before Apple ends up killing it over this patent. They have plenty of addons and icons and skins to customize it your way and it runs really nice.
ACs don't waste your time replying, your posts are never seen by me.
Tell me, why is it better to have these bunched together into a single menu where you can't differentiate what's open and what isn't?
In many ways, it doesn't matter whether an application is currently running or not.
You want to use it? You click on it.
The advantage is that it's in the same place every time, whether running or not. Sure, if it needs to launch the application then you might have a delay for a few seconds first, but otherwise the resulting behaviour should be pretty similar in both cases. (i.e. if a text editing application is running but has no windows open, then clicking on it in the dock will open a new window - just as opening the application would. The HIG documents mandate this.)
If background applications are intelligent about not using CPU time, and the OS is clever about paging out unused code - then there's little reason you should ever need to quit an application. It therefore makes little sense of Apple to optimize their UI for two different cases, when a simplified version will handle both adequately.