[Siptoolbox-commits] www index.php,1.2,1.3
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <ric...@us...> - 2006-02-25 00:07:12
|
Update of /cvsroot/siptoolbox/www In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11770 Modified Files: index.php Log Message: linked up new windows installer! Index: index.php =================================================================== RCS file: /cvsroot/siptoolbox/www/index.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** index.php 24 Feb 2006 23:20:23 -0000 1.2 --- index.php 25 Feb 2006 00:07:05 -0000 1.3 *************** *** 71,75 **** complete, useful, and <b>FREE</b> digital image processing toolbox for ! <a href="http://www-rocq.inria.fr/scilab/scilab.html">Scilab</a>. <br><br> <b>What SIP can do:</b> <BR> --- 71,75 ---- complete, useful, and <b>FREE</b> digital image processing toolbox for ! <a href="http://www.scilab.org">Scilab</a>. <br><br> <b>What SIP can do:</b> <BR> *************** *** 82,86 **** (Thanks to <a href="http://www.imagemagick.org">ImageMagick</a>) <li> Numerous functions with flexible interface and error ! treatment (see a <a href="doc/sip-reference/sip-ref-toc.html">LISTING</a>) <li> Help pages with examples for all the functions <li> Demos --- 82,86 ---- (Thanks to <a href="http://www.imagemagick.org">ImageMagick</a>) <li> Numerous functions with flexible interface and error ! treatment (see a partial <a href="doc/sip-0.2.0-reference/sip-ref-toc.html">LISTING</a>) <li> Help pages with examples for all the functions <li> Demos *************** *** 116,120 **** <br /><br /> ! <b>Main author:</b> <b>Ricardo Fabbri</b> (<small><tt>rfabbri at if,sc,usp,br</tt></small>).<br> SIP is fostered by <br> --- 116,124 ---- <br /><br /> ! <b>Current main authors:</b> <br /> ! ! <b>Zhang Cheng</b> (<small><tt>zhangcheng.johnchain at gmail,com</tt></small>), ! and<br> ! <b>Ricardo Fabbri</b> (<small><tt>rfabbri at if,sc,usp,br</tt></small>).<br> SIP is fostered by <br> *************** *** 326,333 **** <li><a href="http://sourceforge.net/project/showfiles.php?group_id=68055&package_id=66476">Source</a></li> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=68055&package_id=66476">Linux ! Binaries</a> <small>- standalone, for scilab ! 3.0</small> </li> </ul> --- 330,349 ---- <li><a href="http://sourceforge.net/project/showfiles.php?group_id=68055&package_id=66476">Source</a></li> + + <li><a href="devel/windows-port.php" + >Windows Installer <b>BETA</b></a> <img src="figures/new-small.png"> + </li> + <!-- <ul> + <li> + <small>For scilab 4.0! Requires <a + href="http://www.imagemagick.org">ImageMagick</a> 6.2.5-Q16-dll + </small> + </li> + </ul> --> + <li><a href="http://sourceforge.net/project/showfiles.php?group_id=68055&package_id=66476">Linux ! Binaries</a> ! <small>- standalone, for scilab 3.0</small> </li> </ul> *************** *** 353,367 **** <ul> <li><a ! href="devel">Linux Only</a> </ul> </ul> <hr> <br> ! There are <i>no Windows binaries</i> for SIP 0.3.1 yet. Please use the old SIP 0.1.1-win5 bellow, and consider contributing a new windows binary! <ul> ! <li> <b>Windows</b> <br> (<a href="http://prdownloads.sourceforge.net/siptoolbox/sip-0.1.1-win5.zip?download">SIP --- 369,384 ---- <ul> <li><a ! href="devel">Source code</a> </ul> </ul> <hr> <br> ! There are <i>no stable Windows binaries</i> for SIP 0.3.1 yet ! (but its on the way!). Please use the old SIP 0.1.1-win5 bellow, and consider contributing a new windows binary! <ul> ! <li> <b>Windows (old version)</b> <br> (<a href="http://prdownloads.sourceforge.net/siptoolbox/sip-0.1.1-win5.zip?download">SIP *************** *** 371,379 **** (<a href="http://www.imagemagick.org">Linux/UN!X</a>) ! <small> -- only for sourcecode build </small><br> (<a href="http://prdownloads.sourceforge.net/siptoolbox/ImageMagick-win2k.zip?download">5.4.3 for WlND0WS</a>)<br> ! NOTE: Version 5.4.3 is required for Wlnd0ws. Newer versions ! are not supported by SIP binaries! <br><br> </ul> --- 388,395 ---- (<a href="http://www.imagemagick.org">Linux/UN!X</a>) ! <small> -- only for sourcecode build and for Window</small><br> (<a href="http://prdownloads.sourceforge.net/siptoolbox/ImageMagick-win2k.zip?download">5.4.3 for WlND0WS</a>)<br> ! NOTE: Version 5.4.3 is required for SIP 0.1.1 for Windows. <br><br> </ul> |