What Standardization Will Mean For Ruby
The standardization of Ruby is making progress: after the announcement in 2008, a first draft of the standard has been published. What... more »
Tweet 1 Comments Save Tags: ruby , standards
How Ruby Taught Me To DRY Up My Code With Lambda Blocks
I’ve been working in Ruby for my Albacore project over the last 6 or 8 months, and taking every chance I can find to learn how to really... more »
Tweet 0 Comments Save Tags: .net , other languages , ruby
Is it just rails or contributing to any open source project leads to anger and frustration?
I am naught but a humble developer. Neither rails nor ruby occupies me professionally. All I wanted was rails with view inheritance (look... more »
Tweet 3 Comments Save Tags: frameworks , open source , opinion , ruby
noSQL - Rails models with SOAP
A step by step guide to integrate SOAP into your Rails models by using Savon.
Tweet 1 Comments Save Tags: database , ruby , web services
Drawing the Mandelbrot set in Ruby and Haskell
Generating the wonderful Mandelbrot set in Ruby and Haskell - it's amazing how simple math can give birth to such a sophisticated shape.... more »
Tweet 0 Comments Save Tags: methodology , other languages , research , ruby
JVM: JRuby's advantages over Clojure and Scala
Don't get me wrong, since using Clojure and Scala quite a lot over the last month, I very much like both languages. If I were to do a... more »
Tweet 0 Comments Save Tags: opinion , other languages , ruby
50 of the Best Websites Developed Using Ruby on Rails
Whilst there are some well known success stories using Ruby on Rails out there, the sheer number and diversity of Rails apps is... more »
Tweet 0 Comments Save Tags: ruby , web design
Guest Post: What's IronRuby, and how do I put it on Rails?
IronRuby is Microsoft's implementation of the Ruby language we all know and love with the added bonus of interoperability with the .NET... more »
Tweet 0 Comments Save Tags: methodology , other languages , ruby
Distributed Ruby: Mark Bates Sheds New Light
Sometimes Ruby code is too cool to run on just one computer at a time. In this interview with Hal Fulton, Mark Bates explains how he... more »
Tweet 0 Comments Save Tags: ruby
MySQL and MongoDB working together in Kanbanery
An article explaining how MongoDB can be used side-by-side with MySQL, and how easy it is to use it with Ruby applications using MongoDB... more »
Tweet 0 Comments Save Tags: database , frameworks , open source , ruby
Emerging Languages Face-off
Come join us and our panel of experts as we figure out the relative strengths and weaknesses of three emerging languages - Clojure,... more »
Tweet 0 Comments Save Tags: other languages , ruby , trends
Cucumber multi-session
Most of standard testing related tasks can be achieved in a simple way using the default steps from Cucumber. By assumption Cucumber is... more »
Tweet 0 Comments Save Tags: agile , frameworks , how-to , ruby
Schema-Free MySQL vs NoSQL
There is no reason why we can't have a schema-free MySQL engine to compete with the NoSQL solutions. A look at what "schema-free" and... more »
Tweet 0 Comments Save Tags: database , opinion , ruby , trends
How to make rails migrations pretty
I have seen a lot of migrations, most of them was just doing what it had to do. But I found a nice way to make my migrations more... more »
Tweet 0 Comments Save Tags: database , frameworks , how-to , ruby
Dean Wampler on Programming Languages
with a discussion of functional programming, the use of Scala by programmers trained in Java and the differences between purely... more »
Tweet 0 Comments Save Tags: java , other languages , ruby
7 of the Best Free Linux Configuration Management Tools
Configuration Management software enables administrators to automatically manage the entire configuration of one or multiple computers.
Tweet 0 Comments Save Tags: open source , ruby , tools , unix-linux
How Ruby Manages Memory and Garbage Collection
Beautiful writeup of Ruby garbage collection
Tweet 1 Comments Save Tags: open source , research , ruby
Death by Duck-Typing - Ruby
Ruby is all about the duck-typing. Most of the time, I am too. But sometimes, it can lead to some very confusing and very nasty... more »
Tweet 1 Comments Save Tags: ruby
Gruff Graphs – making beautiful graphs with Ruby
The Gruff Graphing Library is a project to make beautiful graphs with Ruby created by Geoffrey Grosenbach. It Can be used alone or with... more »
Tweet 0 Comments Save Tags: ruby
NoSQL Live speakers are announced
NoSQL Live, taking place in Boston March 11th, announced their lineup of speakers and panelists including folks from Twitter, LinkedIn,... more »
Tweet 0 Comments Save Tags: database , open source , ruby
Rails and Merb Merge: ORM Agnosticism (Part 5 of 6)
Today I’m going to talk about the features we added to Rails 3 to provide ORM agnosticism. When we first started, the idea of such... more »
Tweet 0 Comments Save Tags: open source , ruby
Functional ruby – a simple example
Today I’d like to present the implementation of the quicksort algorithm, starting from a naive imperative solution and improving it for... more »
Tweet 0 Comments Save Tags: how-to , research , ruby , trends
Qt: Best Cross-Platform GUI Applications
Qt (pronounced “Cute”) is cross-platform application and UI framework developed and maintained by mobile giant, Nokia. As far as I can... more »
The Rails 3 Upgrade Handbook
Jeremy McAnally releases ebook on upgrading to Rails 3.
Tweet 0 Comments Save Tags: books , how-to , ruby
Building Real-time web apps with Rails3
On deciding the web framework to build Realie, one of the main considerations was should I move to a totally asynchronous framework? Most... more »
Tweet 0 Comments Save Tags: ruby




