How to Add Voice Search in Websites

Integrating voice Search with HTML5 speech input fields in your website can be very useful to your users. To add this wonderful feature just drop x-webkit-speech in your input field tag, that’s it! You are ready to talk.

Creating Google OAuth API Keys and Developer Key

Google API lets you play with the core of Google system, by building queries, a client can access required data from various Google services, which can be used to build all types of Google based applications. Before sending API queries, a client application needs Google API keys. In this basic tutorial we will learn about obtaining Google API Keys and developer key from Google API console.

Tags: ,

Disable Google 2-step verification

Google 2-step verification is secure but it can be very annoying at some point, when you need to enter verification code every-time your change your computer. Especially when you travel outside, where your mobile goes dead, internet is short and you try to access Gmail from cyber-cafe or your colleague computer. This kind of situations are less likely these days, but sometimes you just want to disable this Google service for various reasons.

Tags:

Generate Google Application-specific passwords

If you have activated Google Add 2-step verification, you may experience network or timed-out Errors in your Android, BlackBerry, iPhone or other smartphone devices, because Google 2-step verification is not yet compatible with the applications running on those devices. To sign-in to your Google account normally from those devices you must generate an application-specific password.

Tags:

How to activate Google 2-step verification

Normal password protection looks strong enough but in today’s world, internet is a totally different place. There are people who go to great lengths to access others account and seal valuable information. There are many methods such as guessing passwords, using programs or sending phishing e-mails etc. That’s why Google introduced extra layer of security to your Google accounts called 2-step verification. Lets learn how to enable it.

Tags:

Creating Microsoft Windows Live Applications

Microsoft Live Connect provides many API features, you can use info in Hotmail, Windows Live Messenger, Microsoft SkyDrive. The most significant thing you probably want to do is get user profile information, enable user to sign/register in your website, personalize experience etc. To take advantage of these API features we need to create an app. In this article, we are going to create a Microsoft application easily.

Tags: