]> henry.ined.fr Git - .git/commitdiff
(Module): Wiki link added
authorAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 15:35:26 +0000 (15:35 +0000)
committerAgnès Lièvre <agnes.lievre@education.gouv.fr>
Thu, 9 Feb 2006 15:35:26 +0000 (15:35 +0000)
html/index.htm

index 4deb56b6db3381cc0bb92a07048513628c8a3a46..86f9b2460941410cd367f3a3ad34f31f8d1cb1b6 100644 (file)
@@ -25,7 +25,7 @@ src="doc/euroreves2.gif" width="151" height="75"></p>
 color="#00006A">INED</font></a><font color="#00006A"> and </font><a\r
 href="http://euroreves.ined.fr"><font color="#00006A">EUROREVES</font></a></h3>\r
 \r
-<p align="center"><font color="#00006A" size="4"><strong>June 2004</strong></font></p>\r
+<p align="center"><font color="#00006A" size="4"><strong>August 2005</strong></font></p>\r
 \r
 <hr size="3" color="#EC5E5E">\r
 \r
@@ -119,7 +119,7 @@ the notepad editor or 'run' it with gnuplot (you need a recent version).<br>
 \r
 <br>\r
 Imach version 0.97b of June 21 2004 can be downloaded as a setup.exe file\r
-<a href=imach-0.97b-2-setup.exe">\r
+<a href="imach-0.97b-2-setup.exe">\r
 http://euroreves.ined.fr/imach/imach-0.97b-2-setup.exe</a>. The IMaCh\r
 program and gnuplot will be installed in the directory that you want\r
 (usually in Program Files).  We made some errors in the new setup and\r
@@ -133,22 +133,24 @@ second setup <a
 href="imach-0.97b-2-noreg-setup.exe">imach-0.97b-2-noreg-setup.exe</a>.\r
 \r
 <p><a href="oldversions.html">Old Windows versions are accessible here.</a>\r
-<h3>On Mac OS/X</h3>\r
+<h3>On Mac OS/X Panther only (october 2005)</h3>\r
 \r
 IMaCh can be easily compiled with gcc 3.3 on MacIntosh as soon as\r
 XCode (free download from Apple) is intalled on your MaCIntosh.<p>\r
 \r
 It take a litle more time to get latest version of Gnuplot 4.0 for Mac\r
-OS/X and to compile it on a MaC. The main problem resides in finding\r
+OS/X and to compile it on a MaC (sources tar.gz can be also accessed on our site from <a href=gnuplot-4.0.0.tar.gz>here</a>. The main problem resides in finding\r
 the png library. Gif images are patented now and the replacement is\r
 png, but the development of the png library is growing on its own and\r
 you just have to find on Google where it is hosted now.\r
 \r
 <br>\r
 Gnuplot can be easily compiled on a MaC, but I don't know yet (July\r
-2004) which is default screen terminal driver for gnuplot. For sure if\r
-X11 is installed on your MaC (it is included on your installation CD\r
-or you can download it from the WEB), the you can do <tt>set ter\r
+2004) which is default screen terminal driver for gnuplot. \r
+As already said you need libpng (to be included in terms) which itself needs zlib on the same directory level. Boths sources can be acessed on the Web but here you can get the sources used on the MacOS/X Panther version (<a href- libpng-1.2.5.tgz>libpng-1.2.5.tgz</a> and <a href=zlib-1.2.1.tar.gz>zlib-1.2.1.tar.gz</a>.\r
+\r
+If X11 is already installed on your MaC (it is included on your installation CD\r
+or you can download it from the WEB), then you can do <tt>set ter\r
 X11</tt> and <tt>plot sin(x)</tt> to get a nice sin curve on an X11\r
 window of your Mac.\r
 \r
@@ -171,10 +173,11 @@ You can download a .pkg.pax file at <a
       <tt>bin</tt> and <tt>html</tt> . In the bin subdirectory you\r
       will find two executables <tt>imach</tt> itself and\r
       <tt>gnuplot</tt>. \r
+<p>You can also download a dmg file (octobre 2005) still for Panther only (we do not have a Tiger version at INED yet) at <a href=imach-0.98panther.dmg>imach-0.98panther.dmg</a>.\r
 \r
 <p>\r
 You need to click on <tt>imach</tt> and IMaCh will be launched in a\r
-terminal window, asking you to enter a <tt>parameter</tt> file. A\r
+Terminal window, asking you to enter a <tt>parameter</tt> file. A\r
 parameter file is text file with an extension <tt>.imach</tt> (but you\r
 can use a <tt>.txt</tt> extension if you want. Among the parameters\r
 required, a data file name has to be entered. It can be a relative\r
@@ -235,9 +238,23 @@ href=mailto:imach-users-subscribe@listes.ined.fr>imach-users-subscribe@listes.in
 (and unsubscribe with <a\r
 href=mailto:imach-users-unsubscribe@listes.ined.fr>imach-users-unsubscribe@listes.ined.fr</a>\r
 </p>\r
+\r
+<h2>IMaCh Wiki</h2>\r
+As discussed at the last REVES meeting in <a href="http://www.prw.le.ac.uk/cgi-bin/reves/2005.cgi">Beijing</a>, we created a Wiki for IMaCh were people having used IMaCh (or having not been able to used it because of obscure or unadequate features) can add tips and discuss various aspects of IMaCh and interface with other statistical softwares. In many aspects, our "official documentation" is not accurate enough.\r
+\r
+<p> Wikis are a very promising way to give information closer to your expectations. It also a very dynamic movement if you consider the first <a href="http://wikimania.wikimedia.org/wiki/Main_Page">International Wikimedia Conference in Francfurt</a> (August 2005), where most Wikis were represented and in particular <a href="http://wikipedia.org">Wikipedia</a>.\r
+\r
+<p><a href="wiki"><font color="#FF0000" size="6">Access to the new (August 2005) IMaCh Wiki</font></a></p>\r
+\r
+\r
+\r
+\r
 <br>$Id$<br>\r
 <!--  $State$\r
   $Log$\r
+  Revision 1.9  2004/07/23 16:07:11  brouard\r
+  *** empty log message ***\r
+\r
   Revision 1.8  2004/07/23 14:34:18  brouard\r
   *** empty log message ***\r
 \r