Developing gadgets with Ruby: gadgeteer
When developing an OpenSocial gadget, we may need to communicate with a background application from our api. The platform provides great methods for this, making the whole process feel like developing a well-supported AJAX-intensive web application. Due to the flexibility … >>>