Questions tagged [bing]

Bing (formerly Live Search, Windows Live Search, and MSN Search) is a web search engine (advertised as a "decision engine") from Microsoft. Features include search, maps, and translator.

Bing (formerly Live Search, Windows Live Search, and MSN Search) is a web search engine (advertised as a "decision engine") from . Bing was unveiled by Microsoft CEO Steve Ballmer on May 28, 2009 at the All Things Digital conference in San Diego. It went fully online on June 3, 2009, with a preview version released on June 1, 2009.

Notable changes include the listing of search suggestions as queries are entered and a list of related searches (called "Explore pane") based on semantic technology from Powerset that Microsoft purchased in 2008.

In October 2011, Bing announced it is working on new back-end search infrastructure, with the goal of delivering faster and slightly more relevant search results for users. Known as “Tiger,” the new index-serving technology is being incorporated into Bing globally starting in August 2011.

Bing currently powers all searches.

Useful Links

893 questions
0
votes
2 answers

How do you remove the Bing Disambiguation Dialog via API call?

I am integrating bing maps into a web page. I am calling the GetDirections() method of my VEMap option. and setting the VERouteOptions.ShowDisambiguation property to true when I call VEMap.GetDirections(). So sometimes I get the following…
Justin Dearing
  • 14,270
  • 22
  • 88
  • 161
0
votes
1 answer

bing api 2.0 sdk json samples got syntax error in Firefox browser

I just downloaded the Bing API 2.0 SDK. There are several html files in Bing API 2.0 SDK\Samples\JSON directory. I replaced the AppId in the JavaScript with my new AppId. These pages run fine in IE but I got 'syntax error' in Firefox, Firebug…
Jazure
  • 41
  • 7
0
votes
3 answers

Problems with the SSLCipherSuite for internet explorer

This SSL settings are set for my Apache server: SSLProtocol all -SSLv2 -SSLv3 SSLHonorCipherOrder on SSLCipherSuite "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256 EECDH EDH+aRSA !RC4…
Bo Pennings
  • 945
  • 1
  • 10
  • 20
0
votes
0 answers

Variable name from database

I'm using JavaScript to pull data from a database and use a while loop to display the contents of the database on a Bing Map. Each entry is the database has a category and is assigned to a layer which allows the user to toggle that layer on and…
0
votes
1 answer

How does bing video search extract video from so many different websites?

Are they decompiling the flash or something like this? I can't imagine how they have done it.
kekeke
  • 3
  • 1
0
votes
1 answer

Bing maps using OpenLayers

I am new to this OpenLayers API , I have got an assignment to make a bing map using openlayers and place pointers on it, I am not able to find any website for starters on openlayers using bing, please can someone provide me with a proper link where…
user1960217
  • 131
  • 2
  • 3
  • 15
0
votes
3 answers

How to convert a city/state to a geo location (lat/long) using bing?

How to convert a city/state to a geo location (lat/long) using bing?
Blankman
  • 259,732
  • 324
  • 769
  • 1,199
0
votes
1 answer

While adding multiple pushpins in Bing Maps the infobox always takes the last element

I want to add multiple infobox to my bing maps which will load automatically on startup and not on click event. Suppose i have 3 pushpins so 3 infobox will pop up automatically with the data say for eg 1st infobox will contain james, 2nd mark, 3rd…
user3428616
  • 65
  • 4
  • 14
0
votes
1 answer

Is it possible to access bing vision programmatically

Hey I was wondering if it was possible to spin up Bing vision from within my application and get the returned picture. I know I can spin up the camera, but is it possible to spin it up with the bing lense?
JTIM
  • 2,774
  • 1
  • 34
  • 74
0
votes
1 answer

How to transform this script to be called from a jquery event?

I have the following script which I would like to transform into something I can call from a click: