➠ April 26, 2005
RFC 2397: The "data" URL scheme
How have I missed this for so long? I can think of a lot of times I’ve wanted to generate images in the same chunk of code that’s generating the HTML.
Sparklines in data: URIs in Python
Sparklines implemented in tiny amounts of Python. And how come I’d never heard of data URIs until now?