Uses the geonames webservice to add location information to a standard RSS feed, creating GeoRSS. The result can be displayed on a map.
Modified from: http://pipes.yahoo.com/pipes/pipe.info?_id=gGThvN_62xG2JH50ZoQMOQ
Searches yahoo images, live images, live video, live.com, yahoo.com, google.com, youtube.com, google video, and yahoo video for videos, images, news, and websites. Also puts news on map.
Search for a keyword in ebay (ebay return results with the keyword in the title). then refine the results with a price criteria (filter results) and extract the location of remaining items by getting item details from ebay and translate location name to a longitude and latitude and finally show the…
This pipe gets a Longitude and a Latitude and return the city which that point falls in and then show the location on the Yahoo maps. This pipe uses geonames findNearbyPlaceName API (http://www.geonames.org/export/web-services.html#findNearbyPlaceName).
gets the feed through "RSS to GeoRSS Converter" and then "findNearbyPlaceName".This way we can get the name of the location found in the 1st step. The name is added to the title, and in the description we instruct geopress to tag it and to show a map.unfortunately the results…