[Kst] www/areas/extragear/apps/kst
Matthew D Truch
matt at truch.net
Wed Feb 15 09:01:53 CET 2006
SVN commit 509580 by truch:
Update the webpage to reflect the awesome 1.2.0 release.
I'll add update screenshots (including more screenshots) in the near future.
M +4 -2 download.html
M +5 -13 features.html
M +6 -3 index.html
M +2 -1 kstsettings.html
--- trunk/www/areas/extragear/apps/kst/download.html #509579:509580
@@ -40,17 +40,19 @@
<td>
<h3>Obtaining kst source</h3>
<p>
-The current stable release of kst is 1.1.1. Kst is available for
+The current stable release of kst is 1.2.0. Kst is available for
download from your local
<a href="http://download.kde.org/download.php?url=stable/apps/KDE3.x/scientific/">KDE
mirror</a>.
</p>
+<!--
<p>
The most recent developer release of kst is 1.2.0dr1, and is
also available from your local
<a href="http://download.kde.org/download.php?url=unstable/apps/KDE3.x/scientific/">KDE
mirror</a>. Developer releases do not contain translations.
</p>
+-->
<p>
For bleeding edge development code, kst is part of the kdeextragear-graphics
package. Daily
@@ -95,7 +97,7 @@
<td>
<h3>Datasource Template</h3>
A <a href="kstdatasource-1.2.0.tar.gz">template</a> for developing datasources
-outside of the Kst source tree is also available. [<a href="kstdatasource-1.1.0.tar.gz">Kst 1.1 version</a>]
+outside of the Kst source tree is also available. [<a href="kstdatasource-1.1.0.tar.gz">Kst 1.1.x version</a>]
</td>
</tr>
</table>
--- trunk/www/areas/extragear/apps/kst/features.html #509579:509580
@@ -39,7 +39,7 @@
<tr>
<td>
<h3>Current kst features:</h3>
-<p>kst 1.1.1 released 2005-10-26
+<p>kst 1.2.0 released 2006-02-14
<ul>
<li>Real-time display and manipulation of streaming data
<li>Quick zooming and scrolling via mouse and keyboard
@@ -47,12 +47,14 @@
<li>Built-in high-speed equation interpreter
<li>Multiple tabs or windows
<li>Graphical plot layout manager
+<li>Javascript scripting
<li>Drag and drop
<li>Cut and paste
<li>Native power spectrum algorithm and histograms
+<li>Image and matrix support, including waterfall plots
<li>Support for the most popular data formats including:
<ul>
- <li>ASCII, dirfile, CDF, netCDF, piolib, FITS
+ <li>ASCII, dirfile, CDF, netCDF, piolib, FITS, HEALPix, qimage
<li>Plugin design allows additional formats
</ul>
<li>Time input
@@ -62,18 +64,8 @@
</ul>
<h3>Future release roadmap:</h3>
<h4>(subject to change)</h4>
-<p>kst 1.2.0 expected release 2006-02-31</p>
+<p>kst 1.3.0 expected release 2006-04-01</p>
<ul>
- <li>Javascript scripting.
- <li>Undo.
- <li>Image and matrix rework.
- <li>Various new tools.
- <li>Waterfall plots.
- <li>Healpix support.
- <li>Bugfixes.
-</ul>
-<p>kst 1.3.0 expected release 2006-04-31</p>
-<ul>
<li>Object templates and complex object construction.
<li>Bugfixes.
</ul>
--- trunk/www/areas/extragear/apps/kst/index.html #509579:509580
@@ -57,13 +57,16 @@
<li>Large selection of built-in plotting and data manipulation functions,
such as histograms, equations, and power spectra.
<li>Color mapping and contour mapping capabilities for three-dimensional
- data.
+ data, as well as matrix and image support.
<li>Monitoring of events and notifications support.
<li>Built-in filtering and curve fitting capabilities.
<li>Convenient command-line interface.
<li>Powerful graphical user interface.
- <li>Support for several popular data formats.
+ <li>Support for several popular data formats including fits, netCDF, and HEALPix.
<li>Multiple tabs or windows.
+ <li>Extended annotation objects similar to vector graphics applications.
+ <li>KstScript, an ECMAScript based scripting language capable of
+ interacting with and extending kst in virtually every way.
</ul>
<p>
A full list of kst's features as well as a roadmap for future features and
@@ -72,7 +75,7 @@
<p>
Kst is licenced under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>
and is freely available for <a href="download.html">download</a>. The current
-stable version of kst is 1.1.1.
+stable version of kst is 1.2.0.
</p>
</td><td width="3%"> </td><td valign="top" width="666 px">
<a href="screenshots.html">
--- trunk/www/areas/extragear/apps/kst/kstsettings.html #509579:509580
@@ -39,7 +39,8 @@
<tr>
<td>
<p>
-Kst makes use of the KDE configuration system, KConfig, to store its settings. This system is very rich and provides functionality for settings defaults and
+Kst makes use of the KDE configuration system, KConfig, to store its settings.
+This system is very rich and provides functionality for settings defaults and
locking down various setting keys and groups. If you wish to do some of these
things, simply create a new kstrc and install it in $KDEDIR/share/config/. It
is often most convenient to copy a kstrc that was generated by Kst, modify it,
More information about the Kst
mailing list