Videos tagged with RESTful


RubyConf 2008: The Ruby Code Review. A Play in Three Acts

RubyConf 2008: The Ruby Code Review. A Play in Three Acts

Posted in Conferences, Development, Frameworks

Sit in like a fly on the wall, while Jim Weirich and Joe O'Brien walk through a code review with the customer, Chris Nelson. The team has uncovered some very typical issues that can arise in Ruby projects. The code review is presented in three acts. Act I is a review of a typical rails application. Having added some testing and followed the typical restful conventions, this application seems pr...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, RESTful, Code Quality, Confreaks, RubyConf 2008




RubyConf 2008: Lightweight Web Services

RubyConf 2008: Lightweight Web Services

Posted in Conferences, Development, Frameworks, Web Technologies

Tired of web apps written in Ruby being big, slow, and complex? Then try subdividing your problem space by slicing up your app into a set of lightweight web services. In this talk, Adam Wiggins, author of the RestClient rubygem, and Blake Mizerany, author of the Sinatra microframework, will introduce you to these lean-and-mean tools and show you that Ruby web apps can indeed be small, fast, and...

Tags: Conferences, Ruby, Frameworks, Technologies, REST, Web Services, RESTful, Confreaks, RubyConf 2008, Sinatra, Heroku, ...


RubyConf 2008: Waves: a Resource-Oriented Framework

RubyConf 2008: Waves: a Resource-Oriented Framework

Posted in Conferences, Development, Frameworks, Databases, Web Technologies

Most Web application frameworks today focus on a single basic architectural style, a variation of the MVC architecture popularized by Sun. In many respect, MVC is fundamentally at odds with the intrinsic architecture of the Web itself, which is a resource-oriented model based on HTTP. This architecture forms the basis of REST and has been widely adopted, forcing Web frameworks to retrofit MVC t...

Tags: Conferences, Ruby, Frameworks, MVC, Databases, REST, ORM, RESTful, Confreaks, RubyConf 2008, Waves, ...


Building your next service with the Atom Publishing Protocol

Building your next service with the Atom Publishing Protocol

Posted in Web Technologies, Conferences

Summary In his presentation, recorded at QCon San Francisco, MuleSource architect Dan Diephouse explores ways to use the Atom Publishing Protocol (AtomPub) when building services in a RESTful way. He explains when to use and when to avoid using AtomPub, highlights its advantages, and shows where it doesn't provide a generic solution. Bio Dan Diephouse is an enterprise architect and open source ...

Tags: Web 2.0, Conferences, Technologies, RSS, REST, Web Services, InfoQ, QCon San Francisco 2007, SOA, QCon, AtomPub, ...



NetBeansTV: RESTful Web Services Pet Catalog

NetBeansTV: RESTful Web Services Pet Catalog

Posted in Web Technologies, Development

This is a screencast about an example Pet Store Catalog application which shows how to expose a Catalog as a RESTful Web Service for remote client applications, and shows a Dojo client which gets and displays the Web Service responses in a dynamic Ajax table ( Dojo grid). NetBeans IDE 6.5 is being used. Developed by: Carol McDonald

Tags: Technologies, AJAX, Java, NetBeans, Groovy, REST, Web Services, RESTful, NetBeansTV





A couple of ways to skin an Internet-scale cat

A couple of ways to skin an Internet-scale cat

Posted in Conferences, Web Technologies

Summary In this presentation, recorded at QCon San Francisco, ThoughtWorks director of professional services and all-around Web and Web services expert Jim Webber explains the core concepts of message-oriented web services, expresses his thorough dislike of WSDL, explains different approaches to Web architecture, and shows an example of a RESTful workflow. Bio Dr. Jim Webber is director of prof...

Tags: Conferences, Technologies, REST, Web Services, InfoQ, SOA, WS Standards, WSDL, RESTful, MEST, Workflow / BPM, ...