Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Actually important case (Score 5, Interesting) 296

So, yeah, it's easy for us to point and laugh at this and say it's just a useless farce.. but this effects us all actually.

The brief filed states that Teller is suing because the rival's trick supposedly violates a 1983 Copyright he filed for the trick. What is important here is that the Copyright filing DOES NOT describe how the trick functions, but instead HOW IT LOOKS. On those ground, Teller is suing.

I believe this is important. Why? Because I think it is similar to SOFTWARE PATENTS.

Of course, obviously PATENT != COPYRIGHT, but the similarities in this case are still apparent. Unlike every other kind of working patent, software patents generally describe the outcome/result of something instead of the actual mechanism (patents of physical things are based on the WAY it works, not what it produces, SW patents are generally based i the end product).

If suit is upheld it means software patents *could* have an extra life, and indeed if a vendor wants to squeeze out competition they could simply file for a COPYRIGHT on the visible result of the software too.

IANAL, but food for thought.

Comment Re:Not my justification (Score 1) 579

Post signs that your parking lot stating it is "Private Property" and "Parking by Permission Only" or control the access via a gate or something, you are then (generally, varies by country and state) allowed to set parking however you see fit. Very many pay-parking-lots in my area do not have accessible spaces and are allowed to do this because they are not technically "public". (Yes, I actually asked city hall and that's what they said).

UNLESS you are also an employer in the US. In which case you must follow ADA guidelines and provide spaces based on the size of your lot and/or workforce size.

This is, of couse, all academic to argue about since once you are in a position to actually NEED those space (really, physically need them) you don't care how much other people are annoyed by them.

Comment No Equity? No way! (Score 1) 997

You have no equity? If they haven't offered any to you in exchange for this, frankly, ridiculous effort you should say the following:

Dear Mr Bossman.

Kindly piss up a flagpole. If you do not have a convenient flagpole, I can direct you to one. If you have no piss, I will happily furnish you with as much as is required.

Regards,
your name

Comment There's a difference... (Score 1) 609

There is a difference between "not knowing math", "not understanding math" and "not doing well at math."

I am horrible at math, and I've been bad at it all my life. I failed Pre-Algebra THREE TERMS IN A ROW in High School. I suck at math, period.

But, I am a successful programmer and developer and I've written a lot of code that does really complicated math... so how does that square?

The difference is that even though I can't do math, I know *what I can do* with it. I know what an Interquartarial Mean will do for me, but I have to look it up in a book every time I use it to know *how* to do it. In this case, yes, it is obvious that I would have a _better_time_ if I knew how to do this stuff without looking in a book, but I've fared pretty well. Lacking math skills doesn't mean I'm a suck programmer, it just means I may have a harder time with code that uses a lot of math.

Someone above posted "Two candidates, one knows math and one doesn't, you want the one who knows math"; that's true if all else is equal, but you never have two candidates for a job you are identical except for one thing. You buy the whole package and if you think their other qualities outweigh their lack of math skills then that's one you choose.

Comment Remember Windows CE? (Score 1) 636

The oldies among us may remember this is also the same problem that Windows CE had in the beginning, mid 1990's. There were at least three different CPU platforms, four form factors with at least as many distinct input methods and an array of mutually incompatible screen setups.

In the early 2000's then Microsoft Decreed several standards for the hardware and the rom customisations. The OEMs whined but in the end it allowed the devices to unify somewhat, albeit painfully. The fact Windows Mobile 7 exists at all is because of this decision.

Yes, you can argue that Windows Mobile (the direct descendant of WinCE) is a failed state, but I think it would also be agree'd that it would have been dead long, long ago had MS not done what it did.

Google has the additional "problem" (if you will) of Android being open-source. With WinCE, Microsoft could be the ultimate gatekeeper but there is nothing stopping any device manufacturer from doing whatever the hell they want with Android. They may try to initiate some kind of "Google Certified" plan to signify that an OS variant meets certain interopability standards... but the LSB has tried to do that on the desktop and, well, has it had the traction everyone hoped?

This becomes one of the larger arguments for the 'Walled Garden' approach Apple has taken and I guess that's the choice you make: stability, predictability that comes with restrictions or variability and instability that comes with openness.

Slashdot Top Deals

Stellar rays prove fibbing never pays. Embezzlement is another matter.

Working...