Software Patents Not So Abstract When the Lawsuits Hit Home
no_such_user writes "It's easy to ignore the controversy surrounding software patents, especially if you don't have the passion for technology which Slashdot readers do. But as Dana Nieder discovered, it's not all about major corporations and obscure patent trolls. Her daughter uses a comparatively inexpensive assistive communication app on their iPad, which is being threatened by the makers of a multi-thousand-dollar hardware device."
A link to the actual complaint for anyone to read over (legal speak makes my head hurt so don't count on me to read it).
http://news.priorsmart.com/semantic-compaction-systems-v-speak-for-yourself-l5vv/
And here are links to the patents in question:
http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=5748177.PN.&OS=PN/5748177&RS=PN/5748177
http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=5920303.PN.&OS=PN/5920303&RS=PN/5920303
The patents in question, from USPTO website.
#5748177 Dynamic keyboard and method for dynamically redefining keys on a keyboard
A dynamic keyboard includes a plurality of keys, each with an associated symbol, which are dynamically redefinable to provide access to higher level keyboards. Based on sequenced symbols of keys sequentially activated, certain dynamic categories and subcategories can be accessed and keys corresponding thereto dynamically redefined. Dynamically redefined keys can include embellished symbols and/or newly displayed symbols. These dyanmically redefined keys can then provide the user with the ability to easily access both core and fringe vocabulary words in a speech synthesis system.
#5920303 Dynamic keyboard and method for dynamically redefining keys on a keyboard
pe1 A dynamic keyboard includes a plurality of keys, each with an associated symbol, which are dynamically redefinable to provide access to higher level keyboards. Based on sequenced symbols of keys sequentially activated, certain dynamic categories and subcategories can be accessed and keys corresponding thereto dynamically redefined. Dynamically redefined keys can include embellished symbols and/or newly displayed symbols. These dynamically redefined keys can then provide the user with the ability to easily access both core and fringe vocabulary words in a speech synthesis system.
---
Seems a bit broad IMO, allowing such dynamic functionality across key redefining, and then pasting on 'as it applies' to "a speech synthesis system".
For what it's worth, seeing as a few hundred dollar iPad app is allowing a little girl to speak vs. a $9000 piece of hardware from the suing company, I hope this goes viral to the point that the Semantic Corporation (plaintiff) is forced to drop the lawsuit just to save PR face.
If patents were actually reviewed by people who have at least a minuscle idea about just WHAT gets patented there, that's what might happen. Since patent clerks are on one hand overworked due to the flood of trivial, ludicrous patents being pushed at them, patent applications being deliberately vague and convoluted and the average clerk not being an expert in the field at hand, things like this can happen.
Like, say, patenting the wheel. Sure, that patent was retracted nearly instantly, but it gives you an idea just what kind of idiocy goes on in the patent offices of this world. And as long as nobody challenges a patent (and what average person or small company has the means to?), a patent stands.
We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
If Speak for Yourself posts the source code under an open license, and make no money from it, then they are safe, right? And since when does a hardware patent apply to software? And doesn't prior tech void the patent?
Alas, they are not safe. Patent infringement applies to all use, whether profitable or no. Current patent policy applies to software, and even business process, as well as hardware. Whether there is legal infringement depends on the details of the claims, which are very hard to evaluate. If there is prior art, that may invalidate the patent. But the relevance of prior art to the specific claims is a fuzzy issue. Also, once a patent has been registered, the burden of proof is on the alleged infringer regarding prior art. OK, IANAL, and I'm writing from memory, so this should all be checked, but I'm pretty sure I've memorized these points correctly.
Mike O'Donnell http://people.cs.uchicago.edu/~odonnell/
Hunt down an online programmer in another country.
Pay them a few hundred.
They will knock up an app that's better, works on everything, and can be extended and customised later and you'll have the source too.
Except they're using an iPad, so that's not an option. And because it's Apple that will ultimately remotely disable the app that their child uses to speak, I think they should also note the dangers of using Apple products.
If they used an Android tablet, they could just side-load the forbidden app and their daughter would never have to worry about losing it. Instead they went with shiny, and now they may have to pay the price.
Hopefully they'll think more carefully about using a product that forces them into a closed garden in the future.
That's not how patents work.
Suppose I (A) have a way of accomplishing a technological miracle. And then I get a patent on it.
Somebody else (B) comes along and patents the improvement of doing that miracle on the internet.
We guess what - neither A nor B can actually practice the miracle itself on the internet. B can't because A has the patent on the miracle. B has the improvement patent which describes doing the miracle on the internet so A can't do it on the internet.
Patents DON'T give you the right to practice your invention, only the right to prevent someone else from doing it.
I wrote, and my company shipped, a free icon/text configurable speech generation system for the Amiga that does essentially what the iPad app in question here does at least two years before the date of the patent in question (the complaint dates the patents 1995 and 1997 -- Talkboard hails from 1993 and before, though I can only document it to 1993 -- that's the copyright date in the archive.) The application is called "Talkboard" and is still available from our company's historical archive.
Talkboard presented a layered interface pretty much just like the one in the iPad app, It used a synthesized voice and provided for unusual phonetic construction so as to obtain the best clarity (the Amiga's text-to-speech could be.... quirky.) You could load and save phrase banks, and one phrase bank could partially replace another or completely replace another. Single words or short phrases or entire complex sentences could be stored for 1-click or multiple click retrieval. The phrase could be represented by any shorthand that was convenient. It came with presets, but was really intended to be customized by the end user - what a kid has to say and an adult has to say tend to not be the same things in most cases. It could also be driven from ARexx, a system-wide scripting facility, and could dynamically change definitions based upon whatever criteria you needed it to.
As far as I can tell, there's nothing unique, new or even interesting in the two patent claims.
Hopefully that's of use to the EFF or the defending party.
I've fallen off your lawn, and I can't get up.