RubyFlow:
There are 8 alternative Ruby VM's and 4 of them will hit 1.0 status in the upcoming year. A detailed look at the past year and where the community is heading (hint: it's an exciting time to be a Rubyist).
. (Read More)
RubyFlow:
SmallRuby is a new Ruby implementation for the Smalltalk/X virtual machine. On some selected benchmarks, SmallRuby trumps existing Ruby implementations 10-40x performance-wise (though take this with a pinch of salt for now). (Read More)
has_many :through:
Last night it was my great pleasure to host the Lightning Talks session at RubyConf 2009. We had an amazing series of 20 talks that took just over 2 hours. The tech gremlins seemed to be off drinking somewhere and none of t (Read More)
Zen and the Art of Programming:
The following is a very short guide on setting up Ruby Enterprise Edition (REE), nginx and Passenger, for serving Ruby on Rails applications on Ubuntu. It also includes a few quick and easy optimization tips.We start with set (Read More)
RubyFlow:
A short guide on setting up Ruby Enterprise Edition (REE), nginx and Passenger, for serving Ruby on Rails applications on Ubuntu.
. (Read More)
WebProNews Feed:
Google's Matt Cutts discussed how the search engine handles sites that that are "in the cloud" with regards to how listings are affected. Matt's explanation was a response to the following user-submitted question:Can moving m (Read More)
RubyFlow:
"g" is a new library that provides a global "g" method that you can use to inspect objects much in the same way as Kernel#p. The difference is that the output goes to Growl, a popular OS X global notifications tool. It's tech (Read More)
Ruby Inside:
Looking for a Ruby or Rails job in this economy? They're still there! They seem to be getting posted daily on jobs.rubynow.com but we've got 5 of our own that have come in via the Ruby Inside jobs board.If you want to post a (Read More)
Submitted by rahulseh
from blog:
Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying (Read More)
Submitted by rahulseh
from blog:
Phusion Passenger is an Apache module, which makes deploying Ruby and Ruby on Rails applications on Apache a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself” and ease of setup, while at (Read More)
RubyFlow:
We just launched Ruby community statistics, which gives access to various metrics across the community. We generated some graphs based on the current data, a code metrics scatter plot tool for making comparisons, and made all (Read More)
Pivotal Blabs:
HelpOne project is releasing soon but has not yet been indexed by Google, what's the best way to get Google to index the website quickly?How do people distinguish between nil and a cache miss when using Memcached and Ruby?Som (Read More)
rubyphunk - Home:
Nice headline, isn’t it? But it has one little drawback. By now, you’ve absolutely no idea which story I want to tell, so lets open the box and disclose the secret.The interesting part of the headline is “Reflection”. Reflect (Read More)
Submitted by mogston
from blog:
Location: Dallas, TX URL: http://thegarlandgroup.netAre you a hardcore Rails and database guru who knows how to boss people around gently? (Gently, we say. Not by throwing quarters or tantrums.)We’re a design-driven Rails (Read More)
Huffington Post:
The International Association of Athletics Federation has decided that Caster Semenya, the South African runner whose gender identity stirred up huge controversy after her decisive win in the 800m race at the world championsh (Read More)
Jobster.com: Latest jobs matching: ruby on rails:
Information Technology Responsible for design, development and maintenance of Internet/Intranet applications using Java, J2EE, HTML, SQL, JavaScript, Ruby on Rails, Web Services, XML with a strong emphasis on accessing data f (Read More)
Pivotal Blabs:
At Pivotal Labs, one of the services we provide is bootstrapping startups, including helping them interview and hire. We currently have clients looking for skilled engineers to build their development teams. This is an excell (Read More)
Submitted by jgmize
from Google Reader:
I just read a post by Matthew Flanagan on Behaviour Driven Infrastructure or BDI, a concept that apparently originates with Martin Englund's post on this topic. The idea is that you describe what you need your system to do in (Read More)