Data Loader Source Now on GitHub

As you may or may not know, the source code for Data Loader has always been available on SourceForge. Starting with version 22.0, the Data Loader source is now housed on GitHub.

GitHub provides a collaborative environment where you can follow code projects, see who branched a project, and follow other GitHub users to see what they’re working on.

Of course, you can still download the latest compiled Windows version of Data Loader by going to Your Name > Setup > Data Management > Data Loader (or just Data Management > Data Loader, in Database.com)… Continue reading

In Blog: tech-pubs | Leave a comment

Winter ’12 Release Notes – Updates for the Weeks of October 31st and November 7th

Hope you’ve all successfully recovered from Hallowe’en!  Here are the major updates to the Winter ’12 release notes in the last two weeks:

Customers in Private Chatter Groups – Delayed Release to Some Instances

The following instances had their deployment dates changed for this feature.  These are the updated dates:

NA0, NA2, NA3, NA4—Wednesday, November 9, 2011
AP0, AP1, EU0, EU1, NA5, NA10, NA11, NA12—Thursday, November 10, 2011

Free Chatter Data Storage

Starting in Winter ‘12, Chatter feed posts, tracked changes, and comments no longer count toward your data storage. However, any files and photos… Continue reading

In Blog: tech-pubs | Leave a comment

Know Your Limits

The Salesforce Limits Quick Reference Guide is your one-stop shop for limits in the Salesforce app and the Force.com platform. It was first published in Spring ’11 and is updated every release when new limits get added.

You’ll notice that the guide has two main sections.

  • The Salesforce Application Limits section contains limits that pertain to end-user features and products in the Salesforce app. You can find limits that vary by edition by quickly scanning the Salesforce Features and Editions Limits table. Or inspect a section that groups related limits like the Analytics Limits or the Sites
In Blog: tech-pubs | Tagged , , | Leave a comment

A Real Controller for Visualforce Charting

A combined bar and line chart

In my last post, A Quick Look at Visualforce Charting, I gave you a look at an interesting chart, but I cheated by using a stub controller to provide hard-coded data. Today I’m going to fill in that controller, and show a more realistic method for assembling the data to feed to the chart itself. This article is about the Apex behind the chart, rather than any new charting features. I hope you’ll find some useful techniques, for charting or any Visualforce page.

Note: Sandeep Bahnot recently posted an article with some code from the Winter ’12 webinar, Visualforce… Continue reading

In Blog: tech-pubs | Tagged , , , , , , , | Leave a comment

Get Started with Streaming API – Quick!

Are you starting to work with the Force.com Streaming API or perhaps thinking about it? If you want to quickly understand how it works and see it in action, there’s now a quick start available to step you through it.

The quick start is part of the Streaming API Developer’s Guide and can be found here: HTML | PDF.

And don’t forget, the Streaming API – along with all the other APIs – is available on both Force.com and Database.com platforms. For more information about the Streaming API, go to http://developer.force.com/streaming_api… Continue reading

In Blog: tech-pubs | Tagged , , , , | 1 Comment

Winter ’12 Release Notes – What’s New for the Week of October 24th

As a follow-up to the post last week which listed recent updates to the Winter ’12 release notes, here are this week’s additions.

Encrypted Fields Enabled

Prior to Winter ‘12, you had to contact your salesforce.com representative to have encrypted custom fields enabled for your organization. Starting in Winter ‘12, encrypted custom fields are now automatically enabled for organizations.

Chatter REST API Enhancements – Support for Overriding HTTP Methods

If you use an HTTP library that doesn’t allow overriding or setting an arbitrary HTTP method name, you can send a POST request and provide an override… Continue reading

In Blog: tech-pubs | Leave a comment

Recent Updates to the Winter ’12 Release Notes

We’ve seen the feedback on Twitter and in the Dreamforce org about how hard it is to figure out what’s changed in recent versions of the Winter ’12 release notes.  We’ve heard you, and we’re here to address your concerns by posting some of the latest additions.  These are some of the big updates we’ve made since the beginning of October.

New section: “Winter ’12 Features Available After the Release”

This new section of the release notes contains a list of delayed features and the dates they’re scheduled to be deployed.

Includes:  Cloud Flow Designer (Beta), Likes… Continue reading

In Blog: tech-pubs | Leave a comment

Watch and Learn – New Platform & Developer Videos in Winter ’12

Like to learn by watching? Winter ’12 includes some great new videos from the Doc team!

  • Building a Website with Siteforce (3:00) – Follow along as we create a custom website for sample company BitsWest.
    (Bonus points if you can identify the cloud-computing company whose headquarters is pictured in the example.)
  • Editing and Managing Content with Siteforce (2:53) – Learn how to update your website’s content, edit and format text, and add images and links.
  • Introducing Database.com (4:12) -We’ll show you how to create a Database.com schema, formula fields, lookup fields, and validation rules for hosted
In Blog: tech-pubs | Leave a comment

New Object Reference in Winter ’12 Release

This week’s post comes to you courtesy of Mysti Berry, Principal Technical Writer on the Platform Doc team.

Tired of plowing through the SOAP API Developer’s Guide just to find the information you need about objects and fields? Or maybe you didn’t even know it was there. Now you can find this information easily in the Object Reference.

In the new guide, you’ll find:

  • ERD diagrams
  • Standard object reference pages, including each field
  • Custom object reference information
  • Datatypes summary

 

Preview it now—what do you think?… Continue reading

In Blog: tech-pubs | Tagged , , , | Leave a comment