The pursuit of a "logic-less templating system"... or couldn't we just use plain-old HTML?
- Template Animation - Your templating engine sucks and everything you have ever written is spaghetti code
- Enforcing Strict Model-View Separation in Template Engines (Terence Parr)
- Jawher Moussa on templating, and a shameless plug of Moulder
- More on "Moulder in action"
- Diazo - a theme engine framework
- hquery - the unobtrusive server script (2008)
- Video introduction
- hquery: An Unobtrusive Server Script Implementation
- No Template Is the Best Template
- Smashing Magazine post: Applying Transformations To Responsive Web Design, which lead into a promo about Tritium
- Enlive; kioo
- AngleSharp - parser library - HTML5, XML, MathML, SVG and CSS to construct a DOM based on the official W3C specification.
- CsQuery - CSS selector engine, HTML parser, and jQuery port for C# and .NET 4
- Bellevue - prototype ASP.NET MVC ViewEngine - pure HTML template using CSS-like syntax to inject the logic/content.