Has a search interface for Google Base that uses ColdFusion to search for products that they've uploaded. It sends a query to Google Base (appending a string that is present in only their item descriptions) and parses the returned XML into a page of product links, descriptions, and thumbnail images. You can find the code
here.