Archive for February, 2007
links for 2007-02-13
Tuesday, February 13th, 2007-
process discovery app un web delivered interface. slick, free account, but expensive for multiple users and processes.
links for 2007-02-07
Wednesday, February 7th, 2007-
Benioff on corporate action to address climate change
What is Web 2.0?
Tuesday, February 6th, 2007Salesforce.com features lined up for Spring ‘07
Saturday, February 3rd, 2007I was lamenting that I don’t have access to the Campaign Source field on my Opportunity reports (the field is on the object, but I can’t select it in the reporting interface…) and I thought to look on IdeaExchange to see if there were any plans for improving reporting soon.
I came up with this helpful URL, which is just a search for everything that the Salesforce.com folks have flagged as features that will be in the Spring ‘07 release. You can’t subscribe to the search results in RSS, but I’ll be coming back to this URL to see if features get added in the next month or so.
Oh, and if any Salesforce.com folks are reading, I’ve had a number of occasions where I don’t know why you’ve left fields off the available fields on a report set. I’d love to have those fields added, or have a way that I could create report sets that my users could then generate reports against.
links for 2007-02-03
Saturday, February 3rd, 2007-
Cool way to use a bookmarklet to turn firebug into an AJAX toolkit console
Salesforce.com Autocomplete may hint at future customization angle
Thursday, February 1st, 2007As often happens, I was contemplating a blog post on a topic only to see that Scott had already written it.
In this case it’s the new Salesforce.com Autocomplete Lookups code. The functionality is cool–it turns the standard lookup popups into type-ahead lookups. But more interesting is the way it is implemented.
Salesforce.com could have released this with Winter ‘07. They could have added a configuration setting in the Admin side of the app that would allow you to turn Autocomplete on or off in your database. That’s how they have release changes to the UI–look at related list hover menus, for example.
But they took a different tack here, and exploited a hack that has been available for awhile, but became more useful in Winter ‘07. One the home page of your Salesforce.com instance, you can put arbitrary text, and the Salesforce Heretic showed how you could put code blocks in here and make things happen in Salesforce.com.
In Winter ‘07, they made it so you could have that code execute on every page in Salesforce.com, not just the home page. So when they wanted to release the Autocomplete feature, they wrote a big code block using the dojo AJAX toiolkit and made it easy for you to drop it into the special place where it will execute on every page.
It’s an interesting angle, but not a really sustainable one. There’s only one place to drop this kind of code, so if you were trying to do auto complete and some other stuff, it would all have to coexist. But it begs for a more formal way to do this kind of “greasemonkeying” to the Salesforce.com UI. Maybe the release of Autocomplete is an indicator that they’re heading this way.
links for 2007-02-01
Thursday, February 1st, 2007-
hack auto-complete lookups into the sf.com ui
-
a nice looking meeting wizard
