Next Meeting : Halle / 12 Jun Are your coming ?
hide this

Scheduled Talks

sort : by meeting by meeting by category by category recently updated recently updated archived talks : show

Gentbrugge / 2012-07-10

Using MongoDb in Ruby (30 min.)
@ comments
An overview of the available tools and suggested practices for using Ruby with MongoDB.

Code

ruby beginner nosql

UX design for programmers (30 min.)
@ comments
In perfect world designers do the design, programmers do the code. But do we all wear pink glasses? What happens if programmer is left to design internal company tools all alone? How to avoid tragedy? How to don't get killed by angry non-technical staff members, who use tools designed by yourself? ;)

FrontEnd

front-end design development

Halle / 2012-06-12

Create rich UIs for your Rails app with Spine.js (30 min.)
@ comments
Rich UIs are expected from today's web apps, but a JS-heavy front-end normally ends up as a big ball of spaghetti code. Backbone.js helps you with some of that, but Spine.js integrates much better with rails, and follows much of Rails' convetions, making Ruby developers feel at home.

FrontEnd

css rails ruby javascript jquery