|
| Tue, Dec 02nd | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 08:23 UTC |
|
login « register « recover password « |
About: Icon is an Object Oriented VHLL (Very High Level Language) with support for graphics and POSIX system calls. It runs on just about every platform, but the graphics and POSIX are only available under Unix/Linux and Windows. Changes: RPMs are now available for i386 Linux. RPMs for documentation and samples are also available.
About: AbiWord is a cross-platform Open Source word processor. The goal is to make AbiWord full-featured, and remain lean. Changes: Better support for GTK themes and Win32 color schemes, basic support for styles, very basic support for headers and footers, page numbers, vi keybindings and a status bar.
About: Uptime Client is a little program that keeps track of your uptime and sends it to a server where you can compare it to many other hosts and browse through various statistical information. Changes: Added support for AIX, added support for OpenBSD, NetBSD and BSDi, added support for BeOS (x86/PPC) and fixed support for Solaris.
About: syslog-ng is a syslogd replacement supporting IPv6 and capable of transferring log messages reliably using TCP and filtering the content of messages using regular expressions. It has several macros that allow users to dynamically create target directories and files or reformat messages. Changes: This is the first development release. syslog-ng is under a complete rewrite, and this version is intended to show where the development is headed. Only the basic functionality is ready. For compilation instructions see the homepage.
About: The ECLiPt Mirroring Tool is a full featured FTP mirror script written in Python. It supports nice config files, many features for controlling the mirror (include, exclude of files, special watermarks for deleting files, download just the latest version of some program), as well as producing nice HTML output. Changes: Support for statistics on the index page, passive ftp mode support, some more error handling and debug code plus some minor changes and fixes.
About: Dia is a program for creating diagrams of all kinds. The current version can do UML class diagrams, Entity-Relationship modeling, network diagrams, and much more. The engine is very flexible and dynamically loads diagram-types from disk. It stores diagrams in an XML format, but can read and write a number of different formats. Changes: Some i18n bugfixes.
About: Bidwatcher is a tool for eBay users that tracks your current bids and listings and has an integrated snipe tool. You can run bidwatcher in the background and it periodically checks your auctions status, and executes any bids that are scheduled. Changes: Fixed a bug in the time sync code that was causing the wrong time to be displayed if the local time (ebay time was negative, changed the method of determining if netscape is running, added a spinbox to edit the snipe time before the auction ends (10 - 60 seconds).
About: Slackware is the longest-running distribution of the Linux operating system. Slackware offers a stable and secure version of Linux that is perfect for home, office, or educational use. Slackware is easy for beginners to install, but contains all the advanced features required by the experienced UNIX power-user. Changes: This the second beta release of Slackware 4.0. It includes the new Linux 2.2.5 kernel, and many software package upgrades/additions have been added since the actual release date of the second beta such as: perl, ipmasqadm, ipchains, apache, lynx, gimp, and procmail (fixes buffer overflow problems). Many other program additions and upgrades have occured between the pre-beta and beta releases as well. See the ChangeLog for more details, and look out for the big 4.0 release coming soon.
About: Tcl provides a portable scripting environment for Unix, Windows, and Macintosh that supports string processing and pattern matching, native file system access, shell-like control over other programs, TCP/IP networking, timers, and event-driven I/O. Tcl has traditional programming constructs like variables, loops, procedures, namespaces, error handling, script packages, and dynamic loading of DLLs. Tk provides portable GUIs on UNIX, Windows, and Macintosh. A powerful widget set and the concise scripting interface to Tk make it a breeze to develop sophisticated user interfaces.
About: trfcrypt is an add-on package to the Tcl-extension trf. It provides the encryption functionality which was removed from the base package (Trf) to allow its inclusion on the Tcl/Tk CD-ROM without violating US export control laws on cryptography. Changes: Added detection and usage of the new stub mechanism in Tcl 8.1.
About: Gsh is a graphical shell. It integrates a terminal window, a normal shell, and various GUI components into a single package which allows easier and more powerful operations than you can have with a shell and terminal window seperately. Gsh is already fully functional, but there are many avenues of devlopment yet to be explored. Changes: New look, Libc5 support, now reads $ENV, history popup list, improved font selector, better terminal emulation, better handling of clear and lots of minor usability improvements.
About: The procmail and formail mail processing package can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (real convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Changes: Fixes a few buffer overflow eliminates a keyword conflict with newer versions of gcc. These buffer overflows are probably 'slightly more difficult' to exploit as they involve particular variables instead of variable expansion in general.
About: Hypermail 2 is a much enhanced version of the popular tool that converts mails into nicely formatted HTML pages. Version 2 has a lot of new features including MIME support. Perfect for archiving mailing lists and similar. Changes: Some bug fixes and new features.
About: traffic-vis is a suite of tools to help determine which hosts have been communicating on an IP network, with whom they have been communicating and the volume of communication taking place on a host by host basis. Reports can be generated in ASCII and/or HTML format. traffic-vis can also generate Postscript(tm) and GIF charts showing which hosts have communicated with each other. Changes: This version fixes minor bugs and offers a visual indication of traffic flow volume in postscript reports.
About: Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open by processes currently running on the system. It can also list communications open by each process. Changes: Patched an x86 stack overflow exploit found in 4.40, updated VM support in Freebsd 4.0-CURRENT and added support for NetBSD's UVM as well as additional patches for HP-UX, Solaris 2.6, DU 4.0. and support for Digital Unix 5.0, OpenBSD 2.5.
About: HTML PLAIN is a "HTML Preprocessor Lacking An Interesting Name". Symbolic names instead of filenames allows files to be moved around without breaking links. Templates allow easy customization and changes of the layout. Tags can be redefined for a better structure of the document. Beginners can use one of the given templates and do not have to use any markup language at all. Experts can write their own Perl macros in order to get access to metadata and more flexibility. Changes: The manual has been completed, a few bugs have been fixed, and a few new features have been added (particularly two precompiler directives and command line arguments). The improved documentation should make the installation and the life of the webmaster much easier.
About: rpm2html automatically generates Web pages describing a set of RPM packages. The goal of rpm2html is also to identify the dependancies between various packages, and being able to find the packages providing the ressources needed to install another package. Changes: Version 1.2 includes the latest fixes from Jeff Johnson allowing compilation with the beta and future releases of RPM. A couple of reported bugs have been removed and the HTML output of rpm2html has been inmproved, especially for resources pages.
About: mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. It features a console as well as a GTK based interface. Changes: Added pause/resume for GTK patch, added cleanup of "reset" and Net_open used to send a first packet. After that the display-driver got a chance to distort the timing by taking its time to initialize.
About: OpenMap is a JavaBeans-based GIS toolkit for building applications and applets needing geographic information. Using OpenMap components, you can access data from legacy applications, in-place, in a distributed setting. At its core, OpenMap is a set of Swing components that understand geographic coordinates. These components help you show map data, and help you handle user input events to manipulate that data. Changes: Major new features including RPF Layer which handles NIMA RPF Format data (CADRG and CIB), Day/Night layer, and CSV layer which makes it easy to display data stored as comma-separated values.
About: mp3tools is a set of utilities (mp3id3, mp3info, mp3index, and mp3gui) for managing collections of MPEG audio files. It can get information such as bitrate and play length about a file, view and alter ID3 tags, and generate completely customized listings. All of these functions can be done either from the command line or a GUI. Changes: Minor bug fixes ("Error in option spec" caused by the ?) and a new version of MPEG::MP3Info. This is the first stable release.
About: The man page suite, including man, apropos, and whatis consists of programs that are used to read most of the documentation available on a Linux system. The whatis and apropos programs can be used to find documentation related to a particular subject. Changes: This version includes documentation updates and some bug fixes.
About: RAPID provides stock/commodity charts, buy/sell accounting and trade profit graphing, plus dozens of technical analysis tools, including trendlines, point and figure, candlesticks, simple exponential and weighted moving averages, volatility, macd, stochastics, wilder DMI, standard deviation bands, trendlines, time-horizon lines, fibonacci, slope, momentum, OBV, CCI, bollinger bands, probability osc, cycle finder, derivative and integration chart, Williams Accumulation and distribution, etc. Changes: 3D menu appearance added and XGetImage error fixed.
About: FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent. Changes: The latest FOX distribution includes better Font Selection facilities, more configuration parameters through the registry, and lots of bug fixes.
About: AfterStep is a Window Manager for X which started by emulating the NeXTSTEP look and feel, but which has been significantly altered according to the requests of various users. Many adepts will tell you that NeXTSTEP is not only the most visually pleasant interface, but also one of the most functional and intuitive out there. AfterStep aims to incorporate the advantages of the NeXTSTEP interface, and add additional useful features. Changes: AfterStep is now 99.9% Gnome compliant. Work on the new config file parser for the development branch continues, ascommand.pl introduced to allow command line control of certain AfterStep functions and behavior, configure variables for making package building (Red Hat, Debian, etc) easier and lots of bug fixes.
About: IBTK (Insomnia's Basic Took Kit) is a basic self-contained no-frills X11 toolkit to create platform-independent GUI software in C++.
About: PySol is an exciting collection of more than 200 solitaire card games. Its features include a very nice look and feel, multiple cardsets and table backgrounds, unlimited undo/redo, loading/saving games, player statistics and log files, a hint system, demo games, support for user-written plugins, sound support (including samples and background music), an integrated HTML help browser, and lots of documentation. Changes: Minor bug fixes.
About: incant is a dict(ionary) service client with both command line and GUI versions. incant features multiple-word string searches and attempts to pattern match when a search fails. The GUI version supports browsing, dictionary selection, and intuitive keybindings. incant should work with most versions of tcl/tk, however it has only been tested with TCL/TK 8.0. incant is platform independant (within reason, clearly incant for cmdline doesn't work on MacOS). Changes: Initial release.
About: Dr Geo stands for 'Dr Geo Refer to Geometry Exploration Observatory'. It is an interactive geometry program which allows you to construct dynamic figures. It's possible to draw basic geometric objects such as points, lines, segments, loci and intersections beetween objects. It also allows you to use geometric transformations such as rotation and translation. The usual geometric tools such as parallel line are also available. Changes: Load/Save functions, macro construction features, and bugs fixed.
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: Support for notify changed (bind8), more flexible boot device selection in lilo, /proc/mdstat in status module, correction of the bug affecting SOA records, IP alias ranges and IP allocation range in 1.14r2, and problems with user aliases fixed.
About: libgcj is the runtime component of the Java front end to the GNU C compiler. It includes java.lang, java.io, java.util, and parts of java.net and java.text. It also includes a garbage collector. Changes: This is the first public release of libgcj. With this release you can now run fully-compiled Java programs using only free software.
About: GtkAda is an Ada graphical toolkit based on GTK+ 2.2. It allows you to develop graphical applications in Ada using GTK+ and Gnome. Changes: All 1.2.0 widgets are now bound, first version of the documentation, code generation simplified in GATE, and better integration with Glade-0.4.1. You can now also create your own widgets directly in Ada, either from an existing widget or even from scratch.
About: mkrdns is a small Perl script that helps automate changes to your DNS zone files. It does this by reading your named.boot/named.conf file to find all the domains/networks for which you are authoritative. It then reads all of the forward zone files and generates PTR records which it inserts in the reverse zone maps. Changes: Support for $ORIGIN and $INCLUDE zone file statements as well as include configuration file statements, support for A-C class networks, fixed bug where "IN A [IP]" would take hostname from previous A record exclusively (ignored other valid IN records), and comments in named.conf are now handled properly (might have caused problems if option/zone statements were in a comment).
About: TiK is a pure TCL/Tk implementation of AOL Instant Messenger (AIM). It has most of the features the native Win32 and Mac clients have, plus some extras. It includes a graphical buddy list display, full font support, graphical emoticons, away messages, buddy pounce, buddy ticker, IM/Chat capturing, message broadcasting, a GUI preferences system, and much more. TiK's expandable nature allows the addition of new features through packages. Changes: Changes in 0.67 include the fixing of color selection.
About: The Easysoft ODBC-ODBC Bridge allows applications on one machine to access ODBC data sources on another. It supports multiple concurrent connections from multiple clients to multiple target databases. The principle application is to enable access from Linux and Unix platforms to remote ODBC databases. For example, Apache/PHP programs on Linux can read/write data held on MS SQL Server on Windows, and Perl programs can read/write data held in a MS Access database. Supported applications include Applixware, Open Office, Python, Rexx/SQL, mnGoSearch, OpenLDAP, and Oracle sqlplus. Supported platforms include Linux, MacOSX, IBM zSeries, Windows and various Unix flavors. Changes: Now includes better support for iODBC and third party applications.
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
Sunday |