Category: Google
Bypass Google Chrome’s “Cannot connect to the real” error
In case you encounter the error below in Chrome, but you’re sure or okay with proceeding to the site, just type “proceed” while on the page and it should take you there. Cannot connect to the real <site>… Something is currently interfering with your secure connection to vcs.websys.tmcs. Try to reload this page in a…
Python: Send e-mail to multiple recipients using Gmail SMTP
Below is the method I used. def SendEmail(content): gmailUser = ‘me’ password = ‘password’ recipients = [‘you1’, ‘you2’, ‘you3’ ] msg = MIMEMultipart(‘alternative’)…
Google Voice voicemail set up on your iPhone
To activate Google Voice voicemail on your iPhone, dial the following: *004*1your_number# To deactivate and return to your carrier’s voicemail, dial the following: ##004#
Google Quick Search Box in OS X
Just in case you didn’t know, Google has the Google Quick Search Box for OS X, which if you’re like me, is something I have to have to work efficiently. Get it here: http://www.google.com/quicksearchbox/
Google Chrome out of beta for Windows, Mac, and Linux
Nice to know that Chrome is finally out of beta … I’ve been using it since November/December of ‘08 and haven’t looked back. Read more here.
PAC-MAN on Google’s home page
In honor of PAC-MAN’s 30th birthday, Google today put up the classic PAC-MAN game on their home page. Pretty cool, as one will forgot what he/she was searching for and end up playing. =0)