| random source code, in hopes it may be useful to someone.
mostly GPL'd.
and, of course, this code is distributed with no warranty; without even the implied warranty of merchantability or fitness for a particular purpose. | |
| vcdb | emacs control of visual c++ |
| vcdb is a command-line interface to the visual c++ debugger, with an extension to the gnu emacs gud.el package. | |
| msgflags.el | flags in the emacs modeline |
| msgflags.el allows you to put a variety of notifications (e.g. new mail, new irc, new log messages) in the modeline. | |
| ssh-find-agent | find a running ssh agent to use |
| placed in the .bashrc or .cshrc, will look for an existing ssh-agent process. if found, it will set up the environment variables necessary to authenticate using that agent. if not found, it will start a new agent just as ssh-agent would. this makes it much easier to avoid creating lots of ssh-agent processes. | |
| dust | java wind display applet |
| a crude particle system simulation driven by a crude model
of bay area winds. this is the source code - to see current winds visit http://sfports.wr.usgs.gov/wind/streaklines.shtml. |
|
| glambient | mutating tilings |
| a program (in progress) for exploring periodic tilings and making animations of the results. source code isn't very well packaged, use at your own risk. | |
| horn | some pretty spirals for opengl |
| draws some spirally structures using opengl under win32. this is a translation of a pascal program from bob's freubels which was inspired by the most excellent work of william latham |
|