Posted by: Disha on: June 18, 2009
I am facing a very interesting usability problem at work today. I have a page that will need its colors and images changed based on the subdomain of the request.
We use Ruby on Rails and ImageMagick with the mini_magick plugin and some native ImageMagick commands to make it possible so that as long as we are provided with a set of colors to theme each subdomain we can generate each of these page themes dynamically.
Recent Comments