Slashdot Mirror


Has Microsoft's Patent War Against Linux Begun?

Glyn Moody writes "Microsoft has filed a suit against TomTom, 'alleging that the in-car navigation company's devices violate eight of its patents — including three that relate to TomTom's implementation of the Linux kernel.' What's interesting is that the intellectual property lawyer behind the move, Horacio Gutierrez, has just been promoted to the rank of corporate vice president at Microsoft. Is this his way of announcing that he intends going on the attack against Linux?"

644 comments

  1. Patenting mistakes by alain94040 · · Score: 5, Informative

    3 patents relate to car navigation systems and I can't really tell who's right...

    But patent 5579517 is very simple for all to understand: it's the infamous way of Windows 95 to offer long file names (32 characters) over DOS, which only allowed 8-character names.

    So Microsoft patented the way to store a cross-reference between the nice, readable filename, and the ugly, DOS name.

    Does Linux do that? Sure, there might be a FAT driver somewhere... But I hope TomTom doesn't use FAT. If so, Microsoft is abusing the patent process.

    And am I the only one to see irony in the fact that Microsoft patented a software defect?

    1. Re:Patenting mistakes by Computershack · · Score: 5, Informative

      Tomtom does indeed use FAT on the memory cards the maps are stored on.

      --
      I only please one person per day. Today is not your day. Tomorrow isn't looking good either. - Scott Adams
    2. Re:Patenting mistakes by Jurily · · Score: 0, Troll

      Tomtom does indeed use FAT on the memory cards the maps are stored on.

      Oh. Well, they deserve the lawsuit then. And a Darwin award.

    3. Re:Patenting mistakes by Vince · · Score: 3, Insightful

      FAT, as the lowest common denominator, is the best choice for flash cards and any other device that has to work in any random Windows, Mac, or Linux box. Otherwise, you'll have to develop and maintain filesystem drivers for your end users.

    4. Re:Patenting mistakes by knarf · · Score: 1

      I assume TomTom's devices can use SD cards, and those are by default formatted with a FAT filesystem. Of course it is ludicrous for Microsoft to now suddenly worm out of the woodwork and claim patent infringement but that is a) clear from the start and b) besides the point.

      --
      --frank[at]unternet.org
    5. Re:Patenting mistakes by poetmatt · · Score: 4, Informative

      Not really, it's been widely debated that the FAT patent would not hold up on a review....so I wouldn't be so jumpy.

    6. Re:Patenting mistakes by interstellar_donkey · · Score: 3, Informative

      I think it's a little more simple than that.

      1) Is it technology related?
      2) Does it work?
      3) Does it work better than what we can do?

      If you've answered yes to the above questions, Microsoft has the right to sue you.

      --
      The Internet is generally stupid
    7. Re:Patenting mistakes by DancesWithBlowTorch · · Score: 1

      What's interesting is that the intellectual property lawyer behind the move, Horacio Gutierrez, has just been promoted to the rank of corporate vice president at Microsoft. Is this his way of announcing that he intends going on the attack against Linux?"

      How is this important? Man gets promoted to lead IP division, proceeds to, well, lead IP division. I don't see why it's newsworthy that Microsoft's bigger court filings get filed by a high-ranking manager. The fact that he has just been promoted need not necessarily have anything to do with this.

    8. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      FAT .. is the best choice for flash cards and any other device that has to work in any random Windows, Mac, or Linux box

      Does that situation apply here? The flash card we're talking about, is used by a GPS unit and .. what else?

    9. Re:Patenting mistakes by Architect_sasyr · · Score: 3, Insightful

      And anything you use to backup the GPS unit. Or update it. So, for my own experience (TomTom ONE XL), it has to be supported by FreeBSD, Mac OS X, Linux 2.6, Windows XP and Windows Vista.

      What would be the point of a flash card if you couldn't take it out or update the unit anyway.

      --
      Me failed English...
      FreeBSD over Linux. If my comments seem odd, this may explain...
    10. Re:Patenting mistakes by Directrix1 · · Score: 5, Interesting

      Doesn't this seem like anticompetitive behavior? I think we're needing a new lawsuit.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    11. Re:Patenting mistakes by Mr2cents · · Score: 2, Interesting

      I think I remember that Microsoft wasn't going to enforce their FAT patents? I read it more than a year ago, and my wetware memory isn't perfect, but I really think they claimed it.. IIRC I even went to their site to verify.

      (I could be wrong, but I would really like to hear others with better a recollection than I have..)

      --
      "It's too bad that stupidity isn't painful." - Anton LaVey
    12. Re:Patenting mistakes by falconwolf · · Score: 1

      FAT, as the lowest common denominator, is the best choice for flash cards and any other device that has to work in any random Windows, Mac, or Linux box. Otherwise, you'll have to develop and maintain filesystem drivers for your end users

      FAT may be the best choice to use but if MS has a patent on it, I don't know if they do or not, and TomTom uses FAT then they are infringing on MS's patent.

      Falcon

    13. Re:Patenting mistakes by uberjack · · Score: 1

      I'm still at a loss to understand why FAT and ASCII still persist in modern society. I mean, I understand backwards compatibility and lack of support, and all that other bullshit that's the reason why we're still running substandard 32-bit bottlenecked systems, but if Apple can cut the cord, why can't the rest of the industry?

    14. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      Wait!! Aren't the pre-formated memory cards violating it also?

    15. Re:Patenting mistakes by rrossman2 · · Score: 0

      So how long does a Patent on the Fat16/32 last? I know for drugs the patents last what, 5 or 7 years? it's been 10+ years since Windows 95 was released, so when's the patent run out?

    16. Re:Patenting mistakes by tuxgeek · · Score: 1

      But, but, but
      Why the hell use the FAT file system with a Linux device?
      if(OS == Linux) {then fs()= ext3; else break;}

      --
      "Suppose you were an idiot...and suppose you were a member of Congress...but I repeat myself." Mark Twain
    17. Re:Patenting mistakes by rrossman2 · · Score: 0

      Doh I was mixing up exclusivity and patents... sorry 20 years for drugs

    18. Re:Patenting mistakes by Tetsujin · · Score: 1

      I'm still at a loss to understand why FAT and ASCII still persist in modern society. I mean, I understand backwards compatibility and lack of support, and all that other bullshit that's the reason why we're still running substandard 32-bit bottlenecked systems, but if Apple can cut the cord, why can't the rest of the industry?

      Last I checked my FAT32-formatted flash drives and memory cards still work on Macs. How has Apple "cut the cord"?

      --
      Bow-ties are cool.
    19. Re:Patenting mistakes by RudeIota · · Score: 1

      I remember this too, although a quick search didn't turn up anything worthwhile. I remember a big concern being camera manufacturers, since virtually all of them use FAT32 for photo storage on flash cards.

      --
      Fact: Everything I say is fiction.
    20. Re:Patenting mistakes by Artraze · · Score: 4, Insightful

      You jest (or at least the mods think so), but actually, you're not so far off the mark. As Windows does not come bundled with support for any file system that isn't patented by Microsoft, lording those patents over people is quite anticompetitive. Or, at the very least, more-so than the whole IE thing which started all this monopoly stuff to begin with.

      Then again, the entire point of software patents is to make monopolies, so perhaps this is just what's supposed to be happening.

    21. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      Patents are specifically intended to allow anticompetitive behavior.

    22. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      Linux does this. Long file names in fat32 are "extended object attributes", aren't they?

    23. Re:Patenting mistakes by lorenlal · · Score: 3, Informative

      From Wikipedia (cause I'm lazy): http://en.wikipedia.org/wiki/File_Allocation_Table

      Microsoft has recently secured patents for VFAT and FAT32 (but not the original FAT). Despite two earlier rulings against them, Microsoft prevailed and was awarded the patents.

      If TomTom uses FAT (12 or 16), then they're in the clear... Unless they're specifically using the VFAT extension.

    24. Re:Patenting mistakes by Tubal-Cain · · Score: 1

      I'm still at a loss to understand why FAT and ASCII still persist in modern society.

      FAT is still useful for flash drives. ASCII takes up so little space and effort to implement, why not?

    25. Re:Patenting mistakes by morghanphoenix · · Score: 2, Interesting

      THat's the only reason FAT32 is still used. Despite the limitations of the file system it "just works" when I plug it in to a windows, mac or linux system. NTFS may work on Linux but it can be a pain, ext3 works on Windows, but you have to install support for it, and it seems to manage to mount all of my ext3 file systems even the ones I've told it not to mount. Can't make a comment on HFS+, not much of a mac person and unlike Windows I've never had a reason to use it despite my distaste.

    26. Re:Patenting mistakes by RalphSleigh · · Score: 1

      The TomTom needs a FAT32 driver so it can read maps/mp3s/etc off a SDCard the user loaded up using windows.....

      --
      Come as you are, do what you must, be who you will.
    27. Re:Patenting mistakes by jamstar7 · · Score: 2, Interesting
      True, but for a limited time. They're supposed to expire someday. The point of them expiring is so that somebody can take this prior knowledge, build on it, and come up with something better, not keep us stuck in the Stone Age.

      FAT's been around since DOS, FAT32 since what, 1998? Shouldn't its patent be expiring Real Soon Now?

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    28. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      no, FAT is a extremely simply file system, its completely obvious to anyone that looks at how its implemented. These filenames are obviously unpatentable.

    29. Re:Patenting mistakes by Thinboy00 · · Score: 1

      Does that mean you have to use long names (especially considering the user shouldn't be able to see that directly, and if he can TomTom is a fool)?

      --
      $ make available
    30. Re:Patenting mistakes by Thinboy00 · · Score: 2, Insightful

      IANAL, but if I was I'd recommend filing in the EU rather than the US, given Opera's progress there.

      --
      $ make available
    31. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      NTFS may work on Linux but it can be a pain, ext3 works on Windows, but you have to install support for it, and it seems to manage to mount all of my ext3 file systems even the ones I've told it not to mount.

      You think it's a pain to [sudo] [apt-get/aptitude] install ntfs-3g?* Or it's painful to download and run a 3-step exe installer on windows (or, alternatively, download the ext2fs.sys and pop it in system32 iirc)?

      * You may not be using a .deb repository-based distro, but let's pretend you are. If you weren't, I'd imagine your complains would be about RPMs or building from source or whatever.

    32. Re:Patenting mistakes by ximenes · · Score: 5, Interesting

      Yes, all patents expire. Because of the date on which this patent (#5579517) was filed, it will expire 17 years after the issue date (Nov 26, 1996). So approximately November 2013.

      However, it seems clear that Microsoft, as with most companies in this position, will continue to develop new derivative work that can be patented in turn. This will allow them to continue to constraint the filesystem under patent as it will be implemented in 2013, which may or may not matter depending on how the world works in the distant future.

    33. Re:Patenting mistakes by Jurily · · Score: 3, Insightful

      As Windows does not come bundled with support for any file system that isn't patented by Microsoft, lording those patents over people is quite anticompetitive.

      Well that was the whole fucking point of patents: keeping people away from your invention. Granting you a time-limited monopoly so you can capitalize on it.

      Unfortunately said time limit is waaaay too long. Law does not keep up with the exponential nature of technology. That's the real problem, not what MS does with their patents.

    34. Re:Patenting mistakes by Daniel+Phillips · · Score: 1

      the entire point of software patents is to make monopolies, so perhaps this is just what's supposed to be happening.

      Monopolies in themselves are not illegal, but abuse of monopoly power is illegal. So, is Microsoft abusing its monopoly power? Can you quantify that? Do you know who to complain to about that, in America and/or Europe?

      --
      Have you got your LWN subscription yet?
    35. Re:Patenting mistakes by symbolset · · Score: 1

      I'm still at a loss to understand why FAT and ASCII still persist in modern society.

      Ask Michael Hart. I think he knows the answer to the ASCII part of your question. It turns out the answer is in some ways similar to the answer for the FAT part of your question.

      --
      Help stamp out iliturcy.
    36. Re:Patenting mistakes by mikael · · Score: 1

      Some people transfer across codecs from the windows system to support Linux media players.

      Wine uses implementations of notepad.exe and services.exe

      These aren't with embedded systems, but it is something I'm sure Microsoft could claim against.

      --
      Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    37. Re:Patenting mistakes by lpq · · Score: 1

      Now if TomTom could just prove it is a "OpenSuSE" client...hasn't MS agreed not sue over any usage in SuSE?...Surely someone at TomTom owns a copy of OpenSuSE.... ;-/ ?

      Asserting a patent against that is just plain stupid. What is MS thinking? Do they think?

    38. Re:Patenting mistakes by bluefoxlucid · · Score: 1

      this stuff comes with Ubuntu.

    39. Re:Patenting mistakes by smittyoneeach · · Score: 4, Insightful

      That, and the fact that Solomon's observation that "there is nothing new under the sun" was never more apt than when applied to software.
      Physical devices, with huge sunk costs in R&D and fabs make a patent a reasonable tradeoff to incentivise development.
      Software, not so much.

      --
      Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
    40. Re:Patenting mistakes by MikeBabcock · · Score: 4, Informative

      A Darwin award? For using FAT? Like every camera maker on the market? And every DVD player with memory card slots? And TVs that have them for that matter? Not to mention stereo systems with USB plugs.

      FAT is ubiquitous for flash storage.

      --
      - Michael T. Babcock (Yes, I blog)
    41. Re:Patenting mistakes by MikeBabcock · · Score: 2, Informative

      My Tomtom unit can read music and photos off an arbitrary SD card for playback while I'm driving an MP3 player or photo browser. It also supports Ebooks. The device itself shows up as two USB drives when plugged in by USB -- one for the internal memory, one for the flash drive.

      --
      - Michael T. Babcock (Yes, I blog)
    42. Re:Patenting mistakes by Cylix · · Score: 4, Informative

      They've been suing over FAT implementations for years so this one isn't new per say.

      Which is funny because it promotes interoperability for windows and doesn't require some funky file system.

      If you don't want to pay the microsoft tax... use ext2 and put some cycles into making sure the windows ext2 driver is working well.

      --
      "You should always go to other people's funerals; otherwise, they won't come to yours." -- Yogi Berra
    43. Re:Patenting mistakes by Pseudonym · · Score: 0, Redundant

      And anything you use to backup the GPS unit. Or update it.

      Or develop it.

      More to the point, standards (even if only de facto standards) are good. FAT is a wheel that you don't have to invent here.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    44. Re:Patenting mistakes by jamstar7 · · Score: 2, Informative

      Microsoft isn't suing for providing any cards, they're suing because the TomTom device can read the FAT32 cards everybody uses. Doesn't matter that the driver was cleanroom written from published API specs, Microsoft saw a way to stomp on them and took it.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    45. Re:Patenting mistakes by FlyingBishop · · Score: 1

      Who was the troll that modded this offtopic?

      I mean at least if you're modding -1 disagree have the decency to hide behind overrated or troll or something.

    46. Re:Patenting mistakes by uberjack · · Score: 1

      I was mostly referring to move to Mac OS X without any regard for hardware backward-compatibility with OS 9. I would like to see PC's completely move to 64-bit architecture, and support 32-bit instructions via software emulation, see ASCII abandoned in favor of Unicode, and see FAT32 completely disappear.

    47. Re:Patenting mistakes by DittoBox · · Score: 5, Insightful

      I think what's really fucked up about this is that Microsoft is just now deciding to do something. FAT has existed for almost two decades, and the FS driver in Linux for quite some time as well. They waited for their FS to become a de facto standard so they could drop the hammer on people.

      If you own a trademark you have to actively defend it, lest it become a standard term for the product type. Shouldn't technology and patents be the same way? If you allow entire industries to adopt your patented method without defending it you should lose the patent. Coming in after the fact just so you can grab your competitors by the balls is just crooked.

      --
      Good. Cheap. Fast. Pick Two.
    48. Re:Patenting mistakes by phulegart · · Score: 1

      With the growing popularity of UDF http://en.wikipedia.org/wiki/Universal_Disk_Format and the fact that M$ doesn't have the patent for it, and M$ supports it in their OS releases, and it is currently being looked at as a universal replacement on flash media... I don't know why TomTom and everyone else didn't just push a little harder to use UDF over FAT.

      --
      "I love deadlines. I love the whooshing sound they make as they fly by." -D. Adams
    49. Re:Patenting mistakes by atraintocry · · Score: 1

      With some GPS models you can download updated maps, or decide which region has a more detailed map. Presumably you'd want to be able to mount whatever filesystem is on the card in order to copy the map.

    50. Re:Patenting mistakes by Ilgaz · · Score: 1

      How hard is to make a signed ext2 driver for Windows and install it with the software which would occupy tens of times bigger space already?

      Also Navigation could be a very critical task and FAT is known to break to unfixable levels very easily.

      Lets hope companies start to learn.

    51. Re:Patenting mistakes by LuYu · · Score: 3, Interesting

      If you don't want to pay the microsoft tax... use ext2 and put some cycles into making sure the windows ext2 driver is working well.

      The "microsoft tax" is unavoidable. Unless you can figure out a way to buy unformatted removable storage, you have already paid MS.

      --
      All data is speech. All speech is Free.
    52. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      They're not crawling out, they've been selling licenses to FAT for a while now. It's quite hilarious and a testament to their monopoly that they can get people to pay them for the worst FS ever. Better free alternatives are easily available, they just aren't installed on Windows :(

    53. Re:Patenting mistakes by internettoughguy · · Score: 1

      the good thing about using fat, is that you don't have to reformat your card when you plug it into your windows/mac box, or perhaps have to install extra software to read it.

    54. Re:Patenting mistakes by xorsyst · · Score: 1

      ASCII silly question, get a stupid ANSI.

      --
      Get free bitcoins: http://freebitco.in
    55. Re:Patenting mistakes by Anonymous Coward · · Score: 2, Informative

      So that there's no confusion:

      US patents filed before 6th Sept. 1995 had expiry dates 17 years in the future from the date of issue. Patents filed after that date have expiry dates 20 years in the future from the date of first application.

      #5579517 was filed on 24th April 1995.

    56. Re:Patenting mistakes by suckmysav · · Score: 2, Informative

      Hmmm, I may be wrong but I'm sure I recall MS suing camera makers for using FAT in their cameras and that was thrown out of court.

      This is more about the long filename hack rather than FAT itself.

      I'm sure it will end with the same result tho

      --
      "You can't fight in here, this is the war room!"
    57. Re:Patenting mistakes by i.of.the.storm · · Score: 1

      Meh, until Windows comes with ext2 built in that's not going to help for removable devices. I guess you could always put a tiny FAT partition on your device for the ext2 driver, but that kind of defeats the purpose of avoiding FAT.

      --
      All your base are belong to Wii.
    58. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      I thought there was a working ext2 driver for Windows already. (correct me if I'm wrong) So why not just bundle it with the hardware and its drivers?

    59. Re:Patenting mistakes by bytesex · · Score: 1

      MS OSes come with support for iso9660, which I'm sure is patented by Phillips or Sony or both. The solution is simple; develop an easy filesystem standard and reference implementation like iso9660 for removable devices (can't be ext{n}, because MS would never go for the GPL, besides it would have to be one where flushing should be instant and not some afterthought).

      --
      Religion is what happens when nature strikes and groupthink goes wrong.
    60. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      How hard is to make a signed ext2 driver for Windows and install it with the software which would occupy tens of times bigger space already?

      As hard as Microsoft will make signing the driver. I think we all know such a driver will take years and thousands of dollars to move through MS' signing procses.

    61. Re:Patenting mistakes by Kirth · · Score: 1

      And its probably invalid due to prior art. The Rockridge-Extension to ISO 9660 (CD-Rom) probably predates it.

      --
      "The more prohibitions there are, The poorer the people will be" -- Lao Tse
    62. Re:Patenting mistakes by Ilgaz · · Score: 1

      ''As hard as Microsoft will make signing the driver. I think we all know such a driver will take years and thousands of dollars to move through MS' signing process.``

      Lagging the process without a valid technical reason would be death certificate of Microsoft. The monopoly case.

      As it is computer science it would be almost trivial to prove it.

    63. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      FAT is in fact the ONLY filesystem in Windows that has patents from Microsoft. They only support ISO 9660, UDF and NTFS. The first two are standardized filesystems and NTFS doesn't have any known patents.

    64. Re:Patenting mistakes by pmarini · · Score: 1

      even if it does, why the heck are THEY being sued ? surely Microsoft should go after the thousands of Open Source developers who actually wrote the source code... or is it their "theory" that since one can compile Linux on its own, then it means to have willingly violated the patent by not removing the offending code ? (which by the way they were asked for a million times but they never provided specific references to the 200-some violations simply because they are greedy and bossy and want to show off with "smaller" companies/entities that cannot afford to fight them in court ? wait, when have I seen Microsoft doing this before ... ?)
      thanks, no clapping please...

      --
      Can I put a spell on those who can't spell?
      Your wheels are loose and they're losing their grip, good you're there.
    65. Re:Patenting mistakes by Vintermann · · Score: 1

      Tomtom uses FAT on memory cards, in order to interoperate with everything else. I don't think Microsoft really believes they can win on the FAT patent bit, but when they're already suing (probably over more substantial patents), they probably think "We'll just throw everything we possibly can on them and hope something sticks. At worst it will give them more paperwork."

      --
      xkcd is not in the sudoers file. This incident will be reported.
    66. Re:Patenting mistakes by aliquis · · Score: 1

      Yeah, there seem to be a difference there, in the US they want to get the money by bribes and in the EU by fines.

      (Or it just takes forever in the US to get something done.)

    67. Re:Patenting mistakes by Bert64 · · Score: 1

      The more MS pursue those who have implemented FAT, the more those vendors will consider UDF...

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    68. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      Don't need to invest that much work, actually. You can get an Ext2 DLL. From TomTom. It's on their GPL page.

      Makes you wonder whether that triggered Microsoft.

    69. Re:Patenting mistakes by Hal_Porter · · Score: 1

      Oh really

      http://www.google.com/patents?q=%22ntfs%22+inassignee%3Amicrosoft&btnG=Search+Patents

      If you search for "file system" and inassignee:microsoft you get even more. More to the point, since NTFS was developed at a time when they were patent aware, unlike FAT, and the structure is complex and sui generis, it seems likely that they have patents which you would have to infringe in order to make a compatible implementation. A good thing to patent would be the log file, or the way data blocks are stored as runs in the inodes, or the way directories are indexed.

      --
      echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;
    70. Re:Patenting mistakes by TheRaven64 · · Score: 1

      Read support for UDF is pretty universal, but nowhere near as many systems support read-write mounting of UDF media. Take a look at the write column on that page, and then remember that it's very optimistic - a number of the systems marked as 'Yes' only work with a number of limitations (no erase support, for example).

      --
      I am TheRaven on Soylent News
    71. Re:Patenting mistakes by stanjam · · Score: 1

      I agree. I also think this is exactly the wrong time for MS to be trying this. The current administration is much more likely to come down on MS for anti-competitive behaviors. MS is scared of Linux, and this fear is growing in the current economy. They will be coming after Linux soon, or not at all. This is a fight that the OS community needs to win.

      --
      Open Source: Eroding the Digital Divide
    72. Re:Patenting mistakes by EvilRyry · · Score: 1

      They don't need to go GPL, you can write an ext driver under whatever license you want. The important part is the patents, which are never really safe given the rather thick minefield of software patents out there.

      I'd be interested to see UDF become the standard. I believe Vista actually has decent support for it and the drivers work in XP. Linux and OSX also have semi-decent support AFAIK.

    73. Re:Patenting mistakes by byjingo · · Score: 1

      What about NFS? What's bundled with Win2K3 and Win2K8 server.

    74. Re:Patenting mistakes by mgiuca · · Score: 3, Interesting

      This exact patent is the example I use when people ask what's so bad about software patents. It is the most retarded patent I've seen. It's sillier than it seems at first glance.

      If you read the Wiki, it explains that there are no patents on the basic 8.3 (DOS Filename) FAT itself, or even FAT32. It's a patent on the long filename support.

      The basic problem is this: Assume you have a file system which only supports very short filenames. It has directory entries, which are a simple array of 32-byte entries. Setting a certain bit flag will cause the OS to ignore the directory entry.

      You wish to add support for long filenames in a backwards-compatible way.

      9 out of 10 software engineers, given this task, will tell you exactly this: "What you do is, you create the files as usual, but you also create dummy directory entries (with the "hidden" flag set), containing the extra characters of the filename."

      THAT is what this is all about. That is trivial. It is not only not clever. It is obvious, and it is also not a "useful" invention - it's only useful given the horrible mess that is the existing FAT, which is only necessary because Microsoft has a monopoly.

      The fact that we need to use this hack is an embarrassment to our industry. The fact that the hack itself is what MS thinks gives them the right to sue everybody else on the planet is laughable.

    75. Re:Patenting mistakes by scharkalvin · · Score: 1

      Well then I guess M$ will sue anybody that uses flash cards in their product. Guess Nikon is next?
      Wait, only if you use flash cards AND Linux?

    76. Re:Patenting mistakes by inerlogic · · Score: 1

      Canon DSLRs run a version of DOS, memory cards for most cameras are formatted FAT....
      microsoft needs to go against canon and nikon, fuji, kodak.....

      unless of course those companies all have licenses....

      otherwise they need to drop the suit against TOMTOM, thing with copyright/patent enforcement is that you can not selectively enforce 'em

    77. Re:Patenting mistakes by Sj0 · · Score: 1

      Yes you can. You're thinking of trademark infringements. You can't lose a patent or copyright by not enforcing it. If that were the case, most companies would lose their copyright due to piracy.

      --
      It's been a long time.
    78. Re:Patenting mistakes by gr8_phk · · Score: 2, Informative

      FAT was publicly documented in the early 80's and is NOT patented. MS has a patent on using long file names on top of FAT. So if any device sticks to only supporting 8.3 file names they can use FAT without violating the patent.

    79. Re:Patenting mistakes by gr8_phk · · Score: 1

      Not really. You could store the driver in a FAT16 partition - that's not covered by the patent. It's still a bit of trouble having to install the driver on every windows machine you want to move files to or from.

    80. Re:Patenting mistakes by Sj0 · · Score: 1

      The problem with software patents is that they will end up covering obvious solutions to problems.

      Seriously. "A method to get around 8 character filenames by storing the rest of the filename elsewhere"? If this is innovation, then I should run out and see what sort of patents I can get in my Qbasic RPG.

      --
      It's been a long time.
    81. Re:Patenting mistakes by mskorders · · Score: 1

      Why not approach hardware manufacturers with an ext2 driver for Macs and Windows and educate them as to the benefits of using a non-Windows file system. If the drivers are written by the Linux community and provided to the hardware makers, why would they say no?

    82. Re:Patenting mistakes by mcgrew · · Score: 2, Interesting

      FAT has existed for almost two decades

      Making the problem far less serious, as patents run out in 20 years. Too bad copyrights don't, creativity is creativity and all new art, ideas, and inventions hinge on what has come before. Inventors have it far better than artists, since they can make new things out of 20 year old things, while artists can't make new things out of anything made after about 1920.

      And I agree, if you don't defend a patent you should lose it.

    83. Re:Patenting mistakes by jedidiah · · Score: 1

      ...there are even facilities in Windows to allow automatic intallation of
      crap on a removable USB device. Some of the newer usb sticks have this.
      It shows up as a CDROM drive when you plug the device into a Windows box.
      Then autorun can take over from there.

            Infact, in general having the drivers on the USB device itself is not
      a terribly bad idea. Include an ext2 or umsdos filesystem with that.

            Let's not forget that there were long filename hacks for FAT before
      Windows95 came along. This might even be this particular patent's undoing.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    84. Re:Patenting mistakes by denis-The-menace · · Score: 1

      RE:"If you own a trademark you have to actively defend it, lest it become a standard term for the product type. Shouldn't technology and patents be the same way? If you allow entire industries to adopt your patented method without defending it you should lose the patent. Coming in after the fact just so you can grab your competitors by the balls is just crooked."

      Funny how this comes out a day or 2 AFTER the US Supreme Court let Rambus get away with stuffing secretly-patented technology into a industry-wide standard and then demanding license fees for it?

      Lets face it, the SCotUS must have gotten $omething from MS, Rambus or both.

      --
      Obama's legacy: (N)othing (S)ecure (A)nywhere and (T)error (S)imulation (A)dministration
    85. Re:Patenting mistakes by Niggle · · Score: 1

      You could store the driver in a FAT16 partition - that's not covered by the patent.

      There's a problem here you probably aren't aware of. Windows only ever sees the first partition on removable drives. So windows might not be able to see the second ext2/3/4 partition even with a driver. Caught me out when I wanted to install a bootable ubuntu on a USB stick. Decided to give it its own partition so I could keep it separate from the data. Which works fine in linux.

      It's still a bit of trouble having to install the driver on every windows machine you want to move files to or from.

      Autorun. It's not just for rootkits.

      --
      - Blah blah blah, missing scientist. Blah blah blah, atomic bomb. -
    86. Re:Patenting mistakes by pak9rabid · · Score: 2

      echo "I think what's really fucked up about this is that Microsoft is just now deciding to do something. FAT has existed for almost two decades, and the FS driver in Linux for quite some time as well. They waited for their FS to become a de facto standard so they could drop the hammer on people. If you own a trademark you have to actively defend it, lest it become a standard term for the product type. Shouldn't technology and patents be the same way? If you allow entire industries to adopt your patented method without defending it you should lose the patent. Coming in after the fact just so you can grab your competitors by the balls is just crooked." | mail -s "Patent Law Complaint" your_state_representative@us.gov

      There, fixed that for ya.

    87. Re:Patenting mistakes by marcosdumay · · Score: 1

      "I'm still at a loss to understand why FAT and ASCII still persist in modern society."

      Because Microsoft wants so.

      By the way, the same applies to x86.

    88. Re:Patenting mistakes by Anonymous Coward · · Score: 2, Insightful

      I assume you do not manage software projects. The assumption that software does not have a huge sunk cost is incorrect. Think about it.

      Lets take an obvious example, win95 vs. win98 - three years with hundreds of developers, QA staff, tech writers, etc. (we'll assume only 100), at a low assumed price (today dollars) of say 60K each, including benefits etc., that is 3 years * 100 staff * 60K avg salary = 18 million dollars. A more realistic example might be 200-300 staff and 80-100K salary/benefits/cost (salary, benefits, heat, lights, rent, software tools, hardware, ...) getting you to something like 60-90 million dollars to produce the gold master CD/DVD. Glad you do not think that's a large R&D sunk cost.

      Before you start, yes win 95/98 is way back when. That's not the point, the point is that ANY large software project has staff and that staff costs dollars (direct in salary and indirect in benefits, hardware, software, and 'cube space'). So the sunk cost for a software project R&D is AT LEAST staff * time * salary (forget, management, marketing, research, ... for now), which can add up.

      I WILL AGREE that software has little per unit distribution cost. Burning another CD/DVD is cheap, but getting the first one right can be REALLY expensive. Software development is ALL about sunk cost recovered over time.

      Before someone else chimes in about open source. Open source projects have the same issues/costs BUT they POTENTIALLY get subsidized (Red Hat, Ubuntu, etc. being counter examples). Developers donate time ($0 salary), work from home ($0 space/lights/heat), use personal equipment ($0 hardware) and use open source tools ($0 software). Obviously this reduces sunk cost from a cash flow perspective for projects using those 'advantages'.

    89. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      if(OS == Linux) {then fs()= ext3; else break;}

      What language is that? It's not C, it's not C++, it's not Python, it's not even VB. I don't think it's FORTRAN, PASCAL, Malbolge, MUMPS, etc.

    90. Re:Patenting mistakes by labiator · · Score: 0

      Interesting that Microsoft would target TomTom after TomTom just made the news about how bad they are doing.
      http://www.guardian.co.uk/business/2009/feb/24/tomtom-satnavs-recession

      they won't really be in a position to fight. Talk about the bully picking on the little kid.

      --
      Win if you can... Lose if you must... But always CHEAT!
    91. Re:Patenting mistakes by Raenex · · Score: 1

      it's been widely debated that the FAT patent would not hold up on a review

      Already happened. In 2004 a request for re-examination was examined. In 2005 the patent claims were initially rejected. In 2006 the patent claims were upheld. Microsoft wins.

      http://en.wikipedia.org/wiki/File_Allocation_Table#Appeal
      http://news.cnet.com/Microsofts-file-system-patent-upheld/2100-1012_3-6025447.html

    92. Re:Patenting mistakes by Ex-Linux-Fanboy · · Score: 1

      If this patent ends up being an issue, there is prior art from 1993/1994 (PDF file) showing another way of extending 8+3 with metadata giving the file a longer filename.

    93. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      The FAT32 filename patent is really only one of several they're refusing to license. TomTom is a master at the patent game. They own tons of patents and they've taken legal action against companies like Toyota and Garmin for violating their patents. They've licensed other patents from many different companies so why they're refusing this time is a mystery to me.

    94. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      You jest (or at least the mods think so), but actually, you're not so far off the mark. As Windows does not come bundled with support for any file system that isn't patented by Microsoft

      Funny, I thought Windows was capable of reading audio CDs (cdda filesystem) and/or data CDs or DVDs using the iso9660 filesystem. What about CIFS?

    95. Re:Patenting mistakes by tabrnaker · · Score: 1

      Obviously the Ministry of Truth has been at work! :)

    96. Re:Patenting mistakes by tixxit · · Score: 1

      Well, at least MS is sending a clear message. If you want to interop with Windows in any way, you'll be violating a few patents. That's probably the main reason they provide no extra support for other file systems, or (historically) office formats. However, the fact that they're finally starting to act on this, really shows they're worried. Unfortunately, this lawsuit will probably go, mostly, undetected by the public. TomTom and MS will probably settle, resulting in TomTom paying some small licensing cost for 1 or 2 of the patents. I'm not really sure that MS would want this to actually go to court, since I think they just want to spread some fear about Linux, rather than risk losing. IMHO, I think MS should go after all the other software that supports MS Office documents next. That'll get the public's attention and hopefully speed up adoption of open formats.

    97. Re:Patenting mistakes by i.of.the.storm · · Score: 1

      Hmm, there must be a way to do it because U3 drives have two partitions, one of which shows up as a CD for some stupid reason. I guess it's probably to get around whatever Windows restriction only lets you see one partition.

      --
      All your base are belong to Wii.
    98. Re:Patenting mistakes by sumdumass · · Score: 1

      It's probably the recent FCC Rambus case that the courts ruled in favor of Rambus on.

      If the FCC would have won, MS would have been facing regulatory challenges in attempting to enforce their patent and possibly have it ineffective to some degree because of how it has become a standard. When Rambus won, it doesn't matter anymore that it's a standard accepted across a large board of audiences or it's failure to protect against it before.

      What may work in TomTom's favor is very public statements by MS officials leading to the approval of the Fat32 patent where they claimed it was defensive and wouldn't be using it against people using fat32. The interesting thing here is that MS may have granted a license by attempting to quite Critics of them patenting fat32. The devil is in the detail but the GPL works much the same way, if it says you can do X and they change their mind later, the cats already out of the bag. Now, if a spoke person for MS or any company said you can do X, they don't really have much of a case for going after a person for doing X because they have a patent now or all the sudden want to leverage the patent.

      I guess maybe something that should happen is we need to find all of the statements that MS has made stating that they weren't going to use fat32 in this way. My memory could be a little off but I don't think so. I think TomTom might have a good change at proving an applied license already existed because of statements made by microsoft.

    99. Re:Patenting mistakes by sumdumass · · Score: 1

      I don't think SCOTUS got any kickbacks, the more then likely applied the laws as they were written. Actually, if the SCOTUS was getting kickbacks and payoff, the legal system would be in far worse shape then it is now. You would have courts ruling opposite of each other based solely on supreme court cases that conflict with no apparent directions. That doesn't happen.

      I do however, think maybe Microsoft was holding off on some action concerning fat32 until after the Rambus case was solved to avoid unnecessary litigation expenses.

      Don't look at a chain of events that have one effect as the underlying motive for those effects. Just because you imagine something doesn't make it happen. It's more likely that Rambus was in the right according to how they were being prosecuted and MS was waiting for that to pan out. As you notice with Rambus, they never went after them for fraud which is the most obvious of the situation.

    100. Re:Patenting mistakes by Darinbob · · Score: 1

      FAT is an absolutely abysmal file system design, but everyone uses it because it is the only widely available and portable file system. There is no alternative.

    101. Re:Patenting mistakes by Directrix1 · · Score: 1

      Might as well pipe it to /dev/null. Lets be real here, our government does not give a fuck about what its constituents need. They only exist to give lip service to what the common man (aka dumbasses) thinks he wants, and to collect big fat checks from large corporations to let them trample all over everyone in reality.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    102. Re:Patenting mistakes by stim · · Score: 1

      if(OS == Linux) {then fs()= ext3; else break;}

      What language is that? It's not C, it's not C++, it's not Python, it's not even VB. I don't think it's FORTRAN, PASCAL, Malbolge, MUMPS, etc.

      mirc scripting i believe.

      --
      Browse at -1 to keep an eye out for abuses.
    103. Re:Patenting mistakes by SerpentMage · · Score: 1

      They can't file in the EU... Anticompetitive...

      What I am guessing will happen is that TomTom will kiss its US operations goodbye. TomTom does not have a huge market penetration, and the US is actually not really a growth area. Hence why bother getting into a licensing deal.

      If MS were to file in the EU on things like FAT well then Microsoft would be royally F***D since that is being anti-competitive.

      Personally I wish Microsoft would become more innovative and do something good with their R&D money...

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
    104. Re:Patenting mistakes by cepayne · · Score: 1

      Microsoft is demonstrating their future business model as
      a PATENT TROLL.

      It may turn out to be more profitable than for them, than actually making software!

    105. Re:Patenting mistakes by JaiWing · · Score: 1

      fine. but those developers, etc. can be used for other things after win95/98...
      A large manufacturing plant cannot be easily nor cheaply re-purposed. Oh, and such a plant might cost tens or hundreds of BILLIONS of $$. (with a B)

    106. Re:Patenting mistakes by khellendros1984 · · Score: 1

      FAT itself isn't owned by Microsoft (I think). The suit is against the mapping between long windows-style filenames and short/ugly dos-style filenames.

      --
      It is pitch black. You are likely to be eaten by a grue.
    107. Re:Patenting mistakes by Pseudonym · · Score: 1

      It has one advantage over many others: It minimises the number of writes required to do most file system operations. On a flash memory device, that's important.

      By comparison, it would be insane to try to put a Berkeley FFS on a flash card.

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
    108. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      That wouldn't work. Ext2 doesn't react well on pulling out the device without unmounting it. And if I learned one thing about windows users is that they do this standard. I work in a research-lab and people have to get data from a Linux machine and they do it with removable harddisks. Nowadays most of these harddisks are ntfs formatted and linux refuses to mount these if they are not unmounted probably. Every day I get the question why that stupid Linux machine doesn't accept the harddisk. sigh.....

    109. Re:Patenting mistakes by penfold5 · · Score: 1

      You jest (or at least the mods think so), but actually, you're not so far off the mark.

      Not necessarily.

      As Windows does not come bundled with support for any file system that isn't patented by Microsoft, lording those patents over people is quite anticompetitive.

      Unlikely.

      Or, at the very least, more-so than the whole IE thing which started all this monopoly stuff o begin with.

      Unlikley.

      Then again, the entire point of software patents is to make monopolies, so perhaps this is just what's supposed to be happening.

      Perhaps.

    110. Re:Patenting mistakes by Sandb · · Score: 1

      Developing and R&D are not one and the same.

      R&D departments produce a prototype proving something works. Engineering departments make an implementation of that prototype which is tested, contains documentation, nice icons and backgrounds and has good performance.

      E.g. Xerox PARC invented the windowed GUI and the mouse. Windows is for a large part an implementation of that invention

      So 60-90 million dollars to produce the gold master CD/DVD are mainly production costs, not research and development.

    111. Re:Patenting mistakes by yuhong · · Score: 1

      I will say it again, there is no patent against FAT32 itself, as some seems to think, but only FAT *LFN*.

    112. Re:Patenting mistakes by Anonymous Coward · · Score: 0

      And the patent system even allowing the patenting of data exchange formats is not?

    113. Re:Patenting mistakes by morghanphoenix · · Score: 1

      ext2fs likes to mount partitions I don't want it to mount, like / and /home. ntfs-3g actually works much better than ext2fs, and comes with slackware 12.2 now, but I won't always be accessing my removable drives from my computer. FAT32 works without installing anything, so I can use it on a friend's computer, at the library, or school. Even if I Can gain root/admin access in these places, it wouldn't be my right to modify their systems.

  2. And now we know why Bill G's house is underground! by Steve1952 · · Score: 2, Funny

    People who live in glass houses not an issue here!

  3. Roundabout patents like these.. by Anonymous Coward · · Score: 0

    .. need to die.

  4. now play nice Microsoft. by mcfatboy93 · · Score: 1

    Now what has Linux ever done to you... Tux has fellings too.

    --
    Its not my fault, someone put a wall in my way.
  5. FAT32 patents by argent · · Score: 4, Insightful

    Microsoft has patented a bunch of stuff related to FAT32 and has aggressively licensed FAT32. They would have pursued this regardless of the OS underneath the TomTom software.

    1. Re:FAT32 patents by downix · · Score: 5, Interesting

      And where are the lawsuits against Digital Cameras, USB Flash Drives, portable HDD's, the iPod....

      --
      Karma Whoring for Fun and Profit.
    2. Re:FAT32 patents by palegray.net · · Score: 4, Interesting

      They're on the way, probably. This is most likely a shot across the bow.

    3. Re:FAT32 patents by mrsteveman1 · · Score: 1

      Microsoft is going to lose more in public opinion than they will ever gain from patent licensing, fat32 or otherwise.

    4. Re:FAT32 patents by Fastolfe · · Score: 5, Informative

      USB flash drives are normally implemented as a USB disk, not a FAT32 "device", so the FAT32 implementation (and patent concerns) are pushed off to the host that reads/writes to the disk. Digital cameras and iPods could be considered hosts in that sense, and they probably already have FAT32 licensed.

    5. Re:FAT32 patents by Dolohov · · Score: 4, Insightful

      What makes you say that? The people who understand software and software patents well enough to understand what's going on already dislike Microsoft. Those who don't aren't going to change their mind over this.

    6. Re:FAT32 patents by saleenS281 · · Score: 4, Funny

      You're assuming none of those people have paid for a fat32 license. Microsoft approached the entire CFA about licensing fat32 in 2006.

    7. Re:FAT32 patents by Threni · · Score: 5, Insightful

      > What makes you say that? The people who understand software and software patents well enough to understand what's going on already dislike Microsoft. Those who don't
      > aren't going to change their mind over this.

      Because people who aren't patent/tech nerds but who have tomtoms are going to hear about this and go `what the fuck?`...

    8. Re:FAT32 patents by RzUpAnmsCwrds · · Score: 2, Insightful

      UFDs and portable HDDs don't care what FS you put on them; they're just block devices and don't understand anything FS-level.

      To my knowledge the iPhone/iPod no longer uses FAT32.

      You might have a point with digital cameras.

    9. Re:FAT32 patents by Tubal-Cain · · Score: 1

      You assume they are using FAT32. FAT16 supports up to 2 GB. Surely they can stuff the kernel and maps into that while still having enough room for marking favorite locations?
      Does FAT32 have other advantages over FAT16?

    10. Re:FAT32 patents by A+nonymous+Coward · · Score: 1

      They may well have been licensed.

    11. Re:FAT32 patents by JonStewartMill · · Score: 2, Insightful

      You don't need public opinion on your side when you have corporations lining up to buy your products. Microsoft is loathed in the datacenter but adored in the boardroom and this won't change that.

    12. Re:FAT32 patents by Achromatic1978 · · Score: 1

      Reasonable assumption. The GO 9x0 series - I have a 900 - use a large hard drive, mine came with a 20GB drive.

    13. Re:FAT32 patents by Anonymous Coward · · Score: 0

      Apple did get a license to use FAT32 on the iPod.

    14. Re:FAT32 patents by JonStewartMill · · Score: 1

      They may "go 'what the fuck?'" but they won't DO anything unless Microsoft wins... and the settlement requires that every Tom Tom be seized and destroyed.

    15. Re:FAT32 patents by Tetsujin · · Score: 3, Insightful

      > What makes you say that? The people who understand software and software patents well enough to understand what's going on already dislike Microsoft. Those who don't
      > aren't going to change their mind over this.

      Because people who aren't patent/tech nerds but who have tomtoms are going to hear about this and go `what the fuck?`...

      Nah. Think about what's going to happen with this thing.

      Currently Microsoft has filed a suit against TomTom. Most TomTom users probably don't know about it, or don't care. It's TomTom's problem.

      If Microsoft loses, all is well, TomTom users won't care.

      If Microsoft wins, and TomTom has to pay money to license the patent - TomTom will continue doing business, all will be well, TomTom users won't care.

      If Microsoft wins, and TomTom changes their platform as a result, then TomTom users might care if it starts to impact them - but they might not make the connection or blame Microsoft.

      If Microsoft wins, and TomTom as a company dies as a result, then TomTom users will probably care. "Where am I gonna get map updates or new, funny voices?" But how likely is this scenario? Microsoft doesn't want TomTom out of business, they just want money... and they want to assert their patents over pieces of Linux code. They can't continue to extract money if TomTom is out of business. And of course, TomTom themselves don't want to lose their lucrative business so they'll be trying to find a way to make this all work...

      So I really don't see why TomTom users will get all outraged over this.

      --
      Bow-ties are cool.
    16. Re:FAT32 patents by HangingChad · · Score: 4, Funny

      They're on the way, probably.

      Probably. Because when you can't produce value, then you're down to monetizing your patent portfolio.

      Bring it, Monkeyzilla!

      --
      That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    17. Re:FAT32 patents by Hordeking · · Score: 1

      > What makes you say that? The people who understand software and software patents well enough to understand what's going on already dislike Microsoft. Those who don't > aren't going to change their mind over this.

      Because people who aren't patent/tech nerds but who have tomtoms are going to hear about this and go `what the fuck?`...

      So I really don't see why TomTom users will get all outraged over this.

      Maybe Tom Tom and Apple can come to a nice agreement. Apple provides resources (legal and technical) to Tom Tom, and Tom Tom issues a press release and aggressively casts Microsoft as the villian who wants to take away their easy-to-use experience, and starts promoting using Tom Tom with Apple (it just works). And what's bad for Microsoft is usually good for Apple, and oftentimes Linux (especially on the lower levels of the operating system)

      --
      Disclaimer: The opinions and actions of the US Gov't are in no way representative of those held by this author or its ci
    18. Re:FAT32 patents by Dolohov · · Score: 1

      Just like all the BlackBerry owners realized the perils of patent trolls? Never underestimate the ability of the public to avoid learning lessons.

    19. Re:FAT32 patents by home-electro.com · · Score: 2, Informative

      "USB disk" has nothing to do with this. File system is property of the storage, not of the interface, be it USB, or SATA, or IDE. It is likely not implement as a USB disk to save cost, anyway.

    20. Re:FAT32 patents by mysidia · · Score: 1

      Manually seizing all units is so costly and impossible, the courts are unlikely to order it. The courts can just mandate TomTom deactivate or timebomb all its units, after a certain date.

      I.E. They could be given a court order to issue an irreversible "critical update" to their software, and deploy via all available automatic update methods, that would permanently deactivate all units after a certain date, and hold that fact confidential, so users would be in for an unpleasant surprise a couple years later, when the order become public days before the "hit" date.

    21. Re:FAT32 patents by Chep · · Score: 1

      Yeah, but it could VERY easily do a small boot partition on FAT16 (enough to stuff their nice autorun.inf and their installer downloader), and let the rest be handled on ext2 (maybe going far enough down the road to license or otherwise provide some fine mecenate to the author of ext2fs.sys)

    22. Re:FAT32 patents by lorenlal · · Score: 5, Interesting

      This sort of thing boggles my mind. You, as a company, make a lot of lovely commercials talking about how easy your OS is to copy pictures, and do all sorts of cool things. You employ a kid to pimp your OS. Everything is clouds and rainbows.

      In the past, you made it so your OS *only* supports file systems that you hold patents for. It's sketchy, but that's what you did. It even seems convenient to the end user cause they don't need to decide what format to do. Camera and device makers are faced with a choice to either:
      A) Use your file system in the storage to make it easy to copy (like in the commercials you make later).
      B) Force the makers to create an interface and make the copy process a pain for the end user.

      So, most makers choose A since the standard's been published and things seem pretty calm and clear. Happiness abounds, and since the standard is readily available almost everyone else has employed usage of said OS. It's lightweight, does a simple job quite well. Device makers make plenty of products that directly support and utilize your FS and it seems to add value to your OS.

      Then, you decide it's time to enforce the patent. Against certain competitors, or you start charging licensing fees. Device makers and the competition has to suffer since your OS dominates the market and there's no way to go back and stop using the FS since that requires recalling your entire product portfolio.

      I guess the point I'm trying to make is: WHY DO THIS? Greed.. At least that's a simple answer.

      More importantly though, does this qualify as either abusive or anti-competitive? I certainly think so. IANAL, but even if it's neither the former, it's certainly un-ethical. It's certainly a great way to get more people to hate you. It's only a matter of time before someone with enough resources hates you enough to pull you into court or a governmental session and start killing you in the public eye and in the bottom line.

    23. Re:FAT32 patents by Paua+Fritter · · Score: 1

      And where are the lawsuits against Digital Cameras, USB Flash Drives, portable HDD's, the iPod....

      Good point. I don't think many cameras run Linux, but if they did, I would expect them to be next.

    24. Re:FAT32 patents by lorenlal · · Score: 1

      That's a scenario that I'd love to see. But feasibility will depend on how expensive it is for TomTom to pull that stunt. If they have to rewrite their software and "upgrade" all their TomToms to use a new format and use an Apple interface, that's quite a lot of cash and time.

      But, if TomTom's doing well enough, maybe they could decide to give the big finger to MS. I'd certainly applaud.

    25. Re:FAT32 patents by jamstar7 · · Score: 1

      Probably licensed ages ago. Besides, digital cameras, USB flash drives, portable HDDs and such don't need an operating system, but they do need to be able to talk with Windows. And besides, if you wanna use them strictly on a Linux box, you can always reformat flash drives and portable HDDs to ext 3 or something.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    26. Re:FAT32 patents by jamstar7 · · Score: 1

      Coulda swore Microsoft still owned a chunk of Apple...

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    27. Re:FAT32 patents by Guy+Harris · · Score: 1

      You assume they are using FAT32

      And the person to whom you're responding seems to be assuming that the patents in question apply only to FAT32; I think they apply to the VFAT in Windows 95 as well.

    28. Re:FAT32 patents by argent · · Score: 1

      Why would Microsoft file suit against companies who have already bought licenses to FAT and FAT32?

    29. Re:FAT32 patents by argent · · Score: 1

      The whole "Microsoft bought a chunk of Apple" thing was a face-saving way for Microsoft to pay off Apple to settle a lawsuit.

    30. Re:FAT32 patents by JWW · · Score: 4, Insightful

      Boy, you've made a very good argument for an ANTITRUST case. Perhaps the government will look at this and get the antitrust case against Microsoft right this time....

    31. Re:FAT32 patents by argent · · Score: 1

      I'm assuming that they're using FAT32 because that's the most likely format, and because it doesn't matter which FAT variant they use because they're all covered by patents.

    32. Re:FAT32 patents by JWW · · Score: 1

      I think Tom Tom may want to look to IBM for help. After all once Apple builds their GPS app for the iPhone, they're going to be competing with Tom Tom.

    33. Re:FAT32 patents by lorenlal · · Score: 1

      Thank you.

      And yes, that's kinda what I was implying with that "matter of time" stuff. But as with all things that involve congress, it's going to take support from the right folks to make them actually look at evidence and support some sort of penalty. There would need to be some sort of movement from a large group of companies (you know... camera and device makers) and it would certainly help if these companies were represented by a wide variety of congresspeople.

    34. Re:FAT32 patents by Darkness404 · · Score: 1

      they're going to be competing with Tom Tom.

      Err.... No. You see the nice thing with Tom Tom or any other GPS is you buy it for a flat fee anywhere and use it without cost for a very long time (until they either start charging for map updates or the satellites go down). The iPhone you A) Must buy from AT&T B) Must use an extremely expensive plan C) Must keep the plan for ~2 years D) You would primarily use the iPhone as a primary phone. However, for a Tom Tom you simply pay ~$300 and get unlimited use on it without having to use it as a phone (and, despite how much I love using my iPod touch, I could never use an iPhone as a phone, I need the tactile feedback to text without looking), and in the economy, no one wants to pay ~$200 for a phone plus having an expensive locked-in plan.

      Sure, indirectly Tom Tom is competing with the iPhone, and whatever other phones have GPS on them, but the normal person isn't going to get an iPhone and certainly they are not going to get it for the GPS.

      --
      Taxation is legalized theft, no more, no less.
    35. Re:FAT32 patents by mattack2 · · Score: 1

      Highly ironic, since a non-insignificant (IMHO) number of people have posted to this discussion:
      http://www.macintouch.com/readerreports/macmarginalization/topic2678.html
      about how they can't get their TomToms to work properly with a Mac. A few people _have_ said it works for them, and IIRC at least one person recently said that a friend couldn't get it to work on their Windows machine either... but a lot of the posts are from people saying that something about the TomTom works on Windows but not the Mac..

    36. Re:FAT32 patents by bh_doc · · Score: 1

      More likely go 'What the fuck? How dare TomTom steal Microsoft's technology! They can't do that!'

    37. Re:FAT32 patents by CAIMLAS · · Score: 1

      Yet, they wait to target it against a company which sells a product which ships with Linux as the operating system.

      If they would've persued this regardless of which OS ran TomTom, why didn't they? Do all devices which use CF and SD cards license Fat32 from Microsoft? All Linux distributions? How about Apple - surely they license FAT32? Why did they wait to sue TomTom, specifically? Are GPS units a sector of the market where MS wants to make in-roads? Did TomTom turn down a 'discount' from MS to use WinCE? What, exactly, is the motive here?

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    38. Re:FAT32 patents by Xtravar · · Score: 1

      The people who understand software and software patents well enough to understand what's going on already dislike Microsoft.

      Except those that work at Microsoft. And other companies whom derive income from software patents.

      --
      Buckle your ROFL belt, we're in for some LOLs.
    39. Re:FAT32 patents by nabsltd · · Score: 4, Informative

      To my knowledge the iPhone/iPod no longer uses FAT32.

      I can't say anything about iPhones, but iPods can be plugged in to any Windows XP/Vista computer and be accessed as a plain old USB drive. In order for that to happen, they need to use FAT (of some variety), HPFS, or NTFS. If they are larger than 2GB, they must use FAT32, and to support long filenames, they have to use the VFAT variant.

      Which means, they have to have a file system that is patented by Microsoft.

      You can format an iPod using HFS+ on a Mac, but then it won't work with Windows until you re-format it.

    40. Re:FAT32 patents by nabsltd · · Score: 1

      Besides, digital cameras, USB flash drives, portable HDDs and such don't need an operating system, but they do need to be able to talk with Windows.

      Any device that can in some way read or write the data on the FAT file system without being plugged in to a computer would need a patent license for the file system (assuming any of this is valid).

      So, only stupid devices like flash drives and hard drives would be safe...cameras, MP3 players, GPS, PDAs, cellphones, etc., would all need a patent license.

    41. Re:FAT32 patents by Tacvek · · Score: 2, Informative

      Start charging for map updates? I've not hear of a single GPS with free map updates, except limited free updated in the event you bought the unit within like a month of a new update.

      Otherwise the maps tend to cost at least half the price of the whole unit.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    42. Re:FAT32 patents by king_nebuchadnezzar · · Score: 1

      He is refering to the USB Mass Storage class, they implement an interface to write sectors using the "SCSI transparent command set" they do not implement any particular filesytem, That said they usually do come pre-formatted for fat 32. but use of fat is up to the user, I use ZFS on mine.

    43. Re:FAT32 patents by Ilgaz · · Score: 1

      I wish they did such a thing. Those companies having 80+ MB of ''PC Suite'' kind of application downloads and yet keeping that JUNK filesystem for convinience(!) in expense of risking their customers non reproducable private data would learn. Donating huge money to FSF and adopting a modern filesystem was too hard it seems. What space would something like ext2 vfs driver occupy for example?

      Yes I speak about using FAT (and now exFAT) and even paying for it. Ask anyone who lost their hundreds of photos because of a basic mistake or hardware failure.

      Too late now anyway so only thing we can do is whine about it or at least use iPhone coming with a filesystem ages ahead of FAT junk in terms of reliability and capabilities.

    44. Re:FAT32 patents by zigga15 · · Score: 2

      FAT is useless as a hard disk file system because of fragmentation etc. So, why use it in a mobile device?? because the decision on where to read/write memory from/to is implemented in hardware for most portable devices. The eePC has solid state and uses the Linux ext3 journaling system. Runs perfectly fast. The is no benefit for using FAT anywhere! Anyway in regards to Micro$oft and their patents. They can monopolize business entities, but their control of the users is slowly dissipating. Linux will rule the world within 5 years.

    45. Re:FAT32 patents by Anonymous Coward · · Score: 0

      They paid for a license.

    46. Re:FAT32 patents by Anonymous Coward · · Score: 0

      You are incorrect. If the OS is Windows Mobile, you have a license to use FAT32. So, the correct statement, "They would have pursued this regardless of the OS underneath the TomTom software if the OS is something else then Windows."

    47. Re:FAT32 patents by Anonymous Coward · · Score: 1, Interesting

      I don't know why TomTom's need FAT32 anyway, almost everyone installs the software, why not install an ext3 driver and save loads of money in the process.

    48. Re:FAT32 patents by Bent+Mind · · Score: 1

      You can format an iPod using HFS+ on a Mac, but then it won't work with Windows until you re-format it.

      My iPod is old. It uses HFS+. It also uses FireWire. However, I've never used it under Windows. It works great under Linux.

      --
      Request a Linux Shockwave player here: http://www.macromedia.com/support/email/wishform/
    49. Re:FAT32 patents by Anonymous Coward · · Score: 0

      I don't know if that's still the case, but iPods used to be in HFS+ format when they came out of the factory. It was when you connected it to a PC that it will offer to format it as FAT for use (otherwise you could not use it in a PC). I know that because a friend was really annoyed by this. They bought an iPod photo on a trip to japan. They transfered photos to it from their camera. Then they connected it to a PC and couldn't access the contents (and made the mistake of formatting it, instead of seeking a fellow mac user to salvage their photos). This was a long time ago.

    50. Re:FAT32 patents by commodore64_love · · Score: 1

      Well my external LaCie USB hard drive is a FAT device (8, 16, or 32 - I'm not sure). It even has the ~4 gigabyte limitation on file sizes, such that I had to split one of my DVD-ripped movies in half (using RAR). I assume Microsoft requires LaCie to license the FAT system. If not, Microsoft is being unfair in their insistence that TomTom payup for FAT usage, while millions of other devices pay nothing.

      This sounds to me like yet another piece of evidence for the Antitrust lawsuit. How can innovation happen if Microsoft controls who can or cannot access external storage devices?

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    51. Re:FAT32 patents by commodore64_love · · Score: 1

      FAT is useful for compatibility. A drive formatted with NTFS only works with Windows (typically; there might be some exceptions). A drive formatted with FAT works with Windows, Macintosh, Amiga, and Linix OSes. My USB drive came with FAT so I can plug it into either my PC or my Mac or my Amiga.

      FAT also has the advantage that you can yank the plug without corrupting the file system. NTFS has a more complex "disconnect" feature, which if you don't follow could corrupt the files.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    52. Re:FAT32 patents by commodore64_love · · Score: 2, Interesting

      This is why I use Polaroid and 35 millimeter film. Yeah it's old-fashioned, but you don't have to worry about your photos self-erasing themselves (like DVD=Rs) or simply dying (like a hard drive).

      Analog has a permanence that digital lacks. We still have 150-year-old analog photographs; they've deteriorated a bit but can still be viewed and enjoyed. Who here thinks we'll still be able to read a DVD-R photo album one hundred fifty years from now? Most don't even survive five years, much less thirty times that long.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    53. Re:FAT32 patents by commodore64_love · · Score: 1

      >>>and the settlement requires that every Tom Tom be seized and destroyed.

      (holds up TomTom) - "From my cold, dead hands!"

      Oh wait. We're not talking about guns. Well nevertheless I will not be giving up my TomTom or any other piece of property without just compensation, and I will defend that property to my final breath. (Or the CEO's final breath, whichever happens first.) I'm tired of having my possessions stolen from me by the eliti

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    54. Re:FAT32 patents by commodore64_love · · Score: 1

      >>>Microsoft doesn't want TomTom out of business

      I agreed with you up 'til this point. You clearly haven't been paying attention to Microsoft's modus operandi. Start researching around 1990 when MS started aggressively driving company-after-company out of business, either directly or via marginalization. Netscape is the most obvious example, but there are also smaller companies that have been driven to extinction by aggressive Microsoft practices, like DR-DOS (blocked from working with Win95).

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    55. Re:FAT32 patents by Bert64 · · Score: 1

      The ipod uses HFS+ when you format it on a mac, it only uses fat32 if you set it up on a windows system... If they go after apple then it's their own customers who would be hurt most since they refuse to support any outside filesystems in their os.

      Tomtom could quite easily reconfigure their devices to use ext2/3 on the memory cards instead.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    56. Re:FAT32 patents by Bert64 · · Score: 1

      They already have to a degree, if you want to upgrade the tomtom software they expect you to use their "tomtom home" program these days..
      Previously you could just unzip the new version onto the memory card.

      If your using their software, and the devices already run linux, then making the cards use ext2 as a filesystem wouldn't be too difficult.

      Most tomtom users never connect the devices to their computers, they just use them standalone.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    57. Re:FAT32 patents by TheRaven64 · · Score: 1

      Coming. Last year Microsoft began approaching these manufacturers and suggesting that they might like to start licensing the patents.

      --
      I am TheRaven on Soylent News
    58. Re:FAT32 patents by TheRaven64 · · Score: 1

      If they are larger than 2GB, they must use FAT32, and to support long filenames, they have to use the VFAT variant.

      Not quite. To modify the long file names they must use FAT32, however the only files that the iPod accesses are the ones installed by iTunes, which have their file names mangled. The iPod does not modify files you drag on there from the computer, so you could easily format the device using vfat on Windows, but access it as FAT32 with 8.3 filenames from the iPod OS without problems.

      It's largely academic, because Apple have a license for Microsoft filesystems from one of the lawsuit settlements.

      --
      I am TheRaven on Soylent News
    59. Re:FAT32 patents by Anonymous Coward · · Score: 0

      You can format an iPod using HFS+ on a Mac, but then it won't work with Windows until you re-format it.

      Huzzah!

    60. Re:FAT32 patents by Anonymous Coward · · Score: 0

      the problem is that iPod firmware won't work on a different FS than it was designed for.
      Sure, you can make iPod locked in with Apple pipeline, but then there will few Windows users buying it, and that is a significant number.

    61. Re:FAT32 patents by nicodoggie · · Score: 1

      Yes they do, and in fact, they don't show that chunk in their logo to avoid lawsuits.

    62. Re:FAT32 patents by hairyfeet · · Score: 1

      Yes, but as many have pointed out in similar threads MSFT is a convicted monopolist and has to play by different rules. To design a device that won't work with Windows is pretty much suicide and NTFS is a "trade secret" and thus doesn't have a standard to implement IIRC, so that pretty much leaves FAT and FAT32. And since it would pretty damned impossible to expect today's consumer to know how to write files in the 8.3 format that whittles it down to FAT32. This sounds to me like a good case for antitrust, since you have to use FAT32 to have interoperability and so you end up with a "MS Tax" situation. I just hope Tom Tom has good lawyers because with MSFT they are going to need them.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    63. Re:FAT32 patents by EvilRyry · · Score: 1

      Or perhaps more of a "let's see if we can pull this shit off".

      Personally I hope the judge answers with a resounding "NO".

    64. Re:FAT32 patents by peterhoeg · · Score: 1

      No, your LaCie USB hard drive is not a FAT device. It might very well be using FAT as the file system right now, but there is absolutely nothing preventing you from using a different filesystem on that device. The 250GB LaCie I have looking at me right now uses ext2 as an example.

      The bottom line is that the device says nothing about the filesystem.

      But you are correct on one point - FAT32 doesn't support files larger than 4GB, but that is a limitation of the filesystem, not your USB hard disk.

    65. Re:FAT32 patents by Lumpy · · Score: 1

      In the case with Magellan, map updates cost as much as the GPS. My maestro 3100 cost me $99.00 the map update to add 3 inches of new roads is $109.99

      It's stupid to buy map updates, I'll run until they are 3 years out of date and then buy a new gps.

      --
      Do not look at laser with remaining good eye.
    66. Re:FAT32 patents by Anonymous Coward · · Score: 0

      this is direct result of rambus scam of creating a standard for every one to use then wanting kick back royalty truly under handed by the most under handed company ever!

    67. Re:FAT32 patents by Sj0 · · Score: 1

      That's unlikely and, as far as I know, unprecedented.

      They'll more likely be forced to either license the patent or stop selling the infringing product and pay damages.

      --
      It's been a long time.
    68. Re:FAT32 patents by argent · · Score: 1

      There are many licensees of the FAT32 patents. The "this" they would have pursued is "using FAT32 _without a license_", not merely "using FAT32".

      THe point is that there is no indication that they are going after TomTom because they're using Linux. They're going after them because they're using FAT32 without a license.

    69. Re:FAT32 patents by argent · · Score: 1

      Do all devices which use CF and SD cards license Fat32 from Microsoft?

      Pretty much, yes, as of a couple years ago.

      Are GPS units a sector of the market where MS wants to make in-roads?

      Microsoft has had the "car computer" in their sights since 2000, at least.

    70. Re:FAT32 patents by Anonymous Coward · · Score: 0

      No they won't.

      If MS wins, TomTom writes out a check to MS and then liceses the tech or changes future implimentations.

      If TomTom wins, MS moves on to Sue someone else.

      If the settle out of court, some back room deal gets announced as "undisclosed amount" and likely an agreement that TomTom can continue to use the method they are using for some other undisclosed cost.

      Sadly, the last is most likely.

    71. Re:FAT32 patents by Ex-Linux-Fanboy · · Score: 1

      you made it so your OS *only* supports file systems that you hold patents for.

      If Microsoft only supporting patented filesystems is a real issue, camera makers can include Windows drivers for unpatented file systems.

      - Sam

    72. Re:FAT32 patents by mcgrew · · Score: 1

      B) Force the makers to create an interface and make the copy process a pain for the end user.

      Except that there's no reason besides designer incompetence to make the interface a pain in the ass. Automation is one of the things computers are best at.

    73. Re:FAT32 patents by Anonymous Coward · · Score: 0

      Are you talking about Apple?

    74. Re:FAT32 patents by Anonymous Coward · · Score: 0

      MS already tried to sue over the use of FAT and lost. It is a standard.

    75. Re:FAT32 patents by ncc74656 · · Score: 1

      Digital cameras and iPods could be considered hosts in that sense, and they probably already have FAT32 licensed.

      iPods can use either FAT32 or HFS+ (with or without journaling). Mine started out syncing to a Windows box and was thus FAT32-formatted; when I shifted it over to a Mac, I switched it to HFS+ (without journaling so Linux could still access it...I don't care at this point if Windows can access it. Large file support is more useful.)

      FWIW, all iPhones use either HFS or HFS+ (probably the latter) internally, but this isn't usually exposed to the end user (unlike the iPod, you can't normally use extra space on an iPhone for other files). It's visible through a jailbreak, though:

      $ ssh root@my.iphone
      root@my.iphone's password:
      iPhone:~ root# mount
      /dev/disk0s1 on / (hfs, local, noatime)
      devfs on /dev (devfs, local)
      /dev/disk0s2 on /private/var (hfs, local, noatime)
      iPhone:~ root#

      --
      20 January 2017: the End of an Error.
    76. Re:FAT32 patents by ncc74656 · · Score: 1

      A drive formatted with NTFS only works with Windows

      Read/write support on Linux with ntfs-3g, read-only support built into both Linux and Mac OS X. (ntfs-3g uses FUSE, so if someone's ported it to work with MacFUSE, it'd also add read/write support to Mac OS X. I haven't looked into whether that is the case.)

      --
      20 January 2017: the End of an Error.
    77. Re:FAT32 patents by mcgrew · · Score: 1

      If Microsoft wins and TomTom has good people, they'll either license it or work around it.

      I had a friend who worked in a factory. The boss would hand him a competetor's gizmo and ask "can you make one of these?" Patents were no problem, that's why the company had lawyers. Often all it took to get around a patent was to fabricate the gizmo using a different material; e.g. brass instead of copper.

    78. Re:FAT32 patents by jamstar7 · · Score: 1

      So, only stupid devices like flash drives and hard drives would be safe...cameras, MP3 players, GPS, PDAs, cellphones, etc., would all need a patent license.

      That was basically what I was trying to say. Damn that coffee deficiency of mine...

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    79. Re:FAT32 patents by guruevi · · Score: 1

      RAMBUS comes to mind.., just saying that Microsoft is no different than it was a few years ago. Everything Microsoft does to become more 'open' will have some type of document attached to it that either limits it use to developers, requires you make a payment to Microsoft or that requires you to bend over while disallowing the lube.

      --
      Custom electronics and digital signage for your business: www.evcircuits.com
    80. Re:FAT32 patents by argent · · Score: 1

      DO try to keep up, AC:

      September 30, 2004 11:33 AM PDT - Microsoft FAT patent falls flat
      As part of a re-examination, the U.S. Patent Office has issued a preliminary rejection for a patent previously granted to Microsoft for a Windows file format.

      January 10, 2006 2:09 PM PST - Microsoft's file system patent upheld
      Two patents covering one of Microsoft's main Windows file-storage systems are valid after all, federal patent examiners have decided.

      The decision, announced Tuesday by the software giant, effectively ends a two-year saga over the patents and reverses two non-final rulings--the latest issued in October--in which the U.S. Patent and Trademark Office rejected Microsoft's claims.

    81. Re:FAT32 patents by s73v3r · · Score: 1

      They don't want to drive TomTom out of business. If they do, then the average Joe will feel it, and there will probably be some public opinion backlash against them. If they keep TomTom in business, then they get to collect some fat licensing fees, and get to prove their point about MS holding control of Linux.

    82. Re:FAT32 patents by Anonymous Coward · · Score: 0

      Nah, Microsoft's a big corporation. If there's one thing I've learned from the past, it's that large corporations are generally immune to the law.

    83. Re:FAT32 patents by Gnavpot · · Score: 1

      If Microsoft only supporting patented filesystems is a real issue, camera makers can include Windows [fs-driver.org] drivers [sourceforge.net] for unpatented file systems.

      So we are expected to install drivers for our camera?

      I try to avoid cameras which cannot be accessed without drivers.

    84. Re:FAT32 patents by MachineShedFred · · Score: 1

      Good thing Apple has a license to everything Microsoft, except for only the newest stuff, eh?

      Long filename support on FAT and FAT32 would definitely fall under the cross licensing agreement that was struck to make the QuickTime / WindowsMedia lawsuit go away. If Microsoft goes after Apple, there's a good chance that not only will Apple win, but they'd also win a nice fat breach of contract suit.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
    85. Re:FAT32 patents by palegray.net · · Score: 1

      Digital cameras do need an operating system, albeit a limited one.

    86. Re:FAT32 patents by JaiWing · · Score: 1

      So, the court says "take the thing you sold to the customer from the customer and break it" ?
      Okay, then who gets to pay for the customers loss of property by a third party? The company? The court (read TaxPayer)?

      Such an order would be equivalent to stealing and would be unlikely.

    87. Re:FAT32 patents by Anonymous Coward · · Score: 0

      They're on the way, probably.

      Probably. Because when you can't produce value, then you're down to monetizing your patent portfolio.

      Bring it, Monkeyzilla!

      +1.

      Microsoft can fsck right off.

      God, it is disgusting, isn't it? Seeing a big fat slobbering fucking giant sending the vermin after the last bit of scraps.

      It's over, you fat sacks of shit! Just go away now!

    88. Re:FAT32 patents by Zero__Kelvin · · Score: 1

      Actually, you would want to use ext2 or some other non-journaling filesystem. FLASH devices can only support a limited number of writes, and journaling is a bad idea for this reason.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    89. Re:FAT32 patents by mysidia · · Score: 1

      Not really.. suppose blackberry were found guilty of patent infringment and forced to shutdown their e-mail network.

      Or Microsoft were found liable for patent infringment and forced to stop activating copies of XP (court-ordered shutdown the Activation, WGA, and Windows servers)

      Same thing, really.

      It just so happens GPS units require periodic updates of maps to stay in operation. If not updated, some will simply show other maps, others will cease to function after the maps "expire"

      If the court bars the manufacturer from publishing new maps, selling new devices, or updating existing devices, then the customers are boned, but nothing's been stolen from them.

      Who pays, is the manufacturer of course, if the customers had a signed agreement or ironclad warranty that the product would continue to function, they are liable for the costs arising from their infringment.

    90. Re:FAT32 patents by Anonymous Coward · · Score: 0

      Well, I guess I'm safe, then...

    91. Re:FAT32 patents by asc99c · · Score: 1

      I'm not so sure about that. They're going after device makers, and a lot of people that don't care much about computers do care a lot more about devices they plug in to their computer. People with Satnavs and Digital Cameras.

      But it depends if the stories ever make it to mainstream press, with an understandable description of the problem.

      I'd guess most people don't know what a filesystem is, and would lose interest if you mentioned one. But the fact is that MS is essentially saying you have to pay them a licence to make a device that will connect easily to a Windows PC, with the features expected by a normal user.

    92. Re:FAT32 patents by the_arrow · · Score: 1

      Good point. I don't think many cameras run Linux, but if they did, I would expect them to be next.

      Oh but there are... For example this one. From Sony none the less.

      --
      / The Arrow
      "How lovely you are. So lovely in my straightjacket..." - Nny
    93. Re:FAT32 patents by Mattsson · · Score: 1

      You can format an iPod using HFS+ on a Mac, but then it won't work with Windows until you re-format it.

      Unless you have ProTools and choose to install it's bundled HFS+ filesystem-driver. =)

      Personally, the lousy filesystem-support in Windows has always been one of the things that really annoy me about Windows.
      Well, at least since around 1995, when I started using dualbooted Linux/Windows-installs...
      There is no other consumer OS that supports as few filesystems as Windows. =(

      --
      /.Mattsson - My native language is not English, so please don't whine over linguistic errors. (That's lame anyway...)
  6. The right answer to this by WindBourne · · Score: 5, Insightful

    is to get companies to start using a different FS on memory cards. In particular, it might be useful to pick one of the OSS FS and see it dominate the industry. All it would take is several large companies to decide to change NOW, and the rest would follow.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:The right answer to this by dpilot · · Score: 5, Interesting

      Look at it this way...

      Is your data SAFE in a Microsoft format?
      What other patents do they have that my not have been asserted in this case?
      Is your company future safe with anything other than pure, fully accepted and vetted open source I.P.?
      How about your documents, and your ability to manipulate them at will, without encumbrance or fees?

      Microsoft isn't the only company that can play the fear game.

      --
      The living have better things to do than to continue hating the dead.
    2. Re:The right answer to this by FourthAge · · Score: 1

      That would avoid the two "vfat" patents, but the third patent is 6256642. This could apply to Linux's general strategy for managing Flash memory, no matter which filesystem is used.
      http://www.everypatent.com/comp/pat6256642.html

      I wonder if we will end up with Linux distributions with "vfat" support disabled..

      --
      The tao of democracy: the government you can vote for is not the real government.
    3. Re:The right answer to this by computerman413 · · Score: 2, Informative

      The only issue there is getting it to be supported on Windows. Grandma wants to plug her memory card/flash drive into any computer and have it "just work". If M$ doesn't give in and support the OSS FS, it'll be a tough battle.

    4. Re:The right answer to this by morgan_greywolf · · Score: 3, Insightful

      Not a problem. Windows uses an Installable File System (IFS) architecture. All that has to happen is that the filesystem driver gets installed with the hardware driver. This can be entirely transparent to the end-user.

    5. Re:The right answer to this by ChunderDownunder · · Score: 1

      Just brainstorming some workarounds here...

      I haven't tried plugging in a memory card formatted with ext2fs but does Windows prompt for a driver when it finds an unknown FS or simply ignore it?

      One workaround could be to multi-partition the media and expose a 100MB Fat12 partition with a filesystem driver for the other partition.

      Or, a digital camera might provide a FS driver in ROM. Along with 'Show as camera', 'Show as mass storage device' it could add the option 'Show as myFS install media'.

      Perhaps a little confusing still for Grandma...

    6. Re:The right answer to this by Directrix1 · · Score: 1

      Very true.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    7. Re:The right answer to this by Directrix1 · · Score: 1, Insightful

      Software patents are illegal to begin with. Software is math.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    8. Re:The right answer to this by Anonymous Coward · · Score: 1, Interesting

      Maximum size of FAT12 is ~16mb. Still, if your FS driver doesn't fit in that size, you've got more trouble.

      I like the idea.

    9. Re:The right answer to this by quantum+bit · · Score: 3, Informative

      I haven't tried plugging in a memory card formatted with ext2fs but does Windows prompt for a driver when it finds an unknown FS or simply ignore it?

      No, it shows up as an unknown file system, and if you double click on the drive letter that it gets assigned, it "helpfully" offers to format it for you.

    10. Re:The right answer to this by saleenS281 · · Score: 2, Insightful

      That sounds like a GREAT way to lose all market share overnight. "My old camera can load pictures to my laptop just fine, this new one doesn't work. I'm going to return it!".

      If you honestly think MS is going to adopt whatever open source filesystem they choose, you're nuts.

    11. Re:The right answer to this by saleenS281 · · Score: 1, Troll

      Is your data SAFE in a non-Microsoft format? How's that new version of ReiserFS coming along? You're spreading the very FUD people complain about going the other way.

    12. Re:The right answer to this by Tubal-Cain · · Score: 1

      The only issue there is getting it to be supported on Windows.

      Well, they do hand out driver/"value added" software CDs like they were AOL.

    13. Re:The right answer to this by pseudonomous · · Score: 1

      There's actually a big problem with this, in that any of the fs-es that you're thinking of (ext*,xfs,jfs,reseir) are probably released under the gpl, which makes them incompatible with any license that MS is likely to use on their kernel, so you won't be able to get fs support in the Windows Kernel, I don't know what the situation with file systems in Windows user-space is, but this is a potential serious obstacle to making any flash device work with Windows, the alternative is to use a BSD licensed FS, like UFS or UFS2, but this is a whole different issue, since there are compatability issue with UFS across different unixes, and FreeBSD (maybe some other BSD) are the only OSes, to reliably implement read/write for UFS2. And you'd pretty much have to convince MS to implement the support, or maintain your own third party userspace file system drivers, which will probably suck in one way or another.

      Really, MS could save everyone a lot of trouble by freely licensing fat16/32.

    14. Re:The right answer to this by beav007 · · Score: 1

      The only issue there is getting it to be supported on Windows. Grandma wants to plug her memory card/flash drive into any computer and have it "just work". If M$ doesn't give in and support the OSS FS, it'll be a tough battle.

      If GPS makers, music player manufacturers et al start using a different filesystem because FATxx is patent-encumbered, Microsoft won't have a lot of choice.

    15. Re:The right answer to this by Anonymous Coward · · Score: 0

      It's not coming along.. that guy went to jail.

      I didn't want a new one anyway.

    16. Re:The right answer to this by pdabbadabba · · Score: 1

      "Software is math."

      Seriously, what the hell does that even mean?

    17. Re:The right answer to this by horza · · Score: 2, Insightful

      Is your data SAFE in a non-Microsoft format? How's that new version of ReiserFS coming along? You're spreading the very FUD people complain about going the other way.

      You are completely wrong Saleen. Your data will be fine in ReiserFS format as it's open source and unpatented, hence nobody will be able to hold your data hostage. Which is effectively what Microsoft is doing. Microsoft aren't the only scumbags around that allow a format to gain widespread acceptance before launching widescale blackmail. Remember Unisys and the LWZ patent affecting GIF images?

      Phillip.

    18. Re:The right answer to this by RobinH · · Score: 1, Insightful

      The only issue there is getting it to be supported on Windows. Grandma wants to plug her memory card/flash drive into any computer and have it "just work". If M$ doesn't give in and support the OSS FS, it'll be a tough battle.

      I have a degree in computer engineering and I want my memory card/flash drive to "just work". It's called "having something better to do". Linux is going to be stuck in the IT room until the people pushing it *finally* realize that.

      --
      "I have never let my schooling interfere with my education." - Mark Twain
    19. Re:The right answer to this by Miamicanes · · Score: 5, Insightful

      > is to get companies to start using a different FS on memory cards

      It's not going to happen, and here's why:

      * The royalties are capped. Beyond a certain point, it costs SanDisk, Minolta, and the others nothing in additional royalties for cards produced during a given year.

      * As a practical matter, Microsoft can only force you to pay royalties if you sell the card preformatted. Leave it up to the end user to format the drive himself, and Microsoft can't make you pay them a cent. Technically, the end user would be responsible for paying the royalties himself if he formats the card with FAT32, but as a practical matter Microsoft isn't going to come knocking on his door.

      Thus, it's self-limiting for large users, and there's a de-facto escape hatch for small users. The limit is high enough to make Microsoft lots of money, but low enough to not be worth the development and support costs of any alternate filesystem for the large users.

      In any case, I'll be shocked if Microsoft ever launches into an all-out assault on Linux. Frankly, Microsoft BENEFITS from having a small & noisy group of people loudly insisting there are alternatives to Windows. It lets them point and say, "See, we aren't REALLY a monopoly!

    20. Re:The right answer to this by saleenS281 · · Score: 3, Informative

      Blackmail? MS has been selling licenses for Fat32 for a LONG time. TomTom used the format very well knowing they were doing so illegally without paying a licensing fee. They were just hoping the patent will be invalidated like the FAT patent was. They lost the gamble and now it's time to pay up. Sad I get labeled a troll, but expected with all the zealots running around here.

    21. Re:The right answer to this by gbarules2999 · · Score: 1

      Nice FUD there...ignoring all of the Linux FS's out there. Nice work.

    22. Re:The right answer to this by shutdown+-p+now · · Score: 1

      Is your company future safe with anything other than pure, fully accepted and vetted open source I.P.?

      What's an "open source file format", anyway?

      Do you perhaps mean "open specification + patent disclaimer"?

    23. Re:The right answer to this by saleenS281 · · Score: 1

      whoosh

    24. Re:The right answer to this by msuarezalvarez · · Score: 2, Insightful

      They could write their own implementations. The filesystem themselves are *not* covered by the gpl.

    25. Re:The right answer to this by doshell · · Score: 2, Insightful

      It means that an algorithm is a mathematical construct with certain properties. Not that different from a natural number, a graph (as in graph theory), a real-valued function, or a finite state automaton.

      You can't (and shouldn't be able to) patent any of these, so why should you be able to patent an algorithm?

      --
      Score: i, Imaginary
    26. Re:The right answer to this by Eil · · Score: 1

      In particular, it might be useful to pick one of the OSS FS and see it dominate the industry. All it would take is several large companies to decide to change NOW, and the rest would follow.

      If it were that easy, the following would all be household names:

      • gzip
      • Vorbis
      • Theora
      • PNG
      • SVG
      • OpenDocument
    27. Re:The right answer to this by saxoholic · · Score: 1

      The problem is Microsoft can just keep windows from supporting file systems that Microsoft can't lay it's monopoly down upon. With the Windows market share, products need to be usable on a windows machine, and if windows won't read ext3 or whatever other file system you want to use, the product is going to be useless to the majority of consumers. Who is going to want a camera that can't upload pictures to windows because it's using a different file system? UDF is better maybe, but both Windows and OsX have problems with it.

    28. Re:The right answer to this by Tuoqui · · Score: 1

      Unfortunately if you say use ext3 file system or something... Unless Windows can write to it you're gonna have to require users to be running Linux because Microsoft has no file system support for anything other than NTFS or FAT32. Which would probably be possible to settle with an anti-competitive counter lawsuit claiming that Microsoft is unfairly leveraging their monopoly position.

      --
      09F911029D74E35BD84156C5635688C0
      +2 Troll is Slashdot's way of saying groupthink is confused
    29. Re:The right answer to this by hannson · · Score: 1

      That means that the most innovative algorithms are based on mathematics, e.g. PageRank. The program is just a software implementation of the mathematics.
       
      That said, one could also look at some really innovative hardware and say that it's just math because the physics and electrons etc can be illustrated in math.

      Let me clear this up with a car analogy: One could argue that a car is just mathematics because every bit of it can be illustrated in a math model. The shape of the car to get less drag, the amount of fuel to optimize the engine etc... Every bit of the car can be illustrated in simple math via Newton's laws.

      So in short, "everything" is math: here's a simple graph for deeper understanding

      While I don't agree with software patents in general, software (at it's lowest level) is just math. But then again, if everything is just math, why do we have patents in general.

      I'm not taking a stance on the patent issues, just pointing out that the "software is math" argument is (as I see it) bogus.

    30. Re:The right answer to this by gbarules2999 · · Score: 1

      When you see the toll moderation, I think you can safely say your joke simply wasn't satirical enough. Sorry 'bout that.

    31. Re:The right answer to this by morghanphoenix · · Score: 1

      You also have to remember that most digital cameras come with an installation CD for windows, if they just include the FS in the installation software it's done, and people who are smart enough to avoid the horrible software that comes with digital cameras are likely smart enoughto install the missing FS that didn't get installed with the software. I know my in-laws have a digital camera that is useless because the driver disc is missing, but I plug it in to my computer and digikam picks it up just fine, if you need to install the software for it to work in windows anyways why not just avoid the lawsuit byinstalling a usable filesystem then?

    32. Re:The right answer to this by saleenS281 · · Score: 1

      Not the whoosh. The point you completely missed is that ANY filesystem could be gone tomorrow with no future support. And just like if MS were to tell you that you can no longer use FAT32, people would simply copy their data to something else.

      To claim that MS would hold your data hostage is not only being a drama queen, it's outright FUD.

    33. Re:The right answer to this by pdabbadabba · · Score: 1

      Well, how about this: a piece of software (remember that we're talking about software, not just algorithms) is a system for bringing about physical (even if only within the confines of a computer) states of affairs given a set of initial conditions, not unlike a machine. You can (and should) be able to patent machines, so why shouldn't you be able to patent a piece of software?

    34. Re:The right answer to this by pdabbadabba · · Score: 1

      This is why I asked. So far I have gotten two different responses neither of which, I contend, hold up to scrutiny at all.

      I think that, like so many other soundbites "software is math" just doesn't easily survive its own explication.

    35. Re:The right answer to this by Anonymous Coward · · Score: 0

      Unfortunately, this one's going to also be tough to enforce because it's not really a hardware patent and it doesn't meet up with the current precedent- if Bilski ends up being upheld at the Supreme Court level, this is not patentable any more than the other 5 patents.

    36. Re:The right answer to this by Eric+Smith · · Score: 1

      Really, MS could save everyone a lot of trouble by freely licensing fat16/32.

      What's their motivation to "save everyone a lot of trouble"?

      Microsoft executives have a fiduciary responsibility to maximize shareholder value. Imagine someone at Microsoft having this discussion with Steve Ballmer:

      Someone: "We have two options. One is that we could sell licenses for FAT16 and FAT32."

      Ballmer: "OK, that sounds reasonable. What's the second option?"

      Someone: "We could give away FAT16 and FAT32, to save everyone a lot of trouble."

      Ballmer: "Hmmm... how do we monetize that?"

      Someone:

      1. Give away FAT16 and FAT32
      2. ???
      3. Profit!

      Ballmer: "If you can work out step 2 in more detail, we can consider it, but right now your first option is looking more attractive."

    37. Re:The right answer to this by alexborges · · Score: 1

      Sure, id have no problem with you patenting a given set of bits youve discovered does something. But only that very particular set of bits and nothing else.

      What you see MS tries to do is patenting a USE-CASE of a particular set of bits. Id have no problem of them patenting their IMPLEMENTATION (but then, thats why we have copyright law), not THE USES of the result of their implementation.

      Its like if we let Ford patent the way someone should push the accelerator in a car and let them sue say, John Dear for using the same "method".

      --
      NO SIG
    38. Re:The right answer to this by alexborges · · Score: 1

      Well it works fine, my friend. If it didnt, Microsoft wouldnt be sueing.... yes?

      --
      NO SIG
    39. Re:The right answer to this by jedidiah · · Score: 1

      I have a degree in computer engineering and I want my memory card/flash drive to "just work". It's called "having something better to do". Linux is going to be stuck in the IT room until the people pushing it *finally* realize that.

      This is of course FUD. Linux also "just works". It "just works" for primarily
      the same reason that Windows is able to "just work". If you had a "degree in
      computer engineering" you should be aware of that.

      Also, things don't "just work" in Windows.

      They "just work" once you futz with something. Infact, it's quite
      amusing to see the little warnings on USB devices telling you to
      install the driver first (in windows) before plugging it in.

      The only people that don't seem to care about "just working" is
      Microsoft. They like to gratuitously change things to help feed
      their cash cow and now they want to shake down the competition
      for daring to strive to "just work".

      --
      A Pirate and a Puritan look the same on a balance sheet.
    40. Re:The right answer to this by pdabbadabba · · Score: 1

      It sounds like you have a problem with vague/overbroad patents, not software patents per-se. If so, than you and I have no disagreement.

    41. Re:The right answer to this by Grail · · Score: 2, Insightful

      Ubuntu and Mac OS X are the two operating systems I can think of where things "just work" when you plug them in.

      Windows is the operating system where plugging something in will break Windows unless you've previously installed the right driver for the thing you're about to plug in.

      I plug my Nikon into my Mac and the Mac helpfully shows the contents of the CF card. I plug the same Nikon into a Windows box and it doesn't give me any option except to install the drivers. The Nikon is just presenting itself to the computer as a USB storage device.

      I can't even plug my Microsoft Natural Ergonomic Keyboard 4000 into a Windows machine without being prompted to install drivers.

      Windows doesn't "just work" except when you replace "just" with "barely".

    42. Re:The right answer to this by Alien+Being · · Score: 1

      You hit the nail right on the head. The last administration let MS off the hook. Do they not realize that the new sheriff is near?

    43. Re:The right answer to this by ozphx · · Score: 1

      What the hell are you talking about? I take the damn TomTom SD card, and I jam it in my Touch Diamond, it installs and Just Works.

      If the SD card was formatted as some random filesystem I'd have to either plug the damn phone in and run the driver installer - or go and download a driver using the device.

      I don't give two shits about your ideal little world fantasy. The fact is that a FAT32 formatted device will work on just about everything, and an EXT3 device won't. Thats it!

      --
      3laws: No freebies, no backsies, GTFO.
    44. Re:The right answer to this by Anonymous Coward · · Score: 0

      But none of the oss file systems are accessable from windos.

    45. Re:The right answer to this by Anonymous Coward · · Score: 1, Interesting

      windows is susceptible to viruses. someone writes a virus that installs drivers for ext2, ext3, ext4, udf, etc., and otherwise does no damage. bam. problem solved.

    46. Re:The right answer to this by Darkness404 · · Score: 3, Insightful

      ....And you think that Obama is going to change any of this? Obama is just the same as Bush, both don't have a clue about technology. Sure, Obama knows what every other middle aged person knows about the internet, how to set up and use Facebook and Youtube and to be able to use a BlackBerry but do you think he even knows what a filesystem is? I doubt it.

      --
      Taxation is legalized theft, no more, no less.
    47. Re:The right answer to this by Darkness404 · · Score: 1

      Sure, it can but as we have seen for every other driver, they won't. What happens when you are at a locked-down corporate computer that you need to transfer a few files to an SD card or USB memory stick, however, because it is a generic cooperate computer, it won't read the EXT3 filesystem on the flash drive, now you go online to download the driver, but it being locked down you can't run the .exe. Drivers are a major problem with Windows.

      --
      Taxation is legalized theft, no more, no less.
    48. Re:The right answer to this by pizzach · · Score: 1

      How hard is it to create a mini-FAT32 partition that auto-runs the ext3 driver install on connection to a Windows machine? No, the camera won't recognize the partition, so it shouldn't be a patent issue any more than install CDs would be.

      ...Speaking of which, install CDS still aren't totally uncommon with cameras and such.

      --
      Once you start despising the jerks, you become one.
    49. Re:The right answer to this by Anonymous Coward · · Score: 0

      Microsoft hadn't patented a damn thing until very recently, only in the last few years have they tried to patent everything under the sun that they have any remote connection with - perhaps because they realise their 'products' are becoming increasingly worthless and nonviable and they are looking for alternative revenue sources. In contrast fat32 has been around for well over 10 years, Win95 OSR/2 was the first time I recall it making an appearance and it may have been around even earlier, like in one of the final msdos 6.x iterations.

      You are labeled a troll as your arguments are specious and your 'facts' are incorrect. Perhaps such ignorance could be corrected by more research on your behalf before you try and rewrite the history that most of /. has actually lived through and witnessed first hand.

    50. Re:The right answer to this by CAIMLAS · · Score: 1

      And how, exactly, would they get support in Windows for those devices?

      The only possibility I can think of is ext2, or something like it. Or maybe another FAT implementation which is permission-agnostic. At any rate, it will require people to install the appropriate interface drivers on their system, and currently there isn't anything readily viable.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    51. Re:The right answer to this by EvanED · · Score: 1

      That's a real good idea... install drivers when they plug in the USB device.

      This idea is like autorun, except 10 times worse.

    52. Re:The right answer to this by BiggerIsBetter · · Score: 1

      You can, of course, write FS drivers for Windows OS. We really need to get more OSS filesystem drivers out there... especially the better understood ones like Ext2/3, ZFS, ResiserFS, JFS. It *should* be trivial for an end-user to download, install, and reboot to use a ZFS external drive.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    53. Re:The right answer to this by Anonymous Coward · · Score: 0

      Your data will be fine in ReiserFS format as it's open source and unpatented, hence nobody will be able to hold your data hostage.

      Indeed, because when I hear the name "Reiser" the first thing I think of is safety.

    54. Re:The right answer to this by NinjaCoder · · Score: 1
      so you are suggesting using FAT32 in order to avoid being sued for using...FAT32?

      How does that work?

    55. Re:The right answer to this by NinjaCoder · · Score: 3, Funny

      Do you work for Sony?

    56. Re:The right answer to this by Leynos · · Score: 1

      Why doesn't everyone use UDF for flash cards? It's supported by Windows, Linux, Mac, etc.

      --
      "Did you exchange a walk on part in the war for a lead role in a cage?"
    57. Re:The right answer to this by Tacvek · · Score: 1

      Are the random access writable versions of UDF well supported in all those operating systems? Obviously the Read only versions are well supported (thanks to DVD), and some special forms of writable UDF are supported, but my understanding is that what DVD-RW's use, and what a flash drive would have some significant differences, that may prevent the existing OS drivers from being able to work with UDF on a flash drive.

      --
      Stylish sheet to fix many problems in Slashdot's D3: https://gist.github.com/801524
    58. Re:The right answer to this by saleenS281 · · Score: 1

      MS has had patents on FAT since 1995. Perhaps YOUR ignorance could be corrected with a bit more research. Continue on though AC, you tell me how it is.

    59. Re:The right answer to this by Anonymous Coward · · Score: 0

      Your data will be fine in ReiserFS format as it's open source and unpatented

      And as long as your system doesn't ever crash, hang, or accidentally get turned off before syncing. Then you start losing files. I'm not talking about losing data in memory that never synced. Reiser3 replaces the contents of random saved files with garbage.

    60. Re:The right answer to this by tuxgeek · · Score: 1

      This isn't a zealot issue here, your troll post was inflammatory and stupid.
      Open file formats are light years ahead of what comes out of Redmond, and much safer.
      FAT & FAT32 suffer severe fragmentation and data loss. Most open formats are journaled and self healing.

      --
      "Suppose you were an idiot...and suppose you were a member of Congress...but I repeat myself." Mark Twain
    61. Re:The right answer to this by coolsnowmen · · Score: 1

      Only if you don't already have an ext2/3 driver installed.
      You know, something like:
      http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd

    62. Re:The right answer to this by JohnBailey · · Score: 1

      Frankly, Microsoft BENEFITS from having a small & noisy group of people loudly insisting there are alternatives to Windows. It lets them point and say, "See, we aren't REALLY a monopoly!

      Yes.. but that only works with people not bright enough to understand that Monopoly in the sense that Microsoft is defined legally as being, does not require 100% of any given market. Please note.. this does not include the lawyers or judges who administer such definitions. So not really of any practical use.. Unless you consider Windows fanboys whining about being victimized by the global court systems to be useful.

      --
      It is difficult to get a man to understand something when his job depends on not understanding it.
    63. Re:The right answer to this by iplayfast · · Score: 2, Insightful

      If you view software as text, as instructions on how do do something, like a recipe, then it is obvious that copyright is the preferred method of protecting your IP.
      If instead you say that software isn't just text it's special text that incorporates an algorithm then what you are trying to patent is the algorithm. As has been stated, algorithms are mathematically based, and so this is where the expression "Software is math" comes from. Not that all software is math, (although that can be argued as well), but that the parts that are worth patenting are.

      At least that's how I see it.

      Personally I think software patents are a terrible idea, and copyright is too long.

    64. Re:The right answer to this by shutdown+-p+now · · Score: 1

      As a practical matter, Microsoft can only force you to pay royalties if you sell the card preformatted. Leave it up to the end user to format the drive himself, and Microsoft can't make you pay them a cent.

      Erm, that sounds quite wrong. If it's a patent on the format (or rather, algorithm used to work with that format), then shouldn't it cover any code that works with FAT (i.e. the Linux FAT driver), and not FAT-formatted storage medium as such?

    65. Re:The right answer to this by jjohn_h · · Score: 1

      There are Windows drivers for ext2 and ext3:

      (i) Installable filesystem for Windows http://www.fs-driver.org/index.html

      (ii) Explore2fs http://www.chrysocome.net/explore2fs

      In my experience, both work very well for reading but they are not quite reliable for writing.

    66. Re:The right answer to this by UnderCoverPenguin · · Score: 1

      Who is going to want a camera that can't upload pictures to windows because it's using a different file system?

      Well, I see a lot of low cost cameras with USB interfaces that require a driver to be installed to pull the pictures off them. They come with the install CD and a lot of people I know just put in the CD and click OK to install when the "New Hardware Wizard" pops up -no complaint, just blindly put the CD in.

      Unfortunately, these things do not work on Linux or Mac. Obviously, the designers decided to use some other, unspecified file system that is compatable only with the supplied driver.

      So, the question then becomes, how to pursuade these device designers to use a FOSS file system?

      --
      Don't try to out wierd me, three-eyes. I get stranger things than you, free with my breakfast cereal. --Zaphod Beeblebr
    67. Re:The right answer to this by UnderCoverPenguin · · Score: 1

      Would not even need FAT32. FAT16 would handle it just fine.

      Now that I think about it, isn't this what those "U3" USB devices do?

      --
      Don't try to out wierd me, three-eyes. I get stranger things than you, free with my breakfast cereal. --Zaphod Beeblebr
    68. Re:The right answer to this by UnderCoverPenguin · · Score: 1

      Upon further thought, Windows can read ISO9660. So, format the card/stick/whatever with that, and include an installer for a driver that can also write ISO9660.

      FYI, Linux (and other POSIX OSs) are able to mount an image of an IOS9660 filesystem as writable, so it should not be hard to enhance that driver to write/read an ISO9660 formatted card/stick/whatever.

      --
      Don't try to out wierd me, three-eyes. I get stranger things than you, free with my breakfast cereal. --Zaphod Beeblebr
    69. Re:The right answer to this by TheTurtlesMoves · · Score: 1

      You mean like RSA cryptography? Or perhaps a method of allocating registers. Or "transforming a magnetic tape of a greater length to a shorter length while still be able to extract the original bit pattern". Or that a inventation A and B AT the same time is now invention C?

      Even worse you put in 100 even 1000 of hours and then file your patent only to find that someone else patented something rather disimilar but describe in such a broad way that anyone wanting to use your patent needs to also licence the other patent. Only that person does not licence at any price.

      And worse still your patented is "scoped". And you get nothing because the system fundamentally assumes that only one person can invent something and that no one else will think of the same thing. Some much for "incentive".

      Or that it so blindly obvious that you don't publish it (its obvious right) but that doesn't stop the patent office granting someone else the patent. Now even though you can prove that you have been doing this since way before they filed for the patent--you are screwed.

      Patents are pork for patent lawyers and little else.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    70. Re:The right answer to this by RMH101 · · Score: 1

      "both work very well for reading but they are not quite reliable for writing."
      Cool! Where do I sign up?

    71. Re:The right answer to this by Anonymous Coward · · Score: 0

      Funny, I've only had that problem with EXT3. Reiser3 has been fine through power-cuts/hangs/etc.

    72. Re:The right answer to this by Bert64 · · Score: 2, Insightful

      Tomtom are a european company (from holland i believe), software patents are not valid in europe therefore they had no reason to waste money.
      They also had no choice but to use fat32 in order to interoperate with windows, a potential antitrust issue... Other filesystems are light years ahead but ms don't bother to implement them in windows.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    73. Re:The right answer to this by Bert64 · · Score: 1

      Not just filesystem, but file formats too...
      If MS were to tell you that you could no longer use FAT32 then it would be technically illegal to recover data from such a filesystem. And don't forget about all the proprietary formats which can only be opened by MS programs, as well as those that have been reverse engineered and can be opened with varying degrees of success by other programs...

      For example, if you have a load of files saved by visio, and MS revoke your license to use visio (which they can do at any time, read the eula) what can you do without breaking the law?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    74. Re:The right answer to this by Bert64 · · Score: 1

      It says the device is unformatted and offers to format it for you... Which in itself is misleading and (most likely intentional) harmful behavior since it makes it easy to destroy devices which are formatted for other systems.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    75. Re:The right answer to this by Bert64 · · Score: 1

      They won't do that because they can't, MS's monopoly status prevents them from doing so, very few people would buy such devices. This should be grounds for another antitrust case really, force MS to support other filesystems and formats like everyone else does.

      The ipod can use HFS+, but then it can only be used with mac or linux.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    76. Re:The right answer to this by Anonymous Coward · · Score: 0

      And the reason for that, is that MS won't support anything but their own formats unless absolutely forced to...
      windows 3.1 only support the bmp image format and the wav audio format.. bmp in particular was a pretty garbage format since it was just a raw uncompressed bitmap dump, pcx was a popular and far superior image format for dos programs and yet they completely ignored it trying to make people use their own format.

      They do everything they can to keep other formats down, and then only grudgingly support them if they ultimately fail... Look at the terrible support for PNG that IE had for years, earlier versions didn't support it at all, later versions had lousy support, it was only version 7 that finally supported the alpha-channel function.
      Support for ISO9660 (cdrom fs) came late, was poor, and had proprietary extensions too.

      No matter how good a filesystem someone else comes up with, MS won't support it unless it's already massively widespread. Someone could invent a perfect filesystem tomorrow, and MS would sooner promote their own inferior proprietary alternative than do what's best for their customers.

    77. Re:The right answer to this by Bert64 · · Score: 1

      Windows wont touch an ISO9660 filesystem unless it thinks the device is a CD... Linux doesn't care and will use any fs on any type of block device.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    78. Re:The right answer to this by TheRaven64 · · Score: 1

      Write support for UDF is not widespread, as I pointed out to another poster, but I'm starting to wonder if this is really a problem. If you want to plug the memory card from a camera into a computer and get the files off, then read support is all you need - you can put it back in the camera to delete them. You can also use CIFS over WiFi or use the Bluetooth file transfer profile to delete files or write them to the memory card from the computer without the computer ever having to be aware of the filesystem used by the card. A lot of high-end cameras are starting to come with WiFi now, and so are mobile phones. I very rarely plug my phone's memory card into my computer because it's easier to just use Bluetooth to copy files - it's slower, but I can start the transfer and leave it running in the background.

      It may be that read support out-of-the-box and write support if you install a driver is good enough.

      --
      I am TheRaven on Soylent News
    79. Re:The right answer to this by Alien+Being · · Score: 1

      Obama's technical knowledge is unimportant. What matters is whether or not his DOJ will enforce laws against monopolists with more than a slap on the wrist.

      I don't know if they will or won't, but any old deals have expired.

    80. Re:The right answer to this by Lumpy · · Score: 1

      Yes, he could have the balls to do the right thing and invalidate ALL software patents.

      but I highly doubt that will ever happen. Even though it would fix the economy more than anything else he could do.

      --
      Do not look at laser with remaining good eye.
    81. Re:The right answer to this by Locklin · · Score: 1

      Microsoft can only force you to pay royalties if you sell the card preformatted

      That would only apply to the cards themselves. In this case, the unit *reads* a flash card, so it has it's own embedded OS and vFAT drivers. The same would go for any device that accepts flash cards.

      --
      "Knowledge is the only instrument of production that is not subject to diminishing returns" -Journal of Political Econom
    82. Re:The right answer to this by saleenS281 · · Score: 1

      Ohhh, so now a corporation can ignore laws in countries it sells into if they're not valid in their home country? So we should expect China to start selling their automobiles (you know, the ones that implode on impact), into Europe and throughout the rest of the world. Safety standards be damned, they're legal in China!

      If you think a corporation can willfully ignore the laws of a country they're doing business in, you've got a LOT to learn about international business.

    83. Re:The right answer to this by fulldecent · · Score: 1

      All it would take is interoperability with Windows

      --

      -- I was raised on the command line, bitch

    84. Re:The right answer to this by doshell · · Score: 1

      One of the replies to your post has basically said the same thing I'm going to say, but here's how I see it.

      Consider an algorithm, say, the Sieve of Erathostenes for calculating prime numbers. I posit this --- and any other --- algorithm should not be patentable. However, you can go and implement this algorithm in some language, compile it, and get a bit sequence that, together with the appropriate hardware, is arguably a patentable machine.

      (Also, consider that perhaps a dedicated machine for calculating prime numbers is not very useful --- you'd instead use the Sieve of Erathostenes as a component of a larger system, say a cryptographic device.)

      However, software patents don't cover the actual implementation --- they cover the abstract idea, i.e. the algorithm, regardless of how or for what purpose you're going to implement it. That, I think, is where the problem lies.

      --
      Score: i, Imaginary
    85. Re:The right answer to this by chikanamakalaka · · Score: 1

      Words are math also, I numerologize everything. That would make all patents illegal, everything is math.

    86. Re:The right answer to this by quantum+bit · · Score: 1

      Yes, but the question was: Does it prompt for a driver if you don't have one installed already?

      In my experience, no, it doesn't.

    87. Re:The right answer to this by Constantine+XVI · · Score: 1

      the new sheriff is near?

      I see what you did there.

      --
      "I think an etch-a-sketch with an ethernet port would beat IE7 in web standards compliance."
    88. Re:The right answer to this by alexborges · · Score: 1

      Well, no.

      I think that if you want to protect your software implementation, then you can use copyright (which protects the stuff YOU WROTE).

      Software patents try to protect a USE-CASE of a given software (which is only a set of instructions), instead of the work and creativity of writing said software. Im completely against this kind of protection to software because, as ive said, there is ALWAYS more than one way to "DO" something that some software does.

      The WAY to do it, can be protected by simply using copyright law (since that is "encoded" in a computational language and its WRITTEN), the PURPOSE of a particular piece of code SHOULD NOT BE PROTECTABLE, and that what software patents attempt to do.

      --
      NO SIG
    89. Re:The right answer to this by pdabbadabba · · Score: 1

      But the same it true of patenting a physical machine. You do not patent a specific physical implementation of a mechanical process. Rather, you process a process or method itself. (note, for example, the importance of the language "method for" in a patent application)

      Surely you can see the similarities between the abstract processes covered by patents on (e.g.) physical machines and the algorithms covered by software patents. The difference, it seems to me, is just one of implementation. One is implemented through the construction of a machine made of nuts and bolts, the other is implemented through the construction of a machine made of bits stored in silicon.

      So, given these similarities, I think that the burden falls on the opponent of software patents to show why they are different. And, I take it, you'll want to say that this difference is that an algorithm is a mathematical object (to use some convenient Platonist language) while a mechanical process if some other sort of abstract thing. So, the obvious question, and one I don't think I've heard anyone answer, is: Why does this difference matter? Why shouldn't one be able to patent the Sieve of Erathostenes (or some other paradigmatic mathematical algorithm)?

    90. Re:The right answer to this by pizzach · · Score: 1

      I'm assuming the patent is on using a FAT32 driver. Not not on using FAT32 disk. Like I said...install CDs don't have to deal with this problem.

      --
      Once you start despising the jerks, you become one.
    91. Re:The right answer to this by Richy_T · · Score: 1

      Bad choice of device. Unless you hunt down alternative software, you have to install Apple's itunes to access the ipod under windows so an additional driver for the FS would not be a big deal.

    92. Re:The right answer to this by Directrix1 · · Score: 1

      Well, honestly I have multiple reasons why software shouldn't be patentable:

      1) It is covered by copyright, because it is just a written work. Should you be able to patent a cookbook and stop anybody from making what is in it? This is no different.

      2) A well written patent application is actually no different than the software itself. Given a sufficiently complex interpreter you could probably run the patent. And if you can't then it is overly broad anyway and shouldn't be granted.

      3) Given that the patent itself would be covered under copyright, paraphrasing is allowed and would legally render alternative variations of the so called patented software while abiding by copyright law.

      4) Pure mathematics is not patentable. Since you can use the concepts of discrete mathematics to describe any computable algorithm and then run it as software, then I would say that software is math and shouldn't be patentable.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    93. Re:The right answer to this by Anonymous Coward · · Score: 0

      >Is your data SAFE in a non-Microsoft format? How's that new version of ReiserFS coming along?

      Yes, but your wife isn't.

    94. Re:The right answer to this by Anonymous Coward · · Score: 0

      Microsoft also willfully ignore the laws of countries they do business in, and have been found guilty of doing so in court.
      You can't compete against a company that breaks the rules unless you do the same.

    95. Re:The right answer to this by cyber-vandal · · Score: 1

      So in order to become president you have to be an expert in everything do you? Or do you think he might hire a few experts in their respective fields to advise him. Plus speaking as a middle-aged man myself I understands the issues perfectly well thanks. Now get off my lawn!

    96. Re:The right answer to this by kiatoa · · Score: 1

      Well said. Ask it another way: What innovative *recent* invention would likely be kept secret were it not protected by patents? I.e. if we eliminated patents what would we lose as a society? I have two probably patentable ideas that as far as I'm concerned will go with me to the grave. If I publish them I get nothing and if I patent them I will spend thousands of dollars with only a smidgen of a chance of financial gain. The system fails most individual inventors.

      There are some ideas that might work to fix the system. I like the idea that if your patent is challenged and you lose then you can get your fees back from the patent office. Anything that keeps the patent office honest would likely help.

      --
      90% of the wealth is in 2% of the pockets. Bummer to be in the majority.
    97. Re:The right answer to this by cyphercell · · Score: 1

      point 3 is, I believe, the deal killer. patents and copyrights seem mutually exclusive. You cannot copyright a car and you cannot patent a plot idea. According to wikipedia the US supreme court ruled that you cannot patent an algorithm http://en.wikipedia.org/wiki/Software_patent#Early_example_of_a_software_patent. This suggests to me that what is actual patentable is the problem that the algorithm solves or the implementation of the algorithm(s). Wait, I guess you can patent an algorithm http://en.wikipedia.org/wiki/LZW. Bah, the whole thing is confusing. I think the big problem is: "What if someone emulates a patent implementation in software?" I know that the incompatibility http://en.wikipedia.org/wiki/Software_patent#Compatibility caused by software patents stifles innovation, but I am curious about what software honestly would have been dead in the cradle were it not for software patents. Would GIF have been unprofitable if it weren't patent encumbered?

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
    98. Re:The right answer to this by NinjaCoder · · Score: 1
      But...

      If there is a safe, non-patented way to read the FAT32 partition in order to load the ext3 driver, then why can't that safe way be used to access the whole volume formatted as FAT32 and not bother with the ext3 at all?

      Install CDs aren't FAT32, AFAIK. ISO 9660 I would have thought.

    99. Re:The right answer to this by Zero__Kelvin · · Score: 1

      It is not really FUD, and the truth is FAT will destroy my data every time. The reason for this is because FAT doesn't handle meta-data. If I copy a file to FAT, who owns it? What are the permissions? I concede that most users don't even know about real file systems and wouldn't have the same issue, but the issue is there none the less.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    100. Re:The right answer to this by Zero__Kelvin · · Score: 1

      "The point you completely missed is that ANY filesystem could be gone tomorrow with no future support."

      Yes. I see your point. ext3 and rieserfs could go away any day now. All that would have to happen is for every qualified Linux developer in the world to die simultaneously. Hey, it could happen, right?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    101. Re:The right answer to this by Zero__Kelvin · · Score: 1

      The problem with that is that you end up with a Windows installation that can access your non-Windows file system. This means that, if you have a dual boot setup, you now have a virus that can access your non-Windows file system in ways that aren't obvious. That would be a horrible thing indeed. (a Windows virus can always format the Linux/*BSD/OS X partitions, but cannot install a trojan, for example, without a driver).

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    102. Re:The right answer to this by Zero__Kelvin · · Score: 1

      "I haven't tried plugging in a memory card formatted with ext2fs but does Windows prompt for a driver when it finds an unknown FS or simply ignore it?"

      You are kidding, right? After 10 years, Windows still doesn't check that a file is smaller than 2 GB before trying to copy it to a FAT file system. In fact, the error it gives after it fails is something about a disk being full (I cannot recall the exact error.) I lost an hour before I realized why I had plenty of room on the disk, but Windows was complaining that it was full.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    103. Re:The right answer to this by Zero__Kelvin · · Score: 1

      I can't seem to find the equation for a drop down box. Could you point me to it?

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    104. Re:The right answer to this by ChunderDownunder · · Score: 1

      No I wasn't kidding, just asking what I thought was a reasonable question for a 'modern' desktop OS.

      Whenever I plug in an unknown USB device, Windows alerts me via the system tray or via an unknown hardware wizard that plug and play failed.

      I assumed Windows ought to do the same for removable media. It's been a good decade since I tried to insert a mac floppy into a windows drive, evidently the situation hasn't improved for flash devices.

    105. Re:The right answer to this by Zero__Kelvin · · Score: 1

      It is absolutely a reasonable question for a modern desktop OS. I thought we were talking about Windows ;-)

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    106. Re:The right answer to this by IchBinEinPenguin · · Score: 1

      Frankly, Microsoft BENEFITS from having a small & noisy group of people ...

      The problem for Microsoft is that the group keeps getting bigger...

    107. Re:The right answer to this by Anonymous Coward · · Score: 0

      You're one to talk about IGNORANCE and RESEARCH.

      Read through the patents referenced here and tell me how M$ hold patents on FAT:
      http://www.google.com/patents?id=cLAkAAAAEBAJ&dq=5,579,517

      About the only thing they can reasonably claim, is the extension for long filename support, which is a ripoff or variant of the CDROM image format patent.

    108. Re:The right answer to this by Anonymous Coward · · Score: 0

      Please don't moderate crap like this "Informative".
      This buffoon makes sweeping inflammatory statements and doesn't back them up.
      Even if he may be right, the least he should do is post a valid link or two.

    109. Re:The right answer to this by Chaos+Incarnate · · Score: 1

      But if said manufacturers make it easy to install that other file system support, why should Microsoft lift a finger to help them when the work is already done? And if they don't make it easy, won't those manufacturers die in the marketplace?

      --
      Benford's Corollary to Clarke's Law: "Any technology distinguishable from magic is insufficiently advanced."
    110. Re:The right answer to this by Directrix1 · · Score: 1

      And why should people have exclusive control over any idea. Because they "thought of it first". Based on their experience of the world brought to us by all the great thinkers of the past. It seems unfair to give that person exclusive control over an idea which is derived from the collective history of man's documented scientific past.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    111. Re:The right answer to this by cyphercell · · Score: 1

      "And why should people have exclusive control over any idea."

      I never said they should. Hard work, however should be compensated, which is the premise for the patent system.

      I'll stand by my question. Would gif have been profitable if it weren't patent encumbered?

      --
      Under the influence of Post-Cyberpunk Gonzo Journalism
    112. Re:The right answer to this by Directrix1 · · Score: 1

      There is no reason why hard work *should* be compensated. The market *will* reward you if you deliver a good product from your idea. You shouldn't be able to punish others for having that same good idea. And for your question would GIF be profitable? Fuck no, because people only used GIF because they thought it was a free standard anyway. Short of that, a better alternative would have been developed anyway. There is little reason for this development today (although MNG works) because the patent has essentially expired in most places. The only thing that came out of GIF was lawsuits. And I hate giving money to lawyers for stupid shit like that.

      --
      Occam's razor is the blind faith in the natural selection of least resistance and in universal oversimplification. -- EF
    113. Re:The right answer to this by Anonymous Coward · · Score: 0

      Why should really he cares? Since Microsoft is making money and staff are in the offices, he is satisfied.

  7. Actual complaint: by Anonymous Coward · · Score: 5, Interesting

    Skip the ads and get the PDF of the complaint:

    http://media.techflash.com/documents/tomtomComplaint.pdf

    A quickie read of it still has me going "WTF!?" a lot. Seriously - they patented such things like:

    "Vehicle Computer System with Wireless Connectivity"

    "Portable Computing Device-Integrated Appliance"

    A quick look at the dates these things were granted, and most gadget geeks' memories should spark something: Most of this crap shouldn't have been patentable in the first place (wish they appended the patents to the complaint, though... it'd make things a lot easier to eyeball and evaluate in one spot).

    I'm guessing MSFT is just hoping to force a settlement, so that they can then use it as a cudgel... thing is, Microsoft is using a lot of OSS code nowadays too (IIRC in MSN/Live Messenger, Visual Studio 2008, and etc - linky here).

    1. Re:Actual complaint: by interstellar_donkey · · Score: 3, Funny

      That settles it.

      I'm going to file a patent for "something cool you can do with technology".

      I'll make millions.

      --
      The Internet is generally stupid
    2. Re:Actual complaint: by oGMo · · Score: 2, Insightful

      I'm going to file a patent for "something cool you can do with technology".

      I'll make millions.

      That would require someone do something cool with technology. Who is? Google may be a nice company, but web mail, craptastically feature-light "office apps", and search engines aren't exactly "cool". And who is doing anything else? (No, Apple isn't doing anything cool, either.)

      --

      Don't think of it as a flame---it's more like an argument that does 3d6 fire damage

    3. Re:Actual complaint: by djupedal · · Score: 2, Insightful

      > I'm guessing MSFT is just hoping to force a settlement, so that they can then use it as a cudgel...

      MSFT is looking for the FUD quotient. Apparently, from their perspective, anything they can do towards casting doubt on OSS is a good thing.

    4. Re:Actual complaint: by morgan_greywolf · · Score: 1

      Maybe not even a cudgel. Maybe just to lend some credence to their FUD that Linux violates 18 gazillion Microsoft patents.

      Once again, Horatio, list the patents that Linux is violating or someone, sooner or later, is going to sue Microsoft for defamation. Is that really what you want to happen on your watch?

    5. Re:Actual complaint: by Anonymous Coward · · Score: 0

      That settles it.

      I'm going to file a patent for "something cool you can do with technology".

      I'll make millions.

      I claim prior art! --The Caveman

      If the claim is wide ranging then the prior art allowed to pre-empt it should be too and the claim denied. Something, perhaps, the Foundations should be working on getting before the Supreme Court in a successful manner.

    6. Re:Actual complaint: by ianare · · Score: 1

      this part of the complaint made me LOL :

      Microsoft has a long history of technical innovation in the software and hardware products it develops and distributes.

      I wonder if they really believe this ?

    7. Re:Actual complaint: by Cajun+Hell · · Score: 1

      oGMo, you used to know what's cool, but they changed what cool is. Now what you know, isn't cool. And what's cool, seems lame and stupid to you.

      Some day, it will happen to the Google and Apple fanbois.

      (acknowledgments to Abe Simpson.)

      --
      "Believe me!" -- Donald Trump
    8. Re:Actual complaint: by Anonymous Coward · · Score: 0

      Seriously - they patented such things like: "Vehicle Computer System with Wireless Connectivity" "Portable Computing Device-Integrated Appliance"

      What really bugs me is that MS never even made an in-car mapping device to my knowledge, or any kind of in-car computer, and Tom-Tom were one of the companies who took a gamble, came up with a good product and marketed it well. But along come Microsoft and try to claim a piece of the action because they acquired the patent for a very generic-sounding description of a device years ago. What benefits do patents serve exactly?

    9. Re:Actual complaint: by dougisfunny · · Score: 1

      Their R&D department does do some neat and innovative stuff. Usually they don't distribute those ideas though. They just file patents and make sure no one else can.

      --
      This is not the funny you're looking for.
    10. Re:Actual complaint: by Tubal-Cain · · Score: 1

      What really bugs me is that MS never even made an in-car mapping device to my knowledge, or any kind of in-car computer...

      They have talked about it.

    11. Re:Actual complaint: by Tubal-Cain · · Score: 1

      "Vehicle Computer System with Wireless Connectivity"

      Depending on how loosely you can define "computer" and "wireless", this might cover CD radios, airborne (or at least vehicle-based) radar, etc.

    12. Re:Actual complaint: by beav007 · · Score: 1

      Seriously - they patented such things like:

      "Vehicle Computer System with Wireless Connectivity"

      "Portable Computing Device-Integrated Appliance"

      Well, at least you can't patent generic or obvious ideas.

      Wait...

    13. Re:Actual complaint: by Arthur+Grumbine · · Score: 1

      Sorry your patent would all under the scope of one Microsoft's early patents #313378008:
      "Method for Abusing the Patent System in Every Conceivable Way"

      --
      Now that I think about it, I'm pretty sure everything I just said is completely wrong.
    14. Re:Actual complaint: by Keyper7 · · Score: 4, Funny

      Refrigerators?

    15. Re:Actual complaint: by hannson · · Score: 1

      Sorry, but my fresh air and breathing device is clearly prior art.

    16. Re:Actual complaint: by Anonymous Coward · · Score: 0

      They have talked about it.

      Yeah they talked about it... over 25 years after SatNav was first done.

    17. Re:Actual complaint: by Anonymous Coward · · Score: 0

      Ingenious! but I'd rather burn alive.

    18. Re:Actual complaint: by harlows_monkeys · · Score: 1

      You need to read more than just the title of the patents.

    19. Re:Actual complaint: by R3d+M3rcury · · Score: 1

      Well, since I patented "something cool" I get to decide what is cool and what isn't in regards to technology.

      And I've decided that "something cool you can do with technology" is anything that makes you enough money that I can take with my patent.

    20. Re:Actual complaint: by John+Hasler · · Score: 1

      You have no idea what they patented until you read the claims.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    21. Re:Actual complaint: by ozphx · · Score: 1

      Yeah, my gut feel is that this is all about licensing FAT. The other shit is just thrown in so they have a bit of wriggle room.

      --
      3laws: No freebies, no backsies, GTFO.
    22. Re:Actual complaint: by ozphx · · Score: 1

      I dunno, guess we can start with.. say.. FAT32?

      --
      3laws: No freebies, no backsies, GTFO.
    23. Re:Actual complaint: by ClosedSource · · Score: 1

      MS has done some innovative stuff, but if you don't develop for Windows at a fairly deep level, you wouldn't know about it.

    24. Re:Actual complaint: by Anonymous Coward · · Score: 0

      The patent office since at least Clinton, has been told to issue first, let the lawyers sort if out.

    25. Re:Actual complaint: by CAIMLAS · · Score: 1

      Yeah, but do you really want to play that game with Apple and Linux? Microsoft, I could understand, but it doesn't apply to any of their stuff.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    26. Re:Actual complaint: by mini+me · · Score: 2, Informative

      MS never even made an in-car mapping device to my knowledge, or any kind of in-car computer

      The BMW iDrive as well as Ford SYNC both run Windows Automotive.

    27. Re:Actual complaint: by Anonymous Coward · · Score: 0

      "Portable Computing Device-Integrated Appliance"

      So... Are they going to sue apple over the Iphone? 3M over palm? howa bout HP over calculators?

    28. Re:Actual complaint: by Anonymous Coward · · Score: 0

      "Vehicle Computer System with Wireless Connectivity"

      Hum, isn't that like any modern radio in cars?

    29. Re:Actual complaint: by Anonymous Coward · · Score: 0

      If you develop for windows at a deep level, you wouldn't know it has been done before in a better way.

    30. Re:Actual complaint: by Anonymous Coward · · Score: 0

      CD radios? CB perhaps?

    31. Re:Actual complaint: by pmarini · · Score: 1

      then they should stop being double-edged and keep saying "Open Source" (read Linux) is our enemy and still embrace the same technologies...

      I'll extend the concept here for you: it's a fire that they need to estinguish :-)

      --
      Can I put a spell on those who can't spell?
      Your wheels are loose and they're losing their grip, good you're there.
    32. Re:Actual complaint: by poot_rootbeer · · Score: 1

      they patented such things like:
      "Vehicle Computer System with Wireless Connectivity"
      "Portable Computing Device-Integrated Appliance"
      [...] Most of this crap shouldn't have been patentable in the first place

      Oh goody, another discussion of patent law on Slashdot by people who are not well informed about it...

      The content of a patent is more than its title. Microsoft did not and can not patent the entire idea of a "Vehicle Computer System with Wireless Connectivity", only a specific implementation thereof. One actually has to read the entire patent document and study all the diagrams to actually understand what it is that Microsoft is claiming a patent on.

    33. Re:Actual complaint: by ClosedSource · · Score: 1

      And you base that conclusion on what?

    34. Re:Actual complaint: by Invisible+Agent · · Score: 1

      Don't get too excited about those names - broad names for patents like that are commonplace and typically have no deep meaning. It's the "claims" section of the patent that really matters.

      Lots of patent titles look like "Cellular Handset with a Keypad" or "Computer System with Removable Media", without any broad claims at all. Just an odd naming convention. :)

      --

      Invisible Agent
      This post is a mirror; when a monkey stares in, no hacker gazes out.
    35. Re:Actual complaint: by Anonymous Coward · · Score: 0

      Cell phones?

  8. Kicked Upstairs by knapper_tech · · Score: 1

    It actually means he has too many friends, but has been isolated from anywhere where he might continue to do damage.

    --
    "There are some people that if they don't know, you can't tell them." ~ Louis Armstrong
  9. scared by Anonymous Coward · · Score: 0

    they are scared with net books and all these cheap embedded devices.

  10. Linux cannot be stopped... by Lead+Butthead · · Score: 3, Informative

    But its growth can be stunned. The lawsuits are not designed to stop Linux; a defendant with sufficiently deep pocket can fend off the attack, EVENTUALLY. The real intend of these suits are to stun the growth of Linux through FUD.

    --
    ELOI, ELOI, LAMA SABACHTHANI!?
    1. Re:Linux cannot be stopped... by unitron · · Score: 2, Informative

      You have been the victim of someone who did not enunciate clearly. The phrase is "stunt growth", not "stun". For instance, for more years than either of us have been around, people have been telling young smokers "Hey kid, don't you know those things will stunt your growth?".

      --

      I see even classic Slashdot is now pretty much unusable on dial up anymore.

    2. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 1, Funny

      He could be the victim of a faulty t key.

    3. Re:Linux cannot be stopped... by Tubal-Cain · · Score: 1

      I thought it was an odd way to phrase it, but the word choice still works.

    4. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      Right. Because the word "faulty" couldn't possibly imply an intermittent problem.

    5. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      It doesn't matter...it's a moo point? :D

    6. Re:Linux cannot be stopped... by PitaBred · · Score: 1

      And an overly sensitive n key at the same time?

    7. Re:Linux cannot be stopped... by microbee · · Score: 4, Funny

      I know suspend/resume on Linux isn't the best supported feature, but it cannot be stopped???!!! Look at me on a freshly installed bash 4.0:

      # shutdown -h now

      See, it can be stopped perfe

    8. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      Reminds me of when I hear people who say "flush it out" instead of "flesh it out"--which is ironic since the two would actually have opposite meanings.

    9. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      An intermittent problem that only happens the second time the key is used in one particular word?
      Right.

    10. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      tomtom recently made their 2008 numbers avail. Major loss, thanks to buying teleatlas. Also 2008Q4 was bad although thats common trend.

    11. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      I agree. TomTom has nothing to do with this, they're just the random target of this false flag operation, Micro$oft is testing the waters and muddying them up with loads of FUD, just like always. Linux is the real target.

    12. Re:Linux cannot be stopped... by mcgrew · · Score: 1

      A taser will stun your Goth.

    13. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      You forgot to mention Candlejack. Stop doing it wr

    14. Re:Linux cannot be stopped... by Anonymous Coward · · Score: 0

      ...The real intent of these suits are to stunt the growth of Linux through FUD.

      ... and FUD works. I recently recommended an open-source solution to my employer (a major financial institution and total M$FT shop) that could save millions, even with the cost of migration subtracted from license fee savings, and was told "Hmm, no, there are still legal questions about open source...." SCO FTW!!

  11. They will face my rage! by linhares · · Score: 2, Insightful
    This is to be expected, as the follow the RIAA MPAA desperation road. And a giant backlash against ms, of course.

    Netbooks are a serious threat to them, and they know it. To follow the netbooks will be larger machines with limited processing for the avg joes out there.

    On a personal note, I find it very delightful that a company that Embraced, Enhanced, Extinguished, might be brought down by a tiny, cheap machine called EEE.

  12. Microsoft's last line of defense by dave562 · · Score: 4, Insightful

    I know that it's always silly to try to predict the future, but here I go none the less. For the most part, all of the core computing applications have already been developed. Unless business processes change significantly, there are only so many systems that a company will ever need to deploy. There will be word processing applications, spreadsheets, databases, webpages, file servers, print servers and a slew of other devices. However the core of the network and the computing environment will remain rather static. Over the last decade, Microsoft developed a lot of core business applications in the form of Windows, Windows Server, Office and Exchange. As the room for innovation in the IT world shrinks, Microsoft will have to fall back to the patent portfolio. If their lawyers were smart, they patented every single technology that they could with the foreknowledge that sooner or later, someone else would want to develop software to do the same thing.

    I think we are going to see Microsoft leveraging their patents more and more aggressively as time goes on. They have poured untold billions of dollars in R&D. It seems to me like they need to pursue patent litigation to generate some sort of ROI on all those R&D dollars.

    1. Re:Microsoft's last line of defense by James+Youngman · · Score: 4, Insightful

      For the most part, all of the core computing applications have already been developed.

      Record that, and come back to read it in 20 years. Or wait 10 years and ask your information agent to find it for you.

    2. Re:Microsoft's last line of defense by Penguinisto · · Score: 4, Insightful

      Just one problem: They risk stepping on the toes of folks like IBM, Apple (who has more cash in the bank right now than Microsoft does), and other biggies that can make life very, very hard for MSFT.

      Also, the payouts aren't as fast or as big as you would think: Sure, a small corp could/would cave in and settle almost immediately, and enough of them would provide an ongoing income for awhile. That said, doing so would force a lot of up-and-comers to simply abandon as much of MSFT as possible, just to avoid potential conflict.

      Look at the GIF/LZH patent as an example - the whole damned thing mostly withered and died because Unisys was too desperate and stupid to realize that they could have taken a better approach. World+dog simply avoided using compressed GIFs, instead turning to other tech to get the job done.

      I can see people start to do the same things with .NET, ASP, and more, if MSFT becomes an aggressive RIAA-style extortion machine.

      To mangle a well-worn phrase: Nowadays, application developers see patent lawsuits as damage, and tries to route around them.

      (I can also see other corps banding together and assaulting MSFT just out of preventative self-defense, too... see also SCO's troubles as a model.)

      /P

      --
      Quo usque tandem abutere, Nimbus, patientia nostra?
    3. Re:Microsoft's last line of defense by Lord+Bitman · · Score: 1

      if you think the "core" of IT has evolved as far as it can go, you're wrong. Sure, it's all unimplemented ideas from 1987 and earlier, but they're still out there

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
    4. Re:Microsoft's last line of defense by ArsonSmith · · Score: 1

      Ok lets reverse that think back 10 or 20 years ago and what has truly been innovated today? and is not just an evolution of existing software taking advantage of faster and more widespread hardware?

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    5. Re:Microsoft's last line of defense by Trogre · · Score: 2, Interesting

      World+dog simply avoided using compressed GIFs, instead turning to other tech to get the job done.

      ...World+dog-Slashdot, that is :p

      --
      "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
    6. Re:Microsoft's last line of defense by dave562 · · Score: 1

      Consider a theoretical patent of, "Returning queried information from a database". Imagine how many applications have been developed that use that methodology. Every post displayed on Slashdot uses that. Every email shown in Gmail uses that. Just about any information presented on the Internet uses some iteration of that basic idea.

      If Microsoft has just a small handful of core computing patents like that, they are set for as long as people are using computers to organize and share their data.

    7. Re:Microsoft's last line of defense by againjj · · Score: 1

      The web.

    8. Re:Microsoft's last line of defense by Cajun+Hell · · Score: 2, Insightful

      and is not just an evolution of existing software taking advantage of faster and more widespread hardware?

      You're going to say the nanotech revolution (if it ever happens) wasn't innovative, because it was just a hardware upgrade. :(

      Why are there so many bitter ancient geezers on /.?

      --
      "Believe me!" -- Donald Trump
    9. Re:Microsoft's last line of defense by dave562 · · Score: 1

      Just for the sake of discussion, where do you see the evolution going? Somewhat related, what evolution have you seen in the last ten years that wasn't just an incremental advance on already established technology? Or maybe not ten years, but twenty years, going back to the late-1980s / early 1990s.

    10. Re:Microsoft's last line of defense by Achromatic1978 · · Score: 1

      Apple (who has more cash in the bank right now than Microsoft does)

      Woah, down, fanboy.

      MSFT currently has 15% less cash in Apple, $20.7B versus $24.5B...

      ... AFTER undertaking a $40B stock buyback.

      It's a little disingenuous to use that as a comparison point of relative size and power.

    11. Re:Microsoft's last line of defense by Brian_Ellenberger · · Score: 4, Insightful

      Ok lets reverse that think back 10 or 20 years ago and what has truly been innovated today? and is not just an evolution of existing software taking advantage of faster and more widespread hardware?

      20 years ago. That would be 1989.

      *World Wide Web and everything it entails
      *Global positioning system
      *Digital Cameras
      *3D Graphics cards
      *Rewritable Optical Data Storage
      *Digital Audio (MP3/iPod)
      *Digital Video (DVD)
      *Practical Cell Phones
      *Wireless Data
      *Mobile Computing
      *Roomba
      *Instant Messaging

      The iPhone still feels like it belongs in a Sci-Fi movie. You mean I can pull this small rectangle from my pocket and:
      1) Call anywhere in the world.
      2) View a movie on it.
      3) Hold my entire music collection.
      4) Take a picture of someone and send it instantly to anyone on earth.
      5) Connect to some whole world network and read or watch the latest news and find out the weather anywhere.
      6) Play a video game with 3d graphics that blow away anything from 1989.
      7) Have a large photo album on it
      8) Find my location anywhere on earth and be able to plot a path from where I am to anywhere in the country.
      9) With Google Earth, bring up a satellite image of practically anywhere on earth.
      10) Have more classic books than most libraries thanks to Project Gutenberg.

      All of this in a device that is 4.5 x 2.4 x 0.46 inches and 4.8 ounces. It may not seem like much since we have been through the changes

      gradually, but if you take a step back it is mindblowing.

      There are also a host of other technologies that were around in 1989 but were not in widespread use due their cost. Presumably, that means that

      there are a host of technologies that exist today that we are barely aware of that will be widespread in 2029.

    12. Re:Microsoft's last line of defense by russotto · · Score: 2, Insightful

      If Microsoft has just a small handful of core computing patents like that, they are set for as long as people are using computers to organize and share their data.

      The problem is that most of those really core ideas, like your "retrieving data from a database", were done in the '60s if not earlier... yet the patent system allows companies to dress them up in new language, maybe add an "on the internet" or "in a car", and re-patent the whole thing.

      Patent 6,175,789 is exactly this: It's a patent on a computer system... IN A CAR. The other patents are on driving directions (I don't know enough to judge this one), the infamous FAT32 long-name patents, and one on flash memory file systems (which I simply do not believe Microsoft was first to invent).

    13. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 2, Insightful

      Actually, the fact that GIF is patent-encumbered isn't what made it lose out to PNG.

      It was a question of features, pure and simple. GIF can simply not represent pictures with more than 256 colours, and JPG - while it can store more than 256 colours, is not a lossless compression format.

      PNG simply filled the void - a losslessly compressed raster image file format with support for more than 256 colours. And it happens to have transparency support that sucks considerably less than GIFs.

      PNG, however, does not support animation. (Yes, there are extentions and sister standards to PNG that do, but they are not widely implemented in web browsers.) And GIF only supports a very limited range of animation. What filled that void? Macromedia Flash -- the single most non-free part of the world wide web today. GIF animations are still used, though, because they're considerably lighter than an obnoxious Macromedia Flash crapplet.

      Same argument - why does everyone still use MP3 even though it's patent-encumbered and there are better alternatives both technically (AAC, for example) or in terms of freedom (OGG Vorbis)? Because MP3 is good enough.

      GIF simply wasn't good enough. So it got supplemented by PNG and Macromedia Flash. It has nothing to do with patents.

    14. Re:Microsoft's last line of defense by cptdondo · · Score: 1

      I know that it's always silly to try to predict the future, but here I go none the less. For the most part, all of the core computing applications have already been developed.

      http://findarticles.com/p/articles/mi_m4070/is_2000_Jan/ai_59586526

    15. Re:Microsoft's last line of defense by home-electro.com · · Score: 1

      Every application that is available today was available 10 years ago, some of them were actually better. Games are exception, of course.

    16. Re:Microsoft's last line of defense by PitaBred · · Score: 1

      If the Von Neumann architecture goes out of style in 10-20 years, I'll eat my shorts.

    17. Re:Microsoft's last line of defense by Damek · · Score: 1

      And clearly, the fact that no one owns a specific and enforcable patent on any of the things you mentioned as patentable in 1989, clearly that means that no one should own a patent on anything that exists today, yet of which we are barely aware and could be widespread in 2029.

      If you agree with that statement, so do I. Patents suck. Tech patents, doubly so. Useful, good tech happens regardless of them.

    18. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 1, Informative

      Almost all of these were decidedly before 1989, or are direct evolution from things which were before 1989.

      For example, GPS was first launched in 1989, therefore the design occurred before that. In fact the basic design was in Transit, which had it's first satellite launched in 1959.

      Another example, Digital cameras are basically possible because of the CCD, which was invented in 1969, and the EEPROM, which was invented in 1983.

      Third example, the first generation of cell phones were launched in Japan in 1979.

    19. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      WTF? Microsoft R&D? R&D isn't giving money to fuckers in Washington. The only thing Microsoft has ever researched is how to avoid paying taxes, and how to get the government to pay them billions for software the government purchases.

      I can't think of a single thing microsoft ever invented? If you look at anything from their graphic interface, their network stack, their authentication scheme, file systems, their crapy databases, crappy spreadsheets, crappy crap, etc they have taken the work of others made it incompatable, insecure, buggy and patented it. The computing world is at least 20 years behind where it would be if it wasn't for these innovation stealing bastards.

    20. Re:Microsoft's last line of defense by yoshi_mon · · Score: 1

      You silly kids. (Get off my lawn!)

      --

      Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
    21. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 1, Informative

      20 years ago. That would be 1989.

      *World Wide Web and everything it entails

      Yep. Although all of the other major protocols we use already existed by then. Well, not Bittorrent.

      *Global positioning system

      First satellites were launched in 89.

      *Digital Cameras

      They existed well before 1989, though the first one on the market was in 1990.

      *3D Graphics cards

      Consumer 3D graphics cards, maybe, but I saw some amazing 3D stuff at Evans & Sutherland in 1987.

      *Rewritable Optical Data Storage

      Magneto-optical drives existed.

      *Digital Audio (MP3/iPod)

      Digital audio certainly existed, and even portable players -- e.g. the Sony Diskman was released in 1984. There were also computers playing and managing digital audio in 1989.

      *Digital Video (DVD)

      Yep. DVD came onto the market in 1994. Laserdisc already existed in 1989 (and had for over a decade) but it was analog video -- though sometimes with digital audio.

      *Practical Cell Phones

      The first cell phones came out in 1984. Mobile radio phones had existed for a couple of decades before that.

      *Wireless Data

      Umm, radio? I suppose you mean digital wireless... I'm still sure it was long before 1989.

      *Mobile Computing

      The first portable computer came about in the 70s, and the first laptop was released in 1982. The first palmtop/PDA devices were also released in the early 80s.

      *Roomba

      Can't argue with that earth-shattering advance.

      *Instant Messaging

      MULTICS had it in the 60s, BBSs did it in the early 80s, and I'm pretty sure AOL and Compuserve both provided it well before 1989.

    22. Re:Microsoft's last line of defense by CAIMLAS · · Score: 1

      The thing is, everything is an evolution of things that came before it. Einstein's breakthrough ideas were revolutionary and innovative, yes; they were also evolutionary - built on the shoulders of those who came before him. Same for Newton, and everyone else.

      Like a war, politics or anything else in life, we're usually not able to see how truly revolutionary, or how truly crappy, something is until well after the fact. Do you think the Germans knew what they were getting into, and how much of a $big_deal it would be when they voted Hitler into power? How about Ford, when he industrialized the automotive industry? Or Pasteur, that his discoveries would lead to food which could sit on shelves for years? And so on and so forth.

      I'm not saying it's all sunshine and daisies, but there is certainly something innovative in the approach that Google uses for searching, indexing, storage, etc. of data? Do you think anyone 20 years ago could have imagined a dynamic computing cluster of the type which Google has created, and cloud computing in general, being prevailant at this point in time? No - they likely envisioned something else, something more Star Trek-like. But look at the "netbook" and "cell phone" market segment: we're moving in the direction of universally connected "communicators in that department, too. And those communicators will have to retrieve data from somewhere until we're able to create Portable Google.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    23. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      The iPhone still feels like it belongs in a Sci-Fi movie.

      And yet you can't make a video call on it. That sure is effed up.

    24. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      ...there are a host of technologies that exist today that we are barely aware of that will be widespread in 2029...

      And the last free men to survive their hunting will be found fighting in the sewers over rat meat. The rest living within a hundred fifty square feet of regulated space above unitized work areas. Implants stimulating the pleasure and pain centers keeping behavior in check within self contained monoliths of efficiency in human management and control. You will never leave nor ever want to as your mind lives in heaven, your body in hell, with all paying homage to the machines.

    25. Re:Microsoft's last line of defense by TheTurtlesMoves · · Score: 1

      And yet we have short stories and such that have all these things in them long long ago. Early versions of GPS where *used* in the 60s for example. ARPANET started "construction" in 1969. Mobile computing was discussed from the inception of radio. CCD in telescopes is not really new (60s) and digital cameras have been discussed since we have had computers also voyager 1 and 2 had them. The CD (aka digital audio) has been avalible since 1982, and digital video was being experimented with in labs. Somethings we have had far far longer. Instant messaging has been used first with wired systems like telegraph and then telex like systems and networks and with radio. in fact they were instant back then.

      There is nothing surprising in that list and nothing new. Just some got mainstream and some things got rather popular. But thats not the same as inventive, creative or new. There are all engineering evolution.

      Something like the iPhone is suppose to be so cheap that we all have one and should be able to have a holiday on the moon without fear of roaming charges. This is the 21 century after all.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    26. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      *Mobile Computing
      *Roomba
      *Instant Messaging

      *Text fields that do automatic line wrapping :-)

      (Sorry, couldn't resist - good post!)

    27. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      HTTP and Roomba didn't exist, sure, but the other items? Like instant messaging. I'm sure we can both agree IRC (internet relay chat) qualifies as one. IRC was written by Jarkko Oikarinen in 1988. I can also remember calling using my father's Mobira Cityman 900 handheld phone back in 1987 in Finland. And that wasn't the first model. Digital audio (PCM) has existed since 1950s. Error that large makes me think you didn't research your list at all.

    28. Re:Microsoft's last line of defense by Bert64 · · Score: 1

      3d graphics cards were around in those days, they were just very high end and extremely expensive, SGI made them for instance.
      IRC is a form of instant messaging and it was created in 1988, and IRC itself was based on an existing chat program according to wikipedia.
      What you call "practical" cell phones are just an evolution of the impractical ones that existed before, and radios existed long before to do a similar function.
      Digital cameras too are simply an evolution of analog cameras, it was already possible to store images digitally in 1989.
      World wide web was basically an extension to existing bbs menus and systems like gopher.
      Mobile computing existed in 1989, it just required bigger less practical devices.
      Digital video existed in 1989, see http://en.wikipedia.org/wiki/CDXL for instance, DVD is just a higher quality version.
      Writable optical media existed in the 1980s, see http://en.wikipedia.org/wiki/Floptical (specifically the bit about iomega licensing it in 1989)
      Digital audio existed in 1989 too, mp3 is merely a better form of compression allowing higher quality in less space.
      http://en.wikipedia.org/wiki/Gps says the first satellite navigation system was used by the us navy in 1960, gps is merely an extension of this.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    29. Re:Microsoft's last line of defense by Locklin · · Score: 1

      But, everything you mentioned is just improved versions of technology that was around then. Sure, it was too expensive for the average consumer, but everything from computer networks to robotics to GPS was around in 1989. I could do everything you can do on your iPhone, it just required a computer, a TV, a VCR, etc...

      --
      "Knowledge is the only instrument of production that is not subject to diminishing returns" -Journal of Political Econom
    30. Re:Microsoft's last line of defense by marcosdumay · · Score: 1

      "ask your information agent to find it for you"

      You mean Google? I don't agree with the GP, but that is quite a bad example...

    31. Re:Microsoft's last line of defense by marcosdumay · · Score: 1

      I, for one, welcome your tape-driven overloads!

      But now, seriously, it seems easier that electronic computers go out of style than the Von Neumann architecture.

    32. Re:Microsoft's last line of defense by Anonymous Coward · · Score: 0

      Yeah but look at the choices for color! Black and white only, where's my Red? Rabble Rabble Rabble! Oh and $20 iPhone accessories don't count.

      and don't get me started on the Palm Centro which only offers red if you buy the Sprint one. Blah!

    33. Re:Microsoft's last line of defense by CompMD · · Score: 1

      I take issue with the following:

      GPS: Garmin started in 1989 to release a commercial product in 1990. GPS was up long before then.
      3D Graphics Cards: My SGI 3130 would like a word with you.
      Practical Cell Phones: You dial, it calls. So it was the size of a brick, that doens't make it impractical.
      Wireless data: acoustic coupler and a shortwave radio.
      Instant messaging: the same shortwave radio you use for wireless data.

      All these things existed in 1989, they've just been refined and marketed extremely heavily.

    34. Re:Microsoft's last line of defense by Lord+Bitman · · Score: 1

      If you haven't seen something which wasn't just "incremental advance" in the last ten years, what have we seen in the last 200 hears which wasn't simply "incremental advance"?

      "cloud-based" computing (to use an unnecessary buzzword) in general I think will be the next step forward. That is, the basic concept of "we were doing things with one big thing, now we want to do it with lots of little things" still has several iterations to go through before I'd call that area developed, and I expect that that sort of change in regards to how things are generally thought about will have major impact on what I would consider to be the "core" of I.T.

      --
      -- 'The' Lord and Master Bitman On High, Master Of All
  13. TomTom not exactly a historically good actor... by morganew · · Score: 5, Informative

    TomTom were found to be a gpl violator in '04, sued Garmin in '07 and Toyota in '08 for infringing TomTom patents, and have a very restrictive EULA.

    --
    A sig?!? I don't think so.....
    1. Re:TomTom not exactly a historically good actor... by ianare · · Score: 3, Informative

      They don't seem any worse than any other corporation.

      Looking at the EULA, it's really only the US version that has a lot of the typical bullshit, the European versions are much saner. Can't really blame them for doing the same things all other companies operating in the US are allowed to do.

      And from the gpl-violations page (which was resolved in a friendly manner) :

      As part of the agreement, TomTom will show it's appreciation of the Free Software and technology enthusiast movement by making a significant donation to the Chaos Computer Club (http://www.ccc.de/).

      So they may not be exactly saintly, but don't seem overtly evil ... and compared to Microsoft ? Come on !!

    2. Re:TomTom not exactly a historically good actor... by saleenS281 · · Score: 0, Troll

      But... but... but... they use linux! That means they're the good guys and MS is bad. Even if they really ARE infringing on MS's patents.

    3. Re:TomTom not exactly a historically good actor... by Anonymous Coward · · Score: 0

      As long as they haven't 'tivoized' their use of linux, they are the good guys.

    4. Re:TomTom not exactly a historically good actor... by Anonymous Coward · · Score: 0

      Not sure about Toyota (btw, it was not Toyota), but Garmin was the first one to start patent hostilities:

      http://www.engadget.com/2006/02/10/garmin-sues-tomtom-on-patent-infringement/

      Note the dates

    5. Re:TomTom not exactly a historically good actor... by Anonymous Coward · · Score: 0

      So is it our duty to defend TomTom, they are after all using our software.
      Or should we just leave TomTom to defend themselves? They are after all a corporation, with over a billion dollar in revenue.

    6. Re:TomTom not exactly a historically good actor... by SanityInAnarchy · · Score: 1

      Can't really blame them for doing the same things all other companies operating in the US are allowed to do.

      Why not?

      --
      Don't thank God, thank a doctor!
    7. Re:TomTom not exactly a historically good actor... by shentino · · Score: 1

      If MS takes it to court and gets its way, then we're screwed.

      We need prior art and we need it soon.

    8. Re:TomTom not exactly a historically good actor... by whyloginwhysubscribe · · Score: 1

      Unfortunately - Microsoft have a patent on the time machine, so there is nothing we can do!

    9. Re:TomTom not exactly a historically good actor... by ianare · · Score: 1

      Because by not doing these things they would be at a disadvantage.

    10. Re:TomTom not exactly a historically good actor... by GooberToo · · Score: 1

      Interesting note here. Garmin is getting into the cell phone business. Their first offerings will be phones which have embedded windows offerings. These phones are to directly compete with TomTom's general purpose location/GPS offerings. I can't help but wonder if there is a connection here.

      That may also explain why the initial Garmin offerings were to be Android and was later changed to be a MS offering with Android to be provided sometime, indefinitely, down the road.

      It does suggest MS influenced Garmin to change direction in exchange for going after Garmin's competition. And now that MS is going after TomTom, a direct Garmin competitor, it certainly smells like classic MS tactics. It cuts off Android, an admitted threat to MS, while helping Garmin potentially get a leg up on Garmin's competition while further extending MS' reach into the cell world.

      Hmm... Now that I write that, I'm more convinced than ever I'm right.

    11. Re:TomTom not exactly a historically good actor... by SanityInAnarchy · · Score: 1

      By not taking every opportunity to lie, cheat, and steal from my friends and family, I am at a disadvantage relative to those who do. By paying my taxes instead of hiding my income, I am at a disadvantage to those with, say, large Swiss bank accounts.

      That is not an excuse, or a reason not to blame people. There is a reason we consider some things immoral, and that reason has nothing to do with what anyone else is doing.

      If it's really "not that bad", that's another issue. But you don't get to say "At least we're not as bad as these guys." If "these guys" are Monsanto, that's not setting the bar very high.

      --
      Don't thank God, thank a doctor!
    12. Re:TomTom not exactly a historically good actor... by ianare · · Score: 1

      By not taking every opportunity to lie, cheat, and steal from my friends and family, I am at a disadvantage relative to those who do. By paying my taxes instead of hiding my income, I am at a disadvantage to those with, say, large Swiss bank accounts.

      No, not really, because all of these things carry a significant penalty. A family member known to cheat and steal will eventually be ostracized and may not be helped in a time of need. A person attempting to hide income can be caught by the IRS and sent to prison and/or heavily fined. Society punishes those that do not follow its 'morals' (rules and regulations) and rewards those that do.

      This is more as if a football player didn't wear shinguards. It's an accepted method of protection in this particular game, and all other players wear them, so not using them puts you at a disadvantage. You may claim you are the better athlete, have the moral highground, and be the crowd favorite, but it doesn't mean it won't hurt when you get kicked in the shins!

      If you think that the current rules and regulations give an unfair advantage to corporations over regular citizens (and I for one certainly do), then the correct course of action is to change the rules by which all corporations operate, rather than single out some of them for punishment.

      Judging from the EULAs it seems like this is exactly what the EU has done, and the US has failed to do.

    13. Re:TomTom not exactly a historically good actor... by ABCC · · Score: 1

      They've also made their 'distro' available, see http://freshmeat.net/projects/ttlinux/ and their gpl page http://www.tomtom.com/page.php?Page=gpl

  14. Patent Abuse by Demonantis · · Score: 4, Insightful

    A patent is supposed to protect a commercial product from being copied by the market. This is to promote people to share their ideas and collaborate while protecting the inventor. Patenting software concepts is counter intuitive to this process where no ingenuity of solving a problem is demonstrated. A lot of the patents that make it though now a days are really abusive of the protection and way to generalized to the technology they use.

    1. Re:Patent Abuse by Arguendo · · Score: 1

      A patent is supposed to protect a commercial product from being copied by the market.

      No, a copyright protects your product from copying. A patent is a reward for (1) innovating; and (2) teaching others how to make and use your innovation. Probably the biggest misconception in patent law is that it's about stealing technology.

    2. Re:Patent Abuse by RobBebop · · Score: 1

      No... a patent gives you the right to prevent somebody from doing business with the thing that you've patented during the period of time that the patent is valid.

      --
      Support the 30 Hour Work Week!!!
  15. This has been foreshadowed for years by jmorris42 · · Score: 2, Insightful

    Microsoft has been totally consistent in their rants on this topic. They are all for "Open Source" so long as they get a per copy patent royalty when it gets deployed in a shipping product. Because nobody can do anything without infringing their all encompassing patent portfolio. And they are probably right. And Linux is infringing patents held by every other tech company. Normally they just cross license between each other and little money actually changes hands, it is just a gate keeping new competitors without patents of their own to cross license at a disadvantage. Which is exactly where Linux is.

    The patent system needs to be fixed. But every large company has billions invested in the current broken system AND, as noted above, depends on patents to keep new unexpected competitors from springing up.

    --
    Democrat delenda est
    1. Re:This has been foreshadowed for years by tgatliff · · Score: 4, Insightful

      Microsoft will no doubt tread lightly because IBM and others will not tolerate them taking Linux head on... Hence, why they are trying to go around the edges. Their hope, I am assuming, is classic FUD...

      Meaning, in no way will Microsoft ever be able to take on Linux directly.... Doing so would force the hand of IBM to get involved because they have much at stake...

    2. Re:This has been foreshadowed for years by ScrewMaster · · Score: 1

      Meaning, in no way will Microsoft ever be able to take on Linux directly.... Doing so would force the hand of IBM to get involved because they have much at stake...

      In one corner we have Horacio Gutierrez, Corporate Vice President of Microsoft. In the other corner we have ... the Nazgul.

      Ballmer isn't exactly a genius but he's not that stupid.

      --
      The higher the technology, the sharper that two-edged sword.
    3. Re:This has been foreshadowed for years by jmorris42 · · Score: 5, Interesting

      > Meaning, in no way will Microsoft ever be able to take on Linux directly....

      Which they have no intention of doing, for exactly the reasons you mention. They don't have to. IBM can do what it wants with Linux, safe in the knowledge they are one of the companies with a patent portfolio. Tom Tom on the other hand....

      Which is the message they want to send. Only players are allowed to play in the big leagues. If Tom Tom wants to enter the game they must license their IP from someone with a patent portfolio. Somebody like Novell or even IBM. But thinking one can just download Linux and enter the arena without a major defender is going to be shown as too dangerous for VC money, large instituitions, etc. At which point the major potential for market disruption implied by Linux, Open Source, Free Software, etc. is gone. This is just the warning shot. If companies like ASUS and Acer don't get the message expect an example to be made of one of the netbook makers soon.

      --
      Democrat delenda est
    4. Re:This has been foreshadowed for years by TW+Burger · · Score: 1

      Oddly, well.. not so oddly, Microsoft steals anything they really need and just throws lawyers at the complaining parties until those they stole from give up. A good example is Stac Electronic's product Stacker hard drive compression. Although in this case MS did eventually lose but Stac went under. See: http://en.wikipedia.org/wiki/Stac_Electronics

    5. Re:This has been foreshadowed for years by __aasqbs9791 · · Score: 1

      That sounds exactly like the plot of a movie about a guy like Al Capone. I wonder why? 8^)

    6. Re:This has been foreshadowed for years by Achromatic1978 · · Score: 1

      Ballmer isn't exactly a genius

      Like him or not, you are someone posting on Slashdot. Steve has managed to amass a personal net worth of $15B and runs a $50B a year company with 80,000+ employees. If you want to claim that that doesn't take intelligence, by all means...

    7. Re:This has been foreshadowed for years by jmorris42 · · Score: 1, Troll

      > Although in this case MS did eventually lose but Stac went under.

      Hey, I remember DOS 6.21. Of course Microsoft lies, cheats and steals. Always have and probably always will because it is just so ingrained in their corporate culture. Doesn't matter, we have all known this patent throwdown was coming and as the laws are currently written they have a legal leg to stand on, a lot better chance of winning than their sock puppet/trial balloon SCO ever had.

      But Stac also died because full disc compression died. It was a very temporary situation where apps were bigger than affordable drives. Now apps get lost on a drive and it is the media files taking up the space and they are already compressed. Netware did the best compression back in the day, it compressed files that hadn't been accessed in a while and transparently uncompressed them again when they were accessed. Best of both worlds, more space without taking much of a CPU hit.

      --
      Democrat delenda est
    8. Re:This has been foreshadowed for years by ScrewMaster · · Score: 1

      Ballmer isn't exactly a genius

      Like him or not, you are someone posting on Slashdot. Steve has managed to amass a personal net worth of $15B and runs a $50B a year company with 80,000+ employees. If you want to claim that that doesn't take intelligence, by all means...

      I didn't say he wasn't intelligent. I just said he wasn't a genius.

      --
      The higher the technology, the sharper that two-edged sword.
    9. Re:This has been foreshadowed for years by FlyingBishop · · Score: 1

      Assaulting netbooks would be taking Linux on directly. It's our foothold, and the best shot at knocking down the Windows monopoly. MS cannot directly assault netbooks, that would be the most direct assault they could do on Ubuntu and Red Hat (just re-entering the market.)

    10. Re:This has been foreshadowed for years by jamstar7 · · Score: 1

      Actually, it just takes being in the right place at the right time on the ground floor. Balmer was practically on food stamps when he left college. Balmer didn't build Microsoft, Gates and his lawyers did.

      --
      Understanding the scope of the problem is the first step on the path to true panic.
    11. Re:This has been foreshadowed for years by CAIMLAS · · Score: 1

      Correct me if I'm wrong, but hasn't Balmer mostly ridden coattail to Bill Gates all these years, only recently taking the chair *badda bing* after Gates' retirement several years ago?

      It would seem to me that MS has done horribly since Balmer rolled up his sleeves.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    12. Re:This has been foreshadowed for years by ion.simon.c · · Score: 1

      Steve has managed to amass a personal net worth of $15B and runs a $50B a year company with 80,000+ employees. If you want to claim that that doesn't take intelligence, by all means...

      Many in the United States financial sector have done similar things. Look how well that turned out for them.

    13. Re:This has been foreshadowed for years by Achromatic1978 · · Score: 1

      Wait, your argument is "well, other people have fucked it up, so..."? I'm sorry, I'm struggling to find the logical conclusion to your premise.

    14. Re:This has been foreshadowed for years by ion.simon.c · · Score: 1

      My argument is "Being in charge of a company that makes a lot of money and employs a large number of people is neither an indicator of intelligence nor ethical behaviour."

    15. Re:This has been foreshadowed for years by TheRaven64 · · Score: 1

      Drive compression is starting to come back. It solved two problems. One was that disks were small. The other is that CPUs are much faster than disks. The first of these has away, but the second hasn't. You can fetch a block and decompress it in less time than you can fetch two blocks with a modern disk and CPU, so it's starting to look more attractive.

      Some operating systems are experimenting with two-layer block caches, where the first step is to compress the blocks in memory when they haven't been accessed for a while, and then write them out later. This means that if you don't use the block, it's using less space in RAM, but if you do then you just have to decompress it, rather than fetch it from the disk, which gives an order of magnitude or more speed increase.

      In the first chapter of my PhD thesis, I had a graph showing the number of CPU instructions that a commodity x86 chip could execute in the time taken for a commodity disk to perform a random read. MS-DOS 6 was released in 1994. At this time, the number was in around 5 million instructions. By 2007 it was closer to 180 million, and is following a nice exponential curve. You can do a lot of computation in the time it takes to fetch a block from a disk. If you burn a few million cycles every disk read decompressing the data, but cut the number of disk reads in half, then you get a fairly big performance increase.

      You might be surprised by how much of a bottleneck disk access can be. I showed over a 20% overall (wall clock time) speed increase in rendering applications by improving prefetching accuracy by around 0.5%, and I was using a 1GHz CPU with a 7200rpm disk. My current laptop has a dual-core 2.16GHz CPU and a 5400rpm disk so the difference in disk and CPU speeds is even more pronounced.

      --
      I am TheRaven on Soylent News
    16. Re:This has been foreshadowed for years by Anonymous Coward · · Score: 0

      this is so fucking messed up

    17. Re:This has been foreshadowed for years by Anonymous Coward · · Score: 0

      I hope they carry a big stick...

    18. Re:This has been foreshadowed for years by Ash+Vince · · Score: 1

      IBM can do what it wants with Linux, safe in the knowledge they are one of the companies with a patent portfolio.

      Nice understatement. They are in the top 10 in terms of number of patents filed every year. In every year from 1994 - 2005 they top the list. They have been doing this since the 60's.

      In my book that is not a patent portfolio anymore, that is now one of the largest patent war chests that any company has ever amassed.

      http://www.uspto.gov/go/taf/reports_top10.htm

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    19. Re:This has been foreshadowed for years by marcosdumay · · Score: 1

      Yes, but that Al Capone guy was too stupid to get government sponsorship. Microsoft didn't make the same mistake.

    20. Re:This has been foreshadowed for years by XanC · · Score: 1

      That's a fascinating idea. Did you have a chance to look into SSDs and see how the math worked out there?

    21. Re:This has been foreshadowed for years by TheRaven64 · · Score: 1

      No, they were not widespread when I did my PhD. In general, (flash) SSDs have a lower seek time, but a much larger overhead for writing. You don't get the same advantage for reading, but you do get some benefit from compression if you can reduce the number of writes. The erase time for a flash cell is within an order of magnitude of the seek time for a mechanical disk.

      A typical SLC flash device takes around 25us (excuse the lack of mu symbol Slashcode) to read a block. This is much faster than a hard disk. A CPU can only perform around 50-100K instructions in this time. MLC is slower, and interfacing via a conventional disk interface adds a lot more latency, but you're still not looking at more than around a million ops per read. Still, a million operations is enough for a fair bit of decompression, especially if it can be offloaded to the I/O controller...

      --
      I am TheRaven on Soylent News
    22. Re:This has been foreshadowed for years by etwills · · Score: 1

      If Tom Tom wants to enter the game they must license their IP from someone with a patent portfolio [...] This is just the warning shot. If companies like ASUS and Acer don't get the message expect an example to be made of one of the netbook makers soon.

      Bad example? As an Eee owner, I'm fairly confident Asus aren't pushing their luck in the same way. The distro self-advertises as Xandros in a number of places where program titlebars haven't been sanitised to match their labels in the launcher, and Xandros are well known for having a Novell-style "interoperability" Microsoft deal.

      Someone else can speak up for Acer...

    23. Re:This has been foreshadowed for years by JAlexoi · · Score: 1

      You don't need to be a genius to get to that.

  16. I would challenge this... by tjstork · · Score: 1

    As the room for innovation in the IT world shrinks, Microsoft will have to fall back to the patent portfolio

    You think the room for innovation in the IT world shrinks. It doesn't shrink. If anything, there's more room for innovation than ever as more people recognize the value of software. It's just that, its a lot harder to understand where to innovate than it was before, but the rewards are there.

    Microsoft's problem isn't so much that there's no more room to innovate then, its that, its not as sure as where to go as it was in the past. Linux shows that you can't just rest on the complexity of a product and hope people can't figure out how to make it. Even if every single Microsoft patent holds, that basically means the core of their business expires within a decade, and a lot of it has expired already.

    Even though patents exist, even though they exist for what some may say too long, they are only a delay against the inevitable. If Microsoft does not leverage their know-how into new products and new services, successfully, reinventing its own core technologies and assumptions, then it will die.

    --
    This is my sig.
    1. Re:I would challenge this... by BlueStrat · · Score: 1

      Even if every single Microsoft patent holds, that basically means the core of their business expires within a decade, and a lot of it has expired already.

      Yeah, but I'd watch for the Democrat-majority congress and along with the new Democrat administration to Bono-ize patent terms just as was done for copyright terms. If they'll do it for Disney, why not for the US' largest OS vendor Microsoft?

      Strat

      --
      Progressivism (aka US 'Liberalism'): Ideas so good they need a police/surveillance-state to enforce.
  17. Software patents by Teun · · Score: 1
    What I see mentioned in the MS paper looks like some Infamous US Software Patents.

    This'll probably mean TomTom will (have to) retract from the US market and leave some 300 million people to find their ways using dead tree maps.

    I use a TomTom myself and find it a great little Linux device but I'm less than impressed with the way they treat the Linux community, for example you can only update via a Windows application that doesn't even run in wine.

    --
    "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
    1. Re:Software patents by AlXtreme · · Score: 2, Interesting

      I use a TomTom myself and find it a great little Linux device but I'm less than impressed with the way they treat the Linux community, for example you can only update via a Windows application that doesn't even run in wine.

      Even more as their TomTom Home Windows application was built using xulrunner (mozilla).

      Having so many Linux developers, yet not wanting to put in any effort to help Linux users. It's a shame, but not uncommon with companies using Linux for embedded devices and appliances.

      --
      This sig is intentionally left blank
    2. Re:Software patents by Repossessed · · Score: 1

      I doubt a withdrawal will be necessary. Microsoft will take the patent troll route, and settle for less than the cost to fight the lawsuit.

      That TomTom refuses to even negotiate suggests they might be ready to fight though, or just expect IBM to bail them out.

      Should be a fun fight to watch though.

      --
      Liberte, Egalite, Fraternite (TM)
    3. Re:Software patents by StoatBringer · · Score: 1

      > for example you can only update via a Windows application

      There's a MacOSX TomTom application as well.

      --
      Cress, cress, lovely lovely cress
  18. Linking to a blog about the article...? by HockeyPuck · · Score: 2, Interesting

    Why is the third link in the summary to a blog about the first link? Ok so the first link is the story itself then the third one which only has three statements of thought:

    It's been in the air for ages, and now it's happening:

    /*He copies in some summary sentences from the article. */

    Presumably those are the three that relate to Linux, in which case this is likely to have broader implications than just the in-car navigation market.

    Here's a nice statement of how Microsoft views all this:

    /* He then posts a small quote from the first article. */

    In other words, Microsoft "respects and appreciates" open source until it actually starts to replace Microsoft's offerings, in which case the charming smile is replaced with the shark's grimace.

    It may not be a coincidence that Gutierrez has just been promoted to the rank of corporate vice president: could this legal action be his way of announcing the direction he and Microsoft will now take in the battle against Linux?

    Is someone trying to get page hits here? What's the "direct hits to my blog" form of Slashvertisement?

    1. Re:Linking to a blog about the article...? by Viceroy+Potatohead · · Score: 1

      Is someone trying to get page hits here? What's the "direct hits to my blog" form of Slashvertisement?

      How about "bladding"?

      I looked it up, and from the few results I clicked, I like it even more.

    2. Re:Linking to a blog about the article...? by Anonymous Coward · · Score: 0

      Is someone trying to get page hits here? What's the "direct hits to my blog" form of Slashvertisement?

      It's called an "article"

    3. Re:Linking to a blog about the article...? by emj · · Score: 1

      of course, but you know it might actually be usefull to have a summary. That's what slashdot does, I'm sure there is some value in it.

  19. Making their own laws? by mahohmei · · Score: 1, Insightful

    Looking at the pdf, it looks like Google Maps, Yahoo Maps, Mapquest, et al. are infringing on Microsoft's patent too.

    When does Ford sue GM for making vehicles?

    1. Re:Making their own laws? by elysium-os · · Score: 1

      "When does Ford sue GM for making vehicles?"

      Never, because they did not invent the automobile.

      Mercedes Benz: January 1886
      Ford: June 16, 1903

    2. Re:Making their own laws? by Hucko · · Score: 1

      Damn Urowpeons.

      I kid, I kid! See my Sig!

      --
      Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
  20. shit dude by Anonymous Coward · · Score: 0

    better gird your loins. Anybody know the website number?

  21. The 3 patents by Anonymous Coward · · Score: 0

    The patents that are not car-GPS-specific have to deal with: short filenames, Flash filesystems, and GUI objects.

    Short filenames doesn't seem like a "Linux" issue to me since Linux doesn't do this. If Linux does have a driver that does this, then there may be some validity toward their claims. Perhaps that driver should be removed from Linux.

    Linux isn't really about Flash file systems, but obviously it contains drivers that do this. Some penguin out there who has passed the bar should chime in on this one.

    The final issue is GUI objects. How MS got a patent on this one befuddles me. Obviously, Xerox/Parc beat them to this one. Why doesn't anyone overturn this patent?

    1. Re:The 3 patents by julesh · · Score: 2, Informative

      Short filenames doesn't seem like a "Linux" issue to me since Linux doesn't do this. If Linux does have a driver that does this, then there may be some validity toward their claims. Perhaps that driver should be removed from Linux.

      Linux's FAT32 driver does this. Removing the FAT32 driver would cause a lot of interoperability problems that would make Linux unsuitable for huge volumes of applications, e.g. accessing pictures stored on digital cameras (off the top of my head). TomTom needs this driver because they store the system on an SD card with the aim that systems can be upgraded/fixed by directly accessing the filesystem from a Windows PC, so they have to use either FAT32 or NTFS, and as Linux's support of NTFS is essentially a joke FAT32 is the only real option, therefore distributing a version without the offending driver compiled in is not an option for them.

    2. Re:The 3 patents by JK_the_Slacker · · Score: 3, Informative

      TomTom needs this driver because they store the system on an SD card with the aim that systems can be upgraded/fixed by directly accessing the filesystem from a Windows PC, so they have to use either FAT32 or NTFS, and as Linux's support of NTFS is essentially a joke

      Linux's NTFS support is a joke? When did it stop working? I've been using it without problems for a couple of years now.

      --
      I'm waiting for a "-1 somepeoplejustshouldn'tgetmodprivileges" meta-moderation.
    3. Re:The 3 patents by Anonymous Coward · · Score: 1, Interesting

      Am I missing something? Why is it safe to use MS NTFS but not FAT32??

    4. Re:The 3 patents by Guy+Harris · · Score: 1

      The patents that are not car-GPS-specific have to deal with: short filenames

      Actually, from a quick read, those two patents appear to deal with stuffing long filenames into a file system originally designed only to support short filenames, in a backwards-compatible fashion. Linux's FAT implementation does do that, so that it can read and write FAT file systems with long names.

      The final issue is GUI objects. How MS got a patent on this one befuddles me. Obviously, Xerox/Parc beat them to this one. Why doesn't anyone overturn this patent?

      Because it's not something so simple as a patent on "GUI objects"?

    5. Re:The 3 patents by Guy+Harris · · Score: 1

      Why is it safe to use MS NTFS but not FAT32??

      If by "safe" you mean "safe from the Microsoft patents in question", it's because NTFS was designed to support long file names, so there was no need to use a hack of the sort described by the two long filename patents to add support for long filenames in a backwards-compatible fashion. Perhaps other Microsoft patents cover NTFS, but the ones cited in the article don't.

    6. Re:The 3 patents by Anonymous Coward · · Score: 1, Funny

      Linux's support of NTFS is essentially a joke

      Linux has full read/write support for NTFS volumes.

      http://www.ntfs-3g.org/

      What exactly is funny about this?

    7. Re:The 3 patents by Anonymous Coward · · Score: 1, Informative

      Actually, from a quick read, those two patents appear to deal with stuffing long filenames into a file system originally designed only to support short filenames, in a backwards-compatible fashion. Linux's FAT implementation does do that, so that it can read and write FAT file systems with long names.

      True. The problem for Microsoft though is that their fat32 method of "stuffing long filenames into a file system originally designed only to support short filenames" is obvious, and not innovative. At the time, there were many options available, and suggested to Microsoft, on how to do this, and Microsoft just chose one, and then patented it.

      If put to the test in court, this patent won't pass the "obviousness" criteria. Also, since this is an interoperability function, it probably isn't patentable for that reason either. The order of arrangement of characters within a directory block on disk is purely a mathematical function, and in light of the Bilski decision, it is probably not valid for that reason also.

      Finally ... there is voluminous prior art on the methods to structure information in filesystems. The IBM Technical Disclosure Bulletin would surely have something to contribute to this topic.

      http://en.wikipedia.org/wiki/IBM_Technical_Disclosure_Bulletin

      TomTom have a lot of possible defenses here. I wouldn't be surprised if the OIN and/or the Patent Commons chipped in some patents to help with a countersuit, if asked to do so.

    8. Re:The 3 patents by mundanetechnomancer · · Score: 1

      well, i know that NTFS was completely reverse engineered without seeing any of the original source, and does not actually use any code from microsoft, not sure if that was done for FAT32

    9. Re:The 3 patents by julesh · · Score: 1

      Linux's NTFS support is a joke? When did it stop working? I've been using it without problems for a couple of years now.

      I've tried three different systems for supporting NTFS. One of them, the original, all the documentation has large warnings that enabling write access can corrupt your filesystem. This is clearly not a viable choice. Another requires a copy of ntfs.sys from a windows install. This is clearly not viable for an embedded system supplier. The third had appallingly slow performance, with most file operations taking 2-3 times as long as they did for other filesystems, including FAT32 which is known for its slow performance. It works, so I've ended up using it, but I'm far from happy with it, and would recommend to anyone who needs to share files between Linux and Windows systems that having a FAT system is still the best way of doing it.

      I'll grant I'm using Debian Etch, so I'm probably a little behind the curve in terms of what's available in cutting-edge Linux, but given that we're talking about systems that were released to market in 2005 (and probably therefore designed in 2004 or even 2003), cutting edge isn't exactly an option for TomTom either.

    10. Re:The 3 patents by SL+Baur · · Score: 1

      well, i know that NTFS was completely reverse engineered without seeing any of the original source, and does not actually use any code from microsoft

      Sadly, that protects against plagiarism and copyright violations. It does not protect against patent violations.

    11. Re:The 3 patents by Kjella · · Score: 2, Informative

      ntfs-3g is the driver to use. I don't remember if they still have the big scary warnings but in the usual Linux trend it was probably to say "do no use this in a mission-critical setting!!!" in the early days, I've used it with write support for years and never experienced any data corruption. I did earlier experience a bug in that writing files past the 2GB (or was it 4GB?) limit on external disks would fail with error, but that's gone too. My read/write speeds are completely on par with Linux file systems though the CPU usage is a bit higher.

      --
      Live today, because you never know what tomorrow brings
    12. Re:The 3 patents by JK_the_Slacker · · Score: 1

      I'll grant I'm using Debian Etch, so I'm probably a little behind the curve in terms of what's available in cutting-edge Linux,

      That could be a very good reason.

      By the way, for the record, I'm using Slackware with the default kernel, and have been for a couple of years now. That's just in case anyone wants to accuse me of using some bleeding edge distro or kernel.

      --
      I'm waiting for a "-1 somepeoplejustshouldn'tgetmodprivileges" meta-moderation.
  22. Has Microsoft's Patent War Against Linux Begun? by vmahrra · · Score: 1

    > Has Microsoft's Patent War Against Linux Begun?

    That's patently not true!

    1. Re:Has Microsoft's Patent War Against Linux Begun? by Tuoqui · · Score: 1

      Quick someone patent the business process of suing over patent infringement so we have 20 years of peace.

      --
      09F911029D74E35BD84156C5635688C0
      +2 Troll is Slashdot's way of saying groupthink is confused
  23. File Systems by Anonymous Coward · · Score: 0

    The first two patents are related to fat and long file names. They should expire in a couple of years, so I wouldn't worry too much.

    The file system on flash seems obvious to me, but just in case I've got the following ideas.

    a file system on any device, memory, or storage media that can store data.

    a manager to manage storage on any device, memory, or storage media that can store data

    a manager to make any character, bit, multi-bit, multi-character, trinary bit, multi-trinary bit, or other storage device with a minimal storage element smaller than a filesystem block appear as an appropriate sized block device to a file system.

    a manager to make a storage device with blocks larger than a file system block appear as a device with appropriate sized blocks to a file system.

    a manager to make a storage media with minimal storage bit that is not a factor of the file system block appear as a storage media with appropriate size blocks for the file system.

    a character based filesystem in stead of a block based file system.

    A single bit based file system.

    a small block based filesystem.

    Using one or more of the above in concert to put access a storage media with a file system.

    I think all of those are obvious, but they should provide prior art at least as of today.

  24. Grandma shouldn't be running Windows by Cajun+Hell · · Score: 4, Insightful

    The only issue there is getting it to be supported on Windows. Grandma wants to plug her memory card/flash drive into any computer and have it "just work".

    If every OS except Windows is able to

    1. use a modern filesystem for flash and have it "just work"
    2. connect to the internet and not become virus-infected unless the user is an expert

    then Windows isn't the right OS for Grandma.

    I know Windows still has major market penetration in many segments of society, but Grandmas just aren't where it should be. Get 'er a Mac. Or if you'll install it for her, get her Linux.

    --
    "Believe me!" -- Donald Trump
    1. Re:Grandma shouldn't be running Windows by Anonymous Coward · · Score: 1, Insightful

      been there, done that got my ass kicked with constant whining and why doesn't this work... in windows it did.. meh

      Grandma can do her own shit

    2. Re:Grandma shouldn't be running Windows by Xtravar · · Score: 2, Interesting

      My grandpa breaks everything despite it being Windows XP.

      Every two months... the printer doesn't work, the taskbar is 'missing', the screen won't turn on...

      You know what would save half of the world's problems and increase productivity? Killing all printer manufacturers. How the fuck is it in the age of USB and memory protected OS's that printers still don't work seamlessly?

      --
      Buckle your ROFL belt, we're in for some LOLs.
    3. Re:Grandma shouldn't be running Windows by DeathElk · · Score: 3, Interesting

      That's odd - I had exactly the opposite experience. Granma's ubuntu 6.04 linux box was great. She could browse the web, do email, photos and letters (four icons on the desktop). Great that is, until the nice young bloke at the computer store convinced her to buy a vista PC. Now she's whining "why doesn't this work? It did before!" Meh my ass.

    4. Re:Grandma shouldn't be running Windows by atraintocry · · Score: 1

      Postscript printers usually do. The cheaper ones aren't worth the trouble sometimes.

      HP has a Windows-only universal driver that might interest you.
      http://h20338.www2.hp.com/Hpsub/cache/342988-0-0-225-121.html

      We have a cheap HP color laserjet, I think 6100n, in the office. The Windows driver and the Mac driver disagree on the printable area of the page. The colors don't match either but I guess it'd be strange if they did. It's aggravating when designing a brochure or something because it means I have to make PDFs and move everything to another machine if I want it to print a certain way. I have a strong feeling that, were it a postscript printer, I would not have these issues.

      With PCL sometimes you run up against the fact that some printers speak PCL5 (or one of its variants) and others PCL6. PCL in general lacks many of the features of PS and is not as precise. So I guess you can thank HP for the state of the modern printer driver.

    5. Re:Grandma shouldn't be running Windows by andy.ruddock · · Score: 1

      There's no such thing as a "Vista PC", just a PC with Vista pre-installed. Just replace it.

      --
      God: An invisible friend for grown-ups.
    6. Re:Grandma shouldn't be running Windows by TheTurtlesMoves · · Score: 1

      Or if you'll install it for her, get her Linux.

      What percentage of windows users can install it? It pretty dam low. Pre installed doesn't really count. How many times has some "windows" expert told me the best thing to do is reinstall? So in short even with windows someone else is stuck with "tech support" with Grandma. So which one will take the lest time? Probably the OS the Grandson knows best.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    7. Re:Grandma shouldn't be running Windows by TheTurtlesMoves · · Score: 2, Informative

      I have a strong feeling that, were it a postscript printer, I would not have these issues.

      Actually you probably would. Without proper (colour) calibration with both the screen and printer its not easy getting colours to "look" the same. Low end gear generally can't be calibrated without some cheating. You even need to take the lighting conditions into account. Also you can represent more colours on a printed sheet than you can on a monitor. But BW is easy to calibrate ;) .

      My printer is a BW HP P1005 (without ps) and i run only slackware. The OS drivers worked better than the HP ones and its so fast to print from cold. I have already printed >10000 pages without a hitch. It cost only 80EU. Thats all good. For colour I take stuff to a copycenter. Top end gear for only about twice my printers per page cost. They are calibrated and let you preview on calibrated monitors. Its perfect. But then we don't do that much colour work really.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    8. Re:Grandma shouldn't be running Windows by dotancohen · · Score: 1

      Get 'er a Mac. Or if you'll install it for her, get her Linux.

      Ha! My 74-year old mother in law, who thinks that big blue E is the Internet, and does not realize that their exist directories other than the desktop, managed to install Ubuntu herself! Granted I downloaded and burned the disc, but she did the install herself.

      The install is no longer the major hurdle in Linux adoption today.

      --
      It is dangerous to be right when the government is wrong.
    9. Re:Grandma shouldn't be running Windows by atraintocry · · Score: 1

      Oh I know the monitor won't match the printed page. Most of what I do involves the same couple of PMS colors so I don't really need it to.

      What I was saying was that, from the same program, with the same color profile, the page will print differently using the Mac driver or the PC driver. It is not a Postscript printer, so the artwork is getting flattened.

      For anything serious we get a proof from the printer so the color doesn't annoy me. But it does annoy me that the Windows driver prints to more of the page than the Mac one does, so if I want to get closer to the edge I have to move everything to the PC.

    10. Re:Grandma shouldn't be running Windows by raynet · · Score: 1

      You should perhaps install Windows Steady State to your granpa's PC, that way anything he does in XP will be reverted back to working condition on boot.

      --
      - Raynet --> .
    11. Re:Grandma shouldn't be running Windows by Bert64 · · Score: 1

      Ubuntu is much easier to install than windows...

      The biggest hurdle is preinstalls and advertising in mass media, since most people never install any OS themselves. They buy a preinstall, or get techs in some store to do the (re)install for them.
      When it comes to those techs, windows is better for business because users are more likely to come back for a reinstall.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    12. Re:Grandma shouldn't be running Windows by Anonymous Coward · · Score: 0

      Or better yet, kill the fuckin' grandma

    13. Re:Grandma shouldn't be running Windows by dotancohen · · Score: 1

      Agreed, Windows is better for business, in every sense. That's why I don't recommend it for _most_ users. I want to use an OS that is good for the consumer, not an OS that is good for the businesses supporting it.

      --
      It is dangerous to be right when the government is wrong.
    14. Re:Grandma shouldn't be running Windows by Bert64 · · Score: 1

      You just need to structure the support differently..
      Instead of per incident, you charge a fixed amount per year, that way more reliable software means less callouts and therefore more profit.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    15. Re:Grandma shouldn't be running Windows by Zero__Kelvin · · Score: 1

      That is ironic. My mother, who is in her 70s, is by no means skilled in computers. She has been using Linux for about 7 years quite successfully, and she is extremely happy that she doesn't have to deal with Windows any more. You should have just told her it was the new Windows. When people know they are changing to a different OS, they will always make stupid mistakes and then blame the OS. They will blame Linux for everything . They entered the wrong password, and got denied a log in? This damn Linux. It worked with Windows!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  25. No problem, absolutely no problem by JamesP · · Score: 1

    Just wait for the truckload of legal papers from IBM, Google, etc tomorrow morning in MS's curb.

    --
    how long until /. fixes commenting on Chrome?
    1. Re:No problem, absolutely no problem by phrostie · · Score: 1

      wasn't it IBM, who had the patent for, Method of separating cars using lines on pavement?

      i loved that one, but i can't remember who did it.

  26. But they promised.. by nurb432 · · Score: 1

    But Microsoft promised they wouldn't use their growing portfolio of patents this way.. They wouldn't lie to me would they?

    And if you believed them, or are surprised, you are a fool. ( tho i wasn't expecting them to start for another year or two )

    --
    ---- Booth was a patriot ----
    1. Re:But they promised.. by Anonymous Coward · · Score: 0

      You know, maybe there is a silver lining in this current economic depression. Let's organize a concerted effort to break & bankrupt MS and get rid of the problem once and for all. From the layoffs they've done, they're hurting already and it would take a lot less effort than, say, a year ago.

    2. Re:But they promised.. by jd · · Score: 1

      They also promised they could make people fly. I'm wondering if this has anything to do with the UK Government saying Open Source is good. There might not be too many departments willing to switch if it might become a hot potato and it would seem that UK Government Windows contracts must equate to a hell of a lot more revenue than lost car navigation system sales.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  27. Haiku and ReactOS by PipingSnail · · Score: 0, Offtopic

    Roll on Haiku finally getting an ISO of their OS ready. Then real work on getting an Ubunutu equivalent of Haiku can start. Haiku has been non-ISO for too long, but recent developments (native GCC/G++ 4.0) mean that may end soon.

    Ditto for ReactOS.

    Then issues like this can go away (I hope).

    For the record: I make my living writing software for MS operating systems. MSDN is awesome and makes OSDN look pathetic. But this type of thing by Microsoft only works against them, so I wish for a solution that sidesteps that mentality, hence Haiku and ReactOS.

    Software patents should be abolished - compete on the quality of implementation.

    1. Re:Haiku and ReactOS by Guy+Harris · · Score: 1

      Then issues like this can go away (I hope).

      If you hope that Haiku's or ReactOS's FAT implementation will somehow magically not infringe the two "long filename" patents when Linux's do, you hope in vain - the patent covers how stuff is written to storage, and if you do that differently form how (V)FAT does it, you might have an interesting file system, but you wouldn't have one that can handle stuff written so that Microsoft's FAT implementation(s) can read it.

      With the possible exception of the flash file system patent, the other patent issues also wouldn't be alleviated by using a different OS.

      So why would Haiku or ReactOS make issues such as this go away?

    2. Re:Haiku and ReactOS by Orion+Blastar · · Score: 1

      #1 ReactOS and HaikuOS can use a different file system than FAT.
      #2 The source code of the ReactOS and HaikuOS uses different techniques to access FAT volumes anyway.
      #3 Since ReactOS and HaikuOS are not as widely used as Linux, doubtful Microsoft will sue them as there is no money to be made doing so. TomTom on the other hand, earns money hand over fist and thus made themselves a target by Microsoft.

      Please note this is not "suing Linux" but "Suing Tomtom" for using a Linux based solution that accesses FAT devices and stores an 8 lettered file name as a 32 filed one. Had Tomtom used Windows CE, doubtful Microsoft would have sued them.

      Yes it is possible to access FAT volumes and not break any patents, and still leave them in a way that Microsoft's FAT implementation(s) can still read it. For example you can read it in the 8 character file name, as Apple's old operating systems used to do and ignore the 32 character file name.

      --
      Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.
    3. Re:Haiku and ReactOS by Guy+Harris · · Score: 1

      #1 ReactOS and HaikuOS can use a different file system than FAT.

      So could the Linux that TomTom are using.

      #2 The source code of the ReactOS and HaikuOS uses different techniques to access FAT volumes anyway.

      Unless I'm missing something, the patent is about the on-disk format, not just the techniques to access the data stored in that format.

      #3 Since ReactOS and HaikuOS are not as widely used as Linux, doubtful Microsoft will sue them as there is no money to be made doing so. TomTom on the other hand, earns money hand over fist and thus made themselves a target by Microsoft.

      Please note this is not "suing Linux" but "Suing Tomtom" for using a Linux based solution that accesses FAT devices and stores an 8 lettered file name as a 32 filed one. Had Tomtom used Windows CE, doubtful Microsoft would have sued them.

      As you note, this is "suing TomTom"; your argument appears to be that if TomTom were to use HaikuOS or ReactOS, they still would have been sued, in which case neither HaikuOS nor ReactOS would make issues like this go away.

      Yes it is possible to access FAT volumes and not break any patents, and still leave them in a way that Microsoft's FAT implementation(s) can still read it. For example you can read it in the 8 character file name, as Apple's old operating systems used to do and ignore the 32 character file name.

      Do the filesystems that TomTom are reading have files with long names on them? If so, then they risk infringing the patent. If not, then they could presumably just rip the VFAT stuff out of the file system code (or have somebody else do it) and get rid of their concerns for that patent.

      Of course, that still leaves the patents unrelated to FAT....

  28. Abuse? by nurb432 · · Score: 1

    While we may hate them for it, they were legally awarded the patent and they offer licenses to use it.. I don't see that as abuse as that is how the patent process should work.

    --
    ---- Booth was a patriot ----
    1. Re:Abuse? by Anonymous Coward · · Score: 0

      But when you know the patent system doesn't work...

  29. EEE by falconwolf · · Score: 1

    I find it very delightful that a company that Embraced, Enhanced, Extinguished, might be brought down by a tiny, cheap machine called EEE.

    Asus's EEE has been running Windows for a while.

    Falcon

    1. Re:EEE by TheTurtlesMoves · · Score: 1

      In fact in my area its hard to find a EEE without windows in the shops now.

      --
      The Grey Goo disaster happened 3 billion years ago. This rock is covered in self replicating machines!
    2. Re:EEE by Hucko · · Score: 1

      Heh, in Rockhampton Qld Aus. I've noticed a sudden increase in linux eeeies. Of course just after I bought another small laptop. gah.

      --
      Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
  30. Possible retaliation? by eric31415927 · · Score: 1
    I hope this prompts TomTom to release a Linux client.

    I dislike having to borrow a Windows box every time I want to update my TomTom.

  31. everything's already developed? by falconwolf · · Score: 0

    For the most part, all of the core computing applications have already been developed.

    Yea, who would ever need more than 640K RAM?

    Falcon

  32. Re:STOP by dna_(c)(tm)(r) · · Score: 1

    GO BALLMER

    Should've been "SteveSteve GO"

  33. Bring it on by MrKaos · · Score: 1
    Personally I welcome M$'s patent attack, I think it will give the Open Source Community the opportunity to answer either legally or technologically.

    The current situation is like John Wayne saying 'I'm not gunna hit ya ...' with the threat of a confrontation looming over anyone who would dare challenge M$ dominance. For M$ it will signal their long coming slide into irrelevance if they do and their impotence if they don't.

    --
    My ism, it's full of beliefs.
    1. Re:Bring it on by Anonymous Coward · · Score: 1, Insightful

      M$... M$... M$... M$... M$... M$... etcandsoonandsoforth

      twitter? is that you?

    2. Re:Bring it on by A1rmanCha1rman · · Score: 1

      It was only a matter of time before Microsoft would start to "lash out", given the series of adverse results it has suffered in recent times, culminating in today's headlines "Microsoft shares hit 11-year low".

      On the bright side, it could have been much worse had MS embarked on the foolhardy acquisition of Yahoo just before the worldwide recession broke, as that would have prompted even more desperate action (considerably more layoffs at MS plus a total dismembering/asset-stripping of Yahoo) and a wider sweep of patent litigation.

      MS should stick to its software strategy and stop trying to pathetically imitate companies that have a much better hardware track record in reaching for the consumer electronics market, whether by litigation or shameless, mediocre imitation.

      Stick to your strengths, Microsoft, they are still quite considerable but will atrophy and diminish (naturally) if neglected.

      --
      I get up, I get down...
    3. Re:Bring it on by Dunbal · · Score: 1

      MS should stick to its software strategy

          That's sort of the whole point - they don't HAVE a strategy. Forcing people into perpetual upgrades isn't working anymore now that the performance gains and OS stability have reached a plateau. In fact looking at the steaming piles of shit that Vista and Office 2007 (thanks for throwing away what was by now a de-facto menu/interface and oh by the way does a damned email program REALLY need all my system resources and 3 minutes of CPU time before actually downloading any mail?). Forcing people to pay the Microsoft tax at the computer sale level is the only business plan they have left, and the recession is causing a drop in new computer sales because after all, you CAN hang on to that old laptop for another year or so...

            So they rush out another version of Windows years ahead of schedule, and try to sue anyone they think they have a shot of winning against. Not to mention the little fines they still owe in Europe...

            Microsoft is in deep trouble, and it's about time.

      --
      Seven puppies were harmed during the making of this post.
    4. Re:Bring it on by Anonymous Coward · · Score: 0

      Microsoft shares hit 11-year low

      As opposed to [Insert Random Company Name Here, We're In A Recession] hitting 11-year lows?

    5. Re:Bring it on by Tuoqui · · Score: 1

      Yeah Vista was a flop, Windows 7 is going to be a flop too.

      Operating Systems can no longer afford to BLOAT uncontrollably. Moore's law will take care of that as it will eventually come to an end and seems to be slowing. Today's computers are essentially the computer world equivalent of muscle cars of old. The average joe does not need a vehicle that goes from 0 to 60 in 5 seconds and has a top speed of like 200 MPH if all they're doing is going to the corner store. Neither does the average joe need a computer with 2-4x 2GHz processors when all they want to do is read email, browse the web and watch Youtube videos. Sure some games require a little more muscle which 3d graphics cards provide adequately.

      If you take out all the BLOAT then all you need is a single core 1GHz processor to do the tasks of reading email, web browsing and watching the occasional video. This is why the original Eee was so popular. $300 machine that you could take with you anywhere and browse from any wifi connection and it didnt weigh a ton. And it was primarily possible because it ran Linux so Asus could cut out most of the bloat. This is perfectly fine for about 85-95% of users which coincidentally is roughly the equivalent of Microsoft's Market Share.

      --
      09F911029D74E35BD84156C5635688C0
      +2 Troll is Slashdot's way of saying groupthink is confused
    6. Re:Bring it on by MrKaos · · Score: 1
      M$... M$... M$... M$... M$... I love saying it because of the way the M$ fanboys react.

      What would you fanboys prefer that doesn't get you all googely under the collar and start throwing chairs around MS - already taken, Ms refers to females. I think the reason M$ fanboys get so offended by people typing M$ is because it reminds them that M$ only care about the money - awwwwwwwwwwwww. You want me to waste more of my time and actually type M.i.c.r.o.s.o.f.t. when I spent years of my life fixing the broken inconsistent operating system that windows is. M$ own the market, M$ fanboys should really just get over themselves and accept that M$ is a accepted moniker for Microsoft.

      Now git off my lawn

      --
      My ism, it's full of beliefs.
  34. Hell no. by Anonymous Coward · · Score: 0

    The RIGHT answer to this is to starting working to invalidate Microsoft's patent portfolio. Hit them where it HURTS.

    In case you aren't paying attention, the point of this suit is to coerce companies that use Linux to pay Microsoft for their so-called "intellectual property". TomTom is being sued (in part) for using an open source technology that Microsoft claims infringes their patents. Telling other companies to use Open Source is not going to fight this FUD, it's falling into Microsoft's trap.

  35. Re:FAT32 patents, makes sense.. by Anonymous Coward · · Score: 0

    Microsoft is going to lose more in public opinion than they will ever gain from patent licensing, fat32 or otherwise

    because there is no good public opinion to lose.

  36. TomTom's shares by owlstead · · Score: 1

    TomTom's shares are on an historical low. This might be one of M$ ways to kill them off for good and get into the mapping business for real. I presume that they are not so happy with Google being in it. Only a wild guess, but it might be that they are on their normal evil path again. Not against Linux, but against a weak company that might be suitable for a take over.

    Here's a Dutch link, but the picture and amounts tell a clear story:

    http://www.telegraaf.nl/dft/bedrijven/tomtom/?tabid=bedrijven&tab=7

    1. Re:TomTom's shares by owlstead · · Score: 1

      Small translation:
      uur = hour
      dag = day
      week (pronounced as "wake") = week
      maand = month
      jaar = year

    2. Re:TomTom's shares by jd · · Score: 1

      Well, Microsoft's usual approach to entering a new market is to cripple someone's small company, buy out what's left and rebadge it.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    3. Re:TomTom's shares by owlstead · · Score: 1

      Although TomTom's share are on an historical low, I don't think you can call it a small company, but the idea could be the same.

  37. where does technology lead? by falconwolf · · Score: 1

    Just for the sake of discussion, where do you see the evolution going?

    Though I wouldn't want any for now, Bionics, Cybernetics or implants.

    Falcon

  38. Those patent numbers by gringer · · Score: 5, Informative

    From the shorter PDF:
    http://www.patentstorm.us/patents/6175789.html — Vehicle computer system with open platform architecture

    http://www.patentstorm.us/patents/7054745.html — Method and system for generating driving directions

    http://www.patentstorm.us/patents/6704032.html — Methods and arrangements for interacting with controllable objects within a graphical user interface environment using various input mechanisms

    http://www.patentstorm.us/patents/7117286.html — Portable computing device-integrated appliance

    http://www.patentstorm.us/patents/6202008.html — Vehicle computer system with wireless internet connectivity

    http://www.patentstorm.us/patents/5579517.html — Common name space for long and short filenames

    http://www.patentstorm.us/patents/5758352.html — Common name space for long and short filenames

    http://www.google.com/patents?id=02YIAAAAEBAJ&dq=6,256,642 — Method and system for file system management using a flash-erasable, programmable, read-only memory.

    Some other text seems necessary in order to type stuff and get links in.

    --
    Ask me about repetitive DNA
    1. Re:Those patent numbers by Anonymous Coward · · Score: 0

      Some other text seems necessary in order to type stuff and get links in.

      Possibly not true, but I forgot to remove that text after re-doing the links without <a>.

    2. Re:Those patent numbers by Paul68 · · Score: 1

      excuse me, navigation patents from this century should not have been awarded.

      Philips NatLab was doing that stuff in the nineties (possibly earlier). (Yes that predates GPS, they used other means to figure out where they are.) The CARIN systems were sold to the mass-market by Philips a decade ago. Philips's navigation devision became independent as VDO Dayton, later sold to Siemens who last year or the year before that sold that devision to TomTom.

      So TomTom should be sitting on the patents that:

      a) show prior art
      b) can go after Microsot for themselves.

      So we are left with the attack on Linux and FAT.

    3. Re:Those patent numbers by WetCat · · Score: 1

      what about --linux-.--- files from
      UMSDOS fs in Linux circa 1994?
      It did UNIX long filenames -> fat mapping
      can it be a prior art?

    4. Re:Those patent numbers by Anonymous Coward · · Score: 0

      'Vehicle computer system with open platform architecture'

      From the patent:

      The computer 22 runs an open platform operating system which supports multiple applications. Using an open platform operating system and an open computer system architecture, various software applications and hardware peripherals can be produced by independent vendors and subsequently installed by the vehicle user after purchase of the vehicle. This is advantageous in that the software applications do not need to be specially configured for uniquely designed embedded systems. The open hardware architecture preferably runs a multitasking operating system that employs a graphical user interface. One preferred operating system is a Windows.RTM. brand operating system sold by Microsoft Corporation, such as Windows 95.RTM. or Windows NT.RTM. or other derivative versions of Windows.RTM.. A multitasking operating system allows simultaneous execution of multiple applications.

      Their example of an open platform is a little dubious at least.

  39. They are using the patent by iminplaya · · Score: 1

    to abuse their monopoly. As convicted monopolists, they should be forced to forfeit the patent. This is a perfect place to apply what I said before in the EU thread.

    --
    What?
  40. indemnity by Anonymous Coward · · Score: 0

    Microsoft isn't the only company that can play the fear game.

    Andt he easiest way to allay that fear is to use software / OS from a vendor that indemnifies its customers. Sun has for a very long time for Solaris (and their Linux-based JDS), and Red Hat also started to a little while ago. QNX does in the RTOS realm as well.

    Who's TomTom using?

  41. Re:STOP by decula03 · · Score: 1

    Just when PJ thought she'd need to find something "interesting" for Groklaw to do.

  42. patents by falconwolf · · Score: 2, Informative

    Yeah, but I'd watch for the Democrat-majority congress and along with the new Democrat administration to Bono-ize patent terms just as was done for copyright terms. If they'll do it for Disney, why not for the US' largest OS vendor Microsoft?

    Because many other large corporations will also be adversely affected by extending patent terms. Also it's not just Democrats who extended copyrights, the Copyright Term Extension Act of 1998 was also called the Sonny Bono Copyright Term Extension Act after the artist/performer Sonny Bono who was a Republican. Also though a Democratic President, Bill Clinton, signed it the Republicans controlled congress. 55 Senators and 228 members of the House, a majority in both cases, were Republicans.

    Falcon

  43. Even so... by Anonymous Coward · · Score: 0

    If this could set precedent that some part of the Linux kernel could infringe upon Microsoft's patents (or make it appear that way if TomTom has to settle), it's still bad news for us.

    So we should support them even if we don't like them because the alternative is worse.

  44. this is no attack on linux at all by Anonymous Coward · · Score: 0

    learn to read fanbois.

    your little states of delusions are showing themselves.

    1. Re:this is no attack on linux at all by Anonymous Coward · · Score: 0

      ha, nice try bill!

    2. Re:this is no attack on linux at all by pandrijeczko · · Score: 1

      Someone who doesn't know that you start sentences with capital letters shouldn't be telling others to go and learn to read - not to mention the missing comma between "read" and "fanbois".

      --
      Gentoo Linux - another day, another USE flag.
  45. Re:STOP by Anonymous Coward · · Score: 0

    Obvious troll is obvious

  46. This will go nowhere... by Kindaian · · Score: 1

    As soon as yesterday, TomTom will complain to EC of MS anti-competitive tactics, specially with regard to the so called "interoperationality".

    As for the file system, TomTom has nothing to do with it as the cards are pre-formated by the manufactors. If anyone may be infringing, are those manufactors.

    The rest of the patents are just very common useless patents of joining two things in an obvious way and claim it to be an "invention". Very thin patents indeed.

    Alas...

    1. Re:This will go nowhere... by howlingmadhowie · · Score: 1

      even the useless patents still have to be challenged, and that means going to court for a number of years. in that time, you will probably not be allowed to ship a product that supposedly infringes on these patents.

  47. No. Not Now. Not Ever. I'm Coming For All of You! by Anonymous Coward · · Score: 0

    Do you have any idea how much embedded equipment out there uses FAT? Everything from nuclear power plants to integrated circuit production furnaces.

    Buy TomTom's now to help recover from the payout being extracted by the Gates series. Then send them as gifts to your favorite senator or representative with a quick note. You know they are down to $49-$99 in some places now.

  48. Filesystem 4 flash mem(wasRe:The right answer..) by sowth · · Score: 2, Interesting

    I have been wondering what filesystem I should use for a flash card. Especially if I need compatibility. FAT doesn't quite fit the bill, especially if MS starts suing people over it. UDF seems to be the answer. (Wikipedia page)

    It already has native drivers in most, if not all operating systems, MS windows (apparently XP doesn't have write support), Macs, Linux and even FreeBSD (as I understand). Frome what I understand, it is intended to reduce the number of writes (intended for rewritable CDs/DVDs), so it should give the longest life to the card. It supports many Posix / Unix filesystem features (hard/sym linking, sparse files, long filenames without ugly hacks, etc...)

    However, I have troubles figuring out how to make Linux autodetect UDF, so I am not sure in my experiments I am creating the FS correctly.

    What other choices are out there? For linux specific, ext2 seems to be the choice for native stuff, plus cramfs (sp?) for read-only. (I'm thinking of making a bootable flash card for my Asus EEE). I will probably have to use FAT for my digital camera as this is the only format it supports, but it appears to be the old-fashoned DOS shortname (not vfat or 32), so I guess these patents are not a problem?

    This is what my research tells me, but it is not much.

  49. Tagged: itwasatrap by symbolset · · Score: 1

    And now it's sprung.

    Now anybody can read this and then ask themselves, "What's the purpose for Moonlight?" Could the reason Microsoft paid all that money to Novell be to get them to hire some impressionable engineer to import Microsoft IP into Linux? Say it ain't so.

    --
    Help stamp out iliturcy.
    1. Re:Tagged: itwasatrap by shentino · · Score: 1

      If that is true I think it would constitute an implicit patent license.

    2. Re:Tagged: itwasatrap by Anonymous Coward · · Score: 0

      It's a good thing you're not a lawyer, retard.

    3. Re:Tagged: itwasatrap by shentino · · Score: 1

      Actually if microsoft was complicit in planting a patent infringement bomb in anyone's code, then agency theory might have something to say about that. I'm saying IF. Considering the shenanigans they pulled in the past, I wouldn't be completely surprised.

      If not, patent licensing or even forfeiture may be an equitable remedy.

      IANAL, but it seems to make sense. Proving it is something else.

  50. Re:Filesystem 4 flash mem(wasRe:The right answer.. by sowth · · Score: 1

    Hmmm... it seems part of my problem was not having the correct tools for UDF ( I think I was trying to use mkisofs with the udf option ). The proper tools for Linux appear to be on Sourceforge.

    Thank you Sourceforge, Inc. for both slashdot and your open source site. :-) I should really be thinking about renewing my subscription to slashdot. I'm sure it helps pay for both sites...

  51. UMSDOS as prior art? by fireman+sam · · Score: 2, Interesting

    Could UMSDOS (http://en.wikipedia.org/wiki/Umsdos) be seen as prior art for at long file name patent (http://www.google.com/patents?vid=USPAT5579517)?

    --
    it is only after a long journey that you know the strength of the horse.
    1. Re:UMSDOS as prior art? by rdebath · · Score: 1

      Yes, quite easily.

      I think Microsoft would try to say that hacking the extra attributes into the existing directory entries is important. But most programmers would say it's just really, really stupid. It caused a lot of problems at the time and frequently broke if a non-ms driver touched the filesystem.

      OTOH, UMSDOS only broke if your program reordered or sorted the directory entries in some way and it was a rare program that did that without an explicit 'sort the directory entries' request.

  52. Has it begun? by Blakey+Rat · · Score: 1

    In the imagination of paranoid Linux geeks? Yes. To anybody at Microsoft? No.

  53. hehehehe by WindBourne · · Score: 1

    DRIVER DOWNLOAD. How often do the MS ppl install unknown apps, let alone drivers? ALL THE TIME. And you think that adding a driver will cause an issue?

    --
    I prefer the "u" in honour as it seems to be missing these days.
  54. Anonymous Coward by Anonymous Coward · · Score: 0

    Talk about making all the wrong moves. M$ is struggling to find itself in the post MS Office, post internet, post open source device world. This is just FUD in an attempt to preserve market share by scaring people away from products that pose a future threat to them. M$ wants to be a consumer company like Apple, hence the 'stores', etc. The trouble is, there CEO is a clueless idiot compared to Jobs.

  55. Oh, but it potentially is an attack on Linux by JSBiff · · Score: 1

    You might say this is an attack on one small company, not on Linux. Here's the thing. Microsoft doesn't have to go after every user of Linux. All they have to do is set a precendent that any embedded device manufacturer could be selectively sued by Microsoft at any time if they base their device on Linux, and Linux will immediately be under an embargo for use in embedded devices (at least, devices for sale in jurisdictions that recognize the validity of the patents which the lawsuit is based on). At that point, those companies will likely stop making or selling any more devices based on Linux, and begin using Windows CE, WindRiver, Symbian, Palm, etc.

    Now, I want to add here that, just because some journalist says the alleged patent infringment is because of the use of Linux, doesn't necessarily mean that is the case, but if it is the case, and if those patents are held to be valid, then that single lawsuit against TomTom could destroy the Linux device marketplace.

  56. Prior Art by Max+Littlemore · · Score: 1

    I'm going to file a patent for "something cool you can do with technology".

    Meet the refrigerator

    Thank you, thank you, I'll be hear all week....

    --
    I don't therefore I'm not.
  57. Re:And now we know why Bill G's house is undergrou by fsterman · · Score: 1

    I was thinking about building a trebuchet and launching shit at his house... Underground or not, his freaking Yacht will be messy.

    --
    Is there anything better than clicking through Microsoft ads on Slashdot?
  58. it appears not to be patented by Trepidity · · Score: 1

    It's possible, of course, that Microsoft does hold patents that cover portions of NTFS, which haven't yet been identified as doing so. But the NTFS-3g people at least claim that "no NTFS patent is known in any country".

  59. ms c***s by Anonymous Coward · · Score: 0

    i don't mean to be naive but this is so pathetic. I read the patent violation claims and while microsoft is probably operating in the scope of the ridiculous patent system (designed to enrich patent lawyers). the concepts they have patented are so banal and obvious they should never have been admitted in the first place. ive used ms products since win 3.1 and have made a living using them, and now use ms, apple and linux. this litigation makes me WANT to stop using ms as they are just c***s. we cant beat them, so sue them. well if someone comes up with a boycott ms drive count me in to sign up. maybe i will. f*** them.

  60. Microsoft Linux by Anonymous Coward · · Score: 0

    Where can I get my copy of Microsoft Linux ?

  61. Begun, the patent war has. by francisstp · · Score: 1

    The reign of the dark side is coming.

  62. MOD PARENT UP by RobBebop · · Score: 1

    Theses are the 8 patents that are being disputed.

    --
    Support the 30 Hour Work Week!!!
  63. its like the screwing machine in the joke by Anonymous Coward · · Score: 0

    you insert your thingy for the fun and then it says pay a million dollars or i wont let your thingy out. Pay or get castrated...

  64. Task for Mono and Silverlight lovers/coders by Ilgaz · · Score: 1

    Read this story a couple of times and think about trusting the very same company for your future.

  65. Microsoft might have tried to push WinCE on tomtom by wtarreau · · Score: 4, Insightful

    I suspect MS has tried to push WinCE on Tomtom to replace Linux, and threatened them to sue them if they refused. These days, we see windows coming on devices where we would not expect it, and it is possible that there is some back pressure from MS.

  66. Damn it, you're right. :( by CAIMLAS · · Score: 1

    You are right, of course. I hadn't realized the tactic at first, but you are dead on the money. I strongly suspect that their real target isn't TomTom; it's Asus, or one of the other Linux-shipping vendors.

    It would be a great service to the world's technology companies if a company like IBM or Apple, or a coalition of companies, came together and proposed an open alternative to FAT. I doubt it'd happen, but something does need to be done: it's just as important as doing something like standardizing on a cell phone charger adapter.

    In the face of it, this is ridiculous. It is, no pun intended, patently absurd. Every device I can think of that has been made in the past 15, 20 years that can read or write to CF cards or use USB has had FAT support: cameras, laptops, etc. Every OS supports it, and has for at least 15 years.

    Isn't there some sort of statute of limitations on how long you can wait to try and enforce a patent? Never mind the fact that this, like most other patents, really shouldn't be valid due to their "no shit" nature.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    1. Re:Damn it, you're right. :( by ion.simon.c · · Score: 1

      came together and proposed an open alternative to FAT.

      That alternative is EXT2. (Or EXT4 w/out journaling, if you want to store HUGE files on HUGE volumes.)

    2. Re:Damn it, you're right. :( by CAIMLAS · · Score: 1

      Correct me if I'm wrong, but doesn't ext* have a filesystem level UNIX permissions? I know the 3rd party ext2 driver for Windows does not support them, instead (IIRC) requiring administrative permissions to access ext* filesystems. How would that be "worked around"? Could it be implemented in the driver to simply ignore and hide said permissions from the user?

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    3. Re:Damn it, you're right. :( by ion.simon.c · · Score: 1

      Some definitions:
      When I say "portable device" or "device", I mean a device that uses media formatted with this hypothetical "no journaling, relaxed permissions" variant of EXT4 (or EXT2).
      When I say "media", I mean the SD card or floppy disk or whatever it is that you put in the portable device that acts as data storage.
      Now, on to your question:

      Could it be implemented in the driver to simply ignore and hide said permissions from the user?

      Absolutely. As far as I know, there's nothing [1] preventing the maintainers of the EXT* drivers in the Linux kernel from throwing up their hands, and disabling the FS level UNIX permissions.

      If you wanted compatibility with way things are done in "real" Linux systems, your device's FS driver could set the uid/gid of all files and directories to 0 (the root user/group), and make all files and directories globally readable and writeable. [2]
      So, what to do if a user loads up yer EXT* formatted media into a Linux machine and tries to add a file that's not owned by root, or is not globally readable? From what I can see, you could do one of several things. I'm gonna talk about two:
      1) Have your portable device reset the ownership and permissions on any incorrectly set files/dirs that it happens to come across.
      2) Talk the EXT* devs into adding an extended filesystem option that indicates that UNIX ownership and access permissions are being ignored for this particular media. [3] Then, no matter what the user did to the media, the owner and permission bits would be handled in a way that makes your portable device happy. [4]

      Please call me out on anything that doesn't make sense or seems really dumb.

      [1] Well, except the boot up the ass that they'd get from their fellow kernel devs.
      [2] Does that make sense? If it doesn't, call me out on it. It's pretty late over here... I tend to not make much sense when I'm tired.
      [3] You can set extended options for a particular device by using tune2fs's "-E" option. I *assume* that the EXT* devs can add new extended options as they see fit. (After all, they added several new ones for EXT4.)
      [4] Assuming that your users had the appropriately patched EXT4 kernel module... but you'd get that to em on a disc or something.

  67. Bad economy folks, time to do the dirty jobs by TheModelEskimo · · Score: 1

    Microsoft to government: "You made the economy SUCK dude"
    Government to MS: "So go make some money, that's like your JOB"
    MS back: "OK but the economy SUCKS so bad that we're going to start low-intensity patent wars all over the place so we can start raking in dough and building precedents so we can make MORE money later, so don't sue us, k"
    Government: "FINE just stop complaining about us and make your stockholders some MONEY morons. And give us a lot of money while you're at it"

  68. It's not about Linux, it's about revenue by Anonymous Coward · · Score: 0

    Believe me or not, the cost of defending (TomTom is the defendant) a patent infringement case is at least $1 million to get through trial. That cost doesn't include any settlement or licensing fees should you loose the case. The length of a case, through trial, is anywhere from 2 to 4 years depending on the venue. The cost to the plaintiff is far less and jury's are partial to the US Patent office. "Hey, that guy was issued a patent by the USPTO, it must be valid and truly inventive."

    TomTom has been sued with eight patents and thus they are looking at defensive costs in the multiple millions of dollars with a high likelyhood of loosing in a jury trial. This will eventually settle and MS will make big bucks from it. I haven't counted the independent claims in the patents yet, but just take the 8 patents and multiply them by say, 8 independent claims each and you're looking at 64 claims to defend against. If TomTom is found to have infringed on even one of these claims, they're in deep financial trouble.

    If this is an attack on Linux I don't see it. It simply seems that MS beginning to explore it's role as a big time patent licensing organization. I figure that 10 to 20% of their revenue will come from licensing deals within 5 years. Since they are not a non-practicing entity, the phrase "patent troll" does not so directly apply.

    Intellectual Ventures (IV), on the other hand, is prepping to be the worlds largest and most profitable patent troll. Wait for it.... wait for it.... and IV will own 2 inch strips of the road which you will cross every 10 feet and have to pay a nickle. That's their business model.

    Unfortunately for all of us, TomTom's best move is going to be to settle as fast as possible for as little as possible. They could, however, choose to fight but at a cost of many millions of dollars and lost opportunity to focus on producing new products. Patent litigation is hell on earth.

  69. Re:Filesystem 4 flash mem(wasRe:The right answer.. by gzipped_tar · · Score: 1

    udftools is included in most distros. You don't even need to download from SF directly.

    --
    Colorless green Cthulhu waits dreaming furiously.
  70. It worked for SCO by Envy+Life · · Score: 1

    When you run out of innovation you hire lawyers to enforce your remaining patents. It worked so well for SCO, Microsoft doesn't want to be left out.

  71. Hold my entire music collection: bullshit! by jonaskoelker · · Score: 1

    3) Hold my entire music collection.

    :-O

    Where did you find the 120GB version?

    1. Re:Hold my entire music collection: bullshit! by Hucko · · Score: 1

      Damn it he only has two songs!

      --
      Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
    2. Re:Hold my entire music collection: bullshit! by lena_10326 · · Score: 1

      They're stored on a remote server called YouTube.

      --
      Camping on quad since 1996.
    3. Re:Hold my entire music collection: bullshit! by GauteL · · Score: 1

      The parent said "my entire music collection" (emphasis mine), not "your entire music collection". I think it becomes fairly obvious that he was talking about himself, not you.

      I'm also willing to bet that 16GB will suffice to contain the music collection of at least 95% of people. At an average of 6MB per track (*), 16GB will hold over 2600 tracks, or nearly 180 albums with an average of 15 tracks per album.

      I am willing to bet that owning 180 albums is well above average.

      (*) Yes. This is a generous average. And no, most people do not care that your tracks are encoded at 256 kbit/s or even FLAC-encoded at 30MB each.

  72. MSFT SELL by Anonymous Coward · · Score: 0

    my new rating: BBB-; target price: 8 USD (-2)

  73. You know what's still cool? by Khyber · · Score: 1

    Big fucking explosions.

    It's been a good while since we had any used to set some assholes back on the straight and narrow. I think it's time we started up again and had a good ol' time doing so.

    --
    Still waiting on Serviscope_minor to wake up to fucking reality and realize that Jessica Price isn't going to fuck him.
  74. Patents are supposed to be circumvented by Yizzerin · · Score: 2, Interesting

    One thing to add into this debate: Microsoft can have a big imposing patent portfolio and can patent something like the filename table mentioned above, but its patents *can* be bypassed by similar inventions. The original point of the patent system (as I understand it) was both to allow inventors to earn money from their inventions by giving them an exclusive right to them AND to give others an incentive to develop *new* mechanisms to work around patented ideas.

    Basically, if your competitor had patented something and was successful, the only way you can make money is if you figure out how to develop around your competitor's patent (thus, supposedly spurring innovation). This is also, I guess, why software patents are significantly more difficult to administer than hardware patents.

    It makes many patent cases (and patent portfolios) seem less intimidating when you look at them in this way.

  75. Softwart patents... by Yfrwlf · · Score: 1

    can fuck off. Nuff said. They as well as much/most/all of the patent system for everything else, everywhere in the world, need to be banished like a plague. They only slow the progress of development and science.

    --
    Promote true freedom - support standards and interoperability.
  76. US patent 5,579,517 was rejected! by catman · · Score: 1

    According to Pubpat, the '517 patent was rejected in 2004. IANAL so I have no idea what that means for the lawsuit.

  77. ISO9660 is better than FAT32 licensing. by Anonymous Coward · · Score: 0

    Why has none discussed that ISO9660 without RockRidge extension should just be assembled by TOM TOM and stuck onto the Compact Flash disc? The one thing I dislike more than a filesystem itself is a file system ontop of a true file system (block device). Microsoft's FAT32 is nothing more than an extension subset of natural silicon raw in the making: there isn't even any inherint sorting mechanism in the file access to transparently re-arrange and organize data in the FAT32 protocol itself (they call a proprietary program like ScanDisk or DeFrag to do it). NTFS is an actual database ontop of silicon. FAT32 is atrocious read+write procedure in that regard, perhaps considered the cubic zirconia of jewels that should be utilized as are in read-only like ISO9660.

    The problem with filesystems today is they were considered such overhead to actualy implement one artificially as did Microsoft; it's all an impediment when compared to a true database abstract; where true craft artificial complements defacto silicon. Everyone that repeats the trend is the result of failed entrepreneurs squatting on students to stifle research long enough to retire without having to actualy do somthing important other than teach what they failed.

  78. Similar to the GIF fiasco? by VShael · · Score: 2, Insightful

    Remember back when GIF was the number one image type on the internet? And then there was a licensing issue?

    Almost killed the use of GIF as a filetype. Gave rise to the predominance of JPG and the growth of the PNG format.

    I can't remember the last time I saw a gif that wasn't animated (Which seems to the be preferred small moving animatic format. For now.)

    1. Re:Similar to the GIF fiasco? by raynet · · Score: 1

      Ever use Google? Their logo on the mainpage is a gif.

      --
      - Raynet --> .
    2. Re:Similar to the GIF fiasco? by VShael · · Score: 1

      Well, I hardly ever see the Google main page. The search engine is embedded quite nicely into my Firefox UI.

      I stand by my point though. On the web, JPG and PNG far outweigh the number of GIF files.

    3. Re:Similar to the GIF fiasco? by raynet · · Score: 1

      There are plenty of JPGs but people still do prefer (and authoring apps too) GIFs instead of PNGs. Now if IE would finally support PNGs, then, maybe then PNGs would finally become prevalent. Also it is fun to do 512 or 1024 or even 2048 colored GIFs...

      --
      - Raynet --> .
  79. Watch Microsoft starve by Anonymous Coward · · Score: 1, Insightful
    Asus's EEE has been running Windows for a while.

    And MS make minimal profit from each EEE/XP. They make almost nothing on XP itself, and most people who buy an EEE won't install Office on it (too difficult to do, as EEEs have no CDROM drive).

    If the netbook takes over a huge chunk of the computing market, watch Microsoft starve.

    1. Re:Watch Microsoft starve by toddestan · · Score: 1

      And MS make minimal profit from each EEE/XP. They make almost nothing on XP itself, and most people who buy an EEE won't install Office on it (too difficult to do, as EEEs have no CDROM drive).

      How can they make no profit on it, unless they are literally giving away XP? It's not like it costs them anything to create a new XP license, and the development costs for XP are well behind them. Since it's an OEM license, the support issues go to Asus. They still have to patch it, but they've already committed to patching XP until 2014, so all a new XP license means is a bit more bandwidth used on Windows Update. I'm guessing they aren't making bank on XP licenses for netbooks, but I'm sure there's still money in it.

    2. Re:Watch Microsoft starve by Anonymous Coward · · Score: 0
      How can they make no profit on it, unless they are literally giving away XP?

      I didn't say "no profit", just very little. And yes, MS are basically giving XP away. They are forced to drop their prices to rock bottom due to serious competition from Linux (which costs nothing). Linux still has 30% of the netbook market, according to ASUS, in spite of everything Microsoft could do to entice, cajole, and threaten the manufacturers. Can you imagine what would happen if MS actually tried to make a serious profit from XP on netbooks? Linux would own that market!

      And because MS are making almost nothing from netbooks, they are frightened. These little devices won't be underpowered for long; they are poised to take a huge share of the computing market, and MS will likely starve.

    3. Re:Watch Microsoft starve by JAlexoi · · Score: 1

      You are forgetting the license stickers. Everyone forgets the stickers....

  80. It's TomTom! by Anonymous Coward · · Score: 0

    Didn't the commercials used to say it's NOT SueSue?

    Maybe they were thinking ahead...

  81. Re:STOP by Hucko · · Score: 1

    Ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer ballmer

    Is what you really meant.

    hmmmm... meh. I'd post a link but I'm feeling lethargic.

    --
    Semi-automatic amateur armchair Australian philosopher; conjecture ready at any moment...
  82. MSFT Investors take note! by mikelieman · · Score: 1

    8 billion dollars a year in R&D Expenses and THIS is the return on that 'investment'? Patent litigation for floppy disk filesystems?

    --
    Technology -- No Place For Wimps! Grateful Dead and Jerry Garcia Chatroom -- http://www.wemissjerry.org
  83. Obvious to a practitioner by Anonymous Coward · · Score: 0

    And should not have been patented.

    1. Re:Obvious to a practitioner by shentino · · Score: 1

      Not if the judge says different.

      Remember how Rambus just got away with patent trolling because an appeals court blessed them?

      It doesn't matter what the law says, if a judge rules against you, you're screwed. And since stare decisis constrains future decisions (aka "settle it now and we don't care if a mistake gets set in stone"), once screwed always screwed.

      Anyone who has a stake in the outcome of this case needs to get their say in now or forever hold his peace.

  84. They are known, but indirectly through trademark. by Anonymous Coward · · Score: 0

    gzip...........Targus
    Vorbis.........Sony
    Theora.........Kodak
    PNG............Motorolla
    SVG............GIMP
    OpenDocument...FOIA

  85. Profile of a Sociopath by davro · · Score: 1, Insightful

    I shed a tear for all those who support any patent system and believe in such a system.
    This sort of behavior should really help the world out in these times of recession/depression
    Im so pleased i stoped using microsoft products about 8 years ago as microsoft behaves like a child sociopath most to all of the time like a troubled brother you never wanted as he has caused nothing but shame to the family.

    Profile of a Sociopath

    * Glibness and Superficial Charm

    * Manipulative and Conning

    * Grandiose Sense of Self Feels entitled to certain things as "their right."

    * Pathological Lying Has no problem lying coolly and easily and it is almost impossible for them to be truthful on a consistent basis.

    * Lack of Remorse, Shame or Guilt A deep seated rage, which is split off and repressed, is at their core. Does not see others around them as people, but only as targets and opportunities.

    * Shallow Emotions When they show what seems to be warmth, joy, love and compassion it is more feigned than experienced and serves an ulterior motive.

    * Incapacity for Love

    * Need for Stimulation Living on the edge. Verbal outbursts and physical punishments are normal. Promiscuity and gambling are common.

    * Callousness/Lack of Empathy Unable to empathize with the pain of their victims, having only contempt for others

    * Poor Behavioral Controls/Impulsive Nature Believe they are all-powerful, all-knowing, entitled to every wish, no sense of personal boundaries, no concern for their impact on others.

    * Early Behavior Problems/Juvenile Delinquency Usually has a history of behavioral and academic difficulties, yet "gets by" by conning others. Problems in making and keeping friends.

    * Irresponsibility/Unreliability Not concerned about wrecking others' lives and dreams. Oblivious or indifferent to the devastation they cause. Does not accept blame themselves, but blames others, even for acts they obviously committed.

    * Promiscuous Behavior/Infidelity Promiscuity, acting out of all sorts.

    * Lack of Realistic Life Plan/Parasitic Lifestyle Tends to move around a lot or makes all encompassing promises for the future, poor work ethic but exploits others effectively.

    * Criminal or Entrepreneurial Versatility Changes their image as needed to avoid prosecution.

    = Profit ?

  86. MS patents computer in a car :) by viralMeme · · Score: 1

    A vehicle computer system has a housing sized to be mounted in a vehicle dashboard or other appropriate location. A computer is mounted within the housing and executes an open platform, multi-tasking operating system.

    The computer runs multiple applications on the operating system, including both vehicle-related applications (e.g., vehicle security application, vehicle diagnostics application, communications application, etc.) and non-vehicle-related applications (e.g., entertainment application, word processing, etc.). The applications may be supplied by the vehicle manufacturer and/or by the vehicle user.

  87. Microsoft patents the GUI .. by viralMeme · · Score: 1

    Methods and arrangements for interacting with controllable objects within a graphical user interface environment using various input mechanisms

    'Improved methods and arrangements provide user interface platforms .. The behavior models consider the notion that the user interface will most likely include various focusing (e.g., function selection) and/or editing (e.g., parameter modifying) capabilities. As such, the methods and arrangements can support several different behavior models, including, for example, a full-focus mode, a focus-free mode, and an edit-free mode'.

  88. Be careful when you play with matches by Anonymous Coward · · Score: 0

    Buddy over at mickeysoft better watch his fingers. When you play with matches, sometimes they get burned. Thats the nicest way of saying it. Another way is this: If idiot stick tries to pull this crap, hello patent nuclear war. The Free Software community has the upper hand on this one, We have IBM in our camp (and a crapload of others too). Plus a big fat patent portfolio of our own. Windows could be forced to recall every product from dos 3 to windblows 7 and everything in between. They tried to pull this crap before with SCO. They got their fanny slapped. (SCO basically died). Short answer: if they even half try this, they are in for a world of hurt.

  89. Good LORD, some of you are WHINNERS. by WindBourne · · Score: 2, Interesting
    As I read through all this, I have to think that you are the same management type that have left companies beholden to MS.
    1. MS ppl are USE to installing drivers. Get a new toy, and you install a driver. Show me any large company with a product that does NOT have a CD with it, that does not have drivers to install.
    2. Yes, some ppl will whine. Those are YOU. The very same type of ppl whining here will whine to the company. But they would find SOMETHING to whine about.
    3. Saying that MS will not support something else is a joke. MS does NOT like to be left behind. If a new FS is used by MULTIPLE products, such as Apple, HP printer, Sony Cameras, Sandisk memory, then MS will include it. In fact, they will support it and try to push something new about it (EEE).

    There was an interesting point in these posts. Linux's FS ARE under GPL. 4 ways around that.

    1. Linux world moves one of the FS to under lgpl or under BSD. If under lgpl, issue solved.
    2. A new implementation of a current GPL code is done, and released under a LGPL or BSD license.
    3. Pick a BSD FS. Nice start. BUT, it allows for easy EEE by one company. That is why lgpl would be good on such an important item.
    4. Industry gets together and comes up with something totally new. Getting a bunch of companies to agree CAN occur, but it is rare.

    My own suggestion is that the Linux world should consider LGPLing the ext2 FS (yes, have to get ALL the authors to agree, but that is limited).

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Good LORD, some of you are WHINNERS. by TheRaven64 · · Score: 1

      The LGPL would not solve the issue. The LGPL requires the end user to be able to replace the implementation with their own. This is not possible in, for example, a digital camera where the controller software is shipped in ROM.

      --
      I am TheRaven on Soylent News
  90. Re:Filesystem 4 flash mem(wasRe:The right answer.. by TheRaven64 · · Score: 1
    Don't believe the Wikipedia page when it comes to listing write support. It marks any OS with maybe-kinda-a-bit support as 'Yes'. From the mount_udf man page on OS X 10.5:

    Reading of all UDF revisions (1.02 - 2.60) on both block device (e.g., hard drives and USB drives) and most optical media is supported. Writing to block devices, DVD-RW and DVD+RW is supported with the following exceptions: (1) Cannot write Finder Info, Resource Fork, or other extended attributes in UDF volumes of revision 1.02 and 1.50; (2) Cannot write to mirrored metadata partition.

    Most platforms that Wikipedia claims have write support have other limitations.

    --
    I am TheRaven on Soylent News
  91. And I really don't understand why either by tjstork · · Score: 1

    Falcon, you are right. Republicans do support strong IP legislation for the benefit of Hollywood and I've never understood why.

    When it comes down to the brass tacks, both political parties basically fight for federal dollars and rights for their constituencies. In the case of Republicans, they really don't have any constituencies in the media business. They have Clint, Arnold and the late Charleton, but all of those guys are more libertarian Republicans than the core conservative Republicans. Charleton supported black civil rights big time in his day, Clint has put out a number of thoughtful movies that celebrate freedom and challenge stereotypes and Arnold's always been about America as an economic proposition. Incidentally, those are the kind of Republicans I like.

    But that's really about it. The bulk of today's Hollywood is never going to approve of Orin Hatch, who was at the time the real leader of the Republican IP movement. If you are going to be a conservative in an environment where the media business is out to get you, and you generally demonize media all the time, then why support legislation that you perceive will help it? Democrats have no problem going after Republican bedrocks of oil, mining and agriculture. Why should Republicans stick up for Michael Moore and Barbara Streisand? Did they really think that Babs would suddenly say, "oh, I like Republicans now that I can get Yentil royalties for 70 years after I'm dead?" None of these artists have the right to their works anyway for that long.

    If Republicans REALLY wanted to attract Hollywood's support, what they need to do is put legislation on the table that gives the actual Actors, Actresses, Writers and Directors, all a share of the cut of the sales of internet downloads, DVDs, iTunes, and more. They could have supported the strike, for one thing. All the owners getting striked against are all Democrats - like Speilberg, Geffen, Katzenberg and more... taking some money out of their pockets to give to the actual people that make the films would have split Hollywood politically.

    But alas, it's not just that the Republicans of the last 15 years have been unable to keep to their own promise of limited government, they haven't even been good politicians! IT's one thing to look at a policy and say a candidate or a party is stupid. But when that party isn't even capable of seeing and then doing what it needs to do to attract support, then, my friend, is really when you have to say that they are all idiots.

    I mean, I know you hate Bush, but as a politician, there are so many things he could have done at any given time to improve his own situation. Bush always had it in his head that if he did his policies successfully, then his personal popularity didn't matter. But what he didn't get, is that, in a democracy, you have to be popular to succeed.

    --
    This is my sig.
    1. Re:And I really don't understand why either by falconwolf · · Score: 1

      All the owners getting striked against are all Democrats - like Speilberg, Geffen, Katzenberg and more...

      Citation needed.

      I mean, I know you hate Bush, but as a politician, there are so many things he could have done at any given time to improve his own situation. Bush always had it in his head that if he did his policies successfully, then his personal popularity didn't matter.

      You're right in that Bush didn't care about his own popularity, what mattered to him was his business buddies and the so called conservative Christians.

      Falcon

    2. Re:And I really don't understand why either by tjstork · · Score: 1

      Citation needed.

      No, not needed. If you don't know Hollywood is liberal, you may as well not even know what color the sky is.

      You're right in that Bush didn't care about his own popularity, what mattered to him was his business buddies and the so called conservative Christians.

      No, because Bush alienated his conservative christian buddies on free trade and illegal immigration. In fact, I'd be some conservative christians voted for Obama because they were hoping he would clamp down on free trade. Obviously, he's not going to. Instead, his plan is to tax the guys that run walmart, and everyone else will be unemployed. That's some America.

      --
      This is my sig.
    3. Re:And I really don't understand why either by falconwolf · · Score: 1

      Citation needed.

      No, not needed. If you don't know Hollywood is liberal, you may as well not even know what color the sky is.

      Yes it is needed. If a citation isn't provided then making such a statement is nothing more than blowing smoke up my ass. Would you say Arnold Schwarzenegger is liberal? No he isn't, yet he's from Hollywood as was Ronald Reagan and others. While some may have similar positions to liberals none of them compleatly support liberty and small government.

      Bush alienated his conservative christian buddies on free trade

      Are you saying Bush's Conservative Christian buddies support free trade? Because Bush certainly doesn't. Giving Halliburton billions of dollars in no bid contracts certainly isn't a free market. Neither is using government's power of eminent domain to take away people's property, which Bush did so a baseball field could be built.

      Falcon

  92. Lawyer = Liar by timlyg · · Score: 0

    Can you make a case?

    If you got money, we can make any case!

    What about winning?

    The court is not about justice, it's about who's the better liar.

  93. Incorrect. by Benanov · · Score: 1

    Last I checked that wasn't the requirement--the LGPLv3 requirement was that the downstream user (no such thing as an "end user") had to be as able to replace the implementation as easily as the author/upstream user can. That means things like signing keys, etc.

    If it's in ROM and no one can replace it, that's fine (the license doesn't say you can't put binaries on write-once media. Seriously. Start grepping for it.)

    You still have to distribute source and follow the rest of the rules.

    1. Re:Incorrect. by TheRaven64 · · Score: 1
      From LGPLv2.1:

      If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it

      Section 6 makes it pretty clear that the downstream user must be able to re-link the executable. If you statically link, then the user must be supplied with object code for your binary version. If you dynamically link then the user must be able to replace the shared library. If you burn the .so into ROM, then you are in violation of the LGPL.

      --
      I am TheRaven on Soylent News
    2. Re:Incorrect. by WindBourne · · Score: 1

      No, it does not. It says that you MUST provide the other object file. You have the ability to obtain the other files. In NO WAY does it say that it MUST ALLOW YOU TO MODIFY WHAT IS ON YOUR SYSTEM.

      --
      I prefer the "u" in honour as it seems to be missing these days.
  94. It probably began long ago... by ibm1130 · · Score: 1

    Perhaps IBM could be persuaded to step into the fray. In a patent pissing match they could probably shut M$ down until M$ agreed to play nice.

  95. No, they do not by WindBourne · · Score: 1

    The company does NOT have to distribute source as long as they use the reference code. A simple link on their site takes care of that. And if the company makes changes to the code, they would be smart to simply upload it to the site that has the reference code.

    --
    I prefer the "u" in honour as it seems to be missing these days.
  96. Where are the IP Defenders by Anonymous Coward · · Score: 0

    Umm, where are all the IP defenders that want to call out piracy as stealing?

    Perhaps Tom Tom has violated a patent, don't you guys agree that they should pay up?

    Can someone explain to me how Microsoft is supposed to remain profitable without a government backed monopoly?

  97. Good luck Microsoft by Anonymous Coward · · Score: 0

    I strongly support Microsoft's effort in suing everyone in sight on FAT*. I hope that they so poison the environment with lawsuits that all manufacturers start flocking in droves to Open Source alternatives. Then the rest of the planet can sue Microsoft for voilating Open Source licenses......

  98. idiotic patents by jipn4 · · Score: 2, Interesting

    The patents in question are idiotic.

    In two patents, Microsoft basically tries to claim rights to running a general purpose OS on a computer designed for a car and having Internet access on such a machine. This is trying to patent a market niche.

    In two other patents, they are trying to claim rights to the awful long/short filenames compatibility hack in FAT file systems. One patent is trying to claim allocating space from flash erasable memory in blocks. And the last patent is related to modes in user interfaces. All of these are trying to patent what any competent software developer would come up with when faced with such a programming task.

    I hope Microsoft will be shredded to pieces in court.

  99. Did GIF lose? by marcosdumay · · Score: 1

    Well, it looks like I was sleeping for the last decade... I can't remember PNG displacing GIF.

  100. Microsoft + Novell by BloodyIron · · Score: 1

    Did you really think that Microsoft tying with Novell was a good idea?

    This is just the beginning. We've seen what Microsoft is prepared to do... everything and anything to make the most money, ever.

    Why trust them? They always say one thing and often do another. You aren't their friend, you are their source of money.

  101. Vice President? by highfidelitychris · · Score: 1

    So what? Do you know how many vice presidents Microsoft employs? If it's anything like a bank, the title is rather meaningless.

  102. Not about FAT by tsa · · Score: 1

    I don't think this is about FAT at all. MS has been mapping the Earth in great detail for the past how many years now? I think they want to enter the navigation business and a good way to start is to take out their biggest competitor even before they enter the market. But I'm not sure what the status of software patents in Europe is (TomTom is a Dutch company), so maybe the only thing they can achieve is the elimination of TomTom from the American market. Anyway, I am surprised that the free software community hasn't come up with a good alternative for FAT because this whole issue was in the pipeline for years.

    --

    -- Cheers!

    1. Re:Not about FAT by Anonymous Coward · · Score: 0

      The "linux community" has come up with many great alternatives to FAT (ext(n)fs, reiser, xfs, jfs, etc.) however when the de-facto industry standard on storage media is the uber-crappy FAT filesystem, device manufacturers are forced to support it.

      This is a submarine patent of sorts - Microsoft has waited and waited and allowed device manufacturers to support FAT because it reinforces their entrenchment in the marketplace as a monopoly, and now they want to get into new markets since they are way, way past their growth peak and customers have been discovering free alternatives. Because they want to get into new markets where there are already well-established players they are suddenly caring about "patent infringement" that they themselves very willingly encouraged up to this point.

      To summarize: it is douchebaggery at its finest.

    2. Re:Not about FAT by tsa · · Score: 1

      It's a perfect way to squat irritating competition, that's for sure. MS doesn't even have to win. They just have to keep the keep the process going until the opponent goes belly-up.

      --

      -- Cheers!

  103. Forgt TomTom - what about my in-car entertainment by markana · · Score: 3, Interesting

    Aside from the FAT issues, these are even more troubling:

    6175789 - Vehicle computer system with open platform architecture

    6202008 - Vehicle computer system with wireless internet connectivity

    There are a lot of people in the geek community who build Linux-based car computers: http://www.mp3car.com/ . These patents, at first reading, seem to lock up that entire product space. Or at least, that's how Microsoft is going to spin it...

  104. What if MS LOSES the case? by Anonymous Coward · · Score: 0

    What if they lose?

    FUD will be rebranded
          Failure,
          Unreliability and
          Downward Spiral of the Stock Price.

    What if the judge's Vista Laptop Blue Screened.

    What if a white knight bankrolls a dream team for Tom Tom?

    What if Obama by fiat says NO. What if Obama is pro open source?

    What if the Judge is pro open source?

  105. Why should monopolies even be allowed to patent by Time_Warped · · Score: 1

    Microsoft has been found guilty in the courts of breaking numerous anti-monopoly laws. They simply pay the fines and continue the same bad behavior. We should put teeth into the laws by stripping the right to hold patents from the offending companies. The resulting patents should be made public domain. This would end Microsoft's bad behavior and even better would probably end Microsoft as we know it.

  106. Not about Linux by Anonymous Coward · · Score: 1, Informative

    This isn't about Linux, this about MSFT purchase of TellMe and the deal they have going with Ford do to the same functionality that TomTom does. This is about eliminating the competition for in this market space, business as usual.

  107. bullshit by Anonymous Coward · · Score: 0

    I'm 50, dude, and I've probably forgotten more about computers than you'll ever know.

    And while the idiot that was Bush didn't know a filesystem from a flyswatter, I'd be willing to bet your ballsack that Obama does.

  108. Crooked Patent Practices by Jaazaniah · · Score: 1

    Yes, this should be the way it falls out, but as has been mentioned, law lags WELL behind technology. FAT was allowed to be used with no consequence, a consequence of expecting people to use the platform you provided. MS didn't license the use of fat to every software developer that ever had to write a save function. If it did, the software industry today might be stuck somewhere in the early 90s, and MS would have killed itself by scaring away the good developers from wanting to write anything, and the corps away from overly complex domain intersections of legal and software before the business world was ready to consider such things.

    Now that EULAs are a mainstay in business practice (and some trying to write them to override right of first sale), MS can easily pursue this line of legal action because it was 'always' their prerogative to do so. MS doesn't do things because they are right, they do them because the legal landscape permits them to. Now that they have monopolistic leverage and billions stored up in cash and assets, getting rulings against these actions is going to be difficult to say the least.

    My suggestion would be to leverage the free software market to leverage the online community to sign or write for action requests and send them all to the appropriate geomapped governor/senator emails AS they roll into the servers. Microsoft wants to play hardball with lobbyists? Why not turn the entire 'net into a giant lobbyist machine with auto-forwards to elected emails? MS's consumer base is easily larger than any lobbyist base it could buy. Why can't we show officials, in this manner or something similar, that the paths MS has been pursuing and the lobbyists it hires are NOT in the democratic interests?

  109. File System Patent work-around? by Anonymous Coward · · Score: 0

    Just wondering ... what if my company manufactures/sells a device that is similar to FAT32, but only uses 31 bits ... let's call this
    the FAT31 FS. Can I patent that? If not, why not?
    (To answer that, I'm guessing I'd need a lawyer, and/or a lawyer's understanding of patent law).

    Gotta go .. I'm filing patents for FAT31, FAT33, FAT34, and so on, and so forth.

  110. Re:Windows cannot be stopped... by miknix · · Score: 1

    I know suspend/resume on Windows isn't the best supported feature, but can it be stopped???!!!

    Look at me on a freshly installed Windows 7:
    Start->(1500 menu clicks)->shutdown

    See, it can be stopped perfectly.
    Oh, wait...

    WTF?

    ??

    Still here?

    [ An exception 0E has occurred at 000E:C29325654 ]
    Press CTRL+ALT+DEL to restart your comput

  111. Asimov hates Microsoft by louzer · · Score: 2, Interesting

    Violence is the last refuge of the incompetent

    --
    Heroes die once, cowards live longer.
  112. Re:STOP by Anonymous Coward · · Score: 0

    Except to the moderators.