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: 103376,e6d343c801865ecd X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.maxwell.syr.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!local1.nntp.dca.giganews.com!nntp.megapath.net!news.megapath.net.POSTED!not-for-mail NNTP-Posting-Date: Tue, 24 Aug 2004 13:37:09 -0500 From: "Randy Brukardt" Newsgroups: comp.lang.ada References: <412b282c@news.broadpark.no> Subject: Re: resources_on_ada.html Date: Tue, 24 Aug 2004 13:38:05 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Message-ID: NNTP-Posting-Host: 64.32.209.38 X-Trace: sv3-Gjgy+rSZBNRVBxrnGD9HuN6E+H3z219RbQ0uBhsQEx7ghCNvb9ZJfK4bWD0XnpahteT483FHlQt9t49!ikAJ68ukAqXOSTBad6VAhBc/xwzoyE2HYGjvmc8EMDlLDVrkN9d7CSew8vmDeCF2pfjF9tgLx2HJ X-Complaints-To: abuse@megapath.net X-DMCA-Complaints-To: abuse@megapath.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.13 Xref: g2news1.google.com comp.lang.ada:2968 Date: 2004-08-24T13:38:05-05:00 List-Id: "Stephen Leake" wrote in message news:mailman.4.1093352056.31213.comp.lang.ada@ada-france.org... > "Frank" writes: > > > Hi! > > > > I use to check my pages with a link-checker. I use 'Check a few pages > > on-line' at http://www.elsop.com/linkscan/ > > it will quickly say which links are no longer reachable. > > Or use 'webcheck', an Open Source command-line application that does > all your pages, and is written in Ada. See > http://www.toadmail.com/~ada_wizard/ Our use Ada Finder, which is not only a link checker, but also the basis for the Ada Search Engine (it's the indexing crawler). Tom Moran has it available somewhere (I'll let him tell you where). Randy.