[Assorted-commits] SF.net SVN: assorted: [180] assorted-site/trunk/index.txt
Brought to you by:
yangzhang
From: <yan...@us...> - 2007-11-08 03:26:18
|
Revision: 180 http://assorted.svn.sourceforge.net/assorted/?rev=180&view=rev Author: yangzhang Date: 2007-11-07 19:26:20 -0800 (Wed, 07 Nov 2007) Log Message: ----------- updated assorted-site Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2007-11-07 23:41:41 UTC (rev 179) +++ assorted-site/trunk/index.txt 2007-11-08 03:26:20 UTC (rev 180) @@ -1,6 +1,6 @@ % assorted.sf.net Projects % Yang Zhang -% March 22, 2007 +% Nov 7, 2007 This SourceForge project is a collection of not-very-related software that I've written, and it's imaginatively named "assorted." @@ -25,24 +25,30 @@ for constructing text user interfaces - JFX Table: an editable table (spreadsheet) widget in JavaFX - LZXGrid: an editable table (spreadsheet) widget in OpenLaszlo -- Desktop tools and configurations - - Wallpaper Tools: tools for managing wallpapers as they are being rotated - through. - - Software configurations: dot files, rc files, bootstrapping, etc. +- Meta programming + - Simple object code generation: currently targets Java serialization, + emphasizing compactness, speed, and simplicity (in that order) + - BattleCode composer: express and mix competitive strategies quickly + - TopCoder tools: crawl TopCoder rankings to analyze players. Currently only + produces language statistics. - Tools for popular websites or services - [Facebook](facebook-tools): monitor changes in your Facebook network - Myspace: crawl profiles within n degrees of you for fast searches - O'Reilly Safari: cache text for offline reading (inactive) - Youtube: caches videos from your favorites, playlists, and subscriptions -- Configuration resources +- Configuration resources and desktop tools - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) - - Software Configurations: dot files, rc files, etc. + - Software Configurations: dot files, rc files, bootstrapping, etc. + - Wallpaper Tools: tools for managing wallpapers as they are being rotated + through. - Miscellanea - Subtitle adjuster: for time-shifting SRTs - Programming Problems: my workspace for solving programming puzzles - Experimental Sandbox: heap of small test cases to explore (bugs, corner cases, features, etc.) + - Source management: various tools for cleaning up and maintaining a source + code repository, identifying things that might not belong. - Websites - This website - [My personal website](http://yz.zor.org/) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |