Wednesday, March 31, 2010

HTML5: Cross-Browser Best Practices

HTML5: Cross-Browser Best Practices (video presentation)
MIX10 - A 3 day conference for web designers and developers building the world's most
innovative web sites.
March 15-17th, 2010, Las Vegas

Tuesday, March 30, 2010

Published Articles about Internet Explorer

Published Articles about Internet Explorer: "Black Toolbars in Windows Applications
With the release of IE8 early in 2009 many users reported that they could not use IE8 because the Toolbar had turned black when the upgraded to IE8.
It turns out that this issue is not confined to IE8, but can also affect other Windows Applications that use Three-D menu toolbars. View this article to find the cause and the solution behind this unusual 'feature'."

Sunday, March 28, 2010

Base 64 Images - A waste of time and resources

Inline Images with Data URLs - embed graphics inline with data uri

The base64 textual representation of image data also takes up more bytes than the binary image. In our tests the base64 data was 39 to 45% larger than the ...

IE9Preview MyTest Pages