|
| Mon, Oct 13th | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 14:09 UTC |
|
login « register « recover password « |
About: Erlang is a small concurrent functional programming language developed by Ericsson. It is being used by Ericsson as a systems programming language for large concurrent fault-tolerant distributed systems. Changes: A new compiler, a faster virtual machine, a new loader, a better asn.1 compiler, an ODBC interface to mnesia, IIOP 1.1 to the corba implementation, etc.
About: GMatH is the GNOME Mathematical Interface. It currently provides Numerical Python and Yacas with a nice GUI. It also has basic data visualization using the gtkplot widget. Changes: Correctly-wrapping first long lines, a fix for a focus problem with a clicked tree element, code cleanups, and a "smart" Numerical Python help launcher that checks the mime type and launches the appropriate aplication.
About: Zircon is a feature rich IRC client written in the tcl/tk programming language. It provides an easy to use GUI for IRC and is highly configurable. Zircon will run on any system that has a tcl/tk interpeter (i.e. MacOS and Windows as well as UNIX) Changes: A fix for a typo in the debugging module and the removal of some debugging statements that were left in.
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: The problem with Segmentation faults when loading device settings with "lineart" mode enabled is solved.
About: DeleGate is a multi-purpose application level gateway or proxy server that mediates communication of various protocols, applying cache and conversion for mediated data, controlling access from clients, and routing toward servers. It translates protocols between clients and servers, converting between IPv4 and IPv6, applying SSL (TLS) to arbitrary protocols, merging several servers into a single server view with aliasing and filtering. It can be used as a simple origin server for some protocols (HTTP, FTP, and NNTP). Changes: Immediate rejection of invalid HTTP methods.
About: UPX is a portable, extendable, high-performance executable packer for several different executable formats. It achieves an excellent compression ratio and offers very fast decompression. Your executables suffer no memory overhead or other drawbacks. UPX supports vmlinuz/386, linux/elf386, linux/386, win32/pe, dos/exe, djgpp2/coff, and many more. Changes: Yet another FreeBSD compatibility workaround, and a fixed win32/pe problem which could cause a broken decompressor stub.
About: strace is a useful diagnositic, instructional, and debugging tool. System adminstrators, diagnosticians and troubleshooters will find it invaluable for solving problems with programs for which the source is not readily. Changes: More support for Linux/MIPS, updates to the network-code and additional/improved Linux syscalls.
About: pxtools is a collection of tools to work with Paradox databases. It consists of pxinfo and dump-utilities to generate SQL, CSV, and XML from the database. The pxtools are able to convert all versions of Paradox databases and even support the external MEMO-Blobs. Changes: Two new filed-types (TIMESTAMP and LOGICAL), and CSV support.
About: The Advanced Linux Sound Architecture is composed of several parts. The first is a fully modularized sound driver which supports module autoloading, devfs, isapnp autoconfiguration, and gives complete access to analog audio, digital audio, control, mixer, synthesizer, DSP, MIDI, and timer components of audio hardware. It also includes a fully-featured kernel-level sequencer, a full compatibility layer for OSS/Free applications, an object-oriented C library which covers and enhances the ALSA kernel driver functionality for applications (client/server, plugins, PCM sharing/multiplexing, PCM metering, etc.), an interactive configuration program for the driver, and some simple utilities for basic management. Changes: Minor bugfixes for CS4231, CS4236, AC'97, and the 2.3.29 kernel.
About: Linux Napster Client is one of the oldest Napster clients available. It is a fully-featured Napster client with a text-based interface. Linux Napster Client runs under Linux, OpenBSD, FreeBSD, and Cygwin32. Changes: Bugfixes.
About: The HP OfficeJet Linux driver provides printing, scanning, and photo-card access support for most Hewlett-Packard multi-function peripherals connected to a parallel port, USB port, or LAN via selected HP JetDirect print servers. Additional applications are provided to view the contents of the front-panel LCD and to access other control and status features of the device. Changes: Bugfixes in the kernel drivers, the programming library, and the applications, improvements in the build process, and functionality with the 2.2.x and 2.3.x kernels.
About: RRDtool (Round Robin Database Tool) is time-series data storage and graphing utility created by the author of MRTG. Using RRDtool, you can write your own MRTG-like tools in a matter minutes with only a few lines of Perl or shell code. Changes: A great many bugfixes and new features.
About: xtell allows you to send messages between computers running xtell server. It is easy to use in scripts (i.e. to notify you when you get a mail or something else happens) or as a network-aware replacement for write(1). It was originally based on Michael Bacarella's ident2 server and Jozef Knepp's VMS implementation. Changes: Better handling of broken servers.
About: KNode is a newsreader for the K Desktop Environment. It is mostly GNKSA compliant, and has support for MIME and multiple servers. Changes: Bugfixes and some new features.
About: Yadex is a Doom/Doom II/Heretic level (wad) editor for X. It is available under the terms of the GNU GPL. Changes: Fixes for the focus-on-object function, BSP, compilation problems, the "string art" corruption bug, and a hang in insert-linedef-and-split-sector, support for Doom alpha 0.4 and 0.5, Doom press release pre-beta, Heretic, Hexen (view-only), MBF, Strife (missing linedefs types), Aliens TC, Basilica, Eternal, Final Doom and and Hacx, new functions like linedef selection, flipping and mirroring, exchange-objects-numbers, and a new palette viewer (PLAYPAL and COLORMAP), and improvements to linedef and thing flags manipulation functions, the flats/sprites/textures viewer, and documentation.
About: MBSE BBS is a full Fidonet-capable ANSI BBS package including a mailer (ifcico clone), tosser, ticfile processor, filefind, and other utilities. It supports fully configurable ANSI menus, multiple languages, IEMSI, standard file transfer protocols, and native Linux doors. The mailer supports the FTS-0001, YooHoo/2U2, EMSI protocols over modem, and the TCP/IP Binkp and IFC protocols, Zedzap, Zmodem, Telink, and Hydra file transfer protocols. Full FTN mail support, including automatic routing for hub and host systems, is included. A Fidonet/Internet gateway is also built-in. The internal mail format is JAM (c) messagebase, and there is full tic file support, including extended tic files. Changes: Bugs fixed, features added.
About: UnrealIRCd is an IRC daemon whose key features include full SSL support, Trojan protection, a spam filter, advanced flood protection, and WebTV compatibility. It is a highly stable and feature-packed IRC server daemon. Changes: m_topic bug has been fixed. Addition of oper suspend, channel flood mode, F:Lines (DCC send deny of certain filenames).
About: PngEncoder is a Java class which takes a Java Image object (based on DirectColorModel) and returns a byte-array in PNG format. This byte-array is suitable for saving as a PNG file or delivery to a client from a servlet. The class optionally encodes alpha information from the Image. PngEncoderB takes a Java BufferedImage object (which may have either a DirectColorModel or IndexColorModel) and returns a byte array in PNG format.. Changes: Addition of "sub" and "up" filters. Documentation moved to a new directory. Test program updated. You can now set compression level for Deflater.
About: VMware allows you to run 'virtual machines' inside a Linux host. It is not an emulator. It provides a virtual computer within the host which can boot whichever OS you decide to put on the filesystem image that is used as a harddrive. It will run DOS 6.22, Win 3.1, Win9x, WinNT/2000/XP/2003, Linux, Novell, and more. The only main requirement is a 400 MHz or better machine, along with lots of RAM (128M minimum, 256M recommended).
About: Arla is a free AFS client and server implementation. The main goal is to make a fully functional client with all capabilities of normal AFS. Other implemented things are all the normal management tools and a server. Changes: Fixes including a bugfix for a leak of fs-context's which caused tokens to be expired, changes to make mount points in a Transarc-compatible way, better error messages in lots of places and the addition of some Transarc-compatible library code. New featues including support for SMP on FreeBSD, beginning of xfs, code for Windows NT and port of LWP to NT native threads, support in ydr for multiple packages in one .xg file and the addition of afsaclmgr, an acl manager written in guile-gtk. In general, more portability, more test cases and lots of bug fixes.
About: Citadel is an advanced messaging and collaboration system for groupware and BBS applications. Users can connect to Citadel using any telnet, WWW, or client software. Among the features supported are public and private message bases (rooms), electronic mail, real-time chat, paging, shared calendaring, address books, mailing lists, and more. Unlike other collaboration servers, Citadel provides its own data stores and is therefore extremely easy to install; you don't have to "bring your own" email and database because they're built in. The server is multithreaded and scalable. In addition, SMTP, IMAP, and POP3 servers are built-in for easy connection to Internet mail. Citadel is both robust and mature; it has been in production since 1987. Changes: Now supports public and private address books using the vCard format. 'Personal' rooms (i.e. private folders) are implemented. Some bug fixes applied. More efficient with memory. Moved to a 'worker thread' server model, now can support hundreds of concurrent users on modest hardware.
About: GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc. Changes: Fixes for little problems in the previous release.
About: pam_cucipop is a patch that enables cucipop to use the PAM authentication mechanism. This is not part of the official cucipop release. It also includes a patch to fix an out by one segmentation fault problem. Changes: A segfault patch that fixes a problem with cucipop when a mailbox's message count is a multiple of 16.
About: hd2u is Hany's Dos2Unix convertor, a filter used to convert plain text from the DOS format (CR/LF) to the UNIX format (LF) and vice versa. It can also handle files in the Macintosh format (CR) and convert them into other formats. Changes: Initial public release
About: Linuxconf is a sophisticated administrative tool. It is both an activator and a configurator, and can manage quite a few system tasks. It has some unique features, like configuration versioning and multiple machine management. It supports multiples languages (French, German, Italian, etc.) and can be administered from ncurses (text), Web, command line, or X (GNOME or wxxt) user interfaces. Changes: fixes for control service activity dialog, more command line options for firewall module, managerpm now part of the core distribution, a new module fetchmailconf, use of /proc/partitions for partition probing, interfaces for firewalling on the 2.2 kernel and loopback, IP alias updates, archiving of vdomain config files, and user account creation with private group.
About: GObject Builder (GOB) is a simple preprocessor for easily creating GObjects (glib objects). It reads a class description file with inline C code and produces .c and .h object files for you. It allows you to easily use most of the features of the GObject system and avoids typos by reducing the amount of code needed. In general, the amount of code is about the same as for OO languages such as Java or C++, but you still have to only use C and you get all the power of the GObject system. Changes: An added PARENT_HANDLER macro for overrides and a type macro, a fix for the duplicate symbol checker, and warnings on mismatching signal parameter lists.
About: WCD is a directory changer for DOS and Unix. Another NCD (Norton Change Directory) clone. This program jumps to a (sub)directory anywhere in the directory-tree. The directory to jump to can be given by only the first characters or an expression with wildcards. Changes: Support in option -i for DOS, a new option +i to regard case, a minor interface update to DOS versions, and a win32 console port.
About: KDbg is a graphical user interface to gdb, the GNU debugger. It provides an intuitive interface for setting breakpoints, inspecting variables, and stepping through code. Changes: Display of function arguments with local variables, and KDE 2 updates.
About: mnoGoSearch is a full-featured Web search engine that you can use to build search engines over HTTP, HTTPS, FTP, and NTTP servers, local files, and database text fields. It supports many database systems as backends. It has built-in support for XML, HTML, and text, and external converters can be used to support other document types. An automatic language/charset guesser for more 70 language/charset combinations is included, along with cluster support, making it possible to distribute data over multiple computers and index huge collections with up to several hundred million documents. Changes: Several new indexer.conf commands to more easily customize URL limitation control.
About: ZAngband is a single-player rogue-like dungeon exploration game that runs on a wide variety of computer systems. Changes: Additional magical figurines and statues, a new trap and a new scroll, some rebalanced monsters, items, and quests, changes to the powers of the Mindcrafter class, extensions of the pet commands, and lots of other changes and bugfixes.
About: The Guava tools are a set of Perl scripts for HTML pre-processing. You can create multi-page documents with contents tables, or use templates to give a consistent look to a set of pages. All output is passed through the C preprocessor, so you can use directives such as #include, #define and #if. There are also built-in macros for producing dates, cross references, etc. Changes: First public release.
About: Libmcrypt is a library which provides a uniform interface to several symmetric encryption algorithms. It is intended to have a simple interface to access encryption algorithms in ofb, cbc, cfb, and ecb modes. The algorithms it supports are DES, 3DES, RIJNDAEL, Twofish, IDEA, GOST, CAST-256, ARCFOUR, SERPENT, SAFER+, and more. The algorithms and modes are also modular so you can add and remove them on the fly without recompiling the library. Changes: A new modular design, and the Modes, algorithm, and key generation modules are loadable at run-time; IDEA, RC4, RC6 which were non-free now are in a separate distribution; and the PANAMA and WAKE stream algorithms were added.
About: 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.
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
LATEST RELEASES
Monday |