With the evolution of technologie, more and more devices get the retina display capability. For those devices, serving normal images results in an ugly interface, with pixelized graphics. There are some solution to serve those devices high quality images using the min-device-pixel-ratio CSS3 media query, combines with some background-size. Here is a demo page to see what can be done, and your can also download the code. I created a tutorial to explain the technique : The Mobile Web: CSS Image Replacement for … Continue reading
Wp Clean Up Advanced : a WordPress snippet/plugin to clean administration area
What is WP-cleanup-enhanced WP-cleanup-enhanced is a developer oriented plugin/code snippet to clean up WordPress admin. In this plugin I put togheter many snippets to clean up the admin part of WordPress. It was inpired by the Selfish fresh Start plugin I did not provide an administration area, there are many plugins like adminize that do the job very well. This plugin is more oriented towards developers that don’t need a wysiwyg interface, and just want to clean up there client’s admin area … Continue reading