Slashdot Mirror


Microsoft Wins HTML App Patent

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?"

11 of 404 comments (clear)

  1. Windows applications... by Eudial · · Score: 4, Insightful

    Method and apparatus for writing a Windows application in HTML.

    So, everyone using Mac and Linux are free to use chrome?

    --
    GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
  2. So they have a patent by pvt_medic · · Score: 4, Insightful

    Can we now hold them accountable for any problems, viruses, spyware, annoyances that use this?

    --
    30% Troll, 50% Underrated, 10% Interesting
    Score:5, Troll
  3. XAML by silkySlim · · Score: 4, Insightful

    I believe this is related to XAML which is designed to take the nightmare out of windows UI coding.

  4. HTML vs. XUL by ucblockhead · · Score: 4, Insightful
    XUL isn't HTML, and therefore wouldn't be covered by this patent.

    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.

    --
    The cake is a pie
  5. ALL patents are bad by argoff · · Score: 4, 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 .... "the system just needs a little tweaking", ... Please tell that to a child in Africa dying of AIDS who isn't allowed to buy generics because of patents. .... and Yeah I know, the theory goes that these drugs would never have been invented anyhow without patnets ... . It's sorta like saying, slavery was justified because those barbaric Africans were far more brutal to each other than the plantation masters were to them.

  6. Is there some wayt o hold the USPTO liable? by cdn-programmer · · Score: 4, Insightful

    The USPTO is granting invalid patents left right and center on obvious techniques and on techniques that in some cases are actually part of standards. Clearly they are not in a position to be able to determine prior art much less the requirment that in order for something to be patentable it must be non-obvious to practitioners of the art.

    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.

  7. Re:Over 10 years of VB? by Metasquares · · Score: 4, Insightful
    Seriously, who the hell wants to do that kind of shit for nearly a decade?
    Someone that gets paid to, of course. You may not like VB, but if that's what your employer wants to use, the excuse "but VB is lame!" won't hold up very well. Jobs have been kind of difficult to find over the past few years, with the state of the economy and all the outsourcing going on - developers either have to use the tools their employers want them to, or find some other occupation.
  8. Re:WTF? by arkanes · · Score: 4, Insightful

    HTAs get access to the local file system, as well as the ability to run compiled code that mere web pages don't have (even on the lowest security settings). They're basically normal Win32 applications that use HTML for the UI instead of normal widgets. It's not that different in concept from writing XUL applications using the Chrome engine (as opposed to viewing web pages using mozilla).

  9. Re:New "Features" by Ungrounded+Lightning · · Score: 4, Insightful

    'in a window free of navigation and other interface elements, known as "chrome," and browser security restrictions .'

    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.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  10. VB Rocks!!! by Anonymous Coward · · Score: 4, Insightful

    I hadn't programmed seriously for about 10 years...my C was very rusty. I picked up a VB book and went through it and wrote a few apps b/c work wanted apps in VB. What the hell, I said.

    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.

  11. Re:Well.. by jkabbe · · Score: 4, Insightful

    Considering this:

    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.