Archive for 'Uncategorized'
Rest in C# with Restfulie
Posted on 12. Jul, 2010 by Guilherme Silveira.
Mauricio Aniche with contributions from Pedro Reys and Felipe Seixas have released the Restfulie’s C# Server 0.5 support on top of Asp.Net Mvc 2. As new versions of Restfulie come up, it becomes more clear which extension points are important and should be easy to be used, the media type and http results are two [...]
Continue Reading
http is not rest. rest is not http
Posted on 07. Jun, 2010 by guilhermesilveira.
Why? Rest is a style derived from other ones, “the REST style draws from many preexisting distributed process paradigms, communication protocols, and software fields“. Http can be used to implement a REST based system, with several limitations, and some key aspects are implemented through http, but not described within it. One example is semantics and [...]
Continue Reading
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
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
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.
Continue Reading
pulling all my git projects at once
Posted on 13. Nov, 2009 by guilhermesilveira.
This is a short post for those who, like me, work offline at several projects during your weekend. We have released a small command line tool that helps you sync all your master branches at once, by just running one command, all your repositories will be pulled again (and come back to your current branch, [...]
Continue Reading
Using the web infrastructure
Posted on 27. Oct, 2009 by guilhermesilveira.
Some recent posts here and at our company’s blog were dealing on how to use the web as an infrastructure for distributing an algorithm, but this post is related to how to supply a service or resource based system using some of the web infrastructure. Last year, at Falando em Java 2009, Jim Webberr spoke [...]
Continue Reading
When I am unable to TDD…
Posted on 24. Aug, 2009 by guilhermesilveira.
It has been a while since we started using unit tests (and other types of tests) in our projects. But test driven design has always been something that once in a while I feel unskilled enough to do from start!? Many people (including myself), for many reasons, that TDD is the way to go… but [...]
Continue Reading
small project + full time despair?
Posted on 16. Aug, 2009 by guilhermesilveira.
as a friend pointed out: “if you use a full time scrum master (in a small team), you do not need a scrum master, you need a gun”… if you need too much to sort things out, someone should take control and change everything…
SUBSCRIBE TO OUR RSS