Obloh Obloh Sun, 12 Oct 2008 13:48:49 +0200 http://blog.obloh.com/ Control download with Net::HTTP::Stats Download a file is a source of problems. Host can be down, bandwith can be to slow, file can be too big, download takes too much time and estimated time is too long. This is an important point for a program which download many files. Furthemore it's often useful to notice users how much of a file is downloaded and when it will be finished. Sun, 12 Oct 2008 13:48:49 +0200 http://blog.obloh.com/posts/5-Control_download_with_Net__HTTP__Stats http://blog.obloh.com/posts/5-Control_download_with_Net__HTTP__Stats Ruby Inline This article shows how to optimize an application with Ruby Inline. This extension allows to write directly C code in a Ruby file. It's compiled on the fly and make optimisations easier. Sat, 14 Jun 2008 11:30:21 +0200 http://blog.obloh.com/posts/2-Ruby_Inline http://blog.obloh.com/posts/2-Ruby_Inline The end of ensecure authentifications This article describes a simple method du crypt passwords on web authentification without SSL (HTTPS protocol). The work is done with hash sums and some AJAX. Sat, 14 Jun 2008 11:45:53 +0200 http://blog.obloh.com/posts/1-The_end_of_ensecure_authentifications http://blog.obloh.com/posts/1-The_end_of_ensecure_authentifications