Does anyone know a way (plugins or similar) to offload media (images mostly) in wordpress to an external service? like flicker, or imageshak?
I think that offloading images from the wordpress installation increase significantly the mante the maintainability of your site, and not mentioning the speeding up of the backupping process!
One sad note is that many themes need the images on the same server to create thumbnails for post previews, while I thinks a better approach would be to create temporary made up files of the images.
thanks!