Jun 06 2008

Time Breakdown of Modern Web Design

Category: Uncategorizedciukes @ 9:19 am

Click the image to zoom



Found here: http://tapestryjava.blogspot.com/2008/06/time-breakdown-of-modern-web-design.html

Tags: , , , , , ,


Jun 04 2008

mod_rails revisited

Category: Uncategorizedciukes @ 4:09 pm

For those not familiar with the subject following is a short explanation, all experienced readers may skip this paragraph.
Until now it was a bit of extra work to deploy a Ruby On Rails applications because there was no Apache module like mod_php for PHP – to let deployment happen just by copying files to a server. Tools like Capistrano are to help but the Rails community expressed many times how much they miss PHP approach. The situation has changed when guys from Phusion created mod_rails project. Last time I checked it was in a good shape yet missing couple details from the documentation. Despite problems I was stunned with a quick support provided by one of the developers. That was a good sign for the project. Now I feel it is time to check how things are going.
Continue reading “mod_rails revisited”

Tags: , , , , , , ,