WordPress – Dealing with lots of standard image sizes
Here is a little utility function I have used to get around the fact that there is no wordpress function for getting a thumbnail image for a specific size, even when you have correctly generated the thumbnail at that size using the add_image_size function.
