Slashdot Mirror


A Search Engine For The Slower Net

Makarand writes "According to this BBC News article researchers at MIT are developing a search engine for people using the web on slower net connections. The software will e-mail queries to a central server and receive the most relevant webpages from the search results by e-mail in a compressed form. Since the program is too big to download over a poor net connection it will be mailed on CDs to libraries for people to borrow and install. They are also considering trying to persuade computer sellers in developing countries to install the program on machines."

6 of 309 comments (clear)

  1. Cached searches by T5 · · Score: 4, Interesting

    Might be a nice way to preserve searches for later perusal. Unlike bookmarking, the returned search results are stored in an email.

    This would be a good way to preserve stuff that may be the subject of removal due to court order, like xenu.net and other similar de-Googlings.

  2. Great!! I so need that... by SlimFastForYou · · Score: 2, Interesting

    for my cable Internet connection at home.

    Yes, I am dead serious... Lets just say Charter's cable Internet in my area lately really stinks. I would almost rather be on a 14.4k modem - no joke. I am not the only user... I get lag spikes of over 3000ms when not doing anything, and almost dropped connections. Good thing DSL recently became available in my area =D. One less Charter Pipeline subscriber.

  3. Google Voice Search by GillBates0 · · Score: 4, Interesting
    Check out the Google Voice Search page. This has been up for quite a while now, and though not directly applicable as is, to people with a slow internet connection, it's just another alternative to emails. They should design it to respond by phone though. But again, people with dialup connections would, more often than not, not have a second phone line to request searches by phone.

    To try out this demo, please follow these simple steps:

    1. Pick up the phone and call the automated voice search system at (650) 318-0165.
    2. After the prompt Say your Search Keywords, say your query to the system.
    3. Click this link and a new window will open with your voice search results.
    4. Say another query, and the new window with the search results will be updated with the new results.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
  4. Good idea but... by Realistic_Dragon · · Score: 3, Interesting

    It's a shame that with the way the net is going all they will get as search results will be flash heavy sites that take 20 minutes to download on broadband, let along dial up.

    Where did all the sites go that you could use wget -r to grab overnight? How about the odd few that used to offer a .tar.gz for download and offline reading.

    Content over presentation is a concept that needs to be reintroduced to the net, preferably with a stick.

    --
    Beep beep.
  5. Where's the money? by PapaZit · · Score: 2, Interesting

    As admirable as the idea behind this project is, I don't think it'll succeed. In a word: money. The programming and research aren't the problem -- someone's getting a thesis out of this, so MIT'll foot the bill. The problem comes with finding money for maintaining and improving the servers, handling abuse, support, etc.

    It's a service that's only useful for poor third-world schools. Those organizations are probably running on a donated 486. They sure don't have money to pay, or even the money to pay to download ads. Charity-wise, "fund a search engine for poor third-worlders" is somewhat less compelling than "feed a starving child".

    I see this idea living on research and enthusiasm for a year or two then dying a quiet, broke death.

    --
    Forward, retransmit, or republish anything I say here. Just don't misquote me.
  6. Yes it would by BillThies · · Score: 2, Interesting

    Hi, I'm a Ph.D. student working on the TEK Project. TEK does send the content of pages, not just links (although it also allows you to retrieve individual links, if desired). This allows you to get information back in a single query. TEK stores all returned results in a local cache on the client machine, so that users can search through the pages and refer to them at a later date. The software provides a local search utility that allows you to peruse previous results with a standard web browser; you do not need to keep the emails that are returned from the TEK Server. We hope that this is useful not just for taking a snapshot of a given page, but also for averting future searches if some content has already been downloaded before. More details are available on the TEK website: http://tek.sourceforge.net/