|
| Tue, Oct 07th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 17:10 UTC |
|
login « register « recover password « |
About: xlHtml converts an Excel spreadsheet file (.xls) into highly-optimized HTML. It includes scripts to allow it to be used as a Netscape or mutt plugin and as a xls handler for Apache. The program currently supports string, blank, boolean, error, integer, floating point, hyperlinks, and formula cells. It can also output in XML, tab delimited, or comma separated values (CSV). Changes: New command line options to allow customization of the HTML output, better support for Excel 95 & 5.0, support for formulas, and documentation & algorithmic improvements.
About: Jooky is a frontend for MP3 players which can run as a daemon and be controlled through client/server operations or telnet. It can run full screen/curses, be daemonized, or be /etc/inittabed. Changes: Initial release.
About: Qps is a visual process manager, an X11 version of "top" or "ps" that displays processes in a window and lets you sort and manipulate them. It displays some general system information, and many details about current processes (such as the TCP/UDP sockets in use by a process). Qps runs on Linux and Solaris. Changes: Processes can now be shown as a tree, columns may be reordered by dragging, and user-defined commands are possible.
About: irmctl is a utility daemon to control your favorite non-IRDA infrared receiver. For the moment, only irman (through libirman) is supported. Changes: More code cleaning, potential bugs checks, an install option in the makefile.
About: Loki Setup is a graphical installer for Unix applications. It features descriptions of the package to install in XML, a GTK interface that can be dynamically redefined by the user with Glade, raw and ncurses console interfaces, and the automatic generation of uninstall scripts. It has been successfully used on many Linux and UNIX platforms. It includes tools for uninstalling, patching, and recovering installations. It operates independently from any package managers. Changes: Initial public release.
About: The WWWOFFLE programs simplify World Wide Web browsing from computers that use intermittent (dialup) connections to the Internet. It is a simple proxy server with special features for use with dial-up Internet links. It makes it possible to browse Web pages and read them without having to remain connected. There are too many features to mention, but they include privacy control, cookie/advert blocking, efficient bandwidth usage by specifying intervals between refreshes, options to monitor pages regularly, recursive fetching, HTML cleaning, highlighting of cached links, indexes of cached pages, searching of cached pages, and many more.
About: interpcom is a command interpreter library in C that can be used to build scientific applications. It is very easy to add new commands. The library contains an expression evaluator that can be used to parse the arguments of the commands. It is possible to define "objects" which are arrays of numbers having a name, and structures. It is possible to use threads (several programs running simultaneously). Changes: Bugfixes, new command to kill threads as well as many changes in the application 'funct'.
About: mhash is a thread-safe hash library implemented in C, and provides a uniform interface to a large number of hash algorithms (MD5, SHA-1, HAVAL, RIPEMD160, TIGER, GOST). These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Changes: This new release features HMAC support by Nikos Mavroyanopoulos, improved portability, and a cleaner C API.
About: The number perl script will print the English name of a number. One can print names of extremely large numbers (e.g. 1e1234567). Number can be run on the command line, or as a CGI script when run as 'number.cgi'. Number prints names in both the American and European naming system. It can also print the decimal expansion of a number in either naming system. Changes: Version 2 now correctly supports scientific notation for any sized exponent for decimal numbers as well as Latin powers (1000^x). This version of number is much faster, particularly when dealing with numbers in scientific notation (e.g., 12.3e456789), Latin powers are now 1000^x instead of 1000^(x+1), the CGI mode of number now supports larger web limits and a number of the error messages have been improved when run in CGI mode.
About: A BestCrypt volume is accessible as a regular filesystem on a correspondent mount point. The data stored on a BestCrypt volume is stored in the container file. A container is a regular file or block device, so it is possible to backup, move, or copy it to other disk (CD-ROM or network, for instance) and continue to access encrypted data using BestCrypt. BestCrypt supports the following encryption algorithms: GOST in Cipher Feedback mode and BLOWFISH, DES, TWOFISH in Cipher Block Chaining mode. A container can be formatted for any filesystem supported by Linux (MINIX, EXT, EXT2, FAT, FAT32, and others) and mounted as an additional volume to any mount point. Changes: Fixed a serious bug that may cause data damage, device name changed from /dev/bc* to /dev/bcrypt*, support for fsck added, support for 2.3.x kernels added, fixed loop device (/dev/loop*) support, added proper kernel version handling added and added support for SMP kernels.
About: NumExp is a GNOME program that implements numeric methods and some mathematical solutions. It is implemented via a CORBA server and a text client. Changes: Added new functions for complex numbers and logic operators, new programming functions like loops (whiles) and conditionals (ifs), a new console window for iteraction between the user and the NumExp kernel, preferences can be saved, XY Graph window with new options, new parser and faster evaluator, improved documentation as well as a new compilation and installation procedure.
About: GClipper is a multiple buffer clipboard that automatically fetches new selections and maintains them in a history. It shows a listview with the fetched selections and allows the visualization of their details. The selected row in the listview will be used to determine the data for selection retrieval (paste). Changes: Fixed a few memory leaks, more extensive details window, removal of all buffers when shift is pressed while pressing the delete button, as well as display of TEXT and COMPOUND_TEXT target types.
About: Kim is an interactive, user friendly process manager for Linux. Features include process list, process tree, select more process, send all existing signals to one process or more processes, reload, process sort, display /proc/#/maps, display 45 information about all process, search in process list, display still actual uptime or system memory, zombie attention, and Kim allows you to save your settings and your profile definition. Changes: Added support for compilation on RedHat, bugfixes in sort and right mouse button, uses internal file viewer to display help screens, error reports include system error messages, improved y2k compliance, added one decimal to %CPU and %MEM, marked processes footing (%MEM, SIZE, RSS), xterm resize support (SIGWINCH), changes in the ini file profiling section, system information viewer as well as changes within the interface.
About: Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats. Changes: The way in which the formatting object tree creates the area tree has radically changed to allow much easier support for keeps, etc. in the future, numerous bugs have been fixed, line breaks work within inline-sequences now, FOP now uses namespaces, the prefix "fo" is no longer hard-coded, this version supports all of the Latin-1 characters now as well as some others available in PDF, font metrics and character encoding mappings are specified in XML at compile time and basic display-graphic support is now in, but currently considered unusable.
About: AnyJ is a cross-platform Java IDE that supports all kinds of of Java applications including JSPs, Servlets, Applets, and Applications. It includes class browsers and source analysis tools as well as a Java Beans conform Visual GUI-Builder (Swing), a debugger, a very powerful and fast editor featuring syntax highlighting, unlimited undo/redo, and true Intelli*ense-like parser backed code completion. AnyJ supports JDK 1.1 or 1.2. Changes: Sped up debugger GUI when debugging jdk 1.2 applications, made minor changes to the debugger, shortened duration of invoking the compiler (Windows only), misc minor bugfixes, minor HelpAgent documentation updates, and added commandline options to set font sizes and editor background color.
About: Given a URL, Getleft will try to download all links. As it goes, it modifies the original HTML pages so that the absolute links get changed to relative links, and links to active pages get changed to the resulting pages. It supports thirteen different languages. Changes: French support added as well as a couple of enhancements and bug fixes.
About: Enlightenment is a themeable, fast, flexible, and powerful window manager that is designed to be as configurable as possible in both look and feel. In addition, Enlightenment provides an applet API that provides functionality somewhere between the GNOME applet system and Dock Apps from Afterstep/WindowMaker. The current design aim is for Enlightenment to become a desktop shell. Changes: Visually-definable window borders, anti-aliased truetype fonts, an internal themable GUI config system, massive speedups over the previous release, translucent moves, animated menus, shading, window sliding, and more, GNOME and KDE window hints and application menu support, extensive documentation, user-editable and definable menus, mouse and keyboard bindings, multiple focus modes, XFree86 VideoMode fullscreen support, icon-keyed tooltips, favorite desktop backrounds list generation and storage, window grouping, audio effects support, virtual and multiple desktops, miniaturized pagers to control multiple and virtual desktops, an iconbox for containment of iconified windows, draggable multiple desktops, autoraising of windows, focus list window switching, comprehensive theme and packaging support, automatic window cleanup, desktop background special effects, selective session management support for applications (remember support), extensive network-transparent inter-process communication, multi-head support for X, click always raises support, transient grouping support, window and screen edge resistance support, support for different backgrounds on different desktops, and auto background purging to save memory when backgrounds are not viewed for awhile.
About: glFtpD is a multi-platform FTP daemon that has numerous features and is easy to setup and use.
About: GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK toolkit, but has been split off as of the developers' version 1.1.0. Changes: One very small automake fix.
About: XSane is a GTK-based X11 frontend for SANE. It works either standalone or as a gimp plugin. It is an alternative to xscanimage. Changes: Fixes for problems with GIMP and libintl.
About: GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries. Changes: Container queue_resize fixes, minor fixups to gtk[vh]scale, idle renamed to idle_id in testgtk to avoid conflicts with broken libs, more consistant naming of gtkrc files, and language support for ro and uk.
About: Sawfish (the window manager formerly known as Sawmill) is an extensible window manager using a Lisp-based extension language. All window decorations are configurable and all user-interface policy is controlled through the language. Its aim is to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, application docks, or other things that may be achieved through separate applications. Sawfish is mostly GNOME-compliant; almost all configuration may be made through a graphical interface. Changes: Mostly a bugfix release. sawmill now remembers most-recent-focus order, restores previous focus where applicable (i.e., when switching workspaces), and has more customization options.
About: tgif is a vector-based drawing tool, with the additional benefit of being sort of a web-browser. That is, you can fetch drawings from a web server with it, and you can make objects in your picture into hotlinks to other parts of the drawing, or to other drawings accessible via HTTP. Changes: This release fixes a crashing bug that happened when right-clicking on a non-existing text object, supports gifsicle-1.16.1, forces non-condensed PS export if a file contains XPM or EPS objects, and adds a delete_eps_child() internal command.
About: The Cyrus SASL library is a generic library for easy integration of secure network authentication to any client or server application. It supports authentication via standard plaintext methods as well as CRAM-MD5 and DIGEST-MD5 shared secret methods and KERBEROS_V4 and GSSAPI Kerberos methods. The SASL protocol framework is used by SMTP, IMAP, ACAP, LDAP, and other standard protocols. Changes: Improved logging, better debugging, better support for multiple realms, and new encryption layers support for DIGEST-MD5.
About: geektalkd is a simple chat server designed for use with thin clients (like telnet, netcat, or one of the avaliable Perl clients). It features multiple channels, private whispers, and everything else you'd expect from a chat server. Additionally, all of the parser code can be rewritten and reread, so you can install new functions on the fly without restarting the server or kicking users off. Changes: A /ignore function, Net::Ident support, some bugfixes, and an install script.
About: x10ephem computes sunrise and sunset times. It consists of a library and an assortment of utilities. The most useful utility is x10events, which parses crontab files and updates the time fields to track sun events. Combined with an X10 interface like HEYU or X10, this allows the scheduling of lighting events to follow the changing seasons and daylight savings time automatically. This application does not depend on X10; it can be used for any crontab entry you like.
About: lftp is a sophisticated command line based file transfer program. Supported protocols include FTP, HTTP, SFTP, and FISH. It has a multithreaded design allowing you to issue and execute multiple commands simultaneously or in the background. It also features mirroring capabilities and will reconnect and continue transfers in the event of a disconnection. Also, if you quit the program while transfers are still in progress, it will switch to nohup mode and finish the transfers in the background. Additional protocols supported: FTP over HTTP proxy, HTTPS and FTP over SSL. There are lots of tunable parameters, including rate limitation, number of connections limitation and more.
About: The Openwall Linux kernel patch is a collection of security "hardening" features for the Linux kernel. In addition to the new features, some versions of the patch contain various security fixes. The "hardening" features of the patch, while not a complete method of protection, provide an extra layer of security against the easier ways to exploit certain classes of vulnerabilities and/or reduce the impact of those vulnerabilities. The patch can also add a little bit more privacy to the system by restricting access to parts of /proc so that users may not see what others are doing. Changes: Updated for Linux kernel 2.2.12.
About: eGTK is a binding between the Eiffel programming language and the GTK+ widget toolkit. eGTK works with two compilers: the GNU SmallEiffel compiler and ISE Eiffel (commercial compiler). Changes: Version 0.3.3 includes many additional widgets, improved memory management, and extra examples, and works with "eglade".
About: phpMyAdmin is a tool intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data, and administrate one single database and multiple MySQL servers. Changes: Version 2.0.4 is a maintenance release, fixing some rather nasty bugs. phpMyAdmin 2.0.4 is the most stable version so far, and you're encouraged to upgrade if you're affected by the bugs described in the ChangeLog or if you need the new features.
About: Yacas is a general purpose, easy to use Computer Algebra System (a CAS is a program that can be used to do symbolic manipulation of mathematical expressions). It is built on top of its own programming language designed for this purpose, in which new algorithms can easily be implemented. In addition, it comes with extensive documentation on the functionality implemented and methods used to implement them. Changes: Small changes and bug fixes, and the user interfacing code has been removed, as this is going to be done through HTML/CGI.
About: PerfGraph is a Web-based performance grapher. A collection server reads data from client systems, and stores the information in a postgres database. When pointing your browser to the Web server on the collection server, a Perl script reads data from the database, and creates graphical images on the fly. Currently, the collection server runs on Solaris. Client systems can be Solaris. Linux support is available, but is not yet integrated. Changes: Some bugs have been fixed and the licensing has changed.
About: wmSMPmon is a Window Maker applet for monitoring the CPUs, memory, and swap of SMP systems. Changes: A small optimization to reduce CPU usage, and command-line options.
About: SkySOUND is a free audio library built on top of common audio libraries like MIDAS or SEAL, but with several built-in sound drivers (for OSS and Windows). It includes a powerful IntelASM- optimized MPEG Audio 1/2 layer I/II/III decoder, which is a partially rewritten version of the XingMPEG Decoder. Changes: Lot of fixes to OSS support, MPEG streaming, etc.
Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free! |
Please note that you must have cookies enabled in your browser to be able to log in.
LATEST ARTICLES
Security
MOST POPULAR PROJECTS
|