OK. Time to play with server side. I'll show all building step of building server side expect install rails and deploy it. You can find some nice documents on the internet. :-)
At first, I need a kind of interface definition. This program consist of 2 internal parts and 2 outer parts. The internal parts are shopping_radar and Rails radar application. The outer parts are RSS reader and Web Browser.

And our model's name is "item". I will export the item through REST, but not all method. Only read(get) and new(post).

Below is so simple screen cast(without sound). And you can verify my server program working at http://radar.ahamoment.org/items (Please, don't try date putting through ActiveResource. I've added a authentication to it, even it isn't mentioned in my screen cast)
At first, I need a kind of interface definition. This program consist of 2 internal parts and 2 outer parts. The internal parts are shopping_radar and Rails radar application. The outer parts are RSS reader and Web Browser.

And our model's name is "item". I will export the item through REST, but not all method. Only read(get) and new(post).

Below is so simple screen cast(without sound). And you can verify my server program working at http://radar.ahamoment.org/items (Please, don't try date putting through ActiveResource. I've added a authentication to it, even it isn't mentioned in my screen cast)




덧글