Slashdot Mirror


Ask Slashdot: Switching To a GNU/Linux Distribution For a Webdesign School

spadadot writes: I manage a rapidly growing webdesign school in France with 90 computers for our students, dispatched across several locations. By the end on the year it will amount to 200. Currently, they all run Windows 8 but we would love to switch to a GNU/Linux distribution (free software, easier to deploy/maintain and less licensing costs). The only thing preventing us is Adobe Photoshop which is only needed for a small amount of work. The curriculum is highly focused on coding skills (HTML, CSS, JavaScript, PHP/MySQL) but we still need to teach our students how to extract images from a PSD template. The industry format for graphic designs is PSD so The Gimp (XCF) is not really an option. Running a Windows VM on every workstation would be hard to setup (we redeploy all our PCs every 3 months) and just as costly as the current setup. Every classroom has at least 20Mbit/s — 1Mbit/s ADSL connection so maybe setting up a centralized virtualization server would work? How many Windows/Photoshop licenses would we need then? Anything else Slashdot would recommend?

233 comments

  1. Do what everyone else does in this situation by FranTaylor · · Score: 3, Insightful

    Get mostly linux machines for the mainstream work, and get a few windows systems for the jobs that really need windows. People will have to learn the nuts and bolts of data transfer between the systems, but that is actually a pretty useful professional skill.

    1. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 5, Insightful

      Nothing needs windoze in webdesign. Also gfx design is covered with Krita, Inkscape, Gimp and Blender. The only department where Linux is tailing is desktop MMO games. In every other areas you're only held back by your ignorant self.

    2. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      Pretty much this. Linux or BSD spread almost everywhere and then a lab with Windows or Apple machines for Photoshop.

    3. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 3, Informative

      Parent should maybe be modded up. I mean, if Trump can get away with insulting an entire gender, pointing out that someone who claims to know what he's doing appears instead to be full of shit should be acceptable on slashdot.

      As a possibly useful point of information: GIMP seems to handle .psd files perfectly well. I just saved a triple layer .xcf that used a mask and partial opacity as a .psd and then imported it back into GIMP with no discernible damage. YMMV of course. But page templates should not be using esoteric features. ( BTW, the .psd was 134% the size of the .xcf--- but Adobe never did understand the value of efficient data structures. Students who sometimes have to work with low capacity thumb drives do, though.)

      --
      Will
    4. Re: Do what everyone else does in this situation by FranTaylor · · Score: 4, Insightful

      Nothing needs windoze in webdesign.

      maybe not for design, but you have to have at least one windows system for testing so you can see what your web app is gonna look like on it

    5. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 2, Informative

      As a possibly useful point of information: GIMP seems to handle a limited selection of .psd files perfectly well.

      FTFY.

      Gimp can only handle .psd files that use the sRGB colorspace with 8-bit planes. It fucking shits itself with any other colorspace or higher bit depths. I haven't tried it but I hear that Krita (which originated from Gimp) can handle other colorspaces and higher bit depths so it may handle a larger selection of .psd files.

    6. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 1

      Good to know. I've looked briefly at Krita but found no reason to learn its ways as 99% of what I want to do I can do in GIMP. (The other 1% is probably a bunch of bad ideas anyway.)

      WRT using image files as page templates in web development (the original context) would there ever be a need for the .pdf features that would not import well into GIMP?

      A good template needs to be as simple as possible, so it can be used by older software that is still in production and is future proofed--- will not need to be revised when newer versions of the software are put in production. A properly designed template done in 1995 should still work today, and ideally will work in 2020, too. A well built template today should work on the old computer in the back corner whose software hasn't been upgraded since 2002. Templates that don't meet these tests are probably in use in some shops, but over the long haul, they will cost those shops more in maintenance than need be. You'll have graphic artists reworking them to make them work, when those artists should be working on stuff that brings in revenue.

      --
      Will
    7. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      The state of PDF on GNU/Linux is abysmal. That is to say, at least we have a solution. But there is no way to manipulate a large pdf without importing each individual page in Gimp, or doing some ImageMagick wizardy to convert to gimp's xcf format. Then there is the reverse trip, creating a pdf using ghostscript will result in a 30MB file even if the only image was a 600kb png. compress, zip, et al do not work. Luckily there are workarounds, but please lets not try to say Linux desktop is ready. There is a lot of polish that it does not have.

    8. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 3, Insightful

      Yeah, but I always do my word processing with Inkscape. And I use LibreOffice Writer for my image manipulations.

      If you choose the right tool for the job, the Linux distros are pretty good. If you insist on trying to drive screws with a hammer, then perhaps a well equipped Linux distro is not the most suitable thing for you. And if you want to play games, well, there is no question that Windows outshines every Linux distro when it comes to entertainment.

      --
      Will
    9. Re: Do what everyone else does in this situation by speedplane · · Score: 1

      but Adobe never did understand the value of efficient data structures.

      They developed the PDF standard, which was designed from the ground up to be transferred in a stream and rendered quickly. Don't hate the tech just because they're a proprietary company.

      --
      Fast Federal Court and I.T.C. updates
    10. Re: Do what everyone else does in this situation by O'Nazareth · · Score: 1

      Why would you want to use something else than 8-bit sRGB for webdesign?

    11. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      And why, if you're using this for web design, would you need anything other than sRGB, 8b colors? It's for the web. The web is in sRGB and 8b color.

    12. Re: Do what everyone else does in this situation by gl4ss · · Score: 2

      it doesn't handle psd files well enough, unfortunately.

      nobody cares if gimp loads psd files created with gimp if the layout design file received from the designer refuses to open or opens in a wrong way and is a total pain to take out assets to use on the page. you seem to think that psd is a format set in stone when it isn't, so supporting it is tricky.

      however the question is why the OP wants to switch to linux when he wants to run windows software on every PC? you can run the gimp, inkscape etc on windows and setting up virtualization to run linux inside windows is not that complicated(furthermore, if you want most out of the photoshop or whatever windows only _multimedia_ software they want to run it's better if the windows runs natively, it doesn't matter too much for the webserver, db etc stuff if they run in a virtualized linux).

      if he already has the win8 licenses it would be trivial to switch them over to win10 licenses.

      --
      world was created 5 seconds before this post as it is.
    13. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 1

      Yes. Thank you for reminding me that PDF was their baby, and they had to nurse it through some hard times before it became accepted as the better way to transmit and archive documents.

      Of course they were under tremendous pressure between Microsoft and Netscape and that gawdawefull browser war. They used the PDF to carve out a space for themselves. Still, they released it as a public standard, and it has held up over the years.

      I just wish they had taken the same high road with image files. But I guess if they had done that, they would not be so profitable.

      --
      Will
    14. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      --there is no question that Windows outshines every Linux distro when it comes to entertainment.

      Yeah, it's so entertaining to watch those Windows blokes trying to use their computers.

    15. Re: Do what everyone else does in this situation by vtcodger · · Score: 1

      Get mostly linux machines for the mainstream work, and get a few windows systems for the jobs that really need windows.

      vnc seems to work acceptably to allow a unix machine to control a process running on a Windows XP machine. As does rdesktop I believe. I imagine that one or the other or something similar will work with a more modern (i.e. probably even more obtuse) Windows version. Files can be transferred with Samba.

      That would be a pain to set up and to make cleanly accessible to an untrained user who is probably pretty overwhelmed with all the other stuff he or she is trying to learn. But it's probably technically feasible.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    16. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 1

      that should be ".psd features"

      --
      Will
    17. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 1

      I don't have a dog in this fight, since I'm quite satisfied with the OS I've got and I don't much care what anyone else does.

      But as I understand it, Win8 is a messed up dog and there seems to be consensus agreement that anyone running it NEEDS to upgrade to Win10. But those using Win7 can stay with it if they want. It won't bite them in the butt like Win8 will.

      The thing about "upgrading" to Win10 is that it is an entirely different licensing scheme similar to paying annual rental fees. Which mount up if you are also using add-on utilities like an office suite, photo manager, etc. Then there is the separate licenses for the Adobe products, which iirc are now also time limited. This is good for the software vendors as it gives them a more stable revenue stream (and without having to do as much work for it) but for a school on a tight budget, not so good. One of those Linux distros must be looking pretty inviting about now.

      If the .psd layout file refuses to open or will not display properly in GIMP, then there is something wrong with it and the designer needs to be told to get his act together and not play damnfool games with the all the neat adjustment layers. He needs to be reined in and kept at the task of making good layout templates. He can show off, or teach himself how to do something really kewl, on somebody else's dime.

      --
      Will
    18. Re: Do what everyone else does in this situation by RoccamOccam · · Score: 2

      ... Krita (which originated from Gimp) ...

      I really doubt that this is true (of course, I may be wrong). Krita is a KDE application (so QT-based) and it has a very different focus and approach. I can't imagine that the two projects share much code, if any.

    19. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 1

      there is no question that Windows outshines every Linux distro when it comes to entertainment.

      Windows doesn't outshine every Linux distro in any circumstances, especially when you use such a broad term as "entertainment".

      Videos?
      [x] VLC [x] XBMC/Kodi
      [x] openelec --> http://distrowatch.com/table.php?distribution=openelec

      Music?
      [x] Too many ways to list, c'mon.

      Reading?
      [x] Too many ways to list, c'mon.

      Web Surfing? (www,facebook,all-that-shit)
      [x] Too many ways to list, c'mon.

      What else is Entertainment?
      Surfing pron in Windows you are about to get ransomware and send some money Western Union to a prince in Nigeria lol. In Linux, nope. That is actually a major concern for the current population of Earth. Shady porn sites pass out viruses to Windows clients (aka botnets) all day, all night, 24/7, 365 days a year.

      So as for Windows outshining for entertainment? Hell. No. Windows is only useful at all for a few games. Many of those games don't even run on Mac either. Microsoft's whole market strategy was the good old fashioned proprietary headlock. It's time to let that go. Cyberspace is already Linux right now. Move www.microsoft.com to archive.org. It should be easy since archive.org runs on linux and so does akamai (which is what www.microsoft.com is on right now.. Linux)

      Internet? Every single thing in Linux is better.
      Utilities? Windows is retarded.
      Phones/tablets? There goes Android (Linux) again. Windows? Sucks.

      From the front page of Slashdot (Sourceforge Top Downloads) .. it's VLC as usual. The best things on Windows, came from Linux and BSD.

      Office? I wouldn't use a Microsoft Office Suite ever again. Thunderbird for emails (came from Mozilla .. Linux world), and Libre Office (tah dah.. It's also from Linux world)

      Instead of saying:

      there is no question that Windows outshines every Linux distro when it comes to entertainment.

      You should have said:
      Linux is superior to Windows in every way. Cyberspace and even outer space are Linux right this very second. www.microsoft.com website runs on Linux like the rest of the world. There is nothing you can do in Windows that you can't do better right now in Linux with one exception. A few proprietary games. If game developers just let Microsoft go due to natural flight-to-quality... and compiled (ported) all of the current games to run on Linux... we wouldn't ever have to talk about Microsoft Windows again.

      You router is Linux. Your Smart TV's are Linux. Your Android phones are Linux. Your PS4 is BSD. So many other cool consumer apps are Linux right now. What is Windows? uh. Surface (sucks). Windows phones (suck). Windows 10 Spyware Home Edition. (*cough*) Includes free bugs, but you have to buy the anti-virus suites and do the norton, mcafee, malwarebytes, trend micro, avast, and spybot dance. Common knowledge is "Windows Defender just doesn't cut it".

      Play it again Sam.

      First search result: http://www.tomsguide.com/us/windows-defender,review-2209.html (2 stars / 5 stars)

      ALL WINDOWS IS... IS WEAK.

      Windows isn't free if it wastes your time on B.S. Eg. you have to search India TechNet all day to find the right .reg or DWORD to add. sevenforums eightforums tenforums etc only go so far. Sifting through that crap is PLAYED OUT. It sucked back in 98SE. By now, it is ridiculous and worse because you still have to sift through all the previous garbage editions to troubleshoot the current garbage editions.

      I guess if your idea of entertainment is to watch silverlight videos and play a few games... until you crash... and checking your event viewer for the hex error code you are getting since that latest bogus windows update... then searching technet for hours trying to not have to call India... only to find answers about NT 4.0 had the same hex error code... et

    20. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      If not windows most "web design" students will want to work on a Mac. Are you teaching web design/front end coding or backend? That's the big question. I dont car what anyone here on slashdot may say. Most designers have a severe disdain for Gimp.

    21. Re: Do what everyone else does in this situation by gbjbaanb · · Score: 1

      All that massive post goes for naught once you have to configure PulseAudio in a way that Poettering doesn't like (which is many) then you'll be wondering if you could, maybe just run a copy of Windows for media after all :-)

    22. Re: Do what everyone else does in this situation by ormico · · Score: 1

      there is no annual license fee for Windows 10

    23. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      Yes, that was wrongly said. Microsoft has indeed brought the price of its OS down very close to its inherent value.

      Even with the free OS, the Microsoft ecosystem is much more costly to run than a correctly selected and installed Linux distro. Linux distributions come bundled with the software that actually does the work, and the upgrades are free, too. Microsoft is struggling to find a fee for service model that will let it survive as a company. IBM did that several decades ago, so at least it was once possible. But that ship sailed 15 years ago. I'm not sure that Microsoft can cobble together a raft that will be seaworthy, what with the climate change, rising sea level, stronger storms, loss of timber through forest fires, and, oh yeah, an increasingly sophisticated computer shopper who is not as gullible as the Moms and Pops and kids fresh out of school of the 1990s.

    24. Re: Do what everyone else does in this situation by Will.Woodhull · · Score: 1

      What the AC just said.

      --
      Will
    25. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      Tell that to your client who provides a .psd design they paid big bucks for and have nothing else.

    26. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      ^ this. The reason I use Mac. I fucking can't stand gimp, came from photoshop, spent 4 hours in gimp and never went back.

      Tl:dr: fuck Gimp.

    27. Re: Do what everyone else does in this situation by hjf · · Score: 1

      640KB oughta be enough for everyone right?

    28. Re: Do what everyone else does in this situation by morgauxo · · Score: 1

      "there is no question that Windows outshines every Linux distro when it comes to entertainment."

      Not necessarily...
      Compare the odds of your computer contracting something evil while surfing porn in Windows or Linux.

      Clearly Linux wins for entertainment in at least some circumstances!

    29. Re: Do what everyone else does in this situation by Anonymous Coward · · Score: 0

      All that massive post goes for naught once you have to configure PulseAudio in a way that Poettering doesn't like (which is many) then you'll be wondering if you could, maybe just run a copy of Windows for media after all :-)

      It "just works". Sound is great on Linux.

      Maybe you are reaching back to 2006 when you had some problem? I doubt you have ever used Linux. You are totally out of your ass. Do you see Amazon complaining about Poettering? This site is Linux... think they don' have speakers on their end? The international space station... oh damn... console only. Houston, we can't hear shit. gtfo

      https://en.wikipedia.org/wiki/PulseAudio
      https://en.opensuse.org/SDB:Audio_troubleshooting#STEP-7:_PulseAudio_problems

      It'll already be there, but if you don't know how to click a mouse... you should picking strawberries anyway.
      eg. https://software.opensuse.org/package/pulseaudio

      I haven't had a sound problem in so long with Linux... can't remember when. esd and alsa used to take a couple of tweaks... it all just works now.

      For people wondering what this Windows clown is talking about... try it live first. Don't even install Linux, just grab an .iso of a live Linux... burn it to a DVD... and reboot. Costs nothing. Fun and you learn.

      OH but if you want to see how retarded Windows "media" is, just ask here. I can provide you decades of links about how hard windows media sucks within a few minutes I'm sure.

      If you need some actual massive posts or tech articles let me know too. Off the top of my head how about this one.

      https://www.techpowerup.com/reviews/MSI/GTX_970_Gaming/
      A nice 31 pager plus comments.

      Tool. Windows is death knell. Cyberspace is Linux including www.microsoft.com. If you want to stay on your knees and suck Microsoft "ecosphere" for the rest of your life... try it. Eventually you will be sucking archive.org's "ecosphere".

      pro-tip: You can not win a Microsoft vs Linux debate with me. Microsoft lost a long time ago. Windows is all weak shit right now.

      to wit: Windows is a bad joke.

    30. Re: Do what everyone else does in this situation by Blaskowicz · · Score: 1

      Where did you get the impression that the OS is free?
      I've looked at it and Windows 10 Home is sold (with taxes etc.) for 125 euros, Windows 10 Pro is 180 euros and on top of that, you still have to choose between 32bit and 64bit! So it's still the same old deal and you can bet the Server version will be just as expensive as the current one, too.

    31. Re: Do what everyone else does in this situation by lott11 · · Score: 1

      If you going to use a Linux distro for the most comparability that would be a Debian base OS. To have the largest and lights OS there are only 3 that come to mind. This would Avlinux, Musix,& Kxstudio, this are all Debian base and Ubuntu comparable. And most of very light on resources making then good contenders for multiple applications. Plus they all have a great application pool for additional software packages. The last one good be OpenSuse it comes with multiple boot options, and simple to use repositories. And it has great tools for installing software. Most of the tools that you will need will be installed by default with this distributions. As for the part of the adobe software just use 10% of you machines for other applications inside windows. If you have a limitation of budget you can start by VR the Windows PC and just purchase what you need. This will save on the amount of licensees you will have to purchase. You can purchase windows 7 pro and ultimate at low value and they will be supported till 2020. you can update with and WSUS offline software and to install other software for use ninite. To monitor you students teach lessons via the PC screen & messages Here are that links to all of the software https://ninite.com/ http://italc.sourceforge.net/ http://www.pcadvisor.co.uk/dow... https://musixdistro.wordpress.... http://www.bandshed.net/AVLinu... http://kxstudio.linuxaudio.org... http://www.linuxveda.com/2014/...

  2. GIMP Anyone by Anonymous Coward · · Score: 0

    Umm gimp? http://www.gimp.org/

    1. Re: GIMP Anyone by Anonymous Coward · · Score: 0

      ImageMagic can extract images grom psd files just fine

    2. Re: GIMP Anyone by tshawkins · · Score: 1

      http://www.youtube.com/watch?v...

      Handling .PSD files in gimp.

  3. Re:First by Anonymous Coward · · Score: 0

    spadadot won't get useful help from the Gentlemen Nuthead Apps Advisory. spadabot should ask their King!

  4. Windows VMs by pcolaman · · Score: 2, Insightful

    Why exactly would running Windows VMs be so difficult? In actuality it would be quite a bit easier, if all of the workstations are running the same configuration. You setup the Windows VM as needed and then deploy it out to each machine. Or heck, you get the students to do the work for you. I've found knowing how to find your way around Virtual Box to be a very useful skill as a developer and this is something the students should really learn about. It's so easy to do work on a variety of different projects with vastly different system requirements by using VMs. I do work on VMs ranging from Windows 7 to Windows Server 2012 and almost everything between at work with very little difficulty in setting up the VMs (both with VirtualBox and RDC in Windows to a cloud based VM). A lot of it boils down to knowing how to manage and deploy your VMs, or hiring a company to help if this is not your expertise.

    1. Re:Windows VMs by Anonymous Coward · · Score: 5, Informative

      Licensing, for one. They'd need a license for each VM, which kind of defeats the purpose of switching to Linux for the sake of lower costs.

    2. Re:Windows VMs by geekymachoman · · Score: 1

      well, god save us from developers that cannot figure out virtualbox at first go.

    3. Re:Windows VMs by blang · · Score: 1

      God save us from developers that can't do basic math. Cost of Windows on VM !=0.

      --
      -- Another senseless waste of fine bytes.
    4. Re: Windows VMs by Anonymous Coward · · Score: 0

      MS offers convenient licensing based on host count, client count, motherboard sockets, cores per CPU and concurrent hardware threads per core.

      Get a lawyer.

    5. Re:Windows VMs by jedidiah · · Score: 2, Interesting

      If you are replacing Windows on the bare metal, you already have a Windows license.

      The cost of a Windows license you already have is $0.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    6. Re: Windows VMs by FranTaylor · · Score: 1

      MS offers convenient licensing based on host count, client count, motherboard sockets, cores per CPU and concurrent hardware threads per core.

      Get a lawyer.

      let us know when any of these things are available at no cost, then you might convince someone

    7. Re: Windows VMs by Anonymous Coward · · Score: 0

      Exactly

    8. Re: Windows VMs by funwithBSD · · Score: 1

      Except the lawyer. Still not convinced.

      --
      Never answer an anonymous letter. - Yogi Berra
    9. Re:Windows VMs by TheRaven64 · · Score: 3, Informative

      Depends on the license terms. Some of the cheap OEM licenses are only applicable when running bare metal on a particular machine. If you want to run them in a VM, then you may need a different license. If you get audited and are not in compliance then you can be hit with a very large fine, or you can go to court and try to get that clause in the EULA invalidated (good luck doing this for less than the cost of the fine). If you're going to run proprietary software as part of your business, then make sure that you factor in compliance audits and lawyer time reading the EULAs into your TCO calculations.

      --
      I am TheRaven on Soylent News
  5. Can GIMP not read PSD? by thecombatwombat · · Score: 1

    It's been a lot of years since I've dealt with either Photo Shop or GIMP, but I'm pretty sure it used to (at least open) PSD files with no problems.

    Am I remembering wrong, or is this no longer the case?

    Wanting to teach people Photo Shop is fine, but if it's just about PSD compatibility, I'm not sure that makes sense.

    1. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 2, Informative

      I have opened a heck of a lot of psd files in GIMP, and saved to that format as well. Easy enough to find out - try it on Windows GIMP if you need to make sure. If you're just extracting images I would think GIMP would work perfectly. I still use GIMP as my main heavy photo editor.

    2. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      I don't see how that could be possible unless GIMP supports every single layer filter mask and filter that Photoshop supports.

    3. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      Also Photoshop CS6 and CC14 and certain other versions work well on Wine according to WineHQ, which in my experience is quite a bit easier to deploy than a VM. And like the guy said, maybe you only need a limited number of machines that have PS on them.

    4. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      It still highlights a real problem with Linux, where some major and/or important products simply don't work and the open-source alternatives won't cut it. We've been trying to get Adobe to release a Linux version for years, but they simply don't care. The classic "it works OK in Wine" is a trash argument anyway. It needs to work natively; end of story.

    5. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      We've been trying to get Adobe to release a Linux version for years, but they simply don't care.

      Of course not, because most of their users want to use Photoshop and they don't care whether it's running on Windows, Mac or Linux. Unless you're buying a Mac the vast majority of systems come with a Windows license already so it's a non-issue for pretty much all of Adobe's customers so it isn't worth the expense to develop and maintain a Linux version.

    6. Re:Can GIMP not read PSD? by Giant+Electronic+Bra · · Score: 3, Interesting

      Adobe WROTE photoshop for Linux YEARS ago, we actually used to run it, but it was a limited release application that was only provided to specific customers and beta test sites. There's just never quite been a critical mass to make it profitable to release stuff like that. Porting, if your a sophisticated shop that already supports several platforms is really pretty trivial.

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    7. Re:Can GIMP not read PSD? by Will.Woodhull · · Score: 1

      It probably is not possible in all cases. But we're talking .psd files that are being used as page templates. That's pretty simple layering, even the old GIMP before they beefed up the layering capabilities would be able to handle that.

      To put it another way, any .psd page template file that GIMP cannot handle is a bad template. Fancy adjustment layers make sense when doing Fine Art, but not in this context.

      --
      Will
    8. Re:Can GIMP not read PSD? by Will.Woodhull · · Score: 3, Informative

      WRONG.

      This is an example of someone who has not explored the Linux alternatives thoroughly before deciding that since it is free it cannot possibly do the job. Or maybe he's going on what he heard a few years ago, and doesn't realize that major FOSS software like GIMP are undergoing quiet, continuous improvements and upgrades.

      In either case, this is not an example of "a real problem with Linux, where some major and/or important products simply don't work and the open-source alternatives won't cut it." There are definitely still such examples out there, but this is not one of them.

      --
      Will
    9. Re:Can GIMP not read PSD? by Will.Woodhull · · Score: 1

      Adobe has put a lot of time and effort into building its own little walled garden. Through student and school discounts and various party favors, Adobe products are taught to the exclusion of any alternatives in USA schools. The early graduates have been using Adobe in their businesses for a couple of decades now; they would not know how to manage a shop using any other graphics tools.

      That is why to an increasing extent Brazil, the Netherlands, and a few other countries are now eating American graphics designer's lunch, in just about every market except North America.

      --
      Will
    10. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      It might work well in Wine... for now. Wine is very good at making drastic changes, though, that break application compatibility. e.g.: Unless you disable PRELINKING, which you can't do on all operating systems, Halo doesn't work in Wine v1.1.25 or later due to the changes in memory management that break Halo's "I need to load at this specific address" requirement.

    11. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      Bullshit. GIMP does not support adjustment or style layers, which are not just for "fine art", as you put it. Not to mention the worst part about GIMP: it's slow, at everything from applying filters to moving layers. To say that it's fast and advanced proves you have no actual experence with ANY graphics software aside from GIMP.

    12. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      Off topic. And punching at targets that are not there.

      I can't tell whether he is failing as a troll, or failing as flamebait. Mostly laughable.

    13. Re:Can GIMP not read PSD? by phantomfive · · Score: 1

      doesn't realize that major FOSS software like GIMP are undergoing quiet, continuous improvements and upgrades.

      Wow, you're right. I didn't realize that GIMP finally supports color spaces. If they keep this up, soon they'll be feature-equivalent with Photoshop CS3.

      --
      "First they came for the slanderers and i said nothing."
    14. Re:Can GIMP not read PSD? by TheRaven64 · · Score: 1

      Was it a native port? WordPerfect released Linux versions too, but they used WineLib. The WINE guys now discourage the use of WineLib, because it requires recompiling everything with a different compiler (Visual Studio can't generate ELF objects with Linux calling conventions) and there tend to be a lot of issues with code containing MS extensions or relying on MS bugs in template instantiation that make this very hard - even if it compiles, it may not run quite correctly.

      --
      I am TheRaven on Soylent News
    15. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      Or he's actually done his homework to find out that Gimp is still useless if you're working with anything other than 8-bit sRGB files.

    16. Re:Can GIMP not read PSD? by dbIII · · Score: 1

      Was it a native port?

      Does it matter so long as it comes with the libraries it needs? I'm using a dotnet geosciences thing on linux that works (and was tested by the vendor) with mono and it does the job. Just being able to run on the platform is often enough, in this case it avoids hot-seating with a single licence and an occasionally used thing. Yes there is RDP but that means a dedicated MS server box, annoying, confusing, expensive licencing and the entire desktop exported instead of a window like on X. Yes RDP can theoretically work like X, only there always seems to be something stopping it when reality gets in the way (eg. buying the gold plated third party RDP that MIGHT work).

      Sorry about the long rant, but if it runs IMHO that's 99% of the struggle. There's another application used here (seisee) that runs very well in wine and was tested by the vendor in wine. It works, it's fast, the only thing making it inferior to a full native port is that it doesn't use the native linux font system so cyrillic doesn't show up by default - not a big deal if everyone in the workplace can read English and only one can make sense of cyrillic

    17. Re:Can GIMP not read PSD? by dbIII · · Score: 1

      doesn't realize that major FOSS software like GIMP are undergoing quiet, continuous improvements and upgrades.

      Wow, you're right. I didn't realize that GIMP finally supports color spaces. If they keep this up, soon they'll be feature-equivalent with Photoshop CS3.

      Which is probably the version of photoshop used to teach students on MS Windows boxes anyway. The latest and greatest is both unlikely and not necessary when you want to point out concepts instead of rote learning of how to use a GUI that is going to change soon anyway.

    18. Re:Can GIMP not read PSD? by Will.Woodhull · · Score: 1

      Wow, you sure know how to take things out of context, don't you?

      Last I looked, web work is limited to a subset of the RGB color space, and one that is impossible to define with precision since it depends on what is common among all the different screens that will show your work. If you intend to do web design, you have to throw out everything that Adobe has put into Photoshop over the last 15 years. Because you are working with only a handful of crayons. Gimp cannot do everything that Photoshop can do, when Photoshop is being used with a high grade printer and precisely calibrated monitor. But Photoshop cannot do anything more than the Gimp can do when we are talking about the web.

      You young artists need to step back and look at the limitations of the media you are using. The web is medium, and it is quite limiting; playing around in Photoshop might be a lot of fun, but it is not the medium. It is merely the tool. A lesser tool, the Gimp, will work as well, and in its simplicity it will be the more productive choice.

      --
      Will
    19. Re:Can GIMP not read PSD? by jabuzz · · Score: 1

      Don't know which version of WordPerfect for Linux you had, but the versions I had did *NOT* use WineLib, they came from the Unix version of WordPerfect. That was 20 years ago mind you. It all rather sucked and I went back to using LaTeX for everything.

    20. Re:Can GIMP not read PSD? by Giant+Electronic+Bra · · Score: 1

      It was actually a SCO binary and you had to have the SCO binary compatibility patch, which hasn't worked in years (since like kernel 1.2.x or something). I still know a guy that works in a shop that has a linux box (I think its a VM now) running some ancient RedHat just so they can support a specific workflow and print WP documents. That whole tech stack got deeply embedded in the legal field way back and they're STILL not entirely free of it.

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    21. Re:Can GIMP not read PSD? by Giant+Electronic+Bra · · Score: 1

      I really don't know, but this was WAY back, I don't even think in those days WineLib was a viable option. We were one of the first web development shops in existence, back in '94. We got access to everything, all sorts of weird "this does not exist" software. Amigas, DEC Alpha based NT4 workstations, tons and tons of stuff that nobody in the current generation knows squat about.

      --
      "Malo periculosam, libertatem quam quietam servitutem." -- Jefferson
    22. Re: Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      Why is it off topic? We Are discussing gimp. I have the same issues he has with gimp.

    23. Re:Can GIMP not read PSD? by phantomfive · · Score: 1

      Is your point that Gimp doesn't need color spaces? Because that doesn't matter now, it has them. It's a bunch of other features it's missing. Really, Gimp has been improving but Photoshop has been, too.

      --
      "First they came for the slanderers and i said nothing."
    24. Re:Can GIMP not read PSD? by phantomfive · · Score: 1

      Which is probably the version of photoshop used to teach students on MS Windows boxes anyway.

      I hope not.

      --
      "First they came for the slanderers and i said nothing."
    25. Re:Can GIMP not read PSD? by sjames · · Score: 1

      Personally, I find the arguments for color calibration and Pantone in Photoshop to be a bit silly. Sure, it makes the image on your carefully calibrated monitor look (almost) just like the printed page from your carefully calibrated printer when seen under your carefully calibrated lights. But the end user will read it on a train with an uncontrolled mix of flickery fluorescent lights and sunlight through variable clouds through randomly tinted glasses. It won't look like it did in your office on your monitor.

    26. Re:Can GIMP not read PSD? by Anonymous Coward · · Score: 0

      His point is very clearly that color spaces, whether GIMP has them or not, has nothing to do with suitability for web work. That whether it's color spaces or not, "Photoshop has feature $x" isn't relevant to whether or not GIMP is suitable for web work, unless that feature is specifically relevant.

      The point was very clearly that more than RGB isn't necessary for the web work being discussed.

      You seem to be saying that because a product might not have a bunch of features another product might have, that makes it unsuitable for a particular purpose?

      Seriously, is that not equivalent to what you're saying?

      This seems to be a weird instance of a phenomenon I see sometimes, particularly when talking about software. Like with Linux games it's "Linux has no games" means "Linux doesn't have every game." But it clearly has games. Lots of games. More games than most people will ever play in their lives. Most people can certainly fill their time gaming on Linux. "Less games than Windows" doesn't mean "gaming is impossible."

      By the same logic "less features than Photoshop" doesn't mean "GIMP is unusable."

    27. Re:Can GIMP not read PSD? by phantomfive · · Score: 1

      But it clearly has games. Lots of games. More games than most people will ever play in their lives. Most people can certainly fill their time gaming on Linux. "Less games than Windows" doesn't mean "gaming is impossible."

      People mean, "Linux doesn't have the games I want to play."

      --
      "First they came for the slanderers and i said nothing."
    28. Re:Can GIMP not read PSD? by dbIII · · Score: 1

      Why does it matter? For example - more than 80% of what I learned in using AutoCAD in 1989 applies to the current version. Features get added but the core functions vary little between versions of long lasting software.
      It's about teaching students an approach instead of navigating a twisty GUI that is likely to change.

  6. Piratebay by Anonymous Coward · · Score: 1

    Lets make this all legal. Contact me, your friendly Adobe and Windows licencing representative.

    1. Re:Piratebay by tepples · · Score: 1

      Making this all legal is why the asker is trying to limit Windows and Photoshop to a small number of seats.

  7. Do you need PSD? by Todd+Knarr · · Score: 0

    Do you actually need all the metadata, layers and such in the PSD, or just the image data? If it's just the image data, have the art creators export the relevant parts as PNG or something (not JPEG for gods' sake) and work with that. Or the GIMP will read PSD files up to a point, usually well enough to get the image data, it's only the very complex PSD files that give it fits. If the art people complain, note that just as it's not their job to know the intricacies of HTML5 and CSS and Javascript needed to make a web site work it's similarly not the web mooks' jobs to know the intricacies of Photoshop and "Export as"/"Save as" shouldn't present that many problems.

    If you do need layers and such as an integral part of the template, maybe what you need to do is separate the template extraction part of the process. Have a few machines with Photoshop, and the first step is to take the template to those machines and pull it apart to get the imagery needed plus the additional information like gradients and transparency and z-axis position converted from information in the PSD to the numeric values needed for CSS. Then take the results to the Linux systems to do the core work of assembling the web site.

    1. Re:Do you need PSD? by Anonymous Coward · · Score: 2

      yes, he really needs PSD!

      they're trying to teach vocational skills-- when the students get to the job interview (and/or skills test), the question will be "can you drive photoshop"-- not "do you know how to drive something that kinda/sorta works like photoshop?"

    2. Re:Do you need PSD? by i.r.id10t · · Score: 1

      This.

      And for testing with IE, the occasional *real* photoshop need, etc. look into a Terminal Server setup for the Windows stuff.

      Or remove your costs completely - you are teaching students who will then need to go out and get jobs, from what I've seen from our graphic design track is a LOT of folks do freelance work, and occasionally one of them gets lucky and lands a full time gig. So why not just provide connectivity, and have students supply their own machines and own software. Much less admin issues to worry about, much less cost, the students will have the tools they need to start making money.

      If you feel sorry for the students, set up a student centered help desk, or if there is a PC tech certificate track or similar set them up with internships (that is what we do for our CompTIA certificates track).

      --
      Don't blame me, I voted for Kodos
    3. Re:Do you need PSD? by Todd+Knarr · · Score: 2

      His class is focused on HTML/CSS/JS/etc. which means it's not Web design. Design is artwork and layout, for which yes PS is one of the standard tools (and maybe not the best one if, for instance, you're doing Material design for Android access or responsive design where fixed layouts to fit artwork are a no-no). But Web development, using HTML/CSS/JS/etc. to build the mechanics of the site and make it work, generally doesn't require any particular set of tools. In fact Photoshop's a bad fit here because the file formats you're going to need (mostly PNG, especially if you're going to do any sort of transparency) aren't it's native formats and it doesn't really "get" the more exotic technical tricks you'll need the way say the GIMP does.

    4. Re:Do you need PSD? by Anonymous Coward · · Score: 1

      yea, I was pretty bothered that he was calling it a web design class when it quite clearly is not. A little disconcerting that he doesn't know the difference considering he's going to be teaching people this stuff. Not hard to imagine a number of the students having a bad time when they try to get design jobs, and are completely unprepared for it.

    5. Re:Do you need PSD? by Anonymous Coward · · Score: 0

      How is HTML/CSS not related to web design?

    6. Re:Do you need PSD? by dbIII · · Score: 1

      Terminal Server

      It got renamed and an extra digit added to the end of the costs per seat.

      So why not just provide connectivity, and have students supply their own machines and own software

      That's only going to work at the top end of the market at which point they probably expect the school to supply a lot as well and would not like the idea, so there goes a pile of potential students from that constraint. It's all very libertarian of you but reality bites.

  8. Easier? Cheaper? Depends by tannhaus · · Score: 2, Insightful

    Are you sure it's easier to deploy and maintain linux? Do you have someone who can maintain a linux installation of that size? Not a hobbyist.... for God's sake, don't trust this to a hobbyist. Do you have an actual professional? They might be a bit scarcer than Windows IT guys... and that's the first thing I would check: that you have someone who can reliably maintain this....someone certified, not certifiable. Also, ask legitimate IT guys in your area about your specifics. It may or may not be the way to go, but it's better to spend a little money up front on a consultant, than a lot of money trying to get someone to fix what you messed up later.

    1. Re:Easier? Cheaper? Depends by walterbyrd · · Score: 1

      In my experience: Linux is much cheaper to own than Windows.

    2. Re:Easier? Cheaper? Depends by tannhaus · · Score: 1

      Yes, but when you get into installations like this, the upfront licensing costs are only part of the equation.... and that's why I think he should get a consultant to look over his specific situation.

    3. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Much easier considering how often Windows updates break systems, and since they no longer allow you to disable their forced updates, you are going to constantly have days where every single computer in the school system won't boot. That is what happens where I work, and I love it. Since I don't work in IT, I get paid for doing nothing. Wednesdays are rough on IT because of Microsoft.

    4. Re:Easier? Cheaper? Depends by tannhaus · · Score: 1

      Linux updates break systems too.... But, if there is no local Linux professional or it often takes them a day or so to get to you because there is only one/not enough to go around and they charge a premium because of it... then Windows just became cheaper without looking into anything else.

    5. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      In my 10 years I have not had one Linux update break anything that I wasn't expecting.

    6. Re:Easier? Cheaper? Depends by geoskd · · Score: 4, Interesting

      Not a hobbyist.... for God's sake, don't trust this to a hobbyist.

      I've seen some mighty capable hobbyists and some downright retarded experts. If you're looking to admin this on a budget, you're not going to get a windows *or* Linux expert. On the other side, a windows admin is likely going to be far less versatile than a comparably capable Linux admin. This is largely due to the fact that windows admins usually get taught, and Linux admins usually teach themselves. If you want a problem solver, which do you think would make a better candidate?

      A linux hobbyist will probably be able to get the job done, just be prepared for it to take a little longer.

      If you really want to try something different, replace all of those new PCs with RPi2's. Where I work, we have PCs on the manufacturing floor, but they have a realtively low life expectancy as they get pushed around a lot. I've been actively replacing them with Pi2's. At first, the admins were unhappy about it, but when the CIO found out how much were were saving by virtue of not having to replace $500 PCS all the time, I got the green light to replace *existing* machines before they were destroyed. The old PCs that still worked are now being re purposed and used elsewhere. Admining the Pi2s is pretty damn easy too, we have a master Image of the SDCard, and when something gets hosed, we just pop a new SDcard with a default image into the Pi, and off to the races. Even copying the images doesn't cost us much time anymore, since we got a 1 to 7 SDcard burner. Just plug em in, kick it off an 20 minutes later, 7 brand new boot cards...

      Even an 8GB card has plenty of room on it for running a full LAMP server, X server, and all the Linux based tools. Granted you cant run unity (would you really want to?) and it would take a while to compile something hefty, but for most classroom type projects it would compile fast enough (I use them for doing compilation work, and the results are acceptable) and xubuntu is pretty damn easy to use considering how little resources it needs. With a little extra work, you could configure them to load a home directory from a single file server so that the students wouldn't even need to worry about loosing their work if they damage the Pi.

      --
      I wish I had a good sig, but all the good ones are copyrighted
    7. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      "Linux updates break systems" Bwahahahaha, I just spit coffee all over my monitor and farted from laughing so hard. Ubuntu since 10.04 and nothings broke yet. Winblows on the other hand, driver hell making a 1 year old scanner unusable after updating from 98 to XP.

    8. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      That's funny, any problem I had with Linux was solved within minutes of a google search.

    9. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Can you use a Pi2 as a thin client?

      Then you'd only need to maintain one copy of the distro on the server.

    10. Re:Easier? Cheaper? Depends by tannhaus · · Score: 1

      "I've seen some mighty capable hobbyists and some downright retarded experts."

      Yes, but which are you more likely to see: an expert who can't do his job or a hobbyist who can't do the job of an expert? For every capable hobbyist out there, there are 20 out there who think they could handle a project like this because they installed Ubuntu on their laptop and set up an FTP server for their friends to share things. They networked to their sister's computer, so they have networking down pat too... Now, do you have the 1 or the 20? If money and a business are riding on this, it's not a reasonable choice to make.

    11. Re:Easier? Cheaper? Depends by chipschap · · Score: 2

      A linux hobbyist will probably be able to get the job done, just be prepared for it to take a little longer.

      Maybe, maybe not (on the longer part). A lot of the Windows "experts" that I've known didn't have the thinking skills of a typical Linux hobbyist, not to mention the determination and drive. A self-taught Linux expert can solve problems and get things done.

    12. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Windows tends to be a real pain in the ass to work with. It's all monolithic. You have to use the right tool, the right app, for each job. There's a thousand tools that do the same thing, each in its own half assed way. And if you use the wrong one, god help you. All buried in a UI that looks like it was designed to be maze. Good luck finding anything again! In theory you can set Windows up right on one machine and roll it out elsewhere, but in practice god help you if anything's different in the hardware. I still have nightmares about trying to replace a CPU. Windows really barfed on that one. Short of reinstalling from scratch, it was all but impossible to get Windows to work again. Linux, in contrast, didn't even blink.

      I have seen so many problems with Windows, so very many. I've hacked hardware and bios to kludge around Windows bugs. And I can't even file a goddamn bug report about them with Microsoft without paying additional fees!

      Linux, in contrast, has consistently worked. It's solid as a rock. I've been using it for almost 20 years now with no complaints. And you know what, when I do find something to complain about, like an exotic bug in the g++ compiler, people listen. They don't demand payment. They listen. In minutes I have verification of the bug. Within the hour it was fixed in development. That's the sort of service I wish commercial companies could provide!

      With Linux, you can trivially put it on one machine and copy it everywhere. Heck just dd the drive image. There's a little bit involved in setting up centralized login credentials and shared filesystems. But it's really trivial. Very easy to do. Very easy to fix. Very easy to roll out. Linux is all very modular. There may be a dozen ways to solve the problem, but they all WORK! Spend a few bucks up front, get it set up well, and Linux boxes are solid as a rock until the hardware fails. And if you want support, there's plenty of companies loaded with experts lined up to provide support!

      Yeah, you'll want to deal with updates for security. But there are nice automated ways to roll that out. It's not that hard under Linux. Maybe under Windows but not under Linux where you can trivially SSH into any machine with public/private key crypto and it's just like being on console. (No, that's not how you want to roll updates out. But it is helpful at times to fix things. Have you worked in TCSH, BASH, Perl, or Python? They're heaven compared to Window's BAT files, or that cmd shell that's joined at the hip to windows internals. God, what an awful mess! Looks like it was designed by a committee of penny-pinching bureaucrats to check off a box rather than actually be used!)

      So take your FUD and stick it where the sun don't shine monkeyboy! Nobody, but NOBODY, wants to risk lawsuits and civil claims by trying to use that Windows10 spyware crap in their business!

    13. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Linux doesn't break shit. Hardware vendors issuing proprietary drivers break shit. Microsoft just pushes its proprietary agenda on everybody so its guaranteed to eventually break in MS Windows in near-all cases (except for a few standardized devices maybe). In the real world Linux is far easier to support if you just *think* about the problems and why your in the situation your in. I first realized the problem before anybody had even explained to be what free software actually meant. It has nothing to do with the price. It has to do with ones freedom. If you get that Linux is based on freedom and on an ever-changing kernel and distributions have to include the latest kernel and manufacturers don't like supporting hardware. Well it becomes pretty obvious why we need our freedom even if we don't understand how the stuff works underneath!

    14. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 1

      No no no. I had Linux break on me once. Well, actually it wasn't so much Linux breaking as a bad hardware failure. Had to replace the motherboard. Apparently Fedora Core 3 couldn't handle the newer board. It couldn't boot. Something about the OS being so outdated relative to the newer hardware.

      So I grabbed a Fedora 16 dvd. Yes, it had been a while since I last upgraded (03 -> 16). It's Linux, it runs until the hardware fails. Anyway, I grabbed a Fedora 16 dvd, booted into "rescue mode", dd'ed my original drive over to a new harddrive, chrooted to the new harddrive, and started running things out of /etc/init/. In particular, "/etc/init/mysqld start" so I could get a latest backup of the database.

      Could you refresh my memory: How do you do things like that under Windows again?

      Open Source: It doesn't just compete with commercial software manufacturers. It outright embarrasses commercial software manufacturers!

    15. Re:Easier? Cheaper? Depends by el_chicano · · Score: 0

      I still have nightmares about trying to replace a CPU. Windows really barfed on that one. Short of reinstalling from scratch, it was all but impossible to get Windows to work again. Linux, in contrast, didn't even blink.

      LOL, I am a Linux guy myself but if you can't even upgrade a CPU on a Windows box then you must be a major moron.

      I had a Windows 2012 install that had been serving as a compute node in a MS Cloud setup. I had not run the server in a couple of months so it was way out of date as far as patches from MS. I switched out the motherboard to one with a completely different CPU architecture (Intel to AMD), more RAM and a completely different video card (AMD to NVidia).

      It came up just fine and I was installing the pending updates from MS in minutes. The only annoyance was having to call India to activate the stupid Windows license.

      Pro-Linux FUD is still FUD, either learn how to actually use Windows or STFU before people find out you really don't know shit about computers.

      --
      A man who wants nothing is invincible
    16. Re:Easier? Cheaper? Depends by vux984 · · Score: 1

      http://lmgtfy.com/?q=ubuntu+wo...

      Seems a lot of people have had stuff break. I had a toshiba laptop become unusable after a kubuntu upgrade myself. Just froze up on boot.

      Winblows on the other hand, driver hell making a 1 year old scanner unusable after updating from 98 to XP.

      QQ.

      Some 3rd party software not made by MS broke during one of the biggest os upgrades in Windows history, and the 3rd party didn't step up with new drivers. And this is 'winblows' fault, somehow, not yours, that you selected a bottom feeding windows 98 only piece of crap scanner that likely didn't even have a windows 2000 driver.

    17. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Obviously you test the updates on a few machines before updating all of them. Nonetheless, I never had a linux update that bricked the machine.

    18. Re:Easier? Cheaper? Depends by dbIII · · Score: 1

      there are 20 out there who think they could handle a project like this because they installed Ubuntu on their laptop and set up an FTP server for their friends to share things

      And they are probably correct. The requirements are not hard here.

    19. Re:Easier? Cheaper? Depends by tannhaus · · Score: 1, Insightful

      You obviously haven't spent too much time in linux or do it with rose colored glasses. Someone below posted about Ubuntu...here's my favorite from opensuse:

      https://www.google.com/#q=opensuse+black+screen+after+boot

      and Debian is a joke between me and my friends because of this kind of thing:

      https://www.google.com/#q=debian+broken+packages

    20. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Very good point. Free is ok until things break.

    21. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Right. So you've just proven that you know how to do those things. Now imagine the standard user running through those steps. You know the type, the ones with 50 tool bars installed.

      For those of us who know what we're doing - and understood everything you typed - Linux is great. For the vast majority of users, Linux is great if they have someone like us around to fix things.

    22. Re:Easier? Cheaper? Depends by KGIII · · Score: 1

      I have two computers that do not load X Server if I have installed the nVidia Prime proprietary drivers. I can fix that, well I can ham handedly fix it, but I doubt that they are going to be able to find someone *regularly* who can do such things. I can secure and harden my distro, again - not something they are going to find consistently. I strongly support looking for who can support what. Doing it on their own or hiring a hobbyist (such as myself) is not the way to go. Hell, I have been poking at Linux and Unix for years - I would not hire me.

      --
      "So long and thanks for all the fish."
    23. Re:Easier? Cheaper? Depends by morgauxo · · Score: 1

      "LOL, I am a Linux guy myself but if you can't even upgrade a CPU on a Windows box then you must be a major moron."

      I've done this plenty of times and i can tell you this.. it's a gamble. Most of the time replacing the CPU is just as easy as with Linux. Every now and then though... it never even boots again without a reformat. It's not just the CPU either it's hardware in general. I think it might in part be due to Micorosoft's anti-piracy measures. The fact that all under-the-hood settings are thrown into one big clusterfck registry is definitely a big part of the problem too.

    24. Re:Easier? Cheaper? Depends by KGIII · · Score: 1

      FUD? Umm... Wow... I do not even know where to begin and I am not a *Windows Guy* or anything - though I do use the OS when it is the right tool for the job. Having said that... connect.microsoft.com -- I will limit myself to just showing the world that you are a moron in one single instance. You needn't pay anything - ever. It used to be bug-report@microsoft.com or bugs@microsoft.com to report bugs in any of their products. Connect is an improvement, I understand - I have never used it. They stop accepting bug reports when a product is out of it's life cycle. After that you could, theoretically, pay for custom support much like the Navy does for their XP machines.

      TL;DR - Don't be silly.

      --
      "So long and thanks for all the fish."
    25. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      Same user can't do anything under Windows either, so what's your point. Not even when you hand-walk them to the correct UI screen.

      You sound like all those folks back in the '90s whining about how hard Linux is to install. Try getting them to install Windows sometime if you really want to watch a train wreck! It's a lot harder than Linux, especially since so much doesn't work right out of the box.

      Everything I did up there, to fix things, is absolutely trivial. You can learn about it off web pages. It's a couple of lines on the command-line. Anyone with the will can do it, even just by blind copying. It's really simple! And every command is documented, clearly, on the local system and on the web. Are you sure you're not confusing incompetence with laziness?

    26. Re:Easier? Cheaper? Depends by Anonymous Coward · · Score: 0

      OP here. CPU fan died. Took out the CPU. It was a dual-boot machine. Oddly, Linux was solid as a rock for months. No problems at all under Linux, and I spent most of my day hacking code on that box under Linux. But Windows, every time I booted into Windows, it would bluescreen constantly. That was winter. When summer arrived, and things warmed up, well Linux started having overheating problems too and I started checking my hardware. That's when I discovered the fan had died.

      Replacing the CPU meant replacing the motherboard and RAM. No biggie hardware-wise. Linux handled it without a hiccup. Just rebooted and everything was fine.

      Windows, in contrast, took about a million reboots, really need a reinstall from scratch, and never really worked quite right again. Every time it found something different between the original hardware and the new motherboard it would reboot again. And again. And again. To this day, Windows is my auto-boot default in GRUB even though I spend nearly all my time running Linux just because of all the re-rebooting Windows requires.

      The icing on the cake was when Windows decided to assign the same IRQ to both the mouse and the network card, preventing either from working. That was hell to figure out. Windows was and is far from clear about its internals. Keep in mind, this whole time everything is working perfectly under Linux. So it's boot to Linux, check the web, boot back into Windows, try something new, lather, rinse, repeat. In the end I wound up reserving IRQs in BIOS to get Windows to behave.

      I have worked with Windows 3.1, 95, 98, 98SE, NT, XP, & Win7. We won't mention ME, Vista, or Win8. Every version, every install, every single bloody system, blue screens are a way of life. Windows is always crashing. Linux, my record for uptime for Linux is a little over 3 years (due to a tragic lengthy power outage and lack of a generator). Windows, well Windows has gotten better. 3.1 crashed about once an hour on average. Win7 can sometimes go for almost a week between crashes. (Plus under Win7 if you reboot when the screen (graphics) start looking weird, you can avoid the blue screen.)

      On Windows, I'll run maybe half a dozen processes tops. Linux, I run with 30 virtual screens (and that's still not enough), 500+ processes, several thousand windows open or iconified at any given time(*), using it for 10-15 hours a day, 7 days a week, and Linux still stays up for years.

      Night, meet day.

      As you can imagine, after having all my work lost time and again, my opinion of Windows is not very high. Linux, in complete contrast, is utterly amazing! Open Source doesn't just compete with commercial offerings, it outright embarrasses them!

      (*) Some processes have multiple windows open. Emacs, in particular, I often have dozens or hundreds of windows open per process.

  9. Pardon my ignorance by Anonymous Coward · · Score: 0

    Pardon my ignorance, but exactly why is PSD a must? I don't really do much web design, but when I did, I never used a PSD. The files that are going to be deployed will certainly be flattened PNG / JPEG / etc.

    Gimp's XCF might not be an option, and that's ok with me. I'm just wondering why the need for PSD. Do customers submit PSD mockups? Is there a large amount of material in PSD format that would require rework to support the curricula?

    Primarily being a programmer, I have been told that certain solutions MUST use certain langauges; but, there was always a justification behind such choice. For example, one might have primarily Java programmers at a company, so the solution must be a Java one (as to allow support from within the current pool of talent). Other times, a particular library is needed, and the language matches the library. Sometimes the need is just based on trying out a "new" language, and having the resources to give it an experimental try.

    Would someone please share the reasoning behind why PSD is required? It would be enlightening.

  10. Re:GNU/Linux is for luddites by Stormwatch · · Score: 1

    App means application. Maya and Angry Birds are equally apps.

  11. VirtualBox?? why not KVM-qemu? by Joe_Dragon · · Score: 1

    It's free and you don't need to install on each system. Just have windows server in a VM that is acting as a app server over RDP.

    1. Re:VirtualBox?? why not KVM-qemu? by Billly+Gates · · Score: 2

      You would also need a different server license for each old version of IE to emulate

    2. Re:VirtualBox?? why not KVM-qemu? by Eyeballs · · Score: 5, Informative

      You would also need a different server license for each old version of IE to emulate

      Nope, IE VMs for testing are free....

      Official VM's for testing IE versions are available from Microsoft:
      http://dev.modern.ie/tools/vms/windows/

      From the webpage:
      "Download virtual machines: Test versions of IE from 6 through 11 using virtual machines you download and manage locally"

    3. Re:VirtualBox?? why not KVM-qemu? by theArtificial · · Score: 1

      Thanks for posting this, that's really cool!

      --
      Man blir trött av att gå och göra ingenting.
    4. Re:VirtualBox?? why not KVM-qemu? by CedricVeilleux · · Score: 2

      The modern.ie VM's are not licensed. They are in 'trial mode' and will require activation. What is funny is that the modern.ie folks provide workarounds for the windows activation in the README, but they are still just that, workarounds.

    5. Re:VirtualBox?? why not KVM-qemu? by Joe_Dragon · · Score: 2

      I think that workaround has a max timeout.

    6. Re:VirtualBox?? why not KVM-qemu? by dbIII · · Score: 1

      That gets very expensive if done legally with current MS Server software. There are third party programs that will let you use Win7 quite legally - but either way, it's a waste of time and money when a knoppix CD provides the tools needed to teach web design and you can legally hand them out in class.

    7. Re:VirtualBox?? why not KVM-qemu? by Anonymous Coward · · Score: 0

      Considering the author stated he redeploys the systems every 3 months, I highly doubt they would run out of the trial time (they could rearm the VMs if they did).

      The biggest issue will be if Photoshop. If they want or have to stick with Adobe software, they will not save much money, As a previous poster stated, GIMP handles .psd just fine (YMMV).

    8. Re:VirtualBox?? why not KVM-qemu? by antdude · · Score: 1

      But they only last 90 days. :(

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  12. Photoshop by Anonymous Coward · · Score: 0, Insightful

    If your design school only teaches psd there's a fundamental issue there

  13. Keep MS for IE compatibility by Billly+Gates · · Score: 0

    50% of the job is doing work arounds for specific versions of IE for any web developer and trying to use flash and other tools to redo the HMTL 5 features missing in browsers such as IE 7.

    Learning IE 6, 7, and 8 specific feautres and hacks are essential for any web developer or at least were just a few years ago when I wanted to start a web based business. IE 8 is still the worlds most popular browser thanks to corporations afraid of change and grandma.

    However, I will say this may not be the case for long :-)

    W3C is still not implemented yet thanks to corporate apps, China, and ignorant users who refuse to let XP behind

    1. Re:Keep MS for IE compatibility by el_chicano · · Score: 1

      W3C is still not implemented yet thanks to corporate apps, China, and ignorant users who refuse to let XP behind

      As far as XP, if it ain't broke and still works great then why upgrade?

      If you were being perfectly honest then you would have to admit that the problem is not really XP, it is IE.

      Firefox and Chrome run perfectly fine on XP, people that insist on using IE must be the ignorant users you speak of.

      --
      A man who wants nothing is invincible
    2. Re:Keep MS for IE compatibility by Billly+Gates · · Score: 1

      This debate is very very old because no one likes the solution.

      The problem is it is not the 1990s where you could drop one browser for another and no one is ever 6 months old anymore etc.

      Solution is frankly it is not up to you to tell a user which browser you support. Half of your job is to work around ancient bugs from the turn of the century. If you do not teach students this they will be fired when the client demands it because the customers will blame your site and go to a competitor.

      Yes XP is the problem it most certainly IS BROKE by almost every margin. It's browser is not W3C compliant. Corporations use IE because of GPO support and IE 8 is the denominator between XP & 7 so it is what they standardized on. If the client can't view your page right they wonder what kind of school is this??

      Refusing XP support would be ideal as modern IE or the new MS Edge browser is W3C compliant. IE 11 is ok. Not horrible or great but ok.

  14. WINE for Photosohp by Stealth+Dave · · Score: 5, Informative

    Not sure why this hasn't been mentioned yet, but depending on what version you want to run, Photoshop runs quite well on Linux under WINE depending on what version you need to use, including CS6 and Creative Cloud versions. If you require support, Code Weavers packages a popular and easy-to-use version of WINE with varying levels of technical support available for purchase. (No affiliation with Code Weavers, just a happy customer.)

    If you want to get fancy (i.e. complicated), you can probably set up some sort of application server that will allow you to limit the number of Photoshop licenses you need to purchase, but that's a bit out of scope for a simple Slashdot comment. :)

    - Dave

    --
    Evil is as eval("does");
    1. Re:WINE for Photosohp by matteorr · · Score: 1

      I second this. Once I figured out that I could get CS5 to install under WINE, my Windows installation has been gathering dust.

  15. You don't need Photoshop. by Anonymous Coward · · Score: 0, Insightful

    You really don't need it. In fact as webdesign work a huge amount of production should be done in Inkscape. Even if you need to create/edit a raster image GIMP is fine. Students don't need Photoshop. Hell you can do most work in mspaint.

    1. Re:You don't need Photoshop. by jones_supa · · Score: 1

      You really don't need it. In fact as webdesign work a huge amount of production should be done in Inkscape. Even if you need to create/edit a raster image GIMP is fine. Students don't need Photoshop. Hell you can do most work in mspaint.

      If the students move on to various gigs and workplaces, they might be in trouble if they don't know Photoshop.

  16. Part Time Usage by Anonymous Coward · · Score: 1

    Amazon has Windows / Office apps as a service that could be used only when your having class / study time. No paying for time unused. You got the high speed connection, why not explore the option?

  17. Gimp can open a PSD File. by Zombie+Ryushu · · Score: 0

    Gimp can open a PSD Template, you might want to see if the GimpShop Plugin is still supported as well. IE can be run under Wine.

  18. Stop teaching slicing by Dracos · · Score: 5, Insightful

    Slicing PSDs is crude, antiquated (even though most shops still do it), and reinforces the fallacy that web design begins in Photoshop.

    Modernize your curriculum to teach progressive enhancement of wireframe layouts in the browser. At some point you teach about creating the individual image assets for what they are (backgrounds, icons, etc) rather than treating a PSD as a giant slab of source material. For this, you can use GIMP, Inkscape, or anything else Free.

    You are perpetuating Adobe's dominance by furthering a bad workflow that benefits them. Your course isn't about Photoshop, that shouldn't be the keystone of it.

    Slicing PSDs is the equivalent of beginning a construction project from a child's crayon drawing of the not-yet-existing building.

    1. Re:Stop teaching slicing by Anonymous Coward · · Score: 0

      Well said. I agree entirely. Think the future, not the past.

    2. Re:Stop teaching slicing by Anonymous Coward · · Score: 0

      I concur.

      Some slicing is inevitable, still, depending on available source material -- but the inevitable slicing requires really far fewer working machines.

    3. Re:Stop teaching slicing by Anonymous Coward · · Score: 0

      This. I did theming years ago, NO PHOTOSHOP. Just ask for flattened layers as TIFF with the text off. Define proper requirements and you will have no problems using your preferred tools.

    4. Re:Stop teaching slicing by Anonymous Coward · · Score: 1

      Slicing PSDs is crude, antiquated (even though most shops still do it), and reinforces the fallacy that web design begins in Photoshop.

      No, learning it just supports that workflow. Taking some idiotic moral stand that you aren't going to work with people that don't work in the way you like them to is the height of stupidity and hubris, get a clue.

      Modernize your curriculum to teach progressive enhancement of wireframe layouts in the browser.

      Often designers prefer to create designs in graphic design products rather than in a browser.

      Slicing PSDs is the equivalent of beginning a construction project from a child's crayon drawing of the not-yet-existing building.

      And iterating in the browser is the equivalent of starting the foundation before you even know what you're building.

      If designers want to use Photoshop that's fine and if they want to do wireframe layouts in the browser that's fine too, either way the web programmer needs to be able to cope with that.

    5. Re:Stop teaching slicing by Anonymous Coward · · Score: 0

      Yea, I'm not buying OP's argument. Whilst I know several professional web designers, and while they use the Adobe suite wholly of their image and content creation, what ends up on the sites they create for are NOT PSD files. The argument about 'locked into Adobe' because PSD templates, is a little absurd at this point. I can see the reasoning to know Adobe CS well, especially in an educational environment, but they would be just as well learning the basics in GIMP, layering, general GUI interface flow, channels, etc... and have that to transfer over to Adobe CS, when available. Obviously there would be differences between the 2 programs visually, aesthetically, but they're better off learning some theory there first, since they don't have a whole lot of options. GIMP is better than nothing here, since OP really does sound like he's close to nothing.

      My immediate recommendation was for 'student trial' licenses, instead of the instructors having to provide the entire computing and software platforms. Might not be feesable, depending on several factors.

    6. Re:Stop teaching slicing by snadrus · · Score: 3, Interesting

      Agreed. Good designers know CSS and at-least try to understand the technologies they're asking to be used.
          - Microsoft & Linux-based small corps I've seen.

      If the designers aren't supporting the company's end-product in an effective way, the company should be critical of the designers. And you can't be effective at guiding tech creators if you don't understand the tech.

      We no-longer are painting banners and putting them online as websites. We now have transitions to consider, varying screen sizes (not just 3, or just X, but 100s).

      Copy-pasting images is worthless. If you really want to teach it, make them do it from JPG, but it'll look like crap in Retina no-matter what. Honestly trash the copy-paste and teach a little Inkscape hacking on SVGs.

      --
      Science & open-source build trust from peer review. Learn systems you can trust.
    7. Re:Stop teaching slicing by Art3x · · Score: 3, Insightful

      Slicing PSDs is crude, antiquated (even though most shops still do it), and reinforces the fallacy that web design begins in Photoshop.

      Modernize your curriculum to teach progressive enhancement of wireframe layouts in the browser. At some point you teach about creating the individual image assets for what they are (backgrounds, icons, etc) rather than treating a PSD as a giant slab of source material. For this, you can use GIMP, Inkscape, or anything else Free.

      You are perpetuating Adobe's dominance by furthering a bad workflow that benefits them. Your course isn't about Photoshop, that shouldn't be the keystone of it.

      Slicing PSDs is the equivalent of beginning a construction project from a child's crayon drawing of the not-yet-existing building.

      I agree, and this is coming from someone who came into web programming from graphic design. I first learned Photoshop. I soon abandoned it once I got a job in web programming.

      It is better to write HTML in a text editor. Then add CSS. If you must, add images from Photoshop or whatever. But I hardly ever even do that anymore. Granted, it's harder to learn to code raw HTML in a text editor. But I would rather you start with Dreamweaver or some WYSIWYG editor than making a web page in Photoshop, slicing it up, and converting it into a web page.

      Photoshop is pixel-based. The web is elastic. Photoshop encourages you to make image-heavy, user-unfriendly, obnoxious brochures --- instead of lean, useful, get-out-of-the-way web pages.

    8. Re: Stop teaching slicing by Anonymous Coward · · Score: 0

      While PS is widely used for web design it is not a specialized tool for the purpose.
      Its actually slow as hell to work with.
      The standards of today with hugely different screen sizes will require better tools.

    9. Re:Stop teaching slicing by Anonymous Coward · · Score: 0

      Fine sentiment, but the reality is that the web is all wordpress now (as stupid as it is).

    10. Re:Stop teaching slicing by Actually,+I+do+RTFA · · Score: 0

      Slicing PSDs is crude, antiquated (even though most shops still do it), and reinforces the fallacy that web design begins in Photoshop.

      That really overrides any technical considerations. This isn't "design what you want from scratch". This is "you are providing a service to students so they can get a job in an industry". If most employers worked in DOS, at least some of the time, it's horrible not to teach that skill. Because someone else will and their graduates will get the job.

      You are perpetuating Adobe's dominance by furthering a bad workflow that benefits them. Your course isn't about Photoshop, that shouldn't be the keystone of it.

      Well, it doesn't sound like the primary way he's teaching people, just a way. Which is important, because X% of the jobs (or projects) will require that workflow.

      But far more importantly: Fuck your self-rightousness. His job isn't to try to change the landscape of an industry. It's to get 90 people jobs within it. He can also train them in different workflows. But they have to operate within the world. Just like all schools. Which is why Adobe's dominance is perpetuated. See network effects, etc. But if he changes, Adobe's dominance is still perpetuated, his students are just living off welfare instead of getting jobs.

      --
      Your ad here. Ask me how!
    11. Re:Stop teaching slicing by rjstanford · · Score: 1

      And when someone sends you a PSD anyway, because they already paid for it and it was how it was delivered, you'll still be expected to accept it gracefully and convert it to whatever you want your own damn self.

      --
      You're special forces then? That's great! I just love your olympics!
  19. Your doing it wrong by tomxor · · Score: 3, Informative

    but we still need to teach our students how to extract images from a PSD template. The industry format for graphic designs is PSD so The Gimp (XCF) is not really an option

    Really? Sure i'd chose photoshop over gimp, but i'd choose nether for web design... manipulating rasters for anything more than tweaking images should not be part of modern web design, slicing up images is 1990, don't teach this, design with grid systems, use pen and paper or a wireframing tool, teach typography, the rest is code.

    1. Re:Your doing it wrong by Anonymous Coward · · Score: 0

      I don't use Gimp or Photoshop for designing screen, which I find just a waste of time, I make a sketch with pen and paper and go from there directly to html + css.
      However I do need Gimp for designing logos and icons or for modifying existing photos that are used in the website. There is more in a real world than text only websites a la slashdot

  20. ESXi by Anonymous Coward · · Score: 0

    Run as many windows VM add you need in one powerful server and remote connect from the Linux boxes. One could use an ESXi for that instead of building it from scratch. Not ideal for an ad agency but may be food enough for a school.

    Or buy a few Macs dedicated to the Photoshop work.

  21. Why? by Anonymous Coward · · Score: 1

    As a long term user and supported of Linux, I can and do separate my business from it.
    Why on earth would you make such a change when you are obviously being successful with the setup you have now.
    You should setup maybe 5 PC's with linux and dip your toe into new delivery strategies. Gauge reaction, adjust, gauge reaction etc.
    Don't let your personal like get in the way of a working business without risk mitigation strategies.

  22. lab first, webdev second by Anonymous Coward · · Score: 0

    First, you are running your labs wrong. You shouldn't be refreshing your workstations. You should be netbooting from a selection of standard images. This will also solve your Photoshop problem. When you have a PS lab, you boot off the Windows/PS image. A "refresh" is a simple matter of replacing a single boot image on the boot server. Tada! All 200 workstations are updated.

    Bonus: every time you reboot, the workstation comes up clean. No malware from the previous user. No borked webserver config. No artifacts at all. Clean and ready for the next class.

    Next, PSD templates? Really? Ugh. Don't go there.

    Finally, the actual distro isn't very important. Go with whatever you are the most comfortable with. They all can run all the tools you will use.

  23. poor man's vdi??? by Anonymous Coward · · Score: 0

    If you have a server and buy Server Datacenter on it, you can virtualize as many copies of Windows on it as you want on it.... your CS licensing is still a thing...

  24. Ask your IT department for help by Anonymous Coward · · Score: 0

    ...because its obvious you don't know what the fuck you're doing.

  25. Color Support by darkain · · Score: 1

    Serious question since I've not touched GIMP in years (or any other Linux graphics utilities), but one of the primary reasons why I've stuck with Windows/Photoshop is simply for color management. Does GIMP+Linux support proper color management, ICC profiles, 10/12-bit displays, 16/32-bit per channel within images, CMYK color, Adobe RGB color space, and ProPhoto RGB color space? These are all tools used in various aspects of professional graphics design. Also, designers love to hand me AI files instead of PSDs, can GIMP open and render these too? Photoshop can at least import and rasterize AI files, as well as PDF documents.

    1. Re:Color Support by snadrus · · Score: 3, Interesting

      Inkscape's native format is SVG, and it works great. It should be part of the curriculum long before hand-holding designers who can't produce consumable assets.

      --
      Science & open-source build trust from peer review. Learn systems you can trust.
    2. Re:Color Support by Anonymous Coward · · Score: 0

      I don't think any of these issues affect web design, but several can be quite important for print work. It depends on what you are doing. The designers on our team do both print work and web design work, but actually do probably 4 times as much print work as web design work. Even still, I don't think they use any of the features you mentioned. But they are mostly making sales brochures, not posters or the like. Still, I can't convince them to try the GIMP.

      I'm a programmer, not a designer, but I actually use ICC profiles on my computers. I'm picky about my colours because I have poor vision and I need very good contrast. ICC profiles are a bit of a pain to set up in Linux but it can be done. Gnome has some simple tools to help you. Of the issues you mentioned, this is probably the biggest one for web design, if you are making accessible web pages.

      I do not believe that 10/12 bit displays are supported by X Windows. I could be wrong. There is no freaking way I can resolve those colours with my poor vision, so I haven't really looked into it ;-)

      16 bit+ per channel is currently being implemented in the GIMP and is slated for 3.0 (current is 2.8). Apparently the dev branch (2.9) supports higher bit depths, but I haven't tried it.

      CMYK colour is available in a plug in. I haven't used it, so I don't know how good it is.

      Other RGB colour spaces are not currently supported as far as I know. I have seen some discussion about how it might be implemented. My impression, based on reading that, is that other RGB colour spaces may be implemented differently than you are used to in PS. Unfortunately, I haven't really had time to look into it deeply because it is a very interesting problem.

      Rasterizing AI and PDF documents can be done with several different tools. Inkscape is probably the best tool to use, I think. I don't know if the GIMP also does it because I would never think to use it for that ;-)

    3. Re:Color Support by Anonymous Coward · · Score: 0

      It isn't over-exaggerated. I don't do any sort of professional work and the lack of 16-bit per channel color support has been an inconvenience at times even to me. The simple fact is that the difference between the darkest and brightest shades in sRGB isn't wide enough to account for all use cases, and 8-bit color is barely adequate for display purposes, never mind all uses cases that involve storage of color data.

      E.g., when a camera takes a photo of a room, you'll see in the photo a bright circular area around the bulb on the ceiling where the maximum brightness is reached, even though in real life you can see continuous detail all the way to the bulb. This isn't necessarily because the sensor was washed out, especially on high-end cameras with better sensors. It's because sRGB defines what brightness each of those numbers from 0 to 255 represent, and specifically that the gamma is 2.2, and thus the camera has only two choices: make most of the scene visible, but turn the brighter parts into solid white (which sucks if you actually want to see what is in the brighter part of the image), or make the brighter parts visible, and turn the rest of the scene so dark that you're looking at variations between 1 and 16 for those pixels, which is going to look like total shit when you try to brighten it so that you can see it. The same thing happens in a lot of scenes, like scenes partially illuminated by sunlight and partially in shade. In real life, one can see both the bright and dark portions just fine, and so can high-quality image sensors, but the sRGB color standard just doesn't allow such an image to exist.

      That's why these other color spaces, and why 16-bit per channel and 32-bit per channel and 32-bit float per channel color formats exist. sRGB is adequate for monitors, not great, e.g. how you can see color banding when looking at non-dithered gradients, like a photograph of the sky, but it's adequate. However, for photography and editing, it has even more issues, and so people really do need more options.

      With only 8-bit support, all the Gimp is good for is amateur use, and even then, it isn't always adequate for that.

    4. Re:Color Support by tomxor · · Score: 3, Interesting

      I have some love for SVG... at least the sane parts of the spec, and it's quite a big part of my day job... But i have a lot of hate for inkscape:

      A significant part of that is because it's really shitty at generating SVG. It might "use" SVG as it's format, but it does not treat it natively, it uses it's own name-space, litters files with it's name-space even when you request it to save plain SVGs. It converts much of it's data into SVG while saving the original "inkscape" data embeded in it's sodipodi namespaced XML embedded in the same file... really not very different from illustrator, SVG is it's output not it's internal format.

      I don't touch files intended for the web with inkscape, but make them by hand, using inkscape to generate path data but that's it... Creating web safe SVGs with inkscape is just too much pain.

  26. Real World Usage by AcerbusNoir · · Score: 1

    You should use an OS that can run most modern IDEs, specifically IDEs that are commonly used and (sometimes) mandated in the workplace. Ask some recruiters, I bet they'll have a pretty good idea.

    FWIW, from my experience of 10+ years in the industry, most tech-focused places use OSX as their primary OS.

    1. Re:Real World Usage by el_chicano · · Score: 0

      FWIW, from my experience of 10+ years in the industry, most hipster-focused places use OSX as their primary OS.

      There, FTFY. I am an Linux administrator by trade and at my last job I ran Linux on my workstation and VMware to run Windows XP/7/8 and Server 2008/2012.

      From my 10+ years experience in the industry the ones who run Macs are Linux admins who know how to configure/admin a server but don't know how to configure/admin a Linux workstation. The rest are the hipsters, the developers/engineers/architects who don't know Linux very well.

      I had a Mac OSX laptop for a couple of months, I hated it because according to Apple it is perfect. Never mind that Windows has the minimize/maximize/close on the top right of the window and Linux has it in the same place by default.

      Since I couldn't make the Mac put those controls on the upper right side of a window that means that I would have had to change Linux to work like the Mac and retrain myself to use an OS with the controls on the wrong side.

      That is all well and good but then that means I would have had to change ALL my Linux installs to the controls in the same place or face losing productivity. To me Windows is actually more useful than OSX so that was a BIG non-starter.

      I am just glad the clueless management at my last job did not FORCE me to use a Mac or I would have left much sooner than I did.

      --
      A man who wants nothing is invincible
    2. Re: Real World Usage by Anonymous Coward · · Score: 0

      If that was your main problem then the problem was you not OS x. Seriously? Complaining about the placement of the (close, min, max) button is just stupid. If that messes up your workflow that bad then you need to change your day job.

  27. Consider a Windows Application Server by davidwr · · Score: 1

    Since you are in education, you should be able to get a Windows Server with the required CALs fairly cheap. Run an Application Server and run Photoshop under it. Your main issues are going to be bandwidth, perceived speed (I've never tried doing a room-full of computers running remote-hosted copies of Photoshop over sub-100Mbps aggregate bandwidth), and the potential loss of everyone's ability to use Photoshop if there is a communications or server-side glitch. There's also the issue of getting a beefy-enough server and a big enough Internet pipe to the server so your server doesn't become a bottleneck.

    If you can bypass Photoshop or get it to run under Linux somehow, that might be the better approach. At least then you won't have to worry about paying Microsoft and you won't have yet another single-point-of-failure.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:Consider a Windows Application Server by Blaskowicz · · Score: 1

      Did you consider 20 students uploading high res pictures over a 1Mbits/s uplink? Let's imagine they merely upload 10MB each, simultaneously and for some reason they all get an entirely fair share of the bandwith. You will need at least 26 minutes. Just forget it. Try again when you have gigabit WAN such as consumer ftth (well, the equipment and fiber is gigabit, the service is advertised as something like 100 down / 50 up and the customer gets something around 200 Mbps almost symetrical..).

  28. Use Krita instead of PS by Anonymous Coward · · Score: 0

    Krita is free and open source and can run and export as PSD.

  29. Simple by Murdoch5 · · Score: 1

    Any Distro and VIM, that's all you need :-). I'm a web developer and I write LARGE web systems, in excess of a couple hundred thousand lines of code, you don't need anything else.

  30. Re: MySQL by Anonymous Coward · · Score: 0

    You don't have a clue what you are talking about. if someone writes shitty code in php using mysql, the will certainly not write better code on top of another dbms. Reminds me, can you write good code in a crappy language, aka php? No can do. There's your problem.

  31. nope by Anonymous Coward · · Score: 0

    Nope.

    1. Re: nope by Anonymous Coward · · Score: 0

      Ok, let's correct that to "every for-profit organization that actually has a customer base, is not run from a basement and doesn't need to be kept afloat by Mom and Dad's savings".

  32. Re: MySQL by jedidiah · · Score: 1

    ...except MySQL supports and encourages crapulence out of the box. It does simple fundemental things poorly. It will allow developers to do stupid things that won't be tolerated by any RDBMS. Even it's SQL support is crippled.

    It's a quick and easy product for developers that don't know any better and don't want to know any better.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  33. Re: MySQL by guruevi · · Score: 2

    No it doesn't (anymore), a standard setup comes relatively ACID compliant. Developers doing stupid things will happen regardless of the stack you use. Looking at modern web stacks (nginx, Node.js, NoSQL, ...) more stupid things are only going to be easier.

    --
    Custom electronics and digital signage for your business: www.evcircuits.com
  34. Use FOSS first before switching to Linux by gringer · · Score: 2

    From experience (i.e. failure) with switching people over, you get the best results if you introduce people to the free software first then change the operating system. Use Inkscape, Krita, GIMP, or Scribus on Windows, rather than switching two things at once.

    --
    Ask me about repetitive DNA
  35. Multi-user instead of VM? by Blaskowicz · · Score: 1

    Why set up Windows VM at all? It seems less wasteful to run one Windows OS for all students, well you would need one per site (Windows Server with RDS). One ûber-PC such as with 24 Haswell cores and 128GB RAM and a PCIe SSD (Intel 750 400GB or 1.2TB is cheap) would likely serve about 20 users or more very well. The Windows OS may run either bare metal or on a VM, that actually becomes an unimportant (or less important) technical detail.

    Would be interesting if you get a discount on CAL and RDS licenses though.

  36. The gimp exports that file type by Anonymous Coward · · Score: 0

    The gimp imports and exports .psd files, and according to many sources does a very good job of each. If .psd is a published standard there should be no problem. If they had to reverse engineer the standard, then they keep approaching a tangent.

  37. Re: MySQL by Anonymous Coward · · Score: 0

    Fast and dirty is the mantra of the MySQL developer.

    The php/mysql developers need to look at the crap the Node.js/NoSQL, (especially MongoDB) assholes are doing, and realize that they have a history of doing the exact same crap.

    I'm still shocked when I see a php/MySQL application that actually uses, parameterized statements!

  38. Dont teach PS. by Anonymous Coward · · Score: 0

    Using Photoshop for webdesign is like using a hammer to cut down a tree.
    Its not intended for web design it is intended for guess what? Photos.
    Alternatives like scetch will push PS away soon enough.
    The dev needs a style guide with font info, color codes and hover effects etc. explicitly explained.
    The metadata in PSD is ok but almost never accurate to the intention from the designer.
    Use gimp, its good enough for a dev.
    I use it and I have been a web dev for 6 years now.

    Browser testing should be done with the many services provided online.
    Unless you are a hell of a big company you cant afford a testing lab big enough to cover every unit anyway.

    Tools like npm is much easier to install in unix system.
    Php works better.
    Hhvm works.
    Apache/nginx works better.
    Just about any tool works better.

    As long as you not using .net... Go with Linux and dont look back

  39. Apple - What's Happening in France by speedplane · · Score: 1

    Walk into any coding academy in NYC or SF and you'll see a line-up of Apple Macbooks. Strange that most noob coders use PCs in France.

    --
    Fast Federal Court and I.T.C. updates
    1. Re: Apple - What's Happening in France by Anonymous Coward · · Score: 0, Troll

      It's France, they do strange things in Europe. For instance when Muslims kill French people, the French respond by harassing Jews. It's not for us to judge, it's a part of the rich European cultural heritage.

    2. Re: Apple - What's Happening in France by speedplane · · Score: 2

      It's France, they do strange things in Europe. For instance when Muslims kill French people, the French respond by harassing Jews. It's not for us to judge, it's a part of the rich European cultural heritage.

      It's Slashdot, they do strange things on the Internet. For example, when a poster discusses the use of Apple computers, the trolls respond by bringing up islamophobic ideas and allude to the holocaust. It's not for us to judge, it's a part of the rich Internet cultural heritage.

      --
      Fast Federal Court and I.T.C. updates
  40. Re: Use gimp, teach concepts, and be done with it by Anonymous Coward · · Score: 0

    Keep your ill-informed "advice" for yourself. Schools *have* to teach the industry standards. When former students go to seek a job they *will* be asked what proficiency level they have acquired in the use of the tools they are expected to use at work. If they babble about "gimp" they won't be considered. A school that does not train its pupils on the right tools is guilty of dereliction of duty and should be sued and the offending teachers fired.

  41. Re:WHHAAAA!! by amalcolm · · Score: 1, Interesting

    If you have never asked anybody for help and advice, maybe thats why you are such a tosspot

    --
    Time for bed, said Zebedee - boing
  42. Kickstarter project : SVG for layered image by Anonymous Coward · · Score: 0

    psd sucks (proprietary)
    xcf sucks (should I say more)
    openraster sucks (too limited)

    How many of you will agree to fund a kickstarter project that turn a PSD into a html or svg without the need of photoshop ?
    With support of (most) blend mode and (some) smart filter ?
    All images will be wrapped into a zip (a la openraster) with a master html/zip

    For now, no support for xbits > 8 is planned.

  43. No need for Windows in Webdev. Seriously. by Qbertino · · Score: 4, Interesting

    I'm a seasoned pro webdev and havent touched Windows or PS in years. Gimp does most of the gfx work just fine, especially with the modern flatty designs. As does Inkscape for the vector work.

    I do use a mac though - less hassle with the gui and some neat tools unavailable on Linux (SourceTree, Kaleidoscope, Transmit, etc.) but those are tools you definitely don't need for learning.

    My advice:
    Move to Ubuntu LTS right now and set up one Mac Mini in every classroom if you must teach your students PS filters and the Adobe Suite. Although I wouldn't. ... Train your students on Atom or Brackets and learn and teach Grunt, Gulp or both and build a webdev pipeline with those. Build a pipeline that your students can take with them on their career. Way more worth than learning Adobe crap.

    The one thing desperately missing on Linux is a FOSS Git gui that doesn't suck. You'll have to get a bundle licence for SmartGit - it's Java, but it's OK. As a full blow IDE Netbeans and the Netbeans Chrome extension + perhaps FF WebDev Edition are are the tools of the trade. All FOSS, all perfectly at home on Ubuntu.

    For testing set up VBox on every PC and pull the official Windows Browser Webdev Testing VMs. They only run an hour before needing a virtual restart, but they're perfect for Testing IE and Spartan.

    What ever you do, spare yourself and you Students the hassle with remote desktop.

    Good luck with your business.

    --
    We suffer more in our imagination than in reality. - Seneca
    1. Re:No need for Windows in Webdev. Seriously. by Anonymous Coward · · Score: 0

      Right, train them on Brackets ... not that Adobe crap ... ;)

    2. Re:No need for Windows in Webdev. Seriously. by rdnetto · · Score: 1

      The one thing desperately missing on Linux is a FOSS Git gui that doesn't suck.

      What's wrong with gitk?

      --
      Most human behaviour can be explained in terms of identity.
  44. Re: Use gimp, teach concepts, and be done with it by ruir · · Score: 1

    Many offices are using also open source tools. Anyway, the problem of teaching tools instead of methods is that by the time they reach the market, people have moved to other tools. And anyhow, if one is only using tools at school and not investigating alternatives and doing small gigs at home...he is doing it wrong.

  45. PSD files are not part of web development by markdavis · · Score: 2

    >"The industry format for graphic designs is PSD so The Gimp (XCF) is not really an option."

    That has to be the stupidest statement I have read in a week. Who cares what the "industry format" is for "graphic design"? That has nothing to do with a web coding school. And GIMP opens PSD files just fine. Did you even TRY this before posting?

    There are cases where it is difficult to replace an MS-Windows environment. Web development is certainly not one of them.

    1. Re:PSD files are not part of web development by fnj · · Score: 1

      That has to be the stupidest statement I have read in a week. Who cares what the "industry format" is for "graphic design"? That has nothing to do with a web coding school. And GIMP opens PSD files just fine. Did you even TRY this before posting?

      Do yourself a favor and cool off. Are you sure GIMP will open and properly deal with all PSD files made by all Photoshops, no matter what options and features? And are you sure that GIMP will create PSD files with all desired options and features, and that all Photoshops will open them and properly deal with them? I am sure as hell not sure, and it would take me a long time to make sure, and I would never really be 100% done making sure as both Photoshop and GIMP continue to evolve.

      I don't want to make it sound hopeless, but you should be sensitive to real issues.

  46. You are a WEB design company, not graphics by msobkow · · Score: 3, Interesting

    Let the graphics design industry use what it wishes. They can export to web formats, which is what you need.

    I spent over thirty years in the computer industry, working on many projects with user interface and graphical elements, and not once did the graphics designers deliver what we needed in Photoshop-specific formats.

    --
    I do not fail; I succeed at finding out what does not work.
  47. Re: Use gimp, teach concepts, and be done with it by Anonymous Coward · · Score: 1

    Maybe in ponyland it's your way, but here in the real world school time is short and we have to make the most of it. Schools must churn out people ready to enter the workforce. Teaching them concepts sounds noble and all that but you can't put "I learned concepts" on a resume. HR looks at specific skill sets. Either you have them or you're unemployable. And here the debate ends.

  48. So? Don't need a Ferrari to drive 3 blocks by dbIII · · Score: 1

    So? It's about learning to draw not steer through the menu of a GUI on an expensive program that's going to have a different GUI in a year or two anyway. It's not for glossy magazine images - the niche gold plated features do not matter when you want a small image that will download quickly.

  49. Photoshop runs well on wine by e70838 · · Score: 1

    I have never encountered any bug using my old version of photoshop with wine. The main issue is to configure the desktop (gnome in my case) to not hijack the alt key.

  50. Only matters if it's another's work by dbIII · · Score: 1

    it doesn't handle psd files well enough, unfortunately.

    If the students are creating original content instead of playing with an image that has been through photoshop it is not going to matter.

  51. Teaching not production by dbIII · · Score: 1

    For teaching purposes you only have to mention that it's a good idea to have at least one windows system for testing so you can see what your web app is gonna look like on it.

    1. Re:Teaching not production by smchris · · Score: 1

      Yes, or at least a Windows license running in kvm so they can experience how things render differently on various browsers. Thats how I used to set my wife up.

      As for Photoshop, maybe have one Windows machine so the kids can put it on their resume because thats really what he is probably thinking about as a classroom?

  52. Ahoy there! by dbIII · · Score: 1

    Why exactly would running Windows VMs be so difficult?

    Because you have to keep track of all the licences and make sure they are paid for. Why bother when the entire point is to teach people to do things that can be done without the trouble and without encouraging software piracy (ok then - copyright infringement)?

  53. All that just for photoshop? by dbIII · · Score: 1

    The software licencing is going to cost as much or more than that nice hardware unless you can get some sort of discount on CAL and RDS licenses.
    The 1999 solution for the requirements above is a bunch of desktops with linux on them and it's far more compelling, far more capable with an even larger price difference now.

    Remember folks - it's teaching not training. If it's in a workplace that already has a pile of people using photoshop in production and you have somebody already taught to draw that's one thing, but this is about teaching people concepts not a production workflow. They can learn about layers etc via any of dozens of programs.

  54. industry format for PRINT designs is PSD by Anonymous Coward · · Score: 0

    industry format for graphic designs is PSD

    Not sure if that's true. If it is, it only applies to print graphics, not web graphics. PSD actually isn't a standard for anyone outside of Photoshop users, so it can't really be an industry standard.

    As mentioned, GIMP handles PSD just fine, at least the versions that would have any use in web design.

    Not sure why you think you need to use PSD in the first place, but there you go.

    The only hangup on graphics I forsee is extracting images from PDF. For that I have found Inkscape and Scribus both quite capable.

    That said, good on ya for ditching the cycle of proprietary dependence. Best of luck!

  55. RDesktop on Linux to connect Windows Server or VMs by Anonymous Coward · · Score: 0

    Its like Remote Desktop Connection for Linux. With a good network and set to 32-bit color, it should suffice for most Photoshop needs. I've also read of some people setting up CS4 on large hosts and using Thin Clients.

  56. We do not have to be wizards for this one by dbIII · · Score: 1

    Do you have someone who can maintain a linux installation of that size?

    FFS I could do it with a pile of knoppix CDROMS. In the year 2000 or any time later. Give it a couple of weekends and you could too if you can't already.
    It's about providing a suite of applications, a machine to run them on, and somewhere to save them. Something like knoppix is ideal for that because they can take it home and run it on other stuff without changing the base OS.

  57. web design or web development? by Anonymous Coward · · Score: 0

    If you are a web design school focused on teaching front end skills you might have a hard time. If it was just back end than I;d say linux all the way.

  58. Will your paying students love Linux too ? by Anonymous Coward · · Score: 0

    Vincent here, and somewhat preaching for my church, you'll see why below.

    First, students who won't do well in the courses will blame it on the school not providing the right tool and the school being cheap because they use Linux on school desktops. My first advice is : provide Linux as a choice, not a as a "no choice".

    I am a sysadmin myself and I have tried putting linux on my customers' desktops. Now, Linux is only on servers, windows is on the PC for all endusers.

    The real question that you're asking is : "How can I easily and remotely manage a geographically dispersed installed base of PCs ?

    Right now, you're thinking SSH and some form of scripting, and this strategy is only applicable at low cost if you have linux on your end devices.

    What can be an even better solution is :
    - keep the windows, so your students won't scratch your back in the wrong direction
    - join your windows PCs to a SaMBa4-AD domain so you can manage small GPOs and lock down your computers, so your students won't make your life miserable being admins on YOUR machines (you'll need the professionnal version of Windows to have this)
    - use WAPT (apt-get for windows) to manage your free and commercial applications on your windows platforms

    It is a very low cost or no cost method, depending on your skills. Its benefice is that it will make your students not dislike you and it will make you not dislike your students because they won't be able to trash your locked-down PCs.

    This method is successfully used in many schools in France and is also successfully used by heavily multi-location private companies.

    Advisory : my company, Tranquil IT Systems, is the author of WAPT and its main contributor

  59. Remote desktop by Anonymous Coward · · Score: 0

    Buy a couple of windows servers and setup to allow Remote Desktop. Users on Linux machines will be able to connect using an RDP client.

  60. Re:First by Archtech · · Score: 1

    Hire a consultant instead of lookin' for free shit here

    Why? Is it a crime against The American Way Of Life (TM) to invite free suggestions from people who are willing to offer them? I thought it was only the IRS that insisted we should pay hard dollars (and get receipts) for everything good in life - possibly including each breath we inhale.

    --
    I am sure that there are many other solipsists out there.
  61. I've dealt with this exact problem myself. by Anonymous Coward · · Score: 0

    Finally, my toil of trying to be an artist in the FOSS ecosystem is useful for someone else's problem for once.

    XCF format is not designed to be read by ANY application outside of Gimp, therefore its structure is constantly changing and breaking XCF readers that are not Gimp. Gimp actually CAN export psd files, but you won't have a pleasant experience.

    What you will need to convert XCF to PSD are: A moderately recent version of a program called Krita (for the PSD conversion), and the testing build of Gimp. All versions outside of the testing build will not export properly, believe me I tried.

    Export your file in Gimp and choose the OpenRaster interchange format. With an Openraster file you will then need to use Krita's conversion (open up the Openraster file in Krita then hit export) to convert that into a PSD and you will have a perfect file to interchange with other industry standard files. Do note that not all PSD features can be interchanged, but most of the important ones will transfer over.

    Of course this being Unix I only had to learn this once the hard way and then immediately wrote a bash script that does all of the hard work for me.

    https://userbase.kde.org/Krita/Manual/CommandLine
    http://www.gimp.org/tutorials/Basic_Batch/

  62. Aren't most designers on Mac? by GuB-42 · · Score: 1

    It seems that designers use macs most of the time. They used them even before Apple was considered cool and are the prime target for the Mac pro.
    So I think that for students, it should be the platform of choice rather than Windows or Linux. So don't be so cheap and buy at least a few iMacs as they may encounter them when they start working. The coding and other parts that don't need Photoshop can be done on Linux.

  63. Cloud compute instances by iamacat · · Score: 1

    If Photoshop skills are only a small part of the class, Amazon/Microsoft/Google cloud compute instances with Adobe creative suite and remote desktop could be the easiest/cheapest way to go. You just need a pool of licenses to accommodate simultaneous logins and all the instances can be torn down except when that specific part of the class is in session.

  64. Most of the world uses Windows by Psychofreak · · Score: 1

    Most of the world uses Windows, unless they use Mac. Also many employers use Adobe. It would be of benefit to NOT eliminate Windows and Mac entirely. Maintain a class size lab of these different platforms, while switching everything else to Linux and Linux based software.

    --
    Laugh, it's good for you!
  65. How Thick Are you? by Anonymous Coward · · Score: 0

    He presently finds managing 90 Windows PCs to be too much work and too costly. He wants to switch to Linux because he thinks it will be cheaper and easier. (Hahahahahaha. That's another story.)

    But only an utter moron would think that managing virtualized Windows as well as Linux machines would be as easy, let alone easier, or cheaper. He would literally be adding more work and complexity with zero gain! But, he'd have Linux so what, magic? How thick are you?

    Oh, something else. I've run a few Windows images on Virtual Box. There is a significant performance hit. I've also seen Photoshop choke average PCs to death. I wouldn't even dream about suffering virtualized Photoshop on Virtual Box. I'd rather try the head banging frustration of Photoshop on WINE.

    It's a stupid idea based on unrealistic idealism. His best option, if he must eliminate some Windows machines, is to run some Linux and some Windows. But, I personally feel that this is pointless is the licenses have already been purchased.

  66. "GNU/Linux" ? by Anonymous Coward · · Score: 0

    I suppose you did not hear.

    Debian is replacing most of GNU with SystemD.

    So, if you really need a prefix, it should be "SystemD/Linux".

  67. remotedesktop? by Anonymous Coward · · Score: 0

    Why not just have a windows box setup the way you want it, running remote desktop server, and a file share that's available to all Linux boxes. Just use rdesktop to connect, perform what ever edits you need and then save the modified file to the file share.

  68. Windows licenses by Anonymous Coward · · Score: 0

    If the computer is bought with a OEM-preinstalled-Windows and you wipe Windows to install Linux, you should be right to use OEM-license for the guest-Windows-install running within the VM. You don't need to license each guest-Windows-install separately. You can use a single image installed from Volume-Licensed-Media. Sign up for a minimum Volume-License count, then add your OEM-License count.

    https://www.microsoft.com/en-us/Licensing/learn-more/brief-reimaging-rights.aspx
    http://download.microsoft.com/download/3/D/4/3D42BDC2-6725-4B29-B75A-A5B04179958B/Reimaging.pdf

  69. mac and adobe by crsuperman34 · · Score: 1

    Compared to tools like Autodesks' Flame (linux native) Adobe©®'s programs are amateur; GIMP and Inkscape even more so. When you can't provide an AI or PSD clients will simply turn elsewhere. Unfortunately, not learning these tools is a career killer. Balsimiq, Inkscape and GIMP are not currently the industry standard and Adobe©® skills remain a must-have in a Web Devs toolkit. Sure you can design directly in the browser, but sometimes having a rough mock-up will help save your most precious resource-- time. I work with a dual monitor setup, one running ubuntu the other OS X.

  70. Re:So? Don't need a Ferrari to drive 3 blocks by Anonymous Coward · · Score: 0

    Mostly, it's about checking boxes on a job application: and for web "designers," Photoshop is often one of the boxes.

  71. Ubuntu by morgauxo · · Score: 2

    Ubuntu would be my answer for pretty much any desktop use including this.

    No, I'm not really a fan of Ubuntu. No, Unity is not necessarily the best interface. No, I don't think going their own way with Mir is a good idea.

    But...

    Ubuntu has the most people out there already doing this kind of thing. That means the most liklihood things will 'just work' and the most online community support when it doesn't. Since you have a whole lab to support and probably other things to do with your time you will likely apreciate taking the path of least resistance.

    So.. I wouldn't pick the 'best' distro, I'd pick the most popular one. Currently that's Ubuntu. It sucks.. because this kind of thinking is what causes incumbant favorites to remain at the top even when they cease to deserve it. But... that's reality.

  72. Your suppositions are incorrect... by MrWin2kMan · · Score: 1

    If you're running Windows 8 now, more than likely you will have a free upgrade path to Windows 10, which should take care of the OS for the next 5 years or so, so cost won't be any more of an issue. As far as maintenance, all GNU/Linux implementations will require the same type of maintenance as your Windows clients. Regardless of whether you stick with Windows or move to GNU/Linux, you will need a way to manage the periodic maintenance for security patching, etc. Although many lambaste Microsoft for the number of patches Windows requires, they fail to look under the hood to see where all the patches are actually going, and neglect the fact that with Windows patching you also get .Net updates, Office Updates, SQL Server updates, etc. In the GNU/Linux realm, many of these updates are 'hidden' in the kernel updates, so you see a lot fewer separate patches. So, neither choice is necessarily going to save you money over the other, and neither is going to be necessarily easier to maintain. Which are your students going to be more familiar with and be more likely to use in the real world? That's what should drive your decision making.

    --
    Nothing to see here but us trolls...move along...
    1. Re:Your suppositions are incorrect... by david_thornley · · Score: 1

      If you have legitimate versions of Windows 7, 8, or 8.1, you have a free upgrade path to Windows 10, and will continue to have one for most of a year yet. Windows 7 gets out of extended support in 2020 (although I suspect it will be extended a few years like XP was), so my Windows 7 is good for the next 5 years or so. This is actually longer than my current Ubuntu installation is supported. Microsoft's good at long-range support.

      As far as patches go, most Linux distros have base OS patches and patches for most of the installed software, which is more comprehensive than what Windows Update does. One thing to consider about Windows 10 is that delaying patches is difficult to impossible, so Microsoft can break your computer at any time. Linux updates are much easier to schedule.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  73. It's just "Linux"... by Wee · · Score: 1

    Here's what the guy who invented Linux has to say about what his OS is called:

    Well, I think it's justified, but it's justified if you actually make a GNU distribution of Linux ... the same way that I think that "Red Hat Linux" is fine, or "SuSE Linux" or "Debian Linux", because if you actually make your own distribution of Linux, you get to name the thing, but calling Linux in general "GNU Linux" I think is just ridiculous.

    The OS can have GNU stuff in userland or not, depending. So it's just called "Linux".

    -B

    --

    Ash and Hickory, straight-grained and true, make excellent bludgeons, dandy for the cudgeling of vegetarians.

    1. Re:It's just "Linux"... by david_thornley · · Score: 1

      The kernel can be provided with whatever userland. However, the Linux distros I'm aware of all use the Gnu stuff, so referring it to Gnu/Linux is reasonable. Android does have a Linux kernel, but not the userland, so it would be wrong to call it Gnu/Linux, but almost nobody calls it Linux anyway. Of course, there are other things that go into most Linux distros that are neither the kernel nor Gnu, so it isn't obvious that specifying Linux and Gnu and nothing else is the right move.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  74. RDP for Windows stuff - 1 license by Anonymous Coward · · Score: 0

    a) HTML and CSS are NOT coding. They are data layout.

    b) Setup a windows server on the network and enable RDP for remote connections. 1 license.

    Anyone who needs windows in this space has failed. Linux is the defacto standard. Your students should learn that.

  75. Use a cloud service by Anonymous Coward · · Score: 0

    Maybe there is some kind of cloud service (Adobe Creative?) that can do this

  76. Do the rigth thing by Anonymous Coward · · Score: 0

    Switch to Linux and then order a number of Photoshop copies from Adobe to run on Linux.

  77. Re:So? Don't need a Ferrari to drive 3 blocks by dbIII · · Score: 1

    Mostly, it's about checking boxes on a job application: and for web "designers," Photoshop is often one of the boxes.

    You do have a bit of a point yet I pity you. Once you actually get the job the checked box isn't going to help much if you do not understand what you are doing.
    The main point is for the student to know what they are doing so that they can do the job even if the GUI is unfamiliar - which is going to happen at some point anyway. Being destined to be laid off when Photoshop 2016 comes up due to rote learning the way to use the GUI in the current product is not what you want in your student's future.

  78. How many students per class? by Zeekort · · Score: 1

    It depends on how many PCs per classroom you have and how much time is spend in Photoshop VS coding. Assuming 20 students per classroom and most time is spent on coding, you can probably go with 5 Windows PCs per classroom with Photoshop on them to allow enough access to it while the others do coding so 20 Linux PCs per classroom with 5 Windows PCs. So if you end up with 200 students max spread out into 20 student classrooms you'd only need 50 Windows PCs with Photoshop. I don't recommend using a centralized location over an ADSL connection. Windows in my experience, likes to lag a lot over remote connections that aren't synchronous (ex: 20Mb down and 20Mb up instead of 20Mb down and 1Mb up). As for distribution, Ubuntu/Lubuntu/Xubuntu or Mint would work for a desktop depending on your desktop GUI preferences. No matter which Gnu/Linux distro you pick you'll have no shortage of editors to use for coding so if it were me, it would really boil down to what would get out of the end user's way and give an environment for getting work done so choose accordingly. I wouldn't worry about rolling out Windows 10 as a free upgrade since you have an aggressive PC redeployment schedule which inherently means at some point you'll be deploying new hardware, and Photoshop is Photoshop whether it's on Windows 8 or Windows 10. If you want students to see if their websites work correctly in the new Edge browser you could have a cheap Surface Pro or other Windows tablet do that for you. Also Surface Pros can use regular monitors when they're docked and USB keyboards and mice so that may or may not be an option for keeping costs down for the Windows side of things instead of having regular PCs. We have some employees setup at work like this so they're mobile and able to work as if they're at a regular PC at work. Also for your redeployments you probably already have an imaging solution in place, but since you're asking about Linux, you may want to consider setting up a FOG server. We have one running on Ubuntu server at work and we use it image all our Windows and Linux PCs.

  79. ChromeOS by Anonymous Coward · · Score: 0

    Switch to ChromeOS devices for the number of Adobe Photoshop computers you need.

    Adobe Photoshop is available on ChromeOS, and they are also very cheap and easy to maintain!