No public Twitter messages.

God, I still have to take care 48% IE6

Wednesday, July 29th, 2009

The browser war has so many players in it: IE, Firefox, Chrome, Safari, Opera... and some other mobile browsers. After turning to Mac, I have a delusion that most people are using Firefox, or Safari, or Chrome. When I check the website visitor report, the truth kicks me off from the cloud -- There are still 48% IE6 users visiting the website.
I'm not a super fan of Firefox in Windows, but in Mac, all the fonts looks so nice in any browser (definitely not including IE) and I just don't want to look back to the IE in Windows. Isn't it a nightmare? With the Web Developer and Firebug add-on, Firefox is so powerful a web app development tool. In the meanwhile, the IE develop toolbar looks like a kid. Even in IE8, the improved built-in develop tool bar, has so many limitations. It's killing me.
After complaining so much, I have to face the fact: 48% IE6! The good side is, Firefox and other browsers are stronger than last year. Take Firefox for example, it grows from 7% to 8%.

Feeling web-based 3D graphics

Wednesday, March 18th, 2009

3D graphics on mobile Safari

After turning to Mac, in a sudden, I'm thinking why it's so attractive to me? When there are a lot of reasons like OS X is more stable, virus free (though partly because of  market share is smaller than Windows) and so on, it's much more important to me that OS X has a great user interface. I got the impression from friends that Mac has a strong graphic engine, more powerful than PC. Since they are using similar hardware, then it's all about the beauty of software.

Apple mobile system inherits this.  Safari on iPhone could provide web-based 3D graphic. 3D graphic is not new to web browser. JavaScript, Java Applet, Flash has been working on it all the time. You can even start a 3D virtual tour of  THE FOBIDDEN CITY which requires extra plug-in. Powered by WebKit, Safari supports CSS Transforms and now CSS Animation. With Safari 4, you can see beautiful leaves falling here. The more wonderful thing is on iPhone OS:

Though this 3D animation can be created by JavaScript too, WebKit's CSS transforms offer greater performance. And CSS could be handier for Web UI designer to create and manipulate elements to interact with users.

"It's hardware accelerated, and all the timing and intervals needed for the animations are handled more efficiently by Safari itself instead of Safari's JavaScript engine," Peter Zich, a Chicago-area developer, told Ars. "The framerate for JS animations on the iPhone usually doesn't get past 5fps, for instance, while with CSS it is far more."

Personally, I'm using Firefox more for there are many convenient plug-ins. Hope it could catch up soon.

When 3D graphic control becomes a standard of industry and more web applications get involved, we are getting one step near to the Matrix world.