Tag: browser

IE8-usable-search-thumb

Is IE8 search box usable?

Have you ever tried to understand how IE8 behaves when searching? As a non-IE user I am used to going to the top right box, type a word and receive instantly the page with the search results. I work mostly with Mozilla and sometimes with Opera and Chrome (when I’m in a hurry and I need a page to load fast, I admit). So for me, as a user, the entire search process is transparent. I don’t even pay much attention to what search engine each of them uses. I know they are going to return some results and I’m always in a hurry.

Everything is green with IE9

I am sure you all know about Mictosoft’s IE9 Testdrive. Its main target was, for now, the developer – in an attempt to showcase the improvements in IE9 and maybe make us be more nice to them and forget how much time we waste with IE6.

What I was interested as a frontend developer was the the compatibility tables for features like SVG, CSS3 and DOM. And the test results, as per Microsoft’s page, are all gorgeous.
IE9 testdrive results

Microsoft makes peace with EU

Today was a great day for Microsoft…or not.  The company finally reached a deal with the European Commision in the never ending fight concerning Microsoft attempts to impose IE as a unique browser for Windows and not willing to help the developers build compatible software with MS products. The measures that Microsoft will take are [...]

Another IE6 boycott

I know almost every blogger wrote about this subject (lately all complaining about IE6 still being used by common users) – but this time I think we should take all this to the next level and start doing something about it. I admit I don’t usually have contact with the final clients or have access [...]

Mootools – browser sniffing

I know, I know, browser sniffing is a bad habit and it should not be used, but still, there are cases when you will want to display a message to the user (ordinary users, that don’t hack their’s browser navigator.userAgent) or you really need to know what browser is he using. For example Chrome. It’ss [...]