From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,96dadbbf6e7c74ab X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.236.200.194 with SMTP id z42mr11118163yhn.13.1344998912767; Tue, 14 Aug 2012 19:48:32 -0700 (PDT) MIME-Version: 1.0 Path: c6ni115601339qas.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin2!goblin.stu.neva.ru!feeder.erje.net!newsfeed.straub-nv.de!nuzba.szn.dk!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: the problem with the name Ada when doing internet searches Date: Fri, 10 Aug 2012 19:53:34 -0500 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1344646418 14443 69.95.181.76 (11 Aug 2012 00:53:38 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Sat, 11 Aug 2012 00:53:38 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-RFC2646: Format=Flowed; Response X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Date: 2012-08-10T19:53:34-05:00 List-Id: "Nasser M. Abbasi" wrote in message news:k046cc$qbr$1@speranza.aioe.org... > whenever I search for something relating Ada, I seem to always hit > "The Americans with Disabilities Act (ADA)" instead. > > I am tried of this. Is there a way around this? How does one > search for our Ada but not the other Ada? Use the Ada-wide search engine. It indexes just sites known to be related to the Ada language (essentially those in the AdaIC indexes). See http://www.adaic.org/ada-resources/ada-on-the-web/ for the search page. (This search engine is 100% Ada code, both the crawler and the program that responds to queries.) I rerun the indexes about every 2-3 weeks - it's running right now, in fact. Randy Brukardt.