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.

New edition of Agile Web Development with Rails in beta

Dave Thomas, of the Pragmatic Programmers, has announced the availability of the beta of Agile Web Development with Rails, Third Edition. It’s significant because it finally brings the book up to Rails 2.x standards. The beta is available as a PDF for $24.

Anyone have a sense for how complete it is currently?
Haven’t got it myself, but saw one comment on Twitter that said it’s not “signi…
Not quite sure how many times I can do the Depot tutorial before I lose my mind…

Ruby XML Parsing Benchmarks

I recently benchmarked Hpricot and REXML for XML parsing and found REXML much faster. (Update: Actually, turns out Hpricot is faster.)

I posted an update to the article with updated benchmarking code from a comment…
Is there a Ruby binding for xmlstarlet? http://bashcurescancer.com/processin…
Using the latest libxml-ruby 0.8.0: user system total …
Ordinary women can also own one as there are hundreds of stores that offer desi…

Ruby's achilles heel

Most folks point to Ruby’s MRI implementation as Ruby’s greatest weakness. Luckily this is fixable and fixes are in the works. The bad news is that the true weakness about the language will be much harder to solve. Ruby’s docs are horrid, and in this post I provide a small but telling (and scary) example. As a Ruby fan, I fear the state of the documentation the most.

I’ve got to say that I find the entire “patch the documentation” idea extreme. …
There seems to be a project called DocBox in this years Google Summer of Code p…
Lol, what happened here? … My last post got mixed up with the poster before me.…
Fixed the post formatting issues, thanks! It was an unclosed A tag.

Recurring billing starter kit

If you’ve been inspired by DHH’s Startup School presentation to charge for your software, check out the just-released SaaS Rails Kit, which will give you a head start on building a subscription-based app. Don’t waste your time on writing mundane recurring billing and account management code.

RubyFlow Now On Twitter - @rubyflow

Are you a Twitter user? If so, check out RubyFlow on Twitter and follow.

What a great idea! :)
+1 - the format of the site makes it exceptionally good for twitter (except if …
The RubyFlow->Twitter conversion just takes the title and then links here, r…

PHP to Ruby documentation

The guys behind Rails for PHP Developers have an interesting new feature. On PHP.net, you can just go http://php.net/fopen and you see the documentation for the fopen function.. well, now you can do the same with http://railsforphp.com/fopen or http://railsforphp.com/array, etc., and it gives you the Ruby / Rails equivalent! Here’s the homepage for the reference.

Note: I wish Ruby’s documentation were written, designed and laid out as well a…

What's Up In Ruby? - Ruby search site

WhatsUpInRuby.com is a new Ruby / Rails search site developed by Atlantic Dominion Solutions. Rather than being a Google driven affair, it appears to be custom made and heavily focused on Ruby-only news sources.

Thanks for the mention Peter. The most interesting part of this beta release of…

bio-graphics library by Jan Aerts

The bio-graphics library allows for drawing overviews of genomic regions. It allows creating simple images that display features on a linear map, including the position of sub-domains in a protein sequence.

The link is screwed up. http://bio-graphics.rubyforge.org/ …
Fixed, thanks!

Looking for 1001 Ways to Promote my Free Ruby eBook

I am looking for ways to promote my Free Ruby eBook. I have come up with some ideas. Some zany, impractical and okay maybe a bit stupid.. but some are simple, fun and easy to do. Will you help me come up with even more? Any idea is acceptable… this is just a fun brainstorming session - to spread the free Ruby eBook as far and as wide as it can go!

Seconded. Locking stuff up doesn’t do anything for me. You gain more from relea…
Good point Peter. I have it locked mainly for the mailing list and as a way to …
In terms of tracking the downloads from your actual site, you can see that in y…
For tracking downloads, another way could be to use Google Analytics (GA). Rou…
Loading older posts