Tag Archives: force.com

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. Continue reading

In Blog: developer-relations | Also tagged , , | 2 Comments

January Developer Meetups – Denver & Boston

150-Dev_meetup_denver_012113-FB-embed

Heads up Denver & Boston developers – we want to meet you! We’ve got Developer Meetups in Denver and Boston this month; both covering an Intro to Force.com and an advanced look at building apps with Force.com Canvas and the Salesforce Mobile SDK. Join us in Denver on January 21st, and in Boston on January 28th. Continue reading

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

Hacks, Talks and Demos at the AT&T Developer Summit in Las Vegas

With the start of the New Year, the Salesforce Developer Relations team is headed to Las Vegas on Jan 5-7, as a proud sponsor of the AT&T developer summit (Palms Casino Resort).

I am really glad to have our technical gurus, Sandeep Bhanot (@cloudysan) and Quinton Wall (@quintonwall) join me on Jan 5 and 6 for the AT&T weekend hackathon and on Jan 7 for the conference.

There is going to be some cool prizes, including some serious cash at the hackathon and would encourage you to participate. Who knows, you could be one of the top winners.

Immediatly after the… Continue reading

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

Hot on the Force.com Discussion Boards

The Force.com discussion boards are the place to find tips, tricks and solutions for your most pressing development questions. Here’s a few of the more interesting discussions that caught our eye from the last week! Continue reading

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

We’re Off To Brazil for a Developer Week

Starting next week, Reid Carlberg and I will be taking to the Brazilian streets for a three city tour kicking off in Sao Paulo. This marks a second international developer week this year, and there’s no indication of us slowing down anytime soon. Continue reading

In Blog: developer-relations | Also tagged , , | 1 Comment

Using Apex to retrieve RSS Feeds

I was rather glad to see a question come up on the the Salesforce StackExchange about how to load data from RSS into custom objects, as it was one of the few times that I could offer a complete solution without setting aside a couple hours to test out some new code (not that I mind doing that, any good excuse to write some Apex for a few hours…). As it happens, I was already doing this internally to help our team of crack evangelists track blog posts. Continue reading

In Blog: developer-relations | Also tagged , , | 1 Comment

Using SmartStore with Native iOS

images

Our Mobile SDK features a great bit of technology called SmartStore, which allows for secure offline storage of data. SmartStore’s core goal is fill the void for encrypted data with HTML5 development, but that doesn’t mean native code can’t access the same features. Via HTML5, SmartStore is connected with a Cordova plugin – so when coding in Objective-C we just need to refer to to same libraries directly. Continue reading

In Blog: developer-relations | Also tagged , , , | 2 Comments

Cloudforce Atlanta for Developers

Cloudforce is arriving to Atlanta on November 1 at the Georgia World Congress Center  and we have something in store for all developer in Atlanta.  I encourage you to register today and take advantage of this free event that will cover the latest in technology from salesforce.com.

Start your day by attending the 10:00 a.m. Cloudforce Atlanta Keynote. Hear Vivek Kundra, EVP of Emerging Markets at salesforce.com and former CIO of the United States talk about the future of cloud computing .

After a lunch break, checkout the Expo area. Make sure to drop by the Salesforce Platform demo station

In Blog: developer-relations | Also tagged , , , , , , , , , | 2 Comments

Visualforce Charting for All in Winter ’13

Radar Chart

Looking to use the new Visualforce Charting types now that its generally available? This article contains code walkthroughs, pictures, and links to other full examples on developerforce and GitHub. Check out these examples of all of the new chart types as well as a JavaScript remoting example for advanced rendering capabilities! Continue reading

In Blog: developer-relations | Also tagged , , , , , , , , , | 17 Comments

Force.com Canvas Webinar – October 31st

canvas

It seems like just the other day that we launched Force.com Canvas, the amazing new technology to allow any app, in any language to run within the Salesforce UI. Since this time, we have launched a pilot program and enabled every new Developer Edition org to take advantage of Canvas. Next week, on October 31st, we are hosting an introduction webinar to make it even easier to get started. Continue reading

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