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.

Director, Business Development @Tropo.com

Tropo, the cloud communications platform with a Ruby WebAPI, now speaks Asterisk Gateway Interface (AGI)! This means that Ruby developers can now redirect their Asterisk-based Adhearsion phone applications to Tropo’s cloud - no Asterisk systems required! Tropo AGItate and is open-sourced and available on GitHub. It was developed by Jason Goecke on his flight from San Jose to the LoneStar Ruby Conf & back. [more inside]

Neapolitan Multi-Templates

Markdown’s great, but where’s the table support? Textile handles tables, but wait… no indented pre? And do any of them support syntax highlighting? Why pick and choose, when you can have it all? Neapolitan delivers all your favorite template flavors (erb, markdown, textile, coderay, etc.), in a single easy to read and write document format. How does it do this? Via the magic of Malt.

Nice one!

Koi: A programming language written entirely in Ruby

Koi is a new programming language designed to teach the basics of programming language implementation. All the language components, including a Parser, Bytecode Compiler and Virtual Machine, are written in Ruby. Check out the <a href=”introductory article or the GitHub repo.

“Introductory article” linky-thingy not worky. :(
Sorry about that, I was sure I entered it correctly. It seems there is no way t…
You can edit posts. Dig around. I can’t remember how, but it’s there. I’ll do i…
oh, now we have navigation elements that work (or make the site usable) only wi…

Five Essential Performance Optimization Steps

Performance optimization of any software project is a mix of art, science, stubbornness and inexplicable improvement. Most developers will spend incredible amounts of time tweaking their application to squeeze out performance gains, regardless of the value they provide. As the old saying goes, given enough optimization rope, developers will quickly hang themselves. [more inside]

Loading older posts