Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
What the hell...

Will Samsung sue Sony for making LCD TVs?
Then Sony suing LG, then LG suing Sharp, then Sharp suing Apple, then Apple suing Samsung, then Samsung suing Panasonic, then Panasonic suing Sanyo, then Sanyo suing Toshiba, then Toshiba tusing Sony, then Sony suing Apple, then Apple suing LG, then LG suing LG, then LG suing LG...

Piece of junk...

You obviously don't understand the concept of a patent.
 
Funny, Apple should go after Google in this case, why HTC?

Yes it would make more sense to go after Google if Apple's goal is trying to stop all Android devices. I assume they are going after HTC because it is the weakest link at this point. If they can take down HTC then they will probably try and go after the other Android manufactures and Google itself. Apple knows that if Google decides to get nasty and shut them off a lot of those nifty iPhone applications would be broken.

I would not be surprised if Google doesn't get involved anyhow. This is basically an indirect lawsuit on them. Apple is just going to a company with less money to see if they can bring them to their knees first. If they are successful then they will try to take on the big G and things are going to get very ugly!
 
Yes it would make more sense to go after Google if Apple's goal is trying to stop all Android devices. I assume they are going after HTC because it is the weakest link at this point. If they can take down HTC then they will probably try and go after the other Android manufactures and Google itself. Apple knows that if Google decides to get nasty and shut them off a lot of those nifty iPhone applications would be broken.

I would not be surprised if Google doesn't get involved anyhow. This is basically an indirect lawsuit on them. Apple is just going to a company with less money to see if they can bring them to their knees first. If they are successful then they will try to take on the big G and things are going to get very ugly!

You can't patent software. All of the patent claims refer to either a device or to a computer-readable medium containing instructions that, when executed, cause the device to behave a certain way. Some of the claims are method claims, and thus they are not infringed until the method is actually performed. Thus, in the abstract, it is more difficult to maintain a complaint against google as a direct infringer - the infringement doesn't happen (in many caes) until android is in a device. It's also a little complicated because google doesn't sell the OS to the device vendors. Apple could maintain that google is an indirect infringer, of course, but for now they're just keeping their powder dry.
 
Apple has good customer service for their hardware for the most part. Not sure you can blame MS if Dell doesn't want to service a machine.

That's what you get when you license your OS out to all takers. The real problem for MS in this area has always been their business model. Microsoft *itself* is the problem.
 
Cringely cited UAC because it was an implementation he was familiar with, but his argument was just in favor of (conceptually) sudo as opposed to running as root. There are a wide variety of ways to do this, and the UAC implementation was not particularly helpful--it was better than being logged in as administrator all the time, but that isn't saying much. Only Windows has ever been dumb enough to do that by default on a multi-user system.

Actually, I remember reading a lot of complaints from people about how OS X had new users running as admin all the time by default, and how stupid it was.
 
I don't recall them doing that except on iPhone, which isn't a multi-user system.

It was on the same night I was reading a blog post about a guy who deleted his /usr folder, so I started poking around and found a bunch of complaints about how OS X handled certain things.

For example, you can (or could at the time; Idk if it's been fixed) open up a document in some program and go to File->Save As, and try to name the document "Library," say, because it's about a Library. Well, if you were signed in as an admin, (and you were in the right folder) it would just replace your Library folders with your new document, totally messing up your system. There were a lot of other things that OS X would let you do along the same lines. A lot of the sites I was coming across were lambasting Apple for making a system which automatically had you signed in as Admin after install.
 
It was on the same night I was reading a blog post about a guy who deleted his /usr folder, so I started poking around and found a bunch of complaints about how OS X handled certain things.

For example, you can (or could at the time; Idk if it's been fixed) open up a document in some program and go to File->Save As, and try to name the document "Library," say, because it's about a Library. Well, if you were signed in as an admin, (and you were in the right folder) it would just replace your Library folders with your new document, totally messing up your system. There were a lot of other things that OS X would let you do along the same lines. A lot of the sites I was coming across were lambasting Apple for making a system which automatically had you signed in as Admin after install.

Hmm. I'm pretty sure I didn't do anything special when I turned on my macs for the first time (or upgraded the OS to SL) and I'm not logged in as admin.
 
just reading around the internet today Apple has turned off a lot of the tech world, including Apple fans.

I know right! I mean, most of the tech world sits around bitching on forums all day.

Oh...wait...

The "tech world" amounts to a bunch of nerds with too much free time, and opinions that largely matter to only themselves and each other.
 
Hmm. I'm pretty sure I didn't do anything special when I turned on my macs for the first time (or upgraded the OS to SL) and I'm not logged in as admin.

Like I said, it could be fixed by now. I don't even remember if it was Leopard, Tiger, or what. It's also possible it may be related to clean installs, though I don't know why very many Mac users would be doing a clean install.
 
It was on the same night I was reading a blog post about a guy who deleted his /usr folder, so I started poking around and found a bunch of complaints about how OS X handled certain things.

For example, you can (or could at the time; Idk if it's been fixed) open up a document in some program and go to File->Save As, and try to name the document "Library," say, because it's about a Library. Well, if you were signed in as an admin, (and you were in the right folder) it would just replace your Library folders with your new document, totally messing up your system. There were a lot of other things that OS X would let you do along the same lines. A lot of the sites I was coming across were lambasting Apple for making a system which automatically had you signed in as Admin after install.

None of this has ever been true.

http://arstechnica.com/reviews/01q2/macos-x-final/macos-x-3.html

From 10.0, new users were administrator by default. But administrator on OS X (and other Unix inheritors) isn't Windows-style administrator. Windows admin is "root" in Unix--you can do anything anytime. An OS X administrator *can* do most things--not ANYthing--but gets prompted for their password for many things.

The GUI will not let you save a file over a directory, or overwrite system locations such as /usr. Of course, a given application might ask you for privilege escalation and then do awful things, but... welcome to computing.

The comments you saw were from people who either escalated privileges intentionally and then made an effort to do something dumb, like rm'ing /usr without known what it was; or by Windows people who saw the word "Administrator" and out of ignorance assumed that other OSes were as stupid as Windows and would have the default user be the super-user.
 
None of this has ever been true.

http://arstechnica.com/reviews/01q2/macos-x-final/macos-x-3.html

From 10.0, new users were administrator by default. But administrator on OS X (and other Unix inheritors) isn't Windows-style administrator. Windows admin is "root" in Unix--you can do anything anytime. An OS X administrator *can* do most things--not ANYthing--but gets prompted for their password for many things.

The GUI will not let you save a file over a directory, or overwrite system locations such as /usr. Of course, a given application might ask you for privilege escalation and then do awful things, but... welcome to computing.

The comments you saw were from people who either escalated privileges intentionally and then made an effort to do something dumb, like rm'ing /usr without known what it was; or by Windows people who saw the word "Administrator" and out of ignorance assumed that other OSes were as stupid as Windows and would have the default user be the super-user.

Incorrect. See http://rixstep.com/2/20070211,00.shtml

It was OS X 10.4.8, btw
 
Im not the biggest Apple fan on these boards, havent been since they pissed me off royally by cutting firewire from the Macbook, forcing me to get a 15 MB pro at double the price for the most simple of features which i needed to use with my audio interface. A ridiculous decision which they backpeddled on some 6-9 months later.
It is then that i thought what a foolish thing it is to build my life around a platform that is so closed off/lacking in choice and susceptible to the whims of whatever Jobs might decide is "unnecesary" in future. I mean, who's to say that they wont drop Logic completely in the future? Theyve already made it the cheapest fully fledged DAW on the market.

Regardless, I still think that Apple has every right to sue here if they hold the patents. I mean lets face it there are certain UI implementations, less significant than looks, like the rubberbanding of lists when you scroll too far... the touch keyboard... that werent on the market or at least popular before iphone, that have been fully lifted into webos, android etc. You would be pretty annoyed if you just saw this happen. I mean whats the point in designing cool stuff if some clowns can just step in and copy it and undercut your business??

You can call "offensive" but really its defensive lawsuit as if they let this get out of control its like the desktop OS market all over again... except android isnt like windows to OSX. Its actually very good and improving at a rapid pace. Combine this with lower retail prices of android handsets (from manufacturers willing to take less than the famous Apple Margins) you can see why this is very worrying.

Will be very interesting to see how this plays out though and interesting they are not directly going for Google as that is obviously who is the main threat. Surely Google will step in at some point having had their Nexus One mentioned as one of the offending handsets. And surely Google will not take kindly to the prospect of losing lots of money/sales to this suit.
 
I know right! I mean, most of the tech world sits around bitching on forums all day.

Oh...wait...

The "tech world" amounts to a bunch of nerds with too much free time, and opinions that largely matter to only themselves and each other.

"tech world" was probably too specific.. change that to "consumers" - just did a search on twitter and a lot of sour posts about Apple. I wouldn't classify many of them as techies.
 
Speaking of features and iBook... For example, Delicious Library is not a feature on my macs but an app. However, one feature of Delicious Library is the traditional-looking bookshelves that Apple is planning to use on the iPad without paying any royalty.
Did they patent it? Considering that Mediaman came out at virtually the same time, I'm not sure which company would get the license fees. If there are any, at all.
 
I hate to say this, but Apple now runs the risk of getting sued by the Feds for abusing their patent portfolio. Anyone who's taken a first-year college course in economics may remember the famous US v. United Shoe Machinery Company cases where the courts determined United Shoe used its patent portfolio to shut out competing companies; Apple is now approaching the point of getting sued by the Feds--not to mention the even more aggressive EU antitrust authorities!--over this action.
 
I hate to say this, but Apple now runs the risk of getting sued by the Feds for abusing their patent portfolio. Anyone who's taken a first-year college course in economics may remember the famous US v. United Shoe Machinery Company cases where the courts determined United Shoe used its patent portfolio to shut out competing companies; Apple is now approaching the point of getting sued by the Feds--not to mention the even more aggressive EU antitrust authorities!--over this action.

You are joking, right?

Patents, by definition, grant the right to exclude. The whole point of a patent is to grant a limited, 20-year monopoly. That's what they're for. No company has ever been sued by the government for exercising it's patent rights. A patent may be unenforceable due to the doctrine of patent misuse or if a patent is fraudulently obtained and used to perpetuate a monopoly (Walker Process claims).

The case you cite is a 1918 case (ancient in patent law terms), and the Supreme Court said the following:

"The patent Law gives the patentee the right to exclude others from the use of his invention, absolutely or upon terms. The exertion of this right within the field of the patent law is not an offense against the Anti-Trust Act."

The Supreme Court further rules:

Applying this principle, the Court holds, with the court below, that the evidence does not sustain the charges of unlawful restraint of interstate commerce in shoe machinery, and monopoly thereof, in the formation and conduct of the United Shoe Machinery Company.

You have the holding backwards, and clearly misunderstand patent law.
 
You are joking, right?

Patents, by definition, grant the right to exclude. The whole point of a patent is to grant a limited, 20-year monopoly. That's what they're for. No company has ever been sued by the government for exercising it's patent rights. A patent may be unenforceable due to the doctrine of patent misuse or if a patent is fraudulently obtained and used to perpetuate a monopoly (Walker Process claims).

The case you cite is a 1918 case (ancient in patent law terms), and the Supreme Court said the following:



The Supreme Court further rules:



You have the holding backwards, and clearly misunderstand patent law.

2 Questions.

First, given what you've said here, what then qualifies as patent misuse?

Second, have you looked at this article, which goes into some depth as to the suit, and what do you think of its conclusion (that Android is actually the polar opposite of what Apple is claiming infringement on)?
 
2 Questions.

First, given what you've said here, what then qualifies as patent misuse?

Second, have you looked at this article, which goes into some depth as to the suit, and what do you think of its conclusion (that Android is actually the polar opposite of what Apple is claiming infringement on)?

Patent misuse is defined by 35 USC 271:

No patent owner otherwise entitled to relief for infringement or contributory infringement of a patent shall be denied relief or deemed guilty of misuse or illegal extension of the patent right by reason of his having done one or more of the following:
(1) derived revenue from acts which if performed by another without his consent would constitute contributory infringement of the patent;
(2) licensed or authorized another to perform acts which if performed without his consent would constitute contributory infringement of the patent;
(3) sought to enforce his patent rights against infringement or contributory infringement;
(4) refused to license or use any rights to the patent; or
(5) conditioned the license of any rights to the patent or the sale of the patented product on the acquisition of a license to rights in another patent or purchase of a separate product, unless, in view of the circumstances, the patent owner has market power in the relevant market for the patent or patented product on which the license or sale is conditioned.

It's written sort of inside out, but let's start with (3) - it says that it is NOT patent misuse to sue somebody for infringement. (4) says it is NOT misues to refuse to license your patent to anyone else. (5) says it IS patent misuse to do a certain thing which I can most easily define by example. Say Apple refused to license its iPhone patents to HTC unless HTC agreed to put iTunes store on all its phones, and it had an iTunes store patent. This is sort of similar to the "tying" arguments you hear about in antitrust - if you have a monopoly in one market, you can't use it to force people to buy other stuff they don't want.

In any event, it's clearly not relevant here.

I did read that article. Note that it talks only about ONE of the 20 patents that Apple is asserting. Second, the article goes around and around talking about efficiency or inefficiency, and doesn't actually apply the simple test that will determine whether this particular patent is infringed. All one has to do is look at the claims of the patent. Here's one, for example:

1. A method for sending an object oriented programming language based message having dynamic binding from a first object in a first process to a second object in a second process, said method comprising the steps of:
transmitting, using a first processing means, said object oriented programming language based message to a first proxy in said first process;

using said first proxy and said first processing means, encoding said object oriented programming language based message into an operating system based message at run time;

transmitting said operating system based message to said second process in said second processing means at run time;

decoding, using a second process, said operating system based message into a language based message;

transmitting, using said second processing means, said object oriented programming language based message to said second object in said second process;

executing said object oriented programming language based message by said second object in said second process.


So the question is simple: does Android do each one of those steps? If so, it infringes.

Now, this particularly claim smells invalid to me in light of the In re Bilski case. It is a pure software claim - it is not (in my humble opinion) tied to a machine and it does not transform matter. That doesn't mean there aren't other claims in the patent that do not have this issue (plus the Supreme Court is about to rule on whether In re Bilski was decided correctly in the Federal Circuit Court of Appeals, so the rule may change).
 
I think this is the start of patent war when every company is going to patent everything. Not necessary to use it but to protect and counter against getting sued themselves. I think this will limit innovation from moving forward. Apple better be careful with such things that are already out there that iPhone has yet to implement like front facing camera and features that Apple already implemented that's been in the market already like compass, GPS, etc.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.