Slashdot Mirror


Photoshop Online Within Six Months

scobrown writes "Adobe is going to create a software-as-a-service version of photoshop that it will initially be offering for free. It should be available within 6 months. It is supposed to be ad supported... but we'll see how long that lasts"

7 of 179 comments (clear)

  1. Platform-independent, I hope by darien · · Score: 4, Insightful

    So long as it's not written in ActiveX or anything dumb like that, this could be good news for Linux on the desktop. Can't install the latest version of Photoshop? Who cares, just use it online!

    1. Re:Platform-independent, I hope by dankenstein355 · · Score: 5, Insightful

      Rather use GIMP to be honest. Anyway, performance will be way too slow for any image of a reasonable size over the web. Why bother? Or am I missing something here?

    2. Re:Platform-independent, I hope by miyako · · Score: 5, Insightful

      I'm guessing that while performance might suck for large images, anyone doing real graphic design and photography will have a real version of Photoshop. This is probably intended for people who want to be able to quickly design some small graphics for use on their website.

      --
      Famous Last Words: "hmm...wikipedia says it's edible"
  2. Next business opp. by 140Mandak262Jamuna · · Score: 4, Insightful

    Once it is offered, someone from the Third World would offer services to touch up the photos, clearing the background and adjust the color balance etc on the web using the free adobe photoshop. Already I have seen ads from people willing solve CAPTCHAs for less than a dollar an hour. Homework service for school children is also popping up. If only someone would invent a lawnmower that could be driven remotely via the net ...

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  3. Anyone remember Photo Deluxe? by Dogtanian · · Score: 4, Insightful

    Didn't take reading the article to figure out that any version of Photoshop that was both online and ad-supported was more likely to be a very cut-down service and greatly different/simplified from the boxed versions.

    I used to use an app from Adobe called "Photo Deluxe". It was based on the Photoshop engine, but with the interface totally changed and cut down (more so than Elements). I wouldn't have considered that Photoshop, and I suspect that this online service will be even more simplified. Calling it Photoshop is likely just a branding exercise.

    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  4. Where is the CPU? by bjb · · Score: 5, Insightful
    OK, so I upload my 20MB PSD file and run a gaussian blur on it. Who's CPU is doing that? Unless it is ActiveX (Win32 only) or a Java plug-in (most likely not super efficient on raw CPU features), is it going to be hosted on their servers? Javascript won't handle it very well, I'd have to think.

    Probably not going to be a huge deal, but those real-time previews of CPU intensive filters are nice on the machine local installation; only hope those make it to the online as well.

    --
    Never hit your grandmother with a shovel, for it leaves a bad impression on her mind...
    1. Re:Where is the CPU? by lpontiac · · Score: 5, Insightful

      This is Adobe. They'll write it in Flash. Expect an application that'll run locally in the Flash runtime (which will happily have optimised image composition routines to do stuff like a Gaussian blur), but with the web used to deliver the application inside a browser, and possibly with online storage and/or public sharing of your work tied in.