Comparing date in YY-MM-DDThh:mm:ss format to Unix timestamp or even a date from the same format can be done by using the mysql function UNIX_TIMESTAMP().
You have a node type containing an image field. You want to construct a feed containing the image (and node title) but the image needs to be resized to a format you don't use on the site.
I'll explain how to do it.