Diff for /imach/html/oldversions.html between versions 1.1 and 1.2

version 1.1, 2004/07/23 14:17:58 version 1.2, 2004/07/23 14:37:49
Line 10  content="text/html; charset=iso-8859-1"> Line 10  content="text/html; charset=iso-8859-1">
   
 <body bgcolor="#FFFFFF">  <body bgcolor="#FFFFFF">
   
 <hr size="3" color="#EC5E5E">  <h2>Former binary versions for Windows</h2>
   
 <h1 align="center"><font color="#00006A">Computing Health  
 Expectancies using IMaCh</font></h1>  
 <h1 align="center"><font color="#00006A" size="5">(a Maximum  
 Likelihood Computer Program using Interpolation of Markov Chains)</font></h1>  
   
 <p align="center"><a href="http://www.ined.fr/"><img  
 src="doc/logo-ined.gif" border="0" width="151" height="76"></a><img  
 src="doc/euroreves2.gif" width="151" height="75"></p>  
   
 <h3 align="center"><a href="http://www.ined.fr/"><font  
 color="#00006A">INED</font></a><font color="#00006A"> and </font><a  
 href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>  
   
 <p align="center"><font color="#00006A" size="4"><strong>June 2004</strong></font></p>  
   
 <hr size="3" color="#EC5E5E">  
   
 <h4 align="center"><font color="#00006A">Authors of the program: </font><a  
 href="http://sauvy.ined.fr/~brouard"><font color="#00006A">Nicolas  
 Brouard</font></a><font color="#00006A">, senior researcher at  
 the </font><a href="http://www.ined.fr"><font color="#00006A">Institut  
 National d'Etudes Démographiques</font></a><font color="#00006A">  
 (INED, Paris) in the "Mortality, Health and Epidemiology  
 Research Unit" </font></h4>  
   
 <h4 align="center"><font color="#00006A">and Agnès Lièvre (PHD student at INED)</font></h4>  
   
 <h4><font color="#00006A">Contribution to the mathematics: C. R.  
 Heathcote </font><font color="#00006A" size="2">(Australian  
 National University, Canberra).</font></h4>  
   
 <h4><font color="#00006A">Contact: Agnès Lièvre (</font><a  
 href="mailto:lievre@ined.fr"><font color="#00006A"><i>lievre@ined.fr</i></font></a><font  
 color="#00006A">) </font></h4>  
   
 <p> Main publication concerning the method is  
 <a href=http://taylorandfrancis.metapress.com/app/home/contribution.asp?wasp=1f99bwtvmk5yrb7hlhw3&referrer=parent&backto=issue,1,2;journal,2,5;linkingpublicationresults,1:300265,1  
 >Lièvre A., Brouard N. and Heathcote Ch. (2003) Estimating Health Expectancies  
 from Cross-longitudinal surveys. <em>Mathematical Population Studies</em>.- 10(4), pp. 211-248</a>  
 </p>  
   
 <h2><font color="#EC5E5E"><strong>New installation method</strong></font></h2>  
   
 <p> Until June 2004 the installation did consist in a zip file which  
 had to be extracted in the directory of your choice. But with version  
 0.97b IMaCh we are using a windows installer (Inno setup).  Both  
 executables <tt>imach.exe</tt> and <tt>gnuplot.exe</tt> (the grapher  
 that we are using) have to be on the same directory.  
   
 <br> In order to facilitate the use of IMaCh we associated the .imach  
 extension to two features: editing and running. Thus by right clicking  
 on a foo.imach file you can either 'edit'the file (default) with  
 the notepad editor or 'run' it with gnuplot (you need a recent version).<br>  
   
       But we discovered that on some computers, people are not allowed  
       to modify the windows registry and need to have Administrator privileges.  
   
      <br>  
       Thus we built two windows installer: a standard setup which will install  
       the progam (usually in <tt>\Program Files\imach</tt> and will  
       modify the registry to associate <tt>.imach</tt> extension to notepad and imach, and a  
       second which will not alter the registry. With this second installer you  
       will be able to install the programs in your home directory and  
       run it by clicking on the imach.exe icon. But you won't be able  
       to use the facility of the right clicking.  
 </p>  
   
 <ul>  
     <li>Download latest <font size="2" face="Courier New"><strong>imach-0.97b-setup.exe</strong></font>  
         and execute it .</li>  
     <li>Different sub-directories are created:  
           <ul>  
             <li>doc: most of the documentation. The main document  
                 is <a href="doc/imach.htm">doc/imach.htm</a> .</li>  
                 <ul> Here are also two data files:<font size="4"  
                 face="Times New Roman"> </font><ul>  
                     <li><font face="Courier New">data1.txt</font>  
                         which is the main data file on which the  
                         program has been run as the example in  
                         the main documentation.</li>  
                     <li><font face="Courier New">mydata.txt </font>a  
                         smaller data file which you can use for  
                         your own trial.</li>  
                 </ul>  
                </ul>  
             <li>bin: <ul> <li><font face="Courier">imach.exe</font>  
             the executable for Windows 95/98/NT compiled with gcc from  
             cygwin.</li> <li> gnuplot, the grapher use by IMaCh.  Its  
             reference manual and sources can be accessed from <a  
             href="http://www.gnuplot.info/">http://www.gnuplot.info/</a>.  
                 </ul>  
             </li>  
             <li>src: This subdirectory contains the source of the  
                 program. It can be obtained by asking us by mail <a  
                 href="mailto:brouard@ined.fr">mailto:brouard@ined.fr</a>  
                 and <a href="mailto:lievre@ined.fr">mailto:lievre@ined.fr</a>  
                 .</li>  
         </ul>  
     </li>  
     <li>Right click on the .imach to either edit it or execute it with Imach.</li>  
     <li>Read the file README.txt or, better, click on <a  
         href="doc/imach.htm">doc/imach.htm</a></li>  
 </ul>  
   
 <p><a href="doc/imach.htm"><font color="#FF0000" size="6">Click  
 here to access to the detailed documentation</font></a></p>  
   
 <p>This software have been partly granted by <a  
 href="http://euroreves.ined.fr">Euro-REVES</a>, a concerted action  
 from the European Union. In 2003-2004 it has been granted by the  
 French Institute on Longevity. Our work is copyrighted as a GNU  
 software product, i.e. program and software can be distributed freely  
 for non commercial use, but actually some sources are not widely  
 distributed today because they borrow some codes from the book  
 "Numerical Recipes in C" which is copyrighted. If you are an owner of  
 theses sources you can get our sources by asking us with a simple  
 justification (name, email, Institute) <a  
 href="mailto:imach-dev@listes.ined.fr">mailto:imach-dev@listes.ined.fr</a>  
 </p>  
   
 <p>Today we are two developpers only but we already use a private CVS  
 server. The CVS server will be freely accessible as soon as we have  
 replaced "Numerical Recipes in C maximization routines" with  
 equivalent routines from the new GNU scientific library.  
   
 <p>Latest documentation can be accessed at <a  
 href="http://euroreves.ined.fr/imach">http://euroreves.ined.fr/imach</a><br>  
 Imach version (0.63 of 16 march 2000) can be downloaded in zip file <a  Imach version (0.63 of 16 march 2000) can be downloaded in zip file <a
 href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a>  href="http://euroreves.ined.fr/imach/imach.zip">http://euroreves.ined.fr/imach/imach.zip</a>
 <br> Imach version 0.64 May 2001 can be downloaded in zip file <a  <br> Imach version 0.64 May 2001 can be downloaded in zip file <a
Line 171  second setup <a Line 43  second setup <a
 href="imach-0.97b-2-noreg-setup.exe">imach-0.97b-2-noreg-setup.exe</a>.  href="imach-0.97b-2-noreg-setup.exe">imach-0.97b-2-noreg-setup.exe</a>.
 </p>  </p>
   
 <p> There is a public mailing list of IMaCh's users.  You can  
 subscribe by sending a mail to <a  
 href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.ined.fr</a>  
 (and unsubscribe with <a  
 href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>  
 </p>  
 <br>$Id$<br>  <br>$Id$<br>
 <!--  $State$  <!--  $State$
   $Log$    $Log$
   Revision 1.1  2004/07/23 14:17:58  brouard    Revision 1.2  2004/07/23 14:37:49  brouard
   *** empty log message ***    *** empty log message ***
   
   Revision 1.5  2004/06/22 11:18:20  brouard    Revision 1.1  2004/07/23 14:17:58  brouard
   Adding the noreg setup for users who don't have privileges to modify Windows registries.    *** empty log message ***
   
     Revision 1.5  2004/06/22 11:18:20  brouard
     Adding the noreg setup for users who don't have privileges to modify Windows registries.
   
   Revision 1.4  2004/06/16 23:49:33  brouard    Revision 1.4  2004/06/16 23:49:33  brouard
   *** empty log message ***    *** empty log message ***

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>