Blog Detail
Blog Davide Licordari
http://blog.seolab.it/davidelicordari/
Pensieri e riflessioni e consigli dal mondo di un porfesisonista del web
Recent Posts
Distributing data processing in simple way with DRB
This post will be just a quick example, howto use an "Distributed Ruby":http://www.ruby-doc.org/stdlib/libdoc/drb/rdoc/index.html (also known as @drb@) to communicate between client and server. Just imagine, you may replace class @ChatServer@ with s...
Using akismet with metal in Rails 2.3.2
Today i tried a shiny new feature of Rails edge called "Metal":http://weblog.rubyonrails.org/2008/12/17/introducing-rails-metal. Main suppose of this was to create a effective, captcha free spam checking for comments on this site. For first i needed...
Processing data using Threads in Ruby
Do you need to process large amount of data, for example url's and fetching every URL one by one is not what you looking for ? Maybe "Threads":http://www.ruby-doc.org/core/classes/Thread.html will help you. In Ruby, working with threads is extremely ...
Beta openrb.org launched !
This is first beta launch of openrb.org. More updates will come soon....

