RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

An Interview with Yukihiro “Matz” Matsumoto

A week ago I went to Shanghai, China to attend and to give a talk at RubyConf China. The day before the conference’s first day a bunch of us were invited to a VIP dinner where we met with Matz and got to play with a device running MRuby. And I heard that earlier on that day Matz was ‘adopted’ by a book publisher to do an interview. [more inside]

Great interview, thanks for translating it!

Ruby 2.0: Enumerator::Lazy

Ruby 2.0 will have a new feature called Enumerator::Lazy and, if you don’t know it, you should read this post.

The blog post link is broken.
I found the article, it’s at <href=”http://dev.af83.com/2012/11/22/ruby-2-0-…
Ok that didn’t work. Trying again: http://dev.af83.com/2012/11/22/ruby-2-0-enum…
Oops, I fixed the link.

API for extracting semantic image data - colors, faces, Exif data and more

This blog post describes a new cloud-based API that helps you improve your website using semantic information hidden in your user uploaded images. You can use Cloudinary’s API to retrieve Exif data, coordinates of detected faces, predominant colors and color histogram of your uploaded images. Ruby sample code included.

Loading older posts