Microsoft Wins HTML App Patent 404
crataegus writes "'Microsoft on Tuesday won a patent for launching a certain kind of HTML application within Windows. The patent, "Method and apparatus for writing a Windows application in HTML" (Hypertext Markup Language), describes Microsoft's way of opening up HTML applications in a window free of navigation and other interface elements, known as "chrome," and browser security restrictions.' Why does this sound vaguely familiar?"
It doesn't bother me! (Score:5, Interesting)
So it's yet another way for Microsoft to let people call themselves "programmers", without actually having to write code. Big deal.
I've spent 10+ years writing VB code, and I'm sure everyone will agree that there's a difference -- even in "high level" languages -- between throwing together something that will compile vs. designing a tool that does what your client needs done. Especially when "what your client needs" != "what your client requests".
As for the security issues... when they say "these applications are trusted", the question is "by whom?" I see another way for skr1pt k1dd1es to invade systems, since all you need to do is convince one non-tech-savvy corporate VP to "trust" that message that says "I Love You, click here!". It's not like J0(ann)3 HaXX0r will be deterred by EULAs and patents.
It's VBScript all over again. What good is a programming tool when security best practices suggest you turn it off?
In fact, Microsoft's patent is great news. Hopefully, nobody will be tempted to license the "technology" (read: virus portal) for any other OS.
Re:It doesn't bother me! (Score:5, Funny)
I've spent 10+ years writing VB code
You're getting on an intellectual high horse sneering down at web monkeys from the vantage point of a VB programmer? Oh the irony.
Re:It doesn't bother me! (Score:5, Funny)
CERT Vulnerabity Notice: 2003 (Score:5, Funny)
This is a crappy idea. It got kicked to hell on the Full-Disclosure list about 2 Months ago...
Re:It doesn't bother me! (Score:2, Funny)
He has a secure, most likely well paying job in the IT sector and you're looking down on him because your high school C++ teacher says "VB iz l4me?" Oh, the irony.
VB Rocks!!! (Score:4, Insightful)
The good thing about VB is, I really hated it with a passion after about 20 minutes and put it down as soon as I could. Then I really got pissed at Microsoft for making such a weak product and got rid of Windows too. I'm now quite happily using open source products. See, VB is good.
Re:VB Rocks!!! (Score:3, Interesting)
I'd say that only being able to program in VB is useful, but to actually get something complex done, you either need someone that can do controls for you or you have to know how to use the Visual C++ wizards to create you the control you can then add some C++ into.
This is actually must more nice model of working than it sounds. At all tim
Re:It doesn't bother me! (Score:3, Informative)
That is the standard categorization used, but you are right that there are other distinctions, such as line-based vs. structured. Similarly along these lines we have lexical vs. dynamic scoping, strong vs. weak typing, explicit vs. implicit typing, and sequential vs. im
Re:It doesn't bother me! (Score:3, Insightful)
Yes, and so is binary, but I'd rather shoot myself in the kneecap (ok, maybe not the kneecap, I heard that hurts a lot) before I'd write a program in 1s and 0s. I played with VB it once, and I hated it almost as much as clippy.
Re:It doesn't bother me! (Score:5, Funny)
Languages are just portals for virii!
Was going to reply... (Score:5, Funny)
Re:It doesn't bother me! (Score:2, Interesting)
Uhm, maybe you're using IE/Opera/Konqueror... But if you run Mozilla, you're already running an "OS" with this technology. The whole user interface of Mozilla is "pure" XUL (some sort of HTML) and JavaScript. It's called, yeah, Chrome.
But you should've known that, because it's in the article.
XUL, JavaScript, etc. (Score:5, Informative)
The whole thing gets packaged up in
It's quite cool. And the technology is old, so I don't see Microsoft's ability to defend its position as strong.
(I believe this is MOSTLY accurate. Someone please correct me who is more familiar with Moz)
Re:It doesn't bother me! (Score:5, Funny)
Especially given that line noise will autoformat and compile under VB.
Re:It doesn't bother me! (Score:4, Funny)
You must not be a perl guy.
Re:It doesn't bother me! (Score:3, Informative)
1. Spurious characters due to electrical noise in a communications link, especially an EIA-232 serial connection. Line noise may be induced by poor connections, interference or crosstalk from other circuits, electrical storms, cosmic rays, or (notionally) birds crapping on the phone wires.
2. Any chunk of data in a file or elsewhere that looks like the results of electrical line noise.
3. Text that is theoretically a readable text or program source but employs syntax so biz
Re:It doesn't bother me! (Score:2, Interesting)
I was wondering what
www.realphx.com
It does bother me! (Score:5, Interesting)
Re:It doesn't bother me! (Score:5, Interesting)
Basically, I used JavaScript/HTML and a little XML, I packaged it up in a resource DLL and delivered it via an IE application (a simple COM/ATL container). This allowed a web designer to "create" an interface in HTML using Dreamweaver, glue it together using JavaScipt and have it be completely contained within a payload of a resource DLL.
Re:Over 10 years of VB? (Score:4, Funny)
Well, I've been at my current job 8 years, exclusively VB. Before that, it was a bit over a year doing mostly VB (along with a proprietary DOS-based language), and for a bit under a year before that I was hacking around in between C on the VAX. So maybe +/-10 years would have been more accurate?
But then, this is Slashdot, not a job interview [techinterviews.com]. On an application, of course, I'd put 15 years VB experience and 5 years using Windows 2000. Since that's what they'd require.
Re:Over 10 years of VB? (Score:5, Funny)
Bar: How can you look at yourself in the mirror without vomiting?
Taping my paycheck stub above the soap dish helps enormously.
Re:Over 10 years of VB? (Score:5, Insightful)
Comment removed (Score:5, Funny)
Re:XHTML (Score:5, Funny)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Prior Art (Score:2, Funny)
Re:Prior Art (Score:2, Interesting)
Re:Prior Art (Score:2)
Well.. (Score:5, Interesting)
Re:Well.. (Score:2)
Re:Well.. (Score:2, Informative)
Please. RTFP.
Re:Well.. (Score:3, Informative)
Re:Well.. (Score:3, Informative)
Re:Well.. (Score:2)
The US uses a first-to-file method for solving disputes, not first-to-invent. This is how Elisha Gray lost the t [about.com]
Re:Well.. (Score:3, Informative)
HTAs are basically web pages that have no security model and can bind with local COM objects. They are deployed by copying them to your hard drive rather than pulling them from the network. As the article mentions, Windows now uses these heavily for things like control panels.
As a side-note, the HTA "feature" is of the main causes of IE security problems. Apparentl
Re:Well.. (Score:5, Insightful)
the patent was filed May 20, 1999
it means this:
HTML Applications (HTAs) appeared with Internet Explorer 4.0, which was introduced in 1997, I believe. Long before the Mozilla project started.
must be referring to something other than the patent. If they distributed and sold their patented invention in the US two years before filing an application the patent would not be valid. So either the patent is on something else or the USPTO screwed up.
Re:Well.. filign date!! (Score:2)
Re:Well.. (Score:2)
Re:Well.. (Score:5, Informative)
Windows applications... (Score:5, Insightful)
So, everyone using Mac and Linux are free to use chrome?
Re:Windows applications... (Score:2)
Also, does "Windows application" refer to MS Windows specifically or just the concept of windowing generally? The capitalization in the post would seem to suggest the former.
Assuming I'm reading it correctly, the News.com article isn't actually all that related. It would be nice to have a link that clarifies these questions.
Re:Windows applications... (Score:2)
SCO wet dream (Score:2)
Sure, so long as you use a text based browser that can't call another x-window for a trusted jvscript popup advert without any deactivating buttons and less "security" than IE, you don't owe anything to SCO^H^H^HMicfosoft.
Re:Windows applications... (Score:3, Interesting)
Its the claims, stupid! (Score:3, Insightful)
So, everyone using Mac and Linux are free to use chrome?
Read the claims. Not the headline, not the abstract, not the description, THE CLAIMS! The claims and nothing else decide what the patent covers, so it's really the only thing you should read. The rest of the patent is probably designed to be worthless to competitors (while still having the patent granted) whereas the claims are drawn up to be the broadest possible.
I apologize for
New "Features" (Score:4, Insightful)
So now we have microsoft with patenting a new way of creating macicious popups with windows. Knowing Microsoft, stuff like Gator and Eyeblaster ad's will soon show up in this space and, without my usual restrictions, everyone who uses Internet Explorer will soon have spyware again. While it'll be quite profitable (for me too, I do computer repair and tune ups), This could easily become a HUGE annoyance for systems administrators around the world. Time to switch everything to Mozilla and Opera.
Re:New "Features" (Score:2)
Re:New "Features" (Score:2)
Re:New "Features" (Score:3, Insightful)
Bzzzt... wrong answer.
This patent covers Microsoft HTML Applications. An HTML Application is a file with the extention of
An HTML Application is just like a normal executable except for the fact that it is written in HTML.
Re:New "Features" (Score:5, Insightful)
So now we have microsoft with patenting a new way of creating macicious popups with windows.
Remember that, when they applied for the patent, Sun was trying to break their monopoly on OSes by creating, with Java and Javascript, a platform-independent secure sandbox within the web browser for running web-distributed mini-apps. Letting users build Windows-only apps that could escape the sandbox and use OS-dependent features (but only on Windows platforms) would seem like a plus.
Of course the patent would block others from doing the same on OTHER proprietary OSes. So web site designers could build portable content, Windows-only content, but not Other-OS-only content. This would help prevent another OS from displacing them as the monopolist and then using their own tricks on them to keep them out of the catbird seat.
hah. (Score:2, Funny)
that's right... (Score:2)
"In short, HTAs pack all the power of Microsoft Internet Explorer"
That's right- because as we all know, Microsoft invented HTML and Internet Explorer is the only web browser in existence.
more info here:
http://www.ideasatthepowerhouse.com.au/05_
WTF? (Score:2)
In short, HTAs pack all the power of Microsoft Internet Explorer--its object model, performance, rendering power, protocol support, and channel-download technology--without enforcing the strict security model and user interface of the browser.
Anyone want to offer a explaination of that means and why any of it deserves a patent? From hear it looks like a standard web browser with "channel-download" with even lower security than IE. What, besides the buzzword jargon,
Re:WTF? (Score:5, Insightful)
I followed HTA for a while (Score:4, Funny)
Really fancy about pages.
So they have a patent (Score:4, Insightful)
Re:So they have a patent (Score:3, Funny)
Hooray for Javascript! (Score:3, Interesting)
Yeah, it sounds very familiar. Thanks to Opera I no longer see this sort of bullshit, but it sounds like those wonderful popups that you can't do anything with. You can't go back, you can't close them, you can't resize them, nothing. Add that to the automatic execution of ActiveX (free of browser security restrictions, remember) and you make me one more step closer to a dartboard with Bill's face on it.
I couldn't give a shit if someone patents this, although it would be nice if they did it just to prevent anyone from actually using it in the field. I do however think anyone who thinks taking CONTROL of a computer away from USERS should be tied up and shot. This would be like creating a road that, when you drove on it, disabled the brakes in your car. No friggin thanks.
Uh.... Different thing... (Score:3, Informative)
Good to see (Score:5, Interesting)
Newfound respect for IBM (Score:3, Informative)
http://www.opensecrets.org/indivs/index.asp
I was fully expecting to find donations from IBM employees/officers. I was utterly surprised to find none.
Your confusion (Score:5, Interesting)
The Mozilla page that you cited does not prove precedence in this case. The patent was filed for in May of 1999 and whom ever developed this (Microsoft or Mozilla) obviously did it before then. The Mozilla page has a Last modified date of April 1999 (as well as a last modified date of March 2000, WTF?). The close proximity of these dates would require greater proof of who exactly was first with this.
In the CNet article it says that Microsoft has no intention of enforcing the patent. I find that interesting since I seem to recall them saying the same thing about FAT up until their recent "licensing" scheme for FAT.
Re:Your confusion (Score:5, Informative)
Remember Netcaster [netscape.com]?. Netcaster might have been a heinous abomination but it was still an app written in HTML, JS etc. as the link makes pretty clear.
Or perhaps MS thinks that the patent only covers Win32-only HTML apps. In other words cripple your HTML based app so it only runs on their platform and infringe on their patent. It makes sense to someone I'm sure.
2 modified dates (Score:3, Informative)
The April 1999 change was the last change of the content
The Mozilla thing is completely different (Score:4, Informative)
The patent (I presume) is on this method, where a browser control is pointed at a DLL rather than a web server speaking HTTP. This is completely different than skinning, as it is a way of running a dynamic, HTML-based application locally without a web server.
Re:The Mozilla thing is completely different (Score:2)
Reminds me of how Windows Update knows what you have installed so it can package up the new things you need. I guess the idea that Microsoft developed a new service and patented a key component of it is too hard to believe next to an accusation tha
Prior art thread.... (Score:5, Interesting)
(I did, and I'm pretty sure I still have a few of 'em laying around here somewhere).
And this brings up one more question: Why the F*** did Netscape and MSIE include this capability but for providing developers the ability to do exactly what is described in this patent?
It bothers me, and it should bother you as well. (Score:3, Interesting)
I would suggest this is just an opening gambit of some sort. Where the end play is directed... well take your pick. But, given the Eolas issue, given the recent brou-ha-ha with Sun, given M$ history and preference for co-opting standards, I don't think dismissing this as irelevant as being the most prudent move.
Ultimately, if M$ looks like it is going to lay some cards on the table, look under the table for what is really going on.
Re:It bothers me, and it should bother you as well (Score:2)
What's next? (Score:3, Interesting)
Are they afraid that they'll wind up not embracing standards or at least its vocabulary... Can you hear them argue in 2006 "well we had these same webapplications through out chrome.NET interface which was largely compliant with Java script".. or something along those lines.
I sense that they are getting a teeny lil bit scared that they might get too detached from OSS tech and so they try to at least grab buzzwords from over the fence, always leaving a full jump-into-the-pool or hostile takeover of a certain tech field (or attempt) possible, even logical.
I've never seen MS talk about "chrome" before, and Firebird == Mozilla + more XUL and it's geared mostly towards Windows it seems (which might explain why as nice as it may be, it runs quite badly on my freeBSD box). Moz/FB is getting increasingly popular with Windows users if what I hear and read is true.
Just some thoughts.
Re:What's next? (Score:4, Informative)
Really?
Their "Chrome" stuff predates Mozilla. Although they're not using the word in that context.
1998 references to Chrome from Microsoft [web3d.org]
XAML (Score:4, Insightful)
This is the solution to Microsoft's security probs (Score:2, Funny)
The patent, "Method and apparatus for writing a Windows application in bastardry" (a frequently-employed Microsoft method), describes Microsoft's way of opening up malicious applications in a window free of uninstall software and other interface elements, known as "options," and operating system security restrictions.
One example of a bastard application at work in Windows is the "MIDI" feature in Direct
Doesn't Turing have prior art?! (Score:5, Interesting)
The patent [uspto.gov] basically covers: (from the claims)
The BULK of the patent is the idea that HTML can contain Javascript that does stuff. Doesn't everyone and their kitten have prior art on this?
As if it isn't obvious enough, Claims 1-6 are covered by HTML 2.0. Claims 7-9 are covered (and this is a trivial example, others will surely find better ones) by HTML 4.0 [w3.org] and cousins. And the only reason I don't have earlier references is that they're so bleeding obvious!
Sigh. Muppets from space.
virus in HTML (Score:3, Funny)
HTML vs. XUL (Score:5, Insightful)
Sure, given that XUL already existed when this was filed, you could make the claim that using HTML instead was "obvious", but it isn't, strictly speaking, the same.
Perhaps the Mozilla people should patent XUL. For defensive purposes, if nothing else. But the conspiracy theorists should look elsewhere for Microsoft threats to open-source browsers.
Re:W3C or GPL? (Score:3, Informative)
Sigh... (Score:5, Funny)
"Chrome" isn't the technology (Score:5, Interesting)
"The chrome is that part of the application window that lies outside of a window's content area. Toolbars, menu bars, progress bars, and window title bars are all examples of elements that are typically part of the chrome."
From http://msdn.microsoft.com/workshop/author/dhtml/r
"Specifies whether the dialog window displays the border window chrome. This feature is only available when a dialog box is opened from a trusted application. The default is no."
The cnet story seems to be passing off the word "chrome" as some sort of new technology name, when it seems that both Mozilla and Microsoft developers refer to it as a generic term for describing application window adornments.
What's the significance of this? Well, this "chrome" itself isn't a part of Microsoft's patent. It's existed in almost every window in almost every application made by any developer. Microsoft's HTML application technology removes the window chrome, but the "meat" of the patent is the ability to use HTML and Internet Explorer to create an application.
The only thing this has in common with Mozilla is that it also deals with window chrome.
Microsoft isn't copying Mozilla by using the same software term.
Naive question on patent law (Score:2, Insightful)
Just wondering....
* Innovative (MS, SCO, et. al
Is there some wayt o hold the USPTO liable? (Score:5, Insightful)
A couple years ago the Australian PTO granted a patent for a wheel. (I believe I saw this in the ignoble awards) The applicant had actually drawn a cart illustrating the role of the wheel. Clearly the USPTO is not alone in its level of incompetance.
Under law as I understand it, these beauracrates have a responsibility to follow the legislation. Clearly due to their collective incompetance and possibly several other factors they are not doing this.
So is there any way to challenge them and if not can a lobby be put together so that before a patent is granted there is a peer review of its validity? Why should software developers for instance face invalid patent after invalid patent which creates unnecessary litigation at terrible costs when a simple peer review process done in conjunction with the patent office could avert the problem. Please note that the court system is already overloaded and that it is a serious drain on the taxpayers of the nation. As such it would seem that a peer review process might be in the best interests of everyone.
Perhaps the patent office would even go along with such a process because it might save them considerable embarrasment as well as offloading some of the workload of their examiners. Is there anything in the law that prohibits something like this?
Please note that at least IMHO I see invalid patents as the greatest threat there is for the opensource community. We need to address this as soon as possible in an effective manner.
"...Microsoft has no..." (Score:2, Insightful)
Uh huh...GIF...jpeg...FAT... I know...they're not all MS patents, but...
We are at that awkward stage in our history where it's too late to vote them out, but it's too early to just shoot the bastards. - ?
No similarities here (Score:5, Informative)
I don't know. If you knew anything about Windows HTAs, you'd know that they have no discernible similarity to the Mozilla technologies you reference. That technology allows (for example) skinning. The point about HTAs is that they get rid of the browser chrome, at the same time as being nothing to do with the use of web browser-originated technology for browsing.
The point about HTAs is that they consist of (X)HTML, JavaScript and COM (ActiveX) objects. When installed on your system, they run as applications in the Windows environment, meaning no sandboxing: file system access, etc.
As somebody is going to sneer "Why would I let a web site do that", let me point out that this isn't anything to do with websites. If you download and install an HTA, you have to follow the same procedures as for any other software you download. Anybody distributing an HTA would probably have to package it using an installer of some kind. You can't just have one appear when you go to a site; any HTA that does anything useful needs a bunch of COM components installed in addition.
And for those who ask "What's the point of it": one good use is for creating test harnesses for COM components. You can code up a UI with a quick bit of HTML, stick some JavaScript in there and run your test cases against the component. It's even easier than using VB to create such utility apps. It's also useful for rapid prototyping of ideas; it only takes a few minutes to explore a concept (if you're any good at JavaScript programming). But I can't imagine many people actually shipping HTAs.
Why grant them a patent? I assume it's because they were the first to think of taking the technology out of the web browser, rearranging it in this novel way, and thereby providing a facility that wasn't there before.
I wouldn't worry about it affecting your lives in any great way; it's specifically a Microsoft technology.
But I still wonder why somebody would take the words 'a window free of navigation and other interface elements, known as "chrome,"' and think it was similar to a technology for adding chrome.
Sounds Similar (Score:3, Informative)
MS: "We don't lock you into Internet Explorer!" (Score:3, Interesting)
From the article:
Yes, which requires IE, which is one of my bugbears with this approach.
If you do somehow remove IE's claws from your system, it means you'll no longer be able to use the UI to uninstall Apps, games and powertoys from your system. Of course, anyone fluent in the Registry could trawl the Uninstall keys to remove stuff manually (or write a replacement app to do it).
Add Remove Programs.hta and mshta.exe (Score:5, Informative)
Now kill it, and your page dies too
in win2k and newer try this"
open control Panel and run Add/Remove Programs
You are looking at hta in action.
kill mshta.exe again, Add/Remove Programs dies as well.
I find HTA handy when I dont want to load visual studio for a quick app that I would rather run as a web page, but I can't because I need more system level access. A quick VBScript or JScript with a html frontend in notepad works wonders.
FYI: Little help is actualy written for HTA, but realize it is a mix of Script and HTML working together named *.hta
wait a min (Score:3, Funny)
Misleading topic - nothing to do with chrome (Score:3, Insightful)
His link defines chrome like this:
What is Chrome? - The chrome is that part of the application window that lies outside of a window's content area. Toolbars, menu bars, progress bars, and window title bars are all examples of elements that are typically part of the chrome.
Now read the abstract of the patent below, and tell me, the way you understand it, does it have anything to do with chrome?
United States Patent 6,662,341
Cooper , et al. December 9, 2003
Method and apparatus for writing a windows application in HTML
Abstract
A method, apparatus, and computer-readable medium for authoring and executing HTML application files is disclosed. An HTML application file is basically a standard HTML file that runs in its own window outside of the browser, and is thus not bound by the security restrictions of the browser. The author of an HTML application file can take advantage of the relaxed security. The author of the HTML application file designates the file as an HTML application file by doing one or more of the following: defining the MIME type as an HTML application MIME type; or using an HTML application file extension for the file. When a browser, such as the Internet Explorer, encounters one of the above, it processes the file as an HTML application file rather than a standard HTML file by creating a main window independent of the browser, and rendering the HTML in the main window.
BACKGROUND OF THE INVENTION
Most existing Windows application development environments require knowledge of specialized computer languages such as C++, or Visual Basic. Learning a specialized computer language is often difficult for non-technical individuals. However, many non-technical individuals can use HTML (HyperText Markup Language) and scripting languages, such as VBScript and JScript. HTML and scripting languages are run inside of a Web browser, and thus, inherit the browser's user interface and security mechanisms. Because non-technical individuals have knowledge of HTML and scripting languages, it would be advantageous to leverage such existing knowledge to implement a Window's application. Such applications should be free to define their own user interface elements and to run as trusted code on the system, i.e., outside of the security model imposed by the Web browser. The present invention is directed to achieving this result.
END EXCERPT
In fact, why don't you go to www.uspto.gov, and search for patent # 6,662,341, and educate yourself a bit about patents. Read the abstract, then the "field of invention" and introduction parts - they are the most important for start, even though the claims are the only things that matter in court. Because of that claims are written in very hard to read lawyer lingo, and only read them after you read the rest, to double check that the claims are actually saying what you understood from the rest of the text.
Basically this patent is about programming, as opposed to C or VB, you end up programming in the C-like javascript. I don't feel this deserves a patent at all - the amount of effort needed to relax securities for a special
ironic reversal of history (Score:3, Insightful)
That is, the use of hypertext and scripts for building local applications preceded the web and was the historical foundation for it. It's ironic (and stupid) that Microsoft is going back in 1999 to try to patent the precursor to the web from the 1980's. Anybody who works as a developer or inventor in hypertext systems should have at least a passing familiarity with the history of the field. I think it demonstrates that the people at Microsoft who wrote this patent don't even know the basics of their profession.
Note, incidentally, that you have been able to use HTML and JavaScript for building "trusted" applications on your local machine for many years, depending on your browser, so this is nothing new even as far as HTML specifically is concerned. Hypertext with embedded widgets and scripting has also been widely used for building local applications with the Tcl/Tk toolkit.
The sinister use of this technology (Score:3, Insightful)
ahhhggg ... (Score:3, Informative)
It's very instructive to read a /. story about something I actually know. Is the pack always this boneheaded? I know, I know "you must be new here" ;)
Business is Business (Score:3, Insightful)
When it comes down to it, you could view this not, as
Microsoft may well be taking a well-thought-out risk here. This could, if someone takes the matter up in court, go two ways:
1) Microsoft pay a relatively small amount in legal costs and lose the patent.
2) Microsoft get to keep their patent and go on to make large licensing deals.
We often make the mistake of thinking of these as acts of evil - they're not. At a very basic level, Microsoft are not in the software business any more that banks are in the financial assistance business. They're both, as is every other for-profit company in the world, in the money making business.
It's a lovely idea that people would turn down huge amounts of money to stand by their (arguably rather niche) moral views. But I'm willing to bet that if
Re:need to copy (Score:2, Interesting)
Re:need to copy (Score:2)
Re:need to copy (Score:2)
Virtual desktops are much older than either KDE or Gnome.
Re:familiar (Score:4, Insightful)
Because this is an open forum, a discussion, not a journalistic media outlet where every "story" has to be vetted for signs of opinion.
Don't like the submitter's slant? Then you are perfectly free to rebut it with your own comment. But why would you expect someone to post a story without counterpoint, incidental links, or personal opinion, if every other visitor is afforded these options.
Re:Companies Today (Score:3, Insightful)
ALL patents are bad (Score:5, Insightful)
IMHO, the issue isn't that this is a bonehead patent it is that all patents are inherently burdensome to society, and this patent sillyness is just a symptom of a poor belief system taken to it's logical conclusion.
Yeah, I've heard it all before
Re:ALL patents are bad (Score:3, Informative)
A lot of those billions are spent on marketing not research. In addition a lot of the fundamental research is done by public institutions, because for profit companies are more reclutant to spend money that may produce some return in 10 years time.
See this article [salon.com] in Salon...for instance.
Re:html applications? (Score:3, Interesting)
RTFA, or even better, RTFP. The only way you'll get an HTA to do anything is with JavaScript (or VBScript, if you're sad enough). It has unrestricted access to the machine, just like any other application, but the UI is done in HTML, with JavaScript and (probably) COM components. It's got nothing to do with web browsers.
In fact, the reason the patent was awarded was because it's a novel application of technologies which the short-sighted think are only to do with web browsers.
Re:Posting Prior Art (Score:3, Insightful)
The next big Open Source challenge will come from patents. We should start now, but where?
We need some friendly corporation with deep pockets to sponsor hosting a web-based database where open source types can submit papers / code / writeups / etc. to serve a "defensive prior art" for ridiculous patents.
The quality of the papers wouldn't necessarily have to be very high, and duplicates would be fine, I