Slashdot Mirror


Tango Project to Make Open Source Beautiful?

DW writes "Steven Garrity has announced the Tango Project, fronted by himself and Jakub Steiner of Novell. The Tango Project is a collaborative effort of a variety of free/open-source software designers and artists to work towards unifying the visual style of the free (mostly Linux) desktop."

72 of 284 comments (clear)

  1. My Question by AAeyers · · Score: 5, Funny

    Tango Project to Make Open Source Beautiful?

    What could be more beautiful? Is it not?

    --
    "For Great Justice."
    1. Re:My Question by linuxfanatic1024 · · Score: 3, Funny

      3. Download themes for crappy programs to make them look like Windows or Mac programs

      Since when is Windows beautiful?

      --
      Microsoft-free since March 28, 2004
    2. Re:My Question by FauxPasIII · · Score: 2, Interesting

      >> Is Linux easy to use for you?

      Yes. Otherwise I wouldn't use it. If Windows was easier, I'd use that.

      >> Ask yourself how much time you had to put in to get it that way.

      It used to take me a while, takes about 30 minutes these days. The time
      I put into learning Linux has been paid back a thousandfold in increased
      productivity in the 9 years I've been using it, though.

      The question of ease of installation is a valid one. I recognize Linux
      isn't trivially easy for the inexperienced to get set up. Preinstalled
      Linux is what I do for a living. Most people
      get their Windows preinstalled too, though, so the more interesting
      question to me is ease of use of a properly configured system, and Linux
      wins by a mile there.

      Personally, I find Windows to be MUCH more stressful and difficult to
      get set up properly. I had a whole multi-paragraph rant typed out
      about how impossible it is to get movie playback set up in Windows vs.
      how relatively easy it is in Linux, the ease with which I can get my
      system 100% up to date (which is basically impossible in Windows as
      far as I know), and how dealing with antiviruses and half a dozen
      different spyware cleaners is the exact opposite of "beautiful" in my
      estimation. But I won't bore you with it. ;)

      After thinking it over, I was only able to think of two things that I
      use which Windows does better. It's much easier to get Civilization 3
      going in Windows, a fact which I take as a personal insult. ;)
      And, the wireless network scanner is better in Windows, which is why
      we're actively hacking on it to improve the one in Linux. Everything
      else is more sane, stable, and beautiful in Linux, by a wide margin.

      --
      25% Funny, 25% Insightful, 25% Informative, 25% Troll
  2. Nice by wangxiaohu · · Score: 4, Interesting

    Is this the first project for standardizing the open source desktops?

    1. Re:Nice by idlemachine · · Score: 5, Informative

      http://freedesktop.org/wiki/ predates it by quite some time. It appears that Tango's focus is more on the visual appearance, while freedesktop.org aims to provide at least a loose level of standardisation for linux desktops. The two projects definitely compliment each other nicely.

    2. Re:Nice by renderhead · · Score: 4, Funny
      The two projects definitely compliment each other nicely.


      Freedesktop.org: My, Tango! You certainly do look lovely today!

      Tango: Why, thank you! And allow me to say that I find your consistency bold and refreshing!

      Freedesktop.org: (blushing) You are too kind!
      --
      I wish that my inferiority complex were as good as yours.

      -RenderHead

  3. Oh no, not again. by spankfish · · Score: 4, Informative

    Tango is also the name of the ugliest excuse for a web development platform on this green earth. It is, hands down, the most putrid language I have ever seen. Kind of like a mutant offspring of BASIC, RPG, and old ColdFusion.

    These guys should seriously consider a name change.

    --

    NO TOUCH MONKEY!
    1. Re:Oh no, not again. by Jambon · · Score: 4, Funny
      These guys should seriously consider a name change.

      How about Salsa? Cha Cha? Macarena? Merengue? Polka? Any on this list could be possible candidates.

    2. Re:Oh no, not again. by Sponge+Bath · · Score: 5, Insightful
      Tango is also the name of the ugliest excuse for a web development platform on this green earth.

      Tango is also the name of a defunct night club in Dallas, Texas. It had a collection of giant, brightly colored frog sculptures posed dancing near its entrance. After its demise, some of the frogs were moved to the roof of 'Carl's Truck Stop' along I-35 between Dallas and Waco. (I'm not making this up.)

      The point?
      Don't get too worked up about naming coincidence, and focus on the project.
      Which sounds a little like Eazel, but what the hell.

    3. Re:Oh no, not again. by rbanffy · · Score: 2

      The first thing to come to my mind was the circuit lay-out program. The second and third were the music of Carlos Gardel and Astor Piazzolla.

      All good names have been taken. Many times.

    4. Re:Oh no, not again. by strstrep · · Score: 2, Informative

      SALSA has already been done ... it's essentially a distributed system framework for Java.

    5. Re:Oh no, not again. by Afrosheen · · Score: 2, Interesting

      The name is actually funny because it's got 2 dudes running it. Of course, as the old saying goes, it takes two to tango.

        I don't think the *nix desktop itself needs to look 'integrated' or 'standardized', it's the apps. KDE and Gnome stuff generally looks the same in each environment, but take them out of that environment and occasionally either set of apps looks out of place.

        What *nix needs is a gui guideline set similar to the Platinum spec that Apple used before. You could sit down at nearly any MacOS 7.x or 8.x or 9.x app and feel right at home, even if you've never seen it before. You knew where options were (edit-preferences), where your window management stuff was, where help was, etc. Everything looked consistent regardless of the company that coded it.

        If this spec gets hammered out (and yes it may involve *gasp* focus groups) it'll be a miracle if everyone follows it when coding a frontend to x, y and z, but it'll go a long way towards unifying 'the desktop'. Gnome and KDE both probably have guidelines for 'native' apps, but that's not good enough. EVERYTHING that you see on the screen needs to be consistent regardless of the widget set it was made for.

        Maybe it really is time for some monolithic distro to come along and unify all these pieces.

    6. Re:Oh no, not again. by linuxfanatic1024 · · Score: 2, Informative

      Did you ever hear about GTK-QT? This is a theme engine for GTK 2.x that makes GTK 2.x apps use the current KDE or QT style. It is geared (pun intended) towards KDE users; it provides a control panel in the KDE control center to configure this. The control module lets you choose GTK 2 themes and fonts, but it also lets you choose to use your KDE themes and fonts instead. It still has its bugs, but it works quite well. I like the fact that GTK 2 programs don't look out of place on my KDE desktop.

      In my opinion, this is a great first step to unifying the look and feel of our software while still letting programmers use the libraries they want to use.

      --
      Microsoft-free since March 28, 2004
    7. Re:Oh no, not again. by stor · · Score: 2, Informative

      What *nix needs is a gui guideline set similar to the Platinum spec that Apple used before.

      Agreed and work towards this is happening at freedesktop.org.

      However you also need some *designers* to realise a spec effectively. You can't get developers to "implement an icon from a spec", well you might but I wouldn't expect stellar results.

      This seems to be more about the actual practical work of beautifying icons, widgets, etc. Getting palletes not only standardised but nicely utilised in aesthetically-pleasing graphics. It's really important work. Kudos to these dudes for their efforts: I am really glad they're doing it.

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
  4. Will it be usable? by CyricZ · · Score: 5, Interesting

    My big question is whether or not it will be usable. I get the impression that it will end up looking like a cross between Windows XP and Mac OS X. It'll be bubbly, and wasteful of screen real estate.

    I find I usually use a NeXTSTEP-inspired theme, no matter if I'm using GNOME, KDE, or XFCE. That's because such a theme is all about usability, and less about just looking "pretty". In the Linux, *BSD and Solaris worlds, the focus is on productivity. So I think there may be some conflict between creating a GUI that emulates the bubbliness of Windows and OS X, and creating a GUI that allows people to get work done efficiently and effectively.

    --
    Cyric Zndovzny at your service.
    1. Re:Will it be usable? by BHearsum · · Score: 2, Interesting

      This is EXACTLY why this project will never succeed. The userbase they are targeting has such a wide variety of preferences that a consensus will never be reached.

    2. Re:Will it be usable? by clackerd · · Score: 2, Interesting

      CyricZ:

      the focus is on productivity with the windows and macos interfaces too, probably moreso than the free desktops and their themes. apple spends a ton on research for this type of stuff, and i am pretty sure microsoft does too. i suspect you'd be happier in front of a cli than any gui anyway.

      i am all for flair in an os, and i think as graphics get better, so should the cool effects. we are using computers, for pete's sake! they are supposed to look cool! and all the bubbly options on my mac that waste screen real estate are easily toggled off.

      and, i distinctly remember linux distros for PPC (I think LinuxPPC, actually) that had the most ridiculously cool watery window reflection visual that devoured RAM and did nothing useful except entertain me. maybe that is more of a gnome or kde thing than linux per se, but you get the point. as long as you can turn them off, i am pro-them. if you have the resources, why not?

      besides, this new agreement won't do much. there will be someone else in linux-land who will make an alternative to this new scheme and neither will end up the standard, and the whole linux platform will remain pretty much the same as it is now.

    3. Re:Will it be usable? by cgenman · · Score: 5, Interesting

      While flashy, a lot of the OSX interface helps productivity in subtle ways. For example, because of icon scaling on the dock you can set your dock to be really, really small and still have it usable. Because windows "genie" themselves back into a specific spot on the dock, there is never a question of where to go to find the window. Because interface elements are always subtly textured, you quickly learn to ignore those portions of the screen when looking for content. The bubbliest thing you can do when using OSX is press the F10 key, but that pulls back all of the windows so you can select the one you want by what it looks like. (F9 does that in the current application, and F11 reveals the desktop)

      I used to run WindowMaker (NeXT) on Linux as well. The minimalist aesthetic appealed to me, even though it seemed like just a flashy way to open a lot of XTerms. And while NeXT was all about usability, it was also created under the eye of Steve Jobs. People forget that Apple's designs are created to be usable first and sexy second. The touch sensitive scroll wheel on the iPod may be luscious and indulgent, but I'll be damned if I can find a better way to scroll through a long list of songs (maybe Sony's click wheel, but that's patented).

    4. Re:Will it be usable? by Anonymous Coward · · Score: 2, Interesting

      Are you high? This isn't about a concensus. It's about a standard. It's about a direction. It's about putting a cohesive package together that might not be ass-ugly. Oh yeah...and to say that you can't have function and attractive aesthetic is just silly. In fact, good visual design in a GUI *improves* usability.

      Of course everyone isn't going to like the same thing. But, finally someone is making an effort instead of siting back and bitching about what everyone else is isn't doing.

      my. $0.02 ;)

    5. Re:Will it be usable? by Eccles · · Score: 4, Interesting

      I also love the bouncing icons when starting an app in Mac OS X, which at first I thought was silly eye candy. In contrast on XP, my impatient 8-year-old often has a half-dozen firefox windows when it finally opens, because she clicked the firefox desktop icon and didn't see any response (and again, and again...)

      --
      Ooh, a sarcasm detector. Oh, that's a real useful invention.
    6. Re:Will it be usable? by drsmithy · · Score: 3, Insightful
      Because windows "genie" themselves back into a specific spot on the dock, there is never a question of where to go to find the window.

      Until you minimise and restore a few more windows (that all look the same) and change the order of the window list, that is.

      The Dock is a UI freakin' train wreck, and no amount of flashy graphics will change that.

      People forget that Apple's designs are created to be usable first and sexy second.

      They *used* to be. However, it's plain to see that OS X/Aqua was built to be flashy first and usable second.

    7. Re:Will it be usable? by Lucractius · · Score: 2, Interesting

      I can agree with you on that. The NeXTSTEP layout is very high on my list of preffered desktops, as is CDE, but neither of them are the best, ive got an empty spot at the top of the list and nothing has ever filled it, No GUI ive seen has ever given me the flexibility AND ease of use to take it.

      Im using an IDE, I want maximum screen realestate, i want to auto hide frequently accessed pannels and things like the start bar on the edges of the screens to make them ocupy less room. Im sitting at my deskstop about to begin working. I want a clean area, but it should allow me to configure a simple way to get access to lots of my frequently used program on the desktop. The closest ive come is a program called GeoShell that replaces the Windows GUI, the problem is that it lacks much default form, (when you first use it you have to begin making it functional to your level of requirements, it doesnt have much of a default) and it doesnt let me have the best of both worlds, a structured layout, with the ability to become free form and maximise the layouts usefulness to a particular task. But above all else, any freeform layout gui should include the ability to define "presets" that you can shift between. I havent seen one that does.

      If something drives me to learn C++ and code a serious program, this problem is likely to be it. It drives me nuts.

      --
      XML - A clever joke would be here if /. didn't mangle tag brackets.
    8. Re:Will it be usable? by Onan · · Score: 2, Insightful
      "Looking cool" is pointless if it interferes with productivity. Even if it's just sending an email to a friend, today's GUIs offer far too much distraction.
      If an interface has been designed well, things which happen to look cool do so only secondarily to adding clarity and functionality.

      For example, macosx windows have dropshadows that give the appearance of visual depth, causing the focused window to appear to stand out from the others. Could the focused window simply have been made hot pink, to further clarify which it is? Sure, but seeing that flash around every time you changed focus would be distracting. Working with your brain's normal spatial perception to focus your attention in ways of which you're probably not consciously aware is much more elegant and efficient.

      I can't look at the project page right now (but it sure is an intuitive 404!), but if their focus is on thought-out interaction design along these lines, rather than just mimicking Windows, some real progress stands to be made.

    9. Re:Will it be usable? by Bastian · · Score: 2, Funny

      because of icon scaling on the dock you can set your dock to be really, really small and still have it usable. Because windows "genie" themselves back into a specific spot on the dock, there is never a question of where to go to find the window. Because interface elements are always subtly textured, you quickly learn to ignore those portions of the screen when looking for content.

      Because everything is frickin white, you find yourself constantly having to look away from the computer to give your eyes a break from the sensation of staring into a fluorescent light bulb for eight hours straight when you're at work.

  5. Just as important by zegebbers · · Score: 5, Insightful

    is accessibility. These days, a lot of people who use readers complain about programs using images of test for buttons instead of text etc. There needs to be an attitude of addressing people who use non visual techniques for using computers.

  6. Office 12 and Vista by DaHat · · Score: 5, Interesting

    I am forced to wonder how much time they will spend examining the completion including the upcoming Windows Vista and Office 12 given that they both dramatically affect the way software looks on different platforms and they are now showing us how most Windows software will look for the next 5+ years.

    1. Re:Office 12 and Vista by DaHat · · Score: 4, Insightful

      If screenshots are all you have seen then it is no wonder they make you ill... I suggest watching a demonstration of it some time and it actually makes perfect sense.

    2. Re:Office 12 and Vista by NanoGator · · Score: 2, Insightful

      "If screenshots are all you have seen then it is no wonder they make you ill... I suggest watching a demonstration of it some time and it actually makes perfect sense."

      Good advice, but since this is Slashdot, you can expect 9 out of the 10 people who see a demonstration will ignore the obvious benefits and cook up other petty reasons to not like the software. "I don't see why they're bothering with this, it won't work if the computer isn't on! (Score 5, Insightful)"

      Just once I'd like to hear "Oh... well yeah I see why Microsoft did that. I'm not sure it'll work, but let's wait and see what happens when I've had a chance to actually try it."

      --
      "Derp de derp."
  7. Long overdue by cgenman · · Score: 5, Insightful

    Creating a unified look and feel for graphical Linux apps has been long overdue. Say what you will about their own hideous violations of their own style guidelines, but Apple's style guidelines and freely available icons has helped ensure a consistent user experience across most applications for almost two decades. Such a thing would be great for Linux.

    Why is this desirable? Quite simply, having a unified look and feel makes switching between applications faster and easier. There is no need to figure out where quit is hiding when quit is always the last option under the file menu. There is no need to search for the folder button when the folder button looks the same in your applications as it does in your shell as it does in your browser.

    Of course, I would like to see this go farther, and define voluntary standards for hotkeys, splash screens, etc. But an icon base is a step in the right direction.

    1. Re:Long overdue by schwaang · · Score: 2, Insightful
      Why is this desirable? Quite simply, having a unified look and feel makes switching between applications faster and easier. There is no need to figure out where quit is hiding when quit is always the last option under the file menu. There is no need to search for the folder button when the folder button looks the same in your applications as it does in your shell as it does in your browser.


      Yeah and apparently Tango is the "look" part of the equation - providing icons and color theme guidelines. The "feel" part is already covered (for gnome) by the Human Interface Guidelines.

      I doubt anything in open-source space can attempt to be as athoritative as Apple's style guidelines, and IMO the Linux desktop has suffered for the lack of benevolent dictatorship.
  8. For those who didn't RTFL by Black+Parrot · · Score: 5, Informative

    It's actually about visual guidelines for icons, not for "the desktop".

    I'd estimate that about 1% of my desktop is taken up by icons right now, though I do prefer nice icons to crappy ones.

    --
    Sheesh, evil *and* a jerk. -- Jade
    1. Re:For those who didn't RTFL by jrcamp · · Score: 2, Insightful

      I'm inclined to believe that having two completely different icons for the "save" button, for instance, takes more time for the brain to locate and process. Having consistency increases usability for me because I don't have to switch from one "mode" to another, visually.

  9. KDE's Appeal Project by billybob2 · · Score: 5, Interesting

    They should get in contact with KDE's Appeal Project, which has very similar goals, namely to provide:
    Consistent User Experience
    Breathtaking Beauty
    Usability
    Creativity and Innovation

    and to do it all in an open, receptive, adaptive and friendly environment for contributors.

    All the organizational effort companies like Novell are putting into bringing GUI developers together makes me really excited about the ever-accelerating Linux Desktop. Keep up the great work!

  10. Usable vs. Pretty. by ExileOnHoth · · Score: 3, Interesting

    First of all, this is a good idea. A Good Thing. Or, more accurately, A Good Start.

    Tango, at first glance, does seem to be oriented toward visual style.

    A Good thing. Now, in addition to visual goodies, I hope we will keep in mind when people say something is User-Friendly, or Easy To Use, they are not only talking about Pretty.

    They are talking about Usability, which means user-friendly naming conventions, and user-centered use-cases that make it seem like the software is offering you, the user, just the very options you needed just at that moment.

    Sometimes, I think some in the OSS community forget what it is that makes Mac OS X, for example, so popular with its devout users. It's not that Mac people love red blue and yellow jello-balls and silver gradients. It's that for the most part, Mac OS has engineered our interactions with the system so that the OS works for us and never the other way around.

    Being Pretty, in this case, is just icing on the great usability cake. A Good Thing, but not enough by itself.

    1. Re:Usable vs. Pretty. by CanadianBoy · · Score: 3, Interesting

      Being Pretty, in this case, is just icing on the great usability cake. A Good Thing, but not enough by itself.

      Interestingly Donald Norman makes an aregument in his book Emotional Design that people find things that are pretty easier to use. There was a study with ATMs where they arranged the buttons in different was and found that the ones people thought looked better were also the ones people found easier to use.

  11. Why not? by yurnotsoeviltwin · · Score: 5, Interesting

    I think it's a great concept. Think about it - OSX has aqua, which is arguably one of its most attractive parts, particularly for the non-geek. Windows doesn't really have anything quite like this, and it could really use it - the only thing is that companies already have their UIs all made up for their Windows products and won't want to change them. Since Linux is a) relatively new to the mass market and b) open source, it would be much easier to adopt a standard GUI style at this point, and it's not something that Microsoft is likely to implement for themselves anytime soon.

    1. Re:Why not? by yurnotsoeviltwin · · Score: 2, Insightful

      One thing I just realized I forgot to mention that's extremely important. Even though it's a great concept, a concept is nothing unless it's impletmented well. So this thing has great potential, but there's no guarantee that it'll work.

  12. It's not the look stupid! by GiorgioG · · Score: 2, Interesting

    Give people a reason to use Linux instead of Windows. We all know the free-ness factor is not a driving factor to most people. The shiny-ness doesn't play a huge part anymore. People buy a PC, it comes with Windows. They don't associate paying $ with the OS.
    XP / OS X are already 'very pretty' - being another runner-up or also-ran-as won't help.

    Give people a killer app that doesn't exist in the Windows world. Something that the average joe will say 'wow, that saves so much time...' or 'wow, I didn't know it was that easy to do that'

    1. Re:It's not the look stupid! by abegetchell · · Score: 3, Insightful

      It is the look! Everything in Windows looks the same and can be expected to act the same - when you hit "Alt-F" the "File" menu opens and there are always (ok, not always, but the vast majority of the time) three little buttons in the upper right hand corner of the window that always do the same thing. That's what a typical end-user cares about. I personally believe that a unification in the look and feel of operating system and it's applications will go a long way towards having larger user-base embrace a Linux platform. I applaud this effort!

  13. Guidelines, not just icons? by jdub_dub · · Score: 5, Insightful

    I was hoping that this would be a set of guidelines similar to Microsoft Windows' style guides (e.g. standard sizes for font sizes, using 'F' as a shortcut key for the File menu, all that jazz).

    At the moment it seems Tango is only for icons, so I hope that in the future they consider the above aspect as well. To me, Linux applications always seem quite wildly different (different styles of menus, different locations of buttons, etc). This could be a useful way to integrate applications together.

    1. Re:Guidelines, not just icons? by ssergE · · Score: 3, Informative

      Quite some time ago GNOME released the GNOME Human Interface Guidelines.

      It covers all aspects, included those that you gave in your examples, and I would credit it to one of the reasons why the GNOME desktop is so nice to use.

      Give it a look sometime, especially if you are a developer.

      --
      -- ssergE
  14. Not Aqua, Human Interface Guidelines by itomato · · Score: 2, Informative

    This is more like the Apple Human Interface Guidelines than "Aqua". Not to mention, this has none of the wow-factor, gloss, or novelty of Aqua's interface.

    http://developer.apple.com/documentation/UserExper ience/Conceptual/OSXHIGuidelines/index.html
    and
    http://developer.apple.com/documentation/mac/HIGui delines/HIGuidelines-2.html

    It's a corner of the box defining Free Software interfaces that recommends the use of braindead icons.

  15. Re:Pointless if people switch their icon set. by damiam · · Score: 3, Insightful
    Only power users even understand the concept of an icon set, let alone try to change it. Having a good-looking, well-integrated default icon set is important because 90% of users are not going to think about changing their icon set.

    And obviously, people will only switch away from it if there's another theme they prefer. So if this icon set is well-done, I can imagine quite a lot of people using it.

    --
    It's hard to be religious when certain people are never incinerated by bolts of lightning.
  16. Re:Tango Air? by Anonymous Coward · · Score: 3, Funny

    Tango is the name of a hemorrhoid creme from Ghana. It is built on a base of lime juice and mustard seeds. It contains crushed up sea shells and the ashes of recycled paper (including the occasional rusty staple). Another prime ingredient is Yak stool -- you've never seen a Yak with hemorrhoids, so it must work. Just be sure to get it fresh before the parasite eggs (ringworm egg casings help the healing process) hatch.

  17. Xp GUI by OneArmedMan · · Score: 2, Insightful

    I use XP at home ( for games ) and at work , cause i have to.

    But the first thing i do after a clean install is disable all that fancy dandy Perdy UI shit. Its a resource hog and gets in the way.

    even tho i use linux for select things ( file serving, firewalls, routers etc ) the single best thing i like about Windows is the consistency of it. No i dont mean the crashing :P, i mean that everything is in the same spot on every version, all the time.

    It saves me time when working on someone elses machine , not to have to go digging round looking for the option i need.

    This is where i feel distros like Ubuntu will help on the desktop, givin that "Windows Feel" , without all the crap that comes along with it.

    Is it there yet, no i dont think so, but its sure moving forward awful fast.

    1. Re:Xp GUI by OneArmedMan · · Score: 2, Insightful

      you have never had to admin a bunch of Xp boxes on a shoe string budget before you have?

      never had to run one close to the "low end" of minimum resource requirements ??

      turning off all those un-used and un-needed services and themes makes a difference.

      it will never make a slow machine fast, but for those of us that dont have the best of everything ,each of those 2 mb here 3 mb here services add up and it makes a difference.

      now to try and get an alternate Shell running so i can trim the fat a bit more.

      if people want a fancy GUI and have the CPU power for it , well good for them, for those of us that dont, its nice to be able to get rid of the crap and keep the functionality of the machine.

  18. Lifetime employment for icon designers by Wesley+Felter · · Score: 3, Insightful

    Every time GNOME or KDE or some distro vendor decides to change their theme, TigerT, JimMac, and Steven Garrity have to redesign all the icons. I predict that soon after the Tango project is finished someone will decide that "it looks too XP/Aqua-like" or "my distro looks just like all the others" and the designers will be back at work.

  19. Dead on Arrival due to license by Anonymous Coward · · Score: 4, Informative

    The icons are licensed under Creative Commons Share-Alike. The Creative Commons licenses don't meet Debian Free Software Guidelines, so would not be inlcuded in Debian.

    See here for a summary of the problems with Creative Commons licenses:

    http://people.debian.org/~evan/ccsummary.html

  20. Not contrary at all. by Chuck+Chunder · · Score: 2, Insightful

    What they are doing doesn't restrict choice. It will always be there for those that want to change themes or icon sets.

    Having seen various distros expend energy over and over again getting Openoffice/Firefox/GNOME/KDE to look somewhat similar it seems like a waste of energy. If they can get to a situation where the defaults for each app play nice then perhaps they can focus more resources on making real improvements to free software and less on kludging things together to create the latest 'bluecurve'. It makes sense to avoid unnecessary duplication of effort by pushing the changes back to the source. If distros (or anyone else) then wants to do their own thing then they are free to do so but it is insane for them to need to do so if they want a consistant look.

    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  21. The Rise and Fall of Tango by strider44 · · Score: 2, Informative

    The server has been pwned. Coral Cache works.

  22. Re:Because Novell fucking told you you want it! by mboverload · · Score: 2, Insightful

    Tell me how round buttons effect productivity. At all. They are not even round. They are rounded sqaures and are EASY TO CLICK. If Windows has small close buttons and Linux came out with buttons that were 100px sqaure, would you be cumming yourself?

    Sounds like your are so insecure in your geekness/masculinity that you worry over the color of a button. You can disable the Windows themes service with just a few clicks.

  23. Pffft by Chuck+Chunder · · Score: 2, Insightful
    I mean, the first thing many KDE/GNOME/etc. users do is switch the theme they're using
    Many? I'd expect the reality is more like:

    The first thing 1% of KDE/GNOME/etc. users do is switch the theme they're using
    --
    Boffoonery - downloadable Comedy Benefit for Bletchley Park
  24. Re:Because Novell fucking told you you want it! by Anonymous Coward · · Score: 2, Insightful

    I don't really understand how you perceive the visual appearance, or the theme of a tool, as the deciding factor of the tool's usefulness. Yes, people want to use UNIX because they want to get work done, but it's the wide array of utilities and applications for UNIX that enable this, not its choice of Motif/CDE vs. Aqua.

    Sometimes all that graphics crap even works out for the better -- Expose on OS X is a real time saver, and has no equivalent in the Windows or Linux world. (Note: I am not an Apple fanboy. I own a PC.)

  25. Re:wont last long by DashEvil · · Score: 2, Funny
    --
    -If God wanted people to be better than me, he would have made them that way.
  26. Re:use fluxbox and never be bother by icons again by Dwonis · · Score: 2, Funny

    Fluxbox? Real Users use ratpoison!

  27. Whats wrong by Dark_MadMax666 · · Score: 2, Insightful

    with bazzilion other themes,icons ,widgets ,windows managers and other crap? - yet so far no linux distro has side mouse buttons working by default ,shift+numpad is still fucked up as well. not even mentioning the horrid stat of APi, binary and packages compatibility. Linux is already pretty. -prettiness is not linux problem nowdays ( I dont think honestly it ever was) .

  28. As long as it is fast by saskboy · · Score: 4, Insightful

    If it's fast, and has the capability for "flashy" to be added in easily, so that people can download a theme to cover over it or modify their darn icons into stupid creatures or shapes, then I'm sure it will be adopted as a godsend by the Windows hordes looking to migrate to something that is familiar.

    Linux has suffered too long by having its brand diluted with no unifying logo besides the penguin Tux. And there's only so much you can do with a chubby little black and orange/yellow bird. What's most important is the "Start" buttons work the same as they do in windows, and that Radio Buttons don't show abmiguous shadows so you never know if it's pressed in already, or if it's popped out.

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
  29. Usability Guidelines by Athenais · · Score: 5, Insightful

    Something like SymphonyOS' usability guidelines becoming popular in the OSS community would be awesome. In my experience, the second biggest problem people have with changing software (after file compatibility) is having to re-learn where everything is within the menu system, context menus, etc. Having a 'cockpit' of a program's most-used functions laid out in front of you with no nesting, scrolling, or drilling-down is very natural and easy to interact with, and addresses one of the biggest computer interface problems of today.

    ...But the ugly-colored icons are nice too.

    1. Re:Usability Guidelines by killjoe · · Score: 2, Insightful

      I hadn't seen that before. Finally some fresh thinking about the desktop. Actualy GUI innovation going on. These guys need more exposure.

      --
      evil is as evil does
  30. Re:usability? by Anonymous Coward · · Score: 2, Funny

    You can't polish a turd.

    You can if it's frozen.

  31. Re:Pointless if people switch their icon set. by Onan · · Score: 2, Insightful

    User interaction design has precious little to do with themes and icon sets.

  32. Re:This'll Never Work by Hiro+Antagonist · · Score: 4, Insightful

    The important point is that whatever we *choose*, there should be a uniform way to apply this across all applications.

    A user should be able to choose a look-and-feel, be it NextStep, Ion, KDE, GNOME, Windows, MacOS, or whatever they hell they happen to be in love with, and *all* applications should follow this choice. Given the way that windowing libraries work, this is not hard, as all of them have the same 'basic' widgets; the problem is that everybody and their mother has implemented their own widget library, each having a different look-and-feel, and none of them being 'theme-compatible' with the others.

    There is nothing wrong with GTK, QT, WX-Windows, and Java Swing all being around -- the problem is that getting all of the above to look the same is all but impossible.

    There's a lot of other big usability nits that people put down to 'choice', but which really boil down to 'developer laziness' or just 'lack of foresight'. I hate that, despite my having been a Linux user and professional sysadmin for six years, that I still can't figure out how to be able to input in Japanese, German and English in all of my applications from within X. I hate that every application that isn't part of KDE or GNOME seems to need its own differently-functioning file manager, and that I can't just copy a bunch of formatted text from OOo, dump it into an xterm, and get plain text.

    This is why there is a shiny new PowerBook 12" sitting on my coffee table. I want to spend my time working on my projects and writing open-source apps, not dealing with fundamental flaws in my user interface. Flaws which I'd love to fix, but which are so deep that they are otherwise unchangable.

    Don't get me wrong. I love Linux on my servers, especially Debian, but as a workstation, I've been more than a little disappointed.

    --

    --
    I Hit the Karma Cap, and All I Got Was This Lousy .sig.
  33. Serverkillers by drange_net · · Score: 2, Informative
  34. Style vs. Content by halleluja · · Score: 2, Funny

    All slashdotters know, it's not the style that is sexy, but the content.

  35. Re:Agree - but its not the 'killer app' either... by stor · · Score: 3, Informative

    Gimp UI devs need a sharp rap across the knuckles. Otherwise, it would be a CHECK,

    You might be interested in this.

    In short: they know, they're working on it...

    Cheers
    Stor

    --
    "Yeah well there's a lot of stuff that should be, but isn't"
  36. Tango clarification by digitaldc · · Score: 2, Informative

    From http://planet.gnome.org/

    Bits of Tango clarification

    Slashdot got it nearly right, but a bit wrong: the Tango Project is about unifying the Open Source desktop, but it isn't by Steven Garrity and Jakub Steiner alone. Steven and Jakub presented it at the GNOME Summit in Boston over the weekend, but Rodney Dawes, Tuomas Kuosmanen, Anna Dirks (site currently down), and myself all had a lot to do with making it a reality. A few others helped out along the way too, such as Trae McCombs.

    In addition, Tuomas recently posted on his blog a bit more about Tango: Remember, Tango is not "yet another theme", what I am even more interested in is to really look outside our "Gnome/KDE/Whatever" sandbox and try to fix the overall user experience on "Linux Desktop" - we need to co-operate really. Unified look and feel is one step in that direction, and a logical one for me as an artist.

    --
    He who knows best knows how little he knows. - Thomas Jefferson
  37. It's Already Being Done by segedunum · · Score: 3, Interesting

    It's called the appeal project (http://appeal.kde.org/ and this Tango project has simply been dreamed up as a response. It's a direct rip-off actually. I mean come on:

    The Tango Project is a collaborative effort of a variety of free/open-source software designers and artists

    Jakub Steiner even talks about standards (freedesktop.org!! - standards!!) on his weblog (http://jimmac.musichall.cz/weblog.php). Err, sorry but you're not creating yet more non-existant standards to throw around just so you can say certain people aren't collaborating. This is a solution looking for a problem because the problem is already being alooked at. I can't see KDE adopting anything like this as a standard, and I doubt whether Gnome would as well because it would mean some large changes to their HIG as well as other things. This sentence kills the project stone-dead before it has even started:

    While there are things you can already grab and start using on your desktop, we are making this public in an early stage as the key elements of the project are the actual standards we want people from various projects agree on.

    Right. So we create an independent project, create lots of Gnome-oriented stuff, possibly submit it to Freedesktop and then push it as a standard? Right......

    and he makes this comment further down:

    Chris, the goal here is to find a sane compromise. We need to get rid of those icon attributes that would make an application feel out of place. If everyone else is using saturated colors, going against the stream isn't going to help us.

    What project is going to adopt that! This guy has certainly got the wrong end of the stick here. I can't see this lasting at all.

    If making apps not look out of place really is their goal though they can do worse than to just ask the KDE people and adopt the QtGTK theme engine and work on it. Somehow I can't see any of that happening.

  38. Nice idea but these aren't the guys to do it. by windowpain · · Score: 2, Insightful

    They designed the Firefox and Thunderbird logos? They're terrible. They look good when they're a couple of inches across in Photoshop or whatever but they sure don't look good on a toolbar. The IE "e", AIM's walking man, Word's "W" and Yahoo Messenger's open-mouthed smiley all look better and are more distinctive.

    --
    Insert witty sig here.
  39. More than just Jakub and I (Steven) by sgarrity · · Score: 2, Informative

    Thanks for the link! I want to clarify, though, that while Jakub and I gave the presentation (well, Jakub gave the presentation - I just helped introduce), there are more people than just he and I on the project. Garrett LeSage (another Tango-er) clarifies.

  40. Horrible, horrible idea! by Grendel+Drago · · Score: 2, Informative

    That's a terrible idea! The difference between GTK and QT apps is moe than just cosmetic; there are different usability guidelines for GNOME than there are for KDE. If you blur the distinction between them, the user's experience becomes that much more difficult. Instead of two environments running at once, each with its own consistent idioms and user experience, the user is faced with one big environment, but an inconsistent and confusing one.

    Yech.

    --
    Laws do not persuade just because they threaten. --Seneca
  41. Dock is great but geeks don't like it by snowwrestler · · Score: 2, Informative

    It's simply a place to put things you need. If you need an application, you can put it there. If you need a document, you can put it there. If you need a folder, you can put it there. If you need a window, you can put it there.

    Computer geeks freak about the Dock because it's not well-defined. "Is is for applications? Is it for documents? Is it for windows? It's so confusing!" No, it's not. It is for things (anything) that you need. It is so useful precisely because it is not limited--you can put anything there if you need it, and take anything out if you don't.

    Minimizing windows into the Dock makes sense because if you minimize a window, obviously it's something you need. If you didn't need it you would just close it.

    Who cares if all the windows look the same down there. If you mouse over anything in the Dock you get its title in nice big drop-shadowed (easy to read) text.

    --
    Build a man a fire, he's warm for one night. Set him on fire, and he's warm for the rest of his life.
  42. Please give us Freedom of Color by xethair · · Score: 3, Interesting

    I'd like to appeal to this and every other icon and beautification project. You are very valuable, but please take some effort to give us this one thing: freedom of color. Let the user pick the colors. Really. Make your icons and shadows and such derive from a set of user selected colors, and don't forget to handle the implications of that, especially for example, the difference between light-on-dark and dark-on-light.

    I know there are some people already thinking this would never work, that they need to pick an effective color-scheme to have it look nice, but that simply isn't true. Given key colors, you can generate a nice palete for icon drawing which still lets you have distinctive differences and subtle consistencies between icons. You'd probably want two sets of colors, one for generic things (light foreground, background, various accents) and another for topical things (like warning, default, movement...), and then you'd generate your icons from template code that could blend the basic colors to match.

    It probably won't be perfect, but it won't be that difficult, and you can do it so that *your* chosen color scheme still comes out perfect, while mine comes out somewhere between nice enough and beautiful, without every user needing to hack up icons or have them look glaringly wrong if they dare to use different colors.

    Plus, your icons then become more than a set. They become a pattern that can survive many design changes, and not just be replaced or redone poorly when you aren't around. They become true free software icons.