Skip to main content

Feb
18
2012

Nice simple and complete example of how to implement collaborative filtering using the Mahout Java library.

ruby javascript machinelearning tutorial

Nov
29
2011

Nice step-by-step tutorial for using Capistrano to deploy a rails app.

ruby rubyonrails deployment

Dec
14
2009

A different approach to creating rich JavaScript/AJAX web apps. The programming and development methodology is basically the same as for Ruby on Rails, though it is all client-side and can work with any Server backend.

programming web2.0 library design ruby javascript code web ajax css

Feb
19
2009

C library that can be used to generate PDF documents

programming ruby c++ webpageprinting code library

Nov
11
2008

Performance comparison of different languages. C/C++, Java and Scala are generally within a factor of three of each other. Ruby, JRuby, Python, and Groovy are all an order of magnitude or more slower.

java ruby scala c++

Oct
24
2008

A Ruby one-liner to create an HTTP proxy:

ruby -r webrick/httpproxy -e 's = WEBrick::HTTPProxyServer.new(:Port => 9999, :RequestCallback => Proc.new{|req,res| puts req.request_line, req.raw_header}); trap("INT"){s.shutdown}; s.start'

ruby

Apr
26
2008

Using ruby-on-rails to implement a OAuth consumer or service provider. (Talk I attended at the Web 2.0 Expo.)

web2.0 rubyonrails ruby security

Apr
23
2008

How to scale in Ruby on rails (Though see also the uncharitably titled http://www.techcrunch.com/2008/04/23/amateur-hour-over-at-twitter/ which casts this presentation in a different light.)

architecture scaling rubyonrails ruby programming deployment database

Dec
21
2007

Ruby-powered testing of web applications.

ruby tool

Jul
31
2007

I love how extensible Emacs is, but I always find the lisp extension language difficult to use. This package promises allows the extensions to be written in Ruby.

ruby programming

Jun
1
2007

Pros and cons of different types of caching in rails.

programming ruby tutorial rubyonrails

1 - 20 of 73 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo
Move to top