4992 projects tagged "Unix"
Form Saver is a PHP class which fills form inputs with submitted values. It can capture the output of the current page with a form template to extract the list of inputs, process and extract the values of a just-submitted form, and alter the form template to insert submitted input values. The processed form template is output to show the form filled with the submitted values.
h5tools provides third-party tools for working with data where the underlying storage object is HDF5. The toolkit currently has two utilities in it: The HDF5 NeXus writer API is a set of functions which allows writing data in the NeXus data format, using only HDF5 function calls. H5merge will merge any two HDF5 or NetCDF4 files.
WCSLIB is a C library, supplied with a full set of Fortran wrappers, which implements the "World Coordinate System" (WCS) standard in FITS (Flexible Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, for drawing general curvilinear coordinate graticules, and a number of utility programs. The FITS "World Coordinate System" (WCS) convention defines keywords and usage which provide descriptions of astronomical coordinate systems in a FITS image header.
hchatd is a simple chat server, written in (almost compliant) ANSI C, and able to compile on multiple Unix systems. Users can create multiple chatrooms, while the chatroom URL is the only thing you need to connect to it. The server contains client code (HTML and JavaScript); it uses XMLHttpRequest, so the chat is truly online.