Posts Tagged ‘microsoft’

Meta Stupidity Followup

In the past day I’ve been doing a fair amount of reading on what others think of this meta stupidity. A few suggested remedies are particularly good and worth a post linking to. My two favorites both from Mozilla hackers are these:
David Baron has a must read blog post. Since the bulk [...]

Meta Stupidity

As Robert O’Callahan, John Resig, Anne van Kesteren all point out, this idea of using a meta tag to select a rendering engine is bad. Here are my personal thoughts on the issue. Not as a browser developer but as a web developer.
Essentially the argument by the IE team is this: Rather than [...]

Secrets In Websites II

This post is a follow up to the first Secrets In Websites. For those who don’t remember the first time, I point out odd, interesting, funny things in other websites’ code. Yes it takes some time to put a post like this together, that’s why it’s just about a year since the last [...]

Silverlight Update System?

So when I pointed Firefox to MSN tonight, this is what I saw. Is this really the best way of notifying users of an update? Could they have at least used a confirm() to allow the user to decide if they want to visit that URL or not. Or perhaps use a [...]

Browser Wars On Google

If you search for Firefox using Google you’ll see this ad towards the top:

Look over to the right side and you’ll see this:

Here’s a larger complete screenshot for anyone interested.
Interesting eh? They aren’t threatened though. Here’s another tidbit. A search for “Safari” brings up a Microsoft ad as well. A search [...]

HD Photo Now JPEG XR

Back in March I mentioned that Microsoft is trying to standardize it’s HD Photo format as the official successor to the ever so popular JPEG format. Well it’s now looking to become JPEG XR.
Suprisingly it’s still not listed on Microsoft’s Open Specification Promise where Microsoft lists things it won’t sue over. Hopefully they [...]

Googlefox Redux

Yes, it’s another Google/Firefox blog post. This time in response to a CNet blog post regarding Google’s relationship with Mozilla. It makes a few interesting points, but quite a bit of it is silly or outdated. It was edited at some point late this morning or early afternoon from it’s original form [...]

WGA No Longer An IE7 Requirement

According to Ars Technica, Microsoft may have removed the WGA requirement to install IE7 in hopes of gaining more market share by allowing users of pirated Windows XP systems to upgrade.
I doubt this will really do much. My guess is that those who are avoiding WGA are more technically advanced users. [...]

Patent Wars 2.0

In 1.0 we had Unisys and SCO. In 2.0 it looks like it will be Microsoft:

He says that the Linux kernel - the deepest layer of the free operating system, which interacts most directly with the computer hardware - violates 42 Microsoft patents. The Linux graphical user interfaces - essentially, the way design elements [...]

IE Table Border Bug?

I encountered this the other day. Firefox, Safari and Opera do what I expected and believe to be correct. I’m curious if anyone can explain this, or knows of a workaround that “doesn’t suck”. Take the following testcase:

HTML [Show Styled Code]:

< !DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML lang="en">
<head>
<title>IE Table Border [...]