Ruby Client-Server Interaction Delays

Posted by SibProgrammer on January 31, 2010|Comments|Read full article
I have an XML-RPC client and server on Ruby implemented using standard libraries. If client has no proper DNS record I see 10 second delay in my case for setting up the connection...

IE Usage Stats on OpenVZ Web Panel Project

Posted by SibProgrammer on January 21, 2010|Comments|Read full article

Yesterday I checked the stats collected by Google Analitics and found the interesting fact…

Deploying Rails Apps on Various Linuxes

Posted by SibProgrammer on January 10, 2010|Comments|Read full article

During preparation of automatic installer for OpenVZ Web Panel product I tried to solve the problem of deploying Rails app on various Linux-like systems.

DokuXP Skin

Posted by SibProgrammer on January 10, 2010|Comments|Read full article
I decided to repost info about DokuXP skin from old blog. I made this skin very long ago but some people still like it.

Killing WEBrick Daemon

Posted by SibProgrammer on January 09, 2010|Comments|Read full article

Recently I played with WEBrick server and found the lack of information on how to kill it if it was started as a daemon.