Personal schedule for Aslak Hellesøy
Download or
subscribe to Aslak Hellesøy's
schedule.
Sinatra is Ruby's most powerful and agile micro-framework. This small
package packs a huge punch. Learn why you need this tool on your belt
and how to use it properly.
Read more.
The more complex your search queries becomes, the uglier
your SQL statements get, even with ActiveRecord's helpful magic.
Reclaim some clarity in your code by using the Sphinx search engine, a
powerful tool that lets you search across your models in fast and
complex ways.
Read more.
Location: Conference Room 9
Moderated by: Matt Conway
Cloud computing is all the rage these days, learn one method for deploying your rails apps into the cloud using capistrano and rubber.
Read more.
Keynote by David Heinemeier Hansson.
Read more.
The four full time GitHub employees talk about open source, community, building a business, and the future of social coding.
Read more.
This talk explores why fixtures are mostly bad, what can be done to “fix” the unmanageable miscreant that fixtures have evolved into, and cross-examines the new breed of data generators.
Read more.
Learn how to enjoy the benefits of test-driven development beyond just your Ruby on Rails code; JavaScript is code too, and it deserves tests! With the help of some handy plugins, Rails lets you test your unobtrusive JavaScript using tools such as Screw.Unit and Smoke. The tools and approach are library-agnostic; they work well with jQuery, Prototype, and others.
Read more.
The way we deploy ruby apps is changing. This is a a rare opportunity to discuss issues and ideas in real time, directly with the key people from each part of the stack, all in one room.
This is truly a killer line-up: Marc-André Cournoyer (Thin), Christian Neukirchen (Rack), Ryan Tomayko (Rack::Cache, Sinatra), Blake Mizerany (Sinatra), Adam Wiggins and James Lindenbaum (Heroku)
Read more.
Much of the Ruby and Rails community is now using Git, but there are a number of fun things that are a bit more difficult to get the hang of that are incredibly helpful to know when using Git. This session will go over some advanced Git usage for the casual or intermediate Git user.
Read more.
Cucumber is a novel tool for Behaviour Driven Development. While early BDD tools like RSpec and Shoulda are geared towards programmers, classes and objects, Cucumber nicely fills the communication gap between customers, programmers and testers. This session will change how you approach requirements and testing of Rails applications.
Read more.
The ability to release early and often becomes more important as your product scales. With Engine Yard Flex, we'll demonstrate creating 'One Button' deployments that scale. We'll demonstrate building a high-volume Rails cluster and show how easy it is to create a 'Clone of Production' to test at scale.
Read more.
Keynote by Chris Wanstrath, GitHub.
Read more.
The Facebook game PackRat uses Ruby to handle over 12 million
page views a day. This session will hightlite some tricks and
techniques used to build and grow a profitable app. Topics include:
the promise and perils of relying on AWS, how scaling the database
tier nearly killed us, advanced caching strategies, and when The Big
Rewrite might actually be a good idea.
Read more.
Rails3 is the result of the Merb and Rails merger. While the usual ActiveRecord/ERB/Prototype/Test::Unit full stack is still the default, Rails3 now let you step off of the golden path.
Learn more about alternative stack components, when and why to use them by looking at concrete examples.
Read more.
JRuby developers can now use the Rails or Merb frameworks to deploy applications to
Google App Engine. We will provide an overview of App Engine, show few demos,
provide some insight into using DataStore.
Read more.
While others have been debating whether Rails can scale to enterprise levels, we've been demonstrating it. This session shows how to scale Rails development to the heights.
Read more.
Back by popular request, several Heroku team members will be on hand to walk you through the latest and greatest features of the Heroku platform and answer your questions.
Read more.
Come see how well IronRuby runs Rails.
Read more.
Moderated by: Gabriel Horner
Let's talk about machine tags and semantic tags. How to use them in Rails and what interesting things people are doing with them.
Read more.
RubyAMF is a Rails plug-in that allows easy, fast integration between Flex apps and Rails using Adobe’s open format for transferring typed data to/from Flash apps. We’ll walk through building a Flex application powered by a Rails back-end service. You’ll see how to work with translation to native objects in both directions, working with hierarchical data and more advanced configuration options.
Read more.
Automated code quality tools are just starting to become popular in the Ruby and Rails world, even though they've been around a long time in the Java and .NET communities. Learn what the tools are, and how to use them to improve the consistency, testability and overall quality of your Ruby and Rails applications.
Read more.
One of the hottest new features in Rails 3 is the ability to embed a Rails application in another Rails application. This allows the development of components that range from user authentication to a fully featured forum. In this talk, Yehuda and Carl will give an in-depth tutorial by building a CMS, creating a gem out of it, and integrating it into another app.
Read more.