|
From: Nicholas N. <nj...@ca...> - 2004-01-31 06:16:56
|
CVS commit by nethercote:
Added Yahoo! Messenger. Added more categories, moved some around a bit.
M +50 -39 users.html 1.15
--- devel-home/valgrind/users.html #1.14:1.15
@@ -14,4 +14,11 @@
of bugs found.)
+<dt><a href="http://www.lysator.liu.se/~alla/dia/">Dia</a>
+<dd>Diagram creator, particularly suited to drawing simple circuit diagrams,
+ and more.
+</dl>
+
+<h3>KDE</h3>
+<dl>
<dt><a href="http://www.kde.org">KDE</a>
<dd>Open Source graphical desktop environment for Unix workstations.
@@ -23,4 +30,10 @@
<dd>A web browser, file manager, and universal document viewing application.
+<dt><a href="http://www.trolltech.com/products/qt/">Qt by Trolltech</a>
+<dd>A multi-platform, C++ application development framework.
+</dl>
+
+<h3>GNOME</h3>
+<dl>
<dt><a href="http://www.gnome.org">GNOME</a>
<dd>A desktop environment and developer platform for Unix and Linux systems.
@@ -32,7 +45,10 @@
<dd>Integrated email, calendar, scheduling, contact management and
task-list system.
+
+<dt><a href="http://xmlsoft.org/">libxml2/libxslt</a>
+<dd>GNOME's multi-platform XML C parser and toolkit.
</dl>
-<h3>Web</h3>
+<h3>Web, Internet and Email</h3>
<dl>
<dt><a href="http://www.mozilla.org">Mozilla</a>
@@ -48,9 +64,19 @@
<dd>A small extensible web browser for internet appliances.
+<dt><a href="http://messenger.yahoo.com/messenger/download/unix.html">Yahoo! Messenger</a>
+<dd>A free instant messaging service.
+
+<dt><a href="http://pan.rebelbase.com">Pan</a>
+<dd>A newsreader supporting offline newsreading, article filtering, and
+ multiple connections.
+
+<dt><a href="http://www.pldaniels.com/ripmime">ripMIME</a>
+<dd>Email decoding engine and library.
+
<dt><a href="http://bidwatcher.sf.net">Bidwatcher</a>
<dd>An eBay auction listing tracker.
</dl>
-<h3>Databases</h3>
+<h3>Databases and Search Engines</h3>
<dl>
<dt><a href="http://www.mysql.com">MySQL</a>
@@ -72,4 +98,8 @@
dbAppliance</a>
<dd>Database performance monitoring and acceleration.
+
+<dt><a href="http://www.exalead.com">Exalead</a>
+<dd>A search and navigation platform, including search engine, XML
+ processing libraries, and statistical linguistics.
</dl>
@@ -90,14 +120,4 @@
<dd>Special purpose software for investigating marine vessel hydrodynamics.
-<dt><a href="http://www.flightgear.org">FlightGear</a>
-<dd>An open-source, multi-platform, cooperative flight simulator.
-
-<dt><a href="http://www.simgear.org">SimGear</a>
-<dd>Building-block libraries for quickly assembling 3d simulations, games, and
- visualization applications.
-
-<dt><a href="http://www.aspect-sdm.org">ASPECT</a>
-<dd>A data stream monitoring and visualization tool, for simulation analysis.
-
<dt><a href="http://teem.sf.net">Teem</a>
<dd>A collection of C libraries for manipulating and visualizing
@@ -108,5 +128,18 @@
</dl>
-<h3>Programming</h3>
+<h3>Simulation</h3>
+<dl>
+<dt><a href="http://www.aspect-sdm.org">ASPECT</a>
+<dd>A data stream monitoring and visualization tool, for simulation analysis.
+
+<dt><a href="http://www.flightgear.org">FlightGear</a>
+<dd>An open source, multi-platform, cooperative flight simulator.
+
+<dt><a href="http://www.simgear.org">SimGear</a>
+<dd>Building-block libraries for quickly assembling 3d simulations, games, and
+ visualization applications.
+</dl>
+
+<h3>Compilers and Interpreters</h3>
<dl>
<dt><a href="http://www.perl.org">Perl</a>
@@ -119,14 +152,11 @@
<dd>A dynamic programming language with powerful built-in data types allowing
simple and fast data manipulation.
+</dl>
+<h3>Programming Tools</h3>
+<dl>
<dt><a href="http://www.gnu.org/software/ddd/">GNU ddd</a>
<dd>A graphical front-end for GDB, DBX, WDB, Ladebug, JDB, XDB, bashdb,
- and the Perl, Python and PHP debuggers.
-
-<dt><a href="http://www.trolltech.com/products/qt/">Qt by Trolltech</a>
-<dd>A multi-platform, C++ application development framework.
-
-<dt><a href="http://xmlsoft.org/">libxml2/libxslt</a>
-<dd>GNOME's multi-platform XML C parser and toolkit.
+ and the Perl, Python and PHP debuggers.
<dt><a href="http://oprofile.sf.net">OProfile</a>
@@ -195,8 +225,4 @@
for virtual reality applications.
-<dt><a href="http://www.exalead.com">Exalead</a>
-<dd>A search and navigation platform, including search engine, XML
- processing libraries, and statistical linguistics.
-
<dt><a href="http://www.xmlBlaster.org">xmlBlaster</a>
<dd>A publish/subscribe and PtP message oriented middleware with easy
@@ -206,22 +232,7 @@
<dd>A graphical user environment for PDAs and other Linux devices.
-<dt><a href="http://pan.rebelbase.com">Pan</a>
-<dd>A newsreader supporting offline newsreading, article filtering, and
- multiple connections.
-
-<dt><a href="http://pan.rebelbase.com">Pan</a>
-<dd>A newsreader supporting offline newsreading, article filtering, and
- multiple connections.
-
-<dt><a href="http://www.lysator.liu.se/~alla/dia/">Dia</a>
-<dd>Diagram creator, particularly suited to drawing simple circuit diagrams,
- and more.
-
<dt><a href="http://www.gtk-papaya.org">Papaya</a>
<dd>A GTK+-2.0 MUD client for UNIX and Windows.
-<dt><a href="http://www.pldaniels.com/ripmime">ripMIME</a>
-<dd>Email decoding engine and library.
-
<dt><a href="http://synce.sf.net">SynCE</a>
<dd>WinCE communications layer.
|