Wednesday, September 3, 2008

Microsoft Announce Internet Explorer 8 Version

Tej kohli expecting that yet its be true people are always curios to know about new software and there releases. But in Tej Kohli opinion that its too early after launching of IE8 , but necessary Mozila had already buzz the market with Mozila 3.0 and Google also launch a browser Crome.
Microsoft always updating its product and provides many new features and security than previous version. Now the Microsoft had launched updated Beta version of the web browser named Internet Explorer 8 and currently is in Beta version. Its having many features like its makes the user to safe from leaving footstep which makes him untraceable.
Its be most helpful for those online companies inclusive Microsoft which are doing online advertising can electronically gather tidbits about Web surfers' habits and then use that information to help decide what kinds of ads to show.
Currently this new version is in “Beta” test version of the upcoming Internet Explorer 8 and now be available to download since 2-sep-2008 and its named InPrivateBrowsing and which makes user to surf without any information of visited sites and other storing of temporary files on computer . Program also cover other footprints like , temporary files , cookies and other small data files which enable to track visitor activities .
But its not now new features after all , because Internet Explorer 7 and Mozila 3.0 had already having functionality to block the cookies and also making user to delete all private details and browsing history also but they are unable to turn off that collection entirely..
Also Beta version introduces new additional functionality InPrivateBlocking mode, which also able to block third-party content from appearing on websites likes a company carrying stock from one websites and weather information from other websites. Company which collecting data from various resources still be able to collect and show their details and share information with the people online , But users who turn on InPrivateBlocking won't see that content or be exposed to such data collection without their consent.
But Microsoft makes some type of advertisement will be available to user specially which served by Microsoft own advertiser platform and its success depends upon software makers .
General manager of Microsoft advertising division had responded in a statement that consumers understand that they get free content and services in exchange for advertising but want "transparency, trust and control with respect to the sites they visit." He also stated that “"If IE8 helps heighten awareness of this value exchange, that's a step in the right direction,".
While user surfing they can make InPrivateBlocking facility on and able to review a list which are tried to display something or even want to collect the data . User also enabled with a link which makes these companies with the Go ahead to collect the data.
“Today as a user, we have no visibility or control over how that information is shared and recorded," said James Pratt, a product manager for IE8. "I wouldn't put Microsoft as being the arbiter of what should and shouldn't be tracked."
Any publisher are too much worried because they considered as ad Blockers but InPrivateBlocking is not work as totally ad Blockers announced by Mike Zaneis, vice president of public policy for the Internet Advertising Bureau, which represents Web publishers.
If InPrivateBlocking will be adopted by IE8 users , small websites which are based upon outsides ad will suffer and will be removed automatically . The Internet ad economy didn't crash after ad-blocking plug-ins appeared for Firefox, but Zaneis said that may have more to do with Firefox's much smaller market share. (Firefox's challenge to IE has grown, however; the browser is used by more than 10 percent of Web surfers.)
The other advantage of the IE8 is to its calculate how much time and how many times user visit the ads makes able to proper calculating payment both advertiser and publisher -- that could also bring down the Web ad marketplace, Zaneis noted
"We'll wait and see what the marketplace looks like," he said. "I think [Microsoft] realizes, we all realize, that it's a beta version, and it's sure to change before it's finalized."
Also IE 8 makes web browsing easier to user and also enhanced the address bar to know what user really intent and how he get easily get desired websites. Also search box provide many other option that lets user to get more content and other product specific like Amazon.com search for an music album populates a drop-down menu with titles, prices and thumbnails of cover art.
On the other hand Microsoft Official unable to say about what be exact timings for final release but told that second beta version is ready for average users to try. But Microsoft assure user that its will not take too much times as its was taken previously 6 and 7 version. Earlier in June 2008 Bill Gates had promised to launch IE8 end of the August. While asking about IE8 first Beta version , its was focused on plumbing of the browser – addressing compliance with new Web standards and such – the second beta addresses user interface issues.
Dean Hachamovitch, general manager of the Internet Explorer team on the IEBlog had asked previously that "We focused our work around three themes: everyday browsing (the things that real people do all the time), safety (the term most people use for what we've called 'trustworthy' in previous posts), and the platform (the focus of Beta 1, how developers around the world will build the next billion web pages and the next waves of great services),”. A good feature had introduced with this version called "porn mode" which be switchable setting where all content, like files, cookies, and HTML code, is not saved to the cache – is a part of IE 8 beta 2, along with a feature familiar to Firefox users.
IE8 now having searchable address bar , such makes user to type actual URL or words from the site and IE will narrow the search as more and more latter entered , which is similar to the Firefox 3.0 "Awesome Bar,". Search Bar had also be modified which gives you suggestion and offer lot of search provider to get desired results likes enable to search Amazon.com and eBay . Many new security features also included like SmartScreen filter, which expands upon the Phishing Filter in Internet Explorer 7. The IEBlog said there are upgraded security feature to protect against things like cross-site scripting attacks, one of the most common forms of Web-based attacks.
Know More Updates from about various platform By Tej kohli

Tej Kohli philanthropy Updates Tej Kohli Guide|Mr. Tej Kohli Blog |Tej Kohli Career in Law Guide| Fun Book |Tej Kohli - CreateBlog |Tej Kohli and his Universe | Tej Kohli Personal Webpage | Tej Kohli Search Engine |Tej Kohli and his Universe |Tej Kohli And Hollywood

Thursday, August 28, 2008

Mozilla: TraceMonkey Project

Tej kohli had already various topic related to Mozila updates and its version . Now Tej kohli comes with Mozila new TraceMonkey Project which make its more faster and less panic.

"TraceMonkey is a project to bring native code speed to JavaScript," said Mike Shaver, Mozilla's interim vice president of engineering, adding that JavaScript performance nearly doubles compared to Firefox 3.0, based on the SunSpider test of JavaScript performance. That speeds up many basic tasks, but it also brings image editing and 3D graphics into JavaScript's abilities, he said.

Now world will be experienced with faster Mozila web application which became true because of its new JavaScript Engine. TraceMonkey is just a new JavaScript just-in-time compiler which able to enhance feature like faster JavaScript execution. It aims to put JavaScript on a par with natively-compiled code so that certain applications cease to be as sluggish as they have been historically.
Mike Shaver Mozila vice president Mike Shaver said that “Developer and user demand for performance is insatiable, and at Mozilla we demand it ourselves, since our application itself is largely and increasingly written in JavaScript. In addition to improving the performance of web applications, our work on JS performance in Firefox 3 made our own application snappier and more responsive,” “We’re not done. In addition to continuing to work on our existing JavaScript interpreter (some 20% improved over Firefox 3 already), we’re also looking farther into the future of JS performance, and have some early news to share.”
While TraceMonkey was tested than its be found that Javascript function work much faster as compared with Mozila 3.0 . More specifically its cites 22.2x increases on function call over Firefox 3, a 37.5x increase in performance when it comes to global loops and a 20.8x increase in terms of closed loop performance. Moreover its takes advantages of a UC Irvine-developed technique called ‘trace trees’ as well as building on contributions and code that have been shared with the Tamarin Tracing project.
“The goal of the TraceMonkey project — which is still in its early stages — is to take JavaScript performance to another level, where instead of competing against other interpreters, we start to compete against native code. Even with this very, very early version we’re already seeing some promising results.”
Currently TraceMonkey is available in Alpha version of Firefox 3.1 and officials sources singing it might take end of the year for final release. While had giving the faculty to be turned off default , Mozilla has admitted that there are still “bugs to fix and an enormous number of optimisations still to choose from” before the leap from alpha to full-blown release can be made.
In separate news, users of Firefox 2.0 will now receive a prompt suggesting they upgrade to the latest version of the browser, according to a blog post by Mike Beltzner, the company’s director of user experience.
Know More About Navtej kohli Here

Navtej Kohli MySpace | Navtej Kohli Friendster |Navtej Kohli StumbleUpon | Navtej Kohli Bebo | About Navtej Kohli |Navtej Kohli Affiliate marketing rules | Navtej Kohli Medical Blog |Dr. Navtej Kohli Blog | Navtej Kohli book and Reviews |Navtej Kohli Literary Blog | Navtej Kohli Career Mission Blog |Navtej Kohli - MyBlogLog | Navtej Kohli on WordPress | Navetj Kohli Famous Book Reviews