DISQUS

sarahintampa: BingTweets

  • Perry · 5 months ago
    If you use IE, making it a search provider is pretty easy.
  • Perry · 5 months ago
    I stand corrected. Since they don't change the URL for the search results, digging it out may be tougher...
  • Perry · 5 months ago
    Got it. Here's the XML:

    <?xml version="1.0" encoding="UTF-8" ?>
    - <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>BingTweets</ShortName>
    <Description>BingTweets provider</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Url type="text/html" template="http://bingtweets.com/?q={searchTerms}" />
    </OpenSearchDescription>
  • sarahintampa · 5 months ago
    Oh cool! Thanks Perry!