|
|||||||||||
|
[freshmeat update] March 23, 2003
From: <freshmeat-update-txt-mm-admin(at)newsfeed.osdn.com>
Date: Sun Mar 23 2003 - 06:00:05 EST OPEN SOURCE DEVELOPMENT NETWORK DAILY EDITION * NEWSLETTERNew Case Study -- Oracle database backup on Linux Need an inexpensive solution to backup and restore an Oracle 9i RAC database on Linux? Read this case study from Dell and learn how LEGATO's NetWorker can help protect your business-critical applications and data. http://www.legato.com/products/networker/modules/nmo_dell_wp.cfm March 23, 2003 Freshmeat Latest Updates
Advanced Strategic Command 1.13.2
ASC is a turn-based strategy game in the tradition of Battle Isle 2/3. It can be played against the computer or against other human players (either hotseat or by mail).
Anteater 0.4.1
Anteater is a log analyser for MTA logfiles (for example sendmail). The tool is written in 100% C++ and very easy to customize. Input, output, and the analysis are modular class objects with a clear interface. Currently there are modules for reading the syslog format of sendmail that do up to seven useful analyses and write the result in plain ASCII or HTML, to stdout or to files.
Apache Tomcat 4.1.24 (4.1.x)
The goal of the Jakarta Project is to provide commercial-quality server solutions based on the Java Platform that are developed in an open and cooperative fashion. Tomcat 3.x is an implementation of the Java Servlet 2.2 and JavaServer Pages 1.1 Specifications. Tomcat 4.x is an implementation of the Java Servlet 2.3 and JavaServer Pages 1.2 Specifications, and is a re-implementation of the Tomcat servlet engine from the ground up.
avidemux 0.9rc3
Avidemux is a graphical tool to edit video. It can open AVI, MPEG, Nuppelvideo and BMPs. Most common codecs are supported (M-JPEG, MPEG, DivX, Xvid, huffyuv, WMA, etc.) thanks to libavcodec. Video can be edited, cut, appended, filtered (resize/crop/denoise), and re-encoded to either AVI (DivX/Xvid) or MPEG 1/2.
b1gMail 4.2.0
b1gMail is a PHP and MySQL Web-based email system.
BenMP3 1.0.5
BenMP3 is a small and powerful sound player for the Linux console (with or without ncurses). It can play MP2, MP3, MPEG, OGG, wav, aiff, xm, it, mod, and CD formats. It has French and English interfaces.
BomberNIAC 1.1
BomberNIAC is a text mode BomberMan clone written in Goto++. It features a server and a client so that up to four players can compete over a network.
CheckBook Tracker 0.9.6c
In order to leave Windows behind most people need a fully-functional money management program. CheckBook Tracker seeks to solve that problem. It has the feel and features of packages like Microsoft Money without requiring the user to build their own sources or find an RPM for their distribution. Its features include Import / Export QIF files straight from Money or Quicken, autocomplete, check printing, split transactions, balance forecasts, online banking, and more.
createcddb 0.1
Createcddb is a utility that creates CDDB entry files from m3u playlists for use with disc-cover. This allows you to automatically make covers even for self-compiled CD's.
dbtool 1.6 (stable)
dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl-compatible regular expressions are supported both for storing and retrieving of data. Its main advantages are speed and the ability to maintain huge amounts of data.
Dirty Harry Fluxbox Theme 1.0
Dirty Harry Fluxbox Theme is based on Clint Eastwood's Dirty Harry character.
EarlyBlue 1.3
EarlyBlue reflects the early days of Mozilla (M4 to M8) and tries to restore the blue-styled look of like those early milestones in current builds without cutting any functionality.
ElyCA 0.19rc1 (Unstable)
ElyCA is yet another implementation of a Certification Authority and a Registration Authority. It is written in Python and uses MySQL as its database.
encdec 0.3.7
Encdec encodes and decodes C objects such as integers, IEEE754 float and double values, times, and internationalized strings to and from popular binary formats and a wide variety of character encodings as they might appear in various file formats or network messages. It is compiled directly against the libiconv sources.
fwlogwatch 0.9.1
fwlogwatch is a packet filter and firewall log analyzer with support for Linux ipchains, Linux netfilter/iptables, Solaris/BSD/HP-UX/IRIX ipfilter, Cisco IOS, Cisco PIX, Netscreen, Windows XP firewall, Elsa Lancom router, and Snort IDS log files. It can output its summaries in text and HTML, and it has a lot of options. fwlogwatch also features an interactive incident report generator and realtime anomaly response capability with a Web interface and internationalization.
Gambas 0.51 (Development)
Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.
Gnome Process Tree 0.76
Gnopstree is a GNOME application that dynamically displays the currently running Unix processes as a tree or forest, with the roots on the left and the leaf processes (with no children) on the right. The status of each process (running, sleeping, stopped, etc.) can be indicated by a color. This is a port of xps to GNOME/GTK.
Gpasman 1.9.1b
Gpasman is a password manager. People working with the internet have to remember lots of passwords. Saving them in a textfile is not a secure idea. Gpasman is a GTK solution to this problem since it saves the password information encrypted, so now you have to remember only one password instead of ten (or more).
grocks 1.01
grocks is a small computer game. It was written by the author while drunk at a party; it was a good party. grocks is somewhat of a cross between asteroids, thrust, and koules, with a bit of sexual innuendo and lots of Newtonian physics thrown in.
Gtk-IPTables 0.4.1 (Stable)
Gtk-IPTables is a GTK-based frontend for iptables written in C. You can create rules for all chains for Filter, NAT, and Mangle tables.
Guis widget server 0.3
Guis widget server is a Gtk2 widget server. It listens on pipes for widget requests (in the LUA scripting language), and emits widget events using an XML-based protocol or an equivalent S-expr lispy syntax. It is useful for programs (in particular setuid programs) and scripts that don't or can't link the Gtk2 libraries and need to delegate the user interface to another process.
GWorkspace 0.5
GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager. It is ready for daily usage.
Hibernate 1.2.4
Hibernate is a powerful, high performance object/relational persistence and query service for Java. It lets you develop persistent objects following common Java idiom, including composition, association, inheritance, polymorphism, and the Java collections framework. To allow a rapid build procedure, Hibernate rejects the use of code generation or bytecode processing. Instead, runtime reflection is used and SQL generation occurs at system startup time. It supports Oracle, DB2, MySQL, PostgreSQL, Sybase, Interbase, Microsoft SQL Server, Mckoi SQL, Progress, SAP DB, and HypersonicSQL.
High Level Assembly Language 1.43
The High Level Assembly Language (HLA) was designed to allow advanced assembly language programmers to write more readable and powerful assembly language code. It makes it possible to write code by leveraging knoowledge of high level languages like C, C++, Pascal, and Delphi. HLA compiles into 80x86 assembly language, which is assembled by MASM, TASM, or Gas.
Highlight 2.0b-5
Highlight is a universal source code to HTML, XHTML, RTF, TeX, or LaTeX converter. (X)HTML output is formatted by Cascading Style Sheets. It supports Bash, C, C++, C#, COBOL, Java, Perl, PHP, and 40 more programming languages. It's possible to easily enhance the parsing database.
Java 2 SDK, Standard Edition 1.4.1_02
Java 2 Platform, Standard Edition (J2SE) contains the essential compiler, tools, runtime libraries, and APIs for developers writing, deploying, and running applets and applications in the Java programming language.
JFtp 1.17
JFtp is a muti-threaded graphical FTP client written in Java. It supports all the basic FTP operations, and has some improved features such as recursive directory up/download, a nice swing UI, the ability to automatically resume downloads, and the ability to recognize broken directory names. The API is separated from the GUI and can also be used in third-party applications or in a command-line mode. The clients lets you browse the server while transferring files in both directions. JFtp can also be started in a Web browser via Java Web Start, supports the SMB (Windows file share) protocol, and can act as a file manager.
Knoppix 3.2-2003-03-21
KNOPPIX is a bootable CD with a collection of GNU/Linux software, automatic hardware detection, and support for many graphics cards, sound cards, SCSI devices, and other peripherals. It can be used as a Linux demo, educational CD, rescue system, etc. It is not necessary to install anything on a hard disk due to on-the-fly decompression.
KXParse 1.7
KXParse is a PHP-based, lightweight, easy-to-use XML parser, with no need of installation because it's just an include file that's loaded on the fly. It features an API that simplifies the process of reading files, and only parses the part of the document from which you want to extract data, storing the results of calls in an internal cache. The performance enhancing features mean that it is not possible to parse documents without knowing the tag names.
lbdb 0.27
The Little Brother's Database (lbdb) consists of a set of small tools which collect mail addresses from several sources and offer these addresses to the external query feature of the Mutt mail reader.
LCARStrek 1.3
LCARStrek is a Star Trek skin, using the LCARS interface from the Federation Star Ships (heavily used in The Next Generation and Voyager series). It has rounded borders and hover (mouse-over) effects, be aware that it may look and feel quite unusual or strange, but keep in mind that this is an interface design which was not originally designed for the 21st but the 24th century.
libmba 0.5.0
The libmba package is a collection of mostly independent C modules that should be potentially useful to any project. It includes a hash map, a linked list, a stack, a DOM-like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.
LinuxInstall.org 3.0rc2
LinuxInstall.org is a distribution based on Red Hat with Personal Desktop Packages including Mozilla, Evolution, and OpenOffice.org. It features hardware detection, root account creation, hard drive partitioning, network setup using DHCP, and package selection. Since it does not ask any questions during installation, the process is completely automated, and it only takes about 15 minutes. Best of all, it's all on one CD.
MenuGen 0.3
MenuGen generates hierarchical Web site menus of arbitrary size. These menus consist of static HTML pages which neither use server side scripting nor client side scripting (like JavaScript). These menus are intended to be displayed in a seperate vertical frame.
Moosic 1.3.3
Moosic is a music player that focuses on easy playlist management. It consists of a server process that maintains a queue of music files to play and a client program which sends commands to the server. The server continually runs through its playlist, popping items off the top of the list and playing each with an external program. The client is a simple command-line utility which allows you to perform powerful operations upon the server's queue, including the addition of whole directory trees, automatic shuffling, and item removal according to regular expressions. The server comes configured to play MP3, Ogg, MIDI, MOD, and WAV files.
note 1.2.4
note is a small Perl script that maintains notes from the commandline, similar to knotes. The notes are stored in a MySQL database or in a DBM-database or a single binary file. It is highly configurable and it can display your data colorized. For better organization you can maintain your various notes under different topics (and sub-topics). note provides an interactive mode or a command-line mode and it is possible to encrypt the notes. Furthermore it is possible to backup notes (backend-independent) and to restore from previous backups.
Note Editor 2.1.0
Note Editor is an editor for music notation that supports an unlimited number of staffs and up to 9 voices per staff. The import formats are MIDI files, recorded from MIDI keyboards and TSE3. The export formats are MIDI, MusiXTeX, LilyPond, PMX, MUP, and TSE3.
Odyssey 0.2.1
Odyssey is a PIC programming application which can erase, read, and write a variety of PIC microcontrollers. It was originally written to work with the EPIC programmer but it should work with any parallel port programmer.
osx2x 0.1.6
osx2x allows the user to control a remote X11 display from a MacOS X machine, similar to x2x. The tool simply captures mouse and keyboard events on your Mac and sends them to a specified X server.
Otak 1.3.0
Otak provides a visual interface to command line programs that don't have one, that allows users to select arguments from a menu. For example, it can be used as an address book program with Mutt (the default), or as a phone book with SMS sending software, or even as a list of hosts for SSH or FTP.
PHP SQL Toolkit 0.5
The PHP SQL Toolkit is a PHP class system for abstracting database calls. Using classes or functions, it abstracts the underlying database structure into data sources in a manner similar to ODBC. Data sources are defined in one file and a standardized syntax is used for connecting to all databases. This is useful for portable code or for referencing multiple databases on multiple platforms all at the same time.
pppcounter 0.3.1
The pppcounter is subproject of the pppcost project. The general function of the pppcounter is to save the begin and finish times of the connection to a log file, and to act as a tool library for cost calculation. It includes a time logger, tool library, cost calculator, and a configuration file maker.
Rolo 004
Rolo keeps track of contacts and displays with a text-based menu. It strives to be a well-constructed tool for complementing text-based email programs. It utilizes the vCard version 3.0 format for storing its contacts and interfaces with the end-user through an NCurses front-end.
Samba TNG 0.3.1
Samba TNG is another SMB server for Unix-like operating systems. This software is concentrating on MSRPC interoperatability with NT and Windows 2000. It provides PDC support and tools to remotely administer NT servers and workstations. Note that Samba TNG is currently in an alpha stage. Unless you need PDC functionality for NT or Win2k, the "normal" Samba is recommended. But it is nevertheless working for a whole bunch of people.
Simple Cyrus Administration Tool 1.0
Simple Cyrus Administration Tool is a shell script which helps the user to administer a Cyrus mail system. It features easy user creation, deletion, and password changing. For Postfix fans, the script can also be used to add aliases to a Cyrus user.
SimpleForum 3.3
SimpleForum is a forum that is designed to work on all HTTP servers which support CGI. It is very easy to configure, and does not require the user to have knowledge of any programming language. It has all the basic functions that a forum should have and a lot more. Additionally, it allows you to change the appearance of the forum (font, font color/size, background color/image, etc.) to your liking. You can also set different languages.
Skoosh 2.0.6 (Stable)
Skoosh is a simple, friendly, sliding tile puzzle for GNOME.
testmail 3.0.1
testmail is a Perl script that checks email availability at the POP3 server, filters it according to defined rules, and--depending on the selected method--gets the messages to the local mailbox and/or removes it from the server. It uses Perl libnet module and helps you escape from spam.
Tollwut 1.0
Tollwut is a Perl RSS aggregator for Web sites. It does straw opml subscription exports, templates, and is 'multiuser' friendly.
Vcd PyCoder 0.1
Vcd Pycoder is a graphical front-end to transcode, mplayer, vcdimager, and other video conversion tools. It is programmed in wxpython. This front-end allows the user to easily create VCD videos using transcode and burn them to CD with vcdimager and cdrdao. VcdPycoder can calculate video borders, video duration, and more. Supported languages include English and Spanish.
Whale 0.2.2
Whale is a GNOME 2 application which provides a simple interface for creating playlists and storing songs on your Apple iPod. For example, you can add a song by simply dragging the file from Nautilus to the Whale window.
wmweather+ 2.4
wmweather+ will download the National Weather Serivce METAR bulletins, ANV, ETA, and MRF forecasts, and any weather map for display in a WindowMaker dockapp. It includes forecasts, a weather map, and a sky condition display. WTP 0.5.3
WTP is a Web-based FTP client that features bookmarks, uploading, downloading, deleting, moving, and renaming of files and directories. It allows administrators to limit the hostnames to which users can connect. Currently only Unix FTP servers are supported.
xine xine-lib 1-beta9
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications.
xine gxine 0.3.2
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications. To unsubscribe - If you do not wish to subscribe to Freshmeat, go to: http://www.osdn.com/newsletters/unsubscribe.shtml Copyright (c)1999-2002 Open Source Development Network. All rights reserved. Received on Sun Mar 23 07:10:48 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:27:12 EDT |
||||||||||
|
|||||||||||