Speakers | |
---|---|
Francesco Vollero | |
Schedule | |
Day | Sunday |
Room | Ferrer |
Capacity | 288 |
Start time | 10:40 |
End time | 10:55 |
Duration | 00:15 |
Info | |
Track | Lightning Talks |
Sinatra: Develop a rational website engine in 10 minutes
The talk, will try to focus on how to develop a website engine in 10 minutes with Sinatra. Since "Sinatra" it's a microframework, very simple to use, my intent is to show to the public how simple can be to create a website where the biggest problem is to choose what kind of layout have to be applied and that Sinatra can be used to develop a mid website just separating the all website in micro applications.
Sinatra give a big help to whom want to develop website API's and simple websites, but Sinatra isnt just simple, is fast, because they dont use any of the complex and sometimes caotic things of Rails and a great DSL (Domain Specific Language) with logic syntax and auto descriptive.
Sinatra is a free and open source web application framework and domain-specific language written in Ruby. It is an alternative to other Ruby web application frameworks such as Ruby on Rails, Merb, Nitro, Camping, and Rango. It is dependent on the Rack web server interface. Designed and developed by Blake Mizerany, Sinatra is small and flexible. It does not follow the typical model-view-controller pattern that is seen in other frameworks, such as Ruby on Rails. Instead, Sinatra focuses on "quickly creating web-applications in Ruby with minimal effort".
Links:
Concurrent events:
Next (up to 3) talks in the same room (Ferrer):
When | Event | Track |
---|---|---|
11:00-11:15 | Rails Admin: The right way of doing data administration with Rails 3 | Lightning Talks |
11:20-11:35 | KDevelop: Rapid C++ Programming | Lightning Talks |
11:40-11:55 | Timebank: The Timebank free software project | Lightning Talks |