Tag: Chrome
IE8 and Safari Fall on First Day of Pwn2own

Pwn2Own, the yearly hacking contest held as part of the CanSecWest security conference, saw the successful hijacking of fully patched versions of Safari and Internet Explorer 8 this year. Ars Technica described Pwn2Own as the following:
If a researcher can pwn the browser—that is, make it run arbitrary code—then they get to own the hardware the browser runs on. This year, not only did they have to run arbitrary code, they also had to escape any sandboxes—restricted environments with reduced access to data and the operating system—that are imposed.
Google Chrome 10 Arrives!
Google today released the newest iteration of the Chrome web browser, namely Google Chrome 10. This update brings along the aforementioned features, these include: a faster Javascript performance, password synchronization, and a search function when looking for a certain setting. A video on the latter can be seen above.
Continue Reading
URL Hunter
![]()
Your video card can’t handle video games on a big display? No worries! Here is a game where the URL bar is an actual screen.
Wait, what!
You are almighty letter O and have to kill as many a’s as possible. Use left and right arrow keys to control your character and space bar to kill.
Play.
64 Bit Google Chrome (x86-64)

It looks like the 64 bit version of Google Chrome web browser might be coming in the near future as AreWeFastYet.com now lists both OS versions:
Continue Reading
Weekly Questions Recap, March 7th

Don’t forget that you can receive points for asking/answering questions and redeem them for cool prizes.
Unresolved
Onclick Javascript Does Not Work in Google Chrome and Firefox?
If you have found that onclick event does not work on Google Chrome, Firefox and Safari web browsers, then here is quick way to fix it:
Replace onclick form id with its name
For example, let’s say you have the following:
id=”form1″ name=”checkform1″
Find JS event:
onclick=”document.form1.cSSld.value=””
Replace with:
onclick=”document.checkform1.cSSld.value=””
All set. It now works with all web browsers.
Web Browsers Usage By Country
BrowserRank has put up a world map which displays the most popular web browsers in various countries, both desktop and mobile.
19 Chrome Bugs Fixed in Preparation for Pwn2Own Hacking Contest
Nine researchers were paid a total of $14,000 in bug bounties for bringing the Chrome bugs to Google’s attention. The company then promptly patched them last Monday.
Pwn2Own, an annual hacking contest that takes place at the CanSecWest security conference in Vancouver, British Columbia, was most likely the trigger for the updates, for Google fixed security flaws a week before last year’s Pwn2Own contest as well.
Continue Reading
February, 2011 – Internet Explorer, Google Chrome, Safari Share Up; Firefox, Opera – Down
It’s the 1st of March already, so let’s dive into February market share data.
With the release of Internet Explorer 9 RC, Microsoft has taken some share back, up from 56.00% to 56.77% (0.77 point increase).
While everyone awaits the final version of Firefox 4, an open source web browser continues the downtrend, from 22.75% to 21.74% (1.01 point decrease).
Continue Reading
Weekly Questions Recap, February 28th

Don’t forget that you can receive points for asking/answering questions and redeem them for cool prizes.





