Movie downloads and more? I found download movies. Maybe you wonder why download movies when you can buy dvds? Downloading is much cheaper, much faster and very convinient way to do this.

Month: June, 2007

In 30 Seconds: A Quick Guide to RESTful Web Services

14 June, 2007 (13:12) | Uncategorized | 4 comments

As an alternative to SOAP, XML-RPC, etc., REST stands for Representations State Transfer, and it provides simple, platform-neutral data exchange using the HTTP transport.  You’ve been hearing about it a lot from Ruby on Rails guys (as of Rails 1.2 built-in APIs exist for exposing all your models to the web with a line or two of [...]