Videos tagged with Sinatra


Pivotal Labs Talks: Discussion Panel: Ruby Application Frameworks

Pivotal Labs Talks: Discussion Panel: Ruby Application Frameworks

Posted in Conferences, Development, Frameworks, Project Management

Many of us discovered Ruby because of Rails, but there are many more frameworks for both web development and other application domains. We have assembled authors and contributors from six of the major application frameworks written in Ruby: Rails, Merb, Sinatra, Adhearsion, RAD and Shoes. We'll get to hear what they have to say about what makes Ruby good (or bad) for building frameworks, and wh...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, Merb, RAD, Shoes, Sinatra, Adhearsion, Development, Pivotal Labs Talks, ...



Pivotal Labs Talks: Sinatra: The Framework Within

Pivotal Labs Talks: Sinatra: The Framework Within

Posted in Conferences, Development, Frameworks

Sinatra has been getting a lot of attention lately as the next great (micro-)framework. In writing apps, diving in, and contributing the reasons for its existence have become more clear. Sinatra is not just a toy or a neat trick, its the best way to create simple and non-obtrusive web interfaces to sit on top of a new or existing Ruby codebase. I'll walk through the whats, whys, and tools for g...

Tags: Conferences, Ruby, Frameworks, Sinatra, Development, Pivotal Labs Talks, GoGaRuCo


MountainWest RubyConf 2009: In a World of Middleware, Who Needs Monolithic Applications?

MountainWest RubyConf 2009: In a World of Middleware, Who Needs Monolithic Applications?

Posted in Conferences, Development, Frameworks

With Rack emerging as the standard for composing web applications and services, most recently with Rails adoption, an architectural shift is taking place. Learn how to create next generation web services by reusing existing Rack middleware and supplementing with your own components and micro-frameworks like Sinatra. Jon Crosby is an independent San Francisco bay area developer specializing in R...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, Architecture, Rack, modularity, Confreaks, Sinatra, MountainWest RubyConf 2009, Middleware, ...


Classy Web Development with Sinatra Episode 2: A REST Service

Classy Web Development with Sinatra Episode 2: A REST Service

Posted in Development, Frameworks, Web Technologies, Databases

Sinatra is also great for writing (lots of) small REST services. In this episode, we’ll write a simple REST service that lets us create, read, update, and delete quips and quotes. You’ll learn how to: Create a basic REST service with Sinatra Write handlers to create, read, update, and delete resources Use Active Record with Sinatra for database persistence Respond to requests with X...

Tags: Ruby, Frameworks, xml, JSON, REST, ActiveRecord, The Pragmatic Programmers, Sinatra


Classy Web Development with Sinatra Episode 1:  A Tiny Web App

Classy Web Development with Sinatra Episode 1: A Tiny Web App

Posted in Development, Frameworks, Web Technologies

Sinatra makes it easy to write simple web applications in a hurry. In this episode, we’ll write a URL shortener application to learn the essential Sinatra features, test the application, and deploy it to a production server. You’ll learn how to: Create a simple web application with Sinatra Write handlers and ERB templates Handle form parameters Use multiple files and custom Ruby lib...

Tags: Ruby, Frameworks, Capistrano, REST, The Pragmatic Programmers, Sinatra



Classy Web Development with Sinatra: Free Preview

Classy Web Development with Sinatra: Free Preview

Posted in Development, Frameworks, Web Technologies

Sinatra is a small Ruby web application framework that packs a big punch. It’s also a lot of fun! You can use Sinatra to write tiny, focused web applications and lightweight REST services very quickly. And sometimes a lean and mean web app is all you need. If you haven’t given Sinatra a look, now’s a great time to get a fresh perspective on web development. Learn how to get th...

Tags: Ruby, Frameworks, REST, The Pragmatic Programmers, Sinatra


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, ...


Lone Star Ruby Conf 2008: Javascript Frameworks with Ruby

Lone Star Ruby Conf 2008: Javascript Frameworks with Ruby

Posted in Conferences, Development, Frameworks, Web Technologies

Dance night at web camp – Frameworks, pick your partner Ruby developers have a growing number of frameworks to choose from for building web applications. On the client, web developers have a growing number of Javascript frameworks to abstract browser quirks, dazzle users, and make life easier. So how do you choose the right tango partner for your chosen Ruby framework? This talk will give...

Tags: Conferences, Ruby, Ruby On Rails, Frameworks, Javascript, Merb, YUI, Camping, jQuery, Prototype, Confreaks, ...