No no no no no. NO TABS IN FINDER. YUCK! Please, read this: http://arstechnica.com/apple/reviews/2003/04/finder.ars
Have you tried Path Finder? Tabs are great. It makes moving files around easier. No more making another window just to move stuff.
No no no no no. NO TABS IN FINDER. YUCK! Please, read this: http://arstechnica.com/apple/reviews/2003/04/finder.ars
Have you tried Path Finder? Tabs are great. It makes moving files around easier. No more making another window just to move stuff.
Have you tried Path Finder? Tabs are great. It makes moving files around easier. No more making another window just to move stuff.
1) Yes, I am a developer.
2) This is not a "developer" issue. It's a designer issue. It isn't an issue of the code figuring out not to paste a file into a Word document. It is an issue of subjecting the user to such a messed up paradigm. Consider the following situation:
A) I copy text using cmd-C in a textedit document.
B) I copy a file using cmd-C in a finder window (by the way, did I "copy" the file, or did I copy the filename? What if I wanted to copy the filename and not the file?)
C) I hit cmd-V in a textedit document.
What happens? What does the user expect to happen? I'm not worried about the code knowing what to do; I'm worried about subjecting users to an inconsistent paradigm. And just because you understand how it will work doesn't mean the vast majority of computer users will.
Let's change (C). What if I cmd-V into a ftp program? Now what happens?
It's inconsistent and fraught with opportunities for confusion.
Agreed. Seems like many people here want Apple to put the Pathfinder devs out of business. Why not buy pathfinder if thats what you want Finder to work like, otherwise use the current finder?Yes. I LOVE pathfinder. I just don't want finder to be pathfinder. I think Apple made a big mistake making the default file interface non-spatial. It's fine to have something like pathfinder for advanced users, but as someone who works with non-computer experts a lot, I can tell you they have a hard time with even the current finder.
Tabs make it look like you have less clutter. Also, at first glance you can see everything you have open without using exposé. Having said that, I don't mind opening new finder windows.I've never understood the big deal with making a separate windows, whether in Finder, Safari, or anything else. I actually prefer separate windows to tabs, as you can Exposé them. But why is making another tab so much better than making another window?
Agreed. Seems like many people here want Apple to put the Pathfinder devs out of business. Why not buy pathfinder if thats what you want Finder to work like, otherwise use the current finder?
Multiple reasons it makes no sense. First, in
non-computer life, people used to actually cut and paste things from
documents. You don't "cut" a file out of a folder, you remove it.
You'd be happy if Apple implemented the feature but named
it "remove" rather than "cut"?
You don't say?
In a whole sentence: I think SL doesn't suck because it features Open CL
In a whole sentence: I think SL doesn't suck because it features Open CL
You either remove an item from the computer (Trash), or you move it to a different location. Cut makes no sense.
So what are we saying here? Apple can't implement this incredibly
useful feature because they can't think of a good name for it? ;-)
No. I think Move should exist. I think the name scheme of Cut is stupid. If I ever need to Move, I just bust out my Terminal kung fu.
You either remove an item from the computer (Trash), or you move it to a different location. Cut makes no sense.
But why is making another tab so much better than making another window?
Yes I do. Thanks for letting me reiterate that point.So you think the Finder is stupid because it doesn't behave like Windows?
Let the fanboy rationale and logic begin.Get over it. You're using a Mac now... not Windows.
That leaves only one answer - they're idiots.Just because Apple didn't implement something that Windows has, doesn't mean that they're only doing it because Windows already did it.
Because windows doesn't have a stupid finder menu hanging around the desktop just in case you're too lazy to use the context menu.Why doesn't Windows allow you to make a new folder with a keyboard command?
Why doesn't Windows allow you to make a new folder with a keyboard command?
http://windows.microsoft.com/en-us/windows7/Keyboard-shortcuts
Ctrl+Shift+N Create a new folder
What... pressing 2 keys simultaneously is more efficient than pressing a single key? What is Apple so afraid of that we must be protected from accidentally pressing the dreaded ENTER key all by its self? I'm beginning to think all this forced mouse usage is their strategy for making their keyboards last longer.I disagree on the second point though. I don't see any reason for Apple to use "Enter" to open items; other than 'Microsoft did it differently so everyone has to copy them'.
Implement cut/paste for files and you wouldn't have to do this any more.In icon view, you can't drag and drop a file to it's parent without having two windows open.
In icon view, you can't drag and drop a file to it's parent without having two windows open.
That is incorrect. QuickTransit (the real name of Rosetta) is x86 code, but all the libraries loaded by a PPC app have to be provided by the OS, and they are PPC code. That is why Rosetta is an on-demand install feature: To install all those PPC libraries.Yes they are. Rosetta isn't really considered PPC code since its just a software layer. However, thats all intel code. In snow leopard, almost all the programs are 64 bit, so they are either Fat universals or Thin intel only apps.
Yes, my point was that merely having a cross-platform OS doesn't mean there is a speed penalty. PPC apps that went Universal don't run slower on either PPC or Intel as a result of being Universal, as opposed to 'thin.' The same is true in the OS itself. Only one code stream is being loaded and run on any given system. (Excepting when you are doing Rosetta). To any one who disagrees, I point out that OS X is still very much a cross platform system; the systems are now x86, AMD64, and ARM.Of course all of the OS's you talk about are PPC systems that ran on PPC hardware. PPC software ruining on Intel chips require additional resources
Except if you strip out older libraries, the programs are smaller and less bloated. Plus your statement isn't universally true of all apps.