Slashdot Mirror


Windows Live Search goes Live

novus ordo writes "Microsoft has launched the Windows Live Search. Among the reports, Microsoft Search Senior Product Manager, Justin Osmer says that "The beta, and a revision expected in a few months, will challenge market leader Google."" I like the more dynamic image searching tool. It seems really slow- I'm not sure if that's the dynamicness (is that a word?) or just standard launch lag.

6 of 546 comments (clear)

  1. Still waiting... by Reeses · · Score: 4, Informative

    The page still hasn't loaded, and I had time to type this response.

    It's got some custom Java/ActiveX thing that won't load in my browser.

    Oddly enough, Google just has plain HTML, and it works fine. I can't imagine that there's a connection.

    That's sarcasm, for the impaired.

    Still waiting for it to load....

    --
    Reeses
  2. oracle? by Soothh · · Score: 5, Informative

    I got an error on the page... looks like they are using oracle as a backend?
    Was ms sql 2005 to strong for such a simple search engine? :)

    --
    We have seen that living things are too improbable and too beautifully "designed" to have come into existence by chance.
  3. miserable failure by Menotti+M · · Score: 5, Informative

    Interestingly enough, a search for "miserable failure" leads www.michaelmoore.com at the top, instead of Google's standard George W. Bush biography

  4. Re:Simplicity ??? by Utopia · · Score: 4, Informative

    A more simpler page is on http://search.live.com/

  5. Lame... As expected by Kimos · · Score: 4, Informative

    First things I see: - Slow as hell - Non-standard scroll bar hard to figure out - Search results returning weird things No thank you MS. Try again.

  6. Re:What is up with the scroll bar? by kebes · · Score: 5, Informative

    Agreed. Another problem is that you cannot do a text-search on that page. Even if a word appears (later on in the list), if you do a search for it, you won't be able to find it. In firefox, you usually jump to the search term... but now you can't because it is hidden in some way. So you can't actually navigate the page.

    Also you can't do the whole "I remember it was on the third page of the Google search results" thing. You have to laboriously find things in a long list that you can't scroll through quickly. Why do they feel the need to put a fancy scroll-thing when browsers have that functionality built in? It just makes it run slow.

    There are times when AJAX is helpful (like for smoothly scrolling dynamic maps). Displaying text results is NOT a good time to use AJAX... just use normal clean HTML and everyone will be happy.