Home Tags GMail

Tag: GMail

How to Send Self-Destructive Mails via Gmail’s Confidential Mode

0
Once the send button is pressed the words written by you on a mail are out of your control. But, now Gmail has come...

Ten Cool Custom Android ROMs

0
In an earlier article (June 2012), I discussed the advantages of rooting your Android phones and flashing with custom ROMs. This article lists what...

Use XMPP to Create Your Own Google Talk Client

13
Instant communication is the essence of social networking and the Internet. The popular Google Talk, which uses XMPP (Extensible Messaging and Presence Protocol), made...

Exploring Software: ZODB, a NoSQL Database

3
Let's explore how to use ZODB, a NoSQL database, from Python, with an example that stores and retrieves 'album' and 'track' data from the database. Most...