Tag Archives: force.com

What’s Hot in Summer 13

Summer '13 Webinar

It’s always hot in the summertime, and Ryan and I tried to heat it up a notch by spreading the word on all the new things coming out in the Summer ’13 release. If you missed it but you want to see the full show, you can find the recording on youtube. We covered a lot out of the release notes in a little less than an hour, but I’ll give you the cliff’s notes version here. Continue reading

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

HTML5, AngularJS, Backbone Mobile Service Packs

Mobile Packs Accelerate Developement

With the announcement of Salesforce Platform Mobile Services comes a new set of developer tools called Mobile Packs. Mobile Packs built on popular Javascript libraries like AngularJS, Backbone,js and jQuery Mobile to make developing robust business apps for mobile devices using HTML5 while providing idiomatic access to the Salesforce Platform. Continue reading

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

Force.com Fridays now with Apex!

150-force-series-FB-embed

Beginning in April 2013 we’re adding new time zone options to Force.com Fridays, along with an Intro to Apex session. Continue reading

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

Hack, Learn, Network: Do All Three at the Salesforce Developer Garage!

200-devgarage-seattle-FB-event

Force.com Canvas is one of our newest technologies that allows any app in any language to run within the Salesforce UI. This, in turn, opens the door for many organizations that need a way to unlock their existing apps and make them as social. Now, we’re bringing the learning experience to you, inviting you to meet the experts, network with peers, and hack the next Canvas-built app.

Salesforce Developer Garage is a FREE developer event, that allows the developer community to come together to hack, hear experts on what’s new and cool with the Salesforce Platform, as… Continue reading

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

Join Us for the First Salesforce Platform ELEVATE Hands-on Workshop in Los Angeles

You asked and we listened. Based on your feedback about past developer workshops, I am genuinely excited to announce Salesforce Platform ELEVATE, a FREE one-day hands-on developer workshop designed to teach beginner and advanced Salesforce Platform developers how to build cloud applications.

Led by veteran Salesforce technical gurus, Sandeep Bhanot @cloudysan, Prithpal Bhogill @pbhogill, Josh Birk @joshbirk and Matthew Reiser @Matthew_Reiser , our workshop will include a beginner and an advanced hands-on track. As a new developer, we’ll get you up and building cloud apps quickly by introducing you to the basics of the platform with step-by-step hands-on tutorials. For those who have been developing… Continue reading

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

Using PHP for Canvas Applications

Canvas is a great and simple method of including your third party integrations within the Salesforce UI, and PHP is still one of the most commonly used web application languages on the planet – so how do you use these two great technologies together? Using Canvas with the language of your choice is very similar to integrating with our API’s – the first real obstacle is authenticating the user. After that you can access our API’s, and Canvas gives a speedy path to doing that with just JavaScript. Continue reading

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

Getting Started with Connect in Apex

Developerforce Ninjas

One of the cool features we went over in the Spring ’13 Developer Preview webinar was Connect in Apex. Connect in Apex, also known as the Connect API, exposes Chatter API resources as objects in Apex to build native custom Chatter integrations on Force.com. Connect in Apex extends current functionality of accessing Chatter data using Apex, and exposes Chatter data in a simpler way. Check out this post to see how to get started building your own customizable feed. Continue reading

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

Apex Template: Visualforce Controller

Last week, we took a look at a skeletal version of a class implementing the asynchronous aspects of Apex: batch, scheduled and email. While powerful, it’s a corner of Apex developers don’t always have a use case to tread down into. This week, let’s look at something a lot more common: Visualforce controllers – quite possibly the most common use of Apex on the planet. Continue reading

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

Apex Template: Asynchronous Apex

While I often focus on specific code to solve specific problems, I thought I’d start a series of blog posts which focus more on how to start specific kinds of classes you might use with Apex. We’ll kick things off by looking at one class that implements the interfaces which allow Apex to operate asynchronously. Continue reading

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

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, our Director of Product Management for Force.com and Mobile will deliver a great talk under the API for Developers topic. I strongly recommed you attend his talk.

Event Details: http://renaissance.io/
Date/Location: Jan 21-23 at UCSF Mission Bay Conference
Get your Special Salesforce

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