Archive for April, 2010

REST from scratch

Posted on 29. Apr, 2010 by Guilherme Silveira.

1

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.

1

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.

0

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.

Continue Reading

Buying through REST: applying REST to the Enterprise

Posted on 19. Apr, 2010 by Guilherme Silveira.

0

REST was a research result that left us with an open question, as its researcher suggested: it beautifully solves a lot of problems, but how to apply it on contemporary concerns that enterprise have? REST Applied After many talks, I have summed up a model, derived from REST constraints, that allows one to measure how [...]

Continue Reading

REST maturity model

Posted on 19. Apr, 2010 by Guilherme Silveira.

3

Not yet REST How do we achieve REST? Leonard Richardson’s model was widely commented and Martin Fowler posted on “Rest in Practice” (a book I recommend reading). But what is left out from REST in Richardson’s model and why? According to his model, level 3 adds hypermedia support, leveraging a system through the use of [...]

Continue Reading

Buying through REST: applying REST to the Enterprise

Posted on 13. Apr, 2010 by guilhermesilveira.

3

REST was a research result that left us with an open question, as its researcher suggested: it beautifully solves a lot of problems, but how to apply it on contemporary concerns that enterprise have? REST Applied After many talks, I have summed up a model, derived from REST constraints, that allows one to measure how [...]

Continue Reading

REST maturity model

Posted on 13. Apr, 2010 by guilhermesilveira.

3

Not yet REST How do we achieve REST? Leonard Richardson’s model was widely commented and Martin Fowler posted on “Rest in Practice” (a book I recommend reading). But what is left out from REST in Richardson’s model and why? According to his model, level 3 adds hypermedia support, leveraging a system through the use of [...]

Continue Reading