Close
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
Read Down
Sign in
Close
Welcome!Log into your account
Forgot your password?
Read Down
Password recovery
Recover your password
Close
Search
Logo
Subscribe
Logo
  • Latest News
  • Artificial Intelligence
  • Video
  • Big Data and Analytics
  • Cloud
  • Networking
  • Cybersecurity
  • Applications
  • IT Management
  • Storage
  • Sponsored
  • Mobile
  • Small Business
  • Development
  • Database
  • Servers
  • Android
  • Apple
  • Innovation
  • Blogs
  • PC Hardware
  • Reviews
  • Search Engines
  • Virtualization
More
    Subscribe
    Home Applications
    • Applications
    • Development

    Microsoft: IE 7 Is AJAX-Ready

    Written by

    Darryl K. Taft
    Published October 26, 2006
    Share
    Facebook
    Twitter
    Linkedin

      eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

      BOSTON—Although Microsofts Internet Explorer team has just shipped Version 7 of the browser, it is already working on IE 8—or should that be “IE Next?—said a platform architect on the team.

      At the AJAX Experience conference here, Chris Wilson, platform architect for the Internet Explorer platform at Microsoft, said, “The team is hard at work on IE 8,” then with a smile added, “I think I am supposed to call it IE Next.”

      In any event, Wilson gave two talks at the event, saying key themes for the next version of IE will include “user security and privacy, improving the Web application platform, providing the best Web user experience, and compatibility will continue to be a tenet.”

      Wilson poked fun at criticism that Microsoft would never ship a stand-alone version of its browser by showing a picture of a pig flying across a crowd of people. IE 7 has shipped, and the pig has flown, he said.

      However, speaking on the issue at hand for the conference—AJAX (Asynchronous JavaScript and XML—Wilson said, “IE 7 does more than just fix very minor features; it makes AJAX fun to develop. It doesnt actually suck.”

      /zimages/3/28571.gifWith IE 7, Microsoft has significantly improved its flagship browser. Click here to read eWEEK Labs review.

      Moreover, asked about Microsofts perspective on JavaScript 2, the future version of the browser language, Wilson said that while he is waiting to hear more about what people see as important about JavaScript 2, “were working on JavaScript again [at Microsoft], which I think is great. Weve managed to get it accepted at the company as a language a lot of people are working on—thats not always been the case at Microsoft.”

      /zimages/3/152052.jpg

      Wilson said that in the first four days after releasing IE 7, Microsoft saw 3 million downloads of the browser, “and that was without Automatic Update,” he said. He also said 90 percent of the Windows-based Web share is on Windows XP, so the adoption curve on IE 7 should ramp up quickly.

      In a separate talk at the AJAX Experience show, Brendan Eich, chief technology officer at Mozilla and creator of the JavaScript language, said that in just 22 hours after releasing Firefox 2, Mozilla saw 2 million downloads of the open-source browser.

      /zimages/3/28571.gifClick here to read eWEEK Labs review of Firefox 2.0.

      Although IE 7 adds standards compliance and fixes other issues, some pages that work with IE 6 may not work with the new version, according to Wilson. So he rallied developers to a call to action.

      “Please test your pages with IE 7,” he said. “Standards improvements mean behavior will change. End users dont like broken pages; make sure your IE components are prepared for opt-in and protected modes. Take the leap, use the new stuff, RSS-ify now, use OpenSearch for search exposure, and give us feedback.”

      Microsoft made many improvements to IE to help Web developers, Wilson said. One of the companys key areas of focus is “folks who need to make a living; we fixed the top most painful bugs and added the most-requested standards,” he said.

      Indeed, Microsoft fixed several inconsistencies that existed between IE and the World Wide Web Consortium (W3C) specifications, such as including native XMLHttpRequest support.

      And addressing AJAX-related problems, Microsoft improved JavaScript garbage collection performance, fixed some major memory leaks and fixed caching of gzipped files. Microsoft also fixed more than 200 CSS (Cascading Stylesheets) and layout bugs, including parser bugs, memory leaks in the Jscript engine and overflow behavior bugs, Wilson said.

      Next Page: IEs “quirks mode.”

      Page 2

      Citing standards compliance, Wilson said, “Weve broken a lot of things on purpose in IE. We have to be really careful what were breaking, and how many people its going to affect.”

      Moreover, quoting one of his own superiors, Wilson said, “Im really concerned that were breaking stuff in the name of goodness, but all users and developers will walk away with is that stuff broke.”

      For that reason IE 7 also has a “quirks mode” that does not reflect the changes that will go into the “strict” or standards mode or version of the product.

      In addition, Microsoft has a dedicated compatibility team focused on ensuring compatibility for users.

      Still, Wilson said he needs developers to “help break the vicious cycle. We prioritized fixing our platform and attacking standards bugs. I need you to help by testing and fixing pages. This is a symbiotic relationship.”

      Moreover, Microsoft has created an IE 7 Readiness Toolkit, with a Web developer toolbar, an Expression Finder that looks for CSS hacks and an application compatibility toolkit.

      /zimages/3/28571.gifAn AOL executive says AJAX helps the online mega-community run. Click here to read more.

      Wilson worked on the original National Center for Supercomputing Applications Mosaic browser, where he co-authored the first version of NCSA Mosaic for Windows. He later joined Microsoft, where he has worked on every version of IE since at least Version 4, he said.

      “Security is the most important job on the IE team,” he said, and with IE 7 Microsoft has added enhancements to protect users against Web fraud, provide safer defaults and full user control, and enhance malware protection.

      Meanwhile, in a keynote titled “The Once and Future Web,” Wilson said he believes mashups will continue to drive innovation, as componentization and semantic tagging of data continues to grow in importance. Also, privacy will become a bigger issue, he said.

      Wilson came prepared with his own set of frequently asked questions. Users have asked for the ability to run side-by-side versions of IE, he said. However, “were not a single application, but a set of system DLLs,” which makes this difficult. “Weve been trying to figure out how to do this,” he said. One possible solution is virtualization, he said: “Virtual PC is now free, but we are still trying to figure out the story around images and the licensing of images.”

      Moreover, Wilson said IE will likely not support XHTML any time soon. “Not until we can do it right,” he said.

      On the future of the web, Wilson said maps have driven the mashup revolution and mashups have helped to generate the rebirth of the semantic Web due to the notion that there is semantic information attached to data.

      “RSS is ubiquitous for semantic data,” he said. “And microformats add a lot of missing meaning to HTML.” Microformats are markups that enable expression of semantics in an HTML (or XHTML) Web page.

      Wilson said developers will want to layer semantic data. “You want to be able to componentize semantic data into applications,” he said, noting that tagging defines folksonomies. “It creates mini cultures of content.”

      In addition, “mashing up makes semantics useful,” he said. For instance, Microsofts “Live Clipboard mashes up microformats” and makes the Web more usable for more users, he said.

      Meanwhile, Wilson called for Web developers to “design in key factors from Day One: accessibility, security and privacy.”

      Yet, he warned that AJAX has “increased the attack vectors on the Web.” In addition, mashup code sharing requires trust, he said. “You must trust the code you consume or create a sandbox around it.”

      Finally, Wilson warned developers that while Web frameworks can be useful, developers should “understand why you are using them” because they may represent a “potential Tower of Babel for integration” down the road.

      /zimages/3/28571.gifCheck out eWEEK.coms for the latest news, reviews and analysis in programming environments and developer tools.

      Darryl K. Taft
      Darryl K. Taft
      Darryl K. Taft covers the development tools and developer-related issues beat from his office in Baltimore. He has more than 10 years of experience in the business and is always looking for the next scoop. Taft is a member of the Association for Computing Machinery (ACM) and was named 'one of the most active middleware reporters in the world' by The Middleware Co. He also has his own card in the 'Who's Who in Enterprise Java' deck.

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      Get the Free Newsletter!

      Subscribe to Daily Tech Insider for top news, trends & analysis

      MOST POPULAR ARTICLES

      Artificial Intelligence

      9 Best AI 3D Generators You Need...

      Sam Rinko - June 25, 2024 0
      AI 3D Generators are powerful tools for many different industries. Discover the best AI 3D Generators, and learn which is best for your specific use case.
      Read more
      Cloud

      RingCentral Expands Its Collaboration Platform

      Zeus Kerravala - November 22, 2023 0
      RingCentral adds AI-enabled contact center and hybrid event products to its suite of collaboration services.
      Read more
      Artificial Intelligence

      8 Best AI Data Analytics Software &...

      Aminu Abdullahi - January 18, 2024 0
      Learn the top AI data analytics software to use. Compare AI data analytics solutions & features to make the best choice for your business.
      Read more
      Latest News

      Zeus Kerravala on Networking: Multicloud, 5G, and...

      James Maguire - December 16, 2022 0
      I spoke with Zeus Kerravala, industry analyst at ZK Research, about the rapid changes in enterprise networking, as tech advances and digital transformation prompt...
      Read more
      Video

      Datadog President Amit Agarwal on Trends in...

      James Maguire - November 11, 2022 0
      I spoke with Amit Agarwal, President of Datadog, about infrastructure observability, from current trends to key challenges to the future of this rapidly growing...
      Read more
      Logo

      eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site’s focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

      Facebook
      Linkedin
      RSS
      Twitter
      Youtube

      Advertisers

      Advertise with TechnologyAdvice on eWeek and our other IT-focused platforms.

      Advertise with Us

      Menu

      • About eWeek
      • Subscribe to our Newsletter
      • Latest News

      Our Brands

      • Privacy Policy
      • Terms
      • About
      • Contact
      • Advertise
      • Sitemap
      • California – Do Not Sell My Information

      Property of TechnologyAdvice.
      © 2024 TechnologyAdvice. All Rights Reserved

      Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.