Archive for howto

HowTo: Generate a Mandelbrot using XSLT

Posted in General, Technology with tags , , , , , on Wednesday, 29 April 2009 by Deems

We’ve seen before how Mandelbrots can be mathematically generated using T-SQL and ASCII art.

XSLTs are used to transform XML documents into more readable information. Now someone’s taken the time to create an XSLT template to transform a few values in an XML file into a mandelbrot image also using 27 ASCII characters (each with their own colour). [via The Daily WTF]

xslt-mandelbrot