Archive for the year 2010
Hypermedia, links and verbs
Posted on 04. Jun, 2010 by guilhermesilveira.
Today I was talking to Jose Valim, about hypermedia and how links could be represented in many ways using several different media types. One of the most common question that appears on rest-discuss every now and then is why atom, and similar, links do not include an attribute that tells the client which verb should [...]
Continue Reading
Restfulie, Railsconf and New York
Posted on 31. May, 2010 by guilhermesilveira.
Restfulie 0.8 is out with a list of contributions, including new functionalities, an mvc approach which will be explained soon and support to a nicer DSL on the server and client side. For those who are coming to Baltimore for Railsconf, Fabio Akita will present a session on Bringing more Rest to Rails with Restfulie. [...]
Continue Reading
Minimize coupling with REST processes
Posted on 27. May, 2010 by guilhermesilveira.
While integrating systems, implementing access or processes is typically achieved through man ordered list of steps, where one expects specific results from the server. Expecting specific results means coupling your client to a servers behavior, something that we want to minimize. In REST clients, and in business process modeled following REST practices, we can reach [...]
Continue Reading
The Web and Rest (Rest from Scratch – Theory 1)
Posted on 20. May, 2010 by guilhermesilveira.
Rest is not only about http and the web, but an architectural style derived from the web and others. In this 20 minutes video, we will see how the web has been capable of scaling, providing different services and being a more effective system than other human distributed systems alike (i.e. water distribution and electricity). [...]
Continue Reading
Rest from scratch – Part 2
Posted on 20. May, 2010 by Guilherme Silveira.
This 20 minutes video shows how to move from a basic REST api to one which makes use of linked resources and adds semantic values to those links. Rest from Scratch – part 2 from Caelum on Vimeo. Did your REST api do that already? Great. Otherwise, it’s time to move ahead and decouple a [...]
Continue Reading
Rest from scratch – Part 2
Posted on 06. May, 2010 by guilhermesilveira.
This 20 minutes video shows how to move from a basic REST api to one which makes use of linked resources and adds semantic values to those links. [vimeo 11483381] Did your REST api do that already? Great. Otherwise, it’s time to move ahead and decouple a little bit further your clients from your server.
Continue Reading
Restfulie at Thoughtworks' radar
Posted on 05. May, 2010 by guilhermesilveira.
Thoughtwork’s Radar has been released and Restfulie has made into it. Together with a few emerging architecture types, Restfulie has been apointed for “assess”. “It is something that we believe is worth exploring with the goal of understanding how it will affect the technology impacted dimensions of your enterprise”. Restfulie is mentioned in the same [...]
Continue Reading
REST from scratch
Posted on 29. Apr, 2010 by Guilherme Silveira.
This is the first post on a series of examples on how to use Rails and Restfulie on the server side and Restfulie and Mikyung on the client side to create REST based architectures. On this 10 minutes video you will learn how it is possible to make several representations of one resource available on [...]
Continue Reading
REST from scratch
Posted on 29. Apr, 2010 by guilhermesilveira.
This is the first post on a series of examples on how to use Rails and Restfulie on the server side and Restfulie and Mikyung on the client side to create REST based architectures. On this 10 minutes video you will learn how it is possible to make several representations of one resource available on [...]
Continue Reading
Final post… moving to blog.caelumobjects.com
Posted on 19. Apr, 2010 by guilhermesilveira.
This will be my final post in this blog for a while. All posts were moved to blog.caelumobjects.com and I will keep posting over there.
SUBSCRIBE TO OUR RSS