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.

Upload videos with Paperclip, generate thumbnails, and send to S3 using delayed job

I never quite found one blog post that explained how to do all the things mentioned above, so I wrote one to help others out there. You can see it here

Aww man this tutorial would’ve helped me greatly couple weeks back. I spent hou…
Does anyone know if delayed job is better than resque? I heard github uses dela…
Github used to use delayed job, but they overgrew it so came up with resque whi…
I don’t think resque is that hard to setup, http://github.com/defunkt/resque ha…

A simple intro to writing an S-Expression parser in Ruby

A short and easy intro to the world of parsers. S-Expressions are amongst the easiest of syntaxes to parse so they are a great candidate if you have never written a parser before. Check out the article.

Hey Shanna, what if I my language has keywords, say “and” and “or”, and I want …
Oh, nevermind, I think \b is what I was looking for…
Just to wrap this up, the final benchmarks with a re-written version of Sexpist…
This was fun! Thank you very much for this discussion. I’ve updated my Google Q…

MagicRuby - A FREE Ruby conference at Walt Disney World

If you’ve missed the announcement, MagicRuby is happening in Orlando, FL at Walt Disney World’s Contemporary Resort (like, 50 feet from The Magic Kingdom!) on Feb. 4-5, 2011. It’s a free conference, but all we’re asking is until we fill our room block, that you book room if you book a ticket (it’s only $189 a night for a hotel that’s normally about $400-$500 a night!). For those who help us out with our room block (even with one night), we plan on having a special reception and some other goodies, so sign up today and get those travel plans firmed up!

That first link is broken; should be here. …

The iPhone Helpers Plugin for Rails

I recently released a Rails plugin called rails-iphone-helpers. This helper makes it real easy to generate iPhone specific HTML tags such as the viewport and homescreen icon just to mention a few. All done in with Rails simplicity in mind. The plugin also got featured on RailsInside. Check it out over at GitHub.

Thank you for posting this. The instructions on github weren’t simple enough f…
To follow up, since there were so few files, I just created the directory struc…
Try this: rails plugin install git://github.com/mptre/rails-iphone-helpers.git…

validated-fields

Set of Rails helpers for unobtrusive frontend validations using HTML5 attributes, Rails 3 validators and JavaScript. Check the Github repository for more details.

Volute

It started in a notebook and ended somewhere between state, rules, aspects and transitions to the door. It’s called volute.

Sounds interesting. I really hope I find a use for it in the future. :)

Hampton Catlin on Haml

<a href-“http://rubylearning.com/blog/2010/10/12/hampton-catlin-on-haml/”>Hampton Catlin</a> briefs Ruby noobs on Haml at RubyLearning.

where’s the link?
http://rubylearning.com/blog/2010/10/12/hampton-catlin-on-haml/ …
Article …
Loading older posts