I know this is not really the place for it, but I know that several of you are also using this plugin. I just tried to implement the Get the Image in a theme I am working on:
http://www.theplagueround.com/dev/
And it keeps returning the same image as a thumbnail w/o enabling image_scan and even on post w/o any images. you will see the creepy smiley-face picture is the thumbnail for almost all the posts on the home page, but if you click on some of the later ones that image is not in the content of the posts.... nor is it attached.
i can't imagine a plugin that is much easier to implement... i mean you just drop get_the_image() into the loop! but it is not behaving as expected and so i am just wondering if this is a problem unique to me.
the modifications i'd like to make (like adding timthumb resizing to display scanned images at the same size as the post_thumbnail and default category images à la Easy Peasy) will be much easier done modding get_the_image versus modding easy peasy.