/dev/null

Elite is stupid. Back to the roots.

September 2, 2008

About Internet Explorer 8 Beta

Tags: , , , — 18:50

“Consuming twice as much RAM as Firefox and saturating the CPU with nearly six times as many execution threads, Microsoft’s latest beta release of Internet Explorer 8 is in fact more demanding on your PC than Windows XP itself, research firm Devil Mountain Software found in performance tests.”

“We finally found something that sucks more CPU power than Crysis.”

Found on Slashdot

Beta of Google Chrome will be launched tomorrow

Tags: , , — 01:10

Google will publish a beta version of it’s own Web browser tomorrow. Sadly, the beta will run on Windows only. Of course, they put some energy in speeding up JavaScript execution as they need this for their own applications. Otherwise they simply won’t be able to provide solutions that can compare with traditional offline applications.

For more information check out the online book about Chrome or the Google Blog.

While visiting the Google Blog, I found out, that a JS warning window appears in Firefox 3, if you hit the back button too fast. You’ll see something like this:


SyntaxError: unterminated string literal
w_xa()@:0
eval("try {\n_WidgetManager._HandleControllerResult('Blog1', 'backlinks',{'numBacklinks': [...]

JSONP seems to be unstable in certain conditions. What makes me wonder is why the browser starts to execute incomplete code and outputs that code in an alert dialog. So, it might as well be the fault of the Google Widgets error handler… but who cares anyway.

Powered by PHP, Memcached, Suhosin, MySQL and WordPress