|
From: Mario R. R. <rio...@us...> - 2012-08-31 06:00:14
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Maxima, A Computer Algebra System - site-xml - http://maxima.sourceforge.net". The branch, master has been updated via 17280133a20bd5fdca00be1e84f180ad54c2e1e2 (commit) from ddf52e36508634c7b62c1d905fef02d2462440d6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 17280133a20bd5fdca00be1e84f180ad54c2e1e2 Author: Mario Rodriguez <rio...@us...> Date: Fri Aug 31 07:57:19 2012 +0200 Write new version and add Yamwi to related projects diff --git a/es/relatedprojects.xml b/es/relatedprojects.xml index 654c0b0..602273b 100644 --- a/es/relatedprojects.xml +++ b/es/relatedprojects.xml @@ -60,6 +60,11 @@ <h3>Interfaces Web ejecutando Maxima</h3> + <div class="catit"> + <h3><a href="http://calc.matthen.com/">Calc.Matthen.com</a></h3> + <p>Integra, diferencia y hace gráficos en lÃnea.</p> + <p class="url">â <a href="http://calc.matthen.com/">http://calc.matthen.com/</a></p> + </div> <div class="catit"> <h3><a href="http://icm.mcs.kent.edu/research/demo.html">Demostraciones interactivas de manipulaciones matemáticas</a></h3> @@ -82,32 +87,6 @@ <p class="url">â <a href="http://maxima-online.lewalski.pl/">http://maxima-online.lewalski.pl/</a></p> </div> - - <div class="catit"> - <h3><a href="http://wmi.math.u-szeged.hu/wmi/math.php">WebMathematics Interactive</a></h3> - <p>Desarrollador: Zoltan Kovacs, U Szeged, Hungary.</p> - <ul> - <li><a href="http://matek.hu/">WMI on-line demo</a></li> - <li><a href="http://matek.hu/doc/">Documentación (incluidos 3 cortometrajes en Inglés y 3 en húngaro)</a></li> - <li><a href="http://matek.hu/1/">Versión antigua</a></li> - <li><a href="http://wmi.math.u-szeged.hu/~kovzol/cadgme.php">Detalles de desarrollo</a></li> - </ul> - <p class="url">â <a href="http://wmi.math.u-szeged.hu/wmi/math.php">http://wmi.math.u-szeged.hu/wmi/math.php</a></p> - </div> - - <div class="catit"> - <h3><a href="http://icm.mcs.kent.edu/research/demo.html">Demos interactivos de cálculos Matemáticos</a></h3> - <p>(Institute for Computational Mathematics at Kent State U)</p> - <p class="url">â <a href="http://icm.mcs.kent.edu/research/demo.html">http://icm.mcs.kent.edu/research/demo.html</a></p> - </div> - - <div class="catit"> - <h3><a href="http://maxima-online.lewalski.pl/">Maxima-Online</a></h3> - <p>Desarrollador: Piotr Lewalski</p> - - <p class="url">â <a href="http://maxima-online.lewalski.pl/">http://maxima-online.lewalski.pl/</a></p> - </div> - <div class="catit"> <h3><a href="http://www.my-tool.com/mathematics/maximaphp/">MaximaPHP</a></h3> <p>Desarrollador: Bowo Prasetyo</p> @@ -130,6 +109,12 @@ <p class="url">â <a href="http://wmi.math.u-szeged.hu/wmi/math.php">http://wmi.math.u-szeged.hu/wmi/math.php</a></p> </div> + <div class="catit"> + <h3><a href="http://yamwi.sourceforge.net">Yamwi</a></h3> + <p>Desarrollador: Mario RodrÃguez Riotorto.</p> + <p>Véase también: <a href="http://www.sourceforge.net/projects/yamwi">Yamwi en Sourceforge</a>.</p> + <p class="url">â <a href="http://yamwi.sourceforge.net">http://yamwi.sourceforge.net</a></p> + </div> <h3>Sistemas que usan Maxima como un componente en un amplio esquema</h3> @@ -140,13 +125,6 @@ <p class="url">â <a href="http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/euler/">http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/euler/</a></p> </div> -<div class="catit"> - <h3><a href="http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation">GeoGebraCAS</a></h3> - <p>Desarrollador: Markus Hohenwarter et al.</p> - <p>âGeoGebra es un programa libre de matemáticas dinámicas multiplataforma para todos los niveles de educación, que une la geometrÃa con el álgebra, los gráficos, la estadÃstica y el cálculo en un entorno de uso sencillo. GeoGebraCAS extiende las habilidades simbólicas de GeoGebra para permitir a los estudiantes trabajar con fracciones, ecuaciones y fórmulas que incluyan variables.â</p> - <p class="url">â <a href="http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation">http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation</a></p> -</div> - <div class="catit"> <h3><a href="http://www.lon-capa.org/">Red de Aprendizaje en lÃnea con CAPA</a></h3> <p>Desarrollador: Gerd Kortemeyer.</p> diff --git a/index.xml b/index.xml index 1b79a7f..978a625 100755 --- a/index.xml +++ b/index.xml @@ -21,6 +21,7 @@ <h2>News <a href="feed.xml" class="rss">RSS</a></h2> <ul> + <li>August 27, 2012: Maxima 5.28.0.</li> <li>May 5, 2012: Maxima 5.27.0.</li> <li>December 19, 2011: Maxima 5.26.0.</li> <li>April 17, 2011: Maxima 5.24.0.</li> diff --git a/relatedprojects.xml b/relatedprojects.xml index 011dc95..6be4050 100644 --- a/relatedprojects.xml +++ b/relatedprojects.xml @@ -104,6 +104,15 @@ <p class="url">â <a href="http://wmi.math.u-szeged.hu/wmi/math.php">http://wmi.math.u-szeged.hu/wmi/math.php</a></p> </div> +<div class="catit"> + <h3><a href="http://yamwi.sourceforge.net">Yamwi</a></h3> + <p>Developer: Mario RodrÃguez Riotorto.</p> + <p>See also: <a href="http://www.sourceforge.net/projects/yamwi">Yamwi at Sourceforge</a>.</p> + <p class="url">â <a href="http://yamwi.sourceforge.net">http://yamwi.sourceforge.net</a></p> +</div> + + + <h3>Systems using Maxima as a component in a larger scheme</h3> <div class="catit"> @@ -114,13 +123,6 @@ </div> <div class="catit"> - <h3><a href="http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation">GeoGebraCAS</a></h3> - <p>Developer: Markus Hohenwarter et al.</p> - <p>âGeoGebra is free and multi-platform dynamic mathematics software for all levels of education that joins geometry, algebra, tables, graphing, statistics and calculus in one easy-to-use package. GeoGebraCAS extends the Computer Algebra System (CAS) features of GeoGebra to allow students to work with fractions, equations, and formulas that include variables.â</p> - <p class="url">â <a href="http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation">http://www.geogebra.org/trac/wiki/GeoGebraCAS/Documentation</a></p> -</div> - -<div class="catit"> <h3><a href="http://www.lon-capa.org/">The LearningOnline Network with CAPA</a></h3> <p>Developer: Gerd Kortemeyer.</p> <p>âSharing and using online learning and assessment materials across institutions and disciplines.â</p> ----------------------------------------------------------------------- Summary of changes: es/relatedprojects.xml | 44 +++++++++++--------------------------------- index.xml | 1 + relatedprojects.xml | 16 +++++++++------- 3 files changed, 21 insertions(+), 40 deletions(-) hooks/post-receive -- Maxima, A Computer Algebra System - site-xml - http://maxima.sourceforge.net |