[Kst] www/areas/extragear/apps/kst
Matthew D. Truch
matt at truch.net
Thu Mar 24 18:39:44 CET 2011
SVN commit 1225913 by truch:
Make it actual XHTML 1.0.
M +2 -2 download/binary_packages.php
M +5 -5 download/source_code.php
M +4 -4 index.php
M +1 -1 sample_data/index.php
--- trunk/www/areas/extragear/apps/kst/download/binary_packages.php #1225912:1225913
@@ -6,8 +6,8 @@
<ul>
<li>Windows binaries of Kst 2 are available from <a href="http://sourceforge.net/projects/kst/files">SourceForge</a> and can be simply unzipped into any directory</li>
<li>Mac OSX binaries are also available in beta version from <a href="http://sourceforge.net/projects/kst/files">the same page</a></li>
- <li>Packages for Ubuntu can be found at <a href="https://launchpad.net/~stevebenton/+archive/kst2"> launchpad.net</a>
- <li>Packages for openSuse can be found <a href="http://software.opensuse.org/search?q=kst&baseproject=openSUSE:11.3&lang=fr&exclude_filter=home:&exclude_debug=true">here</a>
+ <li>Packages for Ubuntu can be found at <a href="https://launchpad.net/~stevebenton/+archive/kst2"> launchpad.net</a></li>
+ <li>Packages for openSuse can be found <a href="http://software.opensuse.org/search?q=kst&baseproject=openSUSE:11.3&lang=fr&exclude_filter=home:&exclude_debug=true">here</a></li>
</ul>
<p>If you want packages for your favorite distribution, <a href="mailto:kst at kde.org">contact us</a> and we'll try to help.
--- trunk/www/areas/extragear/apps/kst/download/source_code.php #1225912:1225913
@@ -5,13 +5,14 @@
<h2>Getting the code</h2>
<ul>
- <li>Pre-packaged source code can be found <a href="http://sourceforge.net/projects/kst/files/Kst%202.0.2/kst-2.0.2.tar.gz/download">here</a>.
+ <li>Pre-packaged source code can be found <a href="http://sourceforge.net/projects/kst/files/Kst%202.0.2/kst-2.0.2.tar.gz/download">here</a>.</li>
<li>Subversion source:
<ul>
- <li>Browse the <a href="http://websvn.kde.org/branches/work/kst/portto4/kst/">Kst2 code</a> online.
- <li>Checkout anonymously:<br/> "svn co svn://anonsvn.kde.org/home/kde/branches/work/kst/portto4/kst"
- <li>Checkout with write access:<br/> "svn co svn+ssh://YOUR_KDE_ACCOUNT_NAME@svn.kde.org/home/kde/branches/work/kst/portto4/kst"
+ <li>Browse the <a href="http://websvn.kde.org/branches/work/kst/portto4/kst/">Kst2 code</a> online.</li>
+ <li>Checkout anonymously:<br/> "svn co svn://anonsvn.kde.org/home/kde/branches/work/kst/portto4/kst"</li>
+ <li>Checkout with write access:<br/> "svn co svn+ssh://YOUR_KDE_ACCOUNT_NAME@svn.kde.org/home/kde/branches/work/kst/portto4/kst"</li>
</ul>
+ </li>
</ul>
<h2>Compiling</h2>
@@ -28,7 +29,6 @@
<li>The optional <a href="http://www.unidata.ucar.edu/software/netcdf/">NetCdf</a> library, which provides support for files in the netCDF format</li>
<li>The optional <a href="http://muparser.sourceforge.net/">muParser</a> library, which is used in the general non-linear fitting plugin</li>
</ul>
-</p>
<h2>Need more help?</h2>
<p>Then consider <a href="mailto:kst at kde.org">contacting us</a> and we'll try to help.</p>
--- trunk/www/areas/extragear/apps/kst/index.php #1225912:1225913
@@ -3,7 +3,7 @@
include( "header.inc" );
?>
-<img src="3-pics.png" width="750" style="border:none"/>
+<img src="3-pics.png" width="750" style="border:none" alt="Three kst screenshots" />
<h2>Distinguishing features</h2>
<p>
@@ -11,9 +11,9 @@
<strong>Kst</strong> is very <u>user-friendly</u> (both the community and the program itself!).<br/>
-<strong>Kst</strong> contains many powerful built-in features and is <u>expandable</u> with plugins and extensions (see developer information in the <a href="Ressources">"Ressources"</a> section).</br>
+<strong>Kst</strong> contains many powerful built-in features and is <u>expandable</u> with plugins and extensions (see developer information in the <a href="Ressources">"Ressources"</a> section).<br/>
-<strong>Kst</strong> is licensed under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>, and is as such <u>freely available</u> for anyone. What's more, as of 2.0.x it is available on <u>all of the following platforms</u>: Microsoft Windows, Linux, Mac OSX. Note that KDE libraries are an optional dependency (i.e. you can run Kst without KDE, but you get additional features when running on a platform with KDE). See the <a href="download">"Downloads"</a> section for pre-compiled executables or the sources.</br>
+<strong>Kst</strong> is licensed under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>, and is as such <u>freely available</u> for anyone. What's more, as of 2.0.x it is available on <u>all of the following platforms</u>: Microsoft Windows, Linux, Mac OSX. Note that KDE libraries are an optional dependency (i.e. you can run Kst without KDE, but you get additional features when running on a platform with KDE). See the <a href="download">"Downloads"</a> section for pre-compiled executables or the sources.<br/>
</p>
<p>
@@ -42,7 +42,7 @@
<h2>About Kst 1 and Kst 2</h2>
<p>
-Currently <a href="kst1">Kst 1.x</a> and Kst 2.x are stable releases.</br>
+Currently <a href="kst1">Kst 1.x</a> and Kst 2.x are stable releases.<br/>
Kst 1 has some features that Kst 2 does not yet have, but Kst 2 also has some nice improvements over Kst 1. If you are new to Kst, you should probably start with Kst 2, unless you need specific features no yet supported or are working with people using Kst 1. One good place to ask for advice is on the mailing list.
</p>
--- trunk/www/areas/extragear/apps/kst/sample_data/index.php #1225912:1225913
@@ -14,7 +14,7 @@
<p>To illustrate the flexibility of Kst in handling various file formats, we provide a couple of sample files using different conventions:</p>
<ul>
<li>Some metadata in the header including field names. <a href="2_similar_ASCII_files.tgz">2 similar files</a> are provided to experiment with the "change data file" tool</li>
- <li>Pure data (Kst will call the vectors "Column1", "Column2", etc...) from a <a href="http://websvn.kde.org/*checkout*/branches/work/kst/portto4/kst/misc/tutorial/gyrodata.dat.gz">gyrometer</a>: 3 vectors x 200 000 samples (gzipped, please uncompress before using)</a></li>
+ <li>Pure data (Kst will call the vectors "Column1", "Column2", etc...) from a <a href="http://websvn.kde.org/*checkout*/branches/work/kst/portto4/kst/misc/tutorial/gyrodata.dat.gz">gyrometer</a>: 3 vectors x 200 000 samples (gzipped, please uncompress before using)</li>
<li>One large file (zipped) to experiment for yourself the performance of Kst (coming soon)</li>
</ul>
More information about the Kst
mailing list