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.

SMSEasy email-to-sms gem.

If you’d like to send SMS messages for free, I just released an updated version of the old sms-fu gem called sms-easy. SMSEasy works in both plain Ruby apps as well as Rails. I could use help testing and updating the carrier database, so if you have fixes, please send pull requests!

Display Instagram and Google+ profile pictures in your website and mobile app

This blog post describes how you can embed profile pictures of Instagram and Google+ users in your web or mobile apps. Profile pictures are automatically fetched from the remote social networks, manipulated and transformed in the cloud on-the-fly to match your graphic design and are delivered to your users optimized and cached through a CDN. Ruby on Rails sample code is included.

Announcing the Powerpack Library

I just launched the Powerpack library. Powerpack is a small Ruby library containing (at this point) a few extensions to some core Ruby classes. I guess that in a way one can say it’s something like Rails’s ActiveSupport, but with much smaller scope.

Gotchas in the Ruby Sequel Gem

I haven’t really used Sequel much therefore I am definitely a newbie. However, after days and nights of frustration, endless debugging and some search-fu, I have finally arrived at the conclusion that Sequel is a capable library, as long as you are aware of the gotchas.

RubyIdenticon released

I just launched ruby_identicon gem. Inspired by Github’s new identicons, I found a ‘Go’ implementation and decided to create a Ruby version. It’s simple code and I’d welcome feedback and suggestions on any improvements.

The link got mangled by me - correct link is http://github.com/chrisbranson/rub…
Loading older posts