Ribbit: very cool phone integration to come
Last Updated on Monday, 17 December 2007 12:03 Written by Steve Monday, 17 December 2007 12:03

I just watched the demo of Ribbit for Salesforce.com. Very cool integration of phone calls with Salesforce. Better than the Skype integration using Salesforce Call Center. If they can fix the outbound called ID problem that Skype has, I’m sold.
Can’t wait to get in on the private beta…Please?
Learn MoreWhile you’re waiting for the Salesforce API
Last Updated on Monday, 17 December 2007 07:36 Written by Steve Monday, 17 December 2007 07:36
You can watch this about just how quickly our world is changing…
Learn MoreFeel my pain…
Last Updated on Monday, 17 December 2007 05:37 Written by Steve Monday, 17 December 2007 07:24

Update: Still slow…

Update: Check out how fast Campaign Membership inserts are…

Two reasons–no Apex is running on this table, and they’ve optimized Campaign Member inserts heavily because it’s a very high volume object.
Update: First screenshot was from a Contacts insert, second from an Opportunity Insert.
Update: In the comments I clarify that I knew from the start that slowness is due to the Apex triggers I’ve written that are running on my inserts. So the pain is self-inflicted, a combination of Apex code and batch size=100 because of heap and script statement limit problems.
Learn More