Over the next two weeks I will be working on configuring Salesforce single sign on with our active directory servers. This initiative will allow our users of Salesforce to be able to log in to our organization using their active directory. During this development I will provide step by step instructions on how my organization was able to get this single sign on working and deployed. This blog entry will contain PHP code snippets, the Soap server code, and instructions on how we will be able to ...
The newest Salesforce.com feature is Chatter. Chatter is a brand new way to collaborate with people at work using your Salesforce.com Organization. Chatter is the Facebook application for the business world. You can follow fellow employees and receive real time updates via email from their chatter feeds. Whether it is an update to an account or opportunity, Chatter works great. Chatter feeds can be updated using APEX, Salesforce.com's on-demand programming language. By using APEX triggers, ...
Salesforce offers continuing education to anyone whom wishes to learn about their platform. During this past week I attended a class in Atlanta, Georgia at the Microtek Center. The class was Dev-531, Introduction to Object Oriented Programming using APEX. The class is supposed to give people the fundamental understanding of how to develop using the Salesforce.com platform development code, APEX. The instructor was outstanding and tried to do his best to answer our questions, but the ...