Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:patented keyboard technology? (Score 1) 205

And I answer again:

I ask again, in what way do the design patent drawings not cover a specific aspect ratio?

In the most practical way. If you issue a device that has a different aspect ratio, you might still get sued (as Samsung has).

More generally, you need to be a patent lawyer in order to answer, in general, whether things like aspect ratio are part of the specific claims of a design patent. I am not a lawyer. Obviously, Apple's lawyers thought it is not.

If you know differently (maybe you are a patent lawyer), please do speak up. If not, please avoid re-asking the same question merely because you do not like the answer.

Shachar

Comment Re:patented keyboard technology? (Score 1) 205

In what way do the design patent drawings not cover the aspect ratio?

In the practical way. Samsung were sued for violating this patent despite having a different aspect ratio. Obviously, Apple doesn't think the aspect ratio in any way limits the applicability of this patent.

The aspect ratio was so different that Apple felt the need to photoshop evidence to make the devices look more alike.

Shachar

Comment Re:patented keyboard technology? (Score 4, Informative) 205

Let me see.....

GP linked to the patent. The patent covers everything shown in the diagram that isn't excluded by means of being drawn in a dotted line. If you check the diagram, the only thing not dotted are the rounded corners and the curve on the back (which just means the "rounded corners" are 3D).

So, no. This design patent is solely about rounded corners.

Shachar

Comment Re:Why are they posting old source code? (Score 0) 224

Windows, including the most up to date one, still have a 16 bit personality able to run DOS programs. This means there is something there that is able to catch int 21 and process it, as well as allow programs to direct interrupts.

While it is true that cmd.exe (as well as the black screen dumb terminal that it usually runs in) are not DOS, DOS is certainly still in there, somewhere.

Which is not to say that I think the "vulnerability" angle has any merit. Just that your statement isn't entirely true.

Shachar

Comment Re:You know what they call alternative medicine... (Score 1) 517

Not necessarily.

In a study, patents were given placebo, and told what it was. They got specific instructions that these are just sugar pills, and that it doesn't really matter whether they take it or not. The pills were still as effective as placebo.

I am wondering why that research did not make more waves than it did, as it clearly solves placebo's greatest problem as treatment.

Shachar

Comment Re:Thank goodness that we know ... (Score 1) 190

No, that is not what everyone on slashdot are saying.

What we are saying is:

  • Terrorism is extremely rare.
  • People who brings a water bottle on board because they want to drink it are extremely common

So, to falsify the common slashdot knowledge, you'd have to show all of the following:

  1. The plane was downed by a terrorist attack
  2. The terrorists were not the passengers boarding with false passport (else traditional airport security was supposed to locate them),
  3. and..

  4. The terrorist were using some sophisticated water based bomb assembled on board, or smuggled stuff in their underwear.

Assuming 1 is true and the rest is false, pre-9/11 airport security was all it was supposed to take to prevent this plane from going down.

Shachar

Comment Re:Revolution in a year (Score 1) 191

Do you have any citation for the taste claim? From what I heard, taste was actually pretty good.

Here's what I have (from wikipedia):

There is really a bite to it, there is quite some flavour with the browning. I know there is no fat in it so I didn't really know how juicy it would be, but there is quite some intense taste; it's close to meat, it's not that juicy, but the consistency is perfect. This is meat to me... It's really something to bite on and I think the look is quite similar.

Shachar

Comment Re:ANDROID != LINUX (Score 1) 487

While I agree that Android != Linux, I think your statements are somewhat over-broad.

There is a full Posix userspace on Android. It is done via different libraries than the usual ones, so don't expect any GNU extensions to glibc and such, but posix is there completely. You will need to use a toolchain adapted to that environment, but the same holds true if you decide to go with uclibc.

I'm not sure what you mean by the kernel being locked/limited. This is, when all is said and done, a Linux kernel, exposing all of the usual Linux user space APIs. There are some non-standard APIs as well, true, but I don't see how that is any problem. I have statically compiled a fairly comprehensive version of busybox, and everything worked. The only reason I did this statically was to avoid the toolchain problem mentioned above.

Shachar

Comment Re:In other words - they were doing their job (Score 2) 133

I think you are thinking about the wrong question. The question is not whether the publication is going to cause trouble. Of course it is. The question is whether it is legitimate for the spying to have taken place in the first place.

If it is, then Snowden releasing this information is betrayal, and the shit storm that will (likely) happen now is just one good reason to keep this a secret.

My point was that countries are forming spy organizations. I know very few people who claim those organizations are completely unnecessary. And yet, assuming you don't live in a country with clear enemies (which, living in Israel, I actually do), you have to wonder, who are those organizations spying on? If it's not okay to spy on your own citizens (and it's not), and not okay to spy on your close allies (which it's probably not), and not okay to spy on other countries (which, implied by this piece of news, is also not), then who's left?

Shachar

Slashdot Top Deals

A penny saved is a penny to squander. -- Ambrose Bierce

Working...