Recently I discussed at length about Responsive Images and Responsive Image as Service. In this post I will discuss how we can use some effective templating techniques to implement highly maintainable responsive image markup. Templates express presentation logic of a web application. Templates are quite...
Introduction A Responsive Image as Service (RIaS) offers on-the-fly responsive image generation and delivery using REST APIs or REST like image paths. RIaS is a key component of any responsive image solution. RIaS acts as image proxy. To generate responsive images it uses master images...
Introduction A lot has been written about current state of responsive images. Things like why we need responsive images[1][2], use-cases[3], requirements[3:1] and how to choose a responsive image solution [4][5][6][7] are well documented elsewhere. This article is...