Thread: [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. |
From: <yan...@us...> - 2008-01-03 11:18:26
|
Revision: 213 http://assorted.svn.sourceforge.net/assorted/?rev=213&view=rev Author: yangzhang Date: 2008-01-03 03:18:26 -0800 (Thu, 03 Jan 2008) Log Message: ----------- latest, published Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-01-03 11:16:27 UTC (rev 212) +++ assorted-site/trunk/index.txt 2008-01-03 11:18:26 UTC (rev 213) @@ -1,4 +1,4 @@ -% assorted.sf.net Projects +% assorted.sf.net projects % Yang Zhang % Nov 7, 2007 @@ -63,8 +63,8 @@ - Source management: various tools for cleaning up and maintaining a source code repository, identifying things that might not belong (hiatus) - Websites - - This website (maintained) - - [My personal website](http://yz.zor.org/) (maintained) + - [This website](http://assorted.sf.net/) (maintained) + - [My personal website](http://people.csail.mit.edu/yang/) (maintained) Other links: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-01-03 11:24:40
|
Revision: 216 http://assorted.svn.sourceforge.net/assorted/?rev=216&view=rev Author: yangzhang Date: 2008-01-03 03:24:44 -0800 (Thu, 03 Jan 2008) Log Message: ----------- latest, published Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-01-03 11:20:17 UTC (rev 215) +++ assorted-site/trunk/index.txt 2008-01-03 11:24:44 UTC (rev 216) @@ -74,7 +74,6 @@ - [Simple Publications Manager](http://pubmgr.sf.net/): another SF-hosted mini-project of mine - [TinyOS](http://tinyos.net/): SF-hosted project I've been involved in -- [My homepage](http://yz.zor.org/) [browse the code repository]: https://assorted.svn.sourceforge.net/svnroot/assorted This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-01-20 06:32:45
|
Revision: 254 http://assorted.svn.sourceforge.net/assorted/?rev=254&view=rev Author: yangzhang Date: 2008-01-19 22:32:49 -0800 (Sat, 19 Jan 2008) Log Message: ----------- added battlecode 2007 bullet; fixed subversion repo link Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-01-20 06:32:13 UTC (rev 253) +++ assorted-site/trunk/index.txt 2008-01-20 06:32:49 UTC (rev 254) @@ -33,6 +33,7 @@ - Simple object code generation (iogen): currently targets Java serialization, emphasizing compactness, speed, and simplicity (done) - BattleCode composer: express and mix strategies quickly (planning) + - BattleCode 2007, Team Little: our work for the 2007 competition (done) - TopCoder tools: crawl TopCoder rankings to analyze players. Currently only produces language statistics. (done) - Simple Pre-Processor (spp): tiny implementation of cpp's _object-like @@ -75,6 +76,7 @@ mini-project of mine - [TinyOS](http://tinyos.net/): SF-hosted project I've been involved in +[the Subversion repository]: https://assorted.svn.sourceforge.net/svnroot/assorted [browse the code repository]: https://assorted.svn.sourceforge.net/svnroot/assorted <!-- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-01-20 06:40:36
|
Revision: 260 http://assorted.svn.sourceforge.net/assorted/?rev=260&view=rev Author: yangzhang Date: 2008-01-19 22:40:42 -0800 (Sat, 19 Jan 2008) Log Message: ----------- added bib bullet Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-01-20 06:38:46 UTC (rev 259) +++ assorted-site/trunk/index.txt 2008-01-20 06:40:42 UTC (rev 260) @@ -56,6 +56,7 @@ - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) - Miscellanea + - Bibliography: my pan-paper BibTeX; stalling until ZDB happens! (active) - Subtitle adjuster: for time-shifting SRTs (done) - Programming Problems: my workspace for solving programming puzzles (hiatus) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-02-03 09:11:50
|
Revision: 300 http://assorted.svn.sourceforge.net/assorted/?rev=300&view=rev Author: yangzhang Date: 2008-02-03 01:11:53 -0800 (Sun, 03 Feb 2008) Log Message: ----------- updated site Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-02-03 08:40:45 UTC (rev 299) +++ assorted-site/trunk/index.txt 2008-02-03 09:11:53 UTC (rev 300) @@ -13,9 +13,11 @@ - ZDB: simple object database with an emphasis on semantics (active) - General-purpose libraries ("commons") for various languages or platforms. - [Python Commons](python-commons) (maintained) + - [Scala Commons](scala-commons): complements ScalaX, WorkingMouse (active) + - Java Reactor: simple event loop for single-threaded asynchronous IO and + task scheduling (done) - C++ Commons: complements Boost (hiatus) - Haskell Commons: complements MissingH (active) - - Scala Commons: complements WorkingMouse (active) - TeX Commons (active) - Shell Tools: programs written in a variety of languages and oriented toward shell scripting and systems management (maintained) @@ -27,13 +29,14 @@ - 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]` (active) - Throttled Repeater: small program that sends a fixed number of lines at a time from a file to a server over TCP (done) - Meta programming - - Simple object code generation (iogen): currently targets Java - serialization, emphasizing compactness, speed, and simplicity (done) + - Object code generation: currently targets Java serialization, emphasizing + compactness, speed, and simplicity (done) - BattleCode composer: express and mix strategies quickly (planning) - - BattleCode 2007, Team Little: our work for the 2007 competition (done) - TopCoder tools: crawl TopCoder rankings to analyze players. Currently only produces language statistics. (done) - Simple Pre-Processor (spp): tiny implementation of cpp's _object-like @@ -52,11 +55,19 @@ - Configuration resources and desktop tools - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) (done) - - Software Configurations: dot files, rc files, bootstrapping, etc. (done) + - Software Configurations: dot files, rc files, bootstrapping, etc.; note + that this includes third-party code (active) - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) +- [BattleCode] + - BattleCode 2007, Team Little: [Greg] and my work for the 2007 competition (done) + - BattleCode 2008, Team Little: our (i.e. Greg's) work for the 2008 + competition (done) + - BattleCode Gene Pool: a parallel implementation of a genetic algorithm for + optimizing parameters (done) + - BattleCode Composer: express and mix strategies quickly (abandoned) - Miscellanea - - Bibliography: my pan-paper BibTeX; stalling until ZDB happens! (active) + - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (active) - Subtitle adjuster: for time-shifting SRTs (done) - Programming Problems: my workspace for solving programming puzzles (hiatus) @@ -66,19 +77,21 @@ code repository, identifying things that might not belong (hiatus) - Websites - [This website](http://assorted.sf.net/) (maintained) - - [My personal website](http://people.csail.mit.edu/yang/) (maintained) + - [My personal website](http://www.mit.edu/~y_z/) (maintained) Other links: - [SourceForge Project Page](http://sf.net/projects/assorted/): download file releases, discuss on the forums, report bugs/request features, - [browse the code repository] + [browse the repository] - [Simple Publications Manager](http://pubmgr.sf.net/): another SF-hosted mini-project of mine - [TinyOS](http://tinyos.net/): SF-hosted project I've been involved in +[BattleCode]: http://battlecode.mit.edu/ +[Greg]: http://people.csail.mit.edu/glittle/ [the Subversion repository]: https://assorted.svn.sourceforge.net/svnroot/assorted -[browse the code repository]: https://assorted.svn.sourceforge.net/svnroot/assorted +[browse the repository]: http://assorted.svn.sourceforge.net/viewvc/assorted/ <!-- vim:nocin:et:sw=2:ts=2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-02-03 09:13:48
|
Revision: 301 http://assorted.svn.sourceforge.net/assorted/?rev=301&view=rev Author: yangzhang Date: 2008-02-03 01:13:47 -0800 (Sun, 03 Feb 2008) Log Message: ----------- updated site Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-02-03 09:11:53 UTC (rev 300) +++ assorted-site/trunk/index.txt 2008-02-03 09:13:47 UTC (rev 301) @@ -13,11 +13,11 @@ - ZDB: simple object database with an emphasis on semantics (active) - General-purpose libraries ("commons") for various languages or platforms. - [Python Commons](python-commons) (maintained) - - [Scala Commons](scala-commons): complements ScalaX, WorkingMouse (active) + - [Scala Commons](scala-commons) (active) - Java Reactor: simple event loop for single-threaded asynchronous IO and task scheduling (done) - - C++ Commons: complements Boost (hiatus) - - Haskell Commons: complements MissingH (active) + - C++ Commons (hiatus) + - Haskell Commons (active) - TeX Commons (active) - Shell Tools: programs written in a variety of languages and oriented toward shell scripting and systems management (maintained) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-02-04 18:14:18
|
Revision: 316 http://assorted.svn.sourceforge.net/assorted/?rev=316&view=rev Author: yangzhang Date: 2008-02-04 09:31:01 -0800 (Mon, 04 Feb 2008) Log Message: ----------- updated assorted-site Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-02-04 08:33:44 UTC (rev 315) +++ assorted-site/trunk/index.txt 2008-02-04 17:31:01 UTC (rev 316) @@ -36,7 +36,6 @@ - Meta programming - Object code generation: currently targets Java serialization, emphasizing compactness, speed, and simplicity (done) - - BattleCode composer: express and mix strategies quickly (planning) - TopCoder tools: crawl TopCoder rankings to analyze players. Currently only produces language statistics. (done) - Simple Pre-Processor (spp): tiny implementation of cpp's _object-like This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-03-03 05:52:18
|
Revision: 586 http://assorted.svn.sourceforge.net/assorted/?rev=586&view=rev Author: yangzhang Date: 2008-03-02 21:52:23 -0800 (Sun, 02 Mar 2008) Log Message: ----------- updates Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-03-03 05:00:13 UTC (rev 585) +++ assorted-site/trunk/index.txt 2008-03-03 05:52:23 UTC (rev 586) @@ -10,19 +10,19 @@ providing only a brief description and the development status. More information to come later. -- ZDB: simple object database with an emphasis on semantics (active) +- ZDB: object database with an emphasis on semantics (active) - General-purpose libraries ("commons") for various languages or platforms - [Python Commons](python-commons) (passive) - [Scala Commons](scala-commons) (active) - - Java Reactor: simple event loop for single-threaded asynchronous IO and - task scheduling (done) - - C++ Commons (hiatus) - - Haskell Commons (active) - - TeX Commons (active) - - Shell Tools: programs written in a variety of languages and - oriented toward shell scripting and systems management (passive) + - [Java Reactor](java-reactor): simple event loop for single-threaded + asynchronous IO and task scheduling (done) + - [C++ Commons](cpp-commons) (active) + - Haskell Commons (passive) + - 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 (active) + programming framework (passive) - UI libraries - Scala TUI: a declarative reactive programming toolkit for constructing [ncurses]-based text user interfaces (hiatus) @@ -30,12 +30,15 @@ - 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`] (active) + 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) - Meta programming - - Object code generation: currently targets Java serialization, emphasizing - compactness, speed, and simplicity (done) + - [Simple-Build](simple-build): YAML-based meta-build system for generating + Makefiles; you do not want to use this (active) + - [Object Code Generator](object-codegen): currently targets Java + serialization, emphasizing compactness, speed, and simplicity (done) - TopCoder tools: crawl [TopCoder] rankings to analyze players. Currently only produces language statistics. (done) - Simple Pre-Processor (spp): tiny implementation of the C preprocessor's @@ -69,10 +72,13 @@ optimizing parameters (done) - BattleCode Composer: express and mix strategies quickly (abandoned) - Exploration and experimentation - - Hash distribution: for observing the distribution of hash functions on - supplied data. - - Parallel hash join: for exploring the scalability of hash joins on - many-core systems (active) + - [Hash distribution](hash-dist): for observing the distribution of hash + functions on supplied data (done) + - PRNG distribution: for observing the distribution of PRNGs (hiatus) + - [Parallel hash join](hash-join): for exploring the scalability of hash + joins on many-core systems (active) + - [NUMA benchmark suite](numa-bench): tests for understanding the performance + behavior of NUMA systems (active) - Sandbox: heap of small test cases to explore (mostly programming language details, bugs, corner cases, features, etc.) (passive) - Miscellanea @@ -93,7 +99,7 @@ - passive: under continual but gradual growth - active: development is happening at a faster pace - abandoned: incomplete; no plans to pick it up again -- hitaus: incomplete; plan to resume development +- hiatus: incomplete; plan to resume development Other links: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-03-05 06:12:10
|
Revision: 606 http://assorted.svn.sourceforge.net/assorted/?rev=606&view=rev Author: yangzhang Date: 2008-03-04 22:12:14 -0800 (Tue, 04 Mar 2008) Log Message: ----------- tweak Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-03-05 06:11:57 UTC (rev 605) +++ assorted-site/trunk/index.txt 2008-03-05 06:12:14 UTC (rev 606) @@ -39,8 +39,8 @@ Makefiles; you do not want to use this (active) - [Object Code Generator](object-codegen): currently targets Java serialization, emphasizing compactness, speed, and simplicity (done) - - TopCoder tools: crawl [TopCoder] rankings to analyze players. Currently only - produces language statistics. (done) + - TopCoder tools: crawl [TopCoder] rankings to analyze players; currently + only produces language statistics (done) - Simple Pre-Processor (spp): tiny implementation of the C preprocessor's _object-like macros_ (done) - Tools for various websites or services This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-05-08 03:20:35
|
Revision: 708 http://assorted.svn.sourceforge.net/assorted/?rev=708&view=rev Author: yangzhang Date: 2008-05-07 20:20:39 -0700 (Wed, 07 May 2008) Log Message: ----------- added scala doc search, js beautify, mailing list filter Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-08 03:19:12 UTC (rev 707) +++ assorted-site/trunk/index.txt 2008-05-08 03:20:39 UTC (rev 708) @@ -82,8 +82,14 @@ - Sandbox: heap of small test cases to explore (mostly programming language details, bugs, corner cases, features, etc.) (passive) - Miscellanea + - [Mailing List Filter](mailing-list-filter): deal with high-volume mailing + lists by filtering your mailbox for threads in which you were a participant + (active) + - [Scala Doc Search](http://scripts.mit.edu/~y_z/sds/): navigate the Scala + API documentation by class or object name (done) - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (active) - Subtitle adjuster: for time-shifting SRTs (done) + - Javascript Beautifier: a thin [Tamarin] wrapper for [js_beautify]. - Programming Problems: my workspace for solving programming puzzles (hiatus) - Source management: various tools for cleaning up and maintaining a source @@ -92,24 +98,6 @@ - [This website](http://assorted.sf.net/) (passive) - [My personal website](http://www.mit.edu/~y_z/) (passive) -What the statuses mean: - -- done: no more active development planned, but will generally maintain/fix - issues -- passive: under continual but gradual growth -- active: development is happening at a faster pace -- abandoned: incomplete; no plans to pick it up again -- hiatus: incomplete; plan to resume development - -Other links: - -- [SourceForge Project Page](http://sf.net/projects/assorted/): - download file releases, discuss on the forums, report bugs/request features, - [browse the repository] -- [Simple Publications Manager](http://pubmgr.sf.net/): another SF-hosted - mini-project of mine -- [TinyOS](http://tinyos.net/): SF-hosted project I've been involved in - [BattleCode]: http://battlecode.mit.edu/ [BattleCode 2007]: http://battlecode.mit.edu/2007/ [BattleCode 2008]: http://battlecode.mit.edu/2008/ @@ -124,8 +112,34 @@ [Facebook]: http://www.facebook.com/ [YouTube]: http://www.youtube.com/ [MySpace]: http://www.myspace.com/ +[Tamarin]: http://www.mozilla.org/projects/tamarin/ +[js_beautify]: http://elfz.laacz.lv/beautify/ + +What the statuses mean: + +- done: no more active development planned, but will generally maintain/fix + issues +- passive: under continual but gradual growth +- active: development is happening at a faster pace +- abandoned: incomplete; no plans to pick it up again +- hiatus: incomplete; plan to resume development + +Project pages: + +- [SourceForge Project Page]: view summary, [browse the repository] +- [Google Code Page]: download file releases, report bugs/request features +- [Google Groups Page]: discussions and support + +[SourceForge Project Page]: http://sf.net/projects/assorted/ +[Google Code Page]: http://code.google.com/p/assorted/ +[Google Groups Page]: http://groups.google.com/group/assorted-projects/ [browse the repository]: http://assorted.svn.sourceforge.net/viewvc/assorted/ +Copyright 2008 [Yang Zhang]. +All rights reserved. + +[Yang Zhang]: http://www.mit.edu/~y_z/ + <!-- -vim:nocin:et:sw=2:ts=2 +vim:nocin:et:ft=mkd:sw=2:ts=2 --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
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. |
From: <yan...@us...> - 2008-05-09 07:15:21
|
Revision: 775 http://assorted.svn.sourceforge.net/assorted/?rev=775&view=rev Author: yangzhang Date: 2008-05-09 00:15:27 -0700 (Fri, 09 May 2008) Log Message: ----------- updated proj statuses Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 07:12:22 UTC (rev 774) +++ assorted-site/trunk/index.txt 2008-05-09 07:15:27 UTC (rev 775) @@ -10,15 +10,15 @@ providing only a brief description and the development status. More information to come later. -- ZDB: object database with an emphasis on semantics (active) +- ZDB: object database with an emphasis on semantics (passive) - General-purpose libraries ("commons") for various languages or platforms - [Python Commons](python-commons) (passive) - - [Scala Commons](scala-commons) (active) + - [Scala Commons](scala-commons) (passive) - [Java Reactor](java-reactor): simple event loop for single-threaded asynchronous IO and task scheduling (done) - [C++ Commons](cpp-commons) (active) - - Haskell Commons (passive) - - TeX Commons (passive) + - Haskell Commons (hiatus) + - TeX Commons (hiatus) - [Shell Tools](shell-tools): programs written in a variety of languages and oriented toward shell scripting and system administration (passive) - [AFX](python-afx): extensions (e.g. threading support) for the AF @@ -36,7 +36,7 @@ - NanoHTTPD: a do-nothing web server skeleton (done) - Meta programming - [Simple-Build](simple-build): YAML-based meta-build system for generating - Makefiles; you do not want to use this (active) + Makefiles; you do not want to use this (passive) - [Object Code Generator](object-codegen): currently targets Java serialization, emphasizing compactness, speed, and simplicity (done) - TopCoder tools: crawl [TopCoder] rankings to analyze players; currently @@ -60,7 +60,7 @@ - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) (done) - Software Configurations: dot files, rc files, bootstrapping, etc.; note - that this includes third-party code (active) + that this includes third-party code (passive) - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) - [BattleCode] @@ -76,18 +76,18 @@ functions on supplied data (done) - PRNG distribution: for observing the distribution of PRNGs (hiatus) - [Parallel hash join](hash-join): for exploring the scalability of hash - joins on many-core systems (active) + joins on many-core systems (done) - [NUMA benchmark suite](numa-bench): tests for understanding the performance - behavior of NUMA systems (active) + behavior of NUMA systems (done) - Sandbox: heap of small test cases to explore (mostly programming language details, bugs, corner cases, features, etc.) (passive) - Miscellanea - [Mailing List Filter](mailing-list-filter): deal with high-volume mailing lists by filtering your mailbox for threads in which you were a participant - (active) + (done) - [Scala Doc Search](http://scripts.mit.edu/~y_z/sds/): navigate the Scala API documentation by class or object name (done) - - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (active) + - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (passive) - Subtitle adjuster: for time-shifting SRTs (done) - Javascript Beautifier: a thin [Tamarin] wrapper for [js_beautify]. - Programming Problems: my workspace for solving programming puzzles This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-05-09 07:46:02
|
Revision: 779 http://assorted.svn.sourceforge.net/assorted/?rev=779&view=rev Author: yangzhang Date: 2008-05-09 00:46:07 -0700 (Fri, 09 May 2008) Log Message: ----------- cleaned up battlecode projects Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 07:44:54 UTC (rev 778) +++ assorted-site/trunk/index.txt 2008-05-09 07:46:07 UTC (rev 779) @@ -63,14 +63,6 @@ that this includes third-party code (passive) - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) -- [BattleCode] - - [BattleCode 2007], Team Little: [Greg] and my work for the 2007 competition - (done) - - [BattleCode 2008], Team Little: our (i.e. Greg's) work for the 2008 - competition (done) - - BattleCode Gene Pool: a parallel implementation of a genetic algorithm for - optimizing parameters (done) - - BattleCode Composer: express and mix strategies quickly (abandoned) - Exploration and experimentation - [Hash distribution](hash-dist): for observing the distribution of hash functions on supplied data (done) @@ -90,6 +82,9 @@ - Bibliography: my pan-paper BibTeX; i.e., stalling for ZDB (passive) - Subtitle adjuster: for time-shifting SRTs (done) - Javascript Beautifier: a thin [Tamarin] wrapper for [js_beautify]. + - [BattleCode 2007 entry, Team Little](battlecode-2007-little): [Greg] and my + work for the [2007 competition]; see also [our (i.e. Greg's) entry] for the + [2008 competition] (done) - Programming Problems: my workspace for solving programming puzzles (hiatus) - Source management: various tools for cleaning up and maintaining a source @@ -98,9 +93,9 @@ - [This website](http://assorted.sf.net/) (passive) - [My personal website](http://www.mit.edu/~y_z/) (passive) -[BattleCode]: http://battlecode.mit.edu/ -[BattleCode 2007]: http://battlecode.mit.edu/2007/ -[BattleCode 2008]: http://battlecode.mit.edu/2008/ +[2007 competition]: http://battlecode.mit.edu/2007/ +[2008 competition]: http://battlecode.mit.edu/2008/ +[our (i.e. Greg's) entry]: http://www.assembla.com/spaces/battlecode2008 [JavaFX]: https://openjfx.dev.java.net/ [ncurses]: http://www.gnu.org/software/ncurses/ [OpenLaszlo]: http://www.openlaszlo.org/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-05-09 07:54:35
|
Revision: 783 http://assorted.svn.sourceforge.net/assorted/?rev=783&view=rev Author: yangzhang Date: 2008-05-09 00:54:19 -0700 (Fri, 09 May 2008) Log Message: ----------- added link to software configs Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 07:53:37 UTC (rev 782) +++ assorted-site/trunk/index.txt 2008-05-09 07:54:19 UTC (rev 783) @@ -59,8 +59,8 @@ - Configuration resources and desktop tools - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) (done) - - Software Configurations: dot files, rc files, bootstrapping, etc.; note - that this includes third-party code (passive) + - [Software Configurations](configs): dot files, rc files, bootstrapping, + etc.; note that this includes third-party code (passive) - Wallpaper Tools: tools for managing wallpapers as they are being rotated through (done) - Exploration and experimentation This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-05-09 08:15:15
|
Revision: 788 http://assorted.svn.sourceforge.net/assorted/?rev=788&view=rev Author: yangzhang Date: 2008-05-09 01:15:21 -0700 (Fri, 09 May 2008) Log Message: ----------- added link to spp Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-05-09 08:14:51 UTC (rev 787) +++ assorted-site/trunk/index.txt 2008-05-09 08:15:21 UTC (rev 788) @@ -41,8 +41,8 @@ serialization, emphasizing compactness, speed, and simplicity (done) - TopCoder tools: crawl [TopCoder] rankings to analyze players; currently only produces language statistics (done) - - Simple Pre-Processor (spp): tiny implementation of the C preprocessor's - _object-like macros_ (done) + - [Simple Preprocessor](simple-preprocessor): tiny Scala implementation of + the C preprocessor's _object-like macros_ (done) - Tools for various websites or services - [Facebook](facebook-tools): monitor changes in your [Facebook] network (done) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <yan...@us...> - 2008-06-02 00:17:59
|
Revision: 838 http://assorted.svn.sourceforge.net/assorted/?rev=838&view=rev Author: yangzhang Date: 2008-06-01 17:18:05 -0700 (Sun, 01 Jun 2008) Log Message: ----------- added GFS Modified Paths: -------------- assorted-site/trunk/index.txt Modified: assorted-site/trunk/index.txt =================================================================== --- assorted-site/trunk/index.txt 2008-06-02 00:17:43 UTC (rev 837) +++ assorted-site/trunk/index.txt 2008-06-02 00:18:05 UTC (rev 838) @@ -56,6 +56,8 @@ ratings on [Rotten Tomatoes](http://rottentomatoes.com/), sort the movies by score, and aggregate the show times for those movies based on the schedule (done) + - Google File Search: a simple web frontend to Google Web Search for finding + files in web directory listings (done) - Configuration resources and desktop tools - [Vim syntax file for JavaFX](http://www.vim.org/scripts/script.php?script_id=1943) (done) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |