» Smart Phones, Web Design, Google or whatever
Archive for July, 2010
Using PHP to convert a string to lowercase
Jul 15th
At times you may need to change a string to all lowercase letters, here is the way to do that (2 samples including one practical application):
SYNTAX: string strtolower (string $mystring);
$myLowercaseString = strtolower ($mystring);
As with all PHP, test to make sure you’ve implemented correctly. Comments, questions or suggestions? Please leave a comment.
Google Video Chat – In Gmail
Jul 1st
Google video chat is one of the cool Google/Gmail things I don’t use, but I’m sure most of you aren’t too lazy to go out and get the required gear (watch the video) to get starting video chatting on your own! I’ve got a friend who video chats with his mom overseas (pretty sure he uses Skype, but its the the same idea), and I’ve got family in 2 states I could video chat with because they live far away.
Often when I tell people that I work on Google video chat, I hear stories about how they’ve used it to give a video tour of a new home to friends, introduce a baby to relatives, keep in touch with traveling loved ones… the list goes on. This got me thinking about how convenient— and sometimes even magical — the experience of video chatting is.
- Gmail blog (link below)
Check out the Grandmother’s guide to video chat on the Gmail blog for more info and find out how to get a t-shirt, printable guide and VHS of the video.
GOOGLE VIDEO CHAT