[Assorted-commits] SF.net SVN: assorted:[1241] assorted-site/trunk/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2009-03-02 23:32:31
|
Revision: 1241 http://assorted.svn.sourceforge.net/assorted/?rev=1241&view=rev Author: yangzhang Date: 2009-03-02 23:32:25 +0000 (Mon, 02 Mar 2009) Log Message: ----------- published new site Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2009-03-01 19:45:28 UTC (rev 1240) +++ assorted-site/trunk/index.txt 2009-03-02 23:32:25 UTC (rev 1241) @@ -30,9 +30,9 @@ - JFX Table: an editable table (spreadsheet) widget in [JavaFX] (done) - LZXGrid: an editable table (spreadsheet) widget in [OpenLaszlo] (done) - System utilities - - [GDB Visual Stack Debugger](gdb-stack-viz): a [Python-GDB] extension that + - GDB Visual Stack Debugger: a [Python-GDB] extension that helps visualize the stack; originally designed to aid instruction on stack - smashing (active) + smashing (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 @@ -43,6 +43,7 @@ - [Cygwin Tools](cygwin-tools): tools for making Cygwin more pleasant to use (done) - Meta programming + - [clamp](clamp): the C++ lambda preprocessor; don't wait for C++0x! (done) - [Simple-Build](simple-build): YAML-based meta-build system for generating Makefiles; you do not want to use this (passive) - [Object Code Generator](object-codegen): currently targets Java @@ -54,7 +55,7 @@ - Tools for various websites/web applications - [Facebook Tools](facebook-tools): scrape a photo album, utilities for pyfacebook, and monitor adds/removes in your friend list (done) - - [Google Tools](google-tools): Google Reader archiver (active) + - [Google Tools](google-tools): Google Reader archiver (hiatus) - Myspace: crawl [MySpace] profiles within $n$ degrees of you for fast searches (done) - O'Reilly Safari: cache text from the [O'Reilly Safari] online bookshelf for @@ -78,13 +79,13 @@ - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) - Exploration, experimentation, research - - [YDB](ydb): simple memory store that serves as a research testbed for approaches - to recovery in [VOLTDB] (H-Store) (active) - - [C++ Serialization Benchmark](serialization-bench): simple comparison of the - speed and verbosity of various readily-available approaches/libraries for - serializing lots of small ints (active) - - [C++ Containers Benchmark](container-bench): simple analysis of performance - behavior of various readily-available associative containers (active) + - [YDB](ydb): simple memory store that serves as a research testbed for + approaches to recovery in [H-Store] (active) + - C++ Serialization Benchmark: simple comparison of the speed and verbosity + of various readily-available approaches/libraries for serializing lots of + small ints (active) + - C++ Containers Benchmark: simple analysis of performance behavior of + various readily-available associative containers (active) - TCQ Wavelets: wavelet domain stream query processing for the Data Triage project in TelegraphCQ (done) - [Hash distribution](hash-dist): for observing the distribution of hash @@ -98,7 +99,7 @@ details, bugs, corner cases, features, etc.) (passive) - Miscellaneous - [Music Labeler](music-labeler): a slick GUI for quickly - labeling/categorizing music + labeling/categorizing music (passive) - [Mailing List Filter](mailing-list-filter): deal with high-volume mailing lists by filtering your mailbox for threads in which you were a participant (done) @@ -147,7 +148,7 @@ [js_beautify]: http://elfz.laacz.lv/beautify/ [Rotten Tomatoes]: http://www.rottentomatoes.com/ [Picard Tagger]: http://wiki.musicbrainz.org/PicardTagger -[VOLTDB]: http://db.cs.yale.edu/hstore/ +[H-Store]: http://db.cs.yale.edu/hstore/ What the statuses mean: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |