======================================================================
                          IC-View 0.7a (Very Alpha)
                    CopyRight (C) 1996 - Timur Fanshteyn
======================================================================

This is the first trial release of IC-View and just as it says it is
_Very Alpha_. I did not implement all that I wanted for the first
release yet, and I still find some bugs from time to time. However, I
already use it, and thought I is might be better then no program at
all (it's one file at the end, erase it if you don't like it)

======================================================================

What is IC-View:
    IC-View is designed to visually interpret WebSite statistics by
Internet Audit Bureau. For now it compiles in linux, but since it
doesn't use any linux specific functions, it should compile fine on
any system that is supported by XForms.

------

CopyRight and Distribution Statement:

   This is from GNU General Public License (and applies to this
program exactly) 

--
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

------

How to install IC-View:
    1. Check Makefile to see if you need to change any paths
(genearlly not)

    2. Type make all

    3. If you want to install this globally for your system, 
type make install, or copy the file ic-view to any of the directories
in the global path.

    4. Add the application to your browser's "Helpers" section. For
MIME type use :  'mime/iab'      Extension 'iab'

	Ex:  In Netscape, you need to add these lines to Mime
Configuration Files (check config.helpers menu for actual path names)
         
                     Text                       | Which File
        --------------------------------------------------------
        text/iab iab                            |  Types File
        --------------------------------------------------------
        text/iab; /usr/local/bin/ic-view %s     | Mailcap File

------

Where to check for updates:
     I will be posting updates on the program on my homepage, as well
as uploading them to sunsite.unc.edu


------
Other Stuff:
     PLEASE send me any sagestions, coments, bug reports. A lot of
people will should find this program usefull, and I will do my best as
to implement sagestions that I find usefull

------

Contacting me:

     mailto://fanshtyn@acf2.nyu.edu
     http://www.nyu.edu/pages/advocacy/officers/guess

