Responsive Webdesign is not a buzzwork but a technique that is here to stay. I put together some tools, articles, scripts and goodness that will help webdesigner, developers and front-developers to create website that will adapt to the user viewport. You can find those in my article on Onextrapixel : Really Useful Resources and Tools for Responsive Web Design
Android Photoshop script to export to ldpi hdpi and xhdpi
When I create Android Apps, I usually start with mdpi, and then export to ldpi, xdpi and xhdpi to follow android guidelines. It’s a pretty long job, there are tools like assets studios but if you give those tools the mdpi version as start version, the xhdpi version will look ugly and rasterized. I created a set of Photoshop actions, to make the process easier. I assume for this that you also start with a mdpi version. Those actions will … Continue reading