
![]() |
Video of bat
chasing and capturing flying insect (wmv,
2.2 MB) Data animation of bat sonar beam patterns (avi, 1.1 MB) |
The Neural
Systems and Behavior course is run by the Marine Biological Laboratory
every summer. I had an insane amount of fun at this course. The
following are videos made at the course. They are encoded using the
free open-source XviD codec (install for windows,
mac).
|
![]() |
| citation management | RRiki | A
web-browser driven notes and citation manager software, uses Ruby,
Rails and MySQL. |
| Successor to RA (obsolete) | ||
| bengali | Lekho | made obsolete by WinXP and latest releases of Linux. |
| authoring | MikTeX + | Latex on windows! |
| TeXnicCenter | An editor/compiler for LaTeX on win with spell check. | |
| editing | SciTE | A fast, lightweight configurable text editor for coding with syntax highlighting |
| KompoZer | WYSIWYG html/css editor succeeding NVU, using mozilla's gecko engine | |
| drawing | Inkscape | Vector graphics. Like Adobe illustrator |
| Ipe | I now prefer Inkscape | |
| video | Virtualdub | |
| audio | audacity | |
| data analysis | python + | beautiful object oriented language. Here are my adventures with it |
| ipython + | interactive python shell | |
| matplotlib + | python replacement for matlab (2D graphics great, 3D graphics suck) | |
| vtk | 3D visualization for python | |
| versioning | tortoiseCVS/SVN | nice windows interfaces to both that integrate with explorer |
| compression | 7-zip |
best archiving tool out there, does zip and many other formats |
| backup | unision | backup tool |
| Cobian | Backup software automatic (periodic) or manual backups. Incremental zipped backups. | |
| Security | keepass | Password manager. Encrypts file with master password, can have categories and subcategories of passwords |
| truecrypt | Store encrypted volumes on your hard disk | |
| polyexpl.py | This is a little module with a class that enables one
to modify coefficents of a nth order polynomial and see how that
changes the plot of the function on the fly. Use it as follows:import polyexplThis code shows:
|
![]() |