TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Apple wins ban of HTC devices at US International Trade Commission

51 pointsby hasanoveover 13 years ago

12 comments

ddlathamover 13 years ago
Here's the patent in question, #5,946,647, filed Feb. 1, 1996: <a href="http://www.google.com/patents/US5946647" rel="nofollow">http://www.google.com/patents/US5946647</a><p><i>"A system and method causes a computer to detect and perform actions on structures identified in computer data... uses a pattern analysis unit ... to detect structures in the data, and links relevant actions to the detected structures. .... Thus, the user interface can present and enable selection of the detected structures, and upon selection of a detected structure, present the linked candidate actions."</i><p>And here's an older article with more description <a href="http://tech.fortune.cnn.com/2011/07/16/apple-vs-google-inside-an-android-patent-violation/" rel="nofollow">http://tech.fortune.cnn.com/2011/07/16/apple-vs-google-insid...</a><p><i>"When an iPhone receives a message that contains a phone number or an address -- e-mail, Web or street -- those bits of data are automatically highlighted, underlined and turned into clickable links.<p>Click on the phone number, and the iPhone asks if you want to dial it. Click on the Web address, and it opens in Safari. Click on the street address, and Maps will display it."</i>
评论 #3371795 未加载
评论 #3371684 未加载
评论 #3371573 未加载
评论 #3372834 未加载
评论 #3371593 未加载
评论 #3372295 未加载
ChuckMcMover 13 years ago
Sigh, emotionally this sort of crap from Apple just really irritates me. Sure software patents are stupid, but does it strike anyone else that this Android Jihad by Apple is doing more damage to their corporate brand than help?<p>I should have realized during the 'look and feel' wars that its part of their DNA.
评论 #3372056 未加载
评论 #3371783 未加载
评论 #3371987 未加载
评论 #3371922 未加载
评论 #3373205 未加载
SODanielover 13 years ago
Seriously, this is the company that made the '1984' commercial and touted themselves as being 'anti monopoly' just a few years ago?
评论 #3372314 未加载
untogover 13 years ago
<i>And it goes back, and forth, and back, and forth, and</i><p>In other news, "Samsung adds four more complaints to its German patent offensive against Apple":<p><a href="http://www.theverge.com/2011/12/19/2646835/samsung-apple-germany-patent-lawsuit-four-claims" rel="nofollow">http://www.theverge.com/2011/12/19/2646835/samsung-apple-ger...</a><p>I would love for someone at one of these companies to explain how on earth this benefits the consumer.
评论 #3371618 未加载
评论 #3371802 未加载
cafover 13 years ago
The Commission found that the HTC devices infringed these two claims of the '647 patent:<p><pre><code> 1. A computer-based system for detecting structures in data and performing actions on detected structures, comprising: an input device for receiving data; an output device for presenting data; a memory storing information including program routines including: an analyzer server for detecting structures in the data, and for linking actions to the detected structures; a user interface enabling the selection of a detected structure and a linked action; and an action processor for performing the selected action linked to the selected structure; and a processing unit coupled to the input device, the output device, and the memory for controlling the execution of the program routines. 8. The system recited in claim 1, wherein the user interface highlights detected structures.</code></pre>
LVBover 13 years ago
Hey, Apple et al., here's an innovative idea: let's all agree to start the next thing from the most effective version of the last thing. We might all benefit.<p>(I wonder how Wikipedia would be doing if we weren't allowed to modify others' entries?)
评论 #3372315 未加载
algoshiftover 13 years ago
"Greetings, Professor Falken."<p>"Hello, Joshua."<p>"Strange game. The only winning move is not to play."
评论 #3374711 未加载
评论 #3372070 未加载
评论 #3372309 未加载
thewileyoneover 13 years ago
Apple == US company<p>HTC == Taiwan company<p>Any surprise why the US International Trade Commission bans HTC?
评论 #3372341 未加载
JoshTriplettover 13 years ago
And this gives you an example of what we can expect from the ITC, which the OPEN act (the proposed "compromise" in place of SOPA) claims we can trust to censor websites. Quality work here, really engendering trust.
jrockwayover 13 years ago
This feature is largely useless, anyway. An example is, I receive text messages from Amazon when an order ships and is delivered. The "system and method to cause a computer to detect and perform actions" then highlights the tracking number and order number as though they are phone numbers, which it immediately dials when your finger comes nearby. This is very annoying because they are not phone numbers, they are tracking numbers. Lacking this feature will make me like my phone <i>more</i>.
评论 #3372175 未加载
Mordorover 13 years ago
Apple may win the battle, but they lost the war... a long time ago.
thezilchover 13 years ago
Any device that has a browser that can detect [regex] structures and infer actions (ex. Chrome's omnibox)... or any device that detects header structures and infers actions of the following markup (ex. text/html links)... TIL Apple invented regex interfaces.