Tagged: Salesforce.com

Use jQuery + Plugins with Visualforce Pages

The jQuery library makes it much easier to create cross-browser functionality on any web page, and Salesforce Visualforce pages are no exception. Going one step further and include jQuery plugins in your pages as...

Loggly.com Logging with Salesforce.com Apex

If you want to send log messages to Loggly.com you will need to implement their HTTP API interface. All that is required to send data to this interface is an HTTP POST to a...