Wednesday, May 5, 2010

Google Virtual Keyboard element

With the AJAX Language API for Virtual Keyboard, you can enable the onscreen keyboard on any textfield or textarea in your webpage. This will help your website users to type in any language using their familiar keyboard layouts.

What is a virtual keyboard? A virtual keyboard is used to translate the input from one keyboard layout to another.

  • It allows users to type their own languages on foreign keyboards, when they're traveling abroad, or living in a country where their language is not official, and the like.
  • For disabled users that cannot use a physical keyboard, onscreen keyboard provides an alternative way to type by mouse clicking.
  • Another major use for an on-screen keyboard is for bi- or multi-lingual users, who continually need to switch between different character sets and/or alphabets.




Adding a virtual keyboard to your site just got easier with the Google Virtual Keyboard element. After choosing a keyboard layout, copy and paste the HTML into your page and voila, a virtual keyboard will be able to enter characters into any text input or text area on your page.

Thursday, April 22, 2010

App Engine SDK 1.3.3 Released

Google released version 1.3.3 of the App Engine SDK for both Java and Python. This is a minor release that includes changes and a few issue fixes for the datastore, administration console, and when deploying applications. For more information on all the changes, please read the 1.3.3 release notes for Java and Python.

Source: Google App Engine Blog: App Engine SDK 1.3.3 Released

Today Google logo: Earth Day



Earth Day

Tuesday, April 13, 2010

Google Public DNS

What is Google Public DNS?

Google Public DNS is a free, global Domain Name System (DNS) resolution service, that you can use as an alternative to your current DNS provider.

To try it out:

  • Configure your network settings to use the IP addresses 8.8.8.8 and 8.8.4.4 as your DNS servers or
  • Read our configuration instructions.