Thursday, March 11, 2010

Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python

Introduction to Pyjamas, Part 1: Exploit the synergy of GWT and Python: "Pyjamas is a cool tool, or framework, for developing Asynchronous JavaScript and XML (Ajax) applications in Python. It's a versatile tool that you can use to write comprehensive applications without writing any JavaScript code. This series examines the myriad aspects of Pyjamas, and this first article explores Pyjamas's background and basic elements. Step through the process of building a sample application with Pyjamas using the article's examples."