Thank you Railscasts

Railscasts has always been my favourite Rails ressource. I use it since I started learning Rails four years ago and I just love the pedagogy and the choice of subjects. I'm now a pro member, and I just wanted to say thank you. If you don't know Railscasts, check it here: http://railscasts.com/

Groupon Buys Rails Software Development Startup Obtiva

Groupon has just announced its acquisition of Obtiva, a Chicago based Ruby on Rails firm.

Aller sur le site →

Salesforce.com's Benioff talks growth

We bought a company called Heroku, which offers Ruby on Rails. Ruby on Rails is the fastest growing language on the Web today. from Salesforce.com CEO Marc Benioff

Aller sur le site →

Building a Killer Startup? Get Ruby on Rails

“Ruby on Rails is a framework,” said John. “It has all the key parts of an application already predefined. This means that a good programmer can look at existing code and understand how it works.”

Aller sur le site →

Here's Why Ruby On Rails Is Hot

I believe that Ruby on Rails is on fire because it is the most productive way to build web applications. This is a conclusion that I’ve drawn first hand by building Rails applications for customers for nearly five years.

Aller sur le site →

Enquête BMO 2011 : 28 850 projets de recrutements dans l'IT

Les informaticiens font partie des 10 spécialités les plus difficiles à trouver [...]

Aller sur le site →

Life beyond HTTP 1.1: Google’s SPDY

Google's servers are also SPDY enabled. In other words, if you use Chrome, and you're using Google services, then many of those pages are not arriving to you over HTTP - you are actually running over SPDY!

Aller sur le site →

Launching Cloud Foundry, The Industry’s First Open PaaS

[...] an open source “Platform as a Service” (PaaS) from VMware allowing easy deployment of applications written using Spring, Rails and other modern frameworks.

Aller sur le site →

The jQuery Divide

We need you to help us organize our jQuery-based application. It's a streaming pile of unmaintanable crap.

CloudEdit: A Backbone.js Tutorial with Rails (Part 1)

In this tutorial, I'll go over the code for CloudEdit, an example Backbone.js app backed with Rails that outlines some basic patterns that I've used successfully in my Rails Backbone projects.