
I can’t believe Google has reached version 13, when version 1 was released just a few years ago… I can remember reading about the first release while at the Las Vegas airport waiting for my flight back to Vancouver.

I can’t believe Google has reached version 13, when version 1 was released just a few years ago… I can remember reading about the first release while at the Las Vegas airport waiting for my flight back to Vancouver.

If you’re anxious to do some testing of the final release version of Mozilla’s Firefox 5, start your download engines! Visit the Mozilla FTP Servers and grab your platform’s version.

I was experiencing some issues with IE9 and an HTML page – only when the browser was set to “Document Mode: IE9 standards” in the Developer Tools (F12) menu option. I had the need to do some smart detection in Javascript. Using some documentation I found on Microsoft’s MSDN site, I wrote a small Javascript … Continue reading →
When developing high end web applications which use a JSON proxy or service, you’ll probably find using Chrome, Safari or Firefox w/ Firebug to be the best for development use… I rarely use IE8/9 because development on IE still feels quite clunky… the lack of a “Inspect Element” (right-click) feature is also annoying.
If you’re a Firefox user, you may have noticed it took quite a long time to get your hands on Firefox 4 (it was released March 22, 2011 and came almost 15 months after Firefox 3.6). That’s because Mozilla had quite a long development window. Compared to Google’s Chrome browser which releases a new version … Continue reading →

One of the coolest features of HTML5 is the ability to do Speech-to-Text, natively in your web browser. Google’s Chrome leads the way as they’ve implemented this feature in their lastest Chrome release.