The Ruby community's passion for open source is unparalleled with respect to other languages, however it comes at a price. In this talk some extremely opinionated ideas will be presented in the hopes of sparking some great conversion around the fo...
What happens when your little Rails app makes it big time? What would you learn about your system if you had to double capacity every three months? How do you scale the human side to keep up with the success of the business? There are all question...
Sometimes we forget the ability we coders have to build useful products which other people can only dream of coming up with. This is made even easier for us by languages such as Ruby and frameworks such as Rails and Sinatra. There are plenty of pe...
Evented programming for the Ruby masses.
In this talk, I will aim to address some issues about the low number of women in the field. I will base my discussion on current research trends, mainly from the field of Psychology, to discuss why there aren’t more female programmers and what c...
There are more smart people building software now than there have been at any point in the past, which means that it's more important than ever to stay on top of new developments, libraries, frameworks, and everything else. To really take advantag...
As software developers we all spend a lot of time learning. We have to learn new languages, new tools, new methods and new problem domains on a regular basis. But, are we learning efficiently?
During this talk we’ll look at our personal devel...
PCI DSS is a vague and horrific standard that anyone that has anything to do with taking or processing payments by card has to adere to. Luckily, it has as much to do with common sense as it does with security and is not as insurmountable a challe...
One important part of the DevOps movement is infrastructure automation, especially if you are running your application on top of services like Amazon EC2.
Everybody's dream is to be able to bootstrap and deploy hundreds or even thousands of mac...
We are inundated with copious amounts of data day in and day out. We manage volumes of the stuff. We Produce it, archive it, throw it away, and sometimes, if we are lucky, we look at it and we find a story.
This talk is about examining and visu...
Rong is a client-server Pong implementation written in Ruby that hopes to take a whack at your office productivity. Though Pong itself is a relatively uncomplex game, it allows a variety of interesting game programming problems to be illuminated w...
Ruby is ‘known to be slow’ – but what does that exactly mean, does it really matter, and – more importantly – what can we do about this?
This presentation, based on hands-on experience of using Ruby for scientific computations, shows ...
The Domain Name System provides the foundation of the Internet, but how well do you understand it? This talk will help improve your understanding of DNS and how you can query it and control it with Ruby.
We think about the software we build as doing things, test it to ensure it does the right thing, and hope we can easily change what it does. We forget that we write software; that we read code, our own and that of others; that our software is ...
Modern web apps developers, we have it easy, right? A lot of the infrastructure and functionality of our apps can be farmed out to cloud based services, allowing us to focus our time and energy on the stuff that makes our apps stand out. But there...
Beautiful, performant and all Ruby inside! MacRuby is a Ruby 1.9 implementation built on top of the core Mac OS/X technologies that allow you to build pure Mac desktop applications using your favorite language.
Lightning talks
I'll tell three stories about the building of our web services Panda and Pusher. Three interesting problems which we solved simply and elegantly using eventmachine and Redis. I'll show you real code, talk about writing elegant evented code, and ho...
"Self employment can be wonderful. You get to work half days. You just have to decide is it from 12pm to 12am or 12am to 12pm. " This was some of the first advice I received from someone and I laughed. Little did I know how right he would be. Why ...
While JRuby makes all kinds of sense as integration glue for enterprise Java applications, introducing Rails into an existing application without doing any significant rewriting may not be obvious. We'll present and demonstrate several strategies ...
Software engineering as it’s taught in universities simply doesn’t work. It doesn’t produce software systems of high quality, and it doesn’t produce them for low cost. Sometimes, even when practiced rigorously, it doesn’t produce systems...
While most Ruby developers are very familiar with testing their code, front end and JavaScript testing is still a new frontier for many. This talk will show you how to easily write and run JavaScript integration tests with Capybara and Cucumber, a...
Build an Underwater Remote operated vehicle, use an Arduino as the brains and MacRuby to provide the user interface and control.
Ruby has a thriving testing ecosystem which is leading the way in many ways. But innovation in testing is not limited by language. Lots of interesting ideas are evolving from outside our comfy red world. It’s time we expanded our horizons and le...
To many rails applications suffer from ActiveRecorditis in their models. We expose the api of our domain to the other layers of the application (controllers and views) offering methods that have nothing to do with the domain we are modelling. Our ...
Ruby cultivates happiness by making it easier to implement our ideas, reducing the mental friction that some languages impose. We'll explore concepts and practical techniques to help you feel all warm and fuzzy inside when developing with Ruby.
It's unanimously decided: SQL is out, everything else is in. Well, that's what everyone is saying at least. If you pick your data store based on the bullet points of their website, this talk is for you. Companies like Amazon, Google, and Yahoo! ha...
When you're designing a new web application there are a lot of things competing for a limited amount of time. Whilst Security is important, it's only one of the factors that need to be considered for a successful application.
This presentation ...
Smalltalk is one of the forefathers of Object Oriented programming, and has a long history of being used in the field. One of the quiet players, many have heard of Smalltalk without having worked with it, but Smalltalk is indispensable in many ind...
At least since node.js everyone knows that real time HTTP responses are the next big thing. The secrets of handling incoming requests asynchronously with Ruby is not yet far spread among Rubyists, as the internals needed for such responses are nei...
Whether you are a student, a freelancer, an employee or running a company, your career is your responsibility.
This talk will deliver a plan to review your career in terms of mind, body, heart and soul health.


