Things I liked:
- Display of the abstract and other metadata for the article on the right side of the screen.
- The ability to click on an author’s name to search for other works by that author.
- Support for BibTeX and EndNote.
- The ability to sort by author, date, journal, and conference.
Things I did not like:
- The attempt to produce a “snazzy” interface (using Ajax) which has a scroll bar that jumps around from time to time with no apparent explanation. Also if I used IE, it was almost impossible to highlight and copy text. Surprisingly Firefox on Windows had no such problem.
- No advanced search. You can’t limit the search results to just computer science or search by author, journal, title, etc.
- When using IA, the Back button on the browser frequently does not return to the previous page. Firefox on Windows sometimes also exhibited this behavior.
- Intermittent problems with searching. For example, searching for "mod_oai" results in nothing being found. But it I search for “apache module for metadata harvesting” the paper with “mod_oai” appears in the title. But if I search for “apache module for”. (Correction: these problems appear to have been fixed overnight.)
- Searching for authors with a middle initial can be problematic. A search for "michael l. nelson" (with quotes) seems to accurately locate many of Michael's publications. But if you click on "Michael L. Nelson" in one of the results, a search is made for authors matching "Nelson, M" which produces many false-positives.
- I could not find a single one of my publications even though several of them are in arXiv. (Correction: this morning several of them now appear to have been indexed including my thesis.)
Overall I'd say stick to Google Scholar for now. But as Microsoft appears to be making some major improvements (literally overnight), my list of “didn’t likes” are bound to get much shorter.
The jumping scrollbar seems to be caused by the interface adding new articles as you scroll down, via the AJAX routines. When you pull the scrollbar down to the bottom, it looks like the interface queries the server for more results, which are then bunged in at the bottom, causing the scrollbar to jump up after a moment. This is what the tool gives you instead of "next pages" to click to.
ReplyDeleteI liked MS Academic Search better than I expected to. One thing I thought was a bit weird was the way things were grouped and sorted when you did the "by journal" or "by author" sort. Hard to figure out how you'd be able to use that the way it stands now, though obviously very useful in principle for this kind of user.