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.

Free for developers beta of new Social Media Monitoring tool

We just launched a public beta of nikoma. It’s a social media monitoring platform & marketing tool for developers with lead generation tools etc. . The backend is based on the Apphera system, written in Ruby. Developers and webdesigners can signup for free right now (no credit card etc.) and we will process data results starting next week in the order of signups as we ramp up the system. Right now it’s monitoring about 9 million businesses and almost 700 million Tweets and other social media data in real time (yeah! All in Ruby!). At “login” you can signup with Google login or create a regular user account. We will also update the open source version of the backend soon. You can find it at my Github repo.

A shortcut to admin interfaces

I just updated admin_view to work with Rails 4. It’s a small code generator that can create a nice Bootstrap-friendly admin interface for existing Rails models. I find this useful because admin interfaces I work with almost always need to be customized, and this gets me to that point quickly. More background here.

Ruby (Rails, Sinatra) background processing – Reentrancy for your workers is a must be!

I just wrote a post about reentrancy for background workers. Want to know, why it’s worth having reentrant workers (or what does it mean)? You can check out my blog post: Ruby (Rails, Sinatra) background processing – Reentrancy for your workers is a must be!

How to learn Ruby while you walk the dog

There’s never enough time to learn everything you want. Books and screencasts are great, but they take time and focus. And doing the dishes, commuting to work, and walking the dog can get boring. It’s nice to have those moments to think or relax. But most of the time, I want to take advantage of those minutes of boredom and learn something!

Loading older posts