Category: Google Chrome
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
Convert Flash to HTML5
Adobe has released an experimental technology codenamed Wallaby which is designed to convert Flash (FLA) to HTML files.
Although not all features are yet supported, it’s a welcomed step forward.
Wallaby is free to use, so if you want to give it a try, here is a download link.
Weekly Questions Recap, March 7th
Don’t forget that you can receive points for asking/answering questions and redeem them for cool prizes.
Unresolved
Weekly Browsers Recap + Bonus Links, March 7th
FavBrowser.com
- February, 2011 – Internet Explorer, Google Chrome, Safari Share Up; Firefox, Opera – Down
- Web Browsers Usage By Country
- How Would You Change Internet Explorer?
- IE6 Countdown
- Download Firefox 3.6.14 And 3.5.17
- Onclick Javascript Does Not Work in Google Chrome and Firefox?
- 19 Chrome Bugs Fixed in Preparation for Pwn2Own Hacking Contest
- Safari Adopts WebKit2
- Download Opera with Hardware Acceleration
- Opera 11.10 to Include Password Synchronization
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