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 …

Voices That Matter: GWT – Architecture Best Practices

Ajax, taken to its logical extreme, is essentially a 1990’s-style client/server architecture: one that has a vast, decentralized, and unpredictable network directly in its critical path. (The Internet, we’re talking about you.) Application developers have to grapple with network failures, latency, asynchonicity, multi-session synchronization, scalability, failover, cross-site scripting, and server …