Slashdot Mirror


Dvorak on 'Rinky-Dink' Software Rant

DigitalDame2 writes "John C. Dvorak explores the trials and tribulations of photo editing software and why it's so difficult to use. Unless you are using these programs full-time, you spend a lot of time trying to figure things out. Is it too much to ask for a simple and powerful software program that can do the 45 things photographers do most in Photoshop?"

468 comments

  1. I agree. by FireballX301 · · Score: 4, Funny

    Which is why I use MSPaint.

    MS PAINT 4 LYFE!

    1. Re:I agree. by QuantumG · · Score: 2, Interesting

      I actually find MSPaint a million times easier to use than fuckin' Photoshop or The Gimp. If I make a screenshot under Windows I'll always use MSPaint to crop and scale it, erase unwanted details, edit at a pixel by pixel level, etc. What's truely funny is that MSPaint could be simpler. For example, when you scale an image in MSPaint you have to enter a percentage of the current image size instead of being able to just enter the number of pixels you want it to be.

      --
      How we know is more important than what we know.
    2. Re:I agree. by Anonymous Coward · · Score: 0
    3. Re:I agree. by inode_buddha · · Score: 1

      How about Image Magick? Does everything I need. (except for airbrushing)

      --
      C|N>K
    4. Re:I agree. by Strenoth · · Score: 1

      not sure about MSPaint, but MS Photo Editor you can use percentage, inches, or pixels.

      i find it does most of my simple tasks well enough. that is, until I actually want to make an image look decent after I enlarge it. the sharpen & soften tools are not enough.

      --

      "It takes a very long time to count to 2 in binary." ~'Fourlegged'

    5. Re:I agree. by tonan · · Score: 1

      I like MS Office Picture Manager for this. It's really easy to use for basic editing.

    6. Re:I agree. by PhraudulentOne · · Score: 1

      LView baby!

      --
      You create your own reality - Leave mine to me.
    7. Re:I agree. by darthtrevino · · Score: 1

      Try paint.net. It's a pretty badass little program that has gone through a few iterations. I was involved in its inception last year.

    8. Re:I agree. by Malawar · · Score: 1, Informative

      IrfanView does all the scaling/red eye removal/etc you could ever want. It has no actual brush tools, but a lot of processing stuff. Plus, it loads extremely fast, reads and saves like 150 image formats (pulled out of my arse), and is an excellent replacement for Microsoft's crappy default image viewer.

    9. Re:I agree. by dswan69 · · Score: 1

      Photoshop is simple and powerful.

    10. Re:I agree. by _fuzz_ · · Score: 1

      Which is why I use MSPaint.

      You can do some pretty sweet stuff with MS Paint. Check out this picture blog for an example: http://www.smurfbite.com/

      --
      47% of all statistics are made up on the spot.
  2. whinge whinge by timmarhy · · Score: 3, Informative

    "we want simple complexity" - yes, when you can tell me how to do that i'll write you the program.

    --
    If you mod me down, I will become more powerful than you can imagine....
    1. Re:whinge whinge by rolfwind · · Score: 1

      I don't think Dvorak expressed himself well but I think he saying he wants user flexibility. He didn't say how this would be achieved, but perhaps a UI that adapts/evolves to how you work instead you adapting to the interface. Also, he implied the "Are you sure you want to do this?" message boxes which I couldn't agree with more - for every 20 that pop up - I may want to cancel the action once. The way to fix

      I often had the same gripe about rigid UI - where I wondered one way around this and invariably my answer came to that each major application should have an [b]optional[/b] internal pop-up/transparent/small one line CLI box. If you turn this box on, it would pop up and for at least every major action button/option have an equivalent CLI command, but the CLI command would be much more flexible. Also, once turned on, you could have interact with the GUI and the CLI box would automatically print out what the equivalent CLI command would have been so it'd be easy to learn. Say the back button on your browser would have a CLI command of back. Then, instead of pressing back six times, you type 'back -m 6' or something like that. How far the inner CLI would go would be up to the company of course but think of the flexibility, reduction in redundant chores you as a user would have to do. The other nice thing would be that many applications would become easily scriptable without having to deal with the extraneous kludge of other massive languages like vbscript.

      Then you could also have programmable buttons through the CLI as well, but I'm getting ahead of myself. In short, every GUI should have a readily accessible CLI hidden beneath it......

    2. Re:whinge whinge by rolfwind · · Score: 1

      In my first paragraph were I trailed off, I wanted to say:

      "Also, he implied the "Are you sure you want to do this?" message boxes which I couldn't agree with more - for every 20 that pop up - I may want to cancel the action once. The way to fix that is to be able to undo more things. If an action can be undone, hardly any reason to stop and ask you if you are 'sure.'"

    3. Re:whinge whinge by Tony+Hoyle · · Score: 1

      It's just bad UI design to keep asking the user things.

      Users haven't got a clue *what* they want, they just want it to work.. so give them something (defaults) and let them change it later. Quit asking them dumb questions every 5 minutes because they'll only ring the helpdesk and ask you the same dumb questions.

    4. Re:whinge whinge by Anonymous Coward · · Score: 0

      Considering you can undo everything in Photoshop...

      Seriously, I couldn't believe when I started working with Flash, a little box would pop up on many actions saying, "This cannot be undone. Are you sure?" I was shocked at the amount of important things that couldn't be undone. I suppose Photoshop spoiled me on that note, but seriously...you need undo functions on the big, project-destroying things FIRST. Then if you need to undo a transparency change, that's just a matter of convenience.

      On a similar note, limited undo functions can really kill the usability of your product, because it fucks up the user's ability to experiment with the program. In photoshop you can pull up a document, alter the color, add some objects and text, pull in some other photo files, cut them up with the select tools, add some effects, highlight and shadow, crop, and never have to worry about saving until you're happy with the result. In Flash, if you follow 999 good alterations with one un-undoable fuckup, you've lost 1,000 steps. Not great for those of us who don't really pursue frustration as a way of life.

    5. Re:whinge whinge by rolfwind · · Score: 1

      I agree. Undo isn't that hard. You may have used specific undo alogirithms for every functions back in the day when harddrives were small and ram was scarce, but for picture programs, they easiest/fastest/best implementation would be to just put the original picture/steps in a temporary file.

      Or the temporary with a script on how it got from point A -> B and saving only the intermediate steps that took more than X seconds to compute.

      That would be one fast nad dirty way.

    6. Re:whinge whinge by Fred_A · · Score: 1

      User flexibility ?

      Well... Mandatory yoga classes maybe ?

      --

      May contain traces of nut.
      Made from the freshest electrons.
    7. Re:whinge whinge by Fred_A · · Score: 4, Funny

      Also, he implied the "Are you sure you want to do this?" message boxes

      I always thought those should be replaced by

      You really shouldn't be doing this
      [Fuck my stuff up] [Oops, forget about it]

      --

      May contain traces of nut.
      Made from the freshest electrons.
    8. Re:whinge whinge by a.d.trick · · Score: 0

      Actually he does have a bit of a point. Photoshop does (IMHO) have a lot of unnessicary compliation. The other day I just had a really confusing conversation from a guy who was telling me that he need images with more inches wide, what he really wanted was pictures with more pixels, but the 'Photoshop Way' is to use inches. He also tried to convince me that my screen displayed at 72 dpi, its actually closer to 140 dpi (~10 inches wide w/ 1400 pixels lenthwise). Photoshop really screws peoples minds up.

    9. Re:whinge whinge by somersault · · Score: 1

      I'm pretty sure any sane user would hate an interface that 'evolves according to how they use it' - I always turn off that stupid MS cut-down menus crap as soon as possible, so that I can have everything staying in teh same place so that I can get to it quickly.. and when I need something that I dont usually use, it is as visible as the other functions I use.. there may be ways of making interfaces adapt to a user without disruption, but.. well I've never seen any and at the moment I'm happy with what I've got. Look at me contributing to the future :p

      --
      which is totally what she said
    10. Re:whinge whinge by mixenmaxen · · Score: 1

      Well timmarhy, get in touch, I'll show you some simple complexity to program... max (at) maximise.dk

    11. Re:whinge whinge by C0vardeAn0nim0 · · Score: 1

      what you want is autocad.

      a CLI with graphical interaction.

      in autocad you can type a command to draw a line, then pick the starting and ending point in the drawing with the mouse.

      --
      What ? Me, worry ?
    12. Re:whinge whinge by bynary · · Score: 1

      in autocad you can type a command to draw a line

      Yeah, that sounds real intuitive. CAD programs are not for the amateur and are definitely not meant for photo editing.

      --
      http://www.bynarystudio.com
    13. Re:whinge whinge by C0vardeAn0nim0 · · Score: 1

      the same applies to photoshop. it's for professionals.

      and i just mentioned autocad as an example of integration between CLI and GUI.

      --
      What ? Me, worry ?
    14. Re:whinge whinge by bynary · · Score: 1

      Point well taken. Yes, Photoshop is for professionals. There is Photoshop LE (I don't know if that's still available), and Adobe Photo Album. Picasa 2 is great for quick touch-ups. In fact, for a free app it's surprisingly well-rounded (I prefer it over iPhoto).

      --
      http://www.bynarystudio.com
    15. Re:whinge whinge by pherthyl · · Score: 1

      I like how debian does that when you try to uninstall core system libraries. I think you actually have to type in "yes I'm sure I want to destroy my system" (or something like that) before it will do it.

  3. *cough*The Gimp*cough* by anupamsr · · Score: 1

    I thought Adobe Photoshop was easy/ier....

    --
    I forgot to be anonymous.
    1. Re:*cough*The Gimp*cough* by User+956 · · Score: 3, Informative

      Well, for quick touchups I use the free program paint.net from Washington State University. Quick, simple, some power under the hood (it does layers!) and has more features than I know how to use.

      I've downloaded GIMP... had no idea what to do with it so after a couple sessions of randomly pushing buttons left it sit to gather stray 0s and 1s that collect on my HDD much like the dust gathers on my Windows 95 MCP book.

      --
      The theory of relativity doesn't work right in Arkansas.
    2. Re:*cough*The Gimp*cough* by Anonymous Coward · · Score: 0

      Pixel Image editor surpasses the Gimp. Of course it's not free, but it has excellent features that even the Gimp doesn't have. Also, it's available for many different platforms.

      http://www.kanzelsberger.com/pixel/?page_id=12

    3. Re:*cough*The Gimp*cough* by Fred_A · · Score: 1

      Gimp is mostly unuseable in Windows. It's designed to use a Unixy windows manager. The way the MS Windows window manager works makes it pretty much useless in that environment.

      I think there's a MDI version that someone put together. It might make it more palatable. Or not.

      Bottom line, unless you run the environment it's designed for, you probably want to run something else (except possibly if you're already fluent with the program).

      --

      May contain traces of nut.
      Made from the freshest electrons.
    4. Re:*cough*The Gimp*cough* by Jesus_666 · · Score: 1

      Depends. Some people love the Photoshop UI and some (including me) think that a series of non-interactive command line tools would be much easier for the average user. I much prefer the GIMP over Photoshhop precisely because the GIMP has a well-organized, understandable UI while I still haven't found out how to apply a filter in Photoshop. Either Photoshop is completely intuitive to you or it doesn't work at all.

      For me the Paint Shop Pro series (sans everything since version 8, when they turned the program into a Photoshop clone, complete with confusing UI) has a better UI than both Photoshop and the GIMP, but then again I have used PSP since version 4. After seeing the Gimpshop thingy I'd very much love to see a version of the GIMP that looks and feels like Paint Shop Pro 7. Yes, I know I could ttry to do it myself, but I couldn't implement a decent UI if my life depended on it.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    5. Re:*cough*The Gimp*cough* by dbIII · · Score: 1
      had no idea what to do with it so after a couple sessions of randomly pushing buttons
      Argh!!! It looks like all of us who actually read documentation are now relegated to the status of Moorlock. Time to take steps.

      I've read the documentation so you can trust me - first you'll need to cover yourself with butter, garlic, rosemary and sweet chilli sauce then wrap yourself in foil ...

    6. Re:*cough*The Gimp*cough* by Malenfrant · · Score: 2, Informative

      Curious. I too find Photoshop too difficult, as I am not an artist but a coder. However, I needed to touch up a photo for my parents, so downloaded the GIMP to give it a go. I found it incredibly easy to use, and managed to complete my task inside 10 minutes, and this after trying with Photoshop for nearly an hour. And yes, I am running windows (need to, as my job involves windows programming, and I need to keep up to date)

    7. Re:*cough*The Gimp*cough* by Anonymous Coward · · Score: 0

      Hmmm maybe gimp is easier for coders... I find it more straightforward... at least it will tell you dimensions in pixels, lots of graphic artists I've met who use photoshop don't even know what a pixel is!

    8. Re:*cough*The Gimp*cough* by benzapp · · Score: 0, Flamebait

      I still haven't found out how to apply a filter in Photoshop.

      I think the most likely explanation is that you are lying for rhetorical effect, or you are in fact, an idiot.

      --
      I don't read or respond to AC posts
    9. Re:*cough*The Gimp*cough* by Jesus_666 · · Score: 1

      Actually, no. Maybe Photoshop does it radically different from everyone else or only supports filters in certain color modes or something, but for some reason the menu simply does nothing (Photoshop CS/OS X). I know, that's what TFM is for, but most programs are easy enough to understand that I can use them without a manual - the fact that Photoshop is different might be a hint that the interface is different from most other programs - even more so than the GIMP. Well, it's not like it's my Photoshop anyway, I just happen to use it occasionally. I'm happy with the GIMP (although I'd be happier if it had a Carbon frontend. X on OS X is ugly).

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    10. Re:*cough*The Gimp*cough* by coleridge78 · · Score: 0, Troll

      So many of you people are fsckin liars. Photoshop uses pixels by default. I've never used anything OTHER than a pixel measurement except when I used to occasionally use it to prepare smallish poster prints.

      Doesn't show people pixels, my a**. You idiots.

    11. Re:*cough*The Gimp*cough* by coleridge78 · · Score: 1

      If the menu does nothing, that's not what TFM is for. That's what warranties are for. Either something is borked in your install, you fucked around and deleted a library, or you're lying.

      My money is on (C).

    12. Re:*cough*The Gimp*cough* by winchester · · Score: 2, Insightful

      Same here, actually. Anyone who dares to compare Photoshop to Gimp has either no clue what they are talking about or are so blantantly biassed that they should keep their mouth shut. Gimp is nowhere NEAR photoshop, in terms of functionality, feature-set and workflow. Everything I want to do in Photoshop is either very hard or impossible to do in Gimp. And no, the lack of a CMYK color space is not one of them...

    13. Re:*cough*The Gimp*cough* by Kadin2048 · · Score: 1

      Could be the bit depth of the files you're working with. I don't know what the GIMP is capable of, but most filters in Photoshop only work in 8-bit color mode. This may not be true in the latest version (CS) but it's definitely true in PS7. If you open a 16-bit image, for example from a good film scanner, then a lot of options will be disabled for no apparent reason, until you drop down to 8-bit mode.

      I've been led to believe that PS CS fixes some of this and adds expanded 16-bit color support, but I haven't been able to really experiment with it so far.

      But if you're working with 8-bit images and the Filters menu is still disabled, then something is wrong with your installation of Photoshop. I can tell you that applying a filter is not a challenging task, and while there are a lot of legitimate criticisms of PS, that is not one of them. Something is wrong on your end, or there's some sort of undisclosed special case at work here.

      IMO the biggest critism of PS is its cost. Even with educational pricing it's still $300, not an insignificant chunk of change for most amateur and even some semi-pro photographers. And if you don't qualify for the educational pricing they want an MSRP of $600, which as far as I'm concerned means that it ought to walk, talk, and carry your tripod around for you.

      The best alternative to Photoshop that I've used -- and to be fair it's really not an alternative as much as a different tool -- is Lemkesoft's GraphicConverter for OS X. It's cheap ($30!), it's fast, it opens every graphic format I've ever heard of and a lot I haven't (190 of them, from MacPaint to Adobe RAW), and it has a quick edit mode for resizing, cropping, rotating and correcting folders of files. Also, it does batch processing. Hard to beat that with a stick.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    14. Re:*cough*The Gimp*cough* by Jesus_666 · · Score: 1

      Ah. Using 8-bit mode apparently works. Yet another mystery solved. And today's lesson is: Don't use ultra-super-flashy-high-quality mode just because your program supports using it with new files.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
    15. Re:*cough*The Gimp*cough* by Jesus_666 · · Score: 1

      Truth is (D), I didn't bother to RTFM and only found out that most filters were deactivated in my color mode when your sibling post pointed it out.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  4. article is -1 troll by John+Nowak · · Score: 5, Funny

    For the love of god, PLEASE stop posting articles from dvorak. It is just sadistic.

    1. Re:article is -1 troll by Benwick · · Score: 3, Funny

      No sheet! As a former college-level composition instructor, I wish I could get paid to write that badly.

      Even the author knows he's not even trying (e.g. "yes, this is a badly constructed rant!"). This isn't Slashdot-worthy. It's not even kindergarden-worthy. It's crap!

      Approximately 500 words; 0 coherent concepts expressed ("I want a whole bunch of stupid programs put together that don't add up to Photoshop.").

      Grade: F, for "Fired."

    2. Re:article is -1 troll by Anonymous Coward · · Score: 0


      article is -1 troll (Score:3, Funny)
      by John Nowak (872479) on Tuesday October 25, @02:35AM (#13869734)


      Why is this Score:3, Funny?

      Moderators, please note that he indicated in the subject that he was posting a troll. MODERATE ACCORDINGLY!

    3. Re:article is -1 troll by strider44 · · Score: 3, Interesting

      Don't you get it? Dvorak hasn't written anything insightful or probably even factual for years. The reason why he's still a writer is simply cause he's so funny. Look at the articles slashdot has linked of his and you'll see the top posts all either +5 funny or simply having fun trashing Dvorak.

    4. Re:article is -1 troll by RoboPimp_3000 · · Score: 1

      Anybody who uses the term "rinky-dink" seven times in a short article can't be taken seriously. Is he really writing, or just trying to up his word count?

    5. Re:article is -1 troll by lynzh · · Score: 2, Insightful
      spend a lot of time trying to figure things out.
      Photoshop IS very easy to use, yet very powerful. What software is he using?
    6. Re:article is -1 troll by tktk · · Score: 1

      Well, we could always get Dvorak back. We should just send him links to our slashdot comments and make sure no future submittions have actual links to his articles.

    7. Re:article is -1 troll by shmlco · · Score: 2, Insightful
      Oh come on, he has a point. Too many developers, when faced with designing an "easy to use" program, start out by designing big 200x200 pixel kindergarten-style icons and step one, two, three "wizards".

      Both may help the first time you do something, and maybe the second, but eventually you get the idea, and just want the stupid interface to get out of the way so you can get the job done.

      I'm looking forward to seeing how the contextual toolbars in Office 12 work. Present the options you need for the tool you're using at the time.

      --
      Any sect, cult, or religion will legislate its creed into law if it acquires the political power to do so.
    8. Re:article is -1 troll by Anonymous Coward · · Score: 0
      You're all just complaining because you miss more profound writing like this...

      In this post-film camera world, those poor misfits who need only a slice of the functionality of the all-consuming Blob-cum-Swiss Army Knife that is Photoshop might as well be using a Commodore 64 in Afghanistan. Some call them by pejoratives such as 'Goth-Gimps' or just 'Dvorak'. Other, more sinister souls, are calling for all photo manipulators to be registered in a database for preemptive "red-eye correction" as they call it. Grandma will have to live in fear that her copy of Paint Shop Pro will call her out to the authorities every time she uses the feature that allows you to draw little flies covering that grandson of hers that she really hates.

      If we do not act quickly, we will lose the ability to freely put flies crawling over any digital photo we take. I'll write more about this in my next article, 'Photos from the Hell-Lens'.

    9. Re:article is -1 troll by vought · · Score: 1

      I had a superior give me a very good piece of advice once, and it has served me well. I wish Dvorak and his employers would take it to heart:

      "If you're going to come to me with a problem, make sure to bring a solution, too."

      Dvorak does nothing but bitch, bitch, bitch about everything - and I have yet to observe him make a single substantive suggestion for fixing any of the things he bitches about.

      He's pretty useless. It bugs me that Slashdot reposts his tripe so often.

    10. Re:article is -1 troll by m4dm4n · · Score: 2, Funny

      What you mean "The Macintosh uses an experimental pointing device called a 'mouse'. There is no evidence that people want to use these things" wasn't insightful?

      John C Dvorak, rinky dink for over 2 decades.

    11. Re:article is -1 troll by plumby · · Score: 4, Insightful
      I had a superior give me a very good piece of advice once, and it has served me well. I wish Dvorak and his employers would take it to heart:

      "If you're going to come to me with a problem, make sure to bring a solution, too."

      I'm sorry. That's something I hear quite regularly and it's BS. It's just management abdicating responsibility. If there's a problem somewhere, you should call it out whether you know the answer to it or not - it won't go away simply because you don't mention it. It's great advice for getting you up the greasy pole, but it's useless for actually identifying and fixing problems.

      The correct attitude is "If you've got a problem, think about whether you've got a solution before bringing it to me". I actively encourage people working for me to come forward with problems they can't solve.

    12. Re:article is -1 troll by vought · · Score: 5, Informative
      Photoshop IS very easy to use, yet very powerful. What software is he using?

      It's OK. I saw the same thing among a lot of middle-aged men when I taught digital imaging workshops. He's probably tearing his hair out, looking for the "make my blurry picture sharp" filter, then worndering why it looks like shit after he applies "Sharpen Edges" eighteen times.

      Photoshop is actually very easy to use, if you understand the basics of selecting, masking, and layering.

      • Select an area you want to affect, apply a change.
      • Mask areas you do not want to change - at different opacities, if necessary.
      • Layer changes to create different effects as desired.

      Photoshop is a professional's tool. Aperture is a professional's tool. Framemaker is a professional's tool.

      Word is rinky-dink software.

      TextEdit is a utility.

      It's time for Dvorak to retire. He's the cranky old man with hairy ears down the block of computer industry journalism.

    13. Re:article is -1 troll by 1u3hr · · Score: 1
      Photoshop IS very easy to use, yet very powerful.

      Mod that man "funny.

      I use it once a week or less, and after three years have learnt to do a few things, but every time I need to do something different I have to spend half an hour digging through the help, which is almost as bad as a Unix man page, or Googling for an explanation. Unless you meant "easy to use after you're experienced", certainly not "easy to learn" for most people.

    14. Re:article is -1 troll by Anonymous Coward · · Score: 0

      Have you considered the possibility that you're an idiot?

    15. Re:article is -1 troll by OutOfMyTree · · Score: 3, Insightful

      Yep, I agree. "If you're going to come to me with a problem, make sure to bring a solution, too." sounds tough, but is bad management and probably indicates a boss promoted beyond his competence.

      What benefit is there in broadcasting "Delay coming to me when you have a problem" and "Us guys at the top don't want to share the benefits of our experience with you underlings."?

      "I would be interested in your suggested solution" is great, "Don't come to me unless you have one" is stupid.

    16. Re:article is -1 troll by ozmanjusri · · Score: 1

      I'm looking forward to seeing how the contextual toolbars in Office 12 work. Present the options you need for the tool you're using at the time.

      They'll Probably work in a very similar way to the contextual toolbars Photoshop has had for a long while.

      --
      "I've got more toys than Teruhisa Kitahara."
    17. Re:article is -1 troll by Fred_A · · Score: 1

      Well, when I remember my discussion from about 10 or 15 years ago with a Mac user when I was already wondering why they still had a single button mouse and he gave me the following (authentic) reply : "I already miss the button quite often so I'd rather they left it with just one", I think he wasn't far from the spot.
      I'm still not sure how he managed with his keyboard...

      --

      May contain traces of nut.
      Made from the freshest electrons.
    18. Re:article is -1 troll by Fred_A · · Score: 1

      I too seem to remember a time when finding solutions was a job for management...

      That was probably back when their salaries weren't so outrageous.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    19. Re:article is -1 troll by McCarrum · · Score: 1

      The "solution" can be as simple as walking the next step, not just providing the end result.

      It's a mindframe thing, and it's a damn important one.

    20. Re:article is -1 troll by plumby · · Score: 1

      Not sure I understand. The "solution" is the solution (figuring out how to solve the problem), surely.

      What do you mean by "walking the next step"? This sounds like more management BS to me, I'm afraid.

    21. Re:article is -1 troll by Anonymous Coward · · Score: 0

      This from someone that probably never bathes, never had or will have a girlfriend, and lives in their parents basement.

    22. Re:article is -1 troll by Anonymous Coward · · Score: 0

      Yep, guilty to all of the above, and yet the question still stands.

    23. Re:article is -1 troll by McCarrum · · Score: 1

      Actually, it's Zen.

      "Just Do It" was also around before Nike ;)

    24. Re:article is -1 troll by Anonymous Coward · · Score: 0

      Is rinky-dink one word or two?

    25. Re:article is -1 troll by memer · · Score: 1, Funny

      Waaah! Word makes me use, like, thirty-odd keys just to type out a piece of crap rant. Isn't there some easy bit of software that can, like, do it for me using less thinking?

    26. Re:article is -1 troll by jtd32 · · Score: 1

      Utterly true. This is the man who once recommended the use of Excel as a substitute for a paint program; just reduce the size of all cells in the spreadsheet to 1 pixel by 1 pixel and, voila, you have a paint program. And he got paid to write those words...

    27. Re:article is -1 troll by Asprin · · Score: 3, Funny


      Dvorak is the new Jon Katz.

      (/crickets chirping)

      --
      "Lawyers are for sucks."
      - Doug McKenzie
    28. Re:article is -1 troll by badasscat · · Score: 4, Insightful

      I use it once a week or less, and after three years have learnt to do a few things, but every time I need to do something different I have to spend half an hour digging through the help, which is almost as bad as a Unix man page, or Googling for an explanation. Unless you meant "easy to use after you're experienced", certainly not "easy to learn" for most people.

      But it is easy to learn the "45 things" that most photographers do all the time. Cropping, resizing, etc. are all either on the main tool palette or they're top-level menu items. If you can't figure out how to do these things, then I don't see how you can figure out how to use any modern computer application. You can have a discussion about how applications have gotten unuseable in general, but Photoshop is no worse than any other app in this.

      If you want to do something advanced, like, say, dropping realistic clouds into a cloudless sky, then yeah, it's going to take some time to learn to do that. But most photo apps can't do something like that at all, so I don't see that it's something to complain about. And most advanced tasks either cannot be automated or you wouldn't want them to be - I can't even imagine what a "drop in clouds" function would end up doing to your photos. And even if it did basically work (which it wouldn't), you'd suddenly have eight billion photos on the web that all look exactly the same with these fake-looking clouds.

      If you want a really basic image editor that's really easy to use, just download Picasa2 (it's free) and press the "I'm Feeling Lucky" button for all your photos. For most people, that's all they want anyway, and it doesn't get any easier than that (I can't say the quality will always be the best, but you can always undo, and anyway we're talking simple to use now, not best quality). Even cropping can be done automatically for common photo paper sizes, though there's no real reason I can see that you'd want to do this.

      But for anything more advanced, yes, you're going to have to do some work. To me, a lot of this whining about image editors that goes on these days is just laziness - people just want to press a button and have the software do everything for them, even if it's beyond simple things like adjusting brightness, contrast or color balance. Well, it wasn't like that when people had to process all their photos in a darkroom and it's not that way today and it will never be that way. If you want to do real heavy work on your photos, you are going to need to learn how to do things and you are going to need to spend some time doing them. That's just the way it is.

    29. Re:article is -1 troll by kubevubin · · Score: 1

      Picasa2 is a surprisingly capable free photo editor, and I actually use it quite regularly. Granted, I use Photoshop 7 for the majority of my photo editing, but Picasa2 is great for organizing photos and making quick adjustments to color balance and such.

    30. Re:article is -1 troll by Anonymous Coward · · Score: 0

      I'd like to test your faith by asking you to fly on a plane designed and manufactured by companies where managers have that attitude. In engineering, managers are senior engineers and they are employed in that capability along with management duties. Letting the inexperienced noobs (like me) do everything wouldn't be such a bright idea. People don't appreciate using fucked up products due to an engineer being on a personal development journey.

    31. Re:article is -1 troll by FooAtWFU · · Score: 1

      Hey, hey, give the guy a break. At least he's not Andrew Orlowski.

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    32. Re:article is -1 troll by 1u3hr · · Score: 1
      But for anything more advanced, yes, you're going to have to do some work.

      That's what I meant. I was responding to a poster saying it's "easy". I wouldn't be using it at all if I didn't think it was worth the trouble. Mostly, AFTER you learn how to do something, it's fairly smooth. The initial learning is the hard part. I use it often enough to appreciate its power, but not enough to forget how arcane some of the controls and methods are to a beginner.

    33. Re:article is -1 troll by Tim+Browse · · Score: 1
      I'm sorry. That's something I hear quite regularly and it's BS.

      Yes - to use one of my favourite expressions, I've seen horseshit that had less horseshit in it.

      Let me rephrase it: "If you find a problem that you can't solve, then I don't want to know about the problem."

      I'm guessing it doesn't sound like such good advice now.

    34. Re:article is -1 troll by 10Ghz · · Score: 1
      It's great advice for getting you up the greasy pole


      Are you talking about the penis?
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    35. Re:article is -1 troll by dasunt · · Score: 1

      You obviously don't get it. All jobs should be easily done by a novice. Software should allow novices to do what they want, even if its ubercomplex professional software.

      What Dvorak wants is software that reads his mind and does what he want.

      What he doesn't realize is that simple software is simple because it is not complex. A decent part of photoshop's complexity is due to the fact that it is a professional tool used for many different tasks of image editing and manipulation. If he took his images to a good photographer's shop, they could have quickly touched up his images. Less stress all around, and a higher level of quality, but Dvorak wanted to save a few bucks since he's a computer geek and thought that his geekiness was all that is needed to edit images.

      Tune in next week while Dvorak bitches that audio editing software does not automatically calculate how to do a fugue. :p

    36. Re:article is -1 troll by Anonymous Coward · · Score: 0

      "The correct attitude is "If you've got a problem, think about whether you've got a solution before bringing it to me". I actively encourage people working for me to come forward with problems they can't solve."

      Seems to me you took your bosses advice and are still stilling your employees to. They can't solve it. They tell you so. They come to you recognizing you might be the solution. The addage holds true....

    37. Re:article is -1 troll by hey! · · Score: 2, Insightful

      Well, as a supervisor, I'd say this:

      If you come to me with a problem, bring me several solutions. They don't have to be workable ones, and in fact I expect you're coming to me because you don't think any of them are. So be ready to tell me why none of them work. I don't expect you to have the answer to every problem, because nobody does, but I do respect initiative. If the problem is that a decision might be too big for you, bring it to me; I may send you back to work on it and eventually you'll learn what I expect you to be able to handle on your own. I'm always free as an independent pair of eyeballs too.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    38. Re:article is -1 troll by foolsdragon · · Score: 1

      Ah Slashdot; where age-old concepts are interpreted literally and trashed because they don't work literally.

      As a leader in the military, we used this concept all the time. It's not to delay action or abdicate responsibility, but to get people thinking about how to solve problems before they go up the chain. Doesn't it make sense that the person closest to the problem might also have the best insight into how to fix it? If you're noticing it, chances are good that you're closest to it, or have a pretty idea who is.

      It should probably be better stated thusly: "If you find a problem, figure out how YOU would fix it before you bring it to me, then tell me why YOUR way is better than the way I would fix it."

      Do you really want to be like a program, processing input and spitting out errors with no way to fix the errors, only the ability to report them?

    39. Re:article is -1 troll by Strixy · · Score: 1

      Can I get an Amen up in this place?!

    40. Re:article is -1 troll by nine-times · · Score: 1
      GP: "If you're going to come to me with a problem, make sure to bring a solution, too."

      P: I'm sorry. That's something I hear quite regularly and it's BS.

      I've never heard this before, and I'm kind of surprised by it. Frankly, if you come to me with a problem and a solution, in most cases, I'm going to say, why the hell are you coming to me? You have a solution. Go ahead. Solve the problem.

      Now, don't come to me with no problem, no solution, but just a lot of whining and bitching. Don't come to me with a problem that you can't solve and then try to disallow me from solving it. There may be other reasons why I don't want to hear about your problems, but if you're coming to me with a problem, I'm assuming that you don't have a satisfactory solution.

    41. Re:article is -1 troll by Anonymous Coward · · Score: 0

      I had a superior give me a very good piece of advice once, and it has served me well. I wish Dvorak and his employers would take it to heart:

      "If you're going to come to me with a problem, make sure to bring a solution, too."


      While I'm not interested in defending Dvorak, I am curious about your advice.

      If I've got a problem AND a solution, what the hell do I need you for? And what do I do when I've got a problem I can't fix?

    42. Re:article is -1 troll by Anonymous Coward · · Score: 0

      Dvorak is the David Caruso of computer columnists.

    43. Re:article is -1 troll by Rixel · · Score: 0

      Is it just me, or is Dvorak sounding more and more like Andy Rooney every day?

      --
      Never play chicken with a passive aggressive.
    44. Re:article is -1 troll by jasen666 · · Score: 1

      Case in point, I taught my 5 yr old to use Photoshop to draw pictures. She doesn't understand anything about layers, and isn't good at selecting areas, but just watch her change colors, brush shapes/sizes (using the new right-click functionality of CS no less), the eraser... She works it as well as she does MS Paint. Better really, as she can get creative with the brush shapes. Having everything in toolbars as icons helps, as she can't read yet.
      Only the more advanced features of the program are tricky to learn. But the features most photographers probably use are laid out pretty obviously.

    45. Re:article is -1 troll by shut_up_man · · Score: 1

      Agreed, that is classic management wrongheadedness. An associated maxim is "If you raise a problem, you'll have to fix it". It quickly results in people never mentioning problems at all, and then management says "everything is perfect!" when the side of the building is on fire and the parking lot is filled with cattle.

    46. Re:article is -1 troll by WaterBreath · · Score: 1
      Ah Slashdot; where age-old concepts are interpreted literally and trashed because they don't work literally.

      I can't speak for everyone, but in my experience it really is a problem that many managers in IT attempt to use this concept literally. In these scenarios people who report problems but can't solve them without the involvement of the manager are labelled as either incompetent, or as troublemakers. And it arises in scenarios where the manager should be involved in the solution in some manner in some way, such as communicating up the chain, assigning resources, estimating costs, changing deadlines, etc.

      Most often the source of the problem is that the manager is presiding over a team that does work he has no experience with, and who is paranoid about openly relying too much on the expertise of his subordinates because he is afraid of appearing incompetent to his superiors. This type of manager can only survive with two types of employees: the type that are totally independent and don't really need any "managing", and the type that he can pin failures on.

      This is why I am a big advocate of elevating managers from within the IT working ranks, rather than bringing in the guy with an MIS who has never worked on an actual system/project in that field.

    47. Re:article is -1 troll by McCarrum · · Score: 1

      /me smiles

      Ahh faithless one, I see your issue is one of simple logic, the use of AND rather than OR.

      I will always fly on an aircraft designed by a company who find "the solution" to a problem, and if their attitude is one where they strive to find the best solution - and where with whom the buck stops has the ability to "manage" rather than to "solve".

      I love to code, to make *nix spin on a dime and have it perform simple perfect little wonders. When I was shuffled up the chain at a multinational I used to work with, I was suddenly a manager of three simply *amazing* techs. Something I could do in a few hours, they had done in 45 mins. I became quite accustomed to them coming to me with a solution to a problem, rather than the problem itself, and if they didn't, they had *some* educated idea as to the next step. Now, *I* could have made that decision, but as they're aware of the issue, and have had some experience in looking at *doesnt* work, why should I be making random stabs in the dark, with the highest chance to just repeat what they've already tried?

      Management is not a bad thing. It's just some *managers* that fuck it all up.

    48. Re:article is -1 troll by vought · · Score: 1
      As a leader in the military, we used this concept all the time. It's not to delay action or abdicate responsibility, but to get people thinking about how to solve problems before they go up the chain. Doesn't it make sense that the person closest to the problem might also have the best insight into how to fix it? If you're noticing it, chances are good that you're closest to it, or have a pretty idea who is.

      This is the spirit in which my former manager meant his advice; it's also the spirit in which I took it.

      The advice I cited has helped me to examine a problem from all sides before bringing it up the ladder; can I figure out a way to solve this on my own, even though it seems to merit management's funding/intervention?

      Many times, I've found solutions where none seemed to have existed before simply because I took the time to examine the problem before escalating for help. That's what the advice I cited above was meant to encourage.

    49. Re:article is -1 troll by dfghjk · · Score: 1

      Sounds like your superior is a dumbass then. Never knew anyone worth a damn who ever said that.

      Not having a solution doesn't mean a problem doesn't exist.

    50. Re:article is -1 troll by SuperQ · · Score: 1

      that's it.. I'm filtering the Editorial section out of my /. homepage just to get rid of this guy.

  5. Dear Dvorak by katana · · Score: 5, Insightful

    People may want only 12 things available, but each person may want a different 12 things. When you put several versions of the "45 things" list together, you get Photoshop. Or, uh, Microsoft Works. Except it doesn't, you see.

    1. Re:Dear Dvorak by QuantumG · · Score: 1, Informative

      Ya know, the unix philosophy suggests that each of these tasks should be a seperate tool.

      --
      How we know is more important than what we know.
    2. Re:Dear Dvorak by tezbobobo · · Score: 1

      Which is why the first bundle is called "For photographers...", then "for digital artists..." then "family photgrapher..." then "penis who uses works..."

      I believe this is his point. You don't need all the functionality, depending on your role.

    3. Re:Dear Dvorak by Anarchitect_in_oz · · Score: 1

      Then Apple then just rebrands them as Automator Actions or Core Image Plug-ins.

      --
      "Call us when the New age is old enough to drink" Beck
    4. Re:Dear Dvorak by Anonymous Coward · · Score: 1, Insightful

      Yeah, someone who can't figure out photoshop would be able to go and find all of the programs needed to do what they want. Imagine if you had a resize program, a pixel editing program, a layering program, a flip program, rotate program, crop program, exposure correction program, hue density program, a layer management program, of course a program for all of your different filters: despeckle, blur, edge detection, every effect, a program to view the file, and then a program to translate between all the different file types. Finding and installing each piece is a task in and of itself, starting with figuring out what tools are available, what version you need, etc. And then once you have them all, the interfaces between each is cmpletely different and has to be learned individually. Yeah, that sounds much better than hunting through menus for a little bit to see what I can do to a picture.

    5. Re:Dear Dvorak by Fred_A · · Score: 1

      That's why we've got the PBMtools (or PNMtools). Each of which comes with a nice manpage.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    6. Re:Dear Dvorak by Shaper_pmp · · Score: 3, Insightful

      So what's the solution? Produce a different version of your software for every industry, company or skill-level that requires it? How is it in any way realistic or cost-effective for a company? Sure, I bet I'd love "Photoshop Bob Smith Edition", but Adobe would go bankrupt.

      I've got to say, I'd saddened by Dvorak. He was doing so well in so many ways this time, then we hit the line:

      "Make a print? How about using the drop-down menu under FILE and clicking on PRINT? Is that so off-the-wall? These programs assume that you are a dolt... these programs are in fact harder to use than Photoshop because of the rigmarole you have to go through to do a simple chore."

      So... Photoshop (aimed at professionals) is "too hard", so he gets petulant, but drool-proof bundled software that's aimed at your Granny is "too easy", so he gets petulant. This porridge is too hot... this porridge is too cold...

      So, what he's arguing for is not, in fact, some brilliant new way of presenting user-interface options or simplifying common user tasks. What he's doing is merely throwing a tantrum because the software isn't pitched squarely at his existing skill-level.

      Here's a clue, John. People who want to use Photoshop for anything regularly buy a fucking Photoshop book. People who only want to remove redeye once in a blue moon use the idiot-proof bundled apps that anyone can use. It's not a hassle, because they only do it once in a blue moon. Anyone who wants to do it regularly learns to use Photoshop... acquiring a skill because, y'know, they'll be doing the task a lot.

      Buy a book on Photoshop or learn to love using idiot-proof bundled apps... and for christ's sake Shut The Living Fuck Up, you mindless drolling old troll-fossil.

      Or just, y'know, buy Paintshop Pro.

      --
      Everything in moderation, including moderation itself
    7. Re:Dear Dvorak by rcmiv · · Score: 1

      Paintshop Pro would be my choice. Powerful, easy to understand tools, good browser, simple interface.

      Specifically version 5. Versions 6-9 are perhaps somewhat unnecessarily complicated.

      -rcmiv

    8. Re:Dear Dvorak by utexaspunk · · Score: 2, Insightful

      yes, and then once we have all these separate tools- one for resize, one for hue/saturation, one for cropping, one for brightness/contrast, one for sharpening, one for softening, one for despeckling, one for mosaic, one for posterizing, etc, etc, etc, we'll think- gee- wouldn't it be nice if there were a common interface for these programs? something that makes it easy to step forward and backward through the changes i've made to my original image? where i can easily, visually select a part of an image once and run these different processes on that selection? and then someone will make that program, and since it'll be a suite of little tools with everything you need for manipulating photos, a one-stop shop, if you will, i wonder what they'll call it...

    9. Re:Dear Dvorak by BVis · · Score: 1
      So... Photoshop (aimed at professionals) is "too hard", so he gets petulant, but drool-proof bundled software that's aimed at your Granny is "too easy", so he gets petulant. This porridge is too hot... this porridge is too cold...
      I think the real problem here, what Dvorak doesn't get, is that there are two kinds of people who use computers: people who know what they're doing (regardless of what that is) and idiots. There's very little middle ground here, either you "get it" or you don't. The people who "get it" will make the effort to learn the software, by whatever means they are able to (book, class, self-instruction, etc). The idiots will make zero effort to learn anything. So people who develop commercial software produce products aimed at those two groups; it doesn't pay to develop software for people in the middle, because there are so few.

      John Dvorak is one of the few people who seem to be hunting for that middle ground. While he certianly doesn't fall into the "idiot" category listed above (where it comes to using a computer at least) he's not willing to put the effort into learning a professional-level product like Photoshop. Come to think of it, that meshes into my personal definition of the difference between ignorance and stupidity: If someone is ignorant of a particular topic, they do not have the knowledge or skills associated with that topic. They can be educated. Stupid people are aware of their own ignorance and simply don't care. Contrary to the common aphorism ("You can't cure stupid") you can choose not to be stupid by putting in some effort. I guess then, John Dvorak is stupid, or at least acting stupidly.
      --
      Never underestimate the power of stupid people in large groups.
    10. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      Indeed - I'm a big fan of PSP, and also thought it changed direction a bit after 5. PSP was doing great work as a nice middle-ground between Photoshop and MS Paint, but then it seemed they got the urge to compete with Adobe, and whacked a load of new features in without quite so much care over the UI any more.

      I, much like Dvorak[1], don't have the need or the time to learn Photoshop, so I use PSP. What's so hard for him to understand?

      [1] Ok, never thought I'd ever, ever be writing those words. I think I need to go and scrub myself all over, just to feel clean ever again...

      --
      Everything in moderation, including moderation itself
    11. Re:Dear Dvorak by Anonymous Coward · · Score: 1, Insightful

      Come to think of it, that meshes into my personal definition of the difference between ignorance and stupidity: If someone is ignorant of a particular topic, they do not have the knowledge or skills associated with that topic. They can be educated. Stupid people are aware of their own ignorance and simply don't care. Contrary to the common aphorism ("You can't cure stupid") you can choose not to be stupid by putting in some effort. I guess then, John Dvorak is stupid, or at least acting stupidly.

      I feel that there is a problem with your definition: must I then educate myself on everything? I don't know much about theater, and I don't particularly care to learn more about it. When my wife talks about it and I can't follow should I be derided as stupid? Should I accept the other option (to follow Dvorak's article), that my wife should say "Don't you worry your pretty little head about it, honey!"

      What Dvorak wants - a resonable, yet brief explanation - isn't unreasonable, though it might be impractical.

      Oh - and Paint Shop Pro is totally the answer.

    12. Re:Dear Dvorak by P3NIS_CLEAVER · · Score: 1

      photo editing is complicated because.... uh.. eh... photo editing is complicated.

      --
      Please sign petition to restore sanity to our banking system!!!

      http://financialpetition.org/
    13. Re:Dear Dvorak by tezbobobo · · Score: 1

      It's hard to believe that you got moderated up for insightful, especially by a linux-centric web audience. Unix for years has had a design philosophy based around small apps that do one job and do it well. This is why windows is crap. You are an angry man and a limited by your inability to appreciate the complexity of the problem Sure, he could be a "fucking Photoshop book." But, wouldn't it be better for him to tell commercial vendors what he really wants? This is the point of demand economy.

      You should have been modded flame bait. Never have I seen dvorak ranting and swearing because someone disagrees with him. As for being an old fossil, there are certain perks that come with age, as the addage tells. And finally, if you have time, point me to the predictions in the computer industry, which you've made, which have come true.

    14. Re:Dear Dvorak by Anonymous Coward · · Score: 0

      Is that why Linux (software) is utterly incapable of performaing more than about 30% of Photoshop's simplest functionality? And that to attain even that funtionality requires 10x the time to write scripts to mash your pictures through Image Magick (in the GRAND OLD UNIX TRADITION!) to so what Photoshop does with one click?

      Linux is currently USELESS to nearly every end user because it CANNOT perform anywhere near to the high levels of application sphistication that Windows and Mac users are currently used to. And even when it could POSSIBLY stand up, the user is required to be a programmer to make use of it! What the hell do you think DVORAK would say about that?!?!?

      Suck it up. The truth is, the paradigm of using thousands of single shot programs held togeather with duct tape (bash) and bailing wire (perl) is completely unuseable for someone like a pro photographer or your mother and her $50 digital snappy trying to use a computer to process their photos.

      "This is why Linux is crap"

      Either learn that lesson, or stop trying to push Linux on end users while yelling "Windows is crap" becuase YOU look like the fscking moron here.

    15. Re:Dear Dvorak by tezbobobo · · Score: 1

      Except OS X is Unix and based on the same principles.

    16. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      "I feel that there is a problem with your definition: must I then educate myself on everything? I don't know much about theater, and I don't particularly care to learn more about it. When my wife talks about it and I can't follow should I be derided as stupid?"

      Apples and Oranges - in this case you should simply refrain from talking about it.

      Dvorak's doing the equivalent of repeatedly sitting through plays he doesn't understand, then running to his blog/column and savaging the performances simply because he can't be bothered to learn anything about theatre.

      If he can't be arsed to learn about theatre he doesn't have to, but if he wants to regularly go to plays and enjoy himeself (or to legitimately criticise them), he's going to have to learn the first thing about them... not just sit under his bridge bitching about how puppet shows are too simple and operas don't offer a paid full-time interpreter and theatre expert to sit next to every audience member and explain the medium and the plot.

      Ok, it's stretching your metaphor to breaking point, but you get the idea ;-)

      --
      Everything in moderation, including moderation itself
    17. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      Dvorak is in the very tiny third group - experienced idiots.

      Basically, idiots who've been around computers so long that (despite their best efforts) they've absorbed some knowledge by osmosis. Funnily enough, in my experience people like this are generally much more dogmatic, inflexible, obnoxious and sure of themselves than people who genuinely have spent years actively learning computing/IT.

      The trouble is, since he (i) is an idiot, and (ii) has a bit more knowledge than a regular idiot, he thinks he's on par with a guru. This is highly amusing to most real gurus/techies, and also explains his shameless public twattery... and his habit of commenting on things he clearly knows nothing about. He doesn't know how much there actually is to know, so he doesn't realise he doesn't know squat.

      --
      Everything in moderation, including moderation itself
    18. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      Sorry - you appear to be replying to a different post from me than the one I'm reading.

      Did I mention Unix once? Nope.
      Did I mention Windows specifically once? Nope.
      Did I imply Windows, by talking about Photoshop/PSP? Yes, but only in the context of Windows apps, which (with his tirades against *nix and Macs) is pretty much the only platform Dvorak generally considers.

      "You are an angry man and a limited by your inability to appreciate the complexity of the problem"

      Actually, I find Photoshop exceedingly hard to use. I also get annoyed with MS Paint for its lack of functionality. The difference is, I recognise this is a result of my lack of knowledge, and don't run off and whine to the world on my column because I want to do something but can't be bothered to learn how to.

      Oh yeah, and I consider other applications, like PSP, with a gentler learning-curve, that do the job.

      "Sure, he could be a "fucking Photoshop book." But, wouldn't it be better for him to tell commercial vendors what he really wants? This is the point of demand economy."

      Sure. I'd like an OS that looks pretty, doesn't crash, runs every game in existence, comes with free Office productivity software, psychically predicts my personal level of expertise when I turn on the machine, and gives me a foot-massage and a blow-job while it's doing it.

      Am I going to get it? No. There's no way to do half the stuff I want, I'm not making a single constructive suggestion as to how to do it, either. And, as I said, companies would go bankrupt trying to tailor their software to the precise skill-level of every person who bought it, even if it were possible.

      There's a fine line between "telling commercial vendors what I really want", and "pathetically and unreasonably whining because everything isn't handed to me on a plate".

      Photo editing is complex. Decent photo-editing programs are therefore complex. Simple photo editing programs are, well, simple. There are programs like Paintshop Pro which bridge the gap nicely.

      If you want to do something that only Photoshop can do, it's pretty much obscure, hard or complex by definition, and it's still going to require learning no matter how much you whine and hate it.

      "You should have been modded flame bait. Never have I seen dvorak ranting and swearing because someone disagrees with him."

      Indeed. But, y'see, John Dvorak holds himself up as a serious journalist. I hold myself up as an unprofessional, semi-serious, half-joking poster on an anonymous forum on the internet.

      And frankly, I'd rather read ten profanity-laden articles that are worthwhile, informative and factually correct than one ill-advised, uneducated, whiny Dvorak troll masquerading as serious journalism.

      Haven't you worked out yet that the /. editors post Dvorak stories as light relief? Read the other comments on the story, and I think you'll see Dvorak isn't held in high esteem as any kind of proper technology journalist around here...

      "As for being an old fossil, there are certain perks that come with age, as the addage tells."

      Indeed. Such as (in Dvorak's case) a complete loss of touch with modern computing trends, the perception that the world is wrong simple because he can't keep up with it any more[1], a loss of flexibility of thinking, leading to dogmatic opinions and a lack of self-questioning, increasing xenophobia towards other ways of doing things and a general breakdown in information-processing and reasoning faculties.

      There are indeed benefits to aging, and I've also made several (unofficial) predictions that have come true (web browser-as-application UI being the most successful, as far back as 1997). Obviously I can't point you to them, not having a blog[2] and not holding myself out as a professional journalist with an archived collection of columns.

      And obviously, if you're a professional writer, and you're going to post

      --
      Everything in moderation, including moderation itself
    19. Re:Dear Dvorak by tezbobobo · · Score: 1

      The reason I bought unix into the issue, Dvorak is talking about design philosophy. I was making an analogy. Idiot.

      I agree about your lack of knowledge statement. It extends to such things as rhetoric, and simily. Idiot.

      How do you expect the market to deliver if yu as a consumer don't excercise your perogative to tell the producer. After all - "I'm not making a single constructive suggestion as to how to do it, either." How would you know the difference about whining or otherwise. Idiot.

      You call yourself an "unprofessional, semi-serious, half-joking poster on an anonymous forum on the internet." Which is why your opinion counts for shit, while Dvorak is attempting criticism in a public rorumn for discussion. Or didn;t you RTFA. Idiot.

      I'm sorry, could you point me to the references where the editors of slashdot state explicitly why they post stories about Dvorak for whimsy? No?! WTF? That's completely unfounded. Idiot.

      Your predictions count for shit. If you can't prove you made them, who cares? I don't believe you. Idiot.

      Where do you get the impression that Dvorak make inaccurate predictions often? Don't make up statistics. Idiot.

      PS You are in idiot.

    20. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      Good god - John, that is you, isn't it?

      Welcome to Slashdot! I'm sorry to say you won't be taken very seriously here... ;-p

      P.S. "Idiot."

      Eloquent and well-reasoned as always, I see. You'll fit right in here.

      --
      Everything in moderation, including moderation itself
    21. Re:Dear Dvorak by tezbobobo · · Score: 1

      You made that joke already. I see where you incisive intellect lets you down, repetitious sarcasm has dragged you on. Lets be honest, you realised you can't actually put together a rational arguement, and this is your effort at a comeback right? Thank you for wasting my time one what I thought could be an intellectual arguement, Faggot.

    22. Re:Dear Dvorak by Shaper_pmp · · Score: 1

      Sigh.

      Ok then, I'll bite, but only for one more post. I couldn't be bothered to reply to such blatantly (and personally) offensive posts, so I was trying to humorously give yo uthe brush-off. Again, unless you are John Dvorak, where do you get off on personally attacking me for expressing an opinion about a third party?

      I'm guessing from your demeanour and vehemence that you're either John himself (I was only partly joking on that) or a rabid fanboy apologist of his. In either case it would seem to be pretty futile to try reason, but here goes...

      "The reason I bought unix into the issue, Dvorak is talking about design philosophy. I was making an analogy. Idiot."

      How does user-interface design have anything to do with back-end implementation design?

      If you want to get pedantic, for a "pure" Unix design philosophy desktop application, the UI would be a shell which calls a collection of smaller tools which accomplish one (or few) tasks each[1]. A "pure" Windows-philosophy application would be a UI shell that calls a collection of smaller methods and functions in the same application to accomplish one (or few) tasks each.

      Since one of the major purposes of a UI is to hide implementation detail and present a user-centric view of functionality, whether it's implemented using a "Unix" or "Windows" design philosophy is irrelevent to whether the UI is any good.

      Hence bringing the backend implementation into a question of "how the menus/toolbars are arranged" is irrelevant. I don't mean to be offensive, but have you ever done serious application programming? This kind of separation of functionality and UI is one of the most basic lessons you learn.

      [1] Note that this "keychain of small tools) isn't always practical for all tasks, especially those in a graphical, highly-integrated WIMP environment (instead of a pipeable command-line one). This is why many *nix applications are also presented as "monolithic" applications (Firefox, OpenOffice.org, etc).

      "I agree about your lack of knowledge statement. It extends to such things as rhetoric, and simily. Idiot."

      Mmmmm... constructive. Could you possibly point to a use of rhetoric and/or similie that I've misunderstood? Then this is a baseless, completely unconstructive insult calculated to do nothing but give offence.

      "How do you expect the market to deliver if yu as a consumer don't excercise your perogative to tell the producer. After all - "I'm not making a single constructive suggestion as to how to do it, either." How would you know the difference about whining or otherwise. Idiot."

      So you're... what? Going to completely ignore my argument again in favour of the cheap insult? Just because a user demands something, that doesn't mean it's reasonable, practical, feasible or even sane. I can demand my word processor "read documents from my mind with the power of magnets", but it doesn't mean it's any kind of laudable thing that I requested it, and I'd fully expect people to take the piss out of me for my unreasonable expectations. Especially when I hold myself up as a public authority on things like this.

      Or do you believe all requests, no matter how unconstructive, unreasonable or silly should be accepted? Well, if you do it looks like this is a judgement call, and we'll agree to differ. See, that's what grown-ups do with each other in a disagreement on something which really doesn't matter - they agree that they both have different (but valid) opinions. They don't resort to calling each other names and trying to offend each other.

      "You call yourself an "unprofessional, semi-serious, half-joking poster on an anonymous forum on the internet." Which is why your opinion counts for shit,"

      So unless I'm an accredited technology journalist, with a weekly column (even if it is one which is laughed-at by many real techies), my opinion doesn't count for shit?

      Fine, but one question. If my opinion doesn't count for shit, why did you

      --
      Everything in moderation, including moderation itself
    23. Re:Dear Dvorak by tezbobobo · · Score: 1

      Then this too shall be my last post. I'll address each of your points respectively.
      1. You question my right to attack others. Your first post read, regarding Dvorak, 'and for christ's sake Shut The Living Fuck Up, you mindless drolling old troll-fossil.' Those who live in glass houses...

      2. I wasn't talking about 'user-interface design' but design philosophy, same as Dvorak.

      3. The relationship between UI design and the back end? I wasn't talking about user interfaces.

      4. The X window system is not a part of Unix.

      5. For those reasons I will ignore your further references to UI design and Unix.

      6. Actually, whilst I have calculated to give offence, my criticism of you ability to argue and understand english was not a case in point. Reread you comments and you will pick up your floors.

      7. With regards to requests, you'd stated you'd make none. That is what I was referring to. Again, reread what you've written.

      8. If you opinion was meant to be taken with humour, then it was a joke, not an opinion. While your jokes may count for something, if that is your attitude, youopinion doesn't.

      9. Dvorak was attempting something serious, and he disagreed with you and you got upset. Grow up.

      10. Maybe you RTFA, and simply didn't understand it.

      11. You still have provided no evidence of the minds of the editors.

      12. There are many ways of backing up claims made. And if you actually read what you wrote, you'd realise that either my point was made, or you don't know what the word moot means.

      13. When claiming the *majority* of predictions are inaccurate, you made up another unsupported statistic.

      14. In Aristatolean logic, an incorrect or fallacious presupposition does not negate the outcome. For example, the fact that the Americans were fighting the Vietnam war for different reasons from the Vietnamese does not change the fact that a war was fought nor the outcome.

      15. I've already discussed how you seem not to mind personal attacks.

      16. You attack people personally and expect them to treat you differently?

      17. I am up for serious debate. I have two degrees, one major in maths (first degree hons stats) and minor computer science, and a second degree (obtained after) with a double major in politics and philosophy. I am offensive; so are you. I am also up for arguement at any point in time provided the rhetoric and prose anre good. You rhetoric is not good, yet you have passable english.

      Example? You critisice me for my insultory nature (forth last paragraph), and then say 'Good at spotting irony at all?' which would make you insultory as well. Who are you criticising? What are you saying about yourself? Maybe then you'll realise that 'idiot' is not an insult, but a constructive suggestion.

      P.S. Good at spotting irony at all? is not a grammatically correct sentence. Idiot.

  6. You can do 45 things in MS Paint? by RLiegh · · Score: 0, Troll

    Learn something new every day!

    1. Re:You can do 45 things in MS Paint? by Anonymous Coward · · Score: 0

      Turn pixel (0,0) black
      Turn pixel (0,1) black
      ...

  7. Gimp by Cave_Monster · · Score: 2, Insightful

    I can't say that I have used Photoshop, but aren't script-fu etc in gimp what this bloke wishes were in Photoshop?

  8. Oh I'm sorry, Picasa and iPhoto * by Anonymous Coward · · Score: 5, Informative

    Christ if Picasa or iPhoto aren't good enough for simple photo enhancing editing then you -do- need to learn how to use professional editing programs like Gimp or Photoshop.

    I installed Picasa on a person's computer who is a novice at using machines but wanted to make his photo's look a bit better. He nearly fell of the chair when he saw he could simply drag slider bars for highlighting and colouring changes, as simple as it could be.

    Dvoark is a relic.

  9. As an aside by FireballX301 · · Score: 0

    No, I do not really use MSPaint for photo editing.

  10. He should try iPhoto. by Yaztromo · · Score: 5, Interesting

    ...but then again, it's a Mac program, and you can't be a tech writer and like something Apple has produced unless you're biased.

    Yaz.

  11. Picassa by adisakp · · Score: 4, Insightful

    http://picasa.google.com/index.html

    It's free and easy to use and doesn't install any crap / spyware.

    1. Re:Picassa by Nqdiddles · · Score: 5, Funny

      From the website:
      "...it automatically locates all your pictures (even ones you forgot you had)" (emphasis added).
      I don't know about you, but I'm not sure I want any program finding all the photos I've got - even if I have forgotten about them!

      --
      And that kids is how I met your mother.
    2. Re:Picassa by aywwts4 · · Score: 1

      While I personaly only use it for photo organization and simple batch edits (Im feeling lucky to a hundred vacation photos) Its a great program that Google could basicly run as an advertisement for their program. (With the exception of editing out people of course, but that requires much more advanced software - Layers transaparencies, undo levels, brushes, and the whole ball of photoshop really)

      Picassa still needs a couple things cleaned up about it (moving and saving your fixed files could be easier) but other than that top notch program. Im glad google bought it, Before that when I tried Piccassa it would crash regularly (got a refund)

      --
      Web Developers: Celebrate to our roots! Animated Gifs and Tiled Backgrounds, dont let our history die!
    3. Re:Picassa by Max+Romantschuk · · Score: 1

      Yes, it did start indexing my porn. No, it wasn't hard to set it not to watch those folders.

      Automagic indexing is good for most people -- the majority of which don't even know where on their HD the damn pics are, as they never changed their digicam software's defaults.

      --
      .: Max Romantschuk :: http://max.romantschuk.fi/
    4. Re:Picassa by DigiShaman · · Score: 1

      First Google Earth, then Picasa... WOW! So when is Google going to release an OS? =)

      --
      Life is not for the lazy.
    5. Re:Picassa by Anonymous Coward · · Score: 0

      "Yes, it did start indexing my porn. "

      You mean google now has a solution that'll help me rediscover the porn within my own harddrive? *tears* A good company indeed. *snif* Finally my long lost porn!

    6. Re:Picassa by Hast · · Score: 1

      Now this is a pet-peeve of mine... But why on earth did you write picassa (sic) with double "s" when you in the link below spelled it correctly?

    7. Re:Picassa by vagabond_gr · · Score: 4, Funny

      I though you were speaking about porn. But then, did you forget about your porn???? Are you ok man?

    8. Re:Picassa by Just+Some+Guy · · Score: 5, Funny
      I don't know about you, but I'm not sure I want any program finding all the photos I've got - even if I have forgotten about them!
      --
      And that kids is how I met your mother.

      Digital camera: $300.
      Getting a cute coed drunk: $15.
      The look on your kids' face when they realize that the pictures Picasa unearthed were of Mommy: priceless.

      Best text+sig combination I expect to read this week.

      --
      Dewey, what part of this looks like authorities should be involved?
    9. Re:Picassa by failedlogic · · Score: 1

      I sincerely hope you're not making the suggestion to Dvorak and instead to the /. readers.

      Afterall, he IS paid to write these 'articles'. As his ego tells him he is the best tech reporter, let him sort it out. I actually hope he finds editing images so frustrating that he retires from writing.

      He should also work on editing text (his articles, to make the coherent) something which shouldn't be a complicated before moving to images.

    10. Re:Picassa by Anonymous Coward · · Score: 0
      I though you were speaking about porn. But then, did you forget about your porn???? Are you ok man?

      You clearly don't have as much porn as ... er.. um.. some of us...

      Damnit, how did that end up on the desktop? No, honey, I have no idea where that picture came from, I swear! What's she doing to that thing, anyway?!? Are you sure you didn't download that? Who has been using our computer?!?

    11. Re:Picassa by suprax · · Score: 1

      I've been using Picassa for a while now and I think it's great. Sure I know how to do some stuff in Photoshop but for quick and easy image editing that works well, Picassa fits the bill.

    12. Re:Picassa by Anonymous Coward · · Score: 0

      Isn't it better to delete them if you don't want them so you can free up your harddrive and thus make your machine more efficient?

      Also, I have had the occassion to 'clean' machines that were used by other people. I have found some very perverted things in people caches that I really wish I hadn't seen.

      It's better to know what is on your harddrive and remove it when it is no longer needed.

  12. Grasping at straws... its a stupid article by Anonymous Coward · · Score: 5, Insightful

    He wants to do something that is fundamentally complex, which is edit photos. Okay, he wants to remove red eye? He's going to have to tell the program where to remove the red eye from. He wants to crop the photo? Is the program supposed to know how? What about rotating, changing the brightness, etc.

    Of course it's complex. What does he expect? A miracle? Artificial intelligence?

    The best, easiest software is Picasa. It's interface is pretty simple, and I recommend it to all my tech unsavvy friends, and it seems to work.

    1. Re:Grasping at straws... its a stupid article by User+956 · · Score: 1

      Agreed. Letting a one-size-fits-all tool try to remove red-eye in a photo is asking for a dead picture. Without the right catch light in the eyes people tend to look like they belong in a George Romero movie. If you haven't the skill to select the offending red, and balance it back to neutral, it doesn't seem that you've got the skill to even use the program.

      --
      The theory of relativity doesn't work right in Arkansas.
    2. Re:Grasping at straws... its a stupid article by Frogbeater · · Score: 1

      OK, I didn't RTFA, I just read the comments. This comment in particular really forces me to agree with all of the other "What about iPhoto" posts.

      iPhoto does all the things people are taking about here (again I didn't RTFA) and does them easily.
      You want to remove red eye? It's really simple in iPhoto, click the red eye button and click on an eye... My Aunt can handle it.
      Want to crop? It's simple. Rotating, changing brightness... simple, simple.
      I use it all the time to email images. I shoot at pretty high resolution but there's a button for emailing. I select the images and iPhoto resizes (S, M, L or full resolution) and opens a new email with the images in it. I really like that feature.

      I don't want to come off as some fanboy, I use photoshop a lot in my day to day life and it's complicated, but iPhoto is really simple for the generally simple things it does.

    3. Re:Grasping at straws... its a stupid article by FleaPlus · · Score: 1

      He wants to do something that is fundamentally complex, which is edit photos. Okay, he wants to remove red eye? He's going to have to tell the program where to remove the red eye from. ... Of course it's complex. What does he expect? A miracle? Artificial intelligence?

      Not to nitpick, but HP actually has a system which does precisely that:

      http://www.hpl.hp.com/news/2004/apr-jun/redbot.htm l

      HP researchers have developed two approaches to detecting and correcting red-eye. The first exploits an earlier algorithm that accurately detects faces in photographs or real-time video. The second is based on a detector trained specifically to find red eyes.

      A Labs-based implementation of these algorithms led to HP's In-Camera Red-Eye Removal, which instantly removes red-eye from photos while they're still in the camera, without using a PC and graphics software -- an industry first.

      Introduced in May in HP's new Photosmart R707 digital camera, the red-eye removal feature is one of several imaging technologies that originated in HP Labs and are now appearing in a line of new HP cameras. ...
      Beginning in mid-2003, the scientists tested RedBot on about 1,700 photographs submitted by HP employees through a company intranet. The algorithms found and fixed red-eye about 90 percent of the time. "That's a very good success rate," Ulichney says, but researchers want to push the percentages even higher by running their algorithms on a much larger sample.


      They have a site where you can upload photos to run the red-eye detector on, but it doesn't seem to load well right now.

    4. Re:Grasping at straws... its a stupid article by poot_rootbeer · · Score: 1

      Okay, he wants to remove red eye? He's going to have to tell the program where to remove the red eye from.

      I'm guessing if the user presses the big "Remove Red Eye" button, he wants to remove the red eye from the EYES of the people in the picture currently being viewed. And with a good enough detection algorithm, the user shouldn't have to explain to the program what an eye is.

      He wants to crop the photo? Is the program supposed to know how?

      Again, the user will probably give clues. Like, if he click-drags the mouse diagonally across part of the photo, he might be trying to select the area for a cropped photo.

      What does he expect? A miracle? Artificial intelligence?

      Obviously not the first, but why not a little bit of the second?

  13. Parent is Funny by TheStonepedo · · Score: 5, Insightful

    The comment is at least 100% funny. The fact that it makes fun of the subject of the article rather than making fun of Dvorak makes it even funnier and somewhat refreshing. MS Paint is an alternative for Photoshop, regardless of its simplicity and ugliness. Kids can use all of MS Paint's functions while many adults struggle to use Photoshop.

    --
    I'll be your candy shop of infinite deliciousity if you'll be my discotheque of endless rump-shaking.
    1. Re:Parent is Funny by Philip+K+Dickhead · · Score: 3, Funny
      Yeah. Making fun of Dvorak is like shooting fish in a barrel.

      "There's an expression we do not use enough. Rinky-dink."

      I guess he hasn't heard what the girls say about him...
      --
      "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
    2. Re:Parent is Funny by gerardlt · · Score: 5, Funny

      Unfortunately, you forget that many kids can use Photoshop functions while many adults struggle to use MS Paint.

      --
      /* This sig is disabled. Press CTRL-W to enable. Thankyou */
    3. Re:Parent is Funny by Deltaspectre · · Score: 0

      No, no

      You're thinking about "Shrinky Dinks"

      --
      My UID is prime... is yours?
    4. Re:Parent is Funny by chronicon · · Score: 1
      MS Paint is an alternative for Photoshop, regardless of its simplicity and ugliness. Kids can use all of MS Paint's functions while many adults struggle to use Photoshop.

      Tux Paint is sooo much cooler.

      Get it? Tux... Penguin... cooler?

      sorry...

    5. Re:Parent is Funny by Bios_Hakr · · Score: 2, Informative

      Paint actually does a lot of what I want. I can hit Printscreen, open Paint, and then paste the image into a new file. After that, I can crop and then save as a bitmap ot jpeg.

      If they'd add some decent red-eye reduction in there, I'd never need PhotoShop.

      --
      I'd rather you do it wrong, than for me to have to do it at all.
    6. Re:Parent is Funny by Anonymous Coward · · Score: 0

      Photoshop is a "PRO TOOL". If you expect to fire up photoshop and expect to use this program to remove red eye without knowledge of the program your outta your league.

      For Mac users IPhoto is wonderful.

      I am a graphic designer and I know how difficult is was to learn Photoshop.

      If I owned a PC I would scrap it and buy a mac just for the ILife suite of applications.

      Apple gets it. And thats why people like the ipod.

      Its an intuitive product that entices people to use them.

    7. Re:Parent is Funny by Anonymous Coward · · Score: 1

      "I can hit Printscreen, open Paint, and then paste the image into a new file. After that, I can crop and then save as a bitmap ot jpeg."

      I'd bet 99% of users don't really need to do much more than this. I take several hundreds of photos at certain events and due to the volume of work involved (I do this for fun, not pay) I limit my editing to crop, scale and red-eye reduction. The first two are easy in just about any software. The third is extremely difficult to make look realistic. I've yet to find any software that does a good job automatically. I replace the natural eye color as best I can by pasting pixel by pixel into the red area until I have a natural looking eye (first I expand the picture to 800 or 1600%. I haven't found an easier way to do this in the Gimp other than copy and paste which in the Gimp requires too many extra clicks. The simplest tool I found for this is an otherwise crappy program for Windows called Photofinish. Using the cloning tool ctrl-left-click copies, left-click pastes. Why it needs to be more difficult than that in the Gimp, or any other program, is beyond me.

    8. Re:Parent is Funny by legirons · · Score: 0

      "Unfortunately, you forget that many kids can use Photoshop functions while many adults struggle to use MS Paint."

      We were counting managers as "kids" for the purposes of this analogy...

    9. Re:Parent is Funny by Rotting · · Score: 1

      I tried paint.net a while ago and it was ok. Might be worth checking out. I don't know if they are going to charge for the final version or not but at least this is free in the meantime... as long as you don't mind the expiry crap.

    10. Re:Parent is Funny by jp10558 · · Score: 1

      It's not in Photoshop. But what might be cooler (not tried myself) is the spot healing tool.

      But select the clone brush, alt click on source, click + drag to fill in.

      Though, I find that there are plugins to remove redeye that do a great job - and I think Photoshop now has one built in.

      --
      Opera, Proxomitron-Grypen,GPG 0x0A1C6EE3
  14. Irfanview by BladeMelbourne · · Score: 4, Informative
    http://www.irfanview.com/

    Weird name, useful utility.

    1. Re:Irfanview by Nine99 · · Score: 2, Informative

      Try XnView, far better than IrfanView, IMHO. http://perso.wanadoo.fr/pierre.g/xnview/enxnview.h tml

    2. Re:Irfanview by Yeti.SSM · · Score: 2, Informative

      It's named after the author - Irfan Skiljan. Is that weird?
      But yeah, it's a really great program. Too bad it's windoze-only and free-as-in-beer for personal use only.

      --
      R Tape loading error, 0:1
    3. Re:Irfanview by Mistshadow2k4 · · Score: 1

      Also Xnview. But I recommend FastStone Image Viewer the most; it does basic editing functions, viewing (of course), can take screen shots without fuss and more.

      --
      I dream of a better world... one in which chickens can cross roads without their motives being questioned.
    4. Re:Irfanview by Anonymous Coward · · Score: 1, Insightful

      XNView and Faststone are both terrible replacements for Irfanview. No one who actually gets things done uses either (as a replacement). Irfanview is the best Windows image viewer, and it's superior to any viewer available for Macs. There's no question about this. Irfanview opens instantly. Instantly means as fast as notepad. Instantly. Click click it's there. The window is about 10 pixels wider than your image, and 50 pixels taller. There's no screen wasting border.

      Get Irfanview, as all winners do.

    5. Re:Irfanview by Spacejock · · Score: 1

      Agreed, excellent utility. Barely a day goes by when I don't use it 8-10 times.

    6. Re:Irfanview by speculatrix · · Score: 2, Insightful
      Too bad it's windoze-only
      irfanview runs faultlessly on wine.

      it's one of the few programs I really miss now I'm 99% linux, so I can get my fix that way.

      irfanview wins because it's very easy to use, and has a jpeg lossless rotation plugin. I install it on nearly every machine I help set up for other people, because I know they'd be lost with PSP and other things which are overly featured for 99% of photo processing work.

      free-as-in-beer for personal use only
      Irfan has put in a huge amount of work, it's only reasonable that commercial users should contribute - and in contrast Adobe Photoshop isn't free for personal use, is it?

    7. Re:Irfanview by pinkocommie · · Score: 1

      Dude that made it is named Irfan which fyi is a south asian muslim name :)

    8. Re:Irfanview by kbahey · · Score: 1

      Not South Asian

      The author is Bosnian, which means he is European.

      The name is used elsewhere of course in Muslim countries. It comes from the Arabic root 3-R-F which mean "to know", "knowledge", ...etc.

  15. Simple Image Resizing by Nqdiddles · · Score: 2, Interesting

    I'm no expert on image editing - I very rarely do it. When I do need to edit the size of a photo (for a web page or such), I often have problems finding a program that will let _me_ tell it the width, height and resolution - without using something like photoshop.
    Perhaps someone knows of something simple yet able to do just this?
    I'm sure photoshop is great, but it's hardly worth installing a large, expensive program just to have control over the size and resolution of your images.
    Perhaps a free (Mmmm..beer) "Photoshop Lite"? Or have I missed a great little free program that's out there?

    --
    And that kids is how I met your mother.
    1. Re:Simple Image Resizing by biryokumaru · · Score: 1

      I often use The Gimp for simpler web-oriented photo editing, and bash scripts using convert and various other utils for large batches of images. I believe Gimp supports CLI scripting, but I don't think it's very advanced.

      You must know about Gimp if you have a Slashdot account.

      --
      When you're afraid to download music illegally in your own home, then the terrorists have won!
    2. Re:Simple Image Resizing by Anonymous Coward · · Score: 1, Informative

      Imagemagick is fast and good for cropping/resizing things from the command line. Simple to do one, simple for batch jobs.

    3. Re:Simple Image Resizing by Lisandro · · Score: 2, Informative

      The GIMP does it just fine, of course. I don't know if you use Linux, but ImageMagick is a great command line tool which lets you do almost anything on a number of image file formats; it's a Godsend when you need to do batch processing.

          I also used to do simple image editing with ACDSee too (JPEG conversion, resizing, rotating, etc).

    4. Re:Simple Image Resizing by John+Miles · · Score: 1

      Image Alchemy still has the best resizing filter I've seen. It does a much better job on certain content (e.g., line art) than Photoshop's cubic resampler.

      Alchemy is also an awesome way to do batch processing on images. It really complements, rather than replaces, an app like Photoshop.

      --
      Dahlmann tightly grips the knife, which he may have no idea how to use, and steps out into the plain.
    5. Re:Simple Image Resizing by munpfazy · · Score: 2, Informative

      Imagemagick http://imagemagick.org/ will do it quickly and easily. They're tools (mogrify and convert, especially) are perfect for that sort of job, and you have complete control over every parameter of the final image, without having to navigate a maze of checkboxes.

      Especially when converting from one format to another, I've found time and time again that imagemagick succeeds where other software fails.

    6. Re:Simple Image Resizing by lightyear4 · · Score: 1

      I have used Lview Pro for many many years..its lightweight yet very useful, simple to install, and easy to use. This program is perfect for quick and dirty image editing of medium complexity. Supports all of the usual options plus layering, transparency, a wealth of file formats, some plugins, a decent collection of filters, etc. check out the site for more features.

    7. Re:Simple Image Resizing by pintomp3 · · Score: 1

      if you happen to be using windows xp, you can use the image resizing powertoy. you can just select a bunch of pictures, right click, and resize. you can change orientation too (i think that's built in) but you lose a little bit of quality since it's not using exif info. i know, shoutouts to microsoft stuff is blasphemous here but their powertoys can be nifty.

      http://www.microsoft.com/windowsxp/downloads/power toys/xppowertoys.mspx

    8. Re:Simple Image Resizing by Lisandro · · Score: 1

      Sorry, ImageMagick is also available for Windows.

    9. Re:Simple Image Resizing by old+man+moss · · Score: 1
      jpegtopnm in.jpg | pnmscale -xsize 256 -ysize 384 | ppmtojpeg > out.jpg

      You can leave out one of xsize or ysize if you want to keep the aspect ratio the same...

      --
      rt
    10. Re:Simple Image Resizing by DeafByBeheading · · Score: 3, Informative

      Look at post above yours, Nqdiddles: Irfanview rocks. It's more of a viewer than an editor, but has support for all sorts of basic editing, like crop, rotate, filter (a nice basic set built in, and I believe there are more through plugins), resizing (by percentage or by setting width/height in pixels/inches/cm, with option to preserve aspect ratio), and various other basic operations. And it's pretty damn fast.

      --
      Telltale Games: Bone, Sam and Max
    11. Re:Simple Image Resizing by abrinton · · Score: 1

      ACDSee is great. It will do pretty much everything I need done, and very easily. I have Photoshop and can't be bothered to use it any more for photos. The best features are the preview and thumbnails (easy browsing), auto rotate based on exif information, fix levels, curves, or use auto exposure, resize, crop, and excellent printing options. So Dvorak not only writes a crappy article, he hasn't even checked out all the other options before bitching.

  16. how about free aol pictures editor plugin by Anonymous Coward · · Score: 0

    aol pictures at http://pictures.aol.com/ provides one click auto red eye reduction, color correction, cropping all in one active x control free for anybody. what else do you need

  17. A step up by Technician · · Score: 2, Interesting

    I've seen these least common denominator programs bundled with cameras and PC's. Most of them are little more than a teaser to buy the full version.

    I bought a camera that came with a program from Arc-Soft. It's not photoshop and it's not megabucks in price.

    It does do all the simpler items needed for common photo editing and is not complicated. Red eye reduction, croping, changing size, changing resolution, adjusting contrast, brightness, saturation, etc are all not difficult. Stitching several photos together and adding text are also not difficult. Compressing for e-mail is also not hard.

    The program does not have advanced bells and whistles such as adding lens flare and beveled edges for web buttons, but this might be in line of the simple but not dummed down software he is looking for.

    It came bundled with my old Ricoh 3MP camera.

    --
    The truth shall set you free!
    1. Re:A step up by FuturePastNow · · Score: 1

      Agreed. I'm still using a program called Iphoto Plus 4 (no relation to iPhoto) that came with a cheap 300dpi scanner I bought god knows how long ago. It's n ot perfect, and I'm always on the lookout for a replacement, but until I find one it does most of the things I need.

      The moral of the story: Dvorak needs to buy a new scanner.

      --
      Give a man fire, and you warm him for the night. Set a man on fire, and you warm him for the rest of his life.
    2. Re:A step up by Godeke · · Score: 2, Informative

      ArcSoft PhotoStudio (5.5 is the current version) came with my camera. This is actually a decent product that does the basics that a photographer (not a computer graphics wizard) would want to do. It even comes as a full install of the product in the camera box.

      This is so much better than then adware which came with my cheaper camera which made me spit in anger when it started spitting out "to use this feature, pull out your credit card and bend over". Note to manufacturers: either bundle something like ArcSoft PhotoStudio or don't bother wasting space on my drive. I don't mind paying for the bundle *if* I get something I can actually use. Pretending I got something I can use and then "timing out" in 15 days or disabling random menu items is a sure way to the bit bucket and unending hatred for your company.

      --
      Sig under construction since 1998.
  18. Given he was just blasting Mac users again... by ltmon · · Score: 5, Insightful

    He should really try iPhoto.

    I think it matches the description perfectly.

    1. Re:Given he was just blasting Mac users again... by Domini · · Score: 1

      But not when you are running on a G3...

      Then you should look at faster and slightly better software (but not as well-integrated sometimes):

      Graphics Converter
      IView Media Pro
      AcdSee

  19. I really don't get it... by laughingcoyote · · Score: 1

    If he's only wanting to do a few basic things, the software that comes with the camera -is- going to be sufficient for many users. On the other hand, if you want professional grade results, you have to learn to use a professional grade tool at a professional level. And that takes time. This guy's asking for a miracle, not a program.

    As to photographers-professional ones that make their living that way-I'd venture a guess that they can do those "45 things" in their sleep. Because they took the time to LEARN, just as you have to do with anything you wish to do well, whether it's playing a guitar or editing a photo.

    --
    To fight the war on terror, stop being afraid.
  20. Paint Shop Pro 5 by koick · · Score: 4, Informative

    Actually, this is why for quick edits, I like to use Paint Shop Pro 5 (ca. 1998); logical, loads fast, most the tools I need, and no bloat. Of course Gimp rocks, but then I have to agree with his complaints.

    1. Re:Paint Shop Pro 5 by Anonymous Coward · · Score: 0

      i stopped at paint shop pro 4.14

      all the good common tools. zero bloat. no install needed.

    2. Re:Paint Shop Pro 5 by mrbobjoe · · Score: 1

      I've been using Aldus Photostyler for this purpose since I got it bundled with my Sound Blaster 16 however many years ago that was...

    3. Re:Paint Shop Pro 5 by dunkelfalke · · Score: 1

      yep paint shop pro here, too, but psp 7. still almost as easy to use as psp 5 but with more features i need

      --
      Conservatism: The fear that somewhere, somehow, someone you think is your inferior is being treated as your equal.
    4. Re:Paint Shop Pro 5 by BushCheney08 · · Score: 1

      Dare I ask why image editing software came bundled with a sound card?

      --
      Be a real patriot: Question authority. Think for yourself. Formulate your own conclusions.
    5. Re:Paint Shop Pro 5 by eric_brissette · · Score: 1

      I think as far as the average computer user goes, anything that requires them to understand how to control layers and the difference between raster and vector is approaching a level of complexity that's unnecessary for simple photo editing.

  21. Ha! by Telvin_3d · · Score: 4, Insightful

    From the article
    "You want to make the picture more vibrant, get rid of red-eye, remove an object from the scene, and maybe swap the heads of the people in the picture" After all, all these things are easy to describe, so they must be easy to make as a one-click tool, right?
    ha!
    As someone who uses Photoshop for a wide variety of things, the very thought of trying to boil down any one of these, with the possible exception of the red-eye, to a simple one or two step tool is ludicrous
    You want to make the picture more vibrant? Well, what type of colour range exists? What part of the picture are you trying to emphasize? What colour standard (RGB, CMYK, etc) is it in? These are a half dozen different tools for this for a reason, a different situation calls for a different tool.
    Remove an object from the scene? Well, what types of objects are around it? What is behind it? How do the shadows affect the rest of the image? The very thought of approaching this without a dozen different tools is silly. A half dozen selection tools alone. See, in Star Trek they can hit the 'delete things' button, the computer magically makes up background, but this is real life. Ditto for the 'let's swap heads'. After all, you saw a kid doing it in a computer commercial once, so it has to be easy. Almost all the same problems, and a couple more as well.
    Yes, it would be nice, but at some point the skills are necessary. If you want a more basic package Adobe and a handful of others make things like Adobe Elements which take care of a lot of this, but are still a more complex level of program. However, this is one of those things that where how complex the process is and how complicated the end result looks have nothing to do with each other. Get off it and learn the tools for the job.

    1. Re:Ha! by roxtar · · Score: 1
      You want to make the picture more vibrant, get rid of red-eye, remove an object from the scene, and maybe swap the heads of the people in the picture" After all, all these things are easy to describe, so they must be easy to make as a one-click tool, right?

      Even recoginizing which part of the photo is a head is a hard enough job. CMU has special face analysis projects. Check this out it is pretty cool : http://demo.pittpatt.com/

    2. Re:Ha! by jhoger · · Score: 2, Insightful

      As much as I don't like Dvorak, he has a point about the 20 steps to something being a pain in the ass to keep track of.

      Every time I have to search google for a common sequence of steps it's a failure of the program or help in the program I am using. Half the time I can't remember immediately the magic Google incantation that finds me the 20 steps that it took me last time.

      Yes you're right, some actions a user might want to take are inherently complex. No, we cannot make macro keys or wizards for everything, especially activities that require our brain as input.

      However, there really ought to be a better way to dynamically build help systems that help you keep track of how to do complex things. The fact is that if I don't use a program at least once every couple of weeks, if it is complex at all I'm going to hit the learning curve every time I use that program.

      The bottom line is that there is a real fundamental issue there, and where there are fundamental issues there is room to create new solutions.

      Example: imagine every time you searched google it was dead-bang-simple to associate results of searches with the program you are using. Further imagine that anyone could easily record and publish a wizard/script for any application. Actually I am thinking more of a tutor than a wizard; rather then doing the task for you, it teaches you how to do the task. You would keep the tutor around until you don't need it any more.

      That I think would be an interesting middle ground. You still have the full functionality of the app, but complex tasks always have tutors that walk you through it as necessary.

      -- John.

    3. Re:Ha! by Anonymous Coward · · Score: 0

      How is this magic tutor any different than taking notes on the process? or how about bookmarking the page you visited? Just delete or purge them after you finally picked it up.

      Photoshop also has an Actions pallette that you can use for repetitive (or just a series of) tasks.

    4. Re:Ha! by Telvin_3d · · Score: 1

      Fair enough, but part of the problem with this is that these things are tools, not tasks. They are not built with a specific end result in mind, but rather to provide a general set of options and controls to the user. The same tool that you might commonly and exclusivly use for a specific task, someone else might make regular use of for a completly differnt purpose, the same way that a hammer is not made to only hammer one type of nail, and only when building a house. If you are looking for task specific tools, investigate the 'consumer level' programs like Elements and I think you might find a lot of what you are looking for, as well as their being far less expensive. Photoshop and its kind are profesional tools and are intended for a profesional user.

  22. Does this happen in other fields? by amelith · · Score: 4, Insightful

    One thing that doesn't seem to need making any easier is to write ill-informed IT commentary columns.

    This sort of complaint would sound silly in another context. Imagine writing to a medical magazine about how "neurosurgery is too complicated" and they should make it easier to understand. Or rocket science? "They should make the 10 most common kinds of rockets easier to design".

    I'm all for cleaning up and improving some of the actively user-hostile interfaces you come across but this kind of complaint really does sound like "complicated things should be easy and require no thought or effort".

    Ironically, some of the programs that are aimed at newbies are very difficult to use because they're inflexible and patronisingly assume the user is a dolt. Better software will help people up the learning curve so they can do more complex things with their photos than they originally knew were possible.

    Ame

    1. Re:Does this happen in other fields? by idlake · · Score: 1

      This sort of complaint would sound silly in another context. Imagine writing to a medical magazine about how "neurosurgery is too complicated" and they should make it easier to understand. Or rocket science? "They should make the 10 most common kinds of rockets easier to design".

      No, it wouldn't sound silly. Neurosurgeons are constantly looking for tools that are easier to use and require less training because that means less risk, lower costs, and higher earnings.

      And Photoshop's interface really is awful--it takes far too many mouse clicks to do common things.

    2. Re:Does this happen in other fields? by Fnord666 · · Score: 1

      I think I will send Dvorak one of those Staples "easy" buttons. Maybe that will make things all better for him.

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
  23. Just hide the tacky filters... by Hannah+E.+Davis · · Score: 4, Interesting
    I haven't used Photoshop much, but most of the commonly-used tools seem to be pretty easily accessible. I still wasn't very good with it, but that was due to my own lack of skill, not any problems with the UI or general program design.

    If anything, I kind of wish that certain "things photographers do most" were MORE difficult to find: I'm one of the art moderators on Elfwood (a big sci-fi/fantasy art web site), and let's just say that the world would be a better place if budding young artists did not immediately pull out the lens flare filter every time they needed a fairy or extra magical sparkle in their work.

    Personally, though, I prefer using Painter Classic for general digital art because I find it more comfortable to use. It's not exactly photo-oriented like Photoshop is, but it can still be used for photo manipulation. I use The GIMP occasionally as well, but I can't figure out how to make it recognize my tablet's pressure sensitivity, so I don't use it very often.

    1. Re:Just hide the tacky filters... by jawtheshark · · Score: 2, Interesting
      I use The GIMP occasionally as well, but I can't figure out how to make it recognize my tablet's pressure sensitivity, so I don't use it very often.

      I recently bought my wife an Wacom Intuos 3 and I installed The Gimp on her Windows XP machine. Pressure sensitivity worked out of the box. What version did you use? I used 2.2.8. Still, my wife doesn't use The Gimp, she uses Corel Painter (or whatever came with the Wacom, I don't know... I suck at using tablets)

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
    2. Re:Just hide the tacky filters... by Hannah+E.+Davis · · Score: 1
      I've been using The GIMP (probably one of the more recent versions) on Fedora Core 4, so I suspect that either it's a Linux driver issue or there's a setting in some obscure config file that I just haven't found yet. I've poked at it a few times in the past to try and fix it, but I'm still a Linux n00b in many respects.

      The pressure sensitivity works just fine with both Photoshop and Painter (which came with my Wacom) on my Windows machine, so that's usually where I draw. I hate using smudge tools to blend colours, so I basically require pressure sensitivity (in conjunction with innumerable layers, of course) to colour and shade my drawings :)

    3. Re:Just hide the tacky filters... by Anonymous Coward · · Score: 0

      You may want to try The Gimp on windows then. Last time I worked real hard getting my wacom to work correctly (using this: http://linuxwacom.sourceforge.net/ ). I think I had it working in X, but not completely in The Gimp. For Windows, I think I had better luck (definately easier to set up), but I think the performance was still sporatic. Hopefully, new versions are better.

      This is just 1 anictode one the subject. I hope you have better luck.

    4. Re:Just hide the tacky filters... by Anonymous Coward · · Score: 0

      I agree. Yuk. Lens flare is the most retarded effect there is. I don't see any fucking lens flare when I look at stuff. I don't spend many hundreds of dollars on camera lenses to get lens flare. WHY WOULD ANYONE WANT TO SEE GHEY ARTIFICIAL LENS FLARE STUCK ON LIKE SHIT ON A TOILET BOWL?

      As you may be able to tell, I don't like fake lens flare.

      On an astronomy forum I'm on there was a photo competition. The subject was trees. Some tool took a shit flash photo at night time of a plain boring bush (no flowers). Then they chucked in disgusting overwhelming lens flare coming from a street lamp that was in the shot. Grrrr.

    5. Re:Just hide the tacky filters... by jawtheshark · · Score: 1

      I guessed that it would be a Linux isse. Give The Gimp a try under Windows. Alas, I'm not a Linux wizkid, so I can't help you. I used it, but professionaly I need to use Windows. :-/

      --
      Ahhh...the great dumpster continuum. Many a free computer will be found there. -- sowth (748135)
  24. Ohh, Johnnie... by Lisandro · · Score: 1

    Now with Photoshop, most photographers only want to do perhaps a dozen or so functions. You want to make the picture more vibrant, get rid of red-eye, remove an object from the scene, and maybe swap the heads of the people in the picture. Oh, yes, and you want to crop. Essentially, you want to optimize the photo.

        What are we talking about here? A button for each one of those? Because that kind of operations are often hard enough to do with full-fledged image editing software (do well, atleast). Aren't we asking a little to much?
        Anyway, if all that we want is image editing software with the basic operations (selection, basic filtering, cropping, etc), there's plenty of those arround already. No need to use Photoshop.

  25. Hrmm by Auckerman · · Score: 1

    I'm assuming he's using MS Windows. I'm also assuming he hasn't heard of Picasa. I guess he also hasn't heard of Aperture, by Apple. Personally, I'm more of an iPhoto kinda of guy, since my personal foto lib is about 3K (I like to take pictures), it does a good enough job.

    Now, one thing I do remember about Dvorak is that he's almost as bad of a MS Apologist as Paul Thurrott, so in his mind, decent PC freeware and Apple solutions are probabally out of the question for him. Shame, he's mising out.

    --

    Burn Hollywood Burn
    1. Re:Hrmm by bhima · · Score: 1
      Amen, Brother!

      He picked a poor time to have his petty rant with Aperture just now hitting the news sites. Worse still there are (and have been for a long while) dozens & dozens of people posting stunning pictures on Flickr using nothing but an 80 Euro camera and Picasa or this 5 Euro toy plastic "Medium Format Film Camera" made in China and the Gimp.

      Man if you're gonna whine at least do a little research to make sure what you whining about is remotely valid.

      An Aside question... How do you get the Euro symbol to appear?

      --
      Nothing in the world is more dangerous than sincere ignorance and conscientious stupidity.
    2. Re:Hrmm by Anonymous Coward · · Score: 0

      alt + 0128

    3. Re:Hrmm by slim · · Score: 1

      Personally, I'm more of an iPhoto kinda of guy, since my personal foto lib is about 3K (I like to take pictures), it does a good enough job.

      I found that iPhoto lacks "teh snappy" (as I gather Mac people like to call it) with my ~5,000 photo collection, whereas Picasa on lower spec hardware manages with ease.

      As for Dvorak's whining, I use Picasa to tune my photos -- that gives me approximately 20 things I can do to an image (depending on which ones you consider to be part of the same "thing"). If Picasa won't do it, I break out The Gimp, but that's hardly ever necessary.

    4. Re:Hrmm by Anonymous Coward · · Score: 0

      Option-shift-2, but don't waste your time. Slashdot, being a very 20th-century Web site, cannot display that character. Or any other non-ASCII character.

      Slashdot, in other words, blows sticky donkey dick.

  26. Why oh why?... by TLLOTS · · Score: 2, Insightful

    ...are articles like this getting posted on the frontpage (or at all)? All the article comes down to is a rant from an idiot who appears frustrated with their ineptness at being able to use image editing programs.

  27. They already made it, John. by numbski · · Score: 3, Informative

    It's called iPhoto.

    Affect the things you can, John. --Scorpy

    --

    Karma: Chameleon (mostly due to the fact that you come and go).

    1. Re:They already made it, John. by davesag · · Score: 1

      damn you beat me to it. I was going to say that but was sitting here staring at iPhoto, while it uploads to Flickr.

      --
      I used to have a better sig than this, but I got tired of it
    2. Re:They already made it, John. by Nexum · · Score: 1

      Er, no. You're completely wrong here I'm afraid.

      http://www.apple.com/ilife/iphoto/

      --

      This sig has been deprecated.
    3. Re:They already made it, John. by Fred_A · · Score: 1, Informative

      I already know iPhoto, I've got it on my laptop and I played with it for quite a while. The only way I found to display photos was to make a slideshow or to display them in the retouching dialog.

      I talked to other Unix people at a convention I was at, no other had found another way. Luckily, one of them pointed out Phoenix Slides to me which is a simple image browser which *does* display my photos.

      All in all I stick with my earlier comment, the only point of the program is to push the online services.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    4. Re:They already made it, John. by robbieduncan · · Score: 2, Informative

      I was going to moderate on this discussion, but like, whatever! If you set Preview (or your favourite image viewer if it's not Preview) to be your external editor in preferences you can right click and choose "Edit in external editor". If you want you can use the preferences to set double click to open in external editor instead of the built in retouching screen and that pretty much you set.

    5. Re:They already made it, John. by hattig · · Score: 1

      I like Macs and Mac OS X rather more than the average Slashdotter, but iPhoto really is a poor application. It is very tied into .Mac and Apple's Photo service. Doing many simple things isn't that easy or obvious. On the other hand, it was free.

      Probably why they released Aperture.

    6. Re:They already made it, John. by Anonymous Coward · · Score: 1, Insightful

      If you set Preview (or your favourite image viewer if it's not Preview) to be your external editor in preferences you can right click and choose "Edit in external editor".

      Man, this is just a perfect example of how Apple software is slicker and more intuitive than anything Microsoft could ever come up with.

      It's as clear as day that in order to display a photo, you should obviously choose "edit in external editor". And it's only to be expected that the most convenient way to do something should be to right-click, on your... uh... okay, you're going to have to buy a new mouse first, but then you'll be able to right-click. Never mind that you've never had to right-click on anything before in your life.

      Whatever happened to simple and elegant OS design like Apple used to do? Why is OS X so much clunkier than OS 9 was? Why, oh why, have Apple abandoned human-oriented interfaces in favour of eye candy and soaring complexity?

      This sucks.

    7. Re:They already made it, John. by Fred_A · · Score: 1, Insightful

      I know you can use preview to view a lot of types of files, however it's a lot less comfortable than a proper image browser such as Phoenix Slides. It could presumably also be done in several other ways with the bundled software, maybe even QuickTime or something.

      However, if iPhoto had been a photo management program, it could at least have included a way to view photos. As it is, I still don't understand the point of this thing. IMO it has a very poorly designed interface.

      All in all I wasn't that impressed with the software that came with the iBook. It was mostly ok but not the insanely great UI I was led to expect by the four colour glossies and the Mac fanboys. I still like KDE better, warts and all.
      Bit I'm still glad I got the iBook, it's a fine little machine that was quite cheap, runs something that's vaguely unixy so that I can more or less find my way around it, install compatible software when I need it (even though it's kind of klunky), and the native interface while not what I'm used to is still quite a bit better than Windows. And the battery life is good and it's silent. So it's quite good value. No regrets there. :)

      --

      May contain traces of nut.
      Made from the freshest electrons.
    8. Re:They already made it, John. by Androclese · · Score: 1

      Well, you've got to give him a few points on the Palm / Outlook comparison. If more programs followed that style of interface building, the would would be an easier place to work in.

    9. Re:They already made it, John. by jrockway · · Score: 1

      > However, if iPhoto had been a photo management program, it could at least have included a way to view photos. As it is, I still don't understand the point of this thing. IMO it has a very poorly designed interface.

      Umm.... double click on the photos? It works for me...

      --
      My other car is first.
    10. Re:They already made it, John. by Anonymous Coward · · Score: 1, Informative

      The only way I found to display photos was to make a slideshow or to display them in the retouching dialog.

      You can also, um... DOUBLE CLICK THEM.

      You know, the way you view documents in their folders. Or the way you launch applications.

      Almost without exception:
      "Select an item" ==> single click
      "View/Edit an item" ==> double click

    11. Re:They already made it, John. by Anonymous Coward · · Score: 0

      Right Click?

    12. Re:They already made it, John. by allgood2 · · Score: 4, Informative

      Wow! See what happens when geeks try to overly exam things. The default view mode of iPhoto is "Browse" photos. Its the main thing that 90% of it's users do, with very little concept of editing or anything else.

      Basically you open up iPhoto, you'll see the little flash of text saying, loading photos if you have thousands of them like me (if you don't you probably won't see it). You'll see the photos for which over folder or album that you select in thumbnail mode. There's a slider, to make photos larger slide the bar to the right (the icons larger at that end), to make the photos smaller (so you can see more per page (slide the bar to the left (the icons smaller on that end).

      Photo navigation is handled by your arrow keys. You can go forward, backward, by using the left/right or the up/down arrows. If you want to see the photo even larger, you can click on the button that says "Desktop" and make it fit on your desktop. Though if your going through an entire row, obviously, slideshow mode in fullscreen display is far better.

      Sometimes when your looking for things to be complicated, simple is just too easy. I get a lot of people who switch from Windows to Macs who ask questions about how to do this or that. That's when you really start noticing how much software has trained people to do ill conceived work-arounds that become the standard way of thinking.

      I was just of this yesterday, when I was reading about this 10yr Windows user who just purchased one of the new thinner iMacs. He was discussing its grace, beauty, and overall ease of use, but then he rants about the lack of software. He wanted to load the machine up with anti-virus, spyware/malware, firewall and other security software. All perfectly fine, and available in the multitudes, for Windows. But for the Mac, you have your 5-10 main selections of anti-virus software, your built-in firewall or some UNIX base tools for those who want more control, but the category of spyware/malware software doesn't really exist.

      He went on and on about the lack of developers, without ever given consideration to the fact that the category is so under-developed because it doesn't need to exist on the Mac platform. At least not yet. Typically, pop-up blockers in Safari, Firefox and other major OS X browsers, is more than enough to prevent spyware/malware (at least the kinds that most PC users think of).

      Software doesn't self install on a Mac, it pops up a window requiring authentication and authorization. Which prevents the self-installation of most spyware that PC users experience. For those who want extra protection, they can block ads and banners, or purchase software like Little Snitch that will track outgoing communication from your computer, and a number of other little speciality tools. But they are specialty tools, because their for people who wish to knowingly esculate their security in specific manners.

      Some things aren't required, and even more things are just simplier than you believe on a Mac machine. Even I sometimes have to take a step back and look for the simple with some of Apple's tools, becauuse my brains cluttered with the 10 or 25 step process.

    13. Re:They already made it, John. by Fred_A · · Score: 1

      For me it just displays the photo-editing interface. Crappy way to view images.

      Kind of like using Gimp to browse my photos in Linux. Sub-optimal.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    14. Re:They already made it, John. by wed128 · · Score: 1

      He means command-click i think...

    15. Re:They already made it, John. by Ucklak · · Score: 1

      It's called GQview and it's what is used to homebrew picture frame kits.

      --
      if you steal from one source, that is plagiarism, if you steal from many, well, that's just research.
    16. Re:They already made it, John. by MouseR · · Score: 4, Informative

      Dvforak is talking about personal photography. iPhoto, wich I use almost on a daily basis, does not fit the bill.

      What Dvorak wants (but was scared to name it because it's only a Mac thing), is Aperture.

    17. Re:They already made it, John. by rcmiv · · Score: 1

      There's something creepy about Apple. There's something even creepier about Apple fans.

      There. I said it. I feel better now.

      -rcmiv

    18. Re:They already made it, John. by Tim+Browse · · Score: 1

      Configuring the external editor to be a preview app instead of an editor, just so you can actually view your photos in a photo management app?

      Well, I think we'll all agree, it doesn't get any more obvious or intuitive than that!

      Did you even read the article? (Ok, it was a Dvorak article, but even so... :-)

    19. Re:They already made it, John. by 10Ghz · · Score: 1
      The only way I found to display photos was to make a slideshow or to display them in the retouching dialog.


      So you have found a way to look at the photos. So why are you whining that there's no way to look at the photos, when you admit that there is? Are you whining because you can retouch the photos while viewing them?

      All in all I stick with my earlier comment, the only point of the program is to push the online services.


      If that's it purpose, then it's doing a lousy job. I use iPhoto, and I have yet to see it push the online-services to me. I know that they are available if I want to use them (I haven't used them), but I haven't seen a talking paperclip telling me "It looks like you are viewing photos! Would you like to order a photobook from Apple's online-service?"
      --
      Lesbian Nazi Hookers Abducted by UFOs and Forced Into Weight Loss Programs - -all next week on Town Talk.
    20. Re:They already made it, John. by The+OPTiCIAN · · Score: 1

      Um - how do you get score 5, flamebait?!

      --


      Believe with me, my saplings.
    21. Re:They already made it, John. by walt-sjc · · Score: 1

      But with that comes the other side of the coin... It's so simplified that when you want to do anything out of the ordinary (and sometimes it IS just something ordinary), it becomes difficult. If you can't edit a setting with the preference tool, you have to drop down to manually editing XML, binary files, databases, etc.

      For example: how do you lock the screen NOW? Trivial in Linux and Windows. On the Mac, the only way I know is to set a password for the the screensaver and wait for it to activate, or put the computer to sleep. But maybe I don't want a password on the screen saver ALL THE TIME... I'm sure I can do it with an external application or something, but it's not built-in, and should be. Is this minor? Sure, but it's one of HUNDREDS of things that bug me, and that adds up.

      If you are OK working within Apple's utopian vision of computing, then the mac is awesome. I know many people love their mac's, and that's fine. If you are a tweaker that likes to customize your environment to work the way YOU work, then it may not be such a good choice.

      So I plod on, spending most of my time in Linux, sometimes on the Mac, rarely on Windows. Why do all operating systems suck? Why are they just as bad now as they were 20 years ago? Where are the TRUE advances in OS and UI design? Why are we putting up with minor incremental changes that are 1.1 steps forward, one step back?

    22. Re:They already made it, John. by zsmooth · · Score: 2, Informative

      how do you lock the screen NOW

      If you have fast user switching enabled, just choose "Login screen" from the fast user switching menu.

    23. Re:They already made it, John. by Anonymous Coward · · Score: 1, Informative

      Well, there's always the menu item "Lock Screen" in the Keychain Access menu extra. It isn't even that hard to find. The Keychain Access icon looks like a set of keys. It is built in, and any power-user who has actually explored the included software would know that.

      Even if you can't find that, you can set a display corner to activate the screensaver, which can then lock the workstation.

    24. Re:They already made it, John. by mbbac · · Score: 1

      And if Iphoto doesn't do everything you want, then Aperture almost certainly will -- there is absolutely nothing rinky-dink about it from what I have seen.

      --

      mbbac

    25. Re:They already made it, John. by Hiro+Antagonist · · Score: 1

      You really should learn to use Google. It's this really awesome search engine. One of the top ten results on a quick Googling for your problem gave this:

      http://forums.osxfaq.com/viewtopic.php?t=3564

      Which then had this:

      http://mac.pieters.cx/Software/LockTight-0.1.dmg.g z

      Should do what you want.

      If you want to just use the screensaver lock, you can use AppleScript to pop up the screensaver on a keystroke, or just set one of the display corners to launch the screensaver.

      Bingo. Problems solved.

      Apple has come a long way from the days of 'Things...must...be...only...Apple!', and I, as a recent laptop-switcher (from Linux, although my desktop still runs Debian), am reasonably happy with what Apple has done. Sure, there are some irritating nits about the way the OS works, but that's going to happen with every OS, because not one OS is going to fit with all people.

      The nice thing about OS X is that you can get rid of a lot of that Apple stuff without any problems. My Tiger laptop doesn't have Dashboard, I've dumped a good chunk of the pre-installed stuff (GarageBand, etc.), and I've got my pile of Unix tools that do their jobs. What could be better? Apple does the GUI, BSD Unix does the command line, and the only piece of Microsoft software around is VPC (for running Debian, of course).

      --

      --
      I Hit the Karma Cap, and All I Got Was This Lousy .sig.
    26. Re:They already made it, John. by shotfeel · · Score: 3, Insightful

      On the Mac, the only way I know is to set a password for the the screensaver and wait for it to activate, or put the computer to sleep.

      I have a "hot corner" set up to activate the screen saver. Or you can set up a keyboard shortcut.

      But then, "maybe I don't want a password on the screen saver ALL THE TIME".

      I'm sure I can come up with specific sets of conditions that Linux doesn't handle without an "external application or something". In all OS's if you want something very specific you have to do some work to get it that way. And if you really think all OS's are as bad as they were 20 years ago, I have to say I completely disagree. Just the ability for a PC to run more than one program at a time...

    27. Re:They already made it, John. by Kadin2048 · · Score: 2, Informative

      I don't think this is particularly fair or true. iPhoto isn't plugged into the .Mac service for anything but printing and web page uploads, and the second is only a default: I, for instance (as well as somebody further up in the thread) use Flickr through a very well-designed plugin. Select an album, hit "Export," choose the group and other settings, and away you go.

      I agree with you that it isn't exactly obvious how to perform some tasks that ought to be simple, but there's nothing in the core abilities of iPhoto -- storing, sorting, and editing digital photos -- that requires .Mac. It's only if you want to upload them to Apple's web space that you need an account, and it's only if you want one-click printing or book-making that you need to use their printing services.

      Using iPhoto without .Mac or the built-in printing services is no more complicated than any other application, where you'd have to just save the photos as files and upload or send them to be printed manually. I've never used the built-in photo printing (although it's not a terribly bad deal cost-wise) because I'm impatient and prefer just to put them on a thumb drive and take them down to Sam's Club to be printed on a Frontier.

      IMO the only thing iPhoto is missing is color profiling and color space conversion. If I could just have the ability to choose a different color profile when I went to Export (for the Fuji Frontier, for example), I'd probably never have to launch Photoshop.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    28. Re:They already made it, John. by allgood2 · · Score: 3, Informative

      Nothing to do with Apple's utopian vision; but also nothing to do with saying things that aren't really true. But totally proves my point of users not looking past how they've been trained to view things. If you don't want someone to see your desktop, switch out of it. You have three options: 1) Fully log-out (this will force you to close all open items); 2) Partial log-out/Fast Switch (this will keep all your documents and files that are open, open, and show a login screen; 3) Add a password to your screensaver. These items work for probably 90% of the people 90% of the time. personally, I've been working on computers since 1987, and can only recall three or four times where I've ever tried to lock the computer verses logging out.

      With Mac OS X, and fast user switching, those times though rare are exceedingly easy. That said, if I wanted them easier, I could just pick up a small specialty application to do it for me, or go in and tweak the preferences. Personally, I'd use a specialty app cause that's what they excel at, customizing your environment for you. I have a slew of them running to make my computer, my computer.

      Also, you can activate sleep immediately with a command key or the use of sleep corners (drag your mouse to the upper right or lower left corner, depending on how you set the functionality up. And there are probably other options, as well, but since its rarely a concern for me, I've never bothered to find out what works best.

    29. Re:They already made it, John. by Anonymous Coward · · Score: 0

      Hmmm I dunno anything about the Mac software, but I find PaintShopPro 7 to have all the photo stuff I wanna do pretty close to the top level of accessability. (Later versions are available, I haven't bothered with them.) It doesn't act like your preschool teacher but it isn't super bloated. Interestingly I've been pshaw-ed when I mention PSP's coolness because it doesn't do everything in the world like the software Dvorak mentions.

      The expert and the n00b are frequently catered to, the 'talented amateur' is usually an underserved market. Face it - software bloat is just hard to avoid. Look at the poor iPod... how long till it sends email?

    30. Re:They already made it, John. by Anonymous Coward · · Score: 0

      Wow an all flash site.

      Check that, the "photographer profiles" are not only flash AND quicktime, but the quicktime movie for the second one is over 12 megs and takes up half the screen!

      So much for getting a feel for a photographer at a glance.

    31. Re:They already made it, John. by Anonymous Coward · · Score: 0
      Software doesn't self install on a Mac, it pops up a window requiring authentication and authorization. Which prevents the self-installation of most spyware that PC users experience. For those who want extra protection, they can block ads and banners, or purchase software like Little Snitch that will track outgoing communication from your computer, and a number of other little speciality tools. But they are specialty tools, because their for people who wish to knowingly esculate their security in specific manners.


      Oh stop spreading FUD will you Mac fanboi? Latest versions of Windows XP and IE with latest updates do not "allow programs to install by themselves". A security window does indeed popup warning the user that the program that they are about to install may indeed be malicious.
      Next your going to say that the requiring an administrative username and password is going to stop Joe Blow from not installing something on his computer? If anything he's going to be irritated that he has to spend 3 more seconds typing so he can get his XXX Britnay Spears Screensaver to install.

      Wow, I wish that all every single one of you that keeps spouting off this as a "solution against malware installation" spent a month in Windows based tech support (especially ISP support). Maybe then you could get a fucking clue instead of spouting off about something you obviously have no real experience with.
    32. Re:They already made it, John. by hyperizer · · Score: 1

      Nope, Aperture is a competitor for Adobe Bridge, iView MediaPro, Capture One, etc. It's a pro tool for batch-processing and organizing RAW files, not a Photoshop killer.

    33. Re:They already made it, John. by MouseR · · Score: 3, Interesting

      No one mentioned PhotoShop killer.

      Aperture is a professional (not personal as I mis-wrote above) photographer tool. It's meant to bring whatever's useful in PhotoShop, take out anything else, use a better interface and provide additional tools wich are all geared at professional photography.

      Even the neutral gray background and interface is there to help you better visualise your images without distorsion and hue-skewing caused by otherwise too flashy UI (aka, Aqua). Just like FCP.

    34. Re:They already made it, John. by jedrek · · Score: 1

      Because it's not a Photoshop killer. If you're a photographer and the only thing you are using PS for is cropping, levels and curves - you're missing the point and have overpaid. Photoshop's greatest tools are the masks and its plugin system.

    35. Re:They already made it, John. by soft_guy · · Score: 1

      Perhaps he has a Mighty Mouse?

      --
      Avoid Missing Ball for High Score
    36. Re:They already made it, John. by Anonymous Coward · · Score: 0

      ROFL! You can't figure out how to use iPhoto? My 6 year old daughter has no problems.

      I'm not sure what you mean by display. I can view all my photos at one time. If I want to look at one closer, I double click on it, and lo and behold, it gets larger! Wow, complex design that is.

      Not sure what you mean by online services, as I don't use online services with iPhoto. No .mac, no flickr, nada. Yeah, those online services are really being pushed. I'll stick by my earlier comment that some users don't deserve to use Macs or any Apple products. Stick with Dell and Microsoft and you'll do fine.

    37. Re:They already made it, John. by PrettyBoy_75 · · Score: 1

      1. Set the password on the screensaver
      2. Set a corner to activate the screensaver via Expose
      3. Drag the mouse to that corner

    38. Re:They already made it, John. by spyder913 · · Score: 1

      I do IT at a university hospital, I lock my computer 10+ times a day when I leave the room. We also have policies requiring the users do the same, even though they can autolock after 15 minutes. When you get up to go to the restroom for 2 minutes you can't leave your computer unlocked where anyone could wander up and start looking at things they shouldn't.

    39. Re:They already made it, John. by rizzo320 · · Score: 1

      This is very easy to setup... especially in Tiger:
      /Applications/Utilities/Keychain Access
      Open the Keychain Access preferences
      Enable "Show status in menu bar"
      A little lock icon now displays up in the menu bar, next to the clock.
      Click on the new lock icon
      Select lock screen.
      Granted, its not the CTRL-ALT-DEL and then "Lock workstation" solution, but once you have it setup, its easier to lock a screen on the Mac, than on Windows.

    40. Re:They already made it, John. by Anonymous Coward · · Score: 0

      iPhoto is for personal photography but if you need more look to Aperture, http://www.apple.com/aperture/. Check out those tours. You have a choice,
      buy a new Mac and get iPhoto for free, buy it with iLife, or spend more then
      three times as much on Aperture. If you need Aperture, you are probably gonna
      still need Photoshop!

    41. Re:They already made it, John. by ChatHuant · · Score: 1

      Granted, its not the CTRL-ALT-DEL and then "Lock workstation" solution, but once you have it setup, its easier to lock a screen on the Mac, than on Windows.

      CTRL-ALT-DEL + Lock works, but there is a much quicker way in Windows: press WINDOWS key-L. Much easier than hunting about for a small icon on the menu bar, and selecting a menu option. I do that every time I leave my desk - it's a reflex action now.

    42. Re:They already made it, John. by I+Like+Pudding · · Score: 1

      No, problem not solved. All LockTight does is add a keybind to dump you to the screensaver. You still have to have the "Require password to wake this computer from sleep or screensaver" box checked in Security. I do not wan't locking linked with sleep and screensaver functionality! After working as a sysadmin for a couple years, I developed the habit of "ctrl+alt+del, Enter"ing before I got up so as not to leave root accessable to passers by. Why the hell can't I do this with my powerbook? If I'm working with it at home and don't care about locking, I still have to type in the damn password everytime I wake it from sleep, negating the utility of having a near-instant wake up.

      This is the 2'nd most annoying thing about my powerbook. The first is their brain damaged choice of fn key location, but at least that can be worked around.

    43. Re:They already made it, John. by walt-sjc · · Score: 1

      I've already covered the reason the screen saver is not a viable or reasonable option.

    44. Re:They already made it, John. by walt-sjc · · Score: 1

      So your answer to my problem is that I shouldn't want to do what I want to do because you never need to do what I want to do. WTF? I've also addressed the reason the screen saver is not a viable option.

      You MISS THE POINT. Of COURSE I can write apple script to do something, or download something that will do it. The POINT is that the mac does not nativly do something that the other major players do. Because this very basic feature does not exist, we have to do STUPID work arounds. Logging out? Putting the computer to sleep? Stupid.

    45. Re:They already made it, John. by walt-sjc · · Score: 1

      Bingo. I've read that web page despite the GP's insinuation that I didn't. I addressed the screensaver issue in my post as a non-option. If any of these responders in this thread can come up with a standard way of doing this without logging out, putting the computer to sleep, or depending on setting in the screen saver, that doesn't require installing additional software, then I'd be all ears. As I said, this is ONE issue. I can't go over all of them. I'm just pointing out that OS X is not a utopian OS. It can be a pain in the ass at times.

    46. Re:They already made it, John. by Anonymous Coward · · Score: 0

      Open Keychain Access, go to Preferences, enable the keychain menu item. Then you have a nice little padlock on your menu bar with a "Lock Screen" option.

    47. Re:They already made it, John. by allgood2 · · Score: 1

      That wasn't my response at all, you just seem to be hell bent on seeing things your way. My response is that there are things that not all users need, or even of those things that most users need and want, that there may be a thousand different ways to accomplish them.

      Now, I mentioned three options, and indicated that I'm not even an expert in the "lock my computer" area because I don't need to do it often.

      But someone else, mention a perfectly reasonable alternative. That's far better for your situation and the hospital guy, than my options.

      Use the KeyChain!
      I tried it. I works fantastically well, I even assigned Control+Alt+Delete as the command key to activate it. Basically, all you have to do, is open the utility, Keychain, located /Applications/Utilities/Keychain In the application preferences turn on menu access. A little lock will appear in your top most menu, by the date, or your wireless symbol. Mine appears next to my iSync symbol.

      To lock the I can click and choose "Lock Screen", but better yet, I use Menu Master by Unsanity, so I assigned the Menu item, Control+Alt+Delete as the command key, and it can now be activated at a keystroke.

      I'll remove it, because, well, I don't need it; and my laptop is set-up to require that someone still type in a password to get root access. But that said, sometimes the information you need is just a search or a question away from you, if you look for it, instead of focusing on what's worked before.

  28. For basic resizing tasks... by WoTG · · Score: 2, Insightful

    Irfanview. It's free for personal use, easy to find, and easy to use. It even does batch conversions quite well.

    Open image. Click-drag a box to select an area to crop. Hit Menu-Something to crop. Then Menu-Something-Else to resize. I use it all the time for day to day work w/partial screen shots and other basic image tasks.

    Picassa is great too, but in many cases it's a little too invasive for a quick screenshot fix or image resize.

  29. I like the gimp by nihilogos · · Score: 1

    Is it too much to ask for a simple and powerful software program that can do the 45 things photographers do most in Photoshop?"

    You could use The Gimp. And download the 45 plugins that have probably already been written because it's very easy to write a gimp plugin.

    --
    :wq
  30. Please forgive me for the bad joke... by Traegorn · · Score: 1

    since my personal foto lib is about 3K (I like to take pictures)

    Only 3 KBytes? Wow. That's some good compression. :P

  31. mod parent up by Boss+Sauce · · Score: 0, Troll

    gimp == lame

    and it's more than the name...

  32. Packages are Bloated by Green+Salad · · Score: 1

    I agree.
    Most photo editing packages suffer from tremendous feature bloat and simple paint packages miss key basic functions. I work with a lot of time frustrated web artists and they have the same complaints about packages being too much or too little with no good middle-ground packages.

    I'd to see a non-technical "Gimp Lite" or "PhotoShop lite-lite-lite" that still had the very few features that are used 90% of the time on just a handful of buttons or controls.

    1. ability to insert text into a different (second) layer
    2. ability to crop and resize
    3. ability to define "blobby" non-geometric areas for manipulation
    4. 1 or 2 color balance sliders (think warm---cool)
    5. a contrast slider
    6. a brightness slider
    7. a size compression vs. quality slider that showed the output image and probable size
    8. burn and dodge tools.

    Oh....as long as I'm dreaming about ideal software...how about a quick, intuitive way of toggle "tool tips" and such on and off, such as right-clicking?

    Those of us with ADD find that animations and pop-ups really interfere with our creative trains of
    hey...I've got mail!

    1. Re:Packages are Bloated by Anonymous Coward · · Score: 0

      Bloated software is not all that bad a deal. We've got plenty of memory and hard drive space this days to deal with that. Personally, I like a full featured piece of software because it provides lots of functions to explore and "play" with. That said, the photo editing software I have use, including photochop, usually have a nomenclature that is completely foreign. What is usually lacking is a set of basic instructions to provide a path from the simple to the complex and back again. If you don't understand the lingo in the menus, you get hopelessly lost. As many have said, this can be solved with some effort and research.

      However, most programs have to have a "Target Market", must be produced in a "Reasonable" (translation Quick) amount of time (lest the financers get distracted), and nobody wants to write the help file, instructions (whatever) to help bridge the gap between the novice and the professional. Isn't software supposed to help accomplish this goal? Take something hard and help facilitate the process? Gees, Have we lost our mind? When can we get back to basics? Do our research, design, and not expect that to happen in 1 iteration or 3 weeks.

      I can only hope.

  33. As Jeremy would say: by Anonymous Coward · · Score: 0

    sounds liek a toal n00b..

  34. Just as everything else by mwvdlee · · Score: 5, Informative

    I dare bet using Notepad to write some text is hard too if you can't read or write.

    Why is he expecting graphics applications to be any easier if he doesn't understand the basics of computer graphics?

    And using PhotoShop as an example... Why would somebody who just wants to remove red-eye or crop a picture buy a $600 program? PhotoShop is complex because it is meant for professionals. Adobe also has Elements at $90, which DOES have the red-eye and easy cropping he want (and which is NOT an older version of Photoshop with name changed (apparently dvorak never even tried using it, since it blatently ovbious NOT what he describes it to be), but rather a recent version with drastically cut functionality and a "workflow"-like interface).

    But apparently he wants something which only requires one button to read his mind and alter the photo accordingly. With great power comes great responsibility. Don't want the responsibility? Then don't demand the power!

    But just to quote from the article:
    "These programs assume that you are a dolt."
    Dvorak... you ARE a dolt.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    1. Re:Just as everything else by SirPavlova · · Score: 2, Funny
      "These programs assume that you are a dolt."
      Dvorak... you ARE a dolt.

      Granted, but if even he finds them too "helpful," that's pretty damning.

      --
      Yar.
    2. Re:Just as everything else by Blakey+Rat · · Score: 1

      recent version with drastically cut functionality and a "workflow"-like interface).

      I think you're even being unfair by saying it has "drastically cut functionality." It has the same layers, the same filters, the same plug-ins, the same Save For Web, and a ton of other "professional" Photoshop features. What it lacks are the features used for professional printing (color separations, and such) and anybody using Photoshop Elements for its intended purpose will never need those anyway.

      I think Photoshop Elements it the best value for your money on the software shelf today, by far.

  35. Hmm... by MaestroSartori · · Score: 1

    ...the 45 things photographers do most in Photoshop...

    Would that be snapshot photographers (red-eye removal, tilt correction, silly filters), amateur photographers (not sure here, maybe a little bit of colour/curves adjustment, retouching), professional photographers (pretty much everything), or non-photographers (lots of artists use PS and never touch a camera)?

    Not everyone needs Photoshop, it's complicated for a reason. Most snapshot-takers would be fine with Picasa/iPhoto.

    1. Re:Hmm... by Joe+Decker · · Score: 1
      professional photographers (pretty much everything)

      Just a data point: For myself, the big features would be RAW conversion, healing brush/spot healing brush (for cleaning up sensor dust or scanner dust), most of the adjustment layers (levels, curves, color balance, contrast/brightness, hue/sat/lightness), a regular layer with the soft-light property and the paintbrush (I use that as a reversible dodge/burn/etc.), layer masks, selection tools, layer flatten, resize, unsharp mask (narrow radius very wide radius), color space conversion/profiling/previewing, save.

      Hmmm, my edge-sharpening stuff uses a lot of weird filters, though. A better edge-sharpening built-in would probably be a better choice.

  36. Put this guy on TechTV! by pookemon · · Score: 3, Informative

    Now with Photoshop, most photographers only want to do perhaps a dozen or so functions. You want to make the picture more vibrant, get rid of red-eye, remove an object from the scene, and maybe swap the heads of the people in the picture.

    This guys level of expertise is showing. Users just want to remove an object from the scene? One of the hardest things to do in ANY package - I suppose he expects to just click a button, then click the object and voila! It's gone! The closest thing to that function is the selection wizard - and those that use it know how prone to "error" it can be.

    Oh, yes, and you want to crop.

    What a numpty - it's right there on the toolbar in Photoshop, on the left, third one down. RTFM! And it's one of the easiest tools to use. What do you want? Auto crop? Click a button and the software crops the image for you. Exactly how you want it?

    Essentially, you want to optimize the photo.

    Start with Ctrl-Shift-L.

    Then you can try this.

    --
    dnuof eruc rof aixelsid
    1. Re:Put this guy on TechTV! by ajdlinux · · Score: 1
      This guys level of expertise is showing. Users just want to remove an object from the scene? One of the hardest things to do in ANY package - I suppose he expects to just click a button, then click the object and voila! It's gone! The closest thing to that function is the selection wizard - and those that use it know how prone to "error" it can be.

      There is a Free tool in development called SIOX that allows selection of foreground objects through just a rough line drawn through it. It will be part of GIMP 2.4. This could be a huge advantage to GIMP.

    2. Re:Put this guy on TechTV! by pookemon · · Score: 1

      SIOX is nice but it looks like it would suffer from the same problems that the selection wizard does (look at the "Flowers" example and the extracted objects look a bit ordinary). I do think it's big advantage is that you don't have to click 43,000 times to select a single object.

      --
      dnuof eruc rof aixelsid
    3. Re:Put this guy on TechTV! by nidarus · · Score: 1

      There's a filter in Photoshop called Extract, that does exactly the same thing (although I can't say if it's better or worse at it than SIOX). Photoshop had it for quite some time.

  37. Some things are hard.. by Vellmont · · Score: 2, Insightful

    Because they're hard to do and take skill. Someone who's never used a keyboard before might think it's "overly complex". "Unless you are using the keyboard full time, you spend a lot of time figuring it out".

    Here's a clue Dvorak, doing complex things requires you to learn how to do them. Why do you make this assumption that doing everything is simple?

    --
    AccountKiller
    1. Re:Some things are hard.. by Green+Salad · · Score: 1

      Here's a clue Dvorak, doing complex things requires you to learn how to do them.

      I don't know if you've thought deeply about this.
      I appreciate good tools. Hopefully, you don't think that my kids should have to learn how to use a slide rule if they want to do any complex math?

      Let me just say that some people, like Steve Jobs or John Fluke, can make a lot of money by enabling people to do complex things very simply and very quickly.

      Improving tools is the essence of productivity and progress.

    2. Re:Some things are hard.. by Vellmont · · Score: 1

      I actually don't think you've thought about this. Not everything is complicated simply because the tools are complicated. Fixing your own car involves multiple tools and is complicated. You don't just sit down and can do it right away. Writing software involves complicated tools like compilers. You get back complicated messages that aren't immediately obvious what they mean unless you understand what's going on. Editing photos is such a complex activity and requires complex tools.

      --
      AccountKiller
  38. From ignorance... by venomkid · · Score: 2, Insightful

    ...yeah, why can't I cure cancer? I mean, we know it's caused by *cells* and it's in the *body*. Why hasn't science made a pill to cure it yet?

    Seriously, I haven't consumed a more ignorant piece of media since the last time I watched the O'Reilly Factor.

    Information isn't that simple, mister Dvorak. How are you going to tell a computer to do you want it to do when you haven't even defined it? And when you do try to define it, it's so nebulous as to be irrelevant.

    You want to be able to do something skillful while lacking skills? And at the same time, you criticize programs that try to lead you through the process? That sounds pretty "rinky dink" to me.

    --
    vk.
    1. Re:From ignorance... by sl3xd · · Score: 1

      Seriously, I haven't consumed a more ignorant piece of media since the last time I watched the O'Reilly Factor.

      You don't watch the O'Reilly Factor for information; personally, I see it as a dark sort of comedy... It's nowhere near as classy (or entertaining) as "The Daily Show With John Stewart" or "The Colbert Report", though.

      But comments like Dvorak's are priceless. Photo editing isn't child's play; its techniques are far beyond the abilities of mere mortals.

      We don't have brain surgery DIY kits at Wall-Mart either. Some things will always take a skilled artisan.

      But, to someone with the hubris and arrogance of Dvorak, it's just too much to admit you don't have the necessary knowledge or skill.

      --
      -- Sometimes you have to turn the lights off in order to see.
  39. Ill write this out by killerface · · Score: 1

    for those that didn't read the article "bitch bitch bitch bitch bitch bitch bitch bitch bitch bibitch bitch bitch nothing is good enough for me and people pay me to bitch bitch bitch bitch bitch"

  40. Yeah... by Anonymous Coward · · Score: 0

    Im sure he'd find it even more annoying using photoshop without a mouse!

  41. again, iPhoto by deep44 · · Score: 2, Informative

    He directly/indirectly bashes Apple at least once a month, yet.. as previously stated, iPhoto fits his vision of a utopian photo editor *perfectly*. I use it; it's simple, and just powerful enough to cover the basics of home photo management/editing.

    I also agree that Slashdot should stop posting the trash he writes.. he complains about Windows, hates Apple, and is nowhere near smart enough to even *try* using Linux (imagine the articles that would come out of that experience). Why should people care what he has to say? I certainly don't.

  42. iPhoto is not that great by Zork+the+Almighty · · Score: 3, Insightful

    I don't understand why people like iPhoto. It's quirky and awkward. It organizes all your photos in some crazy scheme on the disk (like the iPod!), it can't do much besides crop, and its "magic button" approach to colour fixing generally produces worse pictures than what you started with. It can't recognize duplicate photos and it will stupidly re-download all your photos every time unless you delete them from the camera - HELLO! The only redeeming feature of this program is the ability to zoom in and out on your entire photo collection, and that's a gimmick. Whoopie.

    --

    In Soviet America the banks rob you!
    1. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      I don't understand why people like iPhoto

      Because it's Apple.

      I do have a couple of Macs, and they're great computers, but Apple does do a lot of stupid things and if you try to mention any near an apple fan, they attack you.

      The might mouse is the worst excuse for a mouse I've ever seen. You have to lift your finger from the "left button" to right-click. But all I read about it are raves.

      The new iMac has a camera fixed above the screen pointing forward. How stupid is that. Do you really want a camera pointed at you every moment you use your computer? It should at least have a mechanical lens cover so people don't need unsightly electrical tape on their computers. When not in use I have my webcam pointed out the window to give me a nice video desktop. Can't do that with the camera in the monitor bezel. Again, mac fans act like having an external webcam already makes you a dinosaur.

    2. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      It should at least have a mechanical lens cover so people don't need unsightly electrical tape on their computers.

      Or you could just, you know, not use the camera in iChat.

    3. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      Thanks for proving my point, fan-boi.

      You trust the software not running to mean the camera is off? How long until a worm can take over the camera and send a recorded video to a drop-site? Even if it's a 1 in a million chance, are you willing to do anything you do in front of your computer with that chance?

    4. Re:iPhoto is not that great by tmjr3353 · · Score: 1

      How exactly is organizing your photos by the dates they were taken a "crazy scheme?"iPhoto has had no trouble recognizing duplicates from my digital camera that went undeleted. Perhaps this was recently fixed? Furthermore, there are manual controls for the options the "magic button" changes (though you are right, the "magic button" is essentially crap). Sadly the overall editing options in iPhoto do not come anywhere near PhotoShop, or even what Dvorak is looking for. If Dvorak even knows what he's looking for.

    5. Re:iPhoto is not that great by idlake · · Score: 1

      How exactly is organizing your photos by the dates they were taken a "crazy scheme?

      Because it splits up related photos and groups together unrelated ones. iPhoto should keep things organized by "film roll", where each film roll is stored directly in the Pictures folder. I should also be able to point iPhoto at arbitrary directories and work with them without having to import them.

      The reason iPhoto gets away with that is because it's consumer software. It falls apart once you have 10-20k images (something a pro can easily shoot within a few days).

    6. Re:iPhoto is not that great by jrockway · · Score: 4, Informative

      > It organizes all your photos in some crazy scheme on the disk

      By date? (the "2005" is not a random number... it's the year. The subfolders 01 02 03 ... are "months" -- and each month has "days" inside. This is the easiest way to organize things until you name the photos and add them to albums.)

      > It can't recognize duplicate photos and it will stupidly re-download all your photos every time unless you delete them from the camera

      I haven't had this problem. iPhoto says something like P12312312.jpg is a duplicate. Skip? [Yes, No, Yes To All]. Click Yes To All.

      --
      My other car is first.
    7. Re:iPhoto is not that great by tmjr3353 · · Score: 1

      I suppose that's an understandable argument on the directory structuring. I have never personally encountered a problem with it, but I can see where you would. Thats just it -- iPhoto isn't for professionals. The fact that it doesn't meet a professional photographer's needs doesn't disqualify it from doing almost exactly what Dvorak is claiming programs don't do.

    8. Re:iPhoto is not that great by bogado · · Score: 1

      I have both, I usually organize them into albuns with names that identify what I was doing or who I was with when the pictures were taken. At the same time I have a hierarchy, automaticly created, that has symlinks to the pictures, those links are ordered in folders with year, with subfolders with month (I use 01_Jan or 03_Mar for clarity and sort order) and another level with the day. This turns out to be a good "journal" of activities.

      --
      []'s Victor Bogado da Silva Lins

      ^[:wq

    9. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      uh huh, so you're completely paranoid... And uh, a worm, on the Mac? Nah. You must be thinking of that insecure piece of shit OS they make in Redmond.

    10. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      trouble is, it means only iPhoto can use the system. know all those funky shell scripts you want to use? well, your photos are all organised according to iPhoto, which will fuck up if you touch them with anything else.

      the filesystem should be open and sensible to every app or script, and you should be able to choose any structure you like. anything else is just closing off what should be open.

    11. Re:iPhoto is not that great by idlake · · Score: 1

      I think its directory layout is a bad design even for non-professionals, it's just that non-professionals either don't know any better or don't bother doing anything about it.

      iPhoto is fairly nice in other respects, in particular its integration of editing and browsing, but unfortunately its editing facilities are still a bit too limited even once you discover the "Adjust" button.

    12. Re:iPhoto is not that great by Kadin2048 · · Score: 1

      I disagree, I think it's method of storing photos is logical.

      It looks into the metadata to recover the date when a photo was actually taken, and then sorts them into folders by year, month, and day taken. The "film rolls" level of organization (which is really an arbitrary scheme) is done in the program itself, along with the Albums and other types of sorts.

      The advantage of this to me is if you have more than one digital camera. Say for instance I went on vacation and took a DSLR and a point-and-shoot, and took photos with both throughout the trip. When I got back and plug them in to download, iPhoto does the logical thing and sorts the photos by date taken on the backend, so all the photos from that period in time are together. It makes it trivial to copy all those photos out of the library later if I wanted to.

      iPhoto definitely does have its limitations and weak features, especially on the editing and processing side, but I think the storage and organization features are some of its strongest. Hopefully Aperture will retain those while adding some more advanced editing and processing abilities.

      --
      "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    13. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      When the camera's aperture is open, a green LED glows brightly right next to it. It's not controlled by software; it's wired right up to the camera's iris.

      (Incidentally, you misspelled "boy." It's a common mistake for people who are new to the language, apparently, but please try harder in the future.)

    14. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      know all those funky shell scripts you want to use?

      Um. No.

      I think we've found your problem.

    15. Re:iPhoto is not that great by Anonymous Coward · · Score: 0

      well, your photos are all organised according to iPhoto, which will fuck up if you touch them with anything else.

      That's how all of Apple's entry-level software works. Apple assumes that you are a moron who can't separate the application from the data, so it makes the application the only interface to the data. The first time I used iTunes, I didn't know that you had to turn off an option if you didn't want it to trash your directory structure. Since I ripped most of my MP3s before ID3 tags existed, iTunes dropped everything without metadata into a single folder of unknowns.

      iPhoto is the same way - it assumes that you are incapable of organizing your pictures and does it for you, however it decides is best. If you are capable of building a folder hierarchy and renaming files, then you are too advanced a user for iPhoto and should be using real software.

    16. Re:iPhoto is not that great by Gulthek · · Score: 1

      Can't do much more than crop? Are you sure about that?

      If you can't remember to delete the pictures you downloaded from your camera, tell iPhoto to delete them after it copied them for you. It also doesn't "re-download" until you click the "Import" button so perhaps there's some kind of other problem.

      If I connect the camera with the same pictures then it's because there is some kind of problem (oops, didn't mean to save the crazy edit to the original file) and I *want* to "re-download" the picture.

  43. photoshop elements? by mottie · · Score: 1

    isn't that what photoshop elements was designed for? It's only $89

    Adobe® Photoshop® Elements 4.0 software combines power and simplicity to help you do it all. Edit and enhance your photos by fixing common flaws instantly or using advanced options for more control. Keep every photo at your fingertips. And show off your creativity in entertaining slide shows, photo mail, Web galleries, and countless other ways.

  44. *gasp* *choke* *death* by Kawahee · · Score: 1

    Is it too much to ask for a simple and powerful software program that can do the 45 things photographers do most in Photoshop?

    I think it's too much to ask for another program that does everything that's simple to use. How the hell is Photoshop 'difficult', anyway?

    Who Am I?

    I draw a vector circle, I want to add bevel and a drop shadow.
    I want to apply it to the entire circle, hence I want to do something with the entire layer.
    I realise that Photoshop has a useful feature called layered styles.
    I add the bevel layer style.
    I add the drop shadow layer style.
    I am not John C. Dvorak.

    Give up? Too bad. I'm everybody else with a sense of intuitivism.

    --
    I'll subscribe to Slashdot when I see a month without a dupe, a typo, or an article the "editors" didn't read.
  45. Picasa even has an "I'm feeling lucky" button! by ManufacturedMirth · · Score: 1

    Seriously, Picasa is fantastic. Yet another formerly-commercial package bought by Google, improved, and distributed free.

    It has a nice interface, the common photo editing tools are straightforward to use, and since the Google days, there's even an I'm Feeling Lucky button for colour and tone enhancement! I use Photoshop every day, and love it, but it took an awful lot of work to learn it. Picasa, though, I just installed and started using straight away.

    http://www.picasa.com/

    1. Re:Picasa even has an "I'm feeling lucky" button! by waferhead · · Score: 1

      Will Picasa run under WINE?

    2. Re:Picasa even has an "I'm feeling lucky" button! by ManufacturedMirth · · Score: 1
  46. Options by chuby · · Score: 0

    I have been a user of photo editing software for a while now, for middle size tasks, red-eye, crop, rotate, balance, just "everyday" stuff, but sometimes I want to do things a bit more "complicated". I have noticed that a program like photoshop is too much for me, and a program like picassa too little, so I have been using Ulead Photoimpact for a while now, and I really like it, it's interfase is very intuitive, it is filled with Wizards, even a photo enchancing tool, that "almost reads your mind", and also, a bit more "hidden" power functions, for the advanced user, it can take photoshop plugins, use layers, etc... I think that if you want a well balanced software that can be there for everyday use, and also have the option to do power edition, without the bulk, in a very smart elegant and gentle way. you should try Ulead Photoimpact. http://www.ulead.com/pi/features.htm
    And no I'm not a affiliated with Ulead in anyway, I just think that their software is good.

  47. what happened to katz? by Anonymous Coward · · Score: 0

    I think with the lack of Jon Katz postings, slashdot thinks we need another *great* person to discuss about.

    Long live teh Dvorak age!

  48. Has Dvorak even thought about the problem? by el_womble · · Score: 3, Insightful

    The reason photo editing is difficult to use, is because photo editing is difficult to do.

    The fundamental problem with photo software is that computers don't have a clue about what they are doing so they can't help you. You may just wan't to make the subject stand out from the background, but the computer can't tell the difference between a cat and an orange so you have to describe exactly where the subject is. Magic wand tools are a help, but there not that good because even when you've defined the outline of an object accurately the computer doesn't have a clue what it is so you still have to describe exactly what you want to do with it.

    In this respect photo editors are tools, not aids and must require training.

    Compare this to a PIM tool where the defining a data object is as easy as typing text into a text box. The computer knows what you mean when you gesture to remove an ex-girlfriend from an address book because you have told it what an entry is and how to delete it. We're many years from being able to say "remove my ex-girlfriend from all of my old photos" and have it work as effectively.

    One of the best rules of thumb in computer science is if its hard from computers its easy for humans, and vice versa. Nothing emphasises this more than dealing with images and objects.

    --
    Scared of flying, pointy things snce 1979!
  49. Translation by JohnsonWax · · Score: 1

    "I just saw Apple's Aperture and realized that even with 10,000 extra applications at my disposal, they almost all suck. Why is that?"

    It's about quality not quantity. Thank goodness for Picassa.

  50. The biggest problems by miyako · · Score: 5, Insightful

    Having helped a lot of friends out with Photoshop, it seems to me that the biggest problem that people face when trying to do things is translating what they want to do into "photoshop" speak. Really I think this is perhaps the most common type of usability problems in software today.
    The vast majority of the time when someone asks me for help with Photoshop the conversation usually goes along the lines of: "Hey, how can I remove a blemish in photoshop" "Use the Clone-Brush tool" or "Hey, how can I fix the color on this old photo I scaned" "Adjust the color balance", or "How can I darken this bit of the image to make a shadow" "burn tool" etc.
    It's not that these people are stupid, it's just that photoshop uses a lot of jargon that people aren't really familiar with.
    The second biggest problem I think is that people who haven't done a lot of digital editing don't tend to think in terms of things like layers, fill, opacity, etc. Instead people have the tendancy to see the image like a sheet of paper.
    Aside from these two big problems, the most common thing I see people have trouble with is selecting things out of an image- mainly because people spend an hour meticulously trying to select what they want to cut out instead of using the magic wand to select the background- invert selection and be done with it. Doing so is simply non-obvious to people.

    --
    Famous Last Words: "hmm...wikipedia says it's edible"
    1. Re:The biggest problems by Fnord666 · · Score: 3, Insightful
      I really don't think it helps that some of the terms used for the tools, such as Dodge and Burn, are artifacts from analog darkroom photo processing techniques. These were introduced to ease the transition for photographers from film based to digital photography. At this point they could probably be renamed to something that makes a bit more sense. It could be a configuration choice which labels/buttons/flyouts you wanted to see.

      On a different subtopic, Photoshop is a high level and very powerful tool, yet camera manufacturers will include SE versions of it with their digital cameras. Mom just wants to tweak her photos a bit but Photoshop is what came with the camera so that must be the correct tool, right? Guess who gets the support call?

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
    2. Re:The biggest problems by winchester · · Score: 5, Insightful
      Photoshop is modelled after the old analogue darkroom and film technologies. Dodging and burning comes easy to people who worked in the dark room. And once you understand channels and how they map to the analogue medium, you can do so much powerful things in photoshop. Pixel-accurate selections for instance. Unsharp masks may seem to work like magic (how can you sharpen something by using the unsharp mask?), but it all maps to analogue processes.

      For analogue photograpers like me, this is wonderful, as I can apply everything I know from the dark room directly to photoshop, and obtain similar results. I still use slide film, and scan the slides. Works wonders. Photograpers who have a digital workflow still understand very well what is going on.

      Poeple who just wish to do simple image ajustments, red eye reduction, cropping and so on, Photoshop is not the tool for them. They never were able to make those corrections, now they can, but Photoshop expects too much of a analogue background. You will leave 90% of the power of Photoshop untouched. (the digital dark room bit, that is). In that respect, Photoshop is just the wrong tool for them. Please note that this doesn't say anything about the inteligence of these people or the capabilities of the tool.

  51. Amusingly by Anubis350 · · Score: 1

    I just had to do a quick diagramming of a small network I co-admin. I happened to be sitting at a windows machine at the time and did it out in MS paint. It came out pretty well.

    --
    "goodbye and hello, as always" ~Prince Corwin, from Zelazny's Amber series
  52. Picture Window Pro by Anonymous Coward · · Score: 0
  53. God damn, he's RIGHT! by clambake · · Score: 1

    And programming is also hard. Why can't we have a program that does the same top twelve things that programmers do, but easily, and without all the difficulty?

    1. Re:God damn, he's RIGHT! by el_womble · · Score: 1

      Exactly! C is really complicated. I mean there should be a language where all you have to do is push things onto the stack or heap, move things into registers and add them together, maybe add a few exotic things like mulitplication and bit shifting for fun! We could give it a snappy name like reduced instruction set, or RISC for short. If it got too complicated we could then write another program that takes more abstract concepts like objects and functions and then reduce these down to our RISC instructions... you know for beginners... oh wait.

      I guess this is the point you were trying to make... I was just having fun fleshing it out ;) And now for the bit where I rant on...

      Running a country is always going to be more complicated than making a cup of tea. The reason I don't find running the country difficult is because other people (stupid first past the post politics) voted a guy to do it for me. The only way you can get computers to make complicated tasks easier is if they can do it for you. At the moment thats limited to doing a lot of math very quickly - and thats not what people want. Its the same with programming languages. Programming a computer should be no more difficult than giving instructions to a stupid child - but it is because all computers can do is very fast math and we don't have the math for identifying and describing objects.

      As soon as we have the math to describe identifying objects within a huge 2D matrix, and using pre-programmed experiences to give an depth of field, and an idea of how light should treat that object, we're going to be stuck with Photoshop and Java.

      --
      Scared of flying, pointy things snce 1979!
  54. Different Tools for Different fools. by monklegacy · · Score: 1

    It all comes down to reading the manuals and finding out what app will best fit your needs. Don't try to confuse yourself with the extras, but don't get software that doesn't give you what you want in terms of functionality. Right?

  55. Paint.NET by Anonymous Coward · · Score: 1, Informative

    He obviously hasn't used Paint.NET. http://www.eecs.wsu.edu/paint.net

    And does anyone even read his column when it's not on the front page of /. ?

  56. Re:Oh I'm sorry, Picasa and iPhoto * by Freexe · · Score: 4, Insightful

    Amen,

    What is he doing using a $600 professional software package to edit photos anyway! This is not a program for your parents to edit their home home holiday snaps on, but a design tool that is very good at what is does.

    I have very few compliants about how complex this software is to use and most of them involve finding and editing muliple layers which shouldn't be a concern if you are editing photos.

    Its sounds to me that Picasa would be more to his liking or even MSPaint (and I'm not joking)

    --
    "In a time of universal deceit - telling the truth is a revolutionary act." - George Orwell
  57. If....... by Dingo_aus · · Score: 1

    If "The GIMP" was as widely known as, say, Firefox, we wouldn't even be having this discussion :) C'mon guys and gals, The GIMP is open source, runs on Linux, Windows Macs and others, has everything you need. Yes, all photo editing software requires learning but that is becuase of the inherient non-linearity of the subject matter (it is always going to be harder than formatting an email differently because you have millions of pixels each representing millions of colours being manipulated to the satisfacion of something as subjective as "it looks better now") It will never be black and white (unless you want it to be :P )

  58. Slashdot on Dvorak Jag by BrynM · · Score: 0

    Someone had to say it.

    --
    US Democracy:The best person for the job (among These pre-selected choices...)
  59. my solution to this by zojakownith · · Score: 0

    i agree completely with this article but i have found an acceptable solution.

    i do the occasional image editing, but only simple stuff, most of my editing is cropping, or resizing with the occasional cut/paste. For the past 10 years ive used image composer that is on a frontpage 95 cd (it use to be my dads before i confiscated it)

    I tried using the gimp, but the 2342324 different options was just way more then i needed, way to confusing and a way to long loading time.

    Thats why i not only have a frontpage 95 cd but even have a backup copy in case the original cd ever craps out. (I of course dont use frontpage)

    --
    I have bad karma....

    Open source is heavenly, Microsoft is the devil, SCO is going to hell

  60. Euro by Anonymous Coward · · Score: 0

    is alt + E with me (German keyboard layout)
    don't waste your karma, though...

  61. Let's ALL cast the first stone at once, shall we? by Hosiah · · Score: 1
    I'm rolling with laughter over here...because for 75% of the Slashdotters hissing and booing at the rant, you're just looking in a mirror! This is exactly the same degree of fussing I see in here all the time, with the exception that the Slashdotters usually *mean* "dumbed down for granny" when they say "easy to use".

    And of course, EVERYBODY wants infinite power while expending minimum effort. Yeah, I'd like not just graphic-editing software, but everything-editing software that can do everything I would ever hope to do and be just as intuitive as walking to use and require no learning at all. I'd also like a billion dollars, a Playboy-model threesome in my bed every night, and a lamp-bound genie to grant me infinite wishes whenever I summon him. For free. All I have to do is hold out my hand and it will fall out of the sky to me, right? Hey, c'mon! What are you laughing at? What's so unreasonable about my request?

    I'm going to keep repeating it until it sinks into the consciousness out there: "Stealth Bombers are more difficult to operate than tricycles BECAUSE THEY CAN FLY."

  62. Different programs for different tasks... by Auraiken · · Score: 3, Insightful

    This is a good example of why some programs are better for certain tasks as others. From experience, I rarely use photoshop for simple tasks like cropping or resizing. Small things like that tend to be used in Paint Shop Pro, mostly because it takes a split second to load compared to photoshop. However, if I want to do long-term image manipulation; photoshop, gimp, and open canvas are normally my choice ( in that order ). If i'm working on something that involves drawings or painted art, I tend to use Open Canvas. IMHO Photoshop is becoming somewhat bloated with plugins and useless features.

  63. Actually, it's not stupid at all by Moraelin · · Score: 5, Insightful

    The point is, software and hardware today are hard to use. The even more important part is: they're sold under the explicit _lie_ that they're oh-so-easy, and even your grandma could just plug one in and do everything right away.

    If I step out of the nerd "well, duh, of course it's complicated, and anyway you're an idiot if you can't write your own program to do that instead of bothering me" mentality, and try to use them myself, as a simple user... the fact is, most of these programs are a right pain in the butt.

    The user just has some seemingly simple concept, like "I want to remove the red eye" or "I want to recolor this red dress (e.g., a texture for The Sims 2) to blue, but FFS, leave the gold necklace alone. I don't want that turning purple." (I'm using that as an example, because that's one thing that _I_ got frustrated with in The Gimp. Anything short of manually tracing the outline myself, pixel-accurate, just didn't work right. The fuzzy select tool for example, just loved to go nuts and select the shoes too when I only wanted to change the dress, or and/or select random pixels from other parts of the texture.)

    From a non-technical person's point of view, as in, every-day casual conversation, it's as simple a request as it can be: "I want that dress in blue." If you went to a clothing store with your GF and asked the store assistant "is that one available in blue too?", the store assistant would understand _exactly_ what you mean. You wouldn't have to go through all the hoops that these programs make you go through.

    Tha problem is, yes, that it ends up, in your own words, "something that is fundamentally complex". And that's not what marketting told the user when they took his/her money. If they told the user "see, we have this fundamentally complex tool, and you need a college degree to use it", only then we'd really have the right to tell the user "well, duh, what did you expect?" At the moment he/she's led to expect the exact opposite.

    And, to answer your question, what the average user expects is just that a product he's bought actually fulfills those promises that marketroids made. No more. If they said photo editing would be easy and intuitive, he expects it to be easy and intuitive, not something fundamentally complex.

    And it's not an unreasonable expectation anyway. If I sold you any other product under explicit claims as to what it does and doesn't, you'd expect it to meet those claims.

    E.g., if I sold someone a bicycle under the claim that it's such a new and improved model that even someone completely untrained can use it, they'd have all the right in the world to expect just that: that if they put their untrained kid on it, that kid won't fall over. Asking then "well, duh, what did you expect? a miracle? AI?" is missing the whole point. It's not their business to know how a bycicle would stay up with someone untrained on it. It could involve gyroscopes, or a computer, or whatever. It's not their job to know that. They bought a product under an explicit claim, they expect it to live up to that claim. That's all.

    --
    A polar bear is a cartesian bear after a coordinate transform.
    1. Re:Actually, it's not stupid at all by sandwiches · · Score: 2, Insightful

      1) Photoshop is marketed to professionals. What kind of amateur uses a $600 piece of software to take out red eye?

      2) Your "seemingly simple" example is not simple at all. Recoloring one part of a photo while leaving another one alone is not that simple. Masking is not simple. You assume it's simple and then gripe when you discover it is not.

      3) I don't even know where to begin with your comparison between a human and a machine.

      4) "Adobe® Photoshop® CS2 software, the professional image-editing standard and leader of the Photoshop digital imaging line, delivers more of what you crave. Groundbreaking creative tools help you achieve extraordinary results. Unprecedented adaptability lets you custom-fit Photoshop to the way you work. And with more efficient editing, processing, and file handling, there's no slowing you down."

      That's a direct quote from the Adobe site. No mention that it's easy. In fact, the second sentence says "professional"

      So, if you have false expectations specifically about Adobe which is what TFA is about, then that's very much your fault.

    2. Re:Actually, it's not stupid at all by QuantumG · · Score: 1

      You think paint programs are hard to use? Try 3d modelling programs. Fuckin' impossible to make anything that looks remotely good without being a professional.

      --
      How we know is more important than what we know.
    3. Re:Actually, it's not stupid at all by overunderunderdone · · Score: 3, Insightful

      The problem with your argument is that the program he's taking to task is Photoshop. It's NEVER been sold as so easy to use "that even someone completely untrained can use it" but as a complex program for professionals. Photoshop may claim it can "turn the red dress blue" it even claims it is "easy". For the people it made that claim to: professional designers & photographers... it was.

      It's not akin to your magical bycical sold as so easy even the untrained can use it but an expensive racing bike that makes otherwise impossible feats "easy" for professionals.

  64. ENOUGH OF DVORAK by Anonymous Coward · · Score: 0

    SERIOUSLY. Ever heard of "don't feed the troll"??

  65. Rinky-dink journalism by astrosmash · · Score: 1
    For the love of god, PLEASE stop posting articles from dvorak. It is just sadistic

    The most thoughtful idea in this entire thread and article.

    Now then, who's worse: Dvorak for continually writing such trash, or the (at least) two people who think it's a good idea to post said trash to Slashdot?

    --
    ENDUT! HOCH HECH!
    1. Re:Rinky-dink journalism by shotfeel · · Score: 1

      Now then, who's worse: Dvorak for continually writing such trash, or the (at least) two people who think it's a good idea to post said trash to Slashdot?

      My vote goes to the people who read the article, read the comments, and post a reply that /. should stop wasting their time with such drivel (again).

      To the person who (jokingly?) said their should be a filter, there is. It's between the keyboard and chair. Maybe that's where the change needs to occur.

  66. Why can't I paste into Help? by Anonymous Coward · · Score: 1, Interesting

    When I can't find anything useful in "Help", I use Google to find the answer, which with an image editor is often about a dozen arbitrary steps. Then what I would really like to do is paste the answer into the editor's "help" so I can find it quickly next time I search the help.

    Does anything allow me to do this? And if not why not? Currently I use favorites to store helpful URLs but that's not really what I want. (PS: in the unlikely event this this is a new idea, I claim prior art, so no patenting!)
    - Pete Austin

    1. Re:Why can't I paste into Help? by almound · · Score: 1

      Too bad you asked your question 300 (or so) replies into the slash-blather ...

      It is entirely possible to program the application so that it does what you would like ... except it will never be done. In general, help files have a format (*.chm) that requires special stand-alone tools just to edit. Maybe it is the high cost of gaining permission over copy-right/patent (like as with M$ NTFS file system utilities), or maybe it is just that there is no library that integrates and edits *.chm files into the program code on the fly, but so far there just isn't a means to program a Windows application so to be able to cut and paste into the standard help file used for most Windows applications.

      What you ask for is not impossible, though. Dragonfly's Note Bene academic word processor allows for this, but of course utilizes its own help file format. However, with a program that has a steep learning curve, being able to do this is a God-send. And while Note Bene is no LaTeX - what to speak of TeX - it DOES have a steep learning curve.

      So, do like I do and create your own Windows Annoyances document. So far mine has 42 main entries and scads of minor ones (a main entry is a fix or preventation strategy that must be incorporated into any new installation of Windows). Similar logs can be made for any application. But you'll wait an eternity for the programmers to solve this one.

      _________________________
      Make an image file of Windows frquently.

  67. Even my mom can use Picasa by Anonymous Coward · · Score: 0

    Dvorak is a tool (and a grouchy one at that.)

  68. PhotoDeluxe by cowbutt · · Score: 1

    Sounds like what Dvorak is after is something like Adobe PhotoDeluxe which Adobe discontinued in favour of Elements.

  69. Actually, it wouldn't by Moraelin · · Score: 2, Insightful

    "This sort of complaint would sound silly in another context. Imagine writing to a medical magazine about how "neurosurgery is too complicated" and they should make it easier to understand. Or rocket science? "They should make the 10 most common kinds of rockets easier to design"."

    Ok, if you want to make that analogy, let's take it all the way, shall we?

    Imagine a world where people sell you stuff like an iSurgeon kit for home use, or a "RocketMaker Pro 5" for home use. In fact, they'd even throw in a free trepanation drill (you know, for drilling holes in a skull) with other products, as a teaser to make you buy the full version, same as image editing software is bundled with cameras. Imagine furthermore that you're bombarded with ads telling you "Surgery is easy! It's fun! No previous expertise needed! Why, even your old grandma could strap someone on an iSurgeon table and give them a lobotomy, like a pro!"

    Would you still think it's silly to expect those products to live up to those marketting claims? Why?

    Let's say I sold you, say, a watch, under the explicit claim that it just does its job (e.g., stays accurate) and you don't need any expertise at all to use it. Then you discover that not only it doesn't do that, but you need take it apart and rearrange its cogs even for such a conceptually easy task as setting the alarm. Would you consider that scam normal too, or would you consider it just that: a scam?

    That's the whole problem. It's not just that some software is hard, it's that it's sold as something it isn't. If it was sold as some complex tool only for experienced professionals, like surgery equipment is, then noone would have a problem with it. But the user is bombarded with ads telling him/her "Buy our iSnakeOil (TM)! It's easy! It's made for non-technical people like you! You don't need any knowledge or expertise to use it! You can do everything, no matter how complicated in 2-3 clicks, without even knowing what you're doing!"

    And then when said user has problems, we turn around and tell him/her "well, duh, of course it's complicated. What did you expect?" I.e., in other words, "well, duh, you should have known we lied to you."

    And when it's not that, it's what you yourself describe here:

    "Ironically, some of the programs that are aimed at newbies are very difficult to use because they're inflexible and patronisingly assume the user is a dolt."

    I don't even find it ironic, but yes, that is a major problem. That's one main problem I've always had with the "users are idiots" arrogance that's rampant in the software industry. Instead of trying to _understand_ the user, and exactly what is difficult for that user and why, we end up with products that are just dysfunctional crap.

    --
    A polar bear is a cartesian bear after a coordinate transform.
    1. Re:Actually, it wouldn't by sandwiches · · Score: 1

      That's where you're mistaken. Photoshop is clearly marketed as "The professional standard in desktop digital imaging."

      No lie there.

    2. Re:Actually, it wouldn't by utexaspunk · · Score: 1

      I think the problem here is that some of the people who make the claim "easy to use" are expecting the people who are using their products to not be total retards, and that they are willing to try to learn.

      Photoshop really IS easy to use, but there are some conceptual things people have to wrap their heads around before it becomes that easy. These things (e.g., layer compositing, masks, etc) while seemingly complicated, are really just conceptual shifts. Once you understand them, you're able to do things easily that otherwise would have been nearly, if not totally, impossible. Not making the effort to understand concepts like that is akin to buying the watch and complaining "This whole hours, minutes, seconds thing is too complicated! Why can't it just beep at me when it's time to wake up?"

      But seriously, if the guy doesn't know about Picasa, he has seriously failed to do his due diligence as a "reporter" in performin any kind of research, and if he does know about it and can't figure it out, he has to be an idiot. There's no excuse for not understanding such a simple piece of software.

  70. Palm Desktop, and UIs generally by dunstan · · Score: 4, Insightful

    Everyone is hung up on his, perhaps, ill advised comments on Photoshop. But his comments on Palm Desktop versus Outlook are spot on. Too often user interfaces are designed by techies, for techies, without regard for how it will actually be used by knowledgeable users. Interestingly, it is the same argument which the commercial software lobby use to beat FOSS, ignoring how poor their own products usually are in the same way.

    So rather than getting bogged down in photo editing software, I'd be far more interested in people citing examples of software which has a well thought out UI, which allows simple things to be done without either having to master a lot of complexity or have the software use a condescending tone (the "rinky-dink" Dvorak talks about).

    I'll start with Noteworthy Composer: for fine output I'll work with Lilypond, but for quickly jotting down a bit of music and preparing a presentable printout and midi stream it "does exactly what it says on the tin."

    --
    The last scintilla of doubt just rode out of town
    1. Re:Palm Desktop, and UIs generally by zippthorne · · Score: 1

      I think the problem is that if a program really has a well thought out UI, it is transparent. Users won't even think about it. that is the goal after all. It will transcend "that's quite useable" and become simply "well duh, of course that's how it's supposed to be done" although it is non-obvious until after it exists.

      --
      Can you be Even More Awesome?!
  71. The Perfect Troll by BenjyD · · Score: 3, Insightful

    This guy Dvorak is good - he's like the king of trolls. He includes just enough sense to keep people reading, brings up several age-old arguments and leaves enough obvious gaps and errors in his articles for Slashdotters to leap on.

  72. Photoshop v Picasa by awful · · Score: 1

    A few years ago I had to use Photoshop for work. At first I found it very difficult. Luckily I worked with someone who knew it inside-out. They taught me how to use it and I came to appreciate what a useful tool it is.

    A short while ago I tried Picasa for the first time. I didn't need any help.

      If you want a simple digital image editing tool use Picasa. If you're a pro, you don't need my advice.

  73. I smell some shady marketing stunt for Aperture by Qbertino · · Score: 2, Interesting

    This article has "shady marketing ploy" written all over it. A few days after Apple releases Aperture, we have Dvorak ranting about the current state of Photo Editing tools. I bet in his next column he's gonna write about Aperture and how cool it is. It IS cool, mind you, but this is a marketing ploy none the less.
    Fits the image Dvorak has in public too.

    --
    We suffer more in our imagination than in reality. - Seneca
    1. Re:I smell some shady marketing stunt for Aperture by n8_f · · Score: 1

      I think you are confusing John Dvorak with Walter Mossberg.

  74. Re:Let's ALL cast the first stone at once, shall w by Anonymous Coward · · Score: 0

    Your request is unreasonable because the Genie is not Open Source.
    Jerk.

  75. Parent is not funny... by pdamoc · · Score: 1

    but Insightful... Photoshop Elements is essentially an older version of Photoshop with its name changed to Elements
    come on... that's like saying that Porsche 911 is basically an older version of Volkswagen Beetle with its name changed.

  76. Alternative (simple) picture viewing/editing. by Domini · · Score: 1

    On PC:

    Picassa
    Paint Shop Pro
    IrfanView
    XNView

    (Both the last two are good with Total Commander)

    On Mac:

    AcdSee
    I View Media Pro
    Graphics Converter (can edit as well)
    Aperture

  77. Photoshop is easy by Neuroelectronic · · Score: 0

    I remember downloading photoshop 3 from the "warez" private room on AOL's chat network when I was 15. It has a tool bar with all the tools you can play with. I guess you could consider the menus a bit complicated but a little exploration and it all makes sense. resizing is easy because you can select any unit that is relevent. percentage, pixels, inches whatever. is this hard?

  78. John Dvorak on the Macintosh, 1984 by ExoticMandibles · · Score: 5, Informative
    The Macintosh uses an experimental pointing device called a 'mouse.' There is no evidence that people want to use these things. What businessman knows about point sizes on typefaces or the value of variable point sizes? Who out there in the general marketplace even knows what a 'font' is?

    The whole concept and attitude towards icons and hieroglyphs is actually counterrevolutionary - it's a language that is hardly 'user friendly.' This type of machine was developed by hardware hackers working out of Xerox's Palo Alto Research Center. It has yet to find popular success. There seems to be some mysterious user resistance to this type of machine.

    --John C. Dvorak on why the Macintosh would fail, San Francisco Examiner, February 19, 1984
  79. Good photographers by Ice+Station+Zebra · · Score: 1

    don't need no damn photoshop. (disclaimer, I'm not a good photographer).

  80. I can't believe I agree with Dvorak by stupidkiwi · · Score: 0

    I can't believe I agree with Dvorak. How much do I have to scrub before I wash this dirty feeling off my skin? Photoshop does suck. I can use all the tools, but does this make it an easy program to use? No, it is needlessly complicated on every level. Bundled software is rubbish no matter what type of equipment or what manufacturer. Well until I saw what Canons "DPP" could do. It has a ten minute learning curve, and works in a quality photoshop will not touch. Yes, it is fast to learn only if you see the Canon learning videos online, but it is obvious that it was designed as a no-nonsense tool for professional photographers workflow. I have not tried Apples new Aperture, but I suspect that it is similarly layed out. Apple charge almost as much as Canon charges for a Digital Rebel, and I believe that DPP comes free with the camera. I know it comes free with any 20D camera or better.

  81. Attn: Mr. Dvorak, Look Out . . . by drachenstern · · Score: 1

    Reckon we can get you a job at pcmag now that you have down the art of the rant?

    Oh wait, you rant too well.

    My bad.

    --
    2^3 * 31 * 647
  82. Adobe Photo Deluxe by Dogtanian · · Score: 1

    For me the Paint Shop Pro series (sans everything since version 8, when they turned the program into a Photoshop clone, complete with confusing UI) has a better UI than both Photoshop and the GIMP

    I had an early version of PSP (magazine freebie), and whilst it was reasonably powerful, and more tuned to the Windows interface manager, the interface wasn't that great. For example, many of the dialogs had a "programmerish" feel, with selection of numbers by direct input or up/down arrows, instead of a more intuitive graphical representation.

    Photo Deluxe (a now discontinued product that used the Photoshop engine, but a totally different interface) was a pretty good example of a product that did what it set out to do. It wasn't Photoshop, it wasn't trying to be, and if you tried moving beyond what it was designed to do, it was fiddly. But within its design range, it was pretty easy to use.

    I don't know how it compares to Photoshop Elements, which took over its position in the market; I suspect Elements is far closer to the "real" Photoshop. Anyhow, it seems to have problems on modern PCs due to some shoddy programming; it ran fine on my 256Mb machine, but it complained that there wasn't enough RAM on my Dad's PC with (IIRC) 1Gb- and it did the same on mine when I upgraded to 768Mb.

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  83. MSPaint isn't easy to use... just easy to learn by Dogtanian · · Score: 1

    Speaking personally, I ocasionally do the same thing; but that's because different pieces of software have always had different strengths and weaknesses.

    In all honesty, I think saying that MSPaint could be simpler is giving it too much credit. It's just not well-designed at all; it's only easy to use because there's not a lot to it. Or rather, it's easy to learn; *using* it is a PITA, because stuff like colour and background selection are so basic, you end up doing complicated workarounds to get past the limitations.

    In terms of control of individual pixels, something like the 2-64 colour versions of Brilliance on the Amiga (a paint program generally considered better than the later versions of Deluxe Paint, which also had a 24-bit "true colour" version) would be far more satisfactory. MSPaint is simply a crude application that hasn't improved much since it was called "Paintbrush" God knows how many years ago...

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  84. PhotoStyler by Impavide · · Score: 5, Interesting

    PhotoShop is an arrogant software lacking competition. In 1995, I was a working professionnaly for a printshop and using a software called Aldus PhotoStyler. This software was absolutely outstanding with many simple features that Photoshop still does not have today:

    - Magic wand that can select based on hue (perfect for green screen)
    - Magic wand with a threshold that you can adjust AFTER you have clicked.
    - A color picker that can average a region.
    - A pixel accurate crop box.

    Those were really useful features that I still lack today. PhotoStyler was a professionnal tool costing more than 800$ and worth every penny. PhotoStyler was that feature rich. I was doing only the basic things but it was doing it well. It didn't had the fancy swirl effect but I never had a customer who required a swirl.

    What happened to PhotoStyler? I was bought by Adobe and discontinued. It was a superior software at that time and it was the only way for Adobe to continue selling PhotoShop.

    The guys who coded PhotoStyler decided to restart again and came up with Ulead PhotoImpact but that product not as good as the original PhotoStyler. They decided to target home users instead of professionals because of PhotoShop dominance and removed important features like CMYK support and added tons of useless features (for professionals) like a button makers and ... the swirl.

    1. Re:PhotoStyler by Anonymous Coward · · Score: 1, Informative

      Photoshop can do each of the things you've mentioned, in some cases, there are multiple ways of doing each of those things.

    2. Re:PhotoStyler by Winterblink · · Score: 1

      I'm amazed someone else remembers this program. It was GREAT. I used that for years before switching to Photoshop, and then only as you say, because Photoshop bought it, discontinued it, and eventually surpassed it in terms of features.

      Still, it was far easier than Photoshop at the time. Now, unless you did tons of digital photo editing 10 years ago (was nowhere near as common as now), most people have never heard of it.

      --
      "I'm a leaf on the wind. Watch how I soar."
      -Hoban Washburn
    3. Re:PhotoStyler by aardvarko · · Score: 2, Insightful

      Photoshop's color picker can average 3x3 or 5x5 pixels; right-click in the image to select which you want. The crop tool is, and always has been, pixel-accurate at 100% or greater zoom.

    4. Re:PhotoStyler by Anonymous Coward · · Score: 0

      Erm, these sound a lot like the GIMP tools I use every day. Color select, a color picker with a variable sample area, and pixel-accurate selections are things I'm pretty sure the GIMP does well. The variable selection threshold is pretty neat, though. I'd like to see that.

    5. Re:PhotoStyler by snookums · · Score: 1

      Magic wand with a threshold that you can adjust AFTER you have clicked.


      Well, the GIMP can do this at least. If you click in the image and hold the mouse button down, then dragging towards the top left will reduce the tollerance, and dragging towards the bottom right increase it, with the marching-ants updating in real time. I must say I'm a bit stunned if PhotoShop really doesn't have this feature. It's very useful.

      --
      Be careful. People in masks cannot be trusted.
  85. Tuxpaint? by matt+me · · Score: 3, Informative

    Now compare Tuxpaint to MS Paint and you that these two programs are in no way equivalents. MS Paint is not for children, just an image editor preserved from 1995 that is so appalling by todays standards it is only used by children. Tuxpaint IS meant for children (and has the bright colours and gimmicks - I love that magic star brush). What Linux needs is a speedy lightweight photo viewer with the simplest, most handy photo editing facilities. No need for brushes or active editing, just the standard brightness/contrast/rotate/crop/resize/balance tools that are needed to touch up photos, and are lacked (or badly implemented) in MS paint. Similar to that Google Photo program. What I stress is important though, is this program must be speedy enough to be used as the standard photo viewer. It takes a moment for me to view a photo in GNOME, but then it takes 30 seconds to load the GIMP, when all I want to do is rotate it or adjust the balance. Yes I can use mogrify, but the average user just needs to quickly go through their 50 photos when they download them and then rotate and rebalance them individually in the most speedy way thewy can.

    1. Re:Tuxpaint? by Anonymous Coward · · Score: 0

      Rotate can be done in GQView which loads and browses quickly.
      Balance, no.
      However, when I have to balance/retouch/smudge/red eye remove a directory of photos I actually leave the GIMP open.
      Heck, can even select all photos in the directory and open 'em at once.
      Not that it takes 30 seconds to open the GIMP anyway. Even on this 3 year old machine.

    2. Re:Tuxpaint? by Asphixiat · · Score: 3, Informative

      Try digikam, very fast, made for quickly editing digital photos. The best thing is the quick, intuitive way of editing the red eye.

      you wont be sorry ;)

    3. Re:Tuxpaint? by b0bby · · Score: 1

      Is Irfanview available for Linux? I love it on Windows, it's got just what you need and is fast. In fact on XP I use it as the default image viewer.

    4. Re:Tuxpaint? by CastrTroy · · Score: 4, Insightful

      Yeah, digikam has some pretty good tools for photo management and touch ups. I saw a tutorial for removing red eye in gimp, And it was way too complicated. Complaining about how difficult it is to use a high level professional tool is a little short sighted. Most people couldn't start up autocad and start drawing out a house. Most people couldn't start up visual studio, and program their own operating system. Why would anybody expect to be able to start up photoshop and instantly be transformed into a graphical genius.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    5. Re:Tuxpaint? by jedidiah · · Score: 1

      Try this instead: http://registry.gimp.org/plugin?id=4212

      Regardless of how simple an interface is. Some people will manage to find the most complicated method available.

      Gimp is built to be extended with plugins and scripted.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    6. Re:Tuxpaint? by Aurix · · Score: 1

      Try ImageMagik or Kuickshow.

      Cheers.

    7. Re:Tuxpaint? by Anonymous Coward · · Score: 0

      1995? You mean 1985 (or earlier) for MsPaint- I had it in Windows 286 and it probably came before that.

      For simple image editing, including rotating, cropping, image conversion, etc., I use (try it!):

      xv

    8. Re:Tuxpaint? by deglopper · · Score: 1

      What you want is xv. No Gnome bloat, no annoying changes in the UI since 1994, and it runs plenty fast enough. http://www.trilon.com/xv/

    9. Re:Tuxpaint? by Call+Me+Black+Cloud · · Score: 1

      Wow...you weren't kidding about that tutorial. Even the simpler method is complicated. Removing red eye is pretty much a solved problem. You know what range of red you're going to get out of the eye and you know what to replace it with. Perfect for a wizard.

      But I digress. The point is not that the tool will turn you into a graphical genius, or OS programmer, or architect. There's not always a middle ground, a tool that allows the experienced user some options for creativity but is still usable for simple, everyday use.

    10. Re:Tuxpaint? by ArsonSmith · · Score: 1

      How about this tutorial

      1. Select the red channel from the layers and channels dialog (open by default)

      2. Select the brush that fits the redeye and black as a color

      3. draw black over the redeye in only the red channel (because you selected in in step 1.

      Redeye all gone.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    11. Re:Tuxpaint? by cloudmaster · · Score: 1

      Most people couldn't start up AutoCAD and draw a cube, let alone a house. Heck, even starting up AutoCAD at all can be a bit involved. That is the single worst interface *ever* (ignoring the list of just about every app written using Motif) - unless you spend a year or two of your life memorizing all of the command line stuff. It's like vi, except with the same concepts applied to toolbars and less general use.

      Sorry, </rant>. I was trying to build some stuff (a desk) using 80/20 parts a while back, and ended up using AutoCAD (they provide an AutoCAD plugin that generates a bill of materials, etc) as a great way to waste weeks of my time rather than just drawing it out to scale on graph paper or something simple like that.

    12. Re:Tuxpaint? by LanceMan · · Score: 1

      I had it on my 286. It came from Z-Soft (I think) and was included with the MS Mouse. It's a freaking demo app for a mouse!!!! No windows needed.

    13. Re:Tuxpaint? by colinrichardday · · Score: 1

      Is red eye confined to the pupil, or does it occur with the iris as well? In the secind case, making the red eye black may not be very good.

    14. Re:Tuxpaint? by cthulhu11 · · Score: 1

      [i] What Linux needs is a speedy lightweight photo viewer with the simplest, most handy photo editing facilities. No need for brushes or active editing, just the standard brightness/contrast/rotate/crop/resize/balance tools that are needed to touch up photos, [/i] You just described XV. Been out for years and I use it every day.

    15. Re:Tuxpaint? by CastrTroy · · Score: 1

      plus, the pupil is generally not pitch black. I've tried this before. and in general, it looks pretty bad. Even if you fake the colors to look less black. I think this guy is describing turning the red channel into a black channel, and therefore giving the same shades you see in red, only in black. The problem is, this is still much harder than the digikam method of, drag box around area containing both eyes. Click on remove red eye. All this talk about color channels and layers would confuse 98% of digital camera owners.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  86. PSP 6 fan here by Peter+Simpson · · Score: 1

    Easy, reads everything and hasn't failed me yet. Well worth the $60 or so I paid for it when I first loaded it on my Win98 machine and still runs great under Win2K

    Peter
    (*trying* to learn how to use Gimp on Linux...)

  87. Boycott by Anonymous Coward · · Score: 0

    Quite a few here don't want to see "Dvorak" on a Slashdot headline. Problem I think is "editors" here get confused when Dvorak stories lots of comments. Lets just skip the next Dvorak story.

    Let's hope for a Dvorak free day the rest of today.

  88. Want more than iPhoto? by PhunkySchtuff · · Score: 1

    If iPhoto or Picasa don't float your boat, then try something a bit more suited to the task, like Aperture.
    It brings major ease of use to simple photo management with incredibly powerful tools, like the ability to work with RAW images, and automatic versioning so you never stuff up your original "digital negatives"

  89. Real men by Junior+J.+Junior+III · · Score: 3, Funny

    Real men edit their .jpgs from the command line by feeding hex values and pixel coordinates. EVERYTHING else is rinky-dink.

    --
    You see? You see? Your stupid minds! Stupid! Stupid!
    1. Re:Real men by dzfoo · · Score: 1

      And they do it in, let me guess, FORTRAN?

          -dZ.

      --
      Carol vs. Ghost
      ...Can you save Christmas?
  90. so where is the filter in /. by cinnamon+colbert · · Score: 1

    agree 100% about dvorak; so why does /. not have some sort of name filter you can add to your profile ?

  91. admit the obvious - PS poorly organized by cinnamon+colbert · · Score: 1

    Thei point about professional softwware is tht they deliberately make it hard, to appeal ot the profesional base - why would someone whoose possibly high pay which depends on knowledge use software that makes tht knowledge obsolete

    that is, photoshop could easily, if they want, re do the interface to make it much easier.
    but if they did, pros would not use it, and pros are their base.
    to put it another way, if your customers earn a good living with your tool and their knowledge, why would they buy a tool which implies their knowlege is not worth anything ?

    i think that is why photoshop does not offer a redeye reduction tool

  92. Dvorak needs to talk to some of his colleagues... by werdna · · Score: 1

    ... who know how to use a Macintosh.

    Sounds like he is wishing there was an application like Aperture on his PC. Last week, he criticized journalists writing about Apple's inventiveness and capacity to create products customers want as having conflict-of-interest, because they use Apple products. Today, he wishes openly for innovation and commitment to product need.

  93. Re:Oh I'm sorry, Picasa and iPhoto * by Jeff+DeMaagd · · Score: 1

    iPhoto doesn't do enough, which is why I bought Photoshop Essentials to supplement it. PSE gave me the ability to more easily pick the output resolution so I can put it on the web. iPhoto is a pretty good photo organization program though I would like to see the set of photos that are in my library minus the set of photos that are already in at least one album.

  94. Graphic Pseudo Code by tikoloshe · · Score: 1

    What this idiot is asking for, is the equivalent of a programmer asking why his compiler doesn't compile his pseudo-code.
    The complexity in graphic manipulation is high and only because the red refelection from our eyes is consistent and bright, is red-eye removal apparently easy. Swapping people's heads is not, especially when the lighting does not match.

    --
    --
  95. how to make photo editors easy to use: by plasmacutter · · Score: 2, Interesting

    include a check box in preferences which says "filter photo editor jargon", which will replace anyt terms involving greek letters, scientists names, and photographic terms with easy to read plain layman's descriptors for what they do to the picture

    --
    VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
  96. Why not Picassa? by spicydragonz · · Score: 1

    Picassa does everything I normal have to adjust in just a few clicks. 1 Make everything straight 2 auto adjust the contrast

  97. Stick to what you know... by Warlock7 · · Score: 1

    Perhaps Dvorak should stick to writing about things he understands and knows something about, like Windows software. When it comes to writing about much of anything else he always falls far short and tends to make sweeping unjustified generalizations.

    "...with Photoshop, most photographers only want to do perhaps a dozen or so functions." - Really? That's a rather impressive statement. John appears to have polled or knows personally and has asked MOST of them himself exactly how they use Photoshop. Wow. Color me impressed. I see all the documentation and supporting evidence right there in your article that backs up your broad statement... Oh, wait, no I don't. Sorry, this appears to be more typical Dvorak crap, all noise and hot air with nothing to support his position.

    Hey John, how about reporting facts rather than huge supposition based upon nothing other than your own frustration for once. Keep up the good work and aim high. Your lack of standards certainly aren't suffering.

  98. DVORAK by Anonymous Coward · · Score: 0

    his keyboard is teh shizzle. Allthou I prefer QWERTY.

  99. You clearly don't know him very well by Anonymous Coward · · Score: 0

    Dvorak would never have anything positive to say about an Apple product. He despises that Apple didn't just curl up and die as he has repeatedly predicted.

    Did you just get here?

  100. first page of article, summarized. by sammy+baby · · Score: 1
    I actually had to re-read the first page of the article a couple of times to make sure I wasn't mistaken. I'm not. Here's my redacted version of the front page - note how he buries the lede in a two word sentence at the end of the page.

    Why hasn't photo-editing software been developed that is both easy to use and not rinky-dink? Take Adobe Photoshop (please!) as an example. It's often unnecessarily complicated. So over the years, people have developed programs to be bundled with digital cameras. Even Adobe had one of these programs, which has been replaced by Photoshop Elements. Photoshop Elements is essentially an older version of Photoshop with its name changed to Elements. It's fine.


    I actually had to rub my eyes and reread that last bit over again a few times, then skip to the next page for the punchline. But there's no punchline, as the next page starts a new topic.

    Even shorter version:
    "Dammit! Why can't someone design decent photo editing software? It's all either incredibly complicated or for kiddies!" (long rant edited for brevity) "Oh, except for Photoshop Elements. It's fine."

    Shorter still version:
    "I am an asshole with attention deficit disorder."
  101. No Irfanview yet? by laplandsix · · Score: 1

    Wow! all this talk about photo editors and no mention of Irfanview? Irfanview is simply the BEST lightweight photo tool on Windows. Batch conversion/rename, crop, resize, Photoshop filter support, ect, ect, ect. You're not going to create a FARK.com photoshop contest entry with it, but I only have to fire up the GIMP a couple times a month. And the pricetag? Zero. Free as in beer my friend. Hell, I run it under WINE at home, because it's so damn good. I'm quite fond of the Gimp, and ImageMagick does what I need it to do from the commandline ( abhor its TK'ish UI ), but Irfanview is the best balance I've found.

    http://www.irfanview.com/

    --
    Free The Lapland Six!!!
    http://www.whatiwore.com
    What I wore, now with 100% more pool project!
  102. Which photographer? by Senior+Frac · · Score: 1

    Is it too much to ask for a simple and powerful software program that can do the 45 things photographers do most in Photoshop?

    As a software person I'll get right on it! So, which photographer do I design for? Photographer A, or photographer B who's top 45 only overlaps A's by 3 features?

    I would imagine all it would take to get any photographer to stop using it would be if it's missing a few of their top 45. OMG! Am I arguing the pro-bloat line? Someone shoot me.

  103. You can tell he has trouble from his blog by Anonymous Coward · · Score: 0
  104. Blah blah blah by ducttapekz · · Score: 1

    All I heard was, "I'm annoying, then white noise."
    Seriously, the article summary should read:
    This is too hard, this is too easy, Goldilocks only wants lukewarm porridge.

  105. Quote to Which Dvorak Can Relate by Bastian227 · · Score: 1

    It took me fifteen years to discover that I had no talent for writing,
    but I couldn't give up because by that time I was too famous.

      -- Robert Benchly

  106. Outraged Geeks Use the Command Line by mattpalmer1086 · · Score: 1

    Well, it's been fun reading this discussion, in a here-we-go-again sort of way. Anyone dares to suggest that software might be easier to use by normal people, and most of you have a hissy fit. But then you guys probably change your underwear using a command line interface.

    Regardless of the particular comments Dvorak makes, software could be a hell of a lot easier to use. Unless you all think that just having a WIMP interface is the be-all and end-all of interface and interaction design.

    I've just finished reading "The Design of Everyday Things", by Donald A. Norman. I totally recommend it. Funny, wise and thought provoking.

    http://www.amazon.com/gp/product/0465067107/103-38 78645-6414220?v=glance&n=283155&n=507846&s=books&v =glance

  107. Crotchety Old Man by Bob9113 · · Score: 1

    Is it too much to ask for a simple and powerful software program...?

    Yes, crotchety old man who is famous for having once understood technology, that is too much to ask. Next question?

    Simple and powerful are virtually antonyms. Powerful is essentially synonymous with "many capabilities." Simple is essentially synonymous with "I can't understand things that have more than 7 icons."

    Is it too much to ask for a high performance, easy to ride motorcycle? Yes.

    Is it too much to ask for a rich, healthy dessert? Yes.

    Is it too much to ask for a high paying job that requires no skill? Yes, unless you're John Dvorak.

  108. pnmscale -pixels by brlewis · · Score: 1

    The key to my own resizing script is the -pixels option to pnmscale. You can batch resize a lot of portrait, landscape, and variously cropped photos, making them all come out the same size.

    These days I use gthumb to go through my photos to pick the best ones, crop and adjust brightness. The menu option for copying remembers multiple recent folders, so I can quickly sort them out into print-worthy ones (the topack folder used by my script) and web-worthy ones (toshrink). It's a smooth process.

  109. Remember, it will probably happen to us too by elrous0 · · Score: 1
    We all get older. There was probably a time when Dvorak was on the bleeding edge of current technology (probably in the 60's).

    There but for the grace of God go we...

    -Eric

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  110. Guess I'm the only ... by slapout · · Score: 1

    ...one on Slashdot that actually likes Dvorak.

    My favorite quote from the article is:

    "Dumbed down and stupid is not the same as easy to use."

    --
    Coder's Stone: The programming language quick ref for iPad
  111. Non-professionals by jscotta44 · · Score: 1

    Why is the iPhoto approach to storing photos bad for non-professionals? I disagree. The non-pros that I know don't have a clue about file structuring and organization. They will never delve into the file structure to find a photo - especially when it is so much easier to find one using either iPhoto or SpotLight.

    And, if they really don't like what iPhoto provides them with, they are free to not use it and instead use one of the free tools that utilize Core Image for photo editing and then just store the photos in the Photos folder. Rather than using iPhoto to download images from the camera/card, they can use the excellent included software called "Image Capture". But this is for those who know a little more than the average guy and actually care.

  112. He's Completely Wrong, as per usual by Anonymous Coward · · Score: 0

    This is the typical PC user attitude: "Why can't my computer figure me out instead of me figuring it out." The fact of the matter is, Adobe is doing an excellent job of serving its customers with Photoshop. If Adobe moved things around to make it "easier" (which would be impossible anyway) they'd alienate people who do useful work with Photoshop, and usher in a new era of Grandma removing red-eye from her photos (and I believe they have a version for this sort of thing too) with photoshop and professional artists using The Gimp.

    Programs cannot be both easy to learn and powerful. It just doesn't work that way. Especially not raster programs. Raster processes are complicated by nature, how can you expect them to be easy to pick up in an hour?

    "My point is, why can't we have simple and powerful software that can do the 45 things photographers do most in Photoshop put into a package that is easy to use?"
    Simple Mr. Dvorak. Because photo rasterizing is complicated, and things like removing red-eye take several steps which you can to have fine-tuned control over if you want to ever do something right.

    I'm awful at picking up GUI programs, but I think I've learned a good 25% of the Gimp functionality in no more than 10 hours of use; and I don't have prior experience with that sort of program.

    I'm sick of people asking for devs to cater to idiots. Devs should cater to power users because people who can't figure the software out won't do anything useful with it anyway. Might as well let the people who care to learn have a powerful tool that they can use in any way they want. When was the last time you saw a battery powered drill with a irremovable battery because that made it simpler to learn? Or one without reverse, because that's considered too complicated? Duh, you haven't; because only software engineers are silly enough to buy into this "programs for the masses" idea.

    There are some programs which fit that genre. But most don't, and we all know they're gonna be cheesy.

  113. Picasa? Telepathy? by rakerman · · Score: 1

    It seems his rant is "why doesn't all software work exactly the way *I* want, without me having to ever learn anything". Err, ya well when we get the telepathic software, I'm sure it will.

    For photo stuff, I use Picasa. It's free and it does what I want, and it's obvious/easy enough that with a few minutes of clicking around you can find all the major features.

  114. Ranting of the uninformed by truenoir · · Score: 1

    Has he even used Photoshop Elements?

    What he describes is the old Photoshop LE software, which was basically just older versions of Photoshop not eligible to be upgraded.

    Elements is a bit different from Photoshop, but does just as good a job on the things it does have. However tools are rearranged, fewer options mean a cleaner interface, etc. In fact, Photoshop CS2 borrows interface designs from Elements, not the other way around.

    It's a good compromise I think, good enough to keep me happy as a second-computer graphics tool, but lacking enough that I still want Photoshop for serious work.
    It's way better than the load of crap called Adobe Photodeluxe it replaced.

    1. Re:Ranting of the uninformed by Le+Marteau · · Score: 1

      What he describes is the old Photoshop LE software, which was basically just older versions of Photoshop not eligible to be upgraded.

      Photoshop LE had only one level of undo, which made it absolutly unusable and an exercise in exasperation. The marketing department must have been smoking crack the day they decided to cripple it in that way.

      --
      Mod down people who tell people how to mod in their sigs
  115. Microsoft Picture Manager by bannerman · · Score: 1

    I'm no photo expert, which I suppose is the point of this article. I'm also no Microsoft fan. But I do have Office XP on my desktop at work, and I use Microsoft Picture Manager to touch up my pictures. For just brightening and resizing photos, it's remarkably easy to use. The hardest part is getting Picture Manager to locate your photo. You can select a group of pictures and auto-correct for brightness, and it actually makes dark pictures viewable. I remember spending half an hour learning how to make a picture look decent in Photoshop. You can select a group of pictures and auto-resize, compress, and email to a friend. I'm sure it's got lousy "features" as well, but for my extremely simple needs, it's adequate. In fact, I'm ashamed to admit that it's quite handy.

    --
    I keep forgetting my place. Jesus is for losers. Why do I still play to the crowd?
  116. Adobe already made it, John. by dilbert+researcher · · Score: 1

    It is called Photoshop Elemets. Read.

    1. Re:Adobe already made it, John. by spectre_240sx · · Score: 1

      Dear god no... Photoshop elements is harder to use than Photoshop because it's just as complicated except they stripped out half the tools.

  117. Picassa is Windows only... by crovira · · Score: 1

    Its no good to me.

    --
    MSBPodcast.com The opinions expressed here are my own. If you don't like 'em... Think up your own stuff.
  118. Must be a Windows thing... by dzfoo · · Score: 1

    I have no such problems with iPhoto on my Macintosh OS X Panther... My wife was even setting up nice animated "albums" after a few hours of using her Mac for the first time.

        -dZ.

    --
    War is peace. Equity is slavery. Credit is strength. For your convenience (TM).

          - The Ministry of Truth and Visa

    --
    Carol vs. Ghost
    ...Can you save Christmas?
  119. Conf Dialogs not necessarily bad by Kadin2048 · · Score: 1

    Off of the top of my head, I can't think of any situations where the Mac gives you a confirmation dialog when you're trying to complete a reversible action.

    Usually when you get a confirmation dialog like that, it's because you're about to do something destructive that's not undoable. For example, emptying the trash. Although I haven't actually read the UI guidelines (and based on some of their recent brushed-metal products, nobody at Apple may have either) it seems like that would be a fairly logical rule for when one should be invoked. If it's a mouse-actuated event that results in the non-undoable loss of data, show a conf dialog. If it's on the CLI, don't bother -- since it's a lot harder to type a command by mistake than it is to mis-click.

    I agree that there should be options for advanced users to suppress such dialogs in the GUI (especially for people used to the more terse UNIX CLI philosophy), but I wouldn't want to get rid of them on my mother's machine. Or even necessarily on mine, although I consider myself a relatively intelligent user.

    It's nice to know that if you're about to hose a bunch of your data, especially with just a click or two, that you'll get one last chance before you commit to the action.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  120. This paint brush is so hard by KilobyteKnight · · Score: 1

    Why can't someone make paint that is easier to use. It looks so simple when skilled artists make paintings, but I have too many confusing options to choose from. I mean really... there are so many colors and I can't figure out how to hold the brush. Do I use the bristly end or the hard end? And what do I put the paint on? There are too many confusing options. Art supply stores should make this easier. There should only be one paint brush and one type of paint and one color that does the 45 things that most painters need to do.

    Don't get me wrong, some art supply stores sell paint-by-numbers. But it really limits what I want to paint. I've tried changing the paint-by-numbers "Cat" into "Dog", but it never turns out right... the media is just too limited.

    I want something that is powerful, flexible, and allows me to look like I know what I'm doing even though I don't. I don't want to learn to be an artist, I just want to push a button.... er... pick up a paint brush and create professional art. I don't want to have to learn about composition, paint mixing, or any other information that is vital to understanding art. The canvas should read my mind.

    </sarcasm>

    --
    When will Windows be ready for the desktop?
  121. Picasa++ by bogie · · Score: 1

    Just IMO in all that but its free and it works very well. Its at least as good and I heard several user of the previous version of Iphoto saying they thought at the time that Picasa was better in many ways. Now most of those same people think they more or less equal with preference obviously given to there native app. If camera makers just bundled Picasa instead of whatever crap they currently use then digital camera users would be much happier.

    --
    If you wanna get rich, you know that payback is a bitch
  122. Photo Mud by edibobb · · Score: 1

    I agree with Dvorak. Maybe that's because I'm somewhat of a dinosaur too. So I wrote my own photo program that performs the important fundamentals, such as merging Mars Rover raw photos into color images and generating web pages with lat-lon-altitude from the image exif info. Important, fundamental stuff! (This can't be advertising if if I don't make any money on it, right?)

  123. Re:Oh I'm sorry, Picasa and iPhoto * by halleluja · · Score: 1
    What is he doing using a $600 professional software package to edit photos anyway! This is not a program for your parents to edit their home home holiday snaps on, but a design tool that is very good at what is does.
    I'm always interested in what went wrong with the holiday once people get started editing holiday photos.

    Holidays are holidays, not pictures. Spare me.

  124. Re:I agree - but MS actually makes a good alt. by Anonymous Coward · · Score: 1, Informative

    When I could not find my Photoshop installation CD's, I got very cross and met my deadline using Digital Image Suite from Microsoft and guess what - I prefer it over Photoshop. Sure Photoshop has some nice deep stuff but for personal photography the usability of Digital Image Suite was just more appropriate.

  125. Simple Answer - ACDSee by Anonymous Coward · · Score: 0

    Works for moi

  126. Karma be damned. by UncleRage · · Score: 1

    Is it too much to ask?

    Yes it is, John.

    Many of us remember when owning a computer carried a personal responsibility to make sure you knew how to use the damned thing. Now that they've become ubiquitous, they're supposed to be our "little plastic pals that're fun to be with?" Eff that. My dog is fun to be with, my computer is a tool.

    And like any tool... you should learn how to use it, otherwise you'll simply make a mess. Want the power of a darkroom but don't want to learn how to use it? Fine, CVS, Walgreens, etc... will be happy to develop your pictures.

    Want to organize those photographs in a simple, easy to understand format? It's called a photo album. Little paper and plastic thing. Stick the photos inside and you can organize them to your hearts content.

    It's funny. We complain about bloat. We complain about unnecessary software upgrades. We complain about everything... but then we want easy to understand, no thought required, mind reading technology that'll do our bidding without any technical understanding on our part. Well, at least John seems to (of course, the closest example to this has been on John's hit list for a decade now: Apple).

    Count me out. Like many here, I got into computers back in the early 80's with an Apple ][ (many earlier, switch the machine to fit your experience). All CLI all the time, baby. By the mid-90's, I realized I was really missing pass-or-fail computing. So, I built a Linux box and have happily played in that sandbox since then.

    As a society, we're dangerously close to crossing the ignorance border and never looking back. We buy technology and don't know how to use it. We take pharmaceuticals and don't know why. We consume everything that's put on our plate and never ask if we actually want (or even more: need) it. And then we want it simpler, quicker, now NOW NOW!

    Here's a question, John. When my car breaks down on the side of the road... why can't I wave my magic faiery wand over it and make it run again? Oh, I guess because I never personally desired to know how a car works (mechanically speaking). Therefore, I acquire the responsibility of paying someone who does -- at least, as long as I want to drive a car. Simple choice, learn how it works (thereby learning what to do when it goes wrong) or accept paying a person who does. Nothing wrong with that -- keeps lots of little auto mechanic's kids in cozy winter wear during the cold months. It's a cornerstone of our society.

    But do not stand around balling out the industry for making big, bloated, cumbersome software... and then turn and ask for something that fits your needs.
    It's that or learn how to code, compile and build it yerself. And John, I have a feeling that simply picking up a moron's guide to Photoshop'll be easier for you.

    Okay, enough. I know Dvorak'll never read this and I should stop holding a conversation with him now. But before I do allow me to at least answer John's issue at hand:

    Want to tackle the simpler points of Photoshop w/o Photoshop? There are plenty of products out there. Some will even hold your hand. But remember this, John: The difficulty of a system is comparable only to the ignorance of the end user.

    --
    #SickNotWeak
    1. Re:Karma be damned. by The+Cisco+Kid · · Score: 1

      You obviously didnt get what he was saying. He wasnt looking for hand-holding software - he was bemoaning that any software which wasnt 747-cockpit complex was 'hold-your-hand' - he was bemoaning a lack of sw that doesnt require you to be a photographic scientist, but which doesnt assume you are a drooling moron, either. And I've seen my share of 'drooling moron' software too, most of it with a Microsoft logo on it.

  127. Rinky-Dink Software? Hmm... by thePowerOfGrayskull · · Score: 1

    From TFA:
    Any software that asks you "What do you want to do?" is in this category.

    Hmm -- what about software that asks you, "Where do you want to go today?"

  128. Photoshop Elements by Urban+Garlic · · Score: 1

    Several other responders have mentioned IrfanView and GIMP and other fine products, but the actual answer to your question is yes, there is a mini-photoshop, it's called "Photoshop Elements" and it's designed specifically for editing photos. It's semi-free -- you can purchase it from Adobe if you want, for a lot less than $600, but I got mine because it was bundled with my digital camera or scanner or something.

    --
    2*3*3*3*3*11*251
  129. ...and those new-fangled ATMs! by Anonymous Coward · · Score: 0

    The hardest thing about getting old is realizing that you're just no longer mentally nimble enough to pull off the "quick learn and forget" for something you won't need to do on a daily basis.

  130. an eye for art by gosand · · Score: 1
    Photoshop is actually very easy to use, if you understand the basics of selecting, masking, and layering. * Select an area you want to affect, apply a change. * Mask areas you do not want to change - at different opacities, if necessary. * Layer changes to create different effects as desired. Photoshop is a professional's tool. Aperture is a professional's tool. Framemaker is a professional's tool.

    I have never used Photoshop. I don't have the money to buy it, and I don't want to pirate it. I use the GIMP. No, this isn't a rah-rah session for the GIMP, I am sure there are others that will do that. (it frustrates the HELL out of me at times). But I used to do photo editing using xpaint back in the mid-90s. Did some stuff that still holds up today. But I have somewhat of a talent in art, which really really helps. Attention to detail, understanding perspective, light, color. Photoshop can't teach you these things. If you don't have an eye for it, you'll spend hundreds of dollars on software that you can't use.

    Get Irfanview and Picasa2. They should take care of 90% of your needs. I still use them, because they do things quickly and easily. If only Irfanview ran on Linux. Best program ever.

    --

    My beliefs do not require that you agree with them.

    1. Re:an eye for art by Anonymous Coward · · Score: 0

      If you need something a little more than Picasa, then Photoshop Elemets its the ticket. It is incredibly powerful for a progam that can be bought for as little as $59 or $69.

      For 99% of people it does 99% of what they could possibly need from the full blown photoshop.

      This little fact is somehow either completely suppressed or completely ignored. Adobe has done an incredible job at producing an affordable Photoshop. If there is any single piece of software worth buying enywhere on any platform it is surely Photoshop Elements!

  131. ACDSee + Gimp == :] by JPyObjC+Dude · · Score: 1

    Dude - You posted what I was going to post.

    I was blown away with the efficiency of work flow and general editing tools in ACDSee. I was in a rush to pull together some marketing material based on tons of pictures I whipped out. The experience was actually enjoyable. The developers at ACD systems obviously spend quite a bit of time on the UI.

    Gimp - Well, it just plain rocks. I still have Photoshop but for 99% of my image hacking, Gimp passes with flying colors.

    JsD

  132. 278 photos per hour? by Rommel · · Score: 1

    "It falls apart once you have 10-20k images (something a pro can easily shoot within a few days)."

    Just to be nitpicky, here. 20,000 day / 72 hours = 278 photos per hour. That assumes you never take a break to eat or sleep during those 3 days.

    I know pros can really pile up the pictures, fast. But I think even photo pros need to sleep and eat. Besides, don't photo pros use something like iView MediaPro to store and organize their photos?

  133. Paint Shop Pro, versions 5 by gknoy · · Score: 2, Interesting

    I've used PSP since I believe version 3 or 4. My computer hs PSP 5 installed, and my wife has PSP 9 on hers.

    I cannot think of any large imrovements between the two -- but I can say that the experience of using PSP with PSP 9 was noticeably more enjoyable than on my copy. I was surprised by this, as I came at it expecting things to be just more bloat -- but there seemed to have been some minor UI tweaks.

    Though, I do miss that the 'L' key doesn't open the layers dialogue anymore... grrrrr ... :D

  134. Dvorak... love 'em or hate 'em... by fzammett · · Score: 2, Interesting

    Ok, let's put any (probably legitimate) criticism of Photoshop aside for a moment... no one has ever claimed it was a product designed for anyone but grahics professionals.

    I don't go around complaining that the emissions test computers they use on your car is too complex for the shadetree mechanic. I don't go around saying that the tools they use at the optometrist to measure occular aberations is too complicated for my wife to use to test my kids.

    These are professional tools, meant to be used by professionals who will have the necessary training and time invested to learn to use them. That the everyman finds them complex shouldn't be surprising or criticised.

    Paint Shop Pro, until the most recent versions anyway, was always nearly as powerful as Photoshop and considerably less complex. For someone like me who does some occasional graphics work, but is far from a professional, it was nirvana. Why Dvorak can't see that is beyond me.

    Ah, sorry, of course I can see why... he's a writer, and he's gotta write, and when you read anything by Dvorak you have to ask whether it's something legitimate (sometimes) or just a fluff piece to meet his required allotment of columns for the week (frequently). This one falls in the later category as far as I'm concerned.

    --
    If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
  135. Word is RINKY-DINK? by Eric+S.+Smith · · Score: 1
    Word is rinky-dink software.

    Word is worse than rinky-dink -- it's complicated and unreliable and makes you want to beat its developers with a WordPerfect 5.1 manual (they came in binders).

    WordPad is more like what Dvorak seems to be asking for, since it lets you pick your font, set your margins, make a list, and paste in a picture. That's all you need in a word processor.

    Word, on the other hand, has a bunch of brain-dead, hard-to-disable automation features at the rinky-dink end of things and a bunch of fussy, hard-to-use desktop publishing features at the other end. All, in my experience, can leave you with an irrevocably screwed up document if you accidentally use them.

    And he should be using Paint Shop Pro, probably.

  136. You can do 45+ photo tasks in other tools. by fyngyrz · · Score: 3, Informative
    Dvorak's just not paying attention to the extremely powerful and low cost tools that are out there. They've been tailored for image editing for years, like the justly popular Paint Shop Pro and our own WinImages.

    As the maker of WinImages, as you can imagine I'm rather biased towards it, but either of these would more than satisfy the needs of the vast majority of photo editing folk. Not only can one find the basic features one needs to edit photos, there are other features available you can't get in Photoshop — and they are useful, to the point, and powerful in the context of photo editing. Some examples include PSP's handling of brushes, which is vastly superior to Photoshop's, and WinImage's approach to area selection, which likewise makes Photoshop look like a horse and buggy.

    You have to keep in mind that Dvorak is paid to rant. He takes advantage of the ignorance of his readers by asserting that the market is free of tools, when that is in fact not the case at all.

    --
    I've fallen off your lawn, and I can't get up.
    1. Re:You can do 45+ photo tasks in other tools. by xWastedMindx · · Score: 1

      Since when did Corel get Paint Shop Pro? I thought it was Jasc?

    2. Re:You can do 45+ photo tasks in other tools. by fyngyrz · · Score: 2, Interesting
      I don't know when it happened, but clearly, it happened.

      A couple of weeks back, I bought a copy to put on a friend's machine (he's an artist, I thought he'd enjoy the cool brushing features with tubes and so forth) and when I habitually went to jasc.com to buy it (I always try to buy direct from the manufacturer... they get the whole margin that way), I was forwarded to corel.com, and lo and behold, right there was PSP as a Corel product.

      We'll have to see how the product fares under Corel's umbrella. PSP has traditionally been a very user friendly product from a very user friendly company. I would class the support I saw JASC provide in newsgroups as somewhere between "poster-child for support how-to" and "legendary." Hopefully, we can look forward to more of the same from Corel.

      --
      I've fallen off your lawn, and I can't get up.
  137. Dead Easy by ajs318 · · Score: 1
    There are two tasks I do all the time with my digital photos: thumbnail creation and rotation. Both of these are done very easily with ImageMagick, which is probably on your installation CDs if not installed already.

    To create a thumbnail of dimensions 160 by 120:
    $ convert -resize 160x120 foo.jpg foo_tiny.jpg
    To rotate a picture 90 degrees anti-clockwise:
    $ mogrify -rotate -90 foo.jpg
    These alone should be enough for most people and will save hours of fart-arsing around dragging and clicking. But if you happen to want to pull out a 200x100 pixel segment from (55, 668):
    $ convert -crop 200x100+55+668 foo.jpg bar.jpg
    If you like charcoal drawings, ytr this {change the 2 for different thickneses of charcoal stick}:
    $ convert -charcoal 2 foo.jpg foo_charcoal.jpg
    Of course there are more options you can use. If you have a GUI running, try:
    $ display foo.jpg
    Middle-click to magnify and get co-ordinates. Left-click for a menu. Everything you see in the menus can be done from the command line. The basic commands are mogrify {which takes one filename and overwrites the old file with the new}, convert {which takes two filenames, the first is the existing file and the second is the new filename to be created} and display {which takes as many filenames as you like and displays them one after another, press space to select}. They all take the same options; see manpage for details. Note that the arguments to convert need not be the same filetype; the input filetype is determined automagically and the output filetype is set according to the extension. This means you can do something like
    $ convert -resize 16x16 gfx/website_logo.png favicon.ico
    and it will Just Work.
    --
    Je fume. Tu fumes. Nous fûmes!
  138. One More Reason to Love Google by efedora · · Score: 1

    PIcassa http://picasa.google.com/index.html
    I put it on the machine of every new digital camera owner in my family. None of them have a problem working with it. Does whatever they need to do. I've never had anyone ask me how to do something Picassa won't do so I guess it has the right tools.
    Best of all it's free.

  139. PaintShop Pro vs PhotoShop by ShaolinTiger · · Score: 1

    I could never get to grips with Photoshop, I've tried a few times since Photoshop 4.0 was around..

    I've always stuck with PaintShop Pro, I find it a lot easier to use and has masking, layers blah blah all that stuff, I guess it's 70% of Photoshop but I find it a lot more intuitive, until version 9 that was...then it went a bit like Photoshop and got harder to use, I'll be sticking with version 8.

    I don't want to buy a $50 book or read a 800 page PDF just to learn how to use some software so I can create banners/buttons/edit photos/mess around with graphics etc..

    I'm a geek, I just want to use it.

    For non tech people I usually give them ACDSee or Picasa, it suites most of their needs.

    As for the people recommending Paint, they should check out Paint next generation, Paint.NET!

    http://www.eecs.wsu.edu/paint.net/

    --
    Share your Knowlege - Kung-Fu Geekery
  140. What the heck is he using? by Colol · · Score: 1

    "Make a print? How about using the drop-down menu under FILE and clicking on PRINT? Is that so off-the-wall? These programs assume that you are a dolt... these programs are in fact harder to use than Photoshop because of the rigmarole you have to go through to do a simple chore."

    I do wish I know what mythical programs he was trying to use for his photos; I can't think of one popular home photo app off the top of my head that stashes the Print option somewhere secret.

    Photoshop (stretching "home" here) has it in the File menu.
    Photoshop Elements has it in the File menu.
    Photoshop Album has it in the File menu.
    Picasa has it in the File menu.
    Photomeister has it in the File menu.
    iPhoto has it in the File menu (and duplicates it in the Share menu, for that matter).
    The software Nikon and Canon provide with their cameras has it in... you guessed it! The File menu!

    Dear PC World Readers, printing is so hard when it's in the same place it is in every other application! How on earth will I ever print my lovely pictures?

    Um... yeah, John.

    I tried to listen to This Week in Tech for a while, but once Leo brought Dvorak on as a regular that was the end for me. This kind of crap is why.

  141. Simple to do by feyd.rm · · Score: 2, Informative

    1. Open Keychain Access 2. Goto Keychain -> Preferences -> check "Show Status in Menu Bar" 3. A padlock appears in menu bar click on it to lock screen and to lock keychains if you so desire

    1. Re:Simple to do by spectre_240sx · · Score: 1

      Honestly, though, how the hell does it make sense to have that under Keychain Access? Sorry, that should have been somewhere else.

  142. Paintshop Pro by klubar · · Score: 1
    Photoshop really is a professional program. People who use it day in and out can make it do amazing things. There is a whole class of professional applications, depending on your job. GIS, development environments, CAD/CAM, etc. All have steep learning curves and once you get good at them you can do amazing things. This is unlike professional woodworking tools--just because I bought a $4,000 lathe doesn't mean I can turn out fine furniture. Or if I bought a $10,000 telescope doesn't make me a astronomer. Photoshop probably isn't a good application for the casual user. (Same thing with buying a $5,000 camera.)

    Consumers/moderate users should look into Paintshop Pro.
    • It's priced appropriately at about $100
    • Has most common-used features as built-in or wizards
    • Doesn't limit you-as you get more experienced there are features for the serious pro
    • Relatively small footprint
    • Lots of "gimmicks" for cool effects

    Downside is that no pro worth his salary will touch it.

  143. Task-based interface by idiotnot · · Score: 1

    Dvorak isn't buzzword-compliant, because this is the sort of thing that MS is really big on these days.

    And yes, task-based interfaces do really suck for users with more than a room-temperature IQ. Adding a preferred wireless network shouldn't take a dancing dog and fifteen mouse clicks on yes/no menus, but it can if you haven't repaired XP so that it doesn't treat you like a mouth-breather.

  144. Dvorak on Rinky Dink Software Rant by Allmynicknamesaretak · · Score: 1

    For as long as I've read anything this guy has written, it seems that his entire professional career has been about bitching about the absence of some M$ Wizard to go inside of his brain and create something for him. As far as all these flatulent discussions vis-a-vis Photoshop vs Painter vs PSP vs crayons, it's not about the friggin' tool - it's about the creativity of the person who uses it. Even monkeys can figure out how to use a blade of grass to go grocery shopping in an anthill; it's the "I need instant gratification/why can't this computer do what I want?/Bill gated is a God/Apple is going out of business again" bunch of useless drek that clutters the already cluttered information bandwidth, and most of it hurls forth from Dvorak's peecee. For Christ's sake... treat Dvorak like the intellectual child he is and ignore him. He'll eventually go away, or else hold his breath until he turns blue and passes out... both of which would be positive things.

  145. You want them to go back... by unicorn · · Score: 1

    to the good old days of posting Katz instead?

    Now that would be sadistic, for sure.

    --
    "Politicians are interested in people. Not that this is always a virtue. Fleas are interested in dogs." P.J. O'Rourke
  146. Learning curve, learning curve by Anonymous Coward · · Score: 0

    What a knucklehead Dvorak is. Goodness, now how about making programming as easy as speaking your wishes into a microphone and the machine produces a bug-free, optimized application for you. To every art, whether programming, driving a car, photography, painting, working in PhotoShop, there is a price to pay. Doctors take years to train. Professional graphics designers spend a LOT of time learning the tools, and Adobe spent a LOT of time listening to these professionals.

    I've used various software through the years - you simply learn what you need, then slowly add to that pool of knowledge as you become more familiar with it. My favourite for the past 8 years has been PaintShop Pro (recently sucked in by Corel), and PaintShop remained a closed and confusing world. As my needs and experience have grown, I'm shifting over to PS. Note: !not! Elements 3.0 - that is rinky tinky shitware, starts out asking the Kindergarden questions and lacks all the cool functionality of the real thing. What was impossible for me a year ago is now old hat. And every week, I learn a little more.

    Dvorak used to be a voice in IT. Now he's background noise, ranting to himself in a corner. A willingness to learn is required in this life, and in high tech especially. Idiotware (I won't list the titles for they are many) is available for the unwilling, and always performs down to its expectations. PaintShop actually makes horrendously complex imaging processes fairly simple, you just HAVE to spend a little time getting to know the tool. Its a poor workman who blames his tools.

    There, I think my blood pressure has come down to normal again...

  147. The next few dvorak articles... by Senzei · · Score: 2, Funny

    • Dvorak vs the user interface of a toaster: man outsmarted by machine
    • Dvorak: More tripe about why macs suck (because I wanted to say it but could not think of a reason)
    • Dvoradamus: Technology predictions made using refrigerator magnets and five year old spelling-bee champs
    • Why I am still relevant and everything you heard from anyone else is a bold face lie ... really
    • Some crap I made up because I was too busy smoking crack to come up with a story
    • 100 reasons why linux will never be good enough for the desktop (hint 1-99 amount to "There are too many choices for my brain to handle")
    • is the greatest thing ... no, even better than sliced bread (it does not force me to fight with my toaster as I cannot turn it into toast)

    Now, the true question is, are you wasting more brain cells reading what I say about dvorak or what he says about anything?

    --
    Slashdot: Where anecdotes and generalizations can be freely substituted for facts, logic, or intelligence
  148. My favorite: Ulead PhotoImpact by Call+Me+Black+Cloud · · Score: 1

    I've used Ulead's PhotoImpact for a while now and I think it fits in that middle ground. Lots of power if you need it, but tools to get the daily tasks done quickly and easily. It's not too expensive, though their support sucks. It's definitely worth it.

    The quickest way to learn the software is to hang around Fark and join the photoshop threads. That taught me more about the software than working with a DVD full of home snapshots.

  149. John and Barbie by Anonymous Coward · · Score: 0

    say, "Math is hard!"

    Q: What's the difference between John and Barbie?
    A: John can pull his own string. And does it waaaay too often.

    I am,
    AC

  150. Re:Oh I'm sorry, Picasa and iPhoto * by Ahnteis · · Score: 1

    Not enough people know about picasa. The ONE real gripe I have with picasa is the exporting process is far too convoluted.

    Other then that, it does the job 95% of the time and does it quickly, easily, and without looking like a Fisher Price program.

    The rest of the time, I generally use Paint Shop Pro. (Although that is turning into more and more of a mess.)

  151. John C. Dvorak is an idiot! by Anonymous Coward · · Score: 0

    So, you're the one who reads his articles?

    John C. Dvorak's opinions do not belong here.

  152. Frustrating software, big money books by know_op · · Score: 1
    I don't think anyone directly said this, but if they make a product that is difficult to use, then they can make extra money selling the books and training to people. See Adobe Training . Sure, the software is expensive, but if you just buy a single copy, you don't have to pay any more money until the next version comes out. By the way, that is often. And you very rarely get the update for free unless you buy one of those licenses that affords that.

    The way that they really get you is when you pay for your staff to learn this software though professional Adobe training, which will also require Adobe books.

    Of course, there are tons of other book makers out there. Take a look at any bookstore-- the Photoshop section is overwhelming. By making a difficult, yet powerful program that everyone wants to use, they have created a whole new market.

    You want frustrating? Try using 3D-Studio Max without any training or extra books. Good luck with that one! This trend is lousy, and it really hurts educators who have to teach this stuff to students without these textbooks. Most of the time, I just request a free desk copy, and use that to teach the essentials to my students. (By the way, that is one of the few sweet perks to teaching!) know_op Move Sig

  153. Re:PhotoStyler- SuperPaint? by micromuncher · · Score: 1

    Adobe killed Aldus SuperPaint too. SuperPaint continues to be unsurpassed in easy of use for a drawing app for everyone. It was killed because of Illustrator and Photoshop, both that have continued down a path of unusuability.

    The real question... why haven't any products popped up to replace them? Or open source solutions?

    The answer is that Photoshop has marketshare and mindshare. Its the shit, man. People teach courses on how to use it (god knows I couldn't figure it out). As soon as the user base starts revolting, things might change, but unfortunately a real revolt means people leaving the platform for an alternative - so its chicken and egg. An alternative leads to competition. But an alternative won't happen so long as Adobe has market share and buys/kills competition.

    --
    /\/\icro/\/\uncher
  154. Use cases are a deceptive tool in UI design. by Anonymous Coward · · Score: 0

    I once very nearly fell into the trap of designing a "rinky dink" user interface. After rethinking my approach I corrected my mistake and moved on. But the incident made me question the path that had lead me astray. I had been using a tool from the UML, use cases, to model user activities. Without thinking, this had lead me to model the user as "someone who wants to do something", which naturally leads to an activity-based interface (i.e. rinky-dink). The result was as horrible as anything mentioned here.

    It could be me being just stupid, but given that
      - activity-based interfaces were all the rage in mobile phones only a handful of years ago
      - the amount of talented engineers that design user interfaces for that same phones (i've worked with some).
      - UML, in particular use cases, is used extensively in the telecoms business
    I'd say use-cases should be used with great caution, as far as user interfaces go.

    I still think use cases are great when finding out requirements, but they have their limitations. After thinking through the actions a user might want to take with the data, generating use cases, the designer will probably have to turn the design "inside out" to obtain a usable interface.

    Cheers.

  155. What he's looking for is Intellihance Pro by Wabbit+Wabbit · · Score: 1

    I've been following good old "blowhard" Dvorak since the eighties, and this is one of those times when he (thankfully) gets it right!

    I've been using Photoshop for years, and I'm *still* not used to it. I'm also a photographer (for fun and for part-time $$$ doing greeting cards and such).

    An absolutely essential add-on is Extensis (now One on One) Intellihance pro: http://www.ononesoftware.com/detail.php?prodLine_i d=3

    It's visual, it's point and click,and it works wonders. Nine times out of ten it "gets it right" and does a better job than I could have playing with levels, curves, etc. and I spent a looooooong time learning how to understand and use those features.

    There's also an INCREDIBLE Velvia/Provia Photoshop action over at atncentral.com, which takes me back to the good old days of over-saturated-green nature photography (I always do nature shoots with Velvia unless lots of browns are involved).

    There are a couple of other useful filter packs out there (I've used just about EVERY SINGLE photo filter made), but if you could only get just one, I recommend Intellihance Pro.

    DISCLAIMER: no affilition to mentioned products/companies. Just a happy user.

    --
    Nothing is inexplicable; only unexplained -Tom Baker, Doctor Who
  156. Re:PhotoStyler (can it still be found?) by rduke15 · · Score: 1

    I cannot remember PhotoStyler, because I wasn't doing any graphics stuff at the time. But that and SuperPaint mentioned in this thread sound like they might be perfect tools/toys for my kids. MS Paint is too limited, and Photoshop / Paint Shop Pro / The Gimp are far too complex.

    Would the last versions of these tools still run on current machines? Is it possible to find install disks somewhere? (Yes, I do still have a floppy drive (external USB)).

  157. Re:Paint Shop Pro, versions 5 by rcmiv · · Score: 1

    PSP 9 isn't necessarily bloated, but it does have a lot of features included that go beyond simple image editing. A lot of work in the later versions of PSP has been done on vector tools, filters, and suchlike. Not a bad thing, but really a lot of extras.

    So yeah, 9 is a really great program, but to keep Dvorak from becoming confused and agitated, I would settle on 5.

    Oh yeah, I was forced to use Microsoft's Photo Manager the other day on a computer that had no other image editing software (outside Paint), and after cropping and exporting about ten screenshots I felt like I had been beaten about the head and shoulders. That program has the single most painful user interface I have ever experienced in any piece of image editing software since Doodle! for the C64.

    -rcmiv

  158. Woooaaahh..... by Cervantes · · Score: 1

    Hang on a second here....

    You guys actually PAY for Photoshop?

    --
    If I knew the wedgies I gave you back in 6th grade would have resulted in this . . . I might have taken a moments pause.
  159. Not so... by LilGuy · · Score: 1

    I had only touched Photoshop once or twice before I fell into a job where it required me to learn the ins and outs of it. I went from not knowing how to resize a picture or canvas to being able to blend multiple layers of pictures into gigantic collages - vignetted and all - in the space of about 2 weeks. And from there I just kept moving.

    Some may say, "well hey, it was your job, that's all you did", and they'd be right, except that I only worked 5 days a week for 2 - 3 hours a day.

    So really the learning curve for Photoshop was extremely merciful. If you don't have the time to spend learning to use an awesome piece of software, do what they used to do back in the day when only nerds had computers - pay someone else to do it.

    --

    You're nothing; like me.
  160. Dvorak doesn't want to use a Mac by saha · · Score: 1
    Dvorak doesn't want to use a Mac or iPhoto for that matter, because then he'll become of of those Mac users. Who according to him don't know a thing about computers. Read his rants in last weeks inflammatory article. Guess it must boost readership when he shamelessly posts divisive articles like that and helps bring in ad dollars.

    Media Bias and Technology Reporting
    Are Media Writers Biased Towards Apple?

  161. wow by Anonymous Coward · · Score: 0

    wow dvorak, you're so interesting...

  162. However... by Spy+der+Mann · · Score: 1

    Dvorak's got a point. I mean, remember Clippy?

    HELLO THERE! Looks like you're trying to figure out how to use this crappy badly designed software!

    Would you like to know...

    a) Why it's so user-unfriendly
    b) The most commonly used functions that still need a tutorial because the programmers are lazy b*st*rds
    c) Shut up, you stupid piece of rusty metal!
    ---

    The bad thing with software is that it's always designed by computer geeks who have little or no idea what usability means. One exception of this is MUSIC SOFTWARE, which is usually designed by musicians for musicians.

    But a CHEAP software designed, if not by painters, at least for painters?

    Anyway returning to the anti-dvorak rant, If Dvorak was johnc (23453523) on slashdot, I'm sure his rants would have gotten a +5 Insightful.

    Besides, /.'ers compain about his "badly constructed rant" but completely ignore the "should of" abominations.

    So I appreciate those who decided to talk about Dvorak's Rant, instead of Ranting a talk about Dvorak.

  163. "Login Window..." option: here's how by David+Rolfe · · Score: 1
    (I absolutely agree with parent... mod him up, it fits the GP's requirements perfectly)

    1. Click the Apple menu in the top left corner and select system preferences. 1 click.

    2. Click Accounts. 2 clicks.

      (Authenticate if you like to keep people out of your prefs.)

    3. Click Login Options (at the bottom). 3 clicks.

    4. Click Enable fast user switching. 4 clicks.


    You can now lock the screen whenever you want by clicking on your name and selecting "Login Window...". 10.4 added a nice tweak, now you can show long name (full name), short name (username), or icon in the menu bar for user switching. I find using username is a big enough target at the top of the screen to allow me to lock my screen with nearly no thought. You could use UI scripting to assign a voice command or keystroke to this action though. Some people feel weird about talking to their computers though. :-)
    --
    Read Heinlein's 1953 Revolt in 2100, now more than ever.
  164. The GP tried to help. by David+Rolfe · · Score: 1

    I didn't look at the time stamps on the other posts, so maybe you just didn't know yet. Yes the parent was stupid to say "why would you want to lock your screen?" that undermines his point that (as he put it in like the first paragraph) "partial logout/fast switch" was the solution you asked for.

    See: http://slashdot.org/comments.pl?sid=166254&cid=138 78716

    You MISS THE POINT. Of COURSE I can write apple script to do something, or download something that will do it. The POINT is that the mac does not nativly do something that the other major players do. Because this very basic feature does not exist, we have to do STUPID work arounds. Logging out? Putting the computer to sleep? Stupid.

    You don't have to write a script. You don't have to download anything. The Mac does do natively that which you request. It takes four clicks. That very basic feature does exist. I don't see how pulling up the login window is a work around. No logging out or sleeping is necessary.

    I know it's more fun to just bash people even when they've tried to help! Yay Slashdot!

    Cheers.

    --
    Read Heinlein's 1953 Revolt in 2100, now more than ever.
  165. Re:PhotoStyler (can it still be found?) by David+Rolfe · · Score: 1

    IIRC, you can run either program, but you'd need a Mac from that era, and yes they installed off of floppies (check eBay, look for Yahoo groups devoted to older software, I'm sure someone could "hook you up"). You'd need a PPC Mac (maybe a G4 or older) with OS 7.6.1 or older (I've heard that some features of SuperPaint 3.5 (the last version?) don't work correctly on newer versions of what is now the Classic OS). Someone correct me if I'm wrong ... you could run 7.6 on a G4 right? You'll have to forgive me -- this is about the time I forsook Macs, as the Dark Age had arrived.

    I have to chime in with a me too though, Aldus SuperPaint was the shiz-nite! SuperPaint had the gradient tool that PhotoShop stole, down to the dialog box. I shouldn't say 'stole' of course, as they bought them outright and then incorporated all the best features into PhotoShop and Illustrator. There was a big flap because Freehand was also Aldus's and got spun to Macromedia instead of going to Adobe.

    --
    Read Heinlein's 1953 Revolt in 2100, now more than ever.
  166. XV by Gunstick · · Score: 1

    Still today I use XV
    resize, crop, color adjust, little edits, rotation

    covers 90% of my needs.
    It lacks: resizing to bigger than screen size, clone tool and red eye removal

    George

    --
    Atari rules... ermm... ruled.
  167. Re:PhotoStyler (can it still be found?) by rduke15 · · Score: 1

    Too bad! I thought it was a PC program or had a PC version. I don't have a Mac, and while I would be happy to add an OSX Mac to my network, I definitely don't want to have to deal with any of [1-9].x series. Not even to please the children...

    But thank you anyway for the detailed reply.

  168. Re:PhotoStyler (can it still be found?) by David+Rolfe · · Score: 1

    Yeah I don't blame you - even people who like Macs don't like some of the classic revisions. :-D As I alluded to in the post, I moved off to x86 around that time... up until OS X was released (at which point I shamelessly dropped the Linux desktop).

    --
    Read Heinlein's 1953 Revolt in 2100, now more than ever.