Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Open Source Tools</span>

Connecting The Clouds: Integrating Google App Engine for Java with Force.com

In this session we will outline how to connect the Salesforce SOAP Web Services API to Google App Engine for Java. The project includes an open source Web Service Client that has been completely ported to App Engine. This client is designed for high performance and will work with Force.com …

iPhone Acceptance Testing with uispec

UISpec is a Behavior Driven Development framework for the iPhone that provides a full automated testing solution that drives the actual iPhone UI. It is modeled after the very popular RSpec for Ruby. To make finding specific views in the iPhone UI easy, UISpec includes a very powerful view traversal …