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.

Marley, the blog engine without textareas

Have a look at Marley, a blog engine written in Sinatra framework, which has no administrative interface and silly s</code>, but stores content in plain-text files and comes with Capistrano tasks for setting up elaborate Git <em>post-receive hooks</em> to synchronize your content. See the <a href="http://www.restafari.org/introducing-marley.html" title="Introducing Marley, the blog engine without textareas [Restafari.org]">introductory post</a> or <a href="http://github.com/karmi/marley" title="karmi's marley at master — GitHub">source code at Github</a> directly. It has <a href="http://github.com/karmi/marley/tree/master/README.rdoc" title="README.rdoc at master from karmi's marley — GitHub">instructive README</a> and has some basic <a href="http://github.com/karmi/marley/tree/master/app/test/marley_test.rb" title="app/test/marley_test.rb at master from karmi's marley — GitHub">test coverage</a>.

Where does your Ruby code live?

Where does your Ruby code live? Once, this would have been obvious: RubyForge. But now, Ruby projects seem to be scattered across many different places like GitHub, LightHouse, personal sites, etc. What do you think about it?

I think GitHub should integrate a bug-tracking system into their architecture. …

Search and access your local rdocs with croc

I released a beta of croc, a gem that indexes your local rdocs and generates a web page to search and access them like gotapi.com. The gem is served by github, so take a quick look at the install instructions.

Very awesome work Dan.
Install Ruby and Stdlib rdocs from www.ruby-doc.org? (y/n) y Installing http://…
Hmm, looks like the gem hadn’t rebuilt on github. I updated the gemspec; it sh…

Merb 1.0 - approved by Matz himsself

The Merbist published a great article about Merb 1.0 release. In the long list of the compelling reasons to use Merb, you will find and interesting quote from Matz(Ruby creator) himself: [..] I think that that Merb will give users more freedom in a Ruby-ish way of programming [..] [more inside]

yes… so you should definitely go to MerbDay to reconnect with your inner ruby c…
Clearly Matz doesn’t know about Active Support fork Extlib

MerbDay Atlanta, Dec 6th, 2008, Limited seats remaining

MerbDay - Join Us on December 6th: The Atlanta Ruby Users Group is proud to present Merb Day, a single-track conference geared towards Ruby and Rails developers who’d like to dive into Merb, a hacker’s framework. Atlanta’s first Ruby conference, Merb Day is an opportunity to exhibit Ruby’s strengths to the city’s growing technology economy. With Merb 1.0 just released, and the Merb community still young, Merb Day is the single best investment you can make to advance your career as a Ruby developer. The cost for the day of hands on tutorials and presentations is only $65. We are running the event as a non-profit event, and only a limited number of seats remain.

I’ll be there. I’m greatly looking forward to this event.

Demo of Ruby in the browser through Red

Demo of Ruby in the browser through Red: Building a small photo viewing app in the browser with ruby: video here

video
Fixed :)
Wow, this is an epic video. Looking forward to watching this later!
This looks awesome! how stable is it?

action_nginx_mem_cache released

Niko Dittmann released action_nginx_mem_cache. This is a simple Rails plugin to do action caching with memcache and have nginx pull the cached pages from memcache directly. So requests for cached pages don’t even hit your Rails app server. It may not fit for all but it still could serve as a blueprint to implement s/th that suits your own caching needs. restorm.com runs this in production.

First Class Views With Hoshi

Pete Elmore has released Hoshi. “Hoshi is a library for creating real first-class HTML/XML views. So, unlike template libraries, you can take advantage of mixins, inheritance, and all the other wonderful features of Ruby’s object system.”

The main advantage versus Markaby is that within blocks, you aren’t in the buil…
Hoshi looks interesting - unfortunately it seems to have fallen into the abyss.…
Note the become hunting for stylish affordable replica watches, within economic…
@Anonymous Coward: I only touch the code when it breaks. :) When you posted …
Loading older posts