Tag Archives: streaming API

Get 30% discount for Renaissance – The iOS app maker’s conference

If you are going to be in the San Francisco bay area between Jan 21-23, mark your calendar for Renaissance, the iOS app maker’s conference. Since Salesforce is sponsoring @renaissanceio, I was able to get a special 30% discount code. Take advantage of this offer and register by this Sunday (registration closes). On Monday, Jan 21, Marcus Torres, [...]

In Blog: developer-relations | Also tagged , , , , , , , , | Leave a comment

Editing Streaming Topics with Visualforce (and controlling Visualforce state)

I created a quick Visualforce page to help manage the Streaming API I had been testing out in my dev org. Having spent a lot of time lately tinkering with jQuery and JavaScript Remoting based interfaces, I also wanted to use this as an excuse to go back to developing with a normal viewstate-based form, especially since I knew it would probably easier to bind the PushTopic object against the apex form tags than to roll my own solution for it.

In Blog: developer-relations | Also tagged , , | Leave a comment

Responsive Visualforce using Streaming API and Asynchronous Apex

This blog post describes how developers can combine Batch Apex and the Streaming API to implement an asynchronous UI design pattern that makes Visualforce pages more responsive and user friendly.

In Blog: developer-relations | Also tagged , , | Leave a comment

Three Force.com Streaming API Techniques

Streaming API is a great tool for data integration that requires notifications triggered by data changes in your organization. But sometimes, no matter how great a technology is, there may be scenarios that it doesn’t directly address. In this blog p

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

Spring ’12 – Top 10 Developer Features

The Spring ’12 release is here, and if you’re a developer, you’re probably asking “what’s in it for me?” The answer is, plenty. Here, in no particular order, is my take on the top 10 features for developers. SOQL OFFSET (Developer Pre

In Blog: tech-pubs | Also tagged , , , , , , , , | Leave a comment

Node.js and the Streaming API – a Perfect Match?

When the time came round to submit sessions for Dreamforce 2011, our cousins at Heroku were just rolling out the public beta of their new Celadon Cedar stack, including Node.js support, while, here at Force.com, the Streaming API was moving towards i

In Blog: developer-relations | Tagged | Leave a comment

Summer of APIs: Streaming, Apex & Chatter

This summer you can choose from a feast of Force.com APIs currently in Developer Preview: The Apex REST API lets you surface Apex methods as REST-based web services (webinar signup) Check out Sandeep's blog post about Apex REST, which in

In Blog: developer-relations | Also tagged , , , | Leave a comment