Archive for November, 2006

API Authentication List

I submitted an entry on IdeaExchange today about adding more authentication to the API to avoid rogue applications/people from wreaking havoc in your system and to provide a means of tracking the applications that modify your data.

Someone with average programming skills could cause some destruction via the API if they wanted to and I think some mechanism of locking it down further would be good. Also, since so many applications will be accessing/manipulating data via the API, it’d be good to limit what an app can do (e.g. only access specific objects, read vs. write) and also to track the application that is making changes to records. It’s like having application-specific profiles. When a user logs into Salesforce via a external application, they only get the permissions where their user profile and the application’s profile match (maybe they have delete Account rights in their user profile, but the application profile doesn’t allow deletes. They won’t be able to delete Accounts when using that application).

I don’t have the design all figured out, but it’s the idea I wanted to get across. I am interested in what you all think. If you have an opinion (agree or disagree), please add your comments to the post on IdeaExchange.

http://ideas.salesforce.com/article/show/42227/API_Authentication_List

Comments off comments feed

Winter Release on Jan 12, 2007

As was reported before me (salesforcewatch, salesforce collective), the Winter release looks to be planned for Friday, January 12. I assume they will take that weekend to get it up, running and ready for Monday, the 15th.

The email I received states they will begin at 6:00pm pacific time on the 12th and end 2:00am on the 13th. I assume the exact times will be different for their different servers. The email I received was for NA3.

Comments (2) comments feed

Foodservice Rewards uses Arrowpointe’s Salesforce.com / Google Maps Mashup

Foodservice Rewards is using my Google Maps mashup to allow people to see which distributors participate in their program.

They announced it in a seminar last week to their manufacturers and received very positive feedback. Here is their blog post announcing it.

Go see the functionality on their site.

rewardorama.png

For more information on this functionality, please visit the product page on arrowpointe.com

Comments off comments feed

MapQuest for AppExchange

MapQuest recently released a mapping application on AppExchange. This is a free application that lets you map an Account or Contact (like you would using the default link to Yahoo! Maps), but adds a cool new feature on the landing page that allows you to find nearby Accounts and Contacts. Pretty slick. Chris Kramer has a good write up on it here.

This obviously has some overlap with the mapping work I do with Salesforce.com and Google Maps and it also attacks it in a different way.

I can think of many possible approaches towards mapping data and many different user experiences Salesforce.com users would enjoy. How do you choose one?

What do you think? What would you like to see in an application that maps Salesforce.com data? How would you design it?

Comments (1) comments feed

Info Center is live

The Info Center is now listed on AppExchange.

app_exchange_button_detail.gif

Feel free to leave me a review on the listing.

As I have mentioned in previous posts

The Info Center was developed to fill a common need. During a rollout, users typically go through well constructed training sessions and will usually walk away with training materials, quick reference guides, etc. However, once the system has been in production for a while, people rarely ever reference that material again. When people have questions, the answers can be hard to find in the training materials. Training materials are typically not organized to answer specific questions that arise.

Why not have a place where you can publish the answers to Frequently Asked Questions (FAQs)? You could do this on your company intranet or in a document, but why not use Salesforce.com and allow the business the ability to manage the content themselves? Enter the Info Center.

If you are a developer, the Info Center would be a good reference for s-Control development using the AJAX toolkit. The reason I went and created this application in the first place was to teach myself how to develop s-Controls using the AJAX toolkit. I needed a purpose otherwise I’d never really learn it, so I came up with the Info Center.

Next up, APEX code! 🙂

Comments (1) comments feed