Emerging Trends in Ruby on Rails Development in 2012
Ruby on Rails has emerged as one of the hottest technologies for quite a few years now. Going on eight years, Ruby on Rails is quickly... more »
Tweet 0 Comments Save Tags: reviews , ruby , trends
Designing Rails API using Rabl and Devise
Enabling RESTful API access for Rails application is easy. However, the complexity arises when some responses are expected in xml format... more »
Tweet 0 Comments Save Tags: how-to , open source , ruby
Rails & Spine.JS - Using The CoffeeScript Source
Our options for JavaScript MVC frameworks are numerous these days. While working on the third major rewrite of my personal bookmarking... more »
Tweet 0 Comments Save Tags: frameworks , javascript , ruby
Journey to the Center of JRuby
An informative, in-depth post about the Java implementation of the Ruby interpreter. Pat Shaughnessy includes some background on both... more »
Tweet 0 Comments Save Tags: how-to , ruby
SSTable and Log Structured Storage: LevelDB
LevelDB combines the SSTable, MemTable a number of processing conventions to create a fast, open-source database engine. LevelDB is now... more »
Tweet 0 Comments Save Tags: database , open source , ruby , web services
Ruby Trick Shots: A Video of 24 Ruby Tips and Tricks
Over the years, I've noted each Ruby trick or technique that has surprised other Rubyists I know. Now past 100, I'm making an e-book of... more »
Tweet 0 Comments Save Tags: how-to , ruby , tools
Why I’ll never use Groovy on Grails
Why? Because it doesn’t exist. The framework is called Grails. Just Grails. Go to http://grails.org/and search the site. You won’t see... more »
Tweet 0 Comments Save Tags: groovy , opinion , reviews , ruby
CoffeeScript in Basecamp Next
37Signals published details today about the next generation of its flagship Basecamp product, with impressive statistics revealing that... more »
Tweet 0 Comments Save Tags: news , ruby
Building a MultiLingual Siri Support - Voice2Voice Translation - Part 2
We are going build the VoiceToVoice Translation Engine. The engine should an take an "Input Audio file (in arabic or any other language)"... more »
Tweet 0 Comments Save Tags: apple , ruby
I Beat Ruby on Rails by 6 Months
Mike Mainguy claims to have developed a web application scaffold called Thrust from an xml database schema definition six months prior to... more »
Tweet 2 Comments Save Tags: opinion , ruby , xml
How To: Install graylog2 on CentOS 5 with RVM + Passenger
Graylog2 is an open-source self-hosted centralized log management tool. Think of it as a do-it-yourself version of loggly.com, or perhaps... more »
040 RR Text Editors and IDE's
This week the Ruby Rogues have an all out, knock-down drag-out battle royale over editors and IDEs.
Tweet 0 Comments Save Tags: ruby , tools
UK Government Implements Open Source Stack with MongoDB, Puppet, and More
A major government site in the UK has shifted to essentially a completely open source stack. Can this lead to more governments saving... more »
Tweet 0 Comments Save Tags: database , open source , ruby , unix-linux
Local Directory vs. Local Guide
Kin's work with CityGrid places led him to the conclusion that user-centered local direction provides search mechanisms for finding local... more »
Tweet 0 Comments Save Tags: opinion , python , ruby
My five favorite “hidden” features in Rails 3.2
Rails 3.2 is out with great features on spotlight: faster development reloading, faster router and explain queries. However, every Rails... more »
Tweet 0 Comments Save Tags: reviews , ruby
A Quick Introduction to Ruby on Rails
Time to Ruby dooby do! It can take a lot of time, and be quite boring, to learn a new programming language. A .Net developer will jump up... more »
Tweet 0 Comments Save Tags: reviews , ruby
Grape API Mounted on RACK with Static Pages
This method is most useful for building a service with documentation. The author is using the next version of Grape (frontier branch and... more »
Tweet 0 Comments Save Tags: how-to , open source , ruby
The Monty Hall Problem and why you don't understand probability
A deceptively simple problem that has fooled even nobel prize physicists. It doesn't get any more counterintuitive than this. The only... more »
Vim for Rails developers: browse Ruby, RSpec and Rails docs quickly
In this post I just want to bring to your attention a little plugin I extracted from my vimfiles. We all need to read some API docs... more »
Tweet 0 Comments Save Tags: reviews , ruby
Padrino - the Godfather of Sinatra
Padrino is a ruby framework built upon the Sinatra web library.
JRuby 1.6.6 released
All the details of the last JRuby release from the 1.6x series
Tweet 0 Comments Save Tags: java , news , ruby
Is Muhammed Ali Truly the Greatest? Neography's Answer
He floats like a butterfly and stings like a bee, but is Muhammad Ali truly the greatest? Greater than the Beatles? Greater than... more »
Tweet 0 Comments Save Tags: how-to , humor , open source , ruby
Agorithm of the Week: Data Compression with Relative Encoding
Relative encoding is another data compression algorithm. While run-length encoding, bitmap encoding and diagram and pattern substitution... more »
Getting started with Ruby and Neo4j | Web Builder Zone
Getting started with Ruby and Neo4j is very easy. Follow these steps and you’ll be up and running in no time.
Tweet 0 Comments Save Tags: how-to , ruby
Writing an API Wrapper in Ruby with TDD
Sooner or later, all developers are required to interact with an API. The most difficult part is always related to reliably testing the... more »
Tweet 0 Comments Save Tags: ruby


