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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,770ff0ff4d1b076d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII X-Received: by 10.180.95.3 with SMTP id dg3mr5054238wib.4.1366155749930; Tue, 16 Apr 2013 16:42:29 -0700 (PDT) MIME-Version: 1.0 X-FeedAbuse: http://nntpfeed.proxad.net/abuse.pl feeded by 78.192.65.63 Path: hg5ni10225wib.1!nntp.google.com!proxad.net!feeder1-2.proxad.net!nntpfeed.proxad.net!news.muarf.org!news.ecp.fr!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Interesting embedded Ada news Date: Tue, 16 Apr 2013 18:42:27 -0500 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: References: <8c61c35f-708e-49ee-b43c-ba53fe7944be@googlegroups.com> <874nf8jk5o.fsf@adaheads.sparre-andersen.dk> <516cf897$0$32117$14726298@news.sunsite.dk> NNTP-Posting-Host: static-69-95-181-76.mad.choiceone.net X-Trace: munin.nbi.dk 1366155749 789 69.95.181.76 (16 Apr 2013 23:42:29 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Tue, 16 Apr 2013 23:42:29 +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: 2013-04-16T18:42:27-05:00 List-Id: "Yannick Duch�ne (Hibou57)" wrote in message news:op.wvmv2ewuule2fv@cardamome... Le Tue, 16 Apr 2013 09:07:02 +0200, Thomas L�cke a �crit: ... > Then I don't believe the search engine at AdaIC can easily fetch anything > from stackoverflow. Certainly not easily. I just tried an index and I killed it after it tried to index every tag defined on the site. But there are other places we don't index (here being one of them), so I can't get too concerned if it is useful. And it *could* be indexed; we'd just need a special driver for the indexer program that knows how to retrieve questions with Ada tags and index them. The problem, of course, is that it would break when they change the site. This isn't unprecedented; there is a special mode in the indexer program just to handle the CVS archive on Ada-auth.org, and I also have settings to make various wikis work. Not sure it would be worth the effort, mainly given the possibility of using the time to work on other things. (Recall the shameless plug in the last message.) Randy.