Archive for the ‘Website Performance’ Category
Data URIs – unfinished draft
As a web developer – website performance is one of the key aspects I am passionate about. Wherever applicable, I try to use optimization techniques like CSS Sprites, minifying files etc., Data URIs is another interesting technique I cam across. Oddly, I wasn’t able to find many websites using this technique. The primary reason could be maintenance and browser compatibility issues. As part of this article, I will document any Data URI related information I come across and share my insights.
Read it all