Archives for February 2009

Speaking Of The Mack Framework

I forgot to mention this in the previous post about Mack, but the other day I was working on a Sass plugin for Mack with the help of Mark Bates the developer of the framework. And now there is Sass support within Mack. This was a must for me, as since I discovered Haml & [...]

Just For Me

This is more for me than anyone esle. To serve as a reminder before I jump the gun trying to do some software project

test = is_developing_language_as_easy_or_easier_to_use_than_ruby?
 
if test
do_project
else
reject_project
puts "Life is too short to be using headache inducing languages"
end

Mack Framework

Recently   I have been playing with 2 alternative frameworks. Ramze and Mack. This isn’t going to be any sort of review on the either. Just a short post to share my feelings.
Ramaze is a great framework, because it gets back to basics and just gives you enough of what you need in order to [...]