![]() |
I think Irene's idea is a brilliant one. Apple logo folders would be an excellent way of telling users that "these folders are official." Or something as simple as having them come standard locked. So the unsavvy user would have to go through the trouble of unlocking them before actually make mistakes. Any any user who knows what he is doing would only need to unlock the library once and is free to make changes.
The dock can be modified to be less intrustive if you wish. You can simply turn maginification off and it becomes a much simpler animal. However I do wish the icons in the dock had a little alias arrow on them. Because alot of people are the opposite of the kind that throw things away on accident. Meaning, they are afraid to touch or move anything. There are so many people I see that have Safari and IE in the dock, and Eudora mail and apple mail, and they have iphoto and imovie in the dock even though they have never, and never plan on opening them. The saddest thing of it all is, the OS X manual is elegany, colerful and easy to understand, and it explains to people that Safari, and Mail are APPLE PROGRAMS MADE BY APPLE FOR APPLE. Yet people don't even both to learn what all those things in the dock are, and just default to IE and Eudora, the only 2 mac viruses. |
Quote:
For all the complaining about the OS X UI that's gone on since 10.0, I can say with no hesitation that I've been much more productive in OS X than I was in OS 9 (or any iteration of Windows) because of the UI. The column view Finder, with tool- or sidebar shortcuts, the ability to open multiple Finder windows, and, yes, the Dock, all combine to make possible a much faster and more productive workflow than other OSes. I'm not saying it couldn't be improved, only that it's not too shabby. And I don't see where having different kinds of window themes makes much difference -- at least re. workflow. Inconsistency, here, seems more about a UI in an ongoing process of development, mostly for the better, overall. From the beginning, some (very small percentage, I believe) have been clamoring for themes, with complaints that Apple is trying to force something obnoxious on users. I've done the theming thing off and on and always come back to the default set-up. For one thing, I think things are more stable that way, but it also seems easier on the eyes and less bothersome than any other themes I've used. The default setup since Panther is really a lot softer than the glaring stripes and buttons we had from 10.0 - 10.2. mclbruce: If there was a point to the rant it's that over time Apple's UI priorities have changed to the detriment of the user, and let's be honest about that. But given what else is out there and how much more can be done with computers now than in 1984, I'd say all in all Apple is doing a pretty good job. With a few very irritating exceptions! :-) Agreed, although I don't think their changing UI priorities have been to the detriment of the user. Quite the contrary. |
Quote:
I see no heavy burden of coding in providing direct swap of TIFF files and tweaks to colors or changes in exact size fonts. I do not think Tiger will suddenly become spastic if the folder icons change or windows are suddenly without brushed aluminum. I do not see why all my windows can't look like GarageBand's anodized black metal with wood veneer, or how such a change would make UNIX suddenly unstable. But install a third-party themer, and you will see more than just a little instability. So for now, I'm stuck with 4 different UI themes--Finder-brushed, iTunes-iTunes mild gradient, GarageBand black and wood, and Soundtrack Pro teeny tiny flat gray. |
I know what you mean, Schenb, but back where I come from (S. Louisiana), contending with something like four different UI themes on a computer would have been called a "small alligator," if you know what I mean. ;) If one is especially sensitive to aesthetics, however, I suppose that could be annoying.
|
Quote:
2) On Terminology: The low-level OS is Unix. What you have been talking about is not related to Unix. In fact what you have been talking about is all at the application level. E.g. Finder is an application. It's not part of the OS strictly speaking. Thus none of this has anything to do with the stability of the low-level OS (Unix). But it might well have impacts on the stability of the apps that run on that lower level OS, and if Finder gets unstable, hardly anybody cares that the underlying OS is still purring away. |
Quote:
Desktop - not quiet and peaceful because it causes things to appear on the Desktop. Documents - users files and folders will be invaded by files and folders from many apps, including AppleWorks and iChat. Library - no way. Movies - maybe, but something put a My Movies folder inside the Movies folder, and I don't think it was me. Besides how could I recommend that people keep all of their files in a folder called Movies? Music - will be invaded by iTunes. Pictures - will be invaded by iPhoto. Public, Sites - special folders not for general use. Is a "my files" folder that belongs only to the user too much to ask? |
Quote:
|
mclbruce, I'm not following some of this. You seem bothered that certain folders are used by default and lament the absence of a folder that people can use as their own. I know you know you can move many of those files and folders (e.g. music and movies) elsewhere if you want, but you do so at the expense of the kind of media interfacing that has been an important part of Apple's "digital hub" strategy. So it's not like default folders for certain files is a completely arbitrary and senseless move by Apple to "control" someone's computer. Media interfacing is a strong point for many users, but for it to work, you do have to have your media in certain folders.
Why is your desktop not quiet and peaceful? Mine has only the hard drive icon and whatever else I've decided to save there. Is a "my files" folder that belongs only to the user too much to ask? I've created a lot of these, as I'm sure you have as well. I suppose you mean one that's there by default. I don't recall that on OS 9, fwiw. The "Documents" folder was used by Eudora and a few other apps, so it's not like we've lost some ground, here. |
Quote:
Quote:
So, why do I care what the OS looks like? A. I have to look at it daily. B. It is inconsistant from app to app. D. I like my UI to not change on the whim of Apples design team. (as much as they deserve kudos--don't get me wrong) |
Quote:
You no doubt have heard about Cocoa versus Carbon. These are two different sets of code libraries. The Finder is implemented using Carbon, Safari using Cocoa - just to give a few examples. But even within Cocoa or within Carbon, some apps are using their own versions of some components in order to get a different look or functionality. |
Hmmm, so why not (as part of the iTheme project) centralize the image files? If a third-party wants to venture on their own (I remember Bryce's little trek as a renegade interface) then they take their chances. Seems the UI would benefit from creating an interface building-block library in a central location. Heck, they are doing much more complicated things these days.
|
Quote:
Just to give you some flavour of what it is like, here's some (made-up) example code showing how two different apps might create a button: App1 ------ String label = "Press Me"; int x = 200, y = 300; libA_createButton(label, x, y); App2 ------ buttonStruct foo; foo.name = libB_createStringLabel("Press Me"); foo.x = 200; foo.y = 300; libB_buttonCreationFunction(&foo); -------------------------------------------------------------- Even if you aren't a programmer, I think you can see that there is not a straightforward one-to-one correspondence between these. So it would be necessary to: a) create a customizable button-creation library that would provide a superset of the capabilities of the existing libraries b) change all of the application code to make use of that new library As I said, this is obviously possible - everything is possible in software. It's just a question of: a) how much effort it would be b) whether this is the best thing to spend the effort on |
Quote:
I often tell them the Documents folder. Then they get annoyed when the AppleWorks User Data folder (for example) shows up in "their" documents folder. They start renaming or moving these alien folders. Sometimes they even want to rename "their" Documents folder. Then their computer doesn't work right. They get mad. In my experience, there would be a lot fewer problems if users had a default place to store things where they would not see any files or folders created by the system or apps. This place should be able to be renamed and moved by the user with no ill effects. My desktop is fine. However if I told users to keep all of their files and folders in the desktop folder their desktops could become cluttered. I'm just saying the desktop is not a good candidate for this hypothetical folder that is for users files only. The point to my listing all the directories and commenting about them is to show that there is no good candidate for a user files folder that actually belongs to the user. I realize there is a solution. Create a folder called " My files." Put it in the home directory. Put an alias on the desktop if the user wants. Put it in the Dock. If there is only one user on the computer put an alias at the root level, so if they end up there they can get back where they want to be easily. Put it on the left side of finder windows and rip out everything else that's there. Change finder preferences so new windows open in " My files." The only problem with that is if they call Apple or some other place for support and this place doesn't know what I've done to their computer. Still I think it may be worth it. Perhaps I'll leave the home directory in the left hand column of finder windows to satisfy other tech support people. Thank you Phil for helping me think about this a bit more. I guess I can turn this thread over to shneb and his theme crusade now. :-) |
Quote:
|
mclbruce, I hear you wanting things radically simplified for new users, and that makes sense. But sooner or later, if one is going to use a computer somewhat regularly, one will need to know how to make new folders and how to save files into them. In fact, knowing how to save a file to a certain location can be a big deal for new users. The bottom line, I guess, is that one just has to learn a few basic skills in order to make things work out the way you want.
What I tell new users is not to move any folders out of their home account, but to make all the new ones they want both in that directory and in the ones already there. Seems to work just fine. Are you hearing complaints from new users about this. It seems to be an issue that's easy enough to resolve. |
Quote:
AppleWorks is an Apple app and so you'd think it would know better. But AppleWorks is not really supported anymore - it is a leftover from a previous era and so is largely left to its own devices I think. Of course Apple can't do much more than look sternly when 3rd-party apps put stuff where it doesn't belong. I suspect in fact that Apple wasn't too clear in its guidelines about what goes where in the early versions of OS X and so 3rd-party developers had to make their best guess. For what it's worth, many of the non-technical users I deal with keep most of their documents on the Desktop. When it gets messy, I show them how to create folders (on the Desktop) to keep related documents together. |
Quote:
The effort some folks spend to do just that is utterly amazing sometimes. |
Quote:
|
Quote:
Yes, some people do seem to work hard to screw up their computer. But some things are easier to do and to protect against. If a user messes up a double click they can end up dragging a folder to a new location instead of opening it. If that folder is the Documents folder or Music folder, bad things can happen. It wouldn't take much to prevent that from happening. |
Only if it they belong to someone who doesn't live in my house. I have yet to have someone break in and leave socks, though of course someone breaks in and steals ONE sock from the dryer pretty regularly. The boy's socks end up with mine all the time, I don't really care. Really, you think a sock drawer and a folder on a computer are the same?
I think anyone using technology needs to learn a little something to start with. Coddling ignorance is not making the world a better place. |
| All times are GMT -5. The time now is 03:01 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.