google calendar
There are 5 entries for the tag
google calendar
This post is the tenth and last in a series of postings, containing examples of SharePoint WebParts that anybody can build all by themselves. To read all posts in this series, or to get started with the RSSBus WebPart, go here. #10 - Keep Your SharePoint Calendar Synced with Google The following is one way you can use to keep your SharePoint Calendar(s) synced up with your Google Calendar. This particular example only syncs in one direction: from Google to SharePoint. It could go the opposite direction,...
New iPhone owners will commonly ask themselves how they can sync their Google Calendar with their iPhone calendar. Or maybe how to sync their Gmail or Google Reader items with their iPhone readers. If you do a web search you’ll find some applications that will actually do this, but don’t waste your time. You want to go to the source, straight to Google, instead of going to Joe Bob Simpleton who has written some half thought out iPhone app to sync these things. So here’s what you do: Turn on your...
I've been using Google Calendar Sync for 2-3 months now, and I absolutely love it. In the past I always kept my calendar in Outlook at work, and sometimes it was a pain to check that from home. Now items in my Outlook calendar are automatically synced with my Google calendar (and vice versa). I haven't come across a single bug or annoyance. I like how Google Calendar is very smart about new entries. If I create a new entry like "7pm, dinner at Angus Barn", Google automatically recognizes the time...
The GoogleToSalesforce and SalesforceToGoogle RSSBus scripts can now be downloaded from the RSSBus blog. Note that Salesforce.com limits access to their API to Enterprise Edition or Unlimited Edition customers only. Yes, you can access it with a Developer Edition account as well, but of course with that you can only have a small number of users and a small amount of storage. Technorati : atom, google calendar, rss, rssbus, salesforce.com...
Charlie Wood has been working on synching his Google calendar data with his SalesForce.com account. This is an interesting project. Despite its early age, I thought this a good test for RSSBus. I decided to start with moving Google Calendar events to my SalesForce.com account. First, RSSBus already has a set of GoogleOps, including a googleCalendarSearch operation that lets me get the details of calendar events in my Google account. The next step: adding events to SalesForce.com. The currently shipping...