[Mysql-cocoa-commits] CVS: Documentation/website index.html,1.20,1.21
Brought to you by:
sergecohen
From: Serge C. <ser...@us...> - 2004-08-09 16:30:03
|
Update of /cvsroot/mysql-cocoa/Documentation/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1637/website Modified Files: index.html Log Message: Updated the links to the source and binary version of the framework, so that they point to the latest version. 2004-08-09; Serge Cohen. Index: index.html =================================================================== RCS file: /cvsroot/mysql-cocoa/Documentation/website/index.html,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** index.html 9 Aug 2004 16:07:49 -0000 1.20 --- index.html 9 Aug 2004 16:29:54 -0000 1.21 *************** *** 66,78 **** <li>Binaries to install fast..</li> <ul> ! <li>Getting the binaries of the SMySQL frameworks (version 2.2.1) : <a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_bin_2.2.1.dmg?download">SMySQL_bin_2.2.1.dmg</a>, MD5 : e8958cea685920fb8cd712f7d166483e</li> <li>Getting the MySQL Display application (alone and independent of any library): <a href="http://prdownloads.sourceforge.net/mysql-cocoa/MySQL_Display_0.1.3_F0.7.0.dmg.gz?download">Disk image</a>, MD5 : ea4afc9a6a798776fb2d012de2fbd979. <p><em>Note:</em> The MySQL Display application is not developped anymore, the source is still available as a small examples of hte concept (it uses the API of version 1, whilst naming conventions changed in version 2). The binary is available to see how it performs without having to take care of the "obsolete" version 1 of the framework.<!-- Add a link to display page, and rewrite it to redirect to Cocoa MySQL from Lorenz... --></p> </li> </ul> ! <li><a name="sources">Mac OS X 10.1 or higher sources, version 2.2.1 </a><!!></li> <ul> ! <li><a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_src_2.2.1.dmg?download">SMySQL Framework v2.2.1 (dmg)</a>, MD5: ea7ed457bc64386513035588496accab</li> ! <li><a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_src_2.2.1.tgz?download">SMySQL Framework v2.2.1 (tgz)</a>, MD5: dd450188cb7988618560d590c4b0cf28</li> </ul> <ul> --- 66,78 ---- <li>Binaries to install fast..</li> <ul> ! <li>Getting the binaries of the SMySQL frameworks (version 2.3.1) : <a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_bin_2.3.1.dmg?download">SMySQL_bin_2.3.1.dmg</a>, MD5 : fb3e5d8fd2dfd4d44b44a0af4d6c1ce1</li> <li>Getting the MySQL Display application (alone and independent of any library): <a href="http://prdownloads.sourceforge.net/mysql-cocoa/MySQL_Display_0.1.3_F0.7.0.dmg.gz?download">Disk image</a>, MD5 : ea4afc9a6a798776fb2d012de2fbd979. <p><em>Note:</em> The MySQL Display application is not developped anymore, the source is still available as a small examples of hte concept (it uses the API of version 1, whilst naming conventions changed in version 2). The binary is available to see how it performs without having to take care of the "obsolete" version 1 of the framework.<!-- Add a link to display page, and rewrite it to redirect to Cocoa MySQL from Lorenz... --></p> </li> </ul> ! <li><a name="sources">Mac OS X 10.1 or higher sources, version 2.3.1 </a><!!></li> <ul> ! <li><a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_src_2.3.1.dmg?download">SMySQL Framework v2.3.1 (dmg)</a>, MD5: b36f6e7db87fe9109039b0b135797cc8</li> ! <li><a href="http://prdownloads.sourceforge.net/mysql-cocoa/SMySQL_src_2.3.1.tgz?download">SMySQL Framework v2.3.1 (tgz)</a>, MD5: 7cd485f966126f69bcf39d44cff80251</li> </ul> <ul> |