[Assorted-commits] SF.net SVN: assorted: [774] assorted-site/trunk/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-05-09 07:12:21
|
Revision: 774 http://assorted.svn.sourceforge.net/assorted/?rev=774&view=rev Author: yangzhang Date: 2008-05-09 00:12:22 -0700 (Fri, 09 May 2008) Log Message: ----------- added links to AFX, UDP Prober Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 07:10:30 UTC (rev 773) +++ assorted-site/trunk/index.txt 2008-05-09 07:12:22 UTC (rev 774) @@ -21,16 +21,16 @@ - TeX Commons (passive) - [Shell Tools](shell-tools): programs written in a variety of languages and oriented toward shell scripting and system administration (passive) - - AFX: extensions (e.g. threading support) for the AF asynchronous - programming framework (passive) + - [AFX](python-afx): extensions (e.g. threading support) for the AF + asynchronous programming framework (passive) - UI libraries - Scala TUI: a declarative reactive programming toolkit for constructing [ncurses]-based text user interfaces (hiatus) - JFX Table: an editable table (spreadsheet) widget in [JavaFX] (done) - LZXGrid: an editable table (spreadsheet) widget in [OpenLaszlo] (done) - System utilities - - UDP Prober: small program that logs the RTTs of periodic UDP pings, and an - exercise in using [`boost::asio`] (hiatus) + - [UDP Prober](udp-prober): small program that logs the RTTs of periodic UDP + pings, and an exercise in using [`boost::asio`] (hiatus) - Throttled Repeater: small program that sends a fixed number of lines at a time from a file to a server over TCP (done) - NanoHTTPD: a do-nothing web server skeleton (done) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |