Greg's profileGreg Olsen - Yellow Duck...PhotosBlogLists Tools Help

Blog


    May 22

    Internet Explorer - IE7 Compatibility Tag

    IE 8 has been released for awhile now. If you create web pages, then you probably should be aware of the IE 7 compatibility meta data tag which can force your pages you have working in IE 7, to be compatible with IE 8.  IE 8 attempts to adhere to the CSS web standards and your old (yeah they are old now) IE 7 pages may not render correctly in IE 8.
     
    Below is the meta data tag which you can use to force IE 8 to render the page in IE 7 format.
    <meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE7″ />
     
    Microsoft have more info here: http://go.microsoft.com/fwlink/?LinkId=120024
     
    Greg Olsen
    Yellow Duck Guy
    March 20

    Internet Explorer 8 – RTM Released

    Well it’s been a long time coming with improvements to Internet Explorer 8 to hit the computing web browser platform arena this week.

    I won’t bother stating all the new stuff with the latest browser from Microsoft, you can simply jump over to the website of http://www.microsoft.com/windows/internet-explorer/ to view all about it.

    I must say, during the Release Candidate 1 I wasn’t impressed with the stability of the browser. Let’s hope it has been rectified with the RTM release.

    Statistics state the following:
    According to a recent survey by IT consultants Janco Associates, Internet Explorer has a 72.2 per cent market share, ahead of the Mozilla Foundation's Firefox browser with 17.2 per cent. Google's new Chrome browser has only 2.8 per cent of the market, while Apple's Safari has less than 1 per cent.

    Another pain point for Windows 7 Beta users is that they will not be able to install the RTM on the Operating System (well as far as I am aware). This is a pain for people wanting to upgrade today. Looks like we will have to wait for the Release Candidate of Windows 7 which is currently been prepared.

    Microsoft has released this statement to Windows 7 Beta users:
    Windows 7 Beta already includes a pre-release candidate version of Internet Explorer 8 that is optimized for that release. Windows 7 enables unique features and functionality in Internet Explorer 8 including Windows Touch and Jump Lists which require additional product tests to ensure we are providing the best Windows experience for our customers. We will continue to update the version of Internet Explorer 8 running on Windows 7 as the development cycles of Windows 7 progress and plan to include the final version of Internet Explorer 8 in the release candidate version of Windows 7 later this year

    Time will tell how well Internet Explorer 8 will shape up in the Web Browser market.

    Greg.

    January 30

    Internet Explorer 8 Release Candiate (RC1) Now Available

    Microsoft release the next version of Internet Explorer. This is now Release Candiate 1 (RC1). Last year the Beta was released.
     
    To get your copy of Internet Explorer 8 RC1, head to the website URL below:
     
     

     

    Enjoy!

    Greg Olsen
    Yellow Duck Guy

    March 24

    Internet Explorer 8.0 Beta 1 - Download Available

    You can now download Internet Explorer 8 Beta 1. This beta is aimed at web developers and designers to help them take advantage of new features in Internet Explorer 8. Internet Explorer 8 is currently available in English only.

    To find out more and to download Internet Explorer 8 Beta 1 then head over here (check system requirements and then select your operating system first):
    http://www.microsoft.com/windows/products/winfamily/ie/ie8/getitnow.mspx

    Greg Olsen
    Yellow Duck Guy

    June 08

    Internet Explorer 8 - Alpha already inhouse at MS?

    There seems to be a lot of talk on the web that Microsoft already has rolled out Internet Explorer 8 - Alpha release inhouse. Anyone got anymore info on this?
     
    Yellow Duck Guy
    Greg Olsen
    March 13

    Internet Explorer Developer Toolbar Beta 3

    This is a very handy tool to use with Internet Explorer when developing websites or web applications ...
     
    Download from Microsoft:
     
    Information from Microsoft :
     
    The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:

    • Explore and modify the document object model (DOM) of a Web page.
    • Locate and select specific elements on a Web page through a variety of techniques.
    • Selectively disable Internet Explorer settings.
    • View HTML object class names, ID's, and details such as link paths, tab index values, and access keys.
    • Outline tables, table cells, images, or selected tags.
    • Validate HTML, CSS, WAI, and RSS Web feed links.
    • Display image dimensions, file sizes, path information, and alternate (ALT) text.
    • Immediately resize the browser window to a new resolution.
    • Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
    • Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources.
    • Display a fully featured design ruler to help accurately align and measure objects on your pages.
    • Find the style rules used to set specific style values on an element.
    • View the formatted and syntax colored source of HTML and CSS.

    The Developer Toolbar can be pinned to the Internet Explorer browser window or floated separately.

    This Beta 3 version of the toolbar contains functionality and stability enhancements over previous versions, including:
    • Style Tracer: Right mouse click on a style value for an element and select Style Tracer to find the style rule that is effecting that value.
    • CSS Selector Matches: View a report of all style rules set and how many times they are used on the current page.
    • View Source: View the formatted and syntax colored source of the original page, currently rendered page, element or element with the styles that are effecting it.