Slashdot Mirror


Woz and the RCA Character-generator Patent

doperative writes with this quote from Steve Wozniak: "A lot of patents are pretty much not worth that much ... In other words, any fifth-grader could come up with the same approach ... And then we find out RCA has a patent on a character generator for any raster-scanned setup .. And they patented it at a time when nobody could have envisioned it really being used or anything ... and they got five bucks for each Apple II, based on this little idea that's not even an idea. Y'know: store the bits, store the bits, then pop in a character on your TV."

219 comments

  1. So uhh by Anonymous Coward · · Score: 2, Insightful

    A text based display would have been completely non-obvious at a time when everything was coming out on paper tapes, with maybe a 7 segment vfd here and there.

    Are you that retarded? Or that young?

    1. Re:So uhh by salesgeek · · Score: 4, Insightful

      You are the least insightful anonymous coward ever.

      --
      -- $G
    2. Re:So uhh by j00r0m4nc3r · · Score: 2

      I agree. The patent seems appropriate for the time period. If it was so obvious to Woz, why didn't they contest the patent?

    3. Re:So uhh by skywire · · Score: 3, Insightful

      Often, once a question or problem arises, the answer is obvious. The problem may not be obvious; it may not yet have arisen many if any times, Nevertheless, the solution is obvious, and when presented with the problem and a description of the elements of the problem, any reasonably intelligent fifth-grader with a modicum of arithmetic skills would figure out the solution -- often the only or at least most elegant solution, the one that no-one would fail to arrive at. Such solutions are not supposed to be patentable. You are applying the obviousness test to the wrong thing.

      --
      Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety.
    4. Re:So uhh by k_187 · · Score: 3, Interesting

      Because there's a good chance that just paying the 5 bucks was cheaper. Wikipedia says that between 5 and 6 million Apple II's were sold. Assuming 5.5 million were sold and that all of them are affected by this patent, that's 27.5 million over 16 years as opposed to a patent lawsuit up front and missing out on the first few years of sales.

      --
      11 was a racehorse
      12 was 12
      1111 Race
      12112
    5. Re:So uhh by Anonymous Coward · · Score: 0

      RIGHT. At the time, this was significant technology. That may be hard to imagine now, but at the time, it was NOT trivial technology. It might seem so to us now, but then it wasn't.
      SO - was RCA a technology visionary, who realized they had a hold on an important new technology, or just a patent troll? IMHO, they were a visionary, and Woz should have invented his own chip if he didn't like the situation. Hey, maybe he might have invented something better? Who knows?

    6. Re:So uhh by Anonymous Coward · · Score: 1

      Often, once a question or problem arises, the answer is obvious. The problem may not be obvious; it may not yet have arisen many if any times, Nevertheless, the solution is obvious

      I dare to disagree.

      Having a fixed font size character set stored in graphics cards isnt obvious. Sure, it is (or at least was) convenient, since the size of the graphics memory can be significantly reduced, you only need one byte for a character as opposed to setting each pixel (think the font size used to be 8x14 back then).

      In real mode modern graphic cards still have the text mode memory at B800:0000 (as opposed to the graphics memory at A000:0000) even if it rarely used anymore as most people have the OS running in graphics mode and all the text rendering is done via software.

    7. Re:So uhh by rickb928 · · Score: 3, Informative

      This, good sir, is the essence of much excellent engineering. The solution, once discovered, is obvious.

      Finding the obvious is all the work.

      And just an aside, but since titling was probably a nasty bit of work in early television, RCA would have been thinking about how to do this in a much better way than printed cards held up to the camera. RCA was inventing LCDs in 1962. A character generator concept would have been 'obvious' then, and the application to television not far behind in hindsight. Patent 33456458 was issued in 1963, patent 3426344 filed in 1967, somewhat contemporaneous with LCD development. Woz is off-base on this one. Not much, but he is off-base.

      Besides, the hope that RCA wasn't exploring television technology in the 60s is a faint hope indeed. Their LCD work was prescient, superceded only by Sharp and their success in making it commercially viable.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    8. Re:So uhh by bws111 · · Score: 1

      The essence of invention is 'find a problem and fix it'. That is what patents are promoting. You can't just strip off the first part (identifying a problem) and then claim the whole thing is 'obvious'.

    9. Re:So uhh by Bing+Tsher+E · · Score: 1

      RCA was involved in developing a lot of different tech in the period you discuss. Why did you mention LCDs three times in your comment? LCDs have nothing to do with raster displays (they use a completely different drive technique.) Further, LCDs and television displays were decades away from convergence, even in the time period of the Apple II.

    10. Re:So uhh by Anonymous Coward · · Score: 0

      Which does not negate the fact that it was also an obvious technology. It is also apparent that RCA, "a technology visionary", patented the thing with the intent of trolling, since at the time they had no use for their "invention".

    11. Re:So uhh by Garble+Snarky · · Score: 1

      I'm guessing he meant that experimenting with pixel-addressable displays would have made the concept of the character generator somewhat more apparent.

    12. Re:So uhh by wsxyz · · Score: 1

      Meanwhile, in 1954...

      The IBM 740 CRT output recorder was an electronic device attached to the IBM 701 Data Processing System. It provided output which recorded data points on the faces of a pair of television-like tubes ... the IBM 740 also could be used to display alphabetic characters ...

      http://www-03.ibm.com/ibm/history/exhibits/701/701_1415bx40.html

      Now, the IBM 740 was a vector display device, and did not use a character generator. However, the idea of displaying text on a screen was by no means non-obvious.

    13. Re:So uhh by Anonymous Coward · · Score: 0

      The solution, once the problem is discovered, is obvious

      Fixed that for you.

      I don't care how far back you go, if made familiar knowledge of such a thing as digital computers, ROM, CRTs, and pixel-based display output, and presented with the problem of how to display text on a screen using a minimum of RAM and CPU time, if this doesn't occur to you immediately then you're not an engineer at all.

      There's playing devil's advocate, and then there's playing retard's advocate. Please learn to distinguish between them.

    14. Re:So uhh by jandrese · · Score: 1

      Not to mention all of the time he would have lost sitting in courtrooms instead of developing the Apple II. Apple was a little garage operation back then, it's not like they had the resources to fight against RCA.

      --

      I read the internet for the articles.
    15. Re:So uhh by hattig · · Score: 1

      It would be interesting to see the patent in question. Does it also cover keeping the text image stable on the display device (i.e., synchronisation) for example?

      It's probably more than just: Character ROM A, Display RAM B, Character Generator C comprising of a counter through display RAM (0..39), a char row counter (0..7) to decide which row of the character you are generating, a display row counter (0..24), and logic that reads display RAM based upon display counters, then character ROM based upon the character you've just read, and the char row counter, then then outputs the bit pattern correctly. Display synchronization requires more counters (see the VHDL for the 6845 for example, but at least this allows you to customise the display width and height).

      Somehow I suspect that to Steve Wozniak it was obvious, but maybe he isn't your average person.

    16. Re:So uhh by Anonymous Coward · · Score: 0

      A gear seems like a pretty damn obvious object to me, but I'm sure at the time it was first invented it wasn't all that obvious.

    17. Re:So uhh by idontgno · · Score: 1

      Bad guess. Direct pixel drive would make the entire character generator problem null and void.

      We're talking sweeping raster drive, complete with pixel timing issues.

      The LCD issue is completely off-topic, either by accident or as an ineffective red herring.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    18. Re:So uhh by rickb928 · · Score: 1

      LCDs would require pixel-based characters, and raster displays are similar enough that someone could have thought "hmm, characters in flat-panels need to be dots, we do dots in TV, how do we do characters in TV?"

      In hindsight, it seems obvious to me. And RCA was working with LCDs primarily to develop flat TVs.

      While LCDs and TVs were a ways from convergence in the 60s and 70s, the concepts of character display were not.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    19. Re:So uhh by rjstanford · · Score: 1

      And how much pixel-based display output was going on in 1963, exactly?

      --
      You're special forces then? That's great! I just love your olympics!
    20. Re:So uhh by rickb928 · · Score: 1

      I disagree. Perhaps instead of 'once the problem is discovered' you restated it as 'once the problem is properly understood', then I'm on with ya. But 'discovering' a problem does not guarantee an 'obvious' solution. Several 'problems' are out there, well discovered, and not yet solved by even a nonobvious means.

      Don't try to oversimplify the complex.

      And if they had "familiar knowledge of such a thing as digital computers, ROM, CRTs, and pixel-based display output" in the 60s, which much actually did exist, of course the problem of character display on TV becomes very very solvable. In fact, it was. Woz seemed to be implying that the patent was improper because it was already obvious. I disagree, despite the other technology existing. You're in the same trap as many - it sure seems not just obvious now, but obvious that the solutio would be found to be 'obvious' before it was found.

      Wrong. Solutions are not inevitable.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    21. Re:So uhh by rickb928 · · Score: 1

      The obvious part I see is that modulating the beam in a CRT could be controlled and provide an effect analogous to a pixel in a pixel-based display (dots on screen), so similar generation of character data becomes useful. And Woz also figured that out. He was just late, having no need to when he was so much younger.

      Timing is, indeed, everything.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    22. Re:So uhh by 10101001+10101001 · · Score: 1

      ... Woz is off-base on this one. Not much, but he is off-base.

      Besides, the hope that RCA wasn't exploring television technology in the 60s is a faint hope indeed. Their LCD work was prescient, superceded only by Sharp and their success in making it commercially viable (emphasis mine).

      But, that's precisely Woz's point. If RCA wants to have a patent on LCD technology, that's great. But it should be used to prevent others from cloning their commercially viable LCD technology, not to inhibit Sharp from coming up with commercially viable technology or charging Sharp precisely because Sharp, in making commercially viable technology, ran across one of the obvious problems and solutions which a company like RCA ran into earlier when they failed to make commercially viable LCD technology--not to say RCA ever did either of these things with Sharp.

      In essence, Woz seems to be arguing against being able to patent basic research or failed products. I can't say I entirely disagree with him. However, I do feel that one has to consider that sometimes products fail because they weren't adequately capitalized. For example, if Apple had just happened to not manage to obtain enough investors for the Apple II development and production because there was a short-term slump in the economy, the Apple II would have quite possibly been a failure. If another company, say IBM, had then decided to clone the Apple II or something very similar to it, I might not sure Woz would be particularly agreeable to that; I'm a bit conflicted on that myself.

      At least in the RCA case, it sounds like a much more clear example of decades of relatively obvious development for which RCA didn't work hard enough on utilizing in their own products, at least within the personal computer industry sphere. After all, there's no clear reason RCA couldn't have made an "RCA II" before Apple did, especially given they already had the patent for a problem in development. Instead, RCA wasn't focused as heavily on computer development and exploited the patent system not in protecting their own products but in taxing someone else's. That clearly doesn't have much to do with a goal to "promote the Progress of Science and useful Arts, by securing for limited Times to Authors and Inventors the exclusive Right to their respective Writings"; after all, the character-generator was invented multiple times but exclusive rights were only granted to one of the inventors who wasn't even using it in a way that would particularly promote the progress of science or the useful arts.

      --
      Eurohacker European paranoia, gun rights, and h
    23. Re:So uhh by Anne+Thwacks · · Score: 1

      Not a lot, but the Williams tube had been around for about 10 years, which used raster scan, and displaying characters on a TV screen by pixel lookup would have been completely obvious to anyone who had actually seen a Williams tube. (OK only a few hundred people).

      --
      Sent from my ASR33 using ASCII
    24. Re:So uhh by IICV · · Score: 1

      This, good sir, is the essence of much excellent engineering. The solution, once discovered, is obvious.

      Finding the obvious is all the work.

      Did you even read the parent post? That's orthogonal to what he's saying; the obviousness test should be applied the solution, not to the problem. Yes, many good solutions are obvious once they've been explained; but many good solutions are also obvious once the problem has been explained, and those solutions should not be patentable.

      If the solution to a given problem is obvious a priori, you should not be awarded a patent simply for thinking of the problem first!

    25. Re:So uhh by sjames · · Score: 1

      You Whooshed! It's the problem that was non-obvious. Once the problem is presented, the solution is obvious.

      In this case, The dot-matrix printer was known. As soon as the raster video display became practical, generating characters based on those pixels the same way it's done in printing was blatantly obvious.

      Generating a video signal from a bitmap was a matter of engineering rather than some amazing thing to be patented. Perhaps a particularly clever way to do THAT could have been the subject of a patent, but it wasn't.

      What was non-obvious when RCA got it's patent was actual affordable and reliable hardware capable of the task in the first place. That's why it gathered dust for a decade. So, the enabler for text on a video display was fast enough ICs (that is, the video display itself). It's not that without the RCA patent, those ICs would have just gathered dust, it's the other way around. Once the ICs existed, combining them in a way to generate text as a video signal presented itself quite naturally.

      A great many engineers in the '60s would have come up with a variety of character generators IF they actually faced the problem AND there existed a raster video display technology that actually worked.

    26. Re:So uhh by bws111 · · Score: 1

      The patent was filed in 1966, and according to the abstract, the intended use was 'broadcast and closed-circuit' television. The 'raster video display' was a television, and had been 'practical' for several decades. Likewise, the need to get text on the screen was also well-known, and had been accomplished for decades with cards held in front of a camera and flying spot scanners. The target was the broadcast television industry, which was well familiar with expensive equipment, so 'affordable' was not a major criteria. Furthermore, it did not 'gather dust' for a decade. For instance, if you look around the 4:30 mark of this video (Super Bowl III) you can see it being used in 1969. So what were those 'great many' engineers doing if this was so obvious? What happened in 1966 that suddenly led RCA to this invention? Maybe it was that it was not obvious at all.

    27. Re:So uhh by suutar · · Score: 1

      The essence of invention is "solve a problem in a creative way". "Find a problem that needs solving" is the essence of entrepreneurship; to most folks (I'm particularly thinking of engineers and coders here), problems present themselves quite handily in the course of implementation without needing to actively search them out.

    28. Re:So uhh by Anonymous Coward · · Score: 0

      The solution, once discovered, is obvious.

      This is a patent proponent myth. People don't mystically lose their intelligence when they see a solution to a problem. With even more facts at their disposal in hindsight they are even more capable of deciding whether something is or is not obvious.

      In the case of a character generator it is perfectly obvious to anybody who has had digital training and a close look at what characters look like in an early scanned image, as many people in television at the time would have done. In other words, it was obvious at the time and it was a technology whose time had come. And I'm saying that in hindsight.

    29. Re:So uhh by RogerWilco · · Score: 1

      A gear seems like a pretty damn obvious object to me, but I'm sure at the time it was first invented it wasn't all that obvious.

      Yeah, lot's of things that seem obvious to us took a long time to invent. Heck in the Americas the wheel was never invented. But also I learned that cross-bracing to stiffen and sturdy a construction is a relatively recent invention.

      It's only because we see these things every day that they are obvious to us.

      --
      RogerWilco the Adventurous Janitor
    30. Re:So uhh by sjames · · Score: 1

      Sure, in broadcast television where you have to sync and overlay, but none of that was ever envisioned (even by RCA) to be used on what was more or less the Tom Swift Video display. The technique will naturally be similar, but will not be the same. If litigation were affordable, I'm sure it would have been litigated. The big breakthrough the barely existing PC industry was waiting for was the video display.

      Surely you don't actually believe that the design and implementation in 1966 (or indeed as used in the Superbowl in 1969) bore much resemblance other than at the vague conceptual level to the circuits on the Apple][ motherboard!

    31. Re:So uhh by camperslo · · Score: 1

      Somewhere, I think I've still got a very strange tube made by RCA of roughly WWII vintage. It looks like an electron gun chopped of one of those round 7" electro-static deflection television sets made just after the war. 7JP4, 7GP4 or similar (or P1 as seen in old green-screen scopes, sonar, radar etc.). But instead of the electron gun glass flaring out to the screen size, it just had glass over the end with an anode connector hooked to a plate inside.
      The plate was a target with a number of characters on it. Raster scanning the proper area of the plate basically produced a video bitmap. It certainly had to have quite a bit of electronics (and some high voltages) to get it to function, quite a contrast from just having bitmaps in a ROM chip. I think that a similar tube was used by television stations to generate the black and white test pattern with the lines, circles and the Indian.

      It sort of reminded me of flying-spot scanners, which had similar electronics (except for using magnetic deflection). An image or graphic slide would be exposed to the focused spot of light as scanned on a small c.r.t., and the output signal came from a photo-tube or photo-cell of some type. Some t.v. repair equipment produced test patterns that way. I suppose it was more practical than using a camera tube, and one less prone to burn-in.

      I wonder if the people that made the old tube-type fax machines had to pay for that patent too. Those used a photo-tube as a sensor, and focused a really bright light on thermal paper to burn the output. It was essentially a low scan rate video signal (and saturated with no grey scale, making the data more digital than analog). I believe the signal was carried at 75 or 110 baud using a tone shifting between two frequencies (f.s.k.).

      It really seems like it is all derived from the early work in television. R.C.A. was an early player.

  2. store twice, then pop?? by mehrotra.akash · · Score: 3, Interesting

    Could someone explain to me why we store twice before popping??

    "store the bits, store the bits, then pop in a character on your TV."

    1. Re:store twice, then pop?? by naz404 · · Score: 2

      double buffering

    2. Re:store twice, then pop?? by Anonymous Coward · · Score: 0

      It's pretty much simple, pretty much. You pretty much store pretty much of the bits and pretty much output them pretty much, but not that much.

    3. Re:store twice, then pop?? by Dan+East · · Score: 2

      That was a direct quote from Woz's keynote speech. So I think it was just his speaking style. He probably said it more like:
      "Y'know: store the bits. [pause] Store the bits, then pop in a character on your TV."

      --
      Better known as 318230.
    4. Re:store twice, then pop?? by tepples · · Score: 1

      Could someone explain to me why we store twice before popping??

      One for the shape and the other for the color.

    5. Re:store twice, then pop?? by blair1q · · Score: 1

      interlacing?

    6. Re:store twice, then pop?? by lcllam · · Score: 1

      Load the sprite to memory, draw the sprite to the video buffer, blit the video buffer to screen.

    7. Re:store twice, then pop?? by lcllam · · Score: 2

      Sorry. Meant to add that in older technique the programmer would have to XOR the older character, effectively erasing it, before drawing the new character to the buffer. This would also involve two operations, both to the video buffer.

    8. Re:store twice, then pop?? by bill_mcgonigle · · Score: 1

      darn, you beat me with the smart-ass geeky comment. :)

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    9. Re:store twice, then pop?? by hattig · · Score: 1

      Read character number from display RAM.
      Read row X of that character definition from character ROM.
      Display that bit pattern.

      Do that 40 times in succession and you've got a single pixel row of your display. Then you need a pause for HSYNC.
      Eight more times, and you've got a single row of text characters on your display!
      Then all that some 24 times.
      Then a pause for VSYNC.

      All done with very limited hardware (mainly counters and bit comparators).

    10. Re:store twice, then pop?? by dmmiller2k · · Score: 1

      Could someone explain to me why we store twice before popping??

      One for the shape and the other for the color.

      Ah, but this was in the days of the Apple ][, for which anyone who ever did any any graphics programming would know that the location of a pixel (i.e., next to which other pixel) could affect the color. So, in a certain limited sense, the shape WAS the color.

      I tend to agree with Dan East above, that this was probably Woz's speaking style.

      --

      "No matter how cynical you get, it is impossible to keep up." -- Lily Tomlin

    11. Re:store twice, then pop?? by martian · · Score: 1

      Could someone explain to me why we store twice before popping??

      "store the bits, store the bits, then pop in a character on your TV."

      You generally had 8 bits across each character, and then maybe 7-10 rows downward, so you needed to "store the bits, store the bits" 7-10 times before you could finally push the character on to the screen

      --
      "There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence."
    12. Re:store twice, then pop?? by aug24 · · Score: 1

      I suspect it is "copy the bits from the video feed to a clean memory space", "overwrite the bits for the letters in that memory space", "put the resultant memory space as the screen source". Presumably the video feed space is being constantly overwritten by the feed device. But I could be wrong.

      --
      You're only jealous cos the little penguins are talking to me.
  3. Don't stop at Paul Allen by elrous0 · · Score: 3, Interesting

    He might also want to have a word with his old buddy Steve Jobs too. Apple has been getting meaningless patents left and right, just like MS and all these other corps. And at least Allen and Gates are using some of their ridiculous money for charity. What exactly has Jobs been doing to innovate, or contribute to the world?

    I love Woz, but if he's going to criticize, he needs to include his old friends and not just his old enemies.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      well he's been stockpiling livers. expensive business, that.

    2. Re:Don't stop at Paul Allen by smitty97 · · Score: 3, Funny
      --
      mod me funny
    3. Re:Don't stop at Paul Allen by cpu6502 · · Score: 2

      >>>I love Woz, but if he's going to criticize, he needs to include his old friends and not just his old enemies.

      Never criticize the boss/managers/your employers. Unless you want to be listed at the top of the list, when the next round of layoffs happen.

      ALSO not a wise idea to act as if you have nothing to do. I had one idiot... I mean coworker go to our boss and say, "Things are kinda slow. Do you have something for me to work on?" He was let go on Thursday.

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    4. Re:Don't stop at Paul Allen by clang_jangle · · Score: 1

      Steve Jobs is kind of a scary guy who's filthy rich -- I think Woz is probably smart enough to know when to be quiet.

      --
      Caveat Utilitor
    5. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      well he's been stockpiling livers. expensive business, that.

      Don't forget why the livers are needed - and where the VAST majority of Apple's profits go - LSD

    6. Re:Don't stop at Paul Allen by hedwards · · Score: 1

      And yet the iPhone 4 still tastes more like kumquats than the desired strawberries.

    7. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      The Bill and Melinda Gates foundation is an investment firm. Don't kid yourself.

    8. Re:Don't stop at Paul Allen by Idbar · · Score: 4, Insightful

      This article seems like pure FUD. I know we all here hate the patent system, but doesn't every patent becomes "obvious" once someone invented it?

      Of course, once someone shows an invention to the world, there's no the know-how to re-produce the thing.

      On top of that, there's this Apple co-founder complaining about MS suing everyone, when Apple has been suing around all this past months. This is just an attempt to make Apple look like "good guys" and keep throwing the dirty water on MS.

    9. Re:Don't stop at Paul Allen by hedwards · · Score: 2

      Yeah, well that's why corporations suck. What should have happened was that the boss got sacked for being incompetent dead wood. Either the employee wasn't being adequately kept in the loop about what needs doing or the boss wasn't aware of dead wood, in either case the boss ought to have been terminated.

      But that rarely if ever happens because it's generally more important to subjugate the employees than for management to produce anything of value.

    10. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 1

      Are you still in kindergarten or something? Woz can do and say whatever the hell he wants to, and not fit your stupid agenda.

    11. Re:Don't stop at Paul Allen by Ogive17 · · Score: 0

      Think of how many jobs building and manning that ship created.

      It's much better when rich people spend their money instead of hoard it.

      --
      "Action without philosophy is a lethal weapon; philosophy without action is worthless."
    12. Re:Don't stop at Paul Allen by elrous0 · · Score: 0

      Yeah, and I can criticize him for it too. What a country!

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    13. Re:Don't stop at Paul Allen by elrous0 · · Score: 1

      And don't let your hatred for Bill Gates turn you into a fanatic who sees evil in everything he does.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    14. Re:Don't stop at Paul Allen by Anne_Nonymous · · Score: 1

      >> He was let go on Thursday.

      Only 'cause the guys down in H.R. were bored.

    15. Re:Don't stop at Paul Allen by smelch · · Score: 2

      Well first of all I'm fairly certain Woz is not working for Steve Jobs anymore. Secondly, if you have no work to do and don't ask for me work then all you are is somebody trying to preserve their job. Sometimes the attitudes of people on here about their jobs astounds me. A bunch of the community come off as trying to preserve their jobs while doing as little work as possible. If you aren't working your hardest to make your current responsibilities obsolete, what are you doing? That kind of lazy attitude disgusts me. Don't you have any pride?

      --
      If I can just reach out with my words and touch a butthole, just one, it will all be worth it.
    16. Re:Don't stop at Paul Allen by yeshuawatso · · Score: 3, Insightful

      You know, I thought I was going to be able to challenge the remark about Jobs' philanthropic endeavors, but every time I searched, the answer was the same: he doesn't do charity. An article came close to something, but it was only how Jobs was pushing legislation for CA to require people be asked to be an organ donor when getting a license or having it renewed. I understand that this could be in some way helpful to CA residents that need transplants, but considering that Steve was a recipient of a donated organ, it only seems like he's trying to fulfill his own selfish goals of not having to fly around the country just to be put on multiple donor lists.

      Until today, I never once thought corporate social responsibility was important, even though I've spent a many nights defining such programs in college for my BBA. However, when your net worth is greater than $5 billion, you're the deity of overpriced computers, and your entire market is the upper middle to upper class who give to causes regularly, it seems like you are in the best position to find a cause that your followers can get behind and you demonstrate your leadership in helping those less fortunate than yourself. And forcing your employees to volunteer their time but you yourself are too arrogant to get off your ass and grab a trash bag to help cleanup an urban park is a slap in the face. I've never felt more disgusted writing a post from my iPad until today.

      Thank you for opening my eyes.

    17. Re:Don't stop at Paul Allen by gauauu · · Score: 5, Insightful

      I had one idiot... I mean coworker go to our boss and say, "Things are kinda slow. Do you have something for me to work on?" He was let go on Thursday.

      That's so stupid it makes me angry. You have an employee actively looking for more work to do -- why would you let that person go? That's the kind of person you want to keep around. Instead let go the lazy people who sit at their desks watching youtube videos pretending to look busy. If you're really good at getting your work done, you'll almost always run into a slow point somewhere in your job. The proper solution is to let your manager know you've churned through the current work, and then find something proactive to do until you and your manager figure out what's next. Which sounds like what this guy was doing.

    18. Re:Don't stop at Paul Allen by Waffle+Iron · · Score: 1, Insightful

      I know we all here hate the patent system, but doesn't every patent becomes "obvious" once someone invented it?

      No. For example, the Rubik's cube does not seem obvious at all, even after you've taken one apart.

      The obviousness bar needs to be set much higher for patents, so that the number of issued patents is cut to a couple of percent of the current rate, which is choking innovation and progress in many fields. I say if it's obvious in hindsight, then chances are that it's just plain obvious in general.

      In particular, the following scenario needs to be completely eliminated from the patent landscape: (1) 3rd party puts a new technology on the market. (2) some tinkerer takes that new technology and creates an obvious new application with it (3) tinkerer gets a patent on the application and argues that it's actually non-obvious because "nobody did it before". (Notwithstanding the fact that nobody did it before because the 3rd party technology didn't exist, and some other tinkerer would probably have come up with this same obvious application within weeks of getting the same new technology.)

    19. Re:Don't stop at Paul Allen by TheCouchPotatoFamine · · Score: 1

      Yeah, well that's why corporations suck. What should have happened was that the boss got sacked for being incompetent dead wood. Either the employee wasn't being adequately kept in the loop about what needs doing or the boss wasn't aware of dead wood, in either case the boss ought to have been terminated.

      THIS. Your ethical behavior will result in immediate termination!

      --
      CS majors know the time/space tradeoff, but they never get taught the 3rd, crucial, tradeoff of the set: comprehension!
    20. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      And this is better then investing the money back in research and development? You can't count the contribution a project makes to the economy by how much jobs are created if those jobs don't serve a use to greater society.

    21. Re:Don't stop at Paul Allen by TrekkieGod · · Score: 2

      He might also want to have a word with his old buddy Steve Jobs too. Apple has been getting meaningless patents left and right, just like MS and all these other corps. And at least Allen and Gates are using some of their ridiculous money for charity. What exactly has Jobs been doing to innovate, or contribute to the world?

      I love Woz, but if he's going to criticize, he needs to include his old friends and not just his old enemies.

      Woz does criticize Apple when he thinks they have done something wrong. Sometimes he goes as far as donating money to the legal defense of people apple sues.

      --

      Warning: Opinions known to be heavily biased.

    22. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      Am I the only one who is reminded of an Imperial Star Destroyer while looking at that thing?

    23. Re:Don't stop at Paul Allen by kenh · · Score: 2

      I was under the impression that Allen was seeking to recoup his investments in failed technology firms - he's invested in many that failed, leaving nothing but broken dreams and patents in their wake.

      I don't think Woz was accurate in describing Allen as suing companies "because he bought all these patents'

      Allen formed companies to develop products & technologies that failed - he didn't set out to become a patent troll, though he may be exhibiting that behavior now...

      From the recent 60 Minutes Interview:

      Allen's diverse set of interests also led him to invest in over 100 business ventures since he left Microsoft. Most of them were poorly managed or ahead of their time, so they flopped.

      And he slid from being the third richest man in the world to 57th.

      "Were you just too early? Or was it that you really needed a Bill Gates and didn't have that other person to push it through?" Stahl asked.

      "Look in the Microsoft days, you had some great ideas and some great execution between me and Bill and many other people. You know, in technology most things fail. Most companies fail. But I had some whoppers," Allen said.

      Some of his whoppers however produced numerous patents. Last year, in a move that angered Silicon Valley, Allen sued several giant companies accusing them of infringing on those old patents.

      It's a long list, including AOL, Apple, eBay, Facebook, Google, Netflix, Office Depot, Office Max, Staples, Yahoo and YouTube.

      "How do you argue that you had something to do with Google? It just seems so outlandish or kind of wacky," Stahl remarked.

      "Look, Microsoft and Google, all these people, have patents of their own. They all enforce patents. They all charge other companies for patents. All I'm trying to do is get back the investment that I made to create these patents," Allen said.

      --
      Ken
    24. Re:Don't stop at Paul Allen by Attila+Dimedici · · Score: 1

      You are aware that Woz no longer works for Apple, right? For that matter, I am pretty sure that he either doesn't work for anyone or whoever he works for, he is more valuable as a "name" in their employ than for any work product he produces.

      --
      The truth is that all men having power ought to be mistrusted. James Madison
    25. Re:Don't stop at Paul Allen by kenh · · Score: 1

      Here's another one: Allen Institute for Brain Science

      And he's pledged to give away most of his money before/when he passes - that he creates jobs, has a nice ship and has and will give away BILLIONS is a problem for you, smitty97?

      --
      Ken
    26. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      Yes, right...
      Spending the money so a man can feed his family - until a rich man decides that they don't like that the poor man does not pay his share of taxes or has too many luxuries, then lays them off or offshores their job as an economic protest - all the while becoming more beholden to a rich man for his livelihood.

      That money should go to creating a society which enables people to further their human dignity to become independent, or at least cooperative.

    27. Re:Don't stop at Paul Allen by kenh · · Score: 1

      Woz is an employee (of sorts) at Apple:

      "Another facet of Steve Wozniak’s life that has not been mentioned is his love for education, his philanthropy, and the connection of both in his life. Wozniak states that he does continue to have a role in Apple. He says: “I have never left the company. I keep a tiny residual salary to this day because that's where my loyalty should be forever. I want to be an "employee" on the company database. I won't engineer, I'd rather be basically retired, due to my family.”(Wozniak in People, 2) It is his family though that brings out his love for education. It was the inspiration of his son Jesse and his passion for computers that developed when he was in fourth grade that made Wozniak become a philanthropist for computer education."

      Source: Steven Wozniak: A Pioneer of Silicon Valley and Beyond

      --
      Ken
    28. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      I agree; but what I see and have experienced is that a hard work ethic (I have been told I have a bulldog work ethic and problem solving) is that some are envious, some work against you because it makes them look bad, and some managers use your pride against you, as in the case above the person was let go for being honest and the very *worst* hell they decide you are the only person who can do the job properly and will never let you off the particular task.

    29. Re:Don't stop at Paul Allen by nickscalise · · Score: 1

      What if he gives but does not announce it. Just gives anonymously?
      Does everyone that does something altruistic have to make sure that everyone knows it?
      Or is it just rich people, so that people with less money can sanctimoniously judge by their charitable giving credentials?

    30. Re:Don't stop at Paul Allen by sdh · · Score: 1

      You're comparing retired Gates & Allen to still at the helm Jobs. Maybe when Jobs gets tired of sitting around the house and counting his big ol' pile of money he'll start giving some away.

    31. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      I had one idiot... I mean coworker go to our boss and say, "Things are kinda slow. Do you have something for me to work on?" He was let go on Thursday.

      And then your boss was let go on Friday but being an incompetent idiot, right?

    32. Re:Don't stop at Paul Allen by cpu6502 · · Score: 1

      >>>, if you have no work to do and don't ask for me work then all you are is somebody trying to preserve their job.

      That's true.
      On the other hand, it's still stupid to go to the boss and say, "I have nothing to do." That's like saying, "Please lay me off." It is wiser to simply wait for the next project to come-along and then you'll be busy again.

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    33. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      for*

    34. Re:Don't stop at Paul Allen by TheLink · · Score: 2

      IMO we should abolish the patent system. It mainly rewards those who come up with obvious ideas, and cannot reward those who are really pioneers (and if they are forced to spend time patenting the thousands of obvious steps to their great leaps it actually slows them down).

      After all an idea is definitely innovative if by the time most people "get it" decades have passed so the patent has expired.

      For an example see the "Mother of all demos" stuff by Douglas Engelbart: http://www.youtube.com/watch?v=JfIgzSoTMOs
      http://en.wikipedia.org/wiki/The_Mother_of_All_Demos
      http://en.wikipedia.org/wiki/NLS_(computer_system)

      The Mother of All Demos is a name given retrospectively to Douglas Engelbart's December 9, 1968, demonstration of experimental computer technologies that are now commonplace. The live demonstration featured the introduction of the computer mouse, video conferencing, teleconferencing, email, hypertext, word processing, hypermedia, object addressing and dynamic file linking, bootstrapping, and a collaborative real-time editor.

      Yes some of the stuff he did was based off previous ideas. But he actually came up with a working implementation. More than 40 years ago.

      To those who say such stuff shouldn't be rewarded because it didn't reach the general public, the NLS and other innovations led to similar and new stuff in Xerox PARC, which led to the Apple stuff (Lisa, Mac).

      In contrast Amazon, Rambus et all get rewarded for obvious stuff like "1-click buying" or "breaking eggs to make an omelette". Yes I've looked at a few of Rambus's patents. So far I haven't seen innovation beyond "we need to make an omelette, here's a good way of breaking the eggs".

      Since hindsight is better, perhaps we should have a prize based system where inventors are rewarded in hindsight.

      You could have two classes of prizes (and many prizes for different fields). One class of prizes should be selected by the general public, the other class of prizes would be selected by experts in the respective fields.

      --
    35. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      That's like thinking that breaking windows boosts the economy because it's someone's job to replace the window. Useless consumption of resources is not good, whether it is for replacing needlessly destroyed stuff or for creating needlessly wasteful stuff. When rich people "hoard" money, they actually invest it and other people use that money to create useful things. When rich people turn to one-upping other rich people in consumerism, they waste an exorbitant amount of the planet's resources.

    36. Re:Don't stop at Paul Allen by DrXym · · Score: 0

      Supply side Jesus applauds your sentiment.

    37. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      Consider this. You have a IT company and have hired the worlds best painter, basically the next picasso or whatever.

      One day he comes you and says, "Hi boss, do you have any work for me? I don't really have anything to do".

      By your logic you fire his lasy coder friend who's always got tons of work to do, because the pointers more motivated even though he's no really doing any work.

      The moral of the story: If you don't have any work to do, either find more yourself or stay quite, telling your boss that you're expendable will get you fired, and rightfully so, If you're not needed he should let you go, not try to invent new work that you can use to occupy your boredom.

    38. Re:Don't stop at Paul Allen by smelch · · Score: 1

      Well, that's true. You should probably just think of stuff that will make your job easier down the road and begin doing that. Documentation, research, develop tools, etc. But a lot of times my managers have work that they haven't assigned yet because they genuinely don't know I've gotten all of my priority tasks completed, and its irritating watching people sleep all day or post on slashdot since they "have no work" instead of trying to get more done.

      --
      If I can just reach out with my words and touch a butthole, just one, it will all be worth it.
    39. Re:Don't stop at Paul Allen by i+kan+reed · · Score: 1

      Yeah, I can see how an investment firm can drop your net worth 30% like it has done to Gates and his friend Buffet.

    40. Re:Don't stop at Paul Allen by cheese_wallet · · Score: 1

      It's not like Steve Jobs is preventing others from using that money. Or that anyone, for that matter, that "has" a lot of money is denying that use to other people. The only money that sits still is the money stuffed under your mattress. If you have invested it or stored it at a bank, or purchased anything really, then it is being used for all sorts of purposes like loans, paying people's salaries, R&D, etc...

      Your salary has no doubt been made possible by other people's money.

      Steve Jobs money is what makes a portion of that upper-middle class possible, and if they are giving regularly to causes as you suggest, then it's all good in the end.

    41. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      If your looking to make a statement, I'll be happy to take that iPad off your hands.

    42. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      The proper solution is to let your manager know you've churned through the current work, and then find something proactive to do until you and your manager figure out what's next.

      Let me get this straight, you think I should go to my manager and make more work for him so that I can look busy? Buddy, you must new around this planet. If I can't find something to do or at least keep myself occupied, then I don't deserve to work here. The LAST thing I should do is involve my boss in assigning me work. That is my job, not his.

    43. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      In his memoir (iWoz), Woz mentions several times that he is still employed by Apple and receives a [small] paycheck for his work. I am not sure if this situation has changed.

    44. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      I like the "Hey boss, I'm done with $assignment so I'm working on $elective" approach.

      That lets them know you're efficient, and good at tasking yourself.

    45. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      I would hide my acts of charity. I would have them executed through an intermediary or two. True charity never takes credit for the work.

    46. Re:Don't stop at Paul Allen by Runaway1956 · · Score: 2

      I call bullshit. Creating jobs in which people can productively earn a decent wage is as much a contribution to society as you can ask of any individual or corporaition. I'll have to admit that creating such jobs is more than I have managed to contribute to society. Your attitude is elitest, and ignores all the little people you depend on for your food, your health care, your financial transactions, your transportation, your - EVERYTHING. Building ships, yachts, and boats is enough contribution to society to justify anyone's presence on the earth.

      I just can't figure why anyone would build such a huge ass yacht, with no deck guns. He better not sail that thing around Somalia!

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    47. Re:Don't stop at Paul Allen by omnichad · · Score: 1

      Yeah...real smart. Fire the one that's calling attention to it and wanting the work - not firing the ones who were trying to keep quiet about it

    48. Re:Don't stop at Paul Allen by blair1q · · Score: 1

      No, it doesn't happen because no company is organized with a step that goes

      1. Ask employees if their boss is a tool.

      If you want upper management to know that middle management is fucking up, you have to have initiative outside their employee-evaluation processes.

    49. Re:Don't stop at Paul Allen by Bing+Tsher+E · · Score: 1

      What exactly has Jobs been doing to innovate, or contribute to the world?

      Buying transplatable organs?

    50. Re:Don't stop at Paul Allen by T+Murphy · · Score: 1

      If you say you have nothing to do you are implying you can't find any further progress you can make on what's on your plate. If the boss looks at what you've done and isn't happy with it, you've just shown him that you don't know what quality work looks like, and that would make a good reason to be let go.

      Maybe this worker really did do a good job and was let go because the boss hates to be bothered, but a worker complaining about a lack of work isn't necessarily a good worker.

    51. Re:Don't stop at Paul Allen by david+duncan+scott · · Score: 3, Insightful

      Last I heard your boss's job is to delegate the work assigned to him. Assigning that work to you is precisely his job, and if you insist on doing it for him, I'd suggest going after his paycheck as well--apparently he's not earning it..

      Besides which, you might end up looking pretty silly if you assign to yourself the work that your boss already knew was superfluous or even erroneous this month and you didn't even bother to check. Sometimes eager beavers dam up the wrong streams.

      --

      This next song is very sad. Please clap along. -- Robin Zander

    52. Re:Don't stop at Paul Allen by nabsltd · · Score: 1

      What if he gives but does not announce it. Just gives anonymously?

      Although it is possible to give hundreds of millions of dollars to charity with little fanfare, the charities would likely announce the large anonymous donor, and eventually the truth would come out.

      OTOH, if he's donating anonymously at levels that aren't newsworthy, then he would need to be donating to pretty much every charity on the planet to be anywhere near the percentage of net worth as other noted philanthropists seem to be.

    53. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      If you aren't working your hardest to make your current responsibilities obsolete, what are you doing? That kind of lazy attitude disgusts me. Don't you have any pride?

      Not only are you a crappy troll, you're flat out stupid too.

    54. Re:Don't stop at Paul Allen by bennomatic · · Score: 1

      I had one idiot... I mean coworker go to our boss and say, "Things are kinda slow. Do you have something for me to work on?" He was let go on Thursday.

      Maybe you have the causal relationship backwards. Perhaps things seemed "kind of slow" to this guy because he was being phased out.

      --
      The CB App. What's your 20?
    55. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      Wow, what a philanthrope. After making so much money in unethical and often illegal ways that he doesn't even know what to do with it anymore (seriously, what's he gonna buy, and EVEN bigger yacht?), he decides that the only thing he doesn't have yet is fame - plebeians looking up to him admiringly and thinking him such a great, wonderful human, so much better than themselves. So he uses his money - well, some of it, still don't want to miss those huge yachts, now do we - and donates it. Wait, donates it? No, he doesn't donate it, he "donates" it... to a "charity" he founded himself. He's basically giving the money to himself, but nevermind, the plebs won't figure it out.

      And indeed, they don't! Such have-nothings as kenh now applaud him, and if people on Slashdot fall for it, then surely others of lesser intelligence elsewhere must have as well. Clap for the man, kenh! Clap like the good little cog in the machinery that you are, clap when your overlords pass money around between them, and hope that a scrape might reach you. And meanwhile, be glad that they also absolve YOU of the responsibility to help the less fortunate yourself.

      But wait, I should apologize. As you said, he didn't just stop there, now did he? He also gave away... no, he signed a contract that... no, well, he *pledged*, pledged to give away all... no, wait, *most* of his money, he pledged to give away most of his money tomor... no, wait, next y... no, wait, when he dies. When he dies! Right. He *pledged* to give away *most* of his money *when he dies*. Whew! What a philanthrope.

      He truly is one of the Atlasses upon whose shoulders society rests, isn't he, kenh? Don't you wish you could be like him? Maybe then the plebs would look up to you, too, as you went by in your ridiculously huge and luxurious yacht. Dream on, kenh. Dream on.

    56. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      How do you know he doesn't do charity? Steve Jobs is an intensely private person who goes to extreme lengths to hide everything he can about his life no matter how trivial.

    57. Re:Don't stop at Paul Allen by smelch · · Score: 1

      Troll and stupid? Hardly. I don't believe people should go through life doing tasks that could be done better or more efficiently just to get paid by somebody else to do it. It's called advancement. If I'm in charge of maintaining a website and I always manually edit every page with new content from marketing, I shouldn't work to provide a way for marketing to just do that themselves? Then I move from writing some stupid HTML to writing some code, and having more time available to do other things like improve the UI, or make new functionality. Sure, when times are tough they may decide they don't need my new services, as marketing took over my old tasks, but I've improved the efficiency of that company and improved my own worth and skills.

      Some people want to preserve their HTML editing job and resist new tools, some people embrace the new tools. I would much rather be somebody who tries to progress and move on to bigger and better things than sit there doing the same unnecessary thing just to get a check. That attitude is every bit as short sighted as people claim corporate America to be with its focus on quarterly profits. Try doing a good job and being the best and most efficient you can be. I promise those people aren't the ones looking for jobs. At least not very long.

      --
      If I can just reach out with my words and touch a butthole, just one, it will all be worth it.
    58. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      one word for you: survival of the smartest.

    59. Re:Don't stop at Paul Allen by dave420 · · Score: 1

      Bill started his foundation in 1994, when he was still working at MS. Just FYI. It kind of hurts your argument when it's based on nonsense.

    60. Re:Don't stop at Paul Allen by idontgno · · Score: 1

      So, your argument is that investment and philanthropy are moral equivalents?

      Hmm.. I like it. The losers in the latest round of Market Ponzi... I mean bubble market... aren't poor investors, just very generous donors. To unspecified and non-accountable causes. But it's the thought that counts.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    61. Re:Don't stop at Paul Allen by statusbar · · Score: 1

      good point.

      BTW last time I saw someone say "I don't have anything to do" actually DID have tons of things he was supposed to do but did not feel like it, and was summarily 'let go' eventually.

      --jeffk++

      --
      ipv6 is my vpn
    62. Re:Don't stop at Paul Allen by pitje · · Score: 1

      yes, we need to work work work work! You're not a communist, are you? Work, goddammit, work! Give your best for your country, your employer, or you're just a lazy deadbeat. There's plenty of time to live life when you've worked yourself to death.

      Yeah, that's really something to be proud about

    63. Re:Don't stop at Paul Allen by hattig · · Score: 1

      Even though I like Macs and Mac OS X and even iOS devices, I strongly suspect that Jobs is a bit of a demanding, selfish cunt. And that's probably why he is good at what he does, and why Apple's devices are so good at whatever he wants them to be able to do.

      Of course his personal wealth is still a fraction of Gates' and Allen's. Also he is very very quiet about anything he does with his personal life, so maybe he donates anonymously.

      Also, a lot of his wealth is in shares currently - selling them all to give to charity is (a) not a sensible thing to do when you're head of a company, and (b) if you believe the shares will be higher in the future, then selling them now is silly even if you do intend to donate the proceeds to charity, as you could donate even more down the line. Warren Buffet has the same belief.

    64. Re:Don't stop at Paul Allen by elrous0 · · Score: 1

      Great, none of us ever need to donate to the Red Cross or any other charity organization ever again. We're all doing our part to help the world just by keeping our money in the bank and buying shit.

      I'm doing my part!

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    65. Re:Don't stop at Paul Allen by elrous0 · · Score: 1

      I wouldn't give anything at all. Then I would just sit back and let all my fanboys defend me with "He must be giving anonymously."

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    66. Re:Don't stop at Paul Allen by smelch · · Score: 1

      I'm sorry, are you usually out living life when you sit in the office with no work to do collecting a paycheck? Is not telling your boss when you have no work to do somehow a triumph of the human fucking spirit, or do you just lack reading skills? Tell me, please, inform us all about your excellent life doing the minimum, wasting your time in a dead end, not growing your skills but churning the same shit out over and over instead of freeing the humans of the world from doing that task. Perhaps you should look at the trends over the past couple thousand years and see how much free time people have to live their lives now compared to the rest of history.

      --
      If I can just reach out with my words and touch a butthole, just one, it will all be worth it.
    67. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      "A bunch of the community come off as trying to preserve their jobs while doing as little work as possible. "

      Well, yes. We are providing the minimum product possible for the largest combination of salary, benefits, and job security as we can obtain. We learned this behavior from the companies we work for, who are striving to give us the absolute minimum of salary, benefits, and job security while getting every last iota of work from us.

      Oh, and pride dies about the third or fourth project that's almost ready to be released, only to be cancelled outright because some VP had a territorial dispute with some other VP.
       

    68. Re:Don't stop at Paul Allen by catmistake · · Score: 0

      Apple has been getting meaningless patents left and right

      Can you provide a link to Apple-initiated frivolous patent troll lawsuits? I am unaware of any (the Samsung case is on design and a clear violation IMO... their crap is a very close copy meant to snipe iPhone sales). Apple has been collecting bizarre patents in the last ten years... but I think it is to prevent patent trolling by collecting them and then doing nothing with them, i.e. not preventing any from using them, not suing anyone over them. I think Google may be doing the same thing.

    69. Re:Don't stop at Paul Allen by sjames · · Score: 1

      In this and many other cases, the patent is obvious anyway. So obvious that a few dozen people independently re-invent the same thing unaware of each other or the patent. Then they get sued into poverty by the trolls.

    70. Re:Don't stop at Paul Allen by DCFusor · · Score: 1

      What you're pointing out here is the need for context. I have people "wanting to help me" do this or that, but from previous experience, I know they are so unsuited for whatever that might be, that at best someone will get hurt if I "let them" help me, and it's going to be less hassle to just do it myself.

      In cases where I've been the boss of people like that -- they know they are in trouble, as this wouldn't be the first time they were left with nothing to do while everyone else was busy getting something done, and were trying to fix the situation -- laudable, but when really fixing it means learning how to make more than you break -- you were supposed to know that already, and I can't afford a lifetime of teaching you. By the time it gets to "you're toast" you've wasted a lot of my time and money...I've never been hair trigger on that at all, but there's a point...

      --
      Why guess when you can know? Measure!
    71. Re:Don't stop at Paul Allen by elrous0 · · Score: 1

      Yes, how dare anyone applaud anyone for giving to charity!

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    72. Re:Don't stop at Paul Allen by pitje · · Score: 1

      Tell you about my life? Ok, here goes: my job is something I do to be able to pay for my various expenses; the monthly bills, my wife and kids, and the occasional holiday. I'm just another employee at just another small business. I do my job, and when there's nothing on my todo list I help out my collegues. Fact is, there's always *something* to do, so I don't have to tell my boss I've got nothing to do.
      I am 'growing my skills', but I don't care much for climbing the corporate ladder. I'm actually pretty happy with my job.
      Perhaps it has something to do with the fact that I've worked in a factory for about ten years, doing mostly physical labour. During the evenings I spent my time behind my computer until I was confident enough about my skills to quit my factory-job and I applied for (and got) a programming job. In comparison, nothing I do behind a computer I consider 'working my hardest'.
      In my mind, there's also a big difference between not telling my boss I've got nothing to do and working my hardest. I think I'm between those two extremes: I just do my job and try to have fun doing it, until it's time to go home.

      I also do know the trends in free time over the last few thousand years, but fail to see how me working my hardest or not affect those trends. I like to believe me being active in my union and reaching sensible agreements between employers and employees can and do affect those trends, but that has nothing to do with how I do my job.

      I have no excellent life, I'm not a unique and beautiful snowflake, I don't feel the need to prove myself in my job. (I'm also not doing the minimum, nor did I claim to do so in my post. Perhaps I'm not the only one lacking reading skills?). I just want to live my life with my wife and kids, have a few beers with my friends, and generally just have a good time. My job is just a means to do that. Nothing more, nothing less.

    73. Re:Don't stop at Paul Allen by LynnwoodRooster · · Score: 1

      Apple has been getting meaningless patents left and right

      Can you provide a link to Apple-initiated frivolous patent troll lawsuits?

      No, because Apple's patents are meaningless, as the text you quoted so eloquently stated.

      --
      Browsing at +1 - no ACs, I ignore their posts. So refreshing!
    74. Re:Don't stop at Paul Allen by Nethead · · Score: 1

      Don't forget this thing that he planted in the middle of Seattle.

      --
      -- I have a private email server in my basement.
    75. Re:Don't stop at Paul Allen by tftp · · Score: 1

      If you say you have nothing to do you are implying you can't find any further progress you can make on what's on your plate.

      I don't know what kind of work you do, but most of my work has a very well defined beginning and the end. Just like this comment -- I will type it up and post; I'm not going to contemplate improvements to it over the next month or two.

      Even if we for a moment assume that the worker hasn't really finished his task well enough, it's the duty of the boss to understand what was and wasn't done and tell the employee how it should be done. In fact, it's the manager's duty to keep the door of his office open, listen to anyone who walks in, and talk to them. It's the only thing, really, that a manager is tasked with - to manage. Firing people because they reported that the assigned job is done and asked a very legitimate question what to do next is beyond stupid. The fired employee will be better off elsewhere.

      But a worker complaining about a lack of work isn't necessarily a good worker

      Only a good worker is necessarily a good worker. However a worker that does everything that the manager assigns to him and then asks for more ... I just don't see how that could be bad.

    76. Re:Don't stop at Paul Allen by catmistake · · Score: 0

      Apple has been getting meaningless patents left and right

      Can you provide a link to Apple-initiated frivolous patent troll lawsuits?

      No, because Apple's patents are meaningless, as the text you quoted so eloquently stated.

      Ah... I see. So... Apple is ... really really evil for patenting ideas... no one cares about. Those bastards. They must be stopped. But ... how? How can we stop this wicked out of control organization from patenting ideas that otherwise no one would ever have given a second thought... ideas... so bad... they'll never see the light of day regardless of the patent? Yeah, Woz should own up to this garbage.

    77. Re:Don't stop at Paul Allen by bkk_diesel · · Score: 1

      I understand that it's currently popular to be seen to be engaged in charity, CSR and the like, but consider the benefits to society that Jobs has already provided just by pursuing a profit.

      I don't need to be a fanboy to appreciate that Steve Jobs, by doing what he does extremely well, has provided employment for thousands of people and an improved standard of living for millions. I understand that it "looks good," to do charity, but is it really necessary so long as an individuals actions lead to a benefit to society?

      This article speaks more of national service than charity, but I still believe it is a good read and we should all remember that in a free society, a person who participates in the market serves his or her countrymen in an immensely powerful way.

      Please have a quick read, I think it's important to remember: http://www.econlib.org/library/Columns/y2011/Seagrenservice.html

    78. Re:Don't stop at Paul Allen by Anonymous Coward · · Score: 0

      That is because they have their own lives to live. It may be hard to believe but some people think that their first obligation should be to themselves and the ones that depend on them, not a distant group of powerful people that would not think twice about throwing them to the wolves.

      The saddest people in the world are the ones that have sold themselves into thinking that their career should be the Onus of their life. I exchange my time and expertise for money to help further my own goals, not make a parasite wealthy. Once I have gotten enough experience, I expect to either be given the opportunity to take things to the next stage or I will find somebody else to work for. I don't owe the person who pays me anything. I will be polite though and tell them, in order for them to make plans to find someone to take my place. If I do anything to obsolete what I do, it will be in order to make the person who comes after me work on more useful things. Obsoleting yourself is asking to get yourself terminated. Only a person who hates themselves would do so.

      So in short, you expect too much out of people and you probably put too much emotional investment into making someone else money.

    79. Re:Don't stop at Paul Allen by yeshuawatso · · Score: 1

      By that logic, Gates, Buffet, Opera, and even, Satin in corporate form, Ellison have already contributed immensely, so why do they continue to give more? Gates et el. have singlehandedly provided technology that has enabled millions of businesses to be more productive, creating more jobs, and more profit than Jobs has EVER done with Apple. Buffet has created billions of wealth and provided capital to thousands of businesses to expand, creating jobs around the globe. Opera has made a fortune simply by providing entertainment and empowerment to millions of women around the globe, net worth isn't close to Gates, yet still finds the time to help those in greater need. Larry Ellison couldn't get closer to hell if he tried, yet based on your argument, founding Oracle and giving thousands of businesses the technology they need to record and analyze data, employing thousands for his own company, and creating competition and forcing prices down should be enough for society. But the man is still pledging to give away 95% of his net worth to charitable causes.

      Making an argument that Jobs has done enough for society by creating products that only a small portion of society can afford is a weak argument at best. Contrasting that to Gates's endeavors to reduce poverty and make the world a better place outweighs ANY product Apple can come up with. Apple's idea of helping education is providing a very small discount for Apple computers to public schools for computers that are equal to the $500 Dell system the school can get for $200. Furthermore, saying that you've done enough for society just by engaging in commerce is plain narcacistic and proves that people will trample their fellow man in the pursuit of profit. It also ignores the fact that people are put in situations that often times they simply can't get out of.

      A child can't choose to be born in poverty nor wealth. They can only be born into the lifestyle of the parents, and have to make do from that point. If the child is born into poverty, they have no choice but to make with the scraps they're given. They don't have the privilege of not having to worry about where the next meal will come from, if they will have lights to educate themselves, or heat to keep warm. The only options they have to choose between are helping the family survive or starve, so priorities shift from attaining an education to doing whatever is necessary to survive. The only way these people can escape this life is by the better-off society playing their part and enabling the poor to not have to focus on the next meal, by providing them the assistance they need to keep the lights on, and most importantly, educating the poor so they can escape poverty. The free market doesn't provide an option for these services. They have to come from people compassionate about these issues and money, and often the money will come from those higher in the income brackets.

      Donating to a charitable cause isn't just about making society better, it's about helping those who can't help themselves, at the time they need it the most.

  4. Now I'm curious by Tapewolf · · Score: 2

    I'd be interested to know when they filed that patent.

    The BBC had Teletext from about 1972, according to Wikipedia, which used exactly this setup. Anyone who saw the Dr. Who story "Robots of Death" (Jan 1977) or other stories from that era may have noticed the computer displays which also used teletext or a similar system. I think there were already ICs on the market to implement it for you, probably because of the teletext industry.

    1. Re:Now I'm curious by Tapewolf · · Score: 1

      Hmm, if it was US Pat. 3426344, it was filed in 1966.

    2. Re:Now I'm curious by Sonny+Yatsen · · Score: 1

      As far as I can tell, the patent in question is US 4,028,724, which was filed in 1975.

      http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=4,028,724.PN.&OS=PN/4,028,724&RS=PN/4,028,724

      Abstract:
      A binary quantized TV video signal of any single one of a plurality of different symbols is generated and then successively sampled at respective dot positions thereof, with the binary value of each sample being stored at a corresponding dot position of an individual one of a plurality of dot matrices of the memory, that dot matrix being located at a preselected address location of the memory. The whole process is under the control of a programmed sequence control generator which is capable of automatically controlling the loading of each of the plurality of different symbols, in turn, into its own preselected address location dot matrix of the memory.

      --
      My postings are informational and does not constitute legal advice. Act on it at your risk.
    3. Re:Now I'm curious by bwcbwc · · Score: 1

      Well whatever patent it is, it's expired by now. So I guess the operative verb should be that RCA _had_ a patent on character generation.

      --
      We are the 198 proof..
  5. $30 million by Dan+East · · Score: 1

    According to Wikipedia:

    By the end of production in 1993, somewhere between five and six million Apple II series computers (including about 1.25 million Apple IIGS models) had been produced.

    Not counting Apple IIGS, that is $30 million dollars in patent fees to IBM at $5 a unit.

    --
    Better known as 318230.
    1. Re:$30 million by Dan+East · · Score: 1

      And of course when I say IBM I really mean RCA... Doh!

      --
      Better known as 318230.
    2. Re:$30 million by DinDaddy · · Score: 1

      Did the patent, and/or the licensing agreement, extend until 1993? I would think not.

  6. Looks patentable to me by cpu6502 · · Score: 4, Informative

    RCA's patent dates to an era (1940s) when just putting an image on a screen was a challenge, and overlaying it with characters was like magic.

    They deserved the credit for putting letters on 50s-era TVs just as much as they deserved credit for developing NTSC-II (i.e. color). If you put in years of effort into experimentation, you deserve the reward of a temporary monopoly on your discovery. IMHO.

    --
    My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    1. Re:Looks patentable to me by betterunixthanunix · · Score: 1

      If you put in years of effort into experimentation, you deserve the reward of a temporary monopoly on your discovery.

      ...you mean like the way Woz put years of effort into designing his PC?

      --
      Palm trees and 8
    2. Re:Looks patentable to me by Eunuchswear · · Score: 0

      If the RCA patent was from the '40s what relevance did it have to the Apple ][ from the late '70s?

      Other claims place it on '66 or even '75.

      Not exactly as great a challenge as you imply.

      --
      Watch this Heartland Institute video
    3. Re:Looks patentable to me by operagost · · Score: 2

      If the patent had been from the 1940s, it would have been expired by the time the Apple II was created.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    4. Re:Looks patentable to me by Anonymous Coward · · Score: 0

      RCA's patent dates to an era (1940s)... They deserved the credit for putting letters on 50s-era TVs...If you put in years of effort into experimentation, you deserve the reward of a temporary monopoly on your discovery. IMHO.

      The Apple II was released in 1978.

      So what is your idea of temporary?

  7. Wha? by Anonymous Coward · · Score: 0

    Maybe we should just abolish the patent system to make the fucktards on this site happy... It's perfectly patentable, but you don't think it's anything original. Where do you draw the line?

    1. Re:Wha? by Stormwatch · · Score: 1

      Maybe we should just abolish the patent system

      Yes, we should.

    2. Re:Wha? by Bing+Tsher+E · · Score: 1

      Also, we should wipe out world hunger.

  8. Battlestar by coldmist · · Score: 1

    Battlestar Galactica (the original in 1978) had a similar thing going when the captain (Lorne Greene) would speak, the words of his journal would appear on the screen.

    --
    Don't steal. The government hates competition.
    1. Re:Battlestar by Anonymous Coward · · Score: 0

      Except that was a vector-graphics display (like the original Asteroids), not a raster display.

  9. "any fifth-grader could come up with the same..." by Anonymous Coward · · Score: 0

    The point though is they didn't. I believe this is called the Tetris moment.

    When Tetris came out everyone was "That is so simple, anyone could of thought up that game". But the fact is they didn't. Same with patents. Obvious after the fact is not the same as obvious.

  10. no need to jump on the fifth-grader hate-wagon by SingleEntendre · · Score: 2

    "In other words, any fifth-grader could come up with the same approach."

      I've seen them vaquish some formidable foes on AYSTAF.

  11. Re:"any fifth-grader could come up with the same.. by maroberts · · Score: 2

    Yes. You're right. However, patents don't seem to work very well. They are meant to reward inventors by giving them a temporary monopoly on their invention in exchange for full disclosure of their invention. The problem is that patents do not succeed in their purpose of dissemination. Patents are worded in a way that obscures what an invention is and how it can be applied. Some of this is deliberate and some of it because of the way patents have to be phrased. In this case for example, it is likely that Woz thought of the idea and re-invented it entirely from scratch before RCA came round and went "ahem! we have a patent. Give us some royalties.". The problem is that Woz couldn't prove he came up with the idea himself and had to open Apples cheque book to RCA.

    --

    Donte Alistair Anderson Roberts - hi son!
    Karma: Chameleon

  12. Re:"any fifth-grader could come up with the same.. by maxwell+demon · · Score: 2

    Well, that's actually the story of the Egg of Columbus.

    --
    The Tao of math: The numbers you can count are not the real numbers.
  13. Nobody could have envisioned it? by Theaetetus · · Score: 3, Insightful

    "And they patented it at a time when nobody could have envisioned it really being used or anything ...

    Seems like it wasn't obvious, then.

    and they got five bucks for each Apple II, based on this little idea that's not even an idea. Y'know: store the bits, store the bits, then pop in a character on your TV."

    The Apple II originally sold for $1298 with 4k of RAM and $2638 with 48k. $5 is only .3% of the price. That doesn't seem that unreasonable.

    Also, if it was so unreasonable, and was just a little idea "that's not even an idea," why not just design around it?

    The RCA character-generator patent was an example of a patent, from Wozniak's point of view, that the aforementioned fifth-grader could have come up with. "I don't know any other way you could do it

    That's why... He couldn't come up with any other way. So, the reasonable royalty now seems really reasonable.

    1. Re:Nobody could have envisioned it? by ajo_arctus · · Score: 2

      I really don't think the point is that you could easily design a different way of achieving the same thing, but that if any sensible person sat down to design a system of putting characters on a screen using technology from that era, that this is the obvious solution that they would almost certainly come up with all on their own -- even if they had no prior knowledge of the RCA patent. Therefore the patent is not a huge leap forward in engineering, it's just a bloody nuisance to the people who actually want to create stuff. The trouble with patents is that they don't really happen in isolation -- everything builds on everything else that is happening at the same time. There are very, very few instances of inventions that wouldn't have happened if not for one person's ingenuity. For example, if Woz hadn't built the Apple I, somebody else would have built something very similar. Patents are the same -- if one person hadn't thought of that idea, usually someone else would have.

    2. Re:Nobody could have envisioned it? by Theaetetus · · Score: 1

      I really don't think the point is that you could easily design a different way of achieving the same thing, but that if any sensible person sat down to design a system of putting characters on a screen using technology from that era, that this is the obvious solution that they would almost certainly come up with all on their own -- even if they had no prior knowledge of the RCA patent. Therefore the patent is not a huge leap forward in engineering, it's just a bloody nuisance to the people who actually want to create stuff.

      Yes, but there's no requirement in patent law that something has to be a "huge leap forward in engineering." In fact, the patent system is set up to reward public disclosure of the tiny leaps that happen every day.

      The patent system is about economic efficiency of innovation. You can spend 10 hours and come up with a new idea, and if you hide it and keep it as a company trade secret, then every other company has to do the same thing. If there's a hundred companies in the industry, that wastes 990 man hours. But, if you publish your idea in exchange for a few bucks from each user, the other companies can save 10 hours of labor each, and instead, their engineers can work on the next idea. This helps advance the normal, everyday innovations that really work things along.

      The big "huge leap forward" ideas? Those occur only rarely, and there's really no need to encourage public disclosure of them. If they're huge leaps forward, they'll be reverse engineered anyway. It's the tiny ones where reverse engineering takes almost as long as coming up with it from scratch that need public disclosure.

    3. Re:Nobody could have envisioned it? by arose · · Score: 1

      Yes, but there's no requirement in patent law that something has to be a "huge leap forward in engineering."

      It does, however, require that the invention in question be non-obvious to someone skilled in the art, e.g. Woz.

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    4. Re:Nobody could have envisioned it? by kenh · · Score: 1

      Don Lancaster's TV Typewriter in Popular Electronics

      This was one way of putting characters on a screen in 1973 - Woz's approach simplified it substantially... (the entire Apple ][ used fewer chips ;^)

      --
      Ken
    5. Re:Nobody could have envisioned it? by Theaetetus · · Score: 1

      Yes, but there's no requirement in patent law that something has to be a "huge leap forward in engineering."

      It does, however, require that the invention in question be non-obvious to someone skilled in the art, e.g. Woz.

      ... non-obvious at the time of invention. Woz thinking it's obvious 40 years later? Not a problem.

    6. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 0

      Well, that is the problem. Tiny leaps deserve no reward because anyone could do them with the same knowledge.
      In other words, if you are worried your shit will be discovered by someone else yous shit is worth nothing and you deserve no right on it.
      Anything else is just grotesque.

    7. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 0

      Two problems with your viewpoint:

      - It can take more than 10 hours to search for the idea you need in that pool of millions of 10h-ideas, so it's easier to rediscover it.
      - The licensing costs are going to be more than the equivalent of 10 hours of salary per company. In fact the licensing costs are WAY more -- so much that the company would rather never read patents and instead rediscover the idea if the law allowed them.

    8. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 1

      The patent system is about economic efficiency of innovation. You can spend 10 hours and come up with a new idea, and if you hide it and keep it as a company trade secret, then every other company has to do the same thing. If there's a hundred companies in the industry, that wastes 990 man hours. But, if you publish your idea in exchange for a few bucks from each user, the other companies can save 10 hours of labor each, and instead, their engineers can work on the next idea. This helps advance the normal, everyday innovations that really work things along.

      The problem with this is that patents need to be non-obvious. The "few bucks" that you're talking about is absurd. Almost any company that actually produces anything would choose to spend the labor costs for 10 hours to produce the same obvious results and then make the product themselves rather than make even a tiny percentage of product sales. They can't do this because another company has been granted a government sponsored monopoly on the obvious solution. Any 990 hours saved from sharing a patented a 10 hour idea will be over-run by loses from patent lawyers (no actual usefulness to society - patents in themselves only block innovation and production), and products that never get made or are sued out of existence. The only way to overcome these negatives and get to a net positive is if the time spent is 10 hours of genius time, or large chunks of normal time; i.e. if the time it would take another company to create the same thing is a large amount of time. In other words, it shouldn't be anything approaching obvious. The only people who could want it to work this way are people who aren't actually producing anything, but want to be able to sit around and think of things marginally before others have had a reason to, and then have the government force others who come up with the same obvious solutions to pay them a license rather than letting them derive the same results for themselves. Because patents allow this monopoly, the standard for obviousness needs to be a severe test.

    9. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 1

      I had chip manuals and selected a chip called a character generator to use in my TV terminal, which led to the Apple I and Apple ][. These character generator chips were marketed by more than one chip company. It was much later, when Apple was selling lots of computers, that RCA notified us that they had a patent on character generator. It had never occurred to me. It was about the same as finding out that someone had patented the OR gates you used. The character generator was about that level of complexity. Any 10-year old would have 'invented' the same thing if it was called for. The companies selling the chips didn't mention this 'patent' so I didn't know that I should look for another approach. In the end, at that time, I probably couldn't come up with an alternative way to do it without spending another $5, so the patent had value. But it wasn't cleverness that was behind it. It's like patenting a list of characters and charging every book.

    10. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 1

      But, if you publish your idea in exchange for a few bucks from each user, the other companies can save 10 hours of labor each, and instead, their engineers can work on the next idea. This helps advance the normal, everyday innovations that really work things along.

      Ha-ha.

      Yeah, right.

      When I worked for a company in a heavily-patented area of computer hardware, the company forbade us from reading any patents that might affect us, because the lawyers had told the CEO that if we knowingly infringed on a patent then we'd have to pay far more damages than if we unknowingly infringed it. That also meant that we kept our hardware and drivers as closed as possible to decrease the likelihood of anyone finding out that we'd unknowingly infringed a patent.

      Patents are a stupid idea that made some kind of sense in the Victorian era when the pace of technological advancement was slow and people couldn't just build a steam engine in their garage in a couple of weeks. Right now they're a huge drag on innovation.

    11. Re:Nobody could have envisioned it? by arose · · Score: 1

      Woz is saying it publicly 40 years later, if you know what he was thinking then though...

      --
      Analogies don't equal equalities, they are merely somewhat analogous.
    12. Re:Nobody could have envisioned it? by Bing+Tsher+E · · Score: 1

      To be fair, Don Lancaster then came out with 'The Cheap Video Cookbook' which is an entire book dedicated to very low chip-count raster character display. He used hacks like stealing high speed data streams like the address bus for the raster diplay. Work that was contemporary to the stuff Wozniak was doing.

      Clive Sinclair took it to the most ridiculous limits, though. He crammed the display generation into a single ASIC that just sits alongside the Z80 in his ZX-80 computer.

    13. Re:Nobody could have envisioned it? by Shompol · · Score: 1

      That's why... He couldn't come up with any other way. So, the reasonable royalty now seems really reasonable.

      Yes, it would be (and still is) difficult to not use bits to display characters, since computers are binary, and everything computers do uses bits. This is the reason you cannot go around it, because it is a non-invention.

      Car analogy: A patent to implement a computer-controlled suspension amortization that uses bits.
      (a) Nobody does computer amortization at the moment (to my knowledge), but this time will come;
      (b) When the time comes, every car sold will pay me $5, because all computers use bits!

    14. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 0

      I hardly think that Wozniak represents "ordinary" skill in the art. Also, remember that consumer electronics grew really fast in the 70's and 80's--a novelty in 1975 would hardly be novel in 1985

    15. Re:Nobody could have envisioned it? by tibit · · Score: 1

      For this to make any financial sense for the economy as a whole, the cost of licensing the patent must be, overall, lower than the totaled cost of reinventing. Quite often the invention itself has a very low value, because the money has to be spent anyway on actually engineering it -- you know, designing the hardware and software that embodies the 'invention'. In most cases, the engineering costs overwhelm any sort of "savings" from not "reinventing".

      --
      A successful API design takes a mixture of software design and pedagogy.
    16. Re:Nobody could have envisioned it? by Arlet · · Score: 1

      No, Woz was thinking it was obvious when he designed the Apple II. It's just 40 years later when he's commenting on it.

    17. Re:Nobody could have envisioned it? by sjames · · Score: 1

      The point is that they couldn't afford a lawsuit at all, so they had to give $5.00/Apple ][ for nothing instead.

      The purpose of a patent is to cover things nobody else could think of at all, not to cover an obvious solution where nobody can think of any other way to do it.

    18. Re:Nobody could have envisioned it? by sjames · · Score: 1

      The problem comes when someone spends that 10 hours and then uses their patent as a bludgeon to force everyone to cough up so much cash that they would much rather just spend the 10 hours themselves than deal with you. Or worse, they already DID spend the 10 hours, and then you soak them for royalties. Worse still when you obfuscate your patent in bizarre legalese to make sure nobody will realize they're infringing until too late.

      There seem to be an awful lot of patents out there where it takes longer to search through them to find a solution and then negotiate a license than it would to just re-invent it yourself. Because of that and the ensuing royalty fights, they actually have a net negative economic value.

      It seems to me that if a patent is truly independently re-invented, it proves that the patent wasn't sufficiently non-obvious to exist in the first place.

    19. Re:Nobody could have envisioned it? by Confusador · · Score: 1

      If your analysis is correct, then the patent system is more broken than I thought. Locking an idea away for 14 years to save 10 hours of work is contradictory. Perhaps if companies were forced to license their patents at reasonable rates it would make sense, but as it is now getting the patent means that the holder is the only one who can use the 10-hour solution, and everyone else has to go back to the drawing board and find a different, likely less efficient, solution. If it's a business method patent, the whole class of solutions will be patented and everyone else is out of luck.

    20. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 0

      Yes, but there's no requirement in patent law that something has to be a "huge leap forward in engineering." In fact, the patent system is set up to reward public disclosure of the tiny leaps that happen every day.

      Except that it doesn't get disclosed in any meaningful way. It's not possible to sift through 1,000,000 patent filings - many of which are still pending! - just write a line of code. Its one thing when "how to make a particle accelerator" gets disclosed and quite another when "way to write a trivial piece of code" gets past the patent examiner.

      The patent system is about economic efficiency of innovation. You can spend 10 hours and come up with a new idea, and if you hide it and keep it as a company trade secret, then every other company has to do the same thing. If there's a hundred companies in the industry, that wastes 990 man hours. But, if you publish your idea in exchange for a few bucks from each user, the other companies can save 10 hours of labor each, and instead, their engineers can work on the next idea. This helps advance the normal, everyday innovations that really work things along.

      That's not how it works at all. What actually happens is that you completely shut out the entire rest of the industry from doing anything with your patent, unless they can pay millions of dollars to effectively buy you out.
      The engineers don't save 10 hours because the ideas are so mind-numbingly obvious that it would never occur to anyone to look for a patent. If you DO find a patent, all you get from it is a description of how to solve the problem, which often saves you ZERO time in actually fixing it. As an added bonus, if you don't get a license for "patent 4651873048, clicking on buttons", you now willingly and knowingly infringed, opening you up for more damages.

    21. Re:Nobody could have envisioned it? by Theaetetus · · Score: 1

      If your analysis is correct, then the patent system is more broken than I thought. Locking an idea away for 14 years to save 10 hours of work is contradictory. Perhaps if companies were forced to license their patents at reasonable rates it would make sense, but as it is now getting the patent means that the holder is the only one who can use the 10-hour solution, and everyone else has to go back to the drawing board and find a different, likely less efficient, solution. If it's a business method patent, the whole class of solutions will be patented and everyone else is out of luck.

      Actually, I agree - though I wouldn't call the system "broken," so much as based on a different concept. Patents are, and have been thought of as, property. And you get to kick people off your lawn, even if it's economically efficient to let them on - even if someone says "hey, mister, can I cross your lawn? I'll pay you a thousand dollars," you can still say no, 'cause it's your lawn. And that's the way patent law currently works.

      But you're right - it shouldn't. Patents should be more about securing reward for your innovation... but access to that innovation should be open to everyone. It should be more like a toll highway - open for use, provided people pay a reasonable royalty. And that royalty should be set by market rates, or by an arbitrator, or a jury, even... not by the patent owner.

      This would completely do away with trolls, incidentally, without trying to carve out niches and say "everything new and nonobvious under the sun is patentable... except for software... and business methods... and internet technologies... and everywhere else trolls work," the way some people argue now.

    22. Re:Nobody could have envisioned it? by Anonymous Coward · · Score: 0

      There is a requirement that the solution is not 'obvious' or some similar phrase. Given the task and the tools, the solution here is indeed obvious. Anyone from a 5th grade upwards would have come up with this solution. It shouldn't have been hard to overturn, and probably wouldn't have been, but for 0.3% of the selling price, it wasn't worth the hassle.

  14. Fonts anyone? by Anonymous Coward · · Score: 0

    Reminds me of a dot matrix display demo board I used once.
    Problem was they pirated a font table to map the alphabet in row/column order.
    But the controller chip required the font in column/row format.
    So they hand translated enough characters to display their company name correctly,
    and when used the same function to print our company name we got half the characters
    (those missing from their name) as jibberish!
    Management happened by and was so impressed!

  15. I think you're right. by Anonymous Coward · · Score: 0

    FTFA:
    >> But it wasn't Double Cream Blueberry that attracted Woz & Co. "Marie Callender's has split-pea soup, split-pea soup with the ham."

  16. And was non-obvious by Kupfernigk · · Score: 2
    Look at the first computers. The CRT was used to display a pattern of dots (binary digits, in fact) and a teletype was used for the data input. They didn't even think to put new key labels and a new drum on the teletype so that you knew you were entering 00000 rather than "/", so that when they gave a lecture to the Royal Society everyone was confused by pages of completely nonobvious symbols.

    I actually once worked with an early RCA chipset for running low-res CRT images. One nice thing about it was you could sync the display generator to the NTSC signal and so overlay your own pattern very precisely on a TV picture. RCA at least did produce and sell hardware that embodied their invention.

    --
    From scarped cliff or quarried stone she cries "A thousand types are gone, I care for nothing, no not one."
  17. Re:"any fifth-grader could come up with the same.. by DougBTX · · Score: 1

    Even if he could prove independent invention, that only changes it from wilful infringement to infringement.

  18. Prior Art and the Cole Patent by doperative · · Score: 1

    "Data General also contends that the Cole patent was anticipated by the prior art and by a printed publication stored at the Stanford Research Institute. Finally, Data General asserts that the Cole patent is invalid under 35 U.S.C. ? 103 because it was obvious in light of the pertinent prior art. The Court will now examine each of these challenges to Cole's validity" link

  19. Re:"any fifth-grader could come up with the same.. by arose · · Score: 1

    Which of course has a person giving the impression that a non-modified egg is to be used, then promptly modifying their egg.

    --
    Analogies don't equal equalities, they are merely somewhat analogous.
  20. At what point... by Kamiza+Ikioi · · Score: 1

    ... do we stop glorifying formerly brilliant inventors as sages? Just because you were once brilliant does not mean everything you do is brilliant.

    I give you Donald Trump as an example. Crazy is crazy is crazy, and Woz is going grumpy senile fast. He thinks he has all the answers to children's education and now patents. So he made a successful computer. That was decades ago. Now, everytime he whines, he get's a /. story. Drop him in the spam bin already!

    --
    I8-D
  21. Prior Art from 1958 .. by doperative · · Score: 1

    The following stuff is from Electronics magazine, Jan. 3rd 1958 issue .. Generating Characters: Summary Although may plans have been devised in the past for scribing numeric and alphabetic characters on a scope face by spot deflection" link

    1. Re:Prior Art from 1958 .. by idontgno · · Score: 1

      That's vector CRT processing. The patent in question, and the technique Woz was working, is raster processing. They're not interchangeable.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
  22. obviousness by robbarrett · · Score: 4, Insightful

    As someone who has done a fair bit of inventing and patenting, I find generalized disdain for patented inventions to be a little irritating. (This is apart from arguments about whether intellectual property is a proper category or whether its legal protection is a good idea). Yes, many patents may have titles that make them sound trivial, and quick reads of them may make you snigger. But in the U.S., one criterion for ruling against patentability is that "the differences between the subject matter sought to be patented and the prior art are such that the subject matter as a whole would have been obvious at the time the invention was made to a person having ordinary skill in the art to which said subject matter pertains" (35 U.S.C. 103 (A)). I think most of my patent submissions have been initially rejected as "obvious" (one particularly entertaining case was a patent examiner's note that the shape of the recording elements in my magnetic head bore remarkable similarity to a piece of plastic someone had devised to keep a garden hose from snagging on the tire while you're washing your car). However, arguing against an "obviousness" claim is straightforward:

    1. Prove that the problem has been recognized for some time;
    2. Show that engineers have attempted a variety of solutions to the known problem;
    3. Clearly explain how your own invention's method for solving the problem is different from existing solutions.

    Of course, this doesn't do anything to prove that the invention is useful, actually does solve the problem, can be reduced to practical form, etc. It just demonstrates that the invention was not obvious at the time. It also does not mean the inventor is a genius or that nobody else on the planet could come up with the solution. It just means that it may qualify to be a patentable invention.

    My own favorite case of proving non-obviousness to myself was having a renowned engineer in the field look at my proposal and tell me that he was quite sure it could not possibly work, though he could not exactly explain why. A couple of weeks later we met in the hall with him telling me that he had been intrigued enough to run simulations while I was building a prototype. We both came to the conclusion that it indeed could and did work.

    Lots of crazy stuff gets patented all the time, but the process of describing and justifying an invention as such is...not completely obvious.

    1. Re:obviousness by PPH · · Score: 2

      1. Prove that the problem has been recognized for some time;
      2. Show that engineers have attempted a variety of solutions to the known problem;
      3. Clearly explain how your own invention's method for solving the problem is different from existing solutions.

      And that's where most (particularly s/w) patents today fall on their face. Most of the problems are new and, given a group of competent s/w engineers, many of them could come up with similar solutions were they handed the problem simultaneously. There is no test for previous failed or less functional efforts over time followed by a novel and unique solution. Its just a race to the patent office with the obvious.

      There was never a trail of failed attempts to produce a 'One Click' shopping web app prior to Amazon's patent (we've got it down to two clicks, but that's where industry stalled for years).

      --
      Have gnu, will travel.
    2. Re:obviousness by jandrese · · Score: 1

      [blockquote]1. Prove that the problem has been recognized for some time;[/blockquote] This is the big one for me. So many outrageous patents are just people slightly ahead of the industry trying combinations of everything they can think of that's not quite practical yet and applying for a patent on the most straightforward solution.

      Hmm, my cell phone can't broadcast a picture over wireless to my TV or other screens yet, but it would be simple enough to set up with a dongle on the TV and some wifi. Lets apply for the patent on that, wait out all of the deadlines to make sure it doesn't show up in patent searches in the near term, and wait for someone to actually build it. Then, wait a few years and BAM, profits.

      So maybe the cellphone screen pusher doesn't pan out. It's certainly a lot easier to think up near term inventions and write up patent applications than it is to build and market devices. I can do this all day.

      --

      I read the internet for the articles.
    3. Re:obviousness by squidfood · · Score: 1

      My own favorite case of proving non-obviousness to myself...

      Old mathematics joke: A famous mathematician was lecturing in class: "It is obvious that X..." He paused, stared at the board in silence for a minute, then walked out of the room without a word. The students looked at each other and shrugged. Twenty minutes later he walked back into the class: "It is now obvious that X..."

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

      However, arguing against an "obviousness" claim is straightforward:

      1. Prove that the problem has been recognized for some time;
      2. Show that engineers have attempted a variety of solutions to the known problem;
      3. Clearly explain how your own invention's method for solving the problem is different from existing solutions.

      Of course, this doesn't do anything to prove that the invention is useful, actually does solve the problem, can be reduced to practical form, etc. It just demonstrates that the invention was not obvious at the time.

      No it doesn't. That just shows that no one else had done it. You are substituting "there is no prior implementation" for "it's not obvious."

    5. Re:obviousness by Paradise+Pete · · Score: 1

      You are substituting "there is no prior implementation" for "it's not obvious."

      Seems to me that his point 1, "Prove that the problem has been recognized for some time," coupled with "there is no prior implementation," is a reasonably strong argument for non-obviousness.

  23. Cable Television by kriston · · Score: 1

    Character generators were big business for cable television operators. Before computers were so ubiquitous the need to show text on the screen was a challenge. They needed one for each channel that was to show text, especially for public access channels and their schedules. Later, special units were designed for use by The Weather Channel that would genlock and overlay the text onto the video.

    Today only a few people remember how difficult it once was to get text on a television screen. As a kid I remember watching U/A Columbia's public access channel schedule update. Someone was typing into it and directly changed what you see on the screen as they typed it. I guess they're supposed to do that when the channel is off-air or at 4:00 AM.

    --

    Kriston

    1. Re:Cable Television by Obfuscant · · Score: 1

      Later, special units were designed for use by The Weather Channel that would genlock and overlay the text onto the video.

      I have one of those "special units" on my desk, and three more sitting in the lab. They were SGI O2s. Very expensive but very easy to do video with. A 180MHz processor could keep up with real-time video, because the video had its own hardware. There wasn't much incoming video to genlock to since the output was graphics, but genlocking to the cable clock was important to help with interference issues.

      SGI was quite proud of the fact that their hardware was sitting in a lot of cable headends.

    2. Re:Cable Television by banzairun · · Score: 1

      He is talking about simple genlocked block text CGs probably made around the mid 1970's that replaced title cards shot via a camera and keyed over the video feed. Before CGs enabled electronic overlay text that was editable in seconds, title cards had to be printed or drawn manually.

      He does not mean actual computer graphics, which from the likes of Quantel's Paintbox predates your off-the-shelf SGI 02 by 20 years. A lot happened in that time.

    3. Re:Cable Television by kriston · · Score: 1

      Banzairun is correct about the character generators--they were way earlier than 1996's SGI O2. I'm talking about 1979.

      The other thing that I'm talking about is the WeatherStar decoder that The Weather Channel used that superimposed the local conditions at the bottom of the screen and did the local forecasts (the "Local on the 8s" segments). I'd sure like to learn more about those. They appeared in the early 1980s.

      --

      Kriston

  24. RCA used that for NBC election returns by Animats · · Score: 2

    RCA developed this for NBC's election returns. Election nights used to have huge rooms of electromechanical display boards. NBC wanted something better. So they had RCA develop a character generator, to be used in conjunction with election predictions made on RCA computers. "Makes your television set a part of the computer".

    Previously, there had been stroke character displays for vector CRTs. SAGE used those. There was the Charactron tube, where a focused electron beam was steered through a stencil of letters, then aimed at the screen. There was something called the Monoscope, which was a TV-camera like tube with a permanently fixed stencil as the image. There were flying-spot scanners, where you put a slide in front of a CRT, and a phototube read the changing light, generating a video signal. All these devices were either limited or expensive. (A 21-inch Charactron tube was six feet long.) Generating character video in real time, entirely electronically, was a big deal at the time.

    (I've been trying to find video on line of the NBC election coverage with this.)

    1. Re:RCA used that for NBC election returns by sillivalley · · Score: 1

      Cole at RCA developed the technology as part of a response to an FAA RFQ (request for quote) -- the FAA wanted to display flight information on screens at airports. RCA bid on the system, relying on a design that used Cole's hardware raster scan character generator.

      Before memory prices dropped through the floor and made bit-mapped graphics standard, the 80x24 character CRT display using a hardware raster-scan character generator a la Cole was the standard. This was a long, long, time ago, back in the dark ages, the 1970's.

      In the decades of litigation which followed, RCA's FAA bid proved to be the undoing of the Cole patent -- the courts concluded (eventually) that RCA's offer to the FAA was an offer for sale made more than one year prior to the filing of the Cole patent application, thus invalidating the patent.

      Cheap memory and fast processors -- in the early to mid 80's systems such as the Xerox Star, and then the Lisa and the Mac changed the way information was displayed. Oh, the SInclair did CPU-based character generation, as did a lot of software on the Apple ][ putting characters on the graphics screen; Apple's Pilot and Super-Pilot are good examples of this. The Cole patent expired, and its day had passed, with a CPU now stuffing bits into a bitmap to put characters on a display.

    2. Re:RCA used that for NBC election returns by vinn01 · · Score: 1

      I'm surprised that this comment is the only mention of stroke writing character generation in this thread.

      Rastor character generation was not obvious using analog electronics. Rastor was slow compared to stroke writing when using analog display generators. Rastor character generation didn't become obvious until digital electronics made it obvious (every pixel mapped to a bit)

      You can''t compare a patent developed in the time of analog electronics with how obvious it became after digital electronics made it a no brainer.

         

    3. Re:RCA used that for NBC election returns by butlerm · · Score: 1

      The RCA patent in question (3345458) used digital electronics. Check it out.

      Supposing the idea of digital character output on a raster display was non-obvious at the time it was patented, that doesn't mean it is good public policy for the government to grant an artificial seventeen year monopoly on it.

  25. there's a difference by Chirs · · Score: 1

    between being expendable and having finished the previous set of tasks that were assigned to you.

  26. this techniqure required 1K memory chips (1974) by peter303 · · Score: 1

    It wasnt too useful if there was not place to store the character patterns. Until the price of memory fell below ten cents a bit (!!) in the early 1970s it was just too expensive to store these bits in a personal user terminal or personal computer. It takes about 2000 bits to store the printing ASCII 5x7 raster array. I was present at the transition from teletype terminals to CRT terminals at this time and the introduction of personal computers.

  27. RCA's Cole patent, Woz's patents by sillivalley · · Score: 2

    The RCA patent was known as the Cole patent -- RCA went after everybody that did raster-scan displays at the time. This patent was invalidated by the courts -- twice -- the second time it stayed dead. Apple paid some money to RCA, but that's a long story in and of itself.

    Woz had three early Apple patents -- two on the way color was generated on the motherboard, and one on the disk controller. Woz figured out how to do NTSC color video, including the color burst, with almost no parts. Woz developed an incredibly clever way to do a GCR disk controller with a few $ of parts when everybody else in the industry was doing MFM and MMFM using expensive disk controller chips.

    When Apple was faced with an onslaught of cheap clones of the Apple ][ coming in from Taiwan and Hong Kong in the early 1980's, it was the Woz patents that made the difference in protecting the Apple ][ line, and the company.

    1. Re:RCA's Cole patent, Woz's patents by Bing+Tsher+E · · Score: 1

      Because Apple was sitting on their patent suite and also relying on the fact that the first spreadsheet, Visicalc would ONLY run on their Apple II, they were suing more than just Taiwanese and Hong Kong cloners. They were suing American and Canadian companies producing Apple clone machines, like Orange Computer and Rainbow.

      They needed to protect their Visicalc franchise, which was their bread and butter at the time.

      Apple pioneered in the area of being a highly litigator Personal Computer manufacturer. It was one of their earliest successful practices.

    2. Re:RCA's Cole patent, Woz's patents by scharkalvin · · Score: 1

      The difference here is that Apple had actual product based on their patents. They were NEVER a patent troll.

  28. Apple philanthropy by Anonymous Coward · · Score: 0

    You know, I thought I was going to be able to challenge the remark about Jobs' philanthropic endeavors, but every time I searched, the answer was the same: he doesn't do charity.

    Does anyone know if Apple ever restarted their charitable contributions group that He killed off in the "Dark Times"?
    It was possible before His return for employees to suggest charities for Apple to make donations to, and Apple matched
    contributions employees made to charitable organizations.

    1. Re:Apple philanthropy by elrous0 · · Score: 1

      Good lord, even I hadn't heard about that. I knew he was legendary for not giving to charity, parking his Mercedes in handicapped spots, etc., but my god. Does he kick puppies in his spare time too?

      I think this guy is a few iPad sales away from petting a cat in a secret island hideout.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    2. Re:Apple philanthropy by St.Creed · · Score: 1

      Lol... that conjured up a really weird image of his dark sweater with a lot of white hairs all over it and his minions trying to clean the sweater :)

      --
      Therefore, by the (faulty) logic you're using, you're just a cow with a keyboard - osu-neko (2604)
  29. Patents sucks by Anonymous Coward · · Score: 0

    A patent should only count if the firm holding it has an actual product on the market, or at least give the patent holder 1 year from a request to use the patent, to release a product using it. After that one year the applicant should be free to use the patent. But i guess you can't really know which patents you might infringe when making something. In my opinion there should be no patents, why not compete on better products and support.. ?

    1. Re:Patents sucks by Sarten-X · · Score: 1

      One year to take an invention to market? I take it you've never actually invented anything. For physical products where you need to set up a supply chain, five or ten years is to be expected. For a software product, estimates get more complicated, because though you can get faster production and distribution, you have to account for hardware availability and feature roadmaps. Maybe a better limit is something like 20 years. That should be enough for ahead-of-their-time inventions to be brought to market.

      --
      You do not have a moral or legal right to do absolutely anything you want.
  30. Re:this technique required 1K memory chips (1974) by sillivalley · · Score: 1

    That was the beauty of the Cole patent and the raster-scan character generator chip! One chip contained the character generator ROM and the high-speed shift register, so you addressed it with the character code and the raster line and shifted out the row of bits to the CRT. You didn't have to clock your memory at the raster's bit-clock; only a portion of the raster scan character generator chip had to run that fast.

    Some of those early 80x24 CRT displays used boards full of shift registers to store character data for the display. (I had to maintain a room full of Datapoint terminals used in the uni's timesharing lab in the early 70's.) Later they went to DRAMs.

    Still a 9600-baud Datapoint terminal was much preferable than an old, stinking, noisy 110-baud Teletype 33!

  31. RCA and the request for quote (RFQ) by doperative · · Score: 1

    "The district court found that the Cole claims in suit read on a system disclosed in German, French, and British patents issued to Dirks between 1948 and 1957, none of which were considered by the examiner during the prosecution of the Cole patent application. The district court agreed with HLA's assertion that "The Dirks system ... is the Cole system implemented in 1940's technology, and, since the Cole claims are drawn to cover all digital systems generically, as opposed to a new implementation, they are anticipated by [the] foreign Dirks' patents"

    The principal issue in Appeal No. 83-782 is whether the district court correctly found that claims 1, 2, and 3 of RCA's patent, covering a digital video character generator, are anticipated by the disclosure in the "Dirks" patents. We reverse the holding of invalidity in view of Dirks alone link

    "Data General also contends that the Cole patent was anticipated by the prior art and by a printed publication stored at the Stanford Research Institute" link

    "The following stuff is from Electronics magazine, Jan. 3rd 1958 issue .. Generating Characters: Summary Although may plans have been devised in the past for scribing numeric and alphabetic characters on a scope face by spot deflection" link

    --

    "Cole at RCA developed the technology as part of a response to an FAA RFQ .. a long, long, time ago, back in the dark ages, the 1970's. In the decades of litigation which followed, RCA's FAA bid proved to be the undoing of the Cole patent", sillivalley

    Do you have any citations for all this?

    --

  32. patentable invention by Anonymous Coward · · Score: 0

    > As someone who has done a fair bit of inventing and patenting, I find generalized disdain for patented inventions to be a little irritating, robbarrett

    What have you invented that we would have heard of?

    > Of course, this doesn't do anything to prove that the invention is useful, actually does solve the problem, can be reduced to practical form, robbarrett

    If something can't be rendered in 'practical form', can it be an actual 'invention' ?

    1. Re:patentable invention by robbarrett · · Score: 1

      > What have you invented that we would have heard of?

      Not to take any credit away from a lot of other fine work on this technology, but I had something to do with the Linear Tape-Open system. The sales figures suggest someone around here may have heard of it. You can look at the patent yourself and decide if you think the technology was obvious or not.

      Another example--a software (or at least firmware) patent--might be more controversial. This one is an algorithm to make the Trackpoint pointing device more responsive. Again, perhaps this one would seem obvious to someone who had studied control systems, but nobody up to that point in the business of isometric joysticks had conceived of the problem in these terms and proposed a solution of this sort.

      > If something can't be rendered in 'practical form', can it be an actual 'invention' ?

      Legally, yes. Part of the patent disclosure requirement is that the inventor must state the best way(s) s/he can think of to reduce the invention to practice. Because of the importance of filing dates and overenthusiasm, this is sometimes (often?) done prematurely, amounting to a certain bit of wasted of time. I have also been guilty of that, unfortunately.

  33. Hindsight blinds ... by perpenso · · Score: 2

    Which does not negate the fact that it was also an obvious technology.

    Its only obvious technology to someone today who has been trained in the technology. You are blinded in a way by hindsight. To someone with the education and technology of the 1960s things are quite different.

    It is also apparent that RCA, "a technology visionary", patented the thing with the intent of trolling, since at the time they had no use for their "invention".

    No, its "obvious" what they were thinking. As a major TV manufacturer they were thinking of a feature where they could overlay text on the normal image, news headlines, stock market quotes, etc. No need for the broadcast network to do such things. Have this text broadcast on a newly assigned frequency and let the customer select what info, if any, to be displayed on whatever channel they are watching. Now that I have planted this meme in your head isn't it "obvious" they may have had some possible applications. That's how hindsight colors the perception of the past.

  34. tv typewritter by scharkalvin · · Score: 1

    I'm not sure if the SWTP TV Typewriter was out before the Apple II, but it also used the same ideas for putting characters on a TV screen. So did EVERY terminal ever made from Hazeltines to DEC VT100's. Did RCA grab a chunk of their hides too? (And if RCA's patent was still good when the PC came out IBM would have had to pay them off too....except in this case they probably just cross licensed some IBM patent that RCA was in violation off).

  35. Apple patents their products, not just patents by taharvey · · Score: 1

    Apple isn't running a patent troll shop by any stretch of the imagination. They patent their creativity embodied in real products to protect them from copy cats.

    Apple has driven the whole industry for 30 years for setting the benchmark on how we interact with devices, They have set the standard for computers, music, phones, and tablets. And the industry follows.

    The iPhone was introduced 3 years ago. For 20 years there wasn't anything like an iPhone, now every phone out there is an iPhone look alike. It is so pervasive that people can't even remember what phones were like before the iphone.

    1. Re:Apple patents their products, not just patents by LynnwoodRooster · · Score: 1

      The iPhone was introduced 3 years ago. For 20 years there wasn't anything like an iPhone, now every phone out there is an iPhone look alike. It is so pervasive that people can't even remember what phones were like before the iphone.

      Can you identify of this "invention" that the iPhone brought that didn't pre-date it with something as mundane as Windows Mobile running SPB Mobile Shell, or HTC TouchFLO? I see Apple is VERY good at marketing, but actual innovation? What is new and novel in their iPhone?

      --
      Browsing at +1 - no ACs, I ignore their posts. So refreshing!
    2. Re:Apple patents their products, not just patents by taharvey · · Score: 1

      Let me guess you are a developer, or your use linux, and you argue if emacs is better than vi.

      Slashdot readers are notorious at not fathoming what is this "invention" from a company like Apple. It is not just marketing that separates a company like Apple from one that has a big checklist of features. While there are many unique elements on the iPhone that made it work for the first time (like the way multi-touch turned a tiny screen into something actually viable for websurfing), the real invention IS the gestalt - The whole shebang, the feel, the integration, the interaction, how the UI works as a transparent extension of your arm, the 1000 elements that come together in a product.

      If I could get my developers to grasp this fact... I'm always having to spend days tweaking a UI given to me as a final.

      But the rest of the world gets it, which is why the industry has copied Apple for 30 years. They innovate and tweak at a level of detail that most other companies don't even grasp.

       

    3. Re:Apple patents their products, not just patents by FSWKU · · Score: 1

      The iPhone was introduced 3 years ago. For 20 years there wasn't anything like an iPhone, now every phone out there is an iPhone look alike. It is so pervasive that people can't even remember what phones were like before the iphone.

      As a matter of fact, I do. My old Nokia 3595 had actual physical buttons, changeable faceplates, customizable ringtones, an alarm clock, calendar, to-do list, SMS, and even rudimentary internet capabilities. It also weighed less than an iPhone, survived miscellaneous abuse that would destroy an iPhone several times over (including drops onto concrete and even a short dunk in a swimming pool), and also went about 5x as long between charges.

      So not only do I remember what phones were like before the iPhone, there are days when I PREFER those times...

      --
      "So after all this, you make my case for me. To end this stalemate, you must die..."
    4. Re:Apple patents their products, not just patents by LynnwoodRooster · · Score: 1

      So... No?

      --
      Browsing at +1 - no ACs, I ignore their posts. So refreshing!
  36. Creative patents vs Patent Trolls by taharvey · · Score: 1

    I agree that patents are good vehicles for protection of your ideas. However, I think the current controversy hinges on this:

    1. Are you contributing to a productive world and utilizing your patent to protect a device or product you or a licensee are actually making.
    2. Or are you just churning out patents for things your never intend to use, but are gambling that through law suits you can make money.

    If it is the second option, that represents a type of "anti-creativity" and "anti-productivity" that just bogs the world down slows down the pace of innovation.

  37. So it's invalid then? by HalAtWork · · Score: 1

    "I don't know any other way you could do it – anybody would have come up with that with the same approach."

    Woz states it is an obvious method, which means the patent is invalid, right? So why were they forced to pay $5 on every Apple II again?

  38. Citation for RCA v DGC, Cole goes down again by sillivalley · · Score: 1

    887 F.2d 1056, 12 U.S.P.Q.2d 1449

    1. Re:Citation for RCA v DGC, Cole goes down again by doperative · · Score: 1

      OK, you don't expect me to read the whole thing did you ?

  39. Don Lancaster by DCFusor · · Score: 1

    Wrote the TV typewriter book in 1976 or so, and I bet he didn't pay any patent royalty. At the time, as Wiki says, it was a medium challenging thing to make for a hobbyist, took a fair chunk of TTL logic and some space on a WW board. I know, I made one, and at the time the other stuff you could get were ASR-33 teletypes or a very expensive terminal that used special fast logic to get more than 40 chars on a screen. Mine got hooked to my PDP-8 (there weren't uP's like now)....

    At the time, rom and pixel rates made this actually fairly hard to do well and keep up with TV refresh rates with any resolution.

    Here's the Wiki page.

    Sure, guys were doing it for the military earlier, much -- they had access to logic we normal folks couldn't get or afford. Now, get off my lawn.

    --
    Why guess when you can know? Measure!
    1. Re:Don Lancaster by mattack2 · · Score: 1

      Mine got hooked to my PDP-8 (there weren't uP's like now)....

      There were the 4004, 6800, and 6502, by 1976, to name the most well known.

      Yes, this was totally nitpicking.