Nicer Templates with HAML in Ruby or PHP
Writing templates for a browser based app does alway mean to mix HTML with you preferred Scripting language. The beauty of such code differs, depending on the template language used, but it never reaches the beauty of pure scripting language codeblocks in your models or controllers. This fact could change with a new markup approach [...]

