i am planning to generate the RSS feeds in my site... For displaying images in RSS feeds, i am taking them from the source system(different from server). this is just to reduce the load and bandwidth usage in my server.
Need to resize the image on the runtime / fly as the image size is considerably large.
Please guide how this can be achieved
Originally asked by: gourav on Stack Overflow


Answers