402 projects tagged "OS Independent"
Calc is arbitrary precision arithmetic system that uses a C-like language. It's useful as a calculator, an algorithm prototype, and as a mathematical research tool. More importantly, calc provides a machine-independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions.
CDSA stands for Common Data Security Architecture. It provides a security framework that includes cryptographically signed modules to present an abstracted unified API to the application developer to perform cryptographic and security related operations. It also includes hardware support for cryptographic tokens and biometric devices, such as thumbprint scanners. Intel has implemented the CDSA 2 specification and released it as open source.
Links is graphics and text mode WWW browser, similar to Lynx. It displays tables, frames, downloads on background, uses HTTP/1.1 keepalive connections, and features Javascript. In graphics mode it displays PNG, JPEG, GIF, TIFF, and XBM pictures, runs external bindings on other types, and features anti-aliased font, smooth image zooming, 48-bit dithering, and gamma and aspect ratio correction.
JH2N (Java host to named conversion program) converts a hosts file to a full BIND 8 or 9 configuration. JH2N was inspired by the h2n.pl program included in the O'Reilly "DNS and BIND" book. Various options are available to enhance its operation by incuding external files. Using the simple host file syntax, very large and complex zones can be maintained.
IRC Channel Relay Bot allows you to have an IRC channel span multiple IRC networks. It relays public and private messages, informs you about people joining and leaving the channel, and passes topics across networks (if you op it). It has minimal ability to help protect the channel.
JWAA is a software framework for building dynamic Web applications as networks of first-class Java objects. XML is used for representing information normally coded as HTML. The XML files are automatically reloaded when they change. It has a "persistent forms" feature in which form data automatically persists in the database such that fields behave like pieces of paper that automatically preserve what's written on them. This default behavior is easily overridden. Invalid links are reported at XML load time via the browser, and are also recorded in log files.
phPay is a shopping cart system using a combination of PHP and SQL. It works with MySQL, PostgreSQL, Oracle, Informix, and MS-SQL. It does not use cookies. It features user accounts, flexible design, easy administration, and support for multiple languages, and can be used without price values as a simple catalog. It cross-references in every-detail view, and features a translation tool. Complete adminstration can be done via a browser. Different languages and currencies are supported. Shipment and payment methods can be chosen by the user, and it also supports stock tracking.