Slashdot Mirror


CUPS 1.0 Enters The World

Michael Sweet writes "Well, it's taken us long enough (nearly 2 years since we started the project), but the Common UNIX Printing System, or "CUPS", is finally out of beta and ready to replace all those 1970's line printer spoolers masquerading as printing systems. What is CUPS, you ask?

Well, it's basically a completely new printing system based on the Internet Printing Protocol ("IPP") that supports PostScript and non-PostScript printers and a variety of different file formats to make your life easier.

CUPS provides all of the normal printing commands ("lpr", "lp", etc.) - you still use "lpr" to print from Netscape, etc. However, these commands take on a new life with CUPS - instead of bringing up an application everytime you want to print, you can print most images, PDF files, etc. directly. CUPS figures out the type of file and runs any necessary filters to format it for the printer. Have a file that CUPS doesn't handle? No problem, just add a filter and CUPS will handle it, for any printer you have.

Printer drivers are provided for PostScript and HP PCL based printers. We're hoping that the filters provided with CUPS (including a PostScript RIP based on GNU GhostScript) will encourage independent developers and printer manufacturers like EPSON to start developing drivers that use CUPS. Only time will tell.

CUPS can be downloaded from our website at cups.org and is provided under the terms of the GNU General Public License. Commercial printer drivers based on CUPS are available from our main website. "

265 comments

  1. Not a lot different by Quickening · · Score: 1

    1) Windows has no printing design. Unless it's ascii, every program has to have its own filter for output to the printer driver. 2) Ghostscript acts like a super-filter; postscript in and hundreds of supported printers out. 3) You have to replace lpr with LPRng to pass arguments thru to ghostscript. Causes problems on RH which I haven't fixed yet. LPRng is the modern printing system you may be missing.

    --
    tcboo
  2. Just a question by macro · · Score: 1

    What's the difference between CUPS and lprng+magicfilter?

    1. Re:Just a question by Jules+Agee · · Score: 1

      As far as I can tell, the most significant difference is that you can't spool to CUPS from any existing lpd. According to the CUPS docs, it listens to the IPP port and can be configured to listen at the HTTP port, but...???? I could be wrong, but it looks like if you want to spool to a CUPS server from any other UNIX box, you have to install CUPS on that box.

      That's not going to happen where I work.

      Since many of the commercial UNIX implementations have added their own extra "features" to the ummm...was it RFC1170?... LPR protocol, writing a good full-featured lpd that works well with all of them can be tricky, and I think the CUPS folks decided not to bother. From what I've read, LPRng is the best "universal" implementation.

      Again, please take with a grain of salt, all I know about CUPS is what I got from reading the Administration guide. If anyone knows differently, please correct me!!!!!

      Auditing and dentistry are excellent career choices for people who don't

      --
      Auditing and dentistry are excellent career choices for people who don't like other people but aren't coordinated enough
  3. Re:Amazing by MassacrE · · Score: 1

    They license out their Postscript name and technologies. The reason Mac OS x is supposedly still delayed is that the drawing API was based on Display Postscript. Besides being slow (from what I heard), Adobe wanted a lot of money for them to use Display Postscript. So they went and started work on a new graphics API (which, funnily enough, sounds like Display PDF)

  4. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by Anonymous Coward · · Score: 0

    They clearly state that ANY patches/modifications and what not CANNOT be released under the name Cups. I find that as a problem that prevents effective redistribution of this product and makes it non-free. If Linus one day up and said, "Yes, you can make kernel patches, but you can't call that kernel a linux kernel when you make those patches," do you think that Linux would survive? That's what's going on here. They are saying "Sure, you can modify our program.. but you can't call it cups or anything to do with cups when you do.. so you better be prepared to modify ALL the documentation and what not to NOT say Cups.." I see your point, but what happens if "company A" decides that their NDA'd printer driver needs to go with the source of this program? What happens if they say , "We write the driver, and you distribute it with the GPL'd version." Now you see what I'm getting at. The DFSG does NOT stipulate for a Free vs. Non-Free version. The DFSG SIMPLY targets the entire program's standing. Since there is a non-free aspect of the program, the entire program is non-free. THat's what happened with QT , and why to this DAY KDE is still considered non-free.
    Jarrod

  5. Re:Nice.. but it fails DFSG. by Anonymous Coward · · Score: 1

    DFSG Analysis of CUPS
    1. Free Redistribution No. Cups does NOT allow the name CUPS to be used in any redistribution of the software. Trademark law covers variations of a name as well. Therefore, the product known as CUPS is not redistributable as CUPS.
    2. Source Code
    Yes, source code is provided. 3. Derived Works Dependant on whether or not the work is non-free. For this assessment, we will assume that all modifications are free (in compliance with GPL. Yes.
    4. Integrity of the source No restrictions on this aspect. Yes, it passes.
    5. No discrimination against persons or groups The release does not violate this clause.
    6. No Discrimination against fields of endeavor None, however the moment a binary only patch is made to the official GPL'd package, the entire GPL'dness of the product is violated.
    7. Distribution of License The program is NOT REDISTRIBUTABLE under the same license , as a different license exists for those who wish to remain closed sourced in API development
    8. Not a debian specific license License is blanket.
    9. License must not contaminate software License does not contaminate. 10. Example licenses License is GPL

    Analysis: While this does tread on shaky areas of the GPL, it is clear that this program does violate the DFSG and the Debian Social Contract. The point of contention lies with the 7th and 1st law of the DFSG, where the 1st law is conflicted by disallowing of the same name (which covers blanketed through the system, much like a patent) of the subsequent patches, and the 7th law, which states that the PROGRAM must be redistributable under the same license. The inclusion of the Binary license and the program's redistribution under this seperate, GPL exclusive license violates the policy of the Debian social contract. Jarrod K. Henry

  6. Re:But wait, there's more! by Anonymous Coward · · Score: 1
    Good. IPP-based fax sounds like an extraordinarily bad idea to me. It'll be great for about as long as it takes spammers to figure out how to exploit it, and be useless after that.

    As far as I know, there are laws in the United States preventing the facsimile of unsolicited advertisements. I don't know if this law only applies to telephone networks, but it seems to me that government types wouldn't bother to make such a distinction.

    Summary: I think net-based spam faxes would probably be prohibited by this law (if it exists in the first place).

    ---
    chahast at pangaea dot dhs dot org

  7. Re:Useless? by Alan+Shutko · · Score: 1

    AFAIK, X itself doesn't provide outlines, ligature or kerning information, and some other junk. If X doesn't provide it, I'd doubt that xprint would, and if so, it's deficient. (Think for a moment why almost no linux word processor uses X fonts for much of anything. It's not because they're stupid.)

  8. Re:Debian does that already by hpa · · Score: 2

    Yes, that is true, and that is pretty much what happens. The most common intermediate format is PostScript; most of the magicfilter stuff convert to PostScript or PPM and from there to the printer-native format, usually using GhostScript.

    Using magicfilter, to print, say, a JPEG on a DeskJet 550C you do the following sets of conversions:

    JPEG -> PPM (using djpeg)
    PPM -> PostScript (using ppmtops)
    PostScript -> dj550c (using GhostScript)

    Magicfilter do these automatically by looking at the output for each conversion stage.

  9. Re:Strange terms... by Fnkmaster · · Score: 1

    Hmmm... there may be a fairly serious problem with this. Interestingly enough, reminds me exactly of the /. article earlier today on the proposed TGPL (transitional GPL... don't have a link here, sorry). Anyway, the problem I see is that these people plan on selling proprietary versions of their copyrighted software... fine, no problem with that. But they are distributing their software under the GPL -- presumably this means that outside developers (GPL hackers) will contribute work, bug fixing and new features to the CUPS code base. Now, I have trouble believing that these changes, improvements and new features won't get folded back into the main CUPS code base. But are they then going to relicense versions of this software, containing code that they *don't* hold copyright to, which has been "imprisoned" as closed source software? This would be clear violation of the GPL, unless the submitters give explicit permission for this to be done (the patches written and submitted would otherwise, presumably be GPLed). Perhaps this really would more properly call for the TGPL, afterall, which would allow for a business model such as this, and allow submitters of patches and new work on the CUPS code to choose either GPL or TGPL for their own code. Anyway, just some thoughts about some possible problematic issues with this practice. Hope I'm just misunderstanding something here, but I kinda doubt it.

  10. Re:Fucking niggers... by jonny_quest · · Score: 0

    There is no room for this racist crap here .... sicko

  11. JetDirects & Linux DON'T WORK by Anonymous Coward · · Score: 0

    Just a heads up here, for those who want to replace NT servers with SAMBA, Jetdirect internal and external units will not function for longer than 5 minutes with your average (redhat) lpr daemon. I am hoping this will allow me to dump NT for print (it's no longer allowed to do file). We'll see. The problem lies with HP and their funky lpr implementation, but before you make yourself look dorky (like I did) don't promote Linux for print services on net devices that will unexpectedly quit.

    1. Re:JetDirects & Linux DON'T WORK by rawlink · · Score: 1

      Just a heads up here, for those who want to replace NT servers with SAMBA, Jetdirect internal and external units will not function for longer than 5 minutes with your average (redhat) lpr daemon

      I'd be interested to know what you are doing to screw things up so horribly. I have used redhat from v4.2 to v6.0 with no problems whatsoever. This is with 1 and 3 port external JetDirects, and the internal JetDirects in HP4 series, HP5 series and HP4000 series printers. That sure does seem to cover most of what is currently in use. For more than just 5 minutes even. I have printed whole users manuals (300-400 pages) all at once with these tools.

    2. Re:JetDirects & Linux DON'T WORK by Jules+Agee · · Score: 1

      It's not Linux, its most likely the print filter you're using that was causing you headaches. You just gave up on using Linux too quickly. Other distributions such as Debian and Caldera install LPRng by default.

      Use LPRng rather than Redhat's stock lpd - for a serious print server you want all the extra features LPRng offers, such as being able to send postscript directly to port 9100 on the Jetdirect card, web management (with lpinfo), the ability to have one printcap file that works across all print servers, support for installation on most commercial Unices, etc... LPRng comes on the Applications CD that comes with RedHat, is GPL'd for non-commercial uses, and is free for commercial implementations, but I'm unsure of other restrictions besides price for commercial uses. Anyway, if the license was good enough for the Debian group, it's good enough for me.

      ________________________________________________ _______________

      Auditing and dentistry are excellent career choices for people who don't

      --
      Auditing and dentistry are excellent career choices for people who don't like other people but aren't coordinated enough
    3. Re:JetDirects & Linux DON'T WORK by Jules+Agee · · Score: 1

      Yeah, if you can use a printer that supports Postscript directly rather than having to use Ghostscript, it will work better.

      Auditing and dentistry are excellent career choices for people who don't

      --
      Auditing and dentistry are excellent career choices for people who don't like other people but aren't coordinated enough
    4. Re:JetDirects & Linux DON'T WORK by billh · · Score: 1

      I have had mixed results with RH6 and a Jet Direct. Most apps print fine, however Star Office still seems a bit buggy. I can print from the spreadsheet just fine, but the word processor and presentation packages almost always fail.

      That being said, printing from Netscape (the majority of my printing) works fine most of the time, but I had to kill a 29 day uptime this week to get some jobs out of the queue. Turned out that I just needed to reset the Jet Direct box. After I did that, everything I had printed came spooling out, and no problems since then. I don't know what to blame, since I've had no problem using the same Jet Direct box under other operating systems, and it had been up for many months without a problem.

      One other factor I have been considering is memory on the printer. I'm using a 5SI MX, but it has the default amount of memory, and no postscript. Complex graphics usually don't print, with no indication of error from the Jet Direct, printer, or my system. I've tried dropping down to 300 DPI, but with no change (except to the output of less complex graphics). Some sort of integrated solution for all of this would be nice, but I don't think I'm ready for CUPS yet. What I'm doing is (or should be) quite standard and easily supported, but this is one thing that I can't impress the Windows folks at work with.

      Fortunately, my home printer has Postscript, for the sole reason of not having to deal with issues like this.

    5. Re:JetDirects & Linux DON'T WORK by buhr · · Score: 2
      The problem isn't with RedHat's "lpr" implementation but with certain older versions of the JetDirect firmware. See, for example, this ISS Security Advisory which describes the problem, and related DOS attacks, in detail.

      Newer versions of the JetDirect firmware have working TCP/IP stacks, which may explain all the wise-asses who wonder what "you're doing wrong".

      The easiest solution for those of us unlucky enough to be saddled with bad firmware is to switch to LPRng and, following the advice in the LPRng-HOWTO, use the printer's port 9100 as a direct link to the print engine.

      At our site, we had no end of problems with HP printers crashing, locking up, and loosing jobs whenever two people tried to print at once. One day, I bit the LPRng bullet (and even installed "magicfilter" while I was at it). The configuration was a little work, but it was worth the effort. Finally, we have a printing system supporting Linux clients (using both LPRng and legacy "lpr") and Windows clients (via a Samba server acting as an LPRng client) that seems to work flawlessly.

      Of course, all our printers are PostScript, so we don't have to worry so much about this newfangled CUPS stuff.

    6. Re:JetDirects & Linux DON'T WORK by Anonymous Coward · · Score: 0

      I wish I could tell you, it's been a problem for me since 4.2! I've tried it on internal, external, old, new. I even bought new 10/100 units to try and solve it. The symtoms are that lpr returns "jobs queued, but unable to start daemon". Over and over. I'm printing to a Tektronix now, via tcp/ip and it's never failed - so it's not lpr failing. Also, disk space wasn't the issue. How about some suggestions on the jetdirect side for configuration?

    7. Re:JetDirects & Linux DON'T WORK by jmorris42 · · Score: 1

      Another success story here..... Almost (we still have one lab that we haven't migrated yet....) every printjob at the Beauregard Parish Public Library has been passing through lpd on a Linux box on it's way to a JetDirect on one of our three HP printers for a year or so now. That's internal staff, patrons, everything.

      Will admit though that while stuff printed from Windows is unchanged, printing graphics via Ghostscript kinda sucks compared to the same thing printed out of Windows. After a lot of tinkering I once got a Canon BubbleJet 610 to print a picture ALMOST as good as Windows... But I won't be able to finish converting the Scanning/DTP workstation completely until it's AS good. (Also still waiting on Corel Draw for Linux so it isn't yet a priority.)

      --
      Democrat delenda est
    8. Re:JetDirects & Linux DON'T WORK by Anonymous Coward · · Score: 0

      I don't know what you've been doing wrong, but I've been able to print from several RedHat 5.2 & 6.0 as well as Slackware 3.4 & 3.6 machines on a daily basis to everything from an HP4 to HP8000 and externals. As well as the fact that our campus adminDB system (HPUX 10, I believe it uses a standard lpr deamon and spooling system, but not my department) prints only to HP hardware. It is very common to run 20,000 labels on a given day with no trouble. Therefore I doubt that HP has a "funky" lpr implementation.

  12. Re:I'm not sure I like this "binary licence" polic by MassacrE · · Score: 1

    Go look at any of the FSF's projects. You can't get code in GCC without turning the rights over to the FSF

  13. Re:Licencing Issues by RelliK · · Score: 1
    Distribute or sell printer drivers and filters that use the CUPS API so long as source code is made available under the GPL.


    Does that mean *all* printer drivers have to be GPL? What if the company doesn't want to release the source? I don't see how it would encourage companies to release more printer drivers.

    --
    ___
    If you think big enough, you'll never have to do it.
  14. Re:It's called the hidden PRINTER$ share by chromatic · · Score: 1


    You're thinking of EMF, Enhanced Meta-File. The unfortunate thing there is that it does not play well with PCL on the higher-end LaserJet printers. At least, in all of my testing, it didn't.

    Otherwise, you're quite correct.

    By the way, one of the annoying thing about Windows client printing is that the drivers are pulled down with each print job. You'd think someone would come up with some way of checking the version or something to save network traffic... oh well!

    --
    QDMerge 0.21!

  15. Re:Strange terms... by Fnkmaster · · Score: 1

    Well, I just managed to answer my own question by reading the FAQs on www.cups.org. Here's the relevant portion: Can I Contribute Code/Drivers to CUPS? Certainly. If you want to retain ownership of the code, filters and drivers can be contributed to the CUPS Bazaar. To contribute code to the base CUPS distribution, please contact us via email at cups-info@cups.org. Because we also provide CUPS under a binary distribution license, we will require that all ownership of the code be transferred to Easy Software Products, or that Easy Software Products be granted unlimited distribution rights to the code (possibly via payment of a fee to the contributor.) Code contributed to the base CUPS distribution must conform to the coding and documentation standards outlined in the Configuration Management Plan. In addition, a short outline of the changes and/or added functions must be provided so that we can update the CUPS documentation accurately.

  16. ok, wow, this is almost cool.... by smoondog · · Score: 1

    I dont know, though. Although simplifying things is almost always a good thing, I'm concerned that this is just going to complicate an already complicated field. I am assuming it is completely backward compatable, is it?

    What I don't know is, how widely supported is this? Has an companies with linux or unix distro's jumped on the bandwagon? I guess maybe we should take a wait and see approach.


    -- Moondog

  17. Re:Xerox Ethernet? by IntlHarvester · · Score: 1

    The early Xerox networks ran XNS (Xerox Network Service?)

    Which was the basis for the Novell IPX protocol, just to add to the things that Xerox never made any money from.

    --
    Business. Numbers. Money. People. Computer World.
  18. Re:Fucking niggers... by ryuujin · · Score: 0

    Wow. I'm astonished that anyone could be so ignorant as to post something like this on Slashdot of all places. I wonder if this Anonymous Coward realizes that psychologists have recently determined that extreme racism is actually a chemical imbalance, and not just complete idiocy. And seriously, what has affirmative action done to hold back the open source movement? I didn't realize they had Affirmative Action in Finland. Like the other commentor said--There's no room for this racist crap on Slashdot. Free your software, and your mind.

  19. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by Anonymous Coward · · Score: 0

    7.Distribution of License The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties. That is cluase SEVEN of the DFSG. NOte it does NOT say that the "VERSION" of the program has to apply to all, it says the RIGHTS attached to the program must apply to ALL TO WHOM THE PROGRAM IS REDISTRIBUTED. Since there exists a binary edition, the rights DO NOT EXTEND to all. ERgo.. non-free.

  20. Wish someone had told me. by Anonymous Coward · · Score: 0

    The place where I used to work had someone running around, installing printer drivers on all the windoze clients every time a new printer was added to the network. Very stupid, but we thought it was required. Why does Netware 5 Zen Kind-of-works come with a printer driver distributer then? (Another guy at work, known as Captain Braindead, was supposed to set that thing up...but never did)

  21. Re:Well it's about time by dirty · · Score: 1

    Sticks!!! You had sticks?!?!?! We had to scratch the dirt with our finger nails.

    --

    -matt
  22. Re:Got to admit I'm torn... by Cuthalion · · Score: 3

    Be aware that printer drivers (at least for non-PS printers) often are a lot more than the implementation of the specs of the printer, and contain a fair ammount of the printer's functionality within.

    These companies invest a large ammount of money into software to make their output look as good as it does. This can potentially mean complex (and patented) dithering and colour matching algorithms. Medium end printers instead move this closed code to firmware, along with a PS interpreter and enough RAM and power to handle it, or even (on higher end printers) divide their proprietary code between a dedicated print server and the rest to firmware.

    Rudimentary printing is easy, but getting the most out of medium-end (?) printers ends up almost working backwards - you kinda buy the drivers and they come with the hardware to support them.

    My point is not that this is good or bad, just that saying that printer vendors must open-source their drivers is to open a whole nother can of worms - is it appropriate for a company to sell closed software that runs on an open platform? I'm still not done eating my last can of worms!

    --
    Trees can't go dancing
    So do them a big favor
    Pretend dancing stinks!
  23. Re:Hello?? Anyone hear of XPRINT? by IntlHarvester · · Score: 1

    Well in a pretty short period of time, the average PC monitor has gone from about 60 dpi to 100 dpi+. Eventually we're going to have display technology which gives us "laser print" resolution (200-300 dpi). Maybe then it will become obvious to the overlords of the X Window System (the commercial UNIX companies) that X's font handling and general pixel-dependancy is broken.

    --
    Business. Numbers. Money. People. Computer World.
  24. Re:Experiences with CUPS, and an alternative. by Jules+Agee · · Score: 2

    Well, CUPS is pretty useless to me, since it apparently does not accept LPD connections from other print servers. I dug through all their documentation, and as far as I can tell, if this is supported, it's not documented. And, CUPS uninstalls your stock lp* during installation. So, unless I install CUPS on every *NIX box on my network, I can't print to CUPS from *NIX?

    According to the Admin docs, CUPS only listens on the IPP port, and you can set it up to listen to the HTTP port. No mention of LPD, other than to say it can SEND jobs via LPD.

    By the way, I am near the end of a (so far) extremely successful implementation of LPRng in a commercial environment. I had a brief correspondence with Patrick Powell, author and current maintainer of LPRng, and he has assured me that I can use LPRng with no charge in a commercial environment, but I haven't seen the actual license... all it says in the README is "Released under the GPL for use in non-commercial environments," which is pretty vague for my taste.

    Auditing and dentistry are excellent career choices for people who don't

    --
    Auditing and dentistry are excellent career choices for people who don't like other people but aren't coordinated enough
  25. Re:Client software by IntlHarvester · · Score: 1

    perhaps we should instead be looking for printer drivers that accept something like HTML, and render it as they see fit for the target device.

    Like, uhh, PostScript?

    --
    Business. Numbers. Money. People. Computer World.
  26. Re:Debian does that already by Castlerock · · Score: 1

    The only problem I have with the current printing
    system is print quality. Documents and web pages
    print pretty good. But if I want photo quality
    output, i have to boot to windows.

    This is most uncool. Printing graphics in linux on my epson stylus 600 is awful.

    --
    "you look like the gay version of a homo in a fag costume" - Greg_L
  27. WEEEEEEE!!!!!! by MoNsTeR · · Score: 1

    I can only say..
    IT'S ABOUT TIME!!!
    UNIX printing has always struck me as a total relic. I can see how it was appropriate years ago when everyone printed text and printers didn't need drivers, etc., but in today's printing world something more advanced was needed.

    Hopefully, this is it

    MoNsTeR

  28. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by riboflavin · · Score: 1

    I wasn't saying that NDA printer drivers should or would be part of the GPL'd version. Some distributions would choose to ship all the free (beer) printer drivers with the free (speech) version of the program, some wouldn't. This would not compromise the free version of the program.


    As far as not being able to called a forked version of CUPS CUPS, it's their choice and it doesn't violate the DFSG. They want to retain control of the product called "CUPS", and that's their right.


    Another example of this is the Open Sound System. The linux kernel ships with a version of OSS called OSS/Lite. OSS/Lite is the GPL version of OSS, which isn't free in any sense of the word. However neither the existance of OSS, nor the existance of binary only drivers for OSS/Lite mean that Debian can't ship OSS/Lite. I have a SBLive on my computer, and as you may know, the SBlive driver is binary only. For obvious reasons, Debian does not include the driver to this card as part of it's distribution. However I was able to download this driver and use it with the kernel that ships with Debian because the OSS/Lite code is GPL and therefore DFSG compliant.


    To use your example of QT, the QPL is DFSG compliant. KDE could not be included in Debian because there was no free version of QT. There was a commercial version and there was a pseudo open source version. There was no version of QT which met their standards. However, when QT 2.0 came out, it was released under a license which was basically the GPL with a clause saying you can pay Troll Tech to write commercial programs, and it was accepted into Debian. Take a look at Debian's ftp server if you don't believe me. You will find Qt right there.


  29. Re:Got to admit I'm torn... by the_tsi · · Score: 1

    For every lab I administer, I would MUCH rather have proprietary and/or "quirky" drivers to the complete lack of drivers that are out there now.

    You may say that windows has buggy drivers, but there's not a current desktop printer out there that won't work under win32. :)

    -Chris

  30. Let's raise our cups in a toast to the project! by WillAffleck · · Score: 2

    So, we're out with CUPS. Now if we could just get Adobe to give us some Linux versions of their tools, life might be (almost) perfect.

    --
    Will in Seattle
    1. Re:Let's raise our cups in a toast to the project! by blakestah · · Score: 1

      > So, we're out with CUPS. Now if we could just
      > get Adobe to give us some Linux versions of
      > their tools, life might be (almost) perfect.

      Adobe tools suck rocks. Their acroread is poorly
      implemented in a lot of ways. They patent their
      standards (like pdf) to prevent others from being
      able to make pdfs without paying the man.

      They embrace and extend their proprietary standards (PS and PDF) to keep open source tools
      from being able to work with full functionality.

      I do a lot of PS hacking with open source tools,
      and Adobe has about the worst attitude towards
      open source PS hackers as you can get.

    2. Re:Let's raise our cups in a toast to the project! by Anonymous Coward · · Score: 0

      Adobe is (slowwwlllyyy) moving towards linux. They recently sent me a CD with a number of Unix versions of the PDFL (their Acrobat API in a library). Linux is one of the versions. In order to make PDFL4.0, they have to be able to have all their API present (with a couple, UI-based, exceptions), and they need their rasterizer. I wouldn't be suprized to find that Adobe is working on deciding between KDE and GNU (and anything else they could drag their feet over). I CAN'T WAIT to port my app from NT to something sane.

    3. Re:Let's raise our cups in a toast to the project! by Anonymous Coward · · Score: 0

      If its a proprietary standard that they produced they don't really need to "embrace and extend" it now do they.

  31. Re:IP and printers by jbgreer · · Score: 1

    Another example - most of the current Lexmark Laser printers (1625, etc.) not only have an IP stack, not only support jet-direct protocol (port 9100), not only support tftp'ing files to the printer, not only support ftp'ing files to the print, but they have built in lpd support - that is, you can establish a remote queue definition pointing directly to the printer (IP = address of printer, queue = raw1). And the 1625 is a fairly low-end printer.

    --
    The Norton Anthology of English Literature, 4th Ed., Vol 2
  32. Re:Who is this different from RH Printfilters by LaRIC · · Score: 1
    The only serious problem with Linux printing is the lack of ghostscript drivers for some printers... but since this CUPS only seems to have ps and pcl drivers, we'll need to use ghostscript for 90% of it's printer support for some time.



    AFAIK most printers who isn't a matrix printer or similair (line printers and such) uses PCL and/or PS.

    And LPD/LPR is a pain to setup. Printing is one of Linux's real problem before it goes out to the newbies who wants to run it.
  33. Boycott Printers!!! by DranoK · · Score: 0

    I'm boycotting printers! FOREVER!!!


    See, I've never used them before...so one long programming night I decide that it would be nice to download the ROM (Rivers of Mud) source code and print out the socket code for reference (ever notice there aint too many *NIX socket references?)

    So everything is going along just fine, right? Well, I tried to print 1.5 pages, and somehow I f*cked up and printer all of it. Yes, all of the ROM code, all those thousands of pages. My boss wasn't too happy with me =)


    Printers are the Devil incarnate!!!! BOYCOTT PRINTERS!!!


    Heh.

    --

    Shh! Nobody knows I'm gay!
    1. Re:Boycott Printers!!! by ccchips · · Score: 2

      That's nothing, pal!

      When I was working at Cook County Hospital as a programmer trainee, I was asked to print their inventory proof sheet for the daily transactions. It was about 50 pages of 132-column text on fanfold paper (remember that?) By mistake, I coded:

      // PRINTER ... blablabla...,SYSOUT=B

      instead of whatever the Hell I was suppoed to do. I remember that SYSOUT because, about an hour later, I got a call from Operations:

      "'scuse me, sir, but we have 6 boxes of punched-cards you generated just now. What do you want us to do with them?"

      "I'll call you back later," I said.

      I told my trainer. He laughed for about 20 minutes, then said:

      "You'd better not call them back. I'll take care of it for you."

      I'm surprised they didn't make me put all the confetti back in...

      --
      --------------Rev. C.C.Chips---------------- For the real truth, visit
  34. Re:Score 1, Interesting?? by Fnkmaster · · Score: 1

    You should know that the copyright holder *is* the licensor and thus has the power to do whatever they want with respect to having different multiply licensed versions of software. Only if they *take* code others have contributed to the GPL version (i.e. code they don't hold the copyright to) and try to roll that into their binary version would they be violating the GPL. If you read their web site, they clearly don't plan on doing this. There will just be a forked GPL amalgamated version, I would imagine and a separate version containing only code they hold copyright to (and thus can license in any way they please). As much as some of this may violate the *spirit* of free software, it is all within their rights, and remember that as this is GPLed software, you can take the code and do any damned thing you want with it (i.e. maintain your own GPL only version for bazaar style driver development of fully free software).

  35. windows does not work that way in my experience by Anonymous Coward · · Score: 0

    At my last work I went to add the printer from the printer server. It asked me for the WinNT CD so it could install the drivers. Too lazy to get up from my desk to get the CD, I just connected to a coworker's workstation's share of the same printer. No drivers installed, it just worked.

  36. Re:Score 1, Interesting?? by Anonymous Coward · · Score: 0

    They clearly state that ANY code written and submitted /used by them was their property. So does the GPL extend the right to take code?

  37. From nowhere? by chuck · · Score: 2
    I've never heard about this until just now. I have to say, the printing situation was getting in the way of my Linux advocacy. Even though the driver system on WinXX is pretty braindead (drivers must be on all the client machines instead of sending the device independent data to the print server! Geez, what genius thought of that?!?!) the support is good, and odds are you can print on whatever noname printer you have on your desk.

    Whenever someone newly installs Linux, and then asks me about setting up the printer, I ask, ``Does it do PostScript?'' *Blank stare*, then I start to whistle and change the subject.

    All that's changed now!

    1. Re:From nowhere? by Audin · · Score: 1

      The deal is that there ARE canon drivers on that client machine, even though you didn't install them. The client itself sucked them over the network and installed them silently. Poke around the /windows/system directory, you'll find the drivers sitting somewhere.

    2. Re:From nowhere? by Junta · · Score: 1

      I've seen it in development, just not heavily hyped, my printer does not do PostScript native and it does fine though, but this is thoroughly a great idea, printing has been a kludge for a long time.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    3. Re:From nowhere? by chazR · · Score: 1

      I hate to say that NT does this right but...

      If you 'install' the 'printer' by going to the 'add printer' icon in the 'printer' window, then you *do* have to install the printer driver on the workstation to make it work.

      However, if you have a server with the drivers installed, then all you have to do is locate that server in 'Network Neighbourhood', click in the 'printers' icon to show you the printers on that server, right click on the printer and click 'install' on the pop-up menu that appears. This will let your workstation print to that printer without the drivers installed locally.

      Wasn't that easy? Can I have my MCSE now? (until the printer spooling falls over. Why do you think we run NetWare for critical stuff?)

      Seriously, until we have the ability to make Linux printing easy we'll keep on fighting the PHBs.

    4. Re:From nowhere? by Krakken · · Score: 1

      ***BIZZZT!!!*** Try again!

      The drivers *are* on the local workstation. They are just auto-magicly downloaded and installed from the NT/Win5x server. Microsoft calls it "Point and Print". I'm trying to setup printers on NT at work, but PaP is not cooperating. More like "Point and Where is your driver disk?". And yes the Win9x files have been loaded on the server.

      Krakken

    5. Re:From nowhere? by Anonymous Coward · · Score: 0

      Even though the driver system on WinXX is pretty braindead (drivers must be on all the client machines instead of sending the device independent data to the print server! Geez, what genius thought of that?!?!)

      The same genius that realized he could grab a larger share of the commercial OS market by using his existing influence and completely proprietary standards.

    6. Re:From nowhere? by Trepidity · · Score: 2

      Actually, in Win9x drivers aren't required on all the client machines (at least for parallel port printers, i dunno about network printers). I have a two-computer network, with a Canon BJC-4000 on one of the computers. That computer has the Canon drivers installed, and the other computer can send stuff to print on it, even though there are no print drivers installed on that computer.

  38. Re:Got to admit I'm torn..Asunder. by Anonymous Coward · · Score: 0

    "I would MUCH rather have proprietary and/or "quirky" drivers to the complete lack of drivers that are out there now. "

    I take it you've never had to fight against a "quirky" driver. And the fact it's "proprietary"(read binary) simply means your job's that much harder. Still want to give in?

  39. All my licensing comments.. by Anonymous Coward · · Score: 0

    .. are secondary to the fact that EVEN IF YOU wrote modifications and what not, you CANNOT REDISTRIBUTE it under the name Cups because they've asserted the trademark to it. So.. you can make all the fixes you want, and can't redistribute it under the Cups name. Jarrod

    1. Re:All my licensing comments.. by printman · · Score: 2

      Noooo, you just can't call your product "CUPS". You *can* call it "Gnomo CUPS", etc.

      Trademarks protect names from getting "diluted". You can use the name all you like, so long as you are referencing *the* CUPS distribution. If you have a derivative then you just have to modify the name accordingly.

      Please, think about Linux - it is trademarked but used regularly at part of the name of many Linux distributions.

      --
      I print, therefore I am.
  40. beowulf by Anonymous Coward · · Score: 0

    i bet you could make a kickass beowulf of printers using this CUPS thing..

    1. Re:beowulf by blinko · · Score: 1

      Parallel Distributed banner printing! One giant letter per page from each of fifty classic epson dot matrix units. Parties will never be the same again.

      --

      --
      blinko - "the nail that sticks up gets hammered down"
    2. Re:beowulf by flanker · · Score: 0
      Yyyesss!

      -Marv Albert

      --
      Left shift 1 for e-mail...
    3. Re:beowulf by wass · · Score: 3

      Actually, if you read some electronics mags (Circuit Cellar did this awhile back), a hardware hacker named Don Lancaster uses printers as computational devices! You laugh, but that is what the postscript driver is, in a sense. He has written many articles about the postscript language, and even programs it directly. And he has done mathematical simultions on the printer, and ported the results back to the computer! Kind of ironic but cool stuff. Check out his page .

      --

      make world, not war

    4. Re:beowulf by aqua · · Score: 2
      (offtopic) Rather like some of the old Atari (or it might have been Amiga) demos that ran the main code loop on the CPU, and used the tiny processor in the keyboard to do rasterization, because, well, it was programmable. :)

      (more ontopic) This is nice to see, though -- any modern remake of lpr/lpd would be an improvement, and in particular seems a good example of the potential for coexistence between commercial for-profit software and free software -- the architecture is free, and specialized drivers for individual printers can be had for cost. Might not be suitable for home and hackerish uses in that respect, but business environments would lap it up.

    5. Re:beowulf by Anonymous Coward · · Score: 1

      And the C64 and 1541 disk drive, where the 1541
      has just as much processing power as the C64.
      People used to do some really weird shit with that.

    6. Re:beowulf by Anonymous Coward · · Score: 0

      A couple CUPS, a few Kasparovs, and a half dozen uranium processing plants! Just imagine!

  41. Not a new idea but still cool by cjsnell · · Score: 1

    I remember running a filter suite called "magickfilter" (or something spelling variation of that) back in about 1994 on my slackware linux box. You could do "lpr pr0n.gif" and it worked flawlessly on my HP LaserJet. It was also very easy to set up.

    One thing it did not have, however, was the ability to have custom printer filters applied by a printer server. In other words, I wanted to be able to send the job from a client workstation to a central printer server, have a custom PostScript-based coverpage (with the printee's username on it) prepended to the print job. Since it used plain ole lpd, this was not possible. It was only possible to do printer filters on the client workstation, not the print server. We wanted to print out a cool coverpage with our schools logo and the username in a nice helvetica font but could never find something to do the job. Perhaps CUPS has this figured out?

    It's very unfortunate that people still insist on printing stuff out, but if they have to do it, might as well do it right! chris

    1. Re:Not a new idea but still cool by 36-bitter · · Score: 1
      I remember running a filter suite called "magickfilter"

      "magicfilter". I use it. It works well.

      One thing it did not have, however, was the ability to have custom printer filters applied by a printer server. In other words, I wanted to be able to send the job from a client workstation to a central printer server, have a custom PostScript-based coverpage (with the printee's username on it) prepended to the print job.

      LPRng does "bounce" filtering like that. I use LPRng. It works well.

  42. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by Anonymous Coward · · Score: 0

    The QPL was NOT dfsg compliant, as the QT is NOT The software. The software created using QT was NOT DFSG compliant, which is why you'll still be hard pressed to find QT software in debian. The reason is because the redistribution is 'illegal' in Debian's policy mindset. Now with Cups, the software product is named = "Cups", is it not? But any modifications you make to it cannot be named "Cups." The drivers you make for it cannot be named "cups-drivers" The program is not released under one license, it's released under TWO. While the GPL does not blanket over an entire program, the DFSG DOES, and therefore would also have to cover the binary only edition, in all it's glory. The binary only edition may include non-free non-open sourced drivers. Ergo, this means the product itself is NON-FREE with a Gpl'd version. The program is non-free, but there is a free version of it. Big deal. The DFSG is worded that the program must be ENTIRELY free, not partially free. If Debian adopts this (which I doubt, there are no printer drivers for it.. they may fork it on the other paw..) then it will not be put into main unless they blatantly fork it and call it the "Debian Printing System." Under the name "Cups", this product is non-free.
    Jarrod

  43. PPR - Another modern print system by Anonymous Coward · · Score: 2

    I've been using PPR (http://mouse.trincoll.edu/ppr/docs/index.html) for a while now, and it does an excellent job. It seems to support all the things that modern print spoolers should (media types, printer grouping, charging, etc.), it supports SMB and Appletalk printing, knows about using ghostscript for filtering and printing to LaserJets and other evil non-postscript printers, magically filters (and scales appropriately) JPG, PPM, PDF, TIFF, TeX, text, and heaps of other stuff (it uses netpbm). It can receive jobs from appletalk, smb, and lpr. It can know what paper bins a printer has just by looking at the PPD. It doesn't know about IPP yet, but it does everything a good print system should do, and doesn't have the kludgey feel that LPR tends to have. And it is free software. -Daniel.

  44. Re:Score 1, Interesting?? by Fnkmaster · · Score: 1

    Absolutely not. See their FAQ on this at http://www.cups.org/faq0006.html. You have to give it to them and give them ownership of it before it becomes their property (i.e. you must consent to transfer your copyright to them). I certainly wouldn't do that for any significant chunk of code I had written. They also have what they call the CUPS bazaar at www.cups.org/bazaar.cgi, basically just a friendly database of patches, filters, or whatever that are not part of the base distribution. Anyway, the point is there's nothing here stopping somebody from forking a GPL only version off from this and taking GPL only patches from people and building it into a better CUPS. In fact, if there's enough interest in the community I could definitely see this happening. The people at Easy Software Products might not let them use the CUPS name, but it's not like CUPS has market share or name recognition at this point. Anyway, my point is that these people may not Get It (TM), but they aren't so stupid as to steal other people's code against their will. Or else, goodbye community support, hello forked GPL version and no more Easy Software Products. :)

  45. Printcap tweak by Anonymous Coward · · Score: 1

    I had a problem like that with some networked printers. The solution I found was to add an "empty: field :if=/bin/cat: for every networked printer as in: hp4000:\ :sd=/var/spool/lpd/hp4000:\ :mx#0:\ :sh:\ :rm=hp4000.printer.ip:\ :if=/bin/cat: I don't know about your case, but this might help

  46. Re:Got to admit I'm torn... by Luis+Casillas · · Score: 1
    On the other hand, I'm not all that excited about a system that seems to encourage non-free printer drivers.

    On a historical, semi-ironical note, wasn't it a proprietary printer driver that sent RMS on the GNU trip in the early 80's? :-)

    ---

  47. Re:Simpler alternative. by egnor · · Score: 1

    I've done this before myself. It works great on a small installation with one printer, less well when you have many printers with different characteristics (your end-user software has to understand all of them; if you add a new one, you have to reconfigure the "print" script on every client machine).

    Of course, the real problem is that there are M different formats people want to output to the printer (in some sense, many GUI applications have their own internal format which you can include in the M) and N different printers you want to render those formats to.

    The traditional Unix answer has been to declare PostScript the intermediate language: turn all M into PS, then figure out how to render PS on all N. It makes sense to put the first step as close to the user as possible (since it's the user that cares about what kind of data they're printing) and the second as close to the printer as possible (to make it easy to add new printers).

    (Is PS the right intermediate? *shrug*)

    This is, of course, what almost no currently operating system does -- they mostly put _all_ the logic on the server side (a la CUPS or magicfilter) or all the logic on the client side (your solution, or the default Unix behavior of just giving raw access to the printer via 'lpr'). From what I hear, the X printing stuff might be a step in that direction... CUPS is not, AFAICT.

  48. Re:Score 1, Interesting?? by Anonymous Coward · · Score: 0

    Very true. I can see forking the code.. but I still and will always see the Trademarking of the name CUPS as banning redistribution of "Cups" and therefore it fails DFSG. That's just the way I see it, and I think that also kinda pulls it away from the intent of the GPL. My opinions, though.. I've got lpr working fine here, no need to change what works :) Jarrod

  49. Simpler alternative. by Anonymous Coward · · Score: 0
    I developed my own printing scheme which works on top of the standard lpr scheme. If CUPs doesn't work out for Linux, maybe someone would like to do something with my idea. (I'm too lazy to work my system into publishable form. It needs much fleshing out, robusting, docs, etc.)

    The basic ideas is simple: You have a script (call it "print" or even "lpr") which does local (even per-user) spooling while it does all the file reformatting (using aps2ps, Ghostscript, pagers, etc.) and then sends the "cooked" print job off to the standard lpr system (local or remote). Each physical device has one and only one lpr spool instead of the insane method of haveing different spools for different types of print jobs. The print script can take all kinds of custom options and/or work off config files. The think could quite easily be wrapped with a GUI system that would avoid the need for command line option expertise. Make the pre-spooler smart enough to process short jobs before very long ones, limit the number of jobs simultaneously being processed, other neat stuff like that. I guess you could get the processing to be done remotely too. One neat feature is that my /etc/printcap file is almost empty and I have no print filters to mess with in the spool directories.

  50. Re:The Right Way to do Printing by Guy+Harris · · Score: 2
    Seems to me it'd be pretty straightfoward to implement the same thing in UNIX. Just set up an X server to emit PostScript code or HPGL or whatever

    That's what the XPRINT extension supports; it then hands the resulting output to whatever print spooler system you have.

  51. Windows Printing System by Anonymous Coward · · Score: 0

    Windows uses the same API for screen and printer output. GDI functions take a parameter (called a device context) identifying the required output target. This can be the device context of a window on the screen or a system printer. Apart from taking care of pagination, and an extra step to end the job on printers, screen drawing and printing are identical from the application programmers point of view.

    The GDI subsystem sends the drawing primitives to the driver corresponding to the selected device context which is responsible for converting these to whatever commands needed for your particular hardware. The output then is send to the spooler.

    In case of network printers, the actual mapping of your job to a remote printer is done somewhere at the spooler level. i.e., below the printer driver. That has two implications:

    1. Printer driver must be installed on each client machine. When you install a remote printer, Windows actually copies driver files from the server machine to yours.
    2. The actual data sent on the network are binary printer commands, not any higher level primitives.

    To summarize, Windows printing system can be considered as similar for using PostScript or xlib from any application, with the provision that your PostScript processor (Ghostscript) or X11 can transparently use a printer or the screen.

    --
    Ihab Hussein
    ihabhussein@yahoo.com

    1. Re:Windows Printing System by Guy+Harris · · Score: 2
      Windows uses the same API for screen and printer output.

      The XPRINT extension for X11R6.1 and later follows a similar model - there are some added calls to start and end pages, select a particular printer, etc., but most of the drawing can be done with Xlib calls (or, if one can get an some toolkit for X to use a particular X display for particular calls, with higher-level toolkit calls)

      The GDI subsystem sends the drawing primitives to the driver corresponding to the selected device context which is responsible for converting these to whatever commands needed for your particular hardware. The output then is send to the spooler.

      XPRINT is also similar, in that the X Print server to which you connect generates PCL, PostScript, or whatever page description language, and hands it to your system's print spooler.

      UNIX print spooler systems may also have their own mechanisms for turning various file formats into commands for a particular printer, e.g. filters to turn PostScript into rasters for printers that don't support PostScript.

      In case of network printers, the actual mapping of your job to a remote printer is done somewhere at the spooler level. i.e., below the printer driver. That has two implications:
      1. Printer driver must be installed on each client machine. When you install a remote printer, Windows actually copies driver files from the server machine to yours.
      2. The actual data sent on the network are binary printer commands, not any higher level primitives.

      If the X Print server you connect to is on a local machine, printing would work that way with XPRINT, although there's no mechanism for automatically copying printer drivers from the server (it may, after all, not be running the same OS as your machine, or, even if it is, it may not have the same instruction set; how well does that copied print driver stuff work with, say, an Alpha server running NT and x86 clients running NT or W9x?).

      If the server's running an X Print server, it could also be done by connecting to an X Print server on that machine, and sending it the X and XPRINT requests to draw stuff over the wire.

    2. Re:Windows Printing System by Anonymous Coward · · Score: 0

      To start, let me state that I did a lot of programming for win32, but non for X. all the UNIX code I wrote so far is for CLI programs. So please excecuse, and correct, me if needed.

      From your description of XPRINT, I think it is actually superiour to the win32 printing system. AFAIK, any X client can select which X server to connect to. This means that I can run the X(PRINT) server on the machine where the printer is physically connected. So, network traffic will be comparable to any X-based app. i.e., X requests only as opposed to binary raster images, which can be awfully big for full page prints on a, say, 600dpi printer, for win32 systems.

      This may lead to another idea. What about using the generic PostScript printer driver (available for free from Adobe) on the win32 clients and handle all the printing using Ghostscript on a UNIX box? This will free the administrator from the hassle of, say, updating printer drivers on all clients when changing a printer. And with the proper settings on the driver, this can be reasonable effecient.

      About the driver-on-server issue: When installing a printer on WinNT, and after the installation program copying the relevant driver files, it asks which client OSs are there on the network and request the installation CD for those OSs. The driver files for whatever other systems you choose (WinNT 3.x, Win95, ...) are copied to, and kept on, the server. The server here is used as a file store only, so the difference of architecture is irrelivent.

      I think this is only a usability feature to make printer installation much easier. Confusion is understandable in this case as it gives the illusion that printer drivers are not required on the client (the driver copying is silent).

      Actually, I have my printer attached to a FreeBSD machine and shared through Samba. I followed a procedure given in one of the Samba documentation files to identify the required files for my printer and kept them on the FreeBSD machine. Now, installing this network printer on Windows95 machines on the LAN dosen't require the Windows CD.

      --
      Ihab Hussein
      ihabhussein@yahoo.com

  52. Time will tell. by riboflavin · · Score: 1

    Time will tell. There's no way either of us are going to change the others mind, so we'll just have to see what debian thinks of it.

  53. Re:Windows does NOT work that way. by Anonymous Coward · · Score: 0

    If you are using an NT 4 server and NT 4 workstation (or now w2k) the drivers reside on the server and are not downloaded to the workstation. For older (3.x) NT workstations, Windows 3.x or 9x, the server will hold the drivers and allow the clients to download them when the printer is created.

    Damn - I guess that MCSE was worth something.....

  54. Re:Debian does that already by Tarrant · · Score: 1

    Actually, magicfilter is more than one level "deep". The "fpipe" "pipe" "filter" and "ffilter" commands, by definition, send the results back into the filter script. I personally have text files going through enscript, to ghostscript, and with my old printer it then continues through pnm2ppa into the printer.

  55. Re:Got to admit I'm torn... by Heretik · · Score: 1

    Maybe printer companies should stick this PCL garbage up thei... nevermind. Why dont companies make low-mid end printers with postscript. argh!. I have been looking for a 1200 dpi b+w laser with postscript forever, at a relatively ( $1000) low price. I may be dreaming, but postscript is way to rare. Seemed like a nice standard to me....

  56. Re:Xerox Ethernet? by Anonymous Coward · · Score: 3

    ok, this is how it went: Xerox decided to put together Xerox PARC, the most advance computer resurch center in the world, and in doing so, hire some of the smartest computer scientists in the world. Bob Metcalfe was one of them. He was in fact so good that he was able to get a 3 month business trip to Hawaii before he even set foot in the office. On this 'business trip', he studied the way Alohanet (Hawaii's radio network) worked. And within a few months was able to come up with eathernet, the tech that we all love so dearly. The next step was to implement this new technology, and this was acomplished in the halls of Xerox PARC research center in palo alto california. There they built the first eathernet with coaxial cable, capable of acheiving 2.94 megabits per second. Xerox PARC continued to develope some other cool technologies (like the mouse and GUI) until a poor management decision gave apple the chance 'barrow' the ideas to create the Macintosh. At this point the scientists at PARC realized that their jobs were going no where, and went their own entripornorial (sp?) ways. Bob Metcalfe created 3com, the first commercial producers of eathernet cards, and most of his coworkers from Xerox became managers of their own companies too. now how was that for a long reply? from "nerds 2.0.1, a brief history of the internet"

  57. Re:Xerox Ethernet? by Anonymous Coward · · Score: 0

    ok, this is how it went:

    Xerox decided to put together Xerox PARC, the most advance computer resurch center in the world, and in doing so, hire some of the smartest computer scientists in the world. Bob Metcalfe was one of them. He was in fact so good that he was able to get a 3 month business trip to Hawaii before he even set foot in the office. On this 'business trip', he studied the way Alohanet (Hawaii's radio network) worked. And within a few months was able to come up with eathernet, the tech that we all love so dearly.
    The next step was to implement this new technology, and this was acomplished in the halls of Xerox PARC research center in palo alto california. There they built the first eathernet with coaxial cable, capable of acheiving 2.94 megabits per second. Xerox PARC continued to develope some other cool technologies (like the mouse and GUI) until a poor management decision gave apple the chance 'barrow' the ideas to create the Macintosh. At this point the scientists at PARC realized that their jobs were going no where, and went their own entripornorial (sp?) ways. Bob Metcalfe created 3com, the first commercial producers of eathernet cards, and most of his coworkers from Xerox became managers of their own companies too.

    now how was that for a long reply?

    from "nerds 2.0.1, a brief history of the internet"

  58. Jokeware. by Anonymous Coward · · Score: 0

    I looked for the three printers I use regularly (two inkjets and a laser) and they are not supported on the free or commercial side.

    Ghostscript supports them.

    Corel should have the driver for #3 out early next year.

    Give me a break, another pseudo-free license, and it really doesn't give you a whole lot more (in my case less) than what's already there.

    Boo.

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

      > What printers do you have? Cause I am SURE that they will be glad to charge you $300 for drivers for them so you can use the nice neat new GPL'd system.

    2. Re:Jokeware. by printman · · Score: 1

      Which printers do you have?

      --
      I print, therefore I am.
  59. Oh, please. by Anonymous Coward · · Score: 0

    By that metric, TeX is not free, and thus the GNU system is not free either. Finding people who chases RMS from the left is always surprising.

    1. Re:Oh, please. by Anonymous Coward · · Score: 0

      I am going from the wording of the DFSG, of which I have been told (flamed) many times is binding , absolute, and clear. If you feel that the DFSG is in error, please run that down. I myself do not see how commercial printer-drivers run under an open source system are truly free, but that does not dissuade the fact that under the current LEGAL english of the DFSG, Cups is non-free. Whether or not I approve of something nicer than LPR (I do, believe me.. and Cups IS nice , but it needs to be more open) does not matter, as I was discussing the clarity and language of the DFSG when related to CUPS. If the DFSG needs to have its language changed, then persue that avenue. As it stands, I see CUPS as a non-free program, or at very least a free program with necessary non-free counterparts. It'd be like saying, "Here is the kernel to an OS and a complier. You can give stuff away for free, but we don't support it, we won't support it, and we won't support people using it. However, if you want to pay us $300 we'll give you some shells, and for $5000 we'll even give you 'cat'." The point is that the DFSG is there to make certain that ALL of a product is free. Remember the social contract of debian? 100% FREE SOFTWARE. I may be chasing RMS from the left on this one, but I would wager he agrees with me on this :) He still doesn't like the BSD license for its commerical aspects.
      Jarrod

  60. The QPL is DFSG compliant. by Anonymous Coward · · Score: 0

    At least the same fscking people who wrote the god damn DFSG says so. Who are you to deny it?

    1. Re:The QPL is DFSG compliant. by Anonymous Coward · · Score: 0

      The QPL as it applies to QT versions 1.x to 2.0 is something the public did not see for a bit. It was quickly changed into the QT Free license. The current QPL as it applies to 2.0 and beyond IS DFSG compliant. Sorry I didn't make myself clearer. Jarrod

  61. Re:Xerox Ethernet? by Simon+Brooke · · Score: 1

    Indeed, as usual. In 1985 I had a Xerox 1108 (Dandelion) workstation with megapixel display, nice three-button optical mouse, and, of course, ethernet. Original big, fat, thick-wire ethernet that you have to cut into with a special tapping tool to add a drop-lead for a workstation (and you could only cut taps at particular intervals which had something to do with the wavelength of the signal.

    But this was Ethernet, not TCP/IP; I can't remember the name of the protocol they ran, but I do remember that when our ethernet was (later) connected to the Computing department's ethernet, all their VAXen crashed and they were not best pleased with us...

    --
    I'm old enough to remember when discussions on Slashdot were well informed.
  62. Guess who else does that? The FSF! by Anonymous Coward · · Score: 0

    Yes siree! The FSF requires you to sign ownership of your code to them before allowing it into official FSF packages. Now, your problem was...

  63. Re:And exactly *HOW* does this story rank as news by blue · · Score: 1
    Although Slashdot is not primarily GNU/Linux, that does not prevent them from posting whatever they want. Just the same as you see ``Star Wars" stuff here, which, I guess, could be nerdy, but does not qualify for ``news for nerds" -- it all depends on your preferences. Plus, I doubt this is Linux-specific software (it calls itself a ``UNIX Printing System").

    It all boils down to this: It isn't your site. They can post whatever they want. If you don't like it, don't read it.

  64. Re:Debian does that already by Anonymous Coward · · Score: 0

    RedHat does that already!
    (running multiple filters fo get from A to B)

  65. Re:Don't look a gift horse in the mouth by Anonymous Coward · · Score: 0

    I have tried printing a screenshot and it worked great. I think it depends on what you feed it to. I have a postscript laserprinter. And I get a lot better quality from it with linux then with windows. OK, the windows drivers are sucky, but still...

  66. This is why Windows is (was?) easier. by Anonymous Coward · · Score: 0

    No, you have to listen to the Real Audio PBS solutions. It is much easier to hear someone describe the solution than to read the man pages.

  67. The Right Way to do Printing by Greyfox · · Score: 1
    UNIX printing's been bugging me for a while. Seems to me that modern OSes don't require you to handle your own printer rendering. They provide you with a set of hooks into the OSes GUI services and you just hook the GUI services up to emit data in your printer language.

    Seems to me it'd be pretty straightfoward to implement the same thing in UNIX. Just set up an X server to emit PostScript code or HPGL or whatever and that should give you essentially the same functionality as you'd get from OS/2, Windows or MacOS.

    Also kind of neat is the Universal Printer Description Format (UPDF) being worked on over at The Printer Working Group's web site. I've met with them and it seems like they are a clever bunch of people who do printing for a living trying to set aside corporate differences to come up with a standard that will benefit us all. They've mumbled stuff about CUPS to me and waved their hands vaguely but it seems to me that CUPS doesn't go nearly far enough toward fixing what's wrong with UNIX printing.

    YMMV.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  68. Re:That's because you lack a core nerd trait... by freehand · · Score: 1

    And that core nerd trait would be... great wealth?
    I am a self-taught sysadmin runningan HP-UX network of 60 or so nodes; our office machines are
    M$ boxes connected thru samba. Are you suggesting that I buy "only the best" software & hardware for my company? I clean the printers, upgrade the hardware, train the users, write the inventory barcode perl scripts, maintain security, etc.
    I'mnothalfas smart as half of you, but by Darwin, I'm doing real work and have real contraints. If it works, I use it. I don't have time for replacing "good enuf" with elegance. A sawmill has a limited budget for their MIS department.
    - freehand

  69. Argh!!! OCL!! by Anonymous Coward · · Score: 0

    Wanna use OCL on any Unix ? http://www.unibol.com
    Linux port coming soon! (Ok, were slow..sorry!)

  70. Re:LINUX NEVER CRASHES - but that's not the point by Oestergaard · · Score: 2

    But he wasn't talking about Linux. He was talking about CUPS, an application. The most stable kernel in the world won't make a difference for a crappy application running on it. He didn't say the system went down, just the print-system, the application, there's a difference.

    Besides, I fail to see how CUPS is much different from the rhs_printfilters shipped with every RedHat, or the similar filters Debian use. You can print almost anything directly, if you don't care about having some control with how eg. a TIFF is put on your paper (functionality which the Gimp will easily provide).

    LPRng is nice though. It's much more fault tolerant than the standard lpr package. It puts a lot of effort into working with printers that aren't exactly acting as the RFC suggests. Too bad about the crappy licence.

  71. Um... by Masa · · Score: 1

    Can someone explain me what is the difference between this and Apsfilter (except that network printing and automatic doc. type detection)? I've been using Apsfilter about couple of years without any difficulties (formerly with HPDJ550 and now with Canon BJC-6000, which isn't even a supported printer).

    And what was that talk about selecting suitable filter e.g. to print PDF files? I thought that to convert all images, PFDs and text files to PostScript is easy enough.

    Well, maybe I'm too old to understand this kind of new technology ;)

  72. Re:Got to admit I'm torn... by JanneM · · Score: 2

    Postscript is owned by Adobe, and they charge a fairly hefty fee for every printer you ship with postscript installed. Thus, low- and mid-end printers can't use postscript as the fee would drive the price per unit too high.

    I suppose printers could use ghostscript, but for the unwashed masses, being a "ghostscript printer" won't be a convincing selling point.

    --
    Trust the Computer. The Computer is your friend.
  73. Re:Blargh. by Guy+Harris · · Score: 2
    While I know that lots of *nix's these days (IRIX, Solaris, RedHat) do everything in their power to make you run a GUI on the server, I still see that as a really bad move.

    Anybody know whether it's possible to run an X Print server on a headless machine (i.e., a machine with no display on which an X display server could draw)?

    Why should I run X on my print server?

    XPRINT doesn't require you to do that, as far as I can tell; all an X Print server does is accept X drawing requests, generate page description language output to draw that stuff on paper, and then hand to the print spooler system a file containing that output. You could, as far as I can tell, run the X Print server on your desktop machine, and have it hand the file to the spooler system, which could send it to the print server.

    If you're running the program doing the printing on a server, that program would have to talk to an X Print server somewhere, possibly on that machine, or possible on some other machine.

  74. Indeed it does by Anonymous Coward · · Score: 0

    And *thank you*! Magicfilter is a wonderful system. It's still being maintained by david parsons.

  75. Re:Well it's about time by Anonymous Coward · · Score: 0

    DIRT?!??! We had to scratch markings into primal ooze!@#

  76. OT : Xerox seems to have a cheap one by Anonymous Coward · · Score: 0

    Yes, real PS. Check their site.

  77. Re:Well it's about time by Anonymous Coward · · Score: 0

    Pencil! Luck Bastard! We had to scratch in sand with a blunt stick!

  78. Re:But wait, there's more! by WolfShades · · Score: 1

    Actually, I wasn't commenting on the protocol itself as much as the dripping marketting hype.

    IPP development was/is backed largely by Novell and HP, among others. Gee, that's the first time something from HP has been been accused of "dripping marketing hype" since 100VG AnyLAN (yuck!). And it's the first time anything from Novell has been accused of having any hype, ever.

  79. That's because you don't support OSS by fwr · · Score: 1

    Be aware that printer drivers (at least for non-PS printers) often are a lot more than the implementation of the specs of the printer, and contain a fair ammount of the printer's functionality within.

    Um, that would be a "WinPrinter," and we don't want no stinking WinPrinters in Linux!

    My point is not that this is good or bad, just that saying that printer vendors must open-source their drivers is to open a whole nother can of worms - is it appropriate for a company to sell closed software that runs on an open platform? I'm still not done eating my last can of worms!

    I suppose that last can of worms was Open Source operating systems or applications? If you're not done with that one yet I can see why you have the opinion you do. Give it time, you may learn the benefits of OSS some day...

    1. Re:That's because you don't support OSS by Cuthalion · · Score: 2

      Um, that would be a "WinPrinter," and we don't want no stinking WinPrinters in Linux!

      Uh, then buy a postscript printer, where they move the closed code to firmware.

      I suppose that last can of worms was Open Source operating systems or applications? If you're not done with that one yet I can see why you have the opinion you do. Give it time, you may learn the benefits of OSS some day...

      I quite intentionally refrained from expressing my opinion regarding open source, because I wasn't explaining why I don't write fully open source printer drivers.


      --
      Trees can't go dancing
      So do them a big favor
      Pretend dancing stinks!
  80. That's because you lack a core nerd trait... by fwr · · Score: 1

    I would think most of the community here would disagree with you. Nerds or geeks tend to demand technical excellence and won't put up with sub-standard products. That's probably one of the underlying reasons that we support Linux so much. Because we think we can do a technically better job than Microsoft writing an operating system -- and we seem to have done so, no?

    I think it would be honest and accurate to say that we would gladly pay top dollar for the technically superior hardware device. Unless we had an absolute immediate need I don't think anyone prefers a cheaper product that has "proprietary and/or 'quirky' drivers."

  81. Re:Got to admit I'm torn... by fwr · · Score: 1

    I believe it was a Xerox printer driver.

  82. Bullet proof... by taskiss · · Score: 1

    Postscript, HP JetDirect IO cards, and lpr. It's worked every time, for me...postscript for 15+ years, lpr forever, and I've used the great HP cards for just a few years, but they have worked beautifully. Don't mess with success.

    --
    - real hackers don't have sigs -
  83. Re:Windows does NOT work that way OR RTFM by _damnit_ · · Score: 1

    The above poster (if nested) has it right. An NT print server will download the driver to a NTWS "transparently". That's why when one updates the print driver on the server, it automatically updates the clients whenever they use the printer in question. You can see this by watching the client screen closely or checking the event viewer.


    _damnit_

    --


    _damnit_

    It's my job to freeze you. -- Logan's Run
  84. How cheap? by Anonymous Coward · · Score: 0

    I hope that your fees arn't exactly cheap. I've never seen a printer company that couldn't spare a few thousand $$$. Since they could always just release the source, it seems fair. Also, if you charge enough you could donate some money from each licencee to places like the FSF or SPI..

  85. Re:It's called the hidden PRINTER$ share by flawed · · Score: 1

    The "Meta language" is the EMF Format (Enhanced Meta File), afaik, an extension of the WMF (Windows Meta File) Format, which also is more or less a record of GDI drawing operations.

  86. Pain? by Anonymous Coward · · Score: 0

    RedHat, the distro which should probably be reccommended to all newbies, makes printer setup cake with its printtool. There are some limitations of printtool which don't allow you to set up some of the more interesting (and less useful) features of lpd, but it generally gets the job done, even for setting up a network printer (like the wonderful HP4000N).

  87. Re:Who is this different from RH Printfilters by Anonymous Coward · · Score: 0

    Finally, file filters are a lot easier to deal with in CUPS - it will run multiple filters as needed to get to the "destination format", while the LPR filtering mechanism only runs a single filter. --While it may not be as sophisticated as CUPS, you can indeed use multiple filters with lpd; you simply pipe them through one another in /etc/printcap.

  88. Re:Got to admit I'm torn... by LarsG · · Score: 1

    Actually, some of them do use ghostscript.

    They're called "postscript compatible" so that the unwashed masses don't get confused.

    --
    If J.K.R wrote Windows: Puteulanus fenestra mortalis!
  89. Who is this different from RH Printfilters by wowbagger · · Score: 1

    How is this any different from the printfilters package Red Hat has been shipping for some time now?

    1. Re:Who is this different from RH Printfilters by printman · · Score: 3

      First, it's a real printing system, not something layered on top of LPR that doesn't let you set options.

      Second, the RH filters limit the printer support to what is compiled into GhostScript; CUPS allows you to add new drivers without recompiling.

      Finally, file filters are a lot easier to deal with in CUPS - it will run multiple filters as needed to get to the "destination format", while the LPR filtering mechanism only runs a single filter.

      --
      I print, therefore I am.
    2. Re:Who is this different from RH Printfilters by roystgnr · · Score: 2

      First, it's a real printing system, not something layered on top of LPR that doesn't let you set options.

      Whew, glad I can finally stop printing everything with a fake printing system now.

      What options does CUPS offer that you can't put in a postscript file or pass to lpr? Granted the feedback could be better than "the printer isn't working" when something goes wrong, but that's about all I'd like to improve.

      Second, the RH filters limit the printer support to what is compiled into GhostScript; CUPS allows you to add new drivers without recompiling.

      This is a technical plus, but not a huge practical plus. GS 5.10 takes up a little over a meg on my hard drive, and is updateable with one command.

      Finally, file filters are a lot easier to deal with in CUPS - it will run multiple filters as needed to get to the "destination format", while the LPR filtering mechanism only runs a single filter.

      This is factually incorrect. Take a look at the print filters system in Red Hat (or Debian, or anyone else) sometime. If there's a jpgtopnm filter and a pnmtops filter installed, you don't need a jpgtops filter to be able to print through ghostscript.

      The only serious problem with Linux printing is the lack of ghostscript drivers for some printers... but since this CUPS only seems to have ps and pcl drivers, we'll need to use ghostscript for 90% of it's printer support for some time.

      Granted, CUPS looks like an improvement, but not a huge one.

  90. Re:Licencing Issues by cduffy · · Score: 1

    This has been discussed elsewhere, but companies wishing to make proprietary printer drivers may buy a non-GPL license.

  91. No src? by Anonymous Coward · · Score: 0

    From a brief romp on their FTP site, I don't see any source archives. Maybe they'll come later? I'd hate to see a project like this not have its source code available under an open source license.

    1. Re:No src? by Jeffrey+Baker · · Score: 2

      Just go to their download page. The source is listed in the select box along with the binary platform versions - jwb

  92. Re:Got to admit I'm torn... by Heretik · · Score: 1

    I would say we (well, GNU. ;) should make an open free standard similar to postscript, but alas we can not seem to affect the hardware industry.

  93. Re:But wait, there's more! by StenD · · Score: 1

    > We're doing that for CUPS for the same reason that Linus trademarked Linux...

    Um, Linus _didn't_ trademark Linux, some jerk in New England did, and it ended up being cheaper to pay him to transfer the trademark to Linus than to get the PTO to void it. Now, that in and of itself may be a good reason to trademark CUPS (although I doubt it - after all, it's not like I see a flock of people distorting the LPRng name), but at least get your facts straight.

  94. Blargh. by Anonymous Coward · · Score: 0

    While I know that lots of *nix's these days (IRIX, Solaris, RedHat) do everything in their power to make you run a GUI on the server, I still see that as a really bad move. Why should I run X on my print server? It takes up resources, adds security problems, and is less stable than Linux without X. Lpr works _great_ for me; I've got an HP4000N, and I'm printing from Linux, Windows, and Mac workstations. I've also got the duplexor options and auto-tray-selection-by-paper-size, which both work great. I really don't see the need to try anything else, especially a printing system which requires a seemingly un-printing-related program (X).

  95. Re:Experiences with CUPS, and an alternative. by Henry+Stern · · Score: 1

    Not checking for NULL is very poor software engineering. A check for null is a single operation running in theta(1).

    for I := 1 to n
    begin
    for J := 1 to n
    begin
    if a[i] 0 then
    begin
    a[i] = a[i] + 1;
    end
    a[i] = a[i] * 2;
    end
    end

    Analysing this algorithm, we see that it still runs in theta(n^2) time (n^2

  96. This is why Windows is (was?) easier. by Anonymous Coward · · Score: 2

    You cannot imagine the HOURS I spend while working in Tech Support dealing with printing from Mac's and PC's. easy printing is ESSENTIAL for an OS to be used on the business desktop, and it's about time Unix had decent support.

  97. Re:Hello?? Anyone hear of XPRINT? by Adrian+Harvey · · Score: 1

    X needs to be improved.

    As an example, the WINE project has great difficulties with X's poor font handling. It doesn't provide anywhere near the capabilities of the Win32 interface, and thus makes it very difficult to emulate those parts on Win32.

    I have wondered if Display postscript could be the answer to X's font woes, but I don't know enough about what it provides, and in any case, the GNU version isn't at production level yet.

  98. Re:Experiences with CUPS, and an alternative. by Henry+Stern · · Score: 1

    Not checking for NULL is very poor software engineering. A check for null is a single operation running in theta(1).

    for I := 1 to n
    begin
    for J := 1 to n
    begin
    if a[i] 0 then
    begin
    a[i] = a[i] + 1;
    end
    a[i] = a[i] * 2;
    end
    end

    Analysing this algorithm, we see that it still runs in theta(n^2) time.

  99. And exactly *HOW* does this story rank as news by Anonymous Coward · · Score: 0

    for nerds, or being stuff that matters?

    Is it because it is 'GPL'?
    Is it because it says 'Linux'?

    Its *NOT* the 1st alternative to the stock LPR. And the one review of the code commented on the buggy nature.

    When will the by-line become "news for GPL, stuff that is GNU/Linux"???

    So, why does this story rate?
    (And where can you send comments to the 'staff', rather than having to post to a thread to ask 'how is this news for nerds'

  100. Re:does X need to be improved... by 1010011010 · · Score: 1
    Text layout, for example, is done on the display as well; are X's facilities sufficient for display but not for printing, or does X need to be improved (or replaced...) for display as well?
    Err.. yes. X sucks rocks for multimedia and graphics uses. No color control. Stupid font handling. No standard 3D api. Every program has to make its own postscript output for printing ... far cry from DCs on Windows or using Quickdraw GX on a Mac.

    The sooner X is replaced, the better. And don't whine about "you can write extensions to..." ... I could put a porche engine in a model T. And it would suck rocks.
    --
    Napster-to-go says "Fill and refill your compatible MP3 player", which is a lie. It's not MP3. It's WMA with DRM.
  101. Installing on Red Hat by DiningPhilosopher · · Score: 1


    I saw this on Freshmeat and found it very interesting.

    As a pseudo-newbie I'd really appreciate it if somebody who installs this on a Red Hat system provides a report... How to do it, how difficult it is, how useful it is, etc...

    I assume SOMEBODY's going to rush right out and set this up... :-)

    --
    /* The beatings will continue until morale improves. */
  102. Re:Xerox Ethernet? by lophophore · · Score: 1
    It was always "DIX Ethernet", as in Digital-Intel-Xerox. And it was Boggs and Metcalfe, not that just Metcalfe the so-called industry pundit who invented it.

    L.


    there are 3 kinds of people:
    * those who can count

    --
    there are 3 kinds of people:
    * those who can count
    * those who can't
  103. Windows does NOT work that way. by Anonymous Coward · · Score: 1

    All the drivers are (can be) on the Server, it's been that way since Windows 3.1!

    You need to keep your knowledge up to date, before you present it as fact. It only makes Linux Supporters look bad, F.U.D. indeed!

    1. Re:Windows does NOT work that way. by Anonymous Coward · · Score: 0

      No, you are missing the point. The driver *still* has to be installed on the CLIENT before the CLIENT can print. Now, just because you can put a copy of the driver on the server and download it first doesn't count...

    2. Re:Windows does NOT work that way. by tzanger · · Score: 1

      ??

      Win9x does indeed keep the printer driver files locally. You have the option of downloading them from the computer on which the printer is connected, but it copies the files to the local drive. If you change the drivers on the servers after you install on the workstation, the workstation keeps the old files.

      I don't admin any NT workstations so I can't say for sure how they handle printers, but Win9x workstations do indeed keep local copies of the drivers.

    3. Re:Windows does NOT work that way. by Anonymous Coward · · Score: 0

      Your MCSE was worth nothing... Read your manuals again.
      The print driver are definitely downloaded to the client EVEN on an NT4 workstation (with NT4 server as the print server). If set up properly, it is pretty much transparent to the user (no prompts or anything) and it's done only once when you do the "add printer" stuff.

      You can say whatever you want, but that's just the way it is. I know that from the MS class I had to take, and from seeing it fail occasionally.

  104. Re:Xerox Ethernet? by Carrott · · Score: 1

    Indeed, as usual. In 1985 I had a Xerox 1108 (Dandelion) workstation with megapixel display, nice three-button optical mouse, and, of course, ethernet. Original big, fat, thick-wire ethernet that you have to cut into with a special tapping tool to add a drop-lead for a workstation (and you could only cut taps at particular intervals which had something to do with the wavelength of the signal.

    And they called the tapping tool a "Vampire Tap" :-)

  105. Re:It's called the hidden PRINTER$ share by witz · · Score: 1

    Most vendors have gotten smart and now release an "alternate" driver for 9x and 3.1 that's just OEMSETUP.INF, for NT client installations. Even HP does this now.


    -witz

  106. Agreed by Anonymous Coward · · Score: 0

    I'm quite a bit newer at this, but lpr works just fine with a HP4000N. Printing from Windows, Mac, Linux clients. Actually, I am not necessarily using Postscript, the Win clients are using PCL. However, it doesn't matter as the printer auto-selects PS/PCL depending on what is thrown at it. No need for a print filter, it _is_ a print filter. Love it.

  107. CUPS, Adobe, Linux by WillAffleck · · Score: 1

    Glad to hear Adobe (which contribs to my son's school in Fremont (Seattle)) is moving towards Linux. I think the main reason their tools are beasts is that you have to live with the Win/NT OS. If they could just jettison that, I could move my whole setup off Windoze - since Borland is going Linux too.

    Maybe I could drape Waiting For The Interurban (across from their offices) with Penguin t-shirts and masks ... maybe they'd get the hint ...

    --
    Will in Seattle
  108. Re:Licencing Issues by printman · · Score: 1

    Oops- you probably saw that in the old "overview" document; it should be updated now...

    --
    I print, therefore I am.
  109. Re:Strange terms... by Cuthalion · · Score: 3

    Of course, the big question is why a printer driver must needs be a trade secret.

    I discussed this a little earlier, but thought of a good way to say what I mean, so this gives me the chance to have another go at it.

    There are two factors that must be done to get high quality printing. There's the hardware end, which means that if you decide you want a pixel to cover v much area at position x, y, the hardware will actually be able to put the right ammount of ink there and let it dry properly.

    The other factor which is as important is deciding where you WANT to put the ink to make a picture look good.

    The way the printer market is currently, I would estimate that between half and a third of the R&D resources go into the second element, which is obviously going to be solved in software/firmware (resources, in terms of man-hours, not true for materials, obviously). I don't know if this is true everywhere - this is true for one high-end wide-format printer company I worked for, whose name I feel I shouldn't reveal (though I can't really think of a good reason why not).

    See, here's the issue. You have a 150x150 dpi 24bpp image you want to print out on a printer that can handle 1440x720 dpi, 2bpp. Or maybe you can vary the sizes of the dots or use different densities of ink and get 8 bpp or whatever. But either way, you have to perform some deep magic to make what comes out of the paper look like what's on your screen, especially since the way the ink behaves depends on the kind of paper you're printing on. Higher end printers use CCD cameras to calibrate themselves, which also, let-me-tell-you involves some pretty clever hard things.

    Consider an alternate model of the printer industry - that the printer companies are selling software bundled with a parallel port dongle which enables it to work. The reality lies at a point inbetween this and "they sell hardware".

    If you're business is making and selling software, why should your code be a trade secret? Because your business model relies upon it. I am not aware of business models for pure software development which don't involved closed development somewhere or other. As far as I know most OSS business models treat development as sort of incedental. You make money selling support or something.

    It *might* be possible to shift the emphasis to post-sale consumables - special paper and inks, but is this really necessary? Is there no place in this world for commercial software development except for supporting other commercial ventures?

    --
    Trees can't go dancing
    So do them a big favor
    Pretend dancing stinks!
  110. unification of UNIX/Linux by josepha48 · · Score: 1

    Well this looks like another step in the unification of Unix versions. Assuming that companies like IBM with there AIX adopt cups at some point, as well SUN and there Solaris. It will be interesting to see how many *NIX flavors adopt cups in the next 6 months. It will also be interesting to see how many printer manufactures use this system to make printer drivers for *NIX flavors.

    --

    Only 'flamers' flame!

  111. Re:Experiences with CUPS, and an alternative. by printman · · Score: 3

    Please support any problems you find to us at "cups-support@easysw.com". We *do* try to fix any problems that are reported as quickly as possible. Remember, the point of Open Source is to allow things like that to happen, making the software better! ;)

    As for NULL checks, they aren't always needed, and we've tried to the checks where they aren't needed (or are duplicated) for efficiency... If you've found one missing that needs to be there, please let us know!

    --
    I print, therefore I am.
  112. Enough of this Red Hat canard... by rlk · · Score: 1

    Red Hat did exactly what you claim Debian did (I don't actually know what Debian did) -- they allow use of Red Hat in the name (e. g. "derived from Red Hat Linux" or whatnot), as long as it's clear that it's not the official package. I don't have the URL to the letter that they sent out about it, but it got heavily publicized on Slashdot and Linux Today, among others.

    Red Hat acted honorably here. They want to use the trademark to make it clear to customers what they're getting, not to screw anybody (except people who wanted to pretend that they were selling the official package with support, as opposed to a cloned CD).

  113. Interesting project by Jeffrey+Baker · · Score: 2
    This is an intersting project, and in the long run I think that having a more device-independent framework for printing will benefit the Unix community.

    I do have one question, though. Instead of distributing an enormous archive of their custom GhostScript, why don't they just contribute their patches back to the GhostScript folks? I would like to test this, but frankly my own printing setup is working just fine, and I don't want to replace the whole thing en masse.

    Cheers
    -jwb

    1. Re:Interesting project by Jeffrey+Baker · · Score: 5
      I took the plunge and installed it, so now I can make a report.
      • Compile went fine, but I dislike build systems that don't show the compiler's output. This is open-source, folks. If you show the compiler output maybe some hacker will send a patch to fix your warnings.
      • The installation script cups.install is missing from the distribution, and
      • The uninstallation script is also missing.
      • In direct conflict with the README.txt file, The make install does not backup your current printing system!
      • After I installed it, it didn't work

      I couldn't get it to talk to my HP LaserJet using JetDirect, even though I can easily contact it using my original printing setup and also via telnet. Oh well, it comes with the source so I guess I could hack on it.

      -jwb

    2. Re:Interesting project by printman · · Score: 2

      We've pretty much gutted the GS 4.03 distribution (all of the old drivers are gone, as is the normal command-line interface) We've toyed with distributing patches for GS, but that makes downloading less convenient...

      --
      I print, therefore I am.
    3. Re:Interesting project by printman · · Score: 5

      The compile command is hidden (.SILENT in Makedefs), but any warnings and errors are displayed.

      The command-line is long enough we all got sick of seeing it over and over...

      The install and remove scripts are generated by the "EPM" software in the "epm" directory.

      The docos don't say "make install" backs things up, only that the binary distributions do a backup...

      For a LaserJet with a JetDirect, use:

      lpadmin -p Printer -E -m laserjet.ppd -v socket://ip-address:9100

      --
      I print, therefore I am.
    4. Re:Interesting project by Jeffrey+Baker · · Score: 2
      Yes, well I did precisely that, and the printers.conf file is updated fine. In fact, when I print the jobs are spooled on the disk and logged in the error and access logs. It's just that nothing ever gets to the printer!

      Sigh. If I'm really interested, I'll join your mailing list.

      Cheers
      -jwb

  114. Sort of off-topic, but... by Craig+Davison · · Score: 1

    The printer$ share on a win9x box is actually the %windir%\system directory. Which of course contains the registry.

    Just thought that was interesting.

  115. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by scrytch · · Score: 2

    > THat's what happened with QT , and why to this DAY KDE is still considered non-free.

    Except by RMS, who has personally called it free software.


    stupid git.

    --
    I've finally had it: until slashdot gets article moderation, I am not coming back.
  116. Got to admit I'm torn... by itp · · Score: 5

    On one hand, a new printing system sounds really cool. Good that it's backwards compatible, sounds like it can provide some really neat features, but...

    On the other hand, I'm not all that excited about a system that seems to encourage non-free printer drivers. Because that's what this is; the core is free, but large portions of the drivers are probably going to be proprietary.

    I know some people will probably say I'm just being a whiny free software person, and maybe I am. But look at where proprietary drivers has gotten, oh, windows. You just can't depend on them. The stability of the GNU/Linux system is something we all trumpet, so why toss that out when it comes to something like your printing?

    Then, let's look at experiences so far with proprietary drivers on Linux. My roommate complains all the time about his SBLive driver. It only works with some kernel versions, isn't stable, etc. I know that this isn't the same as kernel modules, but it still makes me nervous.

    I'm all for new capabilities for my favorite operating system, but let's not forget the freedom that got us here in the first place. Support those manufacturers who make their specs openly available, and support free software.

    --
    Ian Peters

    1. Re:Got to admit I'm torn... by printman · · Score: 3

      Since the CUPS API library is GPL'd, and you need to link to it to get access to the PPD and raster file stuff to write a driver, printer vendors have two options - release an open source driver or license CUPS from us so they can distribute binaries. I'm hoping they do the former (open source driver)...

      --
      I print, therefore I am.
    2. Re:Got to admit I'm torn... by itp · · Score: 1

      I'm very glad to hear this.

      --
      Ian Peters

    3. Re:Got to admit I'm torn... by Anonymous Coward · · Score: 0

      Writing a good libc is more work than you will ever do in your entire life.

  117. Easy Software by bperkins · · Score: 1

    When I think of free software I think free speech not free beer.

    When I think of Easy software should I think of easy women or easy money?

  118. Re:Xerox Ethernet? by Guy+Harris · · Score: 2
    It was always "DIX Ethernet"

    Indeed? Digital and Intel were involved in the original 3Mb Ethernet? Or were they just involved in producing the 10Mb standard? (Did Xerox have 10Mb Ethernet before the DIX standard came out?)

    And it was Boggs and Metcalfe

    Yup, as I said.

  119. Re:No, it doesn't (Re:Nice.. but it fails DFSG.) by Anonymous Coward · · Score: 0

    RMS != Debian. Debian still calls it non-free or illegal.

  120. Debian does that already by RelliK · · Score: 3

    Debian comes with magicfilter package which does just that. You can send jpegs and stuff to the printer (besides plain text and postscript). So this is not entirely new concept. But I doubt how useful it is. You cannot make filters for every possible type of file. OK, so I can print pdf without Acrobat reader. Can I do the same with jpeg / gif / png / WordPerfect / as well? I'm sure it will be a cold day in hell before I'll be able to print MS Word documents that way. What I'm trying to say is that not only do you need drivers specific for every printer, but also for every file type...

    I don't see what's so bad about the current printing system other then the lack of drivers. What we really need is more drivers for GhostScript.

    --
    ___
    If you think big enough, you'll never have to do it.
    1. Re:Debian does that already by printman · · Score: 3

      The main difference between the magic filter stuff and CUPS is that CUPS supports things like *job options*, and the magic filters are still only 1 level "deep". CUPS can run multiple filters to get from file type A to B.

      As for MS Word, we're looking at adapting some of the available conversion programs to work with CUPS.

      Finally, how big do you want GhostScript to get? What if you have a dozen printers and are printing to them all at the same time? Also, GhostScript stinks once you start feeding it images; separating the drivers allows us to write other RIPs like our image file RIP to make printing faster/more efficient.

      --
      I print, therefore I am.
    2. Re:Debian does that already by tzanger · · Score: 1

      Magicfilters never worked worth a shit for me. I wrote the author and got quite a "snooty" response saying to read the docs.

      essentially the problem was that it relied on the ability to rewind stdin and my setup just couldn't do it, but there was no documentation describing how to add that ability.

      I ended up just giving in and sending everything to Ghostscript.

    3. Re:Debian does that already by Jeff+Licquia · · Score: 1

      And, of course, soon Debian will do CUPS too.

      (Maybe this will motivate me enough to get off my rear and get this package DONE!)

    4. Re:Debian does that already by hpa · · Score: 2
      The main difference between the magic filter stuff and CUPS is that CUPS supports things like *job options*, and the magic filters are still only 1 level "deep". CUPS can run multiple filters to get from file type A to B.

      ... as can magicfilter; in fact, this is one of the points of magicfilter. Claiming it's only "one level deep" is certainly incorrect.

    5. Re:Debian does that already by Anonymous Coward · · Score: 0
      ....essentially the problem was that it relied on the ability to rewind stdin and my setup just couldn't do it.

      [bobh@upland bobh]$ cat printfilter
      #!/bin/bash

      cat - | /usr/local/etc/bj10e-filter

      Now I add "printfilter" to /etc/printcap rather than the magicfilter (bj10e-filter) directly. Works fine on my Caldera 2.3 setup.

    6. Re:Debian does that already by Roundeye · · Score: 1

      Forgive me for not being overly familiar with
      the technology of printer filtering, but, unless
      common sense isn't worth anything anymore:

      given n file formats that one wishes to "go
      between" aren't only 2*n filters necessary
      (format k to common-format, common-format to
      format k) in "two layers" to go betweem any
      two formats?

      --
      "Cause there's 40 different shades of black, so many fortresses and ways to attack, so why you complainin'?"
  121. Re:But wait, there's more! by Shabazz · · Score: 1

    I am not a lawyer, but I am a law student, and I am taking a class on Trademarks. Basically
    what you have said is correct. Any fair use of the trademark is allowed. The courts have interpreted fair use to mean the use does not seem to take away from the trademark owner what is rightfully his.

    In other words, what Printman has said. If the company using CUPS attributes the mark to EasySW than it's all good. Trademark's are designed to allow companies to leverage their reputation.

    One question for printman, It seems to me that the CUPS is not registered with the PTO, are you guys seeking registration? Have you consulted with lawyers? This isn't a flame, I was just wondering. Based on what I have learned in school, and over the summer doing trademark work for a law firm, it seems like there might be some problems establishing CUPS as a trademark.

  122. Strange terms... by chuck · · Score: 4
    This is very unusual:
    Easy Software Products also sells rights to the CUPS source code under a binary distribution license for vendors that are unable to release source code for their drivers or additions and modifications to CUPS under the GPL. For pricing information please contact us at:
    So, let me get this straight... If I want to take their GPL'ed code, and make proprietary changes to it, I have to pay them a license fee? I seriously hope I'm misunderstanding this. I mean, they're the copyright holder, so they can do whatever they want. It doesn't even conflict with the GPL, so far as I can tell, but it just seems... weird. Even weirder, I bet you more than one company is going to do it.

    Why don't I just download the code, change it, and not tell anybody?

    1. Re:Strange terms... by Anonymous Coward · · Score: 1
      Why don't I just download the code, change it, and not tell anybody?

      ...because then you cannot go and sell your changes as a CLOSED SOURCE COMMERCIAL PRODUCT. Basically these guys are saying if you want open source, you can have it, if you want closed source, you can have it too... for a fee. Very smart.

    2. Re:Strange terms... by Bob+Uhl · · Score: 1
      It makes perfect sense: if a vendor desires to keep its driver source proprietary, they cannot use GPL code in it. So they can contact these people and purchase the source under a different license, thereby preserving their trade secret.

      Of course, the big question is why a printer driver must needs be a trade secret.

      The other question is what to do with any submitted code. It cannot be sold by this company to other companies without the author's permission. Perhaps they've already thought of this...

    3. Re:Strange terms... by Bananenrepublik · · Score: 1

      This is the way they hope to make money of it.
      If someone doesnt want to publish his printers API and still
      wants to provide CUPS drivers he pays them the fee and
      gets the proprietary allowing license. If you dont like this
      fork and enhance it largely so that your CUPS is largely
      superior to theirs.

    4. Re:Strange terms... by osu-neko · · Score: 1
      No, you don't have to pay them a license fee. You have to give them the code! And I quote (from their website):

      To contribute code to the base CUPS distribution, please contact us via email at cups-info@cups.org. Because we also provide CUPS under a binary distribution license, we will require that all ownership of the code be transferred to Easy Software Products, or that Easy Software Products be granted unlimited distribution rights to the code (possibly via payment of a fee to the contributor.)

      Note this does only apply to changes to the base distribution. You can write drivers all the live long day and keep ownership.

      --

      --
      "Convictions are more dangerous enemies of truth than lies."
    5. Re:Strange terms... by ninjaz · · Score: 2
      This is very unusual:
      Actually, it's not that unusual. That's the way qt licensing has worked for some time now, and it was debated endlessly a while back. ;)

      After going over the FAQ, I think cups looks like a decent system. It improves the way that printing works, allows for free drivers to be written (they've even got a database for them) and if you're the type who "needs it for REAL work", you can get the proprietary drivers to do it with. Sort of like XFree86's relation to AcceleratedX, but in reverse (since the cups guys are giving the free infrastructure to base everything on) That's a pretty kind thing of a proprietary-software making company to do. Usually those just find ways to lock you in (eg., EVERY system on the network needs to buy our proprietary driver! or.. If you use our package, you can only use OUR drivers!) etc.

    6. Re:Strange terms... by coyote-san · · Score: 2

      I haven't read the license in question, but it sounds a lot like what I plan to use on the bigger projects that my company produces. Assuming I ever get anything out of the door. (Alternating between paying contracts and OSS projects sounded so easy a year ago... :-)

      You can use the code, as is, for free.

      You can modify the code, for free, provided you "pay me" by releasing your changes back into the community. (If the changes are substantial and worth folding into the main tree, I'll license the changes from you so I can re-release them under the terms below.) It's important to note that this is a pure GPL license.

      If you really, really want to keep your changes "secret," you can pay me in hard cash instead of published code. I prefer code. The licensing rates will make it clear that I prefer code. But if you're unwilling to consider a GPL license, I'll work with you if that's what it takes to keep you from using a totally closed solution. I'm tempted to call it "BSD-for-a-fee" licensing, but that would simply confuse people. :-)

      In any case, I don't expect to make money from my OSS projects.... but I *do* expect to make contacts for bigger projects and higher rates. Even without any projects getting beyond early beta, I've found the experience of working full-time on a project has already paid profound dividends on my current (for-profit) job.

      --
      For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  123. Where O' where are the drivers??? by Anonymous Coward · · Score: 0

    Common printers like the HP Laserjets are not supported. CUPS is a good idea, but without drivers it is essentially useless...

    1. Re:Where O' where are the drivers??? by printman · · Score: 1

      Look at the README file at least.

      There's a PCL driver for HP LaserJets. If you have a PostScript model just grab the PPD file and you'll have full functionality that way, too.

      --
      I print, therefore I am.
  124. Netware for printing? by Anonymous Coward · · Score: 0

    Must not be using NDPS?

  125. But wait, there's more! by osu-neko · · Score: 3
    From their website:

    CUPS and the CUPS logo are the trademark property of Easy Software Products.

    Now, they've said the code is GPL, but what about the name? Will I need to send money their way if I want to advertise "NekoLinux comes with CUPS!" or something? Or are they simply protecting the name so that someone else can't also put out a program named CUPS? The later I can live with, but I'm going to get suspicious if it's so the trademark can only be used in "approved" ways without them specifying what an "approved use" is. Some clarification on their website would seem to be in order...

    Oh, one other great quote:

    The Internet Printing Protocol is an exciting new network protocol that provides a common set of network printing services.

    I get suspicious whenever a network protocol is described as "exciting"...

    Oh, and one more:

    One of the many potential applications of IPP is Internet Facsimile services - you can print a document from any machine in the world to any printer in the world using IPP!

    Yikes! Gods help us all...

    --

    --
    "Convictions are more dangerous enemies of truth than lies."
    1. Re:But wait, there's more! by printman · · Score: 1

      We have prepared the paperwork... Yes, there may be issues with the "CUPS" acronym, but the logo and full name shouldn't be a problem. We'll see what the PTO says...

      --
      I print, therefore I am.
    2. Re:But wait, there's more! by printman · · Score: 3

      No, that's not how trademarks work.

      ANYONE can use a trademark name so long as they credit the owner. The purpose of a trademark is to protect the integrity of a name. We're doing that for CUPS for the same reason that Linus trademarked Linux...

      As for IPP, look at the available docos on the net. Make your own decision.

      As for IPP-based fax, CUPS doesn't come enabled for that. Security is a very big deal for us.

      --
      I print, therefore I am.
    3. Re:But wait, there's more! by osu-neko · · Score: 1
      No, that's not how trademarks work.

      ANYONE can use a trademark name so long as they credit the owner. The purpose of a trademark is to protect the integrity of a name. We're doing that for CUPS for the same reason that Linus trademarked Linux...


      Thanks for replying! Nice to see a company savy enough to read Slashdot. :)

      I'm not a lawyer, obviously, or even terribly familiar with the legalities of this sort of thing. I was under the impression that you could do something like this. For example, there was a recent outcry over RedHat's enforcing of its trademark, by not allowing people to advertise they were selling "Red Hat Linux" when in fact, they were selling Red Hat Linux, but not the official boxed set. Debian allows their trademark to be used in specified ways, but not in others (i.e. anyone can slap together a "Debian" disk but an "Official Debian" disk must be burned from ISO images they supply). I object to neither of these uses of trademark law -- it seems perfectly reasonable to me. But the potential for abuse does exist (many thought Red Hat had crossed the line into abuse). Since the bloody notice I quoted appears at the bottom of every page, a word somewhere about it somewhere (or make the notice a link) with a little explanation might be nice, even if it says nothing much more than what you just said here, perhaps a little more explanation about why it's important to "protect the integrity of the name" etc. to satisfy nervous nellies like me. ;)

      As for IPP, look at the available docos on the net. Make your own decision.

      Actually, I wasn't commenting on the protocol itself as much as the dripping marketting hype.

      As for IPP-based fax, CUPS doesn't come enabled for that. Security is a very big deal for us.

      Good. IPP-based fax sounds like an extraordinarily bad idea to me. It'll be great for about as long as it takes spammers to figure out how to exploit it, and be useless after that.

      Thanks again and keep up the good work!

      --

      --
      "Convictions are more dangerous enemies of truth than lies."
    4. Re:But wait, there's more! by Rhys+Dyfrgi · · Score: 2

      Good. IPP-based fax sounds like an extraordinarily bad idea to me. It'll be great for about as long as it takes spammers to figure out how to exploit it, and be useless after that.

      That's what passwords and allow/deny filters are for. Just put the people you want to fax to/from in your allow/deny, or give your friends the password for your printserver... voila! phoneless faxing!
      ---

      --
      END OF LINE
    5. Re:But wait, there's more! by Plutor · · Score: 1
      CUPS and the CUPS logo are the trademark property of Easy Software Products.

      Redhat: Red Hat, the Red Hat "Shadow Man" logo, RPM, [and 10 other items] are trademarks or registered trademarks of Red Hat, Inc.

      Debian: "Debian", The Debian Penguin Logo, "Open Hardware", and the Open Hardware Logo are trademarks of Software in the Public Interest, Inc.

      I got sick of looking for more, but I think you get the idea. Trademarks are everywhere, and for all intents and purposes do not stand in the way of Open Source Software(TM)

    6. Re:But wait, there's more! by osu-neko · · Score: 1
      I got sick of looking for more, but I think you get the idea. Trademarks are everywhere, and for all intents and purposes do not stand in the way of Open Source Software(TM)

      Oh, I agree completely! On the other hand, Red Hat had a recent PR fiasco for not being very clear on what you could or couldn't do with their trademark. Debian has always been very clear (and very sensible) in what you can or can't do with theirs. But with Easy Software Products, unlike Debian and unlike Red Hat (now that they've cleared things up), I can't find any information on what their policies are regarding the use of their trademark. I don't object to trademarking, I was just hoping they'd follow Debian's example and make information about its use available on their web site. Seems only sensible to me. Unless they have some sinister intentions...

      --

      --
      "Convictions are more dangerous enemies of truth than lies."
    7. Re:But wait, there's more! by printman · · Score: 2

      I'll make sure we add some info on how to use the CUPS trademarks. Basically we just want to protect the name so it doesn't get associated with something sinister... ;)

      For the record, and as far as our legal understanding goes, any person, company, etc. can use a trademarked name so long as they are identifying the product that is trademarked and provide the appropriate notice stating who owns the trademark. E.g.:

      GnomoPrint CUPS(tm) 2000
      Copyright 1999 by Gnomo Software, Inc.

      ...

      CUPS is the trademark property of Easy Software Products.

      --
      I print, therefore I am.
  126. Re:Experiences with CUPS, and an alternative. by printman · · Score: 1

    We haven't had a chance to finish the incoming LPD interface; it will be a separate thing from the scheduler and *won't* work if you've turned printer authentication on (that is, requiring a username and password.) It'll probably show up on the 'bazaar and then become integrated once we start the 1.1 betas (not anytime soon ;)

    The main goal of 1.0 was to implement a new printing system that would work on all UNIX's. We originally were going to base it on LPD but extend the hell out of it.

    Shortly after we finalized a preliminary design we discovered IPP. The switch to use IPP caused a complete redesign and required development of the network stuff in a completely different direction, so all of the LPD client stuff went out the door, at least for 1.0.

    --
    I print, therefore I am.
  127. Maybe in another 2 years... by Anonymous Coward · · Score: 0

    ...*NIX printing will catch up to Windows 3.1. Two years of working for free in my spare time for the glory of writing obsolete printer services+drivers? Thanks I've got better things to do.

  128. Legal Reasons. by Anonymous Coward · · Score: 0

    What if vital parts of the drivers are licensed non-GPL?, you have to have a middle-ground between Closed and Open, just consider this a fenestration :)

  129. Re:IP and printers by LarsG · · Score: 1

    ..and you can telnet to them om port 9000 and screw them up completely. :)

    --
    If J.K.R wrote Windows: Puteulanus fenestra mortalis!
  130. Useless? by Tim+Behrendsen · · Score: 1

    It's seems a little useless to have a free printing subsystem, but the collection of drivers is $300-$500. Granted Laserjet and Deskjet is a big part of the market, but... Does this mean that this thing needs to be drydocked until the community rewrites enough printer drivers to be truly universal? Also, is this truly that big an advance? Does it bring printing under Unix up the standards of NT/Windows (or for that matter, the Mac)?

    1. Re:Useless? by Guy+Harris · · Score: 2
      It doesn't help apps determine what fonts are ok, it doesn't help them create the output, it doesn't give them a working font model, font metrics, the kind of info in afm files, etc.

      To what extent does the XPRINT extension provide that (at least for X applications), and in what ways doesn't it provide that? ("In what ways doesn't it provide that" could include ways in which X itself is deficient - and which might be ways in which apps don't have good enough display support as well.)

      That'd work, of course, only if you have an X Print Server available, which not all UNIX systems necessarily do.

    2. Re:Useless? by Alan+Shutko · · Score: 2

      Yep, it's useless. Well, not completely useless. As a print queuing system, it's ok. You don't have any drivers unless you purchase them, and you may not get good drivers even then. (For instance, the HP672C driver is only marginally better thaan GS.) Assuming you have good drivers, and applications which begin to support it, you will eventually get the capability to control printer features like paper tray, output quality, paper type, etc. This is a good thing.

      However, it doesn't do anything for providing apps with printer support like Windows, Mac, Amiga, OS/2 and basically every non-Unix OS do. It doesn't help apps determine what fonts are ok, it doesn't help them create the output, it doesn't give them a working font model, font metrics, the kind of info in afm files, etc.

  131. Display Postscript by Anonymous Coward · · Score: 0

    No different than Display Postscript on the Nextstep platform. ftp://developer.redhat.com/pub/rhcn/RPMS/i586/dgs- 0.5.0-2.i586.rpm Will give you something similar.

  132. can it chain ? by Zurk · · Score: 1

    I've been doing chaining with some success using lpr...i'd like seamless chaining i.e. print_job_on_some_system (mac/pc/unix) -> (server) -> (print server) -> (printer) and proper remote admin (preferably without logging in) with secure authentication...something lpr currently doesnt have.

  133. No, that's wrong.. by Malor · · Score: 1

    On NT, the drivers live on the print server. They are never downloaded to the client workstation. Print jobs are handed to the print spooler on the server 'as-is', using whatever internal format Windows uses for print jobs in progress. (this is documented but I am too lazy to look it up :) )

    You are confused with 95, which downloads print drivers from an NT server IF the NT server is set up properly. 95 requires print drivers to be local. NT clients do not.

    I don't know what 98 does. I've never tried to print with it on our network.

    1. Re:No, that's wrong.. by Krakken · · Score: 2

      Look again: from MS Technet

      http://technet.microsoft.com/cdonline/default-f. asp?target=http://technet.microsoft.com/cd online/Content/Complete/windows/winnt/Winntas/manu als/concept/xcp05.htm

      [snip]
      Windows NT supports true remote printing. When Windows NT and Windows 95 clients connect to a correctly configured Windows NT print server, the printer driver is automatically installed on the client computer. If you install a newer printer driver on the server, Windows NT client computers automatically download the newer printer driver. However, if you install a newer printer driver for Windows 95 clients on a print server, users running Windows 95 must manually update the printer driver to have the newer version copied to their computers
      [snip]

      You just don't *see* it happen.

      Krakken

    2. Re:No, that's wrong.. by Ozric · · Score: 1

      It depends on the Printer. And if you install the wrong driver for the printer(ie. HPLJ4) all the other printers on the server that are the same type (ie. HPLJ4) will install the wrong driver when you "Point and Print". I know this for a fact as one of our admins did it. And yes I had to go to every workstation and change the drivers.

  134. IP and printers by bortbox · · Score: 5

    Well this is a great step for printing on the Unix side and a bit late if you ask me. Spending my whole life with printers, espeically high speed print servers I must say that this is really too little too late. Unix is in whole, a multi user platform made for networks, and not necesarily the everyday home user. And so most printers that interface nicely with Unix, by no surprise, are multi user, high-speed printers. Now I am going to use two printers as example to point out printer evolution on Unix platforms.

    On the small color end you have the relitively new Tektronix 780, with network features such as:

    Built in HTTP server for printer management and set up, FTP server for instand Postscript file upload, SCSI and IDE HD options for job storage as well as buffering space, SNMP, DHCP, and the list goes on. Now to print to one of these small office color machines from Unix, it is recommended that you have your app create a postscript file and have the app FTP the PS file to the printer. Real simple, real fast, very effective. No configuring anything in your OS for printer ports, print servers, or anything..just the specs of your printer to make the post script file. Here at work, we have mounted the printer's HDD to a point on the network where the PS files are automatically saved and printed.

    Now on the high end lets look at how Xerox has developed its high end Docutech series. I cannot say enough about the importance the original 1992 Docutech135 has meant to computers in general. It is one of the projects that led Xerox to give us the mouse, the GUI, and ethernet. Moving away from totally cutom gear now that mice and GUI's are a dime a dozen, Xerox moves the central RIP'ing precess and printer control to a nice Sun Ultra 2 (creator 2). Nice move if you ask me. Using SBus's throughput to move paper through a machine 135 times a munite, duplexing, stapleing, binding etc (controlling a printer about the size of a bus in length). Now Xerox writes a SLEW of new apps to controll this printer, and to accept jobs comming in from IPX novell netoworks, Appletalk (handling IPX and appletalk on solaris, Xerox has gonads ;) ) Total custom boards, nice printing interface, custom RIP software, no use of lp (lpr) anywhere.

    Point in hand.. this app, which is aimed for the home small printer user I am assuming, is nothing real majical, and for most commercial users quit insignifigant. Anyway.. sorry about the spelling grammer etc.. i am in a REAL rush.
    Bort

  135. Why not - they are following slashdot...Re:No src? by soulhuntre · · Score: 1

    I don't know why we should complain about this, /.'s source code is effectively unavailable and won't be for a while. That is pretty hypocritical for the champion of open source I think.

    --
    --> Fight tyranny and repression.... read /. at -1!
  136. Re:Italics... by Anonymous Coward · · Score: 0

    Yah I see it.

  137. Licencing Issues by Outlyer · · Score: 2

    I discussed this with a member of the stampede linux project once before. It seemed like a great feature to add to our distribution. We were slightly worried about the AFPL, which is similar to the original QT license. Luckily, we're not constrained by the same guidelines as Debian, and can provide this, but I am more concerned about this product. Can someone give a better explanation of the APSL license so we can figure out how or if to include it?

    The relevant clause is this:
    CUPS is available under the terms of the Aladdin Free Public License, which means that it is basically free except for commercial distribution.(1)

    Does that mean that Cheapbytes wouldn't be able to sell a Stampede CD that contained it? If so, this is going to have a hard time being accepted in the major distros.

    (1) I don't think this is the legal text, but the jist, as provided by cups.org

    --
    ----------------- "I have a bone to pick, and a few to break." - Refused -------------------
    1. Re:Licencing Issues by ninjaz · · Score: 2
      From http://www.cups.org/faq0002.html
      How Is CUPS Licensed?

      CUPS is provided under the GNU General Public License, Version 2. A copy of this license follows this introduction. For those not familiar with the GNU General Public License, the license basically allows you to:

      Use the CUPS software at no charge.
      Distribute verbatim copies of the software in source or binary form.
      Sell verbatim copies of the software for a media fee, or sell support for the software.
      Distribute or sell printer drivers and filters that use the CUPS API so long as source code is made available under the GPL.

      What this license does not allow you to do is make changes or add features to CUPS and then sell a binary distribution without source code. You have to provide source for any new drivers, changes, or additions to the software, and all code must be provided under the GPL.

      It says the same thing in the LICENSE.txt file in their source distribution. Where did you see the other license? Perhaps they saw your message and changed it real quick? ;) In any case, that they allow GPL distro *or* for-pay proprietary redistribution does not prevent any Linux distro from use it.
    2. Re:Licencing Issues by Anonymous Coward · · Score: 0

      It was under the APSL when they did the initial release. I know that it got a very bad reception at Linuxtoday because of that, and they agreed to change it (probably more than just Linuxtoday, but I know they saw that)

  138. Client software by Derek+S · · Score: 2

    This definitely sounds like an improvement over existing Unix printing systems, but I'm not clear on whether it's going to be all that helpful on the client side.

    Modern printing is more than just throwing a stream of data at a printer. When you set up printing in a Windows app, the driver lets you configure dozens of printer-specific options (paper trays, paper types, duplex, halftone settings, etc.) through a series of dialogs.

    If CUPS requires a typical user to pass a bunch of command-line options to lp when he wants to run an unusual print job, then it's not going to be the least bit of help at getting Linux/Unix onto more desktops. The ability to print documents without invoking the application is nice, but hardly important to the people who do most of the printing in this world.

    I haven't actually tried CUPS yet, so I may be totally off-base here. Actually, I hope I'm wrong, because printing is one of my biggest obstacles to getting Linux into non-geek environments.

    Derek

    1. Re:Client software by egnor · · Score: 1

      Actually, CUPS does indeed address this issue. One of the big selling points of IPP (the HTTP-based protocol you can use to talk to the server) is that it lets applications query printers to discover their capabilities and configure the print job (and the data they send) appropriately. They make basically the same arguments you do, and cite this as a requirement for "printing in real world applications".

      Of course, few (if any) applications use this currently, but if IPP catches on they might start.

      (On the other hand, it's arguable that the mode of operation that requires applications to be able to directly control the placement of every pixel on the screen and every inkblot on the page is obsolete; perhaps we should instead be looking for printer drivers that accept something like HTML, and render it as they see fit for the target device. But that's another issue, and much more controversial.)

  139. Oy! by Booker · · Score: 1

    Where are my moderator rights when I need them?!

  140. Re:Why not - they are following slashdot...Re:No s by Anonymous Coward · · Score: 0

    Source code for what, scripts?

  141. Re:Why not - they are following slashdot...Re:No s by Adam+Knapp · · Score: 1

    Err, I just downloaded Slashdot's source. Haven't put up a site quite yet but I will soon. It's not GPL, more of a BSDish licence but who cares as long as you have the source.

  142. Experiences with CUPS, and an alternative. by egnor · · Score: 4

    Since I hate stock lpr (who doesn't?), I recently tried a late beta of CUPS. They may have fixed all the problems I encountered, but while I was thrilled by the idea, I found the execution poor. In particular, the server had a tendency to crash with a segmentation fault whenever anything slightly strange happenned; and in the course of blundering about trying to set it up, I managed to cause many slightly strange things.

    Trying to figure out why, I started looking at the source... and discovered that in many places they lack even elementary error checking. NULL pointers are passed to functions that don't check for it, system calls are made with no return value tests, etc.

    Now, as I mentioned, it's quite plausible that they fixed the specific bugs I ran into (e.g. when I tried to enable a printer class, instead of a specific printer, it died). It's also possible that the code examples I saw were an aberration, and that most of the project has much better quality code.

    Still, I was very taken aback; remember, this is code that is implementing a network service directly -- sloppiness often leads to security holes.

    Based on this experience, I instead chose to use LPRng: http://www.astart.com/lprng/LPRng.html. It took more effort to set up, and didn't work "magically" out of the box the way CUPS did (I had to install a version of apsfilter myself, for example), but in the end it did most of the same things -- and didn't crash all the time.

    Unfortunately, LPRng has "yet another wacky license", which they claim is "Open Source", but which may have restrictions on commercial use. But if you're interested in CUPS, you should check out LPRng too.

  143. how about some drivers? by noblee · · Score: 1

    try browsing their site... they only give you deskjet and laser jet drivers. If you want other ones, it looks like you have to buy their commercial product based on the system. It only costs a few hundred dollars for the free CUPS core plus the drivers they should provide with their GPL software. Doesn't sound like such a hot deal to me.

  144. Amazing by Anonymous Coward · · Score: 0

    Sometimes the naivete on \. blows me away...

    Of course, the big question is why a printer driver must needs be a trade secret.

    Do you have any idea how much money Adobe has made on Postscript drivers and engines? The answer is lots and lots. You see, there are these strange people out there who actually believe in capitalism.

    1. Re:Amazing by Alan+Shutko · · Score: 1

      Does Adobe make any money selling Postscript _drivers_? Sure, PS engines, but they give away a decent Adobe PS driver all the time. Download it off their site.

  145. windows does work that way, dummy. by Anonymous Coward · · Score: 0

    didn't you ever wonder why NT prompts you for drivers for win95, nt.3.51, etc, etc? it's because the client will download the proper driver from the server.

  146. Re:CUPS is GPL, GNU GhostScript is Aladdin... by Chris+Frost · · Score: 1

    Actually, Aladdin has been nice enough for some time to rerelease an versions of over a year in age under GPL. So, you can grab Aladdin's current GS under their license, or the GPL'd version.

  147. Windows does work that way - and so can SAMBA by HeyZuess · · Score: 1

    Win NT Server keeps the printer driver files on the server - when a client adds a network printer it installs them on the client as well.

    You can designate in Samba where to keep these printer files so that when windows clients add the network printer the drivers get installed.

  148. Hello?? Anyone hear of XPRINT? by Anonymous Coward · · Score: 3

    Although this is an interesting idea, it suffers from a couple of problems. The first is that it's very easy and in fact smarter to use multiple small programs to convert files to send to the print spool, instead of one large thing (see The Unix Philosophy by Mike Gancarcz for the argument with which I agree). The second is that a common printing system for UNIX does exist--but not for Linux. It's called XPRINT, and it's an extension to X11 that is used by standard CDE printing. Now, CDE isn't usually used in Linux, but CDE is _always_ used in something that's officially UNIX, because it's actually part of the UNIX 98 specs (http://www.opengroup.org). XPRINT is network-based, because it runs on top of X11. It allows use of all the X11 and X11 extension calls to draw to a printer instead of a screen. If you have an X server that supports Display Postscript, you can even just send Postscript files.

    This is a little late; UNIX already has a common printing system. AFAIK, CUPS isn't network based, it's not as flexible as XPRINT, and it's not an industry standard. Granted, Linux hasn't standardised on XPRINT. But maybe it should--and maybe it would be better if you extended XFree86 to support XPRINT, and then wrote an lpr program that would use XPRINT instead, to encourage people to start using the UNIX standard, making things more interoperable with UNIX systems.

    Here's the bottom few lines:
    - What's the point if I can't run a program on my Solaris/Be/RiscOS/Windows/Mac/anything-with-Xlib box and print to a printer connected to my Linux box without using potentially unsupported print protocols, and do this all from Japan, printing in California?
    - What's the point if there's already a common UNIX printing system?
    - What's the point if I can get the same functionality and more by combining lots of small programs in creative ways?
    - What's the point, full stop?

    Anyway, I don't have the time, but let me just say, before anyone flames me, read the docs for XPRINT, and for that matter, X11. All the standards already exist, and they're open standards. Someone PLEASE write an XPRINT module for XFree. Then printing in Linux will be easy.

    1. Re:Hello?? Anyone hear of XPRINT? by Anonymous Coward · · Score: 1


      This would work great, except that I don't
      think the X graphical model is flexible enough
      to be useful for general document printing.

      For example, font handling. Win32 and MacOS
      provide a lot of detail about fonts that is
      necessary for good quality text layout and
      printing. X does not.

      Also, generalized path rendering.

      Basically, a lot of features of Postscript
      that are mandatory for good output.

      Someone please back me up or tell me I'm crazy.


      I think the plan for GNOME is to provide such
      services at the client level, and render to
      whatever device is available. I believe they
      considered XPRINT and rejected it, for various
      reasons.

    2. Re:Hello?? Anyone hear of XPRINT? by Guy+Harris · · Score: 3
      The second is that a common printing system for UNIX does exist--but not for Linux. It's called XPRINT,

      Define "printing system". Section 1.1 of the X Print Service Extension Library documentation says

      Several keywords and concepts used in this specification were borrowed from the abstract standard ISO 10175, the subsetted standard and implementation represented by POSIX 1387.4, and the yet further subsetted implementation represented by OSF Palladium. The X Print Service does not attempt to duplicate the functionality or APIs provided by any of these print subsystems, or by any other print subsystems such as System V lp or BSD lp. It does, however, attempt to allow implementations to work with these print subsystem, and its architecture is open enough to allow tighter binding to a specific print subsystem in the future.

      CUPS is a "print subsystem such as System V lp or BSD lp[sic]"; XPRINT generates stuff to feed to a printer, and a print subsystem such as the SV or BSD one, or CUPS, queues up that stuff when handed it, and feeds it to a printer.

      So XPRINT isn't enough to do printing; you need a print spooling system, as well as a system for actually generating a file containing instructions to a printer telling it what marks to put on a sheet of paper (or what stuff to send over a fax modem, or whatever). CUPS is, among other things, a print spooling system; an X Print Server will probably assume that a print spooling system exists and that it should hand print jobs to that system.

      You could debate whose job it should be to turn printer-independent drawing instructions into the appropriate drawing instructions for a particular printer; if somebody wants to argue that XPRINT should do that, they'll have to demonstrate that it's OK to require all programs that print more than just plain text to be linked with Xlib and company, and to be run in an environment that has X Print Servers handy (be prepared to have to respond to people who do not want to be required to do that, and may even have good reasons not to want that).

      Oh, and I don't consider it a "UNIX standard" until I can rely on it being on all UNIX systems, even if I'm, say, in an environment where all the UNIX systems are headless servers.

      before anyone flames me, read the docs for XPRINT,

      I did (which I was able to do, because I happen to have Frame Maker; has anybody converted the various X specs written in Frame into a format that those who don't have Frame can read, and made them publicly available?), and they specifically indicate that XPRINT isn't a print spooling system.

      Someone PLEASE write an XPRINT module for XFree.

      What's missing? The XFree86 3.3.5 release notes say

      XFree86 releases starting with the 3.2A beta are based on the X Consortium's X11R6.3 (the final release from the X Consortium).

      R6.3 is an update to R6.1, and is intended to be compatible with R6.1 and R6 at the source and protocol levels. Binaries should be upward-compatible. X11R6.3 includes some new Xserver extensions: SECURITY, XC-APPGROUP, XpExtension (print extension), ...

    3. Re:Hello?? Anyone hear of XPRINT? by Guy+Harris · · Score: 2
      This would work great, except that I don't think the X graphical model is flexible enough to be useful for general document printing.

      For example, font handling. Win32 and MacOS provide a lot of detail about fonts that is necessary for good quality text layout and printing. X does not.

      Text layout, for example, is done on the display as well; are X's facilities sufficient for display but not for printing, or does X need to be improved (or replaced...) for display as well?

  149. Check out PDFlib while you're waiting by Webmonger · · Score: 1

    While you're waiting for Adobe, check out PDFlib:
    http://www.pdflib.com/
    It's a PDF file generator that works on Windows and UNIX. You can use it as a CGI. It's not open-source, but it comes with source. It's one of them free-for-individuals, costs money for businesses deals.

    Our company does 360 feedback (performance appraisal by bosses, peers, and subordinates), and we use PDFlib to generate a report right on the web!

  150. 722c by Yebyen · · Score: 1
    Still doesn't seem to work with my DeskJet 722c, lol the epitemy of a WinPrinter. I guess i'm stuck with those b/w drivers by that hacker at HP. :-(

    Patrick Barrett
    Yebyen@adelphia.net

    --
    Restating the obvious since nineteen aught five.
    1. Re:722c by Yebyen · · Score: 3
      BTW, I've already gotten an e-mail looking for the drivers i'm talking about, there are postscript drivers at http://www.httptech.com/ppa/. Have fun! Moderator, please moderate this up as informative. I wanna be a moderator!!!

      Patrick Barrett
      Yebyen@adelphia.net

      --
      Restating the obvious since nineteen aught five.
  151. Re:Xerox Ethernet? by FigWig · · Score: 1

    Vint Cerf was behind TCP/IP.

    --
    Scuttlemonkey is a troll
  152. It's called the hidden PRINTER$ share by wilkinsm · · Score: 3

    Let's end this sillyness.

    There is a hidden share on the NT box called PRINTER$ (The doller sign makes it hidden, like IPC$.) In this directory, printer drivers for exported printers are put there (If you have the drivers available when you set up the machine)

    The problem is most of the drivers nowadays are not OEMSETUP.INF style but SETUP.EXE style which the clients can't/won't install on their own. That is why you can get your HP laserjet to pull it's drivers, but not your HP Deskjet.

    As for the Windows "Meta-language" Question, It's true there is one and it is actually rather good. I think it's called RMF (Raw Meta Format) or something. Basicly it takes the same GDI functions that you use for screen output, and writes them onto a "virtual screen" to be rendered on a printer. The virtual screen keeps track of what was done to it, and "plays it back" to the printer driver. That is why windows always knows how long you are going to have to wait for the print out - it's actually already pre-visulized the whole operation in it's head.

  153. GPL is not exclusive by coyote-san · · Score: 3

    Let's try to make an analogy.

    We're all in a church group preparing meals for the homeless and invalid. We all donate food with the understanding that it will be given away for free to anyone to asks for it. Bill Gates could get a free meal from our group, if he wants it.

    Bob, a local restaurant owner, offers to give us excess food. This is perfectly fine food, but he can't use leftovers in his four-star restaurant.

    Would you claim that you can't use Bob's food because he "discriminates" against his customers by charging them for their meals? Or would you recognize that Bob isn't a single-dimensional caricature of a wild-eyed zealot and he doesn't have to follow an arbitrary standard in all things? Hell, would you even consider the possibility that Bob really wants to serve meals to the homeless and his restaurant is simply a way to acquire and pay for the high quality food for the homeless?

    Speaking for myself, my reaction when seeing responses like yours is that the GPL isn't worth the trouble. IIRC the BSD license is still DSFG free but is a lot more tolerant of pragmatic coexistence with unenlightened businesses.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  154. I don't know about this CUPS stuff.... by HeyZuess · · Score: 1

    For a couple of years now I have had very little trouble with my printer running under linux. First Slackware and now Redhat. It's a Cannon BJC-610 and is now supported under Ghostscript's UPP drivers (filter setup is finally made easy now with RH printfilters.)

    Samba even lets my Win98 box print to it with Cannon's windows drivers. If I want different resolutions for printing in Linux I can just add another entry into /etc/printcap and print to that.

    I just don't see what's so great about this CUPS - I thought that there were already a couple of common print spooling systems....

    Could it be that this company is just trying to make money by selling the drivers for this?

    1. Re:I don't know about this CUPS stuff.... by printman · · Score: 1

      First, the problem has been that there *are* so many printing systems, pretty much all based off the original Berkeley or System V printing systems. Most, if not all, have been designed towards text line printers or PostScript printers. The result is inconsistent support for printers that don't match up with this design.

      CUPS is designed to support any printer technology and includes hooks for both application and printer driver writers to get information about individual printers. There is no universal support for this in existing printing systems.

      Finally, we don't make a lot of money selling printer drivers. Just see how many new printers come out in a week and you'll get an idea of how much work it is to keep printer drivers up to date...

      --
      I print, therefore I am.
  155. This is obviously advertising but.. by Karpe · · Score: 2

    I think a much more important thing we should focus is on ipp. I read the RFC, and am not sure if things are being done right. For instance, if you send a postscript job to the printer, it will have inline information about color, media size, simplex or duplex printing.. How will the printer decide if it uses the data on the ps stream or given to the ipp server? also, why should people on win32 machnes have to download and install a printer driver? couldn't windows/macs/unix produce a generic file, whithout the information set via ipp, and send it gzipped to the printer?

    Also, could someone point me to a link which describes the win32 printing system? How does applications send data to the printer driver? Is it a generic format? If so, couldn't this data be passed over the network to a remote printer driver?

    I think there is too much things to be improved in this area.. but my knowledge on printing systems is close to null..

  156. Multiple rips: Faster? by Alan+Shutko · · Score: 1

    When I tried ESP Print Pro about a week ago, I found that printing took at least twice as long as GS. The output on my HP672C was better than GS, but it was nowhere near as good as the windows driver. Certainly not worth the cost of licensing it, which would be over $200 so I could let 3 machines print to it. (As far as I could tell, the demo shipped with a network-disabled version of CUPS, and it looked contrary to the licensing agreement to fix cups with the single-user/personal edition so that my home net would print.)

    Sorry, thanks but no thanks. I'd rather purchase a PS color laser for $1200.

  157. CUPS is GPL, GNU GhostScript is Aladdin... by Rayban · · Score: 2

    Okay, please don't get this mixed up. CUPS *is indeed* under the GPL. This means that all the fun GPL stuff applies to it. If you want to distribute binaries including GNU GhostScript, *then* you need to talk to them about a license.

    Just thought I'd clear that up, as most people seemed to have it confused...

    --
    æeee!
    1. Re:CUPS is GPL, GNU GhostScript is Aladdin... by demon · · Score: 1

      But GNU GhostScript is relicensed under the GPL, so that shouldn't be an issue. If they were using Aladdin GhostScript 5.50, then it'd be an issue...

      --

      Sam: "That was needlessly cryptic."
      Max: "I'd be peeing my pants if I wore any!"
  158. Windows DOES work that way, in my experience. by Webmonger · · Score: 1

    Gotta agree with the cowards here. I just set up network printers on a LAN, and watched the clients suck down drivers from the server and install 'em.

    Windows DOES have have a device-independent language that gets passed to the drivers--I think it's GDI--, but it looks like no one was bright enough to send GDI over the network before converting it for a specific printer. Or maybe it was impractical to use GDI. . .

    If I am, in fact, wrong, could you explain how to set this up? I guess you could fake it if you had PS files and a PS printer, but otherwise. . .

  159. Re:Well it's about time by Anonymous Coward · · Score: 0

    > Geesh...I remember when I had to write my own network spooler

    Well, I remember when printing was done with a pen, or pencil, or maybe a mimiograph (I have forgotten how to spell it)

  160. Change resolution on the fly? by Fizgig · · Score: 1

    My Epson Stylus Color 600 is supported very well by Ghostscript. The major annoyance, much like not being able to change bitdepth on X on the fly, is not being able to change the resolution of the printer on the fly (or maybe I just don't know how to do this). Sometimes I want something printed nicely, sometimes draft, and I don't feel like having 2 printer devices to do this. Will CUPS allow this?

    1. Re:Change resolution on the fly? by printman · · Score: 1

      Yes, via the "resolution" option, e.g.:

      lpr -o resolution=360dpi filename.ps
      lpr -o resolution=1440x720dpi filename.jpg

      (or the equivalent lp command)

      --
      I print, therefore I am.
  161. Nice.. but it fails DFSG. by Anonymous Coward · · Score: 0

    I like the concept, but it violates the DFSG by offering to sell a binary license while giving the GPL the sidestep. THat discriminates against fields of endeavorr. GPL clearly states that the modifications CANNOT BE CLOSED, ergo, this company has no rights to sell a license that allows modifications to be closed. Sigh. No, I won't be using this scam. Jarrod

    1. Re:Nice.. but it fails DFSG. by printman · · Score: 2

      No, it doesn't violate the DFSG.

      With the exception of the GNU GhostScript code (which is owned by Aladdin) we wholly own the CUPS code. We can distribute CUPS under any license we choose.

      The DFSG applies to a software distribution and a single license, not to all distributions and licenses that a package may have. Another example is GhostScript, for which there is a non-DFSG version (Aladdin GhostScript 5.50) and DFSG versions (GNU GhostScript up to 5.10).

      --
      I print, therefore I am.
    2. Re:Nice.. but it fails DFSG. by Anonymous Coward · · Score: 0

      They said that if your modifications were significant enough, they would try to negotiate with you to buy the right to redistribute them. If they're insignificant, they'll leave them out. They realize they can't just take changes and make them part of the proprietary product.

    3. Re:Nice.. but it fails DFSG. by Millennium · · Score: 2

      Even the GPL allows you to contact the author and attempt to make an alternate licensing arrangement (the author can, of course, refuse). The DSFG, last I checked, allows for this. So CUPS doesn't fail DSFG after all.

    4. Re:Nice.. but it fails DFSG. by Anonymous Coward · · Score: 0

      And the software you offer requires using closed source binary modules. No thank you, sir, I do NOT buy into your illegal use of the GPL. J

  162. Score 1, Interesting?? by Daniel · · Score: 2

    This does not fail the DFSG in any way. There is a GPLed version; it trivially is DFSG-compatible. It is also possible to purchase, from the authors, a special dispensation to modify the code for use in a proprietary program. Note that the authors can give out the code under as many different licenses as they feel like.
    I'm not sure how they'll deal with third-party modifications to the code, though.

    Daniel

    --
    Hurry up and jump on the individualist bandwagon!
    1. Re:Score 1, Interesting?? by Anonymous Coward · · Score: 0

      Okay. A GPL'D version. Big deal. Anyone read the GPL and discover that this thing VIOLATES clauses of the GPL? You cannot release binary only modifications of a GPL'D program. YOU MUST release the source code of modifications, that's why everyone got in trouble for making binary kernel modules. This Binary Version crap is an illegal sidestep around the GPL. That's all it is. Magnwa

  163. Xerox Ethernet? by Anonymous Coward · · Score: 0

    Xerox created ethernet, eh? I thought that was everyones friend, and 3com founder Bob Metcalfe, the Linux basher^H^H^H^H^H^Hlover!

    =)

    1. Re:Xerox Ethernet? by coyote-san · · Score: 2

      It's so late that much or all of this might be garbage, but I thought Xerox invented ethernet (physical layer) and Metcalfe invented TCP/IP (transport layer). The early Xerox networks ran XNS (Xerox Network Service?)

      --
      For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
    2. Re:Xerox Ethernet? by cwj123 · · Score: 1

      I believe he invented ethernet while working at Xerox. Then went on to found 3com.

    3. Re:Xerox Ethernet? by Guy+Harris · · Score: 2
      I believe he invented ethernet while working at Xerox. Then went on to found 3com.

      Correct.

      (Or, rather, he and Dave Boggs invented it; I have the impression Metcalfe isn't the sole inventor.)

    4. Re:Xerox Ethernet? by Guy+Harris · · Score: 2
      Vint Cerf was behind TCP/IP.

      RFC 791, "INTERNET PROTOCOL, DARPA INTERNET PROGRAM, PROTOCOL SPECIFICATION", says that it was "prepared for Defense Advanced Research Projects Agency Information Processing Techniques Office, 1400 Wilson Boulevard, Arlington, Virginia 22209, by Information Sciences Institute, University of Southern California, 4676 Admiralty Way, Marina del Rey, California 90291", and RFC 793 "TRANSMISSION CONTROL PROTOCOL, DARPA INTERNET PROGRAM, PROTOCOL SPECIFICATION" says the same thing.

      I have the impression Cerf wasn't the sole author; I think Jon Postel, for one, was involved, and RFC 793 says

      TCP is based on concepts first described by Cerf and Kahn in [Cerf, V., and R. Kahn, "A Protocol for Packet Network Intercommunication", IEEE Transactions on Communications, Vol. COM-22, No. 5, pp 637-648, May 1974]"

      so presumably Robert(?) Kahn was involved as well.

      In any case, as you note, Bob Metcalfe didn't invent TCP/IP.

  164. Isn't this the same as Solaris' print filters? by Anonymous Coward · · Score: 0

    Sounds the same to me.

    1. Re:Isn't this the same as Solaris' print filters? by printman · · Score: 2

      There are similarities in the filtering mechanism, just as SGI's Impressario product and several others do.

      The main difference is that the driver-application interface is richer (you can actually find out what the printer supports) and you can add different backend interfaces (i.e. a new network protocol, serial ports, etc.), other drivers, etc. without a lot of work.

      Also, since IPP is the remote printing interface and CUPS maintains the available printers on the network, you don't have to administer the client machines, and the clients can actually send options to the servers.

      --
      I print, therefore I am.
  165. How about calling it... by kip3f · · Score: 2

    feeBSD? ;-)
    --
    Man is most nearly himself when he achieves the seriousness of a child at play.

    --
    ****Gfx Scrollbar Special case hit!!*****
  166. Printers are hideously complex devices... by rlk · · Score: 1

    I've been hacking on a driver for the Epson Stylus Photo EX for a while. This is actually Michael Sweet's driver for the Gimp print plugin, ironically enough.

    It turns out that Epson has (at least) two levels of their developer documentation, beyond the standard documentation for their printer language (ESCP/2). The "Level 1" documentation on their developer web site (http://www.ercipd.com/isv/edr_docs.htm) gives fairly detailed documentation on the printer, but there's at least one mroe level of documentation that's available only under NDA, which (obviously) I don't have. So I've been able to get very good print quality, but not the level of quality the printer is ultimately capable of. I've found another Ghostscript driver around that apparently does know how to achieve the higher print quality (looking carefully at the printer output it's obvious -- with an 8x loupe and simply looking at the micro-banding, it's clearly doing something different), but I haven't had time to study the code yet (my driver seems to produce better fidelity).

    BTW, if anyone would like to hack on my modifications to Michael's Gimp plugin, it's available at http://www.tiac.net/users/rlk/print.tar.gz. I'd like to find more people to test this and make suggestions; it's become a rather expensive hack (in terms of paper, and particularly ink).

    Whatever my thoughts about the multiple levels of documentation, though, I don't particularly blame Epson for putting the smarts in a software driver. Dithering algorithms and such for 6 colors (CMYK + light C + light M) seem to become very complex very quickly, and having this stuff be under software control makes it much easier to experiment with changes. For example, my driver achieves higher color fidelity (visually compared to my monitor) than the driver Epson bundles. It actually makes the printer a MORE open device than if the firmware were embedded. I wish Epson would put the entire programming information on its web site, not just parts of it, but at least I (or others who know more about color and dithering than I do) have a chance of reverse engineering the format and improving the output quality beyond what even Epson achieves. A true PostScript printer certainly has a very open interface, but a closed implementation. As much CPU as this consumes, I think that for printers such as this, having an open implementation is very valuable.

    Examples of improvements that could be made:

    1) More user-level controls (I've added gamma, contrast, and color level controls to the existing set). This enables fine tuning for a particular image or monitor.

    2) Different kinds of paper. Images print very differently on different papers. Photo-quality glossy paper is different from "photo-quality" coated paper, which in turn is much, much different from standard ink-jet paper. This is mostly due to how much ink the paper absorbs. People who actually know what they're doing here (as opposed to dabblers such as myself who like to shoot off our mouths :-) ) could tune the output for different papers.

    3) Different inks. I bought a third party cartridge because it was the only one I could find at CompUSA. Its color balance was somewhat different. Conceivably a third party might devise archival inks (that don't fade rapidly) that have different colors and densities. With a software driver the printer really does become open; if it's in ROM on the printer, there's no adjustment for it.

    4) Improved dithering algorithms. Someone might devise better dither patterns to get smoother output.

  167. Magicfilter by Anonymous Coward · · Score: 0
    ....essentially the problem was that it relied on the ability to rewind stdin and my setup just couldn't do it.

    [bobh@upland bobh]$ cat printfilter
    #!/bin/bash

    cat - | /usr/local/etc/bj10e-filter

    Now I add "printfilter" to /etc/printcap rather than the magicfilter (bj10e-filter) directly. Works fine on my Caldera 2.3 setup. I've been using Magicfilter for years and it has worked great.

  168. Magicfilter by Anonymous Coward · · Score: 0
    ....essentially the problem was that it relied on the ability to rewind stdin and my setup just couldn't do it.

    $ cat printfilter
    #!/bin/bash

    cat - | /usr/local/etc/bj10e-filter

    Now I add "printfilter" to /etc/printcap rather than the magicfilter (bj10e-filter) directly. Works fine on my Caldera 2.3 setup. I've been using Magicfilter for years and it has worked great.

  169. fork protection by Anonymous Coward · · Score: 0
    You can contribute to CUPS without assigning copyright, but ESP won't bless it, lest they offend their commercial customers. There's a danger of forking: write a compelling feature or driver without assigning copyright. Suddenly, ESP is in a bind.

    ESP owns the CUPS trademark (although there is a Java parser generator called CUP), so any fork couldn't really use the name. Hence, JAC Ain't CUPS (JAC) is born.

    This is similar to Ghostscript's situation. Peter releases old versions under the GPL, but sells commercial licenses for the latest version. He's somewhat vulnerable to forking, too.

    MySQL has started doing the same thing. It won't be long before someone ports the GPL version of MySQL to Windows. MySQL is almost freely available under Unix, but not for Windows.

  170. Ummm by FallLine · · Score: 1


    You can use the trademark I know, but can you say your product includes the trademarked name? Like Joe Schmoe's gas station can't say it uses Techron (tm) fuel, can it? They own the rights to commercial use of the name, or something to that effect.

  171. I'm not sure I like this "binary licence" policy by BlueDraco · · Score: 1

    From their FAQ page [http://www.cups.org/faq0006.html], I quote "Because we also provide CUPS under a binary distribution license, we will require that all ownership of the code be transferred to Easy Software Products, or that Easy Software Products be granted unlimited distribution rights to the code (possibly via payment of a fee to the contributor.)" That doesn't seem right ... you have to give all the rights to YOUR code to them or let them sell it for their gain in binary only form or you don't get to contribute. That doesn't sound in the spirit of a true free software project. I wonder if this will die quickly or we will see a code fork.

  172. No, it doesn't (Re:Nice.. but it fails DFSG.) by riboflavin · · Score: 1

    1. Free Redistribution No. Cups does NOT allow the name CUPS to be used in any redistribution of the software. Trademark law covers variations of a name as well. Therefore, the product known as CUPS is not redistributable as CUPS.

    Linus Torvalds has the trademark on Linux. RedHat has the trademark on RedHat. Neither the GPL nor the DFSG says anything about your ability to modify code and claim it's the original version. That is what trademark law was made to prevent. Just as I can't can't write an operating system and call it Linux, you cannot write a printing system and call it CUPS. However since CUPS was released under the GPL, it (the real version) may be freely redistributed as specified in the DFSG.

    6. No Discrimination against fields of endeavor None, however the moment a binary only patch is made to the official GPL'd package, the entire GPL'dness of the product is violated.

    It is very common for a product to be licensed under more than one license. One example would be GhostScript. Effectively, a product which is dual-licensed can be considered two products, the Free one and the non-Free one. If someone releases a driver based on the non-Free one, that in no way compromises the integrity of the free one. What has been done with CUPS is actually alot better many products, as the version of CUPS which isn't Free is exactly the same as the free version.

    7. Distribution of License The program is NOT REDISTRIBUTABLE under the same license , as a different license exists for those who wish to remain closed sourced in API development

    CUPS was released under the GPL, therefore it must stay under the GPL. This is consistant with the DFSG guidelines. If companies want to redistribute it under a different license, they may, however once again, they may only do this with the non-Free version. The version which was released under the GPL must be redistributed under the GPL.

    CUPS is certainly compliant with the DFSG, as by definition, any GPL'd program is.

  173. Don't look a gift horse in the mouth by extrasolar · · Score: 3
    Geese you people. Certianly the traditional Unix printing system works great for people like us who only occasionally print technical manuals or perhaps source code. I know I have printed a LaTeX document or two for school. But have you ever tried printing a screenshot? Don't. I did once and the results were terrible.

    CUPS uses filters for various filetypes. So hopefully I can get better quality for massive graphics than I can with postscript which basically vector-based from what I understand.

    If CUPS is better and the license is right, then it should become the standard for GNU systems.

    I am not sure about the Internet Printing thing. Isn't that what Xerox is doing? I guess it would be neat to print my file at my Uncle's house... kind of like faxing, huh?

    The internet is making everything weird.

    --