Posts Tagged ‘Google Docs’
June 18th, 2010, 9 comments

Having a ball playing around with the just-released GoogleCL tool, which offers command line access to Google Calendar, contacts, Docs, Picasa, Blogger, and YouTube. With Python-based GoogleCL installed, you can do things such as list today's events on your GCal right in the terminal, like so:
$ google calendar today title
Coffee with Michael and Samir
Dozing off
Lunch at Flingers
Instant use case: Add echo "Next 24 hours:";google calendar today title to your ~/.bash_profile file to see what you've got scheduled for the day when you launch a new Terminal window. Some more GoogleCL fun inside.
Read the rest »
January 20th, 2010, 4 comments
As promised, Google Docs has rolled out the "upload any file" feature that lets you store files up to 250MB in size in Docs (up to 1GB for free, $0.25 per extra GB).
Just checked my account and got the notification near the Upload button explaining the new capability. Coupled with the ability to share folders, this can easily be used to share any kind of media--like an album of MP3s, as shown in the screenshot (supplied by a reader).
September 9th, 2009, 3 comments
The information you keep in Google apps like Gmail, GCal, Reader, and Voice doesn't just live in one place. There are a few easy but non-obvious ways to plug different Google apps together and share their data and features.
Thanks to things like Labs and gadgets, you can get your Calendar in Gmail (and vice versa), Docs in Calendar and Gmail, Profile info in Google Reader, Google Voice SMS in your Gmail, and just about everything on iGoogle. Here's how.
Read the rest at Lifehacker ยป