Uses the Yahoo Answers API to search the answers database. More information about the various fields can be found here: http://developer.yahoo.com/answers/V1/questionSearch.html
This Yahoo Pipe: 1. Aggregates these search results from (Del.icio.us + Findory + Flickr + Google Blog Search + Google News + Google Search + Icerocket + Live Search + Technorati + Yahoo News + Yahoo Search); 2. Filters the results and ensures that the links are unique; 3. Sorts the results by date…
This pipe takes a date, offsets it by a given number of hours, and formats it with the date format module. The date format module doesn't let you choose the timezone of the formated date, this pipe is the workarround.
Finds mentions of your brand on twitter including @replies and other random mentions. It assumes your Twitter username and brand name are the same. If they are different or if you have any feedback on the pipe, visit my related blog post:…