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.

Quick and Dirty Twitter keyword monitoring

I have been trying to tackle this for a couple of days now and finally managed to do it. I needed something to keep me posted on some twitter posts and found out that there were some Apps on AppStore that would charge you .99 EUR per keyword. Nah. I Installed Prowl for USD 2.99 instead so I can get any notifications I can take, straight from a Ruby daemon. Then I just deployed this to a server… Thankfully we have such great gems as ruby-prowl and tweetstream and it made my life a lot easier when putting this project together. Yes, it’s dirty but may be helpful to some other Ruby folks so here you have it - intweet.

Metaprogramming with ERB

I just launched meta_erb_exploring. An example of using erb as a system template for make metaprogramming template in ruby. In this example i have create a setter and getter methods that can be add to an instance o class object.

WebMe 0.4

Just launched WebMe 0.4. This is very easy to use app for converting a project’s README file into a fancy project website. Use the site as is or use it as a starting point for building a better site. It supports a number of features including a pluggable template system. Check it out. Also, for a short time there’s a small bounty for new templates that make the current lot look like amateur hour.

I’ve expanded on the that part of the docs to make it more clear. It really onl…
Visiting the WebMe sites renders one question: Does it automagically add google…
Damn, couldn’t even get one ad through ;) No, actually the default is just a…
Went ahead and release what I had so far. Verison 0.5 adds Tilt support for ren…

Sinatra pluggable apps: Sinatra Pages

A couple of days ago, I published on Github my first pluggable app called “sinatra-pages”. This is the first of many that I’ve in mind. In the meantime, I would like to read your comments or suggestions and critics! Rock On!

I have made a terrible mistake with the link that goes to the source code. Plea…
There is space (%20) in links href.
Hi there, Pepe. Please check the first comment. Thanks!
Hi there again, I’ve just found the way to edit the post and I’ve fixed the bug…

Ruby Singleton Pattern

Ruby Singleton Pattern and usage example with Twitter gem to collect your friends timeline.

@dalibor: I didn’t say there wasn’t a use case for the Singleton at all. Inste…
Just a quick note that I removed the blog post after receiving too much negativ…
Fuck AnonymousCritic. Don’t give up and don’t remove your post. If you want to …
@AnonymousWoodDuck: You may want the check the new post Ruby Singleton Pattern …
Loading older posts