Astronomy
The Ultimate Astro Widget
Description:
This is a Dashboard widget for Mac OS X Tiger. It computes the UTC, LST, JD and MJD for provided observatories in the world. It can also computed airmass curves and observablities. It is not a script by itself rather than a collection of CSS, Javascript, HTML, Python and C scripts... But it provides excellent examples computations n javascript, how to manage XML files and XMLHttpRequests in Javascripts, as well as some basic python stuff.
Author's Email:
cfoellmi@free.fr
Author's Homepage:
http://cfoellmi.free.fr
Script File:
UltimateAstroWidget.zip (644.86 KB)
combine/permute a list from a file or pipe
Description:
combo -[pc]
Perform combinatoric transformations on a list of elements
separated by newline. Input may be a filename, or '-' to
read from STDIN. Combinations/Permutations are written to
STDOUT, one per line, with elements separated by tab.
Options:
-p permute list; this is the default behavior
-c combine list; this parameter requires an integer value
for how many of the list elements should be included
in the combination
Author's Email:
allenday@ucla.edu
Author's Full Name:
Allen Day
Author's Homepage:
http://search.cpan.org/~allenday
Script File:
combo.gz (746 bytes)


