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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ef8a28f87088ecf1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-26 13:14:45 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!elnk-pas-nf1!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi.com!attbi_s52.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: Ann: 2 Ada apps References: X-Newsreader: Tom's custom newsreader Message-ID: <9rfRb.123269$sv6.663721@attbi_s52> NNTP-Posting-Host: 67.161.24.134 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s52 1075151685 67.161.24.134 (Mon, 26 Jan 2004 21:14:45 GMT) NNTP-Posting-Date: Mon, 26 Jan 2004 21:14:45 GMT Organization: Comcast Online Date: Mon, 26 Jan 2004 21:14:45 GMT Xref: archiver1.google.com comp.lang.ada:4839 Date: 2004-01-26T21:14:45+00:00 List-Id: Based on user feedback, I've posted an improved version of Shelves at home.comcast.net/~twmoran Shelves displays directories/folders as horizontal bars lying on shelves, with subfolders and files lying on top of them. Length is proportional to size so a glance shows files' relative sizes. You can highlight the display by file name (eg, gnat-3.15p-nt.exe or *.ad?), date, attributes, or files duplicated across directories. Chances are you will be surprised at some of the junk you find on your disks. ;) Shelves is written in Ada and uses the Claw Windows binding. Source available on request.