Monthly Archives: October 2005

Ruby needs "my" for variable declaration and scoping

I’m still digging Ruby as I plug along over the weekends working on writing a Bliki as an exercise to learn Ruby and Rails. One lesson many of us learned in the Perl days that seems not to have made … Continue reading

Posted in Ruby | Comments Off on Ruby needs "my" for variable declaration and scoping

Ruby on Rails is my new favorite web stack

I’ve been using Ruby on Rails on and off for personal projects and just finished working my way through Agile Web Development with Rails and Programming Ruby. Before I go on I would like to commend Dave Thomas and David … Continue reading

Posted in Ruby | Comments Off on Ruby on Rails is my new favorite web stack

Where are all the XHTML and CSS websites?

With browser differences being what they are, I still don't think it's realistic to design a large and heavily trafficked website with validating XHTML and 100% true separation of content from display/layout using CSS. If you disagree prove me wrong … Continue reading

Posted in Web | Comments Off on Where are all the XHTML and CSS websites?