Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

[freshmeat update] June 07, 2003

From: <freshmeat-update-txt-mm-admin(at)newsfeed.osdn.com>
Date: Sat Jun 07 2003 - 06:00:05 EDT

 OPEN SOURCE DEVELOPMENT NETWORK                 DAILY EDITION * NEWSLETTER

----------------------------------------------------------------------
You&#x2019;re saving money on Linux, so why spend it on your application server? The new Oracle9iAS Java Edition runs on Linux and offers ALL of Oracle&#x2019;s full-featured Java products for $5,000 per CPU. Click to download, or call 1.800.633.0689 now to buy. http://ad.doubleclick.net/clk;5648318;8077457;y?http://www.oracle.com/go/?&Src=1651310&Act=420
   

June 07, 2003    

   Freshmeat Latest Updates

A Joint Monitoring System 1.8
http://freshmeat.net/releases/125197/

    AJMS (AKA &quot;AMS&quot;) displays syslog messages in realtime via a     browser or standalone Java client. It also supports searches of any SQL     database. It offers straightforward configuration and integrates easily     into any existing syslog environment.

A Slacked Subgenius 1.0
http://freshmeat.net/releases/125080/

    A Slacked Subgenius is a dark and clean theme for slackers.

Agar 06062003
http://freshmeat.net/releases/125194/

Do you need help?X

    Agar is a graphical game engine aimed primarily at applications ranging     from SDL 2D games to multithreaded 3D simulations. The engine currently     implements tile-based levels, a level editor, a GUI, as well as various     other thread-safe interfaces for use in game programming.

Apache Toolbox 1.5.66
http://freshmeat.net/releases/125157/

    Apache Toolbox provides a means to easily compile Apache (IPv4/6) SSL,     PHP(v3/v4), MySQL, Jakarta, a large number of modules (61 3rd party     modules and 36 default Apache modules, static or as DSOs), and GD     libraries with PNG+JPEG+Freetype2+zlib support. It is fully     customizable and menu-driven. Everything is compiled from source, and     wget is used to download any missing modules. It can also check for     RPMs that might cause problems and create an RPM with your selections.

AutoUpdate 5.0.2
http://freshmeat.net/releases/125229/

    AutoUpdate is a Perl script which performs a task similar to Red Hat's     up2date or autorpm. It can be used to automatically download and     upgrade RPMs from different HTTP(S) or (S)FTP sites, while also     handling dependencies. Moreover, it can also be used to keep a server     with a customized (Red Hat) distribution plus all clients up to date.

Beaver 0.3.1 (Development)
http://freshmeat.net/releases/125243/

    Beaver is an Early AdVanced EditoR, for Linux and other Unices (and     even Windows); in other words, it's a text editor that is intended to     be light-weight, but full of useful features for programming, from     editing of web sites to C coding. It is based upon the GTK+ toolkit,     supports many languages, and offers functions such as automatic     indentation and syntax highlighting.

biew 5.5.0
http://freshmeat.net/releases/125235/

Do you need more help?X

    BIEW (Binary vIEW) is a free, portable, advanced file viewer with a     built-in editor for binary, hexadecimal, and disassembler modes. It     contains a highlight PentiumIII/K7Athlon/Cyrix-M2 disassembler, full     preview of MZ, NE, PE, LE, LX, DOS.SYS, NLM, ELF, a.out, arch, coff32,     PharLap, and rdoff executable formats, a code guider, and lot of other     features.

C++ Persistent Objects 20030507-1101
http://freshmeat.net/releases/125201/

    C++ Persistent Objects (CP30) is a library that provides of a couple of     template classes for making native C++ class objects persistent. It is     not very standard compliant and emphasizes access speed, so it might     lend itself to a large multiplayer game server. It relies on     predictable memory footprint of the class. It has been shown to work     with GCC 3.2.2 on an i386 system.

CanIt 1.11 (Stable)
http://freshmeat.net/releases/125204/

    CanIt is a server-based spam-control system built around SpamAssassin,     MIMEDefang, Apache, and PostgreSQL. It features sophisticated     spam-handling techniques which minimize the amount of spam you receive     while guaranteeing that you'll never lose a valid email. CanIt achieves     extraordinarily accurate discrimination through human intervention, and     includes mechanisms to minimize the amount of human intervention     required.

Cmask 2003
http://freshmeat.net/releases/125166/

    CMask is an application that produces score files for CSound, i.e.     lists of notes, or rather, events. Its main application is the     generation of events to create a texture or granular sounds. It takes a     parameter file as input and makes a score file that can be used     immediately with CSound.

CMT 3.2.1
http://freshmeat.net/releases/125178/

Can we help you?X

    The CMU Midi Toolkit (CMT) is a collection of software for writing     interactive MIDI software in C. It includes a number of handy utilities     along with an application &quot;shell&quot; that provides timing,     scheduling, and MIDI interfaces that are portable across DOS, Mac, SGI,     and Amiga platforms.

Delator 0.0.1
http://freshmeat.net/releases/125230/

    Delator is a telephone/PBX call accounting system. It works with a PBX     Lucent Definity G2 and a serial connection to store information in a     PostgreSQL database. It has a Web interface which can give monthly     reports of the use and cost of each call, from what extension each call     was made, what number was called, etc.

dnspython 1.0.0a2
http://freshmeat.net/releases/125179/

    dnspython is a DNS toolkit for Python. It supports all of the common     record types, and will support all types. It can be used for queries,     zone transfers, and dynamic updates. It supports TSIG authenticated     messages and EDNS0. dnspython provides both high and low level access     to DNS. The high level classes perform queries for data of a given     name, type, and class, and return an answer set. The low level classes     allow direct manipulation of DNS zones, messages, names, and records.

DSPAM 2.6.0.66
http://freshmeat.net/releases/125219/

    DSPAM is a server-side anti-spam agent for UNIX email servers. It     masquerades as the email server's local delivery agent and     filters/learns SPAM using a Bayesian statistical approach which     provides an administratively maintenance-free, self-learning Anti-Spam     service. Each email is broken down into its most interesting tokens,     each assigned a spam probability. All probabilities are then combined     to produce a statistical probability of spam. This approach, applied to     a mature corpus of email, has the potential to yield a 99.5% success     rate with only 0.03% chance of false positives.

Easyval 0.4
http://freshmeat.net/releases/125251/

Can't find what you're looking for?X

    Easyval is a very basic implementation of interval arithmetic, using     hardware doubles as interval bounds. The first target of this library     is that the interval arithmetic containment criterium is respected.

EHS 1.0 (Stable)
http://freshmeat.net/releases/125168/

    Embedded HTTP Server (EHS) is a C++ class which can be inherited from     to give HTTP server functionality to any class or application. It     supports form data via POST or GET, and uploads via multi-part form     attachments. It is useful for adding Web-based administration or     statistics to any C++ program.

ePiX 0.8.10 (Stable)
http://freshmeat.net/releases/125255/

    ePiX is a powerful, flexible, lightweight, text-based utility for     creating mathematically accurate, publication-quality line figures in     LaTeX. Output may include mathematical typography, and can be resized     easily and robustly. Programming constructs may be used to create     complex, logically-structured figures with just a few commands. The     output is plain text, and is included directly into a LaTeX document. A     script to convert the output to EPS is included.

Epylog 0.9.4
http://freshmeat.net/releases/125213/

    Epylog is a log notifier and parser that periodically tails system logs     on Unix systems, parses the output in order to present it in an easily     readable format (parsing modules currently exist only for Linux), and     mails the final report to the administrator. It can run daily or     hourly. Epylog is written specifically for large clusters where many     systems log to a single loghost using syslog or syslog-ng. Although     Epylog can be used on standalone systems, other packages (like     logwatch) are probably better suited for such purposes.

FindBugs 0.6.0
http://freshmeat.net/releases/125242/

Don't know where to look next?X

    FindBugs looks for bugs in Java programs. It can detect a variety of     common coding mistakes, including thread synchronization problems,     misuse of API methods, etc. It is written in the GJ dialect of Java,     and will run on any Java VM compatible with Sun's JDK 1.4.0 or later.     It includes both GUI (Swing) and commandline frontends.

FOX 1.1.28 (Development)
http://freshmeat.net/releases/125214/

    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.

freshmeat-to-database Converter 1.0
http://freshmeat.net/releases/125175/

    freshmeat-to-database Converter downloads the XML version of     freshmeat's project listings and imports them into a MySQL database.     This makes it possible to run complex queries such as &quot;Which Open     Source programs written in PHP or Java are at least at beta stage and     contain the word 'management'?&quot;.

gGo 0.3.9
http://freshmeat.net/releases/125198/

    gGo is a Go board, SGF editor, client for the Internet Go Server, and     an interface for playing with GNU Go. gGo is written in Java and     available for Linux, OS X, OS/2 and Windows. gGo is distributed free of     charge. Go is an ancient boardgame, very common in Japan, China, and     Korea.

GKrellM 2.1.12 (GTK 2.0)
http://freshmeat.net/releases/125217/

Confused? Frustrated?X

    GKrellM is a GTK-based stacked monitor program that charts SMP CPUs,     disks, load, active net interfaces, and internet connections. There are     also builtin monitors for memory and swap, file systems with     mount/umount feature, mailbox checking including POP3 and IMAP,     clock/calendar, laptop battery, sensors (temperatures, voltages, and     fans), and uptime. It has LEDs for the net monitors and an on/off     button and online timer for PPP. There is a GUI popup for     configuration, plugin extensions can be installed, and many themes are     available. It also features a client/server monitoring capability.

Grey Trans 0.1.0
http://freshmeat.net/releases/125240/

    Grey Trans is a simple grey transparent theme. The girl pictured is     Samia Ghadie.

iChatExporter 0.2
http://freshmeat.net/releases/125259/

    iChatExporter extends functionality in iChat so you can export any     real-time or saved chat conversation into a text file. This is a     feature of most modern AIM clients that is sorely missing in iChat.

ifsplot 0.3
http://freshmeat.net/releases/125233/

    ifsplot is an IFS attractor (fractal) plotter. Given an IFS (a set of     affine transformations), it generates associated fractal. The libplot     library is employed, so any libplot driver is supported (X, eps, png,     fig, etc.).

IRC Services 5.0.19 (Stable)
http://freshmeat.net/releases/125206/

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

    Services for IRC Networks (or just Services for short) provides for     definitive nickname and channel ownership, automatic channel mode     setting, memo (short message) storage and retrieval, and greater IRC     operator control over the network.

iSQL-Viewer 2.1.5 (Stable)
http://freshmeat.net/releases/125146/

    iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that     can take advantage of platform features such as transactions, running     batch modes, and database abstraction. Even in heterogeneous database     environments, it supports all database platforms with a JDBC     2.0-compliant driver, such as PostgreSQL, MySQL, and Oracle. It     provides a variety of tools to carry out both simple and complex     database activities.

JaxMeJS 1.08
http://freshmeat.net/releases/125247/

    The JaxMe JavaSource generation framework (a spinoff of the JaxMe     Java/XML binding tool) is an object-oriented view to a set of Java     classes created by you. For example, there are objects JavaSource,     JavaMethod, and so on. Features include automatic generation of import     lists, semiautomatic indentation, and the ability to postprocess     generated sources. This allows source code generation to be a     pipelining process. Additionally, a framework for generating SQL is     included.

jSimpleX 2.1
http://freshmeat.net/releases/125245/

    jSimpleX is a visual XSL transformation tool. It uses an XML (source)     file and an XSL/XSLT (stylesheet) file to produce a new (output)     document. The output can be in a variety of formats, such as XML or     HTML. It provides a mechanism for loading, editing, and saving each of     the three documents. It also provides a preview tab for XML and HTML
(version 3.2) documents. It also supports a commandline mode and an Ant
    task for automated builds.

KisMAC 0.05a
http://freshmeat.net/releases/125193/

Do you need help?X

    KisMAC is a stumbler application for Mac OS X that puts your card into     monitor mode. Unlike most other applications for OS X, it is completely     invisible and sends no probe requests.

Koalog Constraint Solver 1.3
http://freshmeat.net/releases/125218/

    Koalog Constraint Solver is a constraint solver written in Java. It     provides cutting-edge technology for solving satisfaction and     optimization problems, including scheduling, time-tabling,     resource-allocation, and configuration (Koalog Configurator is powered     by Koalog Constraint Solver).

Layer-7 Packet Classifier for Linux 0.1.1 http://freshmeat.net/releases/125241/

    This project is a filter that classifies packets based on application
(or layer 7) data. This means that it is able to classify packets as
    HTTP, FTP, Gnucleus, etc, regardless of what port the services are run     on. It complements existing filters that classify based on route, port     numbers, and so on in the existing Linux QoS infrastructure.

libspopc 0.5.5 (Stable)
http://freshmeat.net/releases/125215/

    libspopc is a simple-to-use POP3 client library. It's primary goal is     to provide an easy and quick way to host a POP3 client within a program     to C developers without exposing them to socket programming. However,     the socket layer is also accessible. libspopc allows mail programs to     connect to many POP accounts and manage email. It implements the client     side of RFC 1939. The email client can download email headers before     downloading the entire message.

Linux Security Auditing Tool 0.7.0
http://freshmeat.net/releases/125227/

Do you need more help?X

    Linux Security Auditing Tool (LSAT) is a post install security auditing     tool. It is modular in design, so new features can be added quickly. It     checks many system configurations and local network settings on the     system for common security/config errors and for packages that are not     needed. It has been tested on Linux (Gentoo, Red Hat, Debian, etc.) and     Solaris (SunOS 2.x).

Linux Test Project 20030606
http://freshmeat.net/releases/125231/

    The Linux Test Project is a joint project with SGI, IBM, OSDL, Bull,     and Wipro Technologies with a goal to deliver test suites to the open     source community that validate the reliability, robustness, and     stability of Linux. The project consists of well over 950 individual     testcases and a test driver to automate execution of the tests.

LinuXchangE 0.8.9
http://freshmeat.net/releases/125260/

    LinuXchangE is a powerful integration system that offers corporate     network services like email, DNS, WINS, PDC, and mass storage. It     pretends to be a complete replacement for Windows servers by storing     all its information using LDAP (like Active Directory does).

Logdog 2.0-RC3
http://freshmeat.net/releases/125188/

    LogDog monitors messages passing through syslogd and takes actions     based on key words and phrases (which can be regular expressions). It     has a configuration file which allows you to specify a list of key     words or phrases to alert on and a list of commands that can be run     when those words are encountered.

mhttpd 0.1.5
http://freshmeat.net/releases/125248/

Can we help you?X

    mhttpd is a lightweight multi-threaded Web server.

MIB Smithy SDK 2.1.2
http://freshmeat.net/releases/125184/

    MIB Smithy SDK is a dynamic extension to Tcl/Tk (8.1+) that allows     development of custom scripts for controlling SNMP agents, manipulating     SMI definitions, doing conversions, and more. It is based on the core     of Muonics' MIB Smithy, and the SDK supports SMIv1 and SMIv2, as well     as SNMPv1/v2c/v3 with HMAC-SHA-96 and HMAC-MD5-96 authentication and     CBC-DES privacy. It also provides complete read-write access to all     elements of SMI/MIB Module definitions, unlike similar extensions that     provide only read access to a limited subset. The SDK allows multiple     discrete SMI databases and SNMP sessions, and provides all of the     built-in validation and error recovery capabilites of the full product,     without the visual MIB development environment.

MiddleMan 1.6
http://freshmeat.net/releases/125232/

    Middleman is a robust proxy server with many features designed to     remove unwanted content, increase privacy, and to simply make surfing     the Web a more pleasant experience. Some of the highlights include     banner and popup blocking, HTTP and FTP content caching, NTLM and Basic     authentication when forwarding through another proxy server, regular     expression substitution in downloaded files and HTTP headers, regular     expression substitution on requested URLs, many URL commands to     temporarily change the proxy settings or to view information about a     requested file, complete support for HTTP/1.1 including persistent     connections and gzip encoding, and an intutive Web interface for     configuring the proxy.

myMind 0.3
http://freshmeat.net/releases/125162/

    myMind is a lightweight Weblog written in PHP 4, designed for MySQL     databases. Its features are custom templates and stylesheets,     multilingual support, emoticons, spam protection, and a bad word     filter.

NanoBlogger 1.5
http://freshmeat.net/releases/125160/

Can't find what you're looking for?X

    NanoBlogger is a simple blogger written in Bash script that's     completely commandline driven. It features easy editing and managing of     posts. It automatically organizes and archives your posts, and includes     a template for easy customization. This is not a stand-alone Weblog     engine, but a tool that can aid in Web site publishing.

Nyquist 2.29
http://freshmeat.net/releases/125172/

    Nyquist is an elegant and powerful language for sound synthesis and     music composition. Unlike score languages that tend to deal only with     events, or signal processing languages that tend to deal only with     signals and synthesis, it handles both in a single integrated system.     It is also flexible and easy to use because it is based on an     interactive Lisp interpreter. You can design instruments by combining     functions (much as you would using the orchestra languages of Music V,     cmusic, or Csound). You can call upon these instruments and generate a     sound just by typing a simple expression. You can combine simple     expressions into complex ones to create a whole composition. It runs     under any Unix environment, MacOS, Windows 95, and Windows NT, and it     produces sound files as output (or direct audio output under Windows).

OZradio 0.9.5.2e beta
http://freshmeat.net/releases/125189/

    OZradio is a Linux FM radio player for KDE and GNOME. It supports     BTTV-compatible FM and TV cards. It features the ability to save up to     10 preset stations, a sound mixer, volume control, a mute button,     automatic frequency scanning, on-demand recording and replay of radio,     and programmable recording.

p(y)layer 0.1.4
http://freshmeat.net/releases/125220/

    p(y)layer is a jukebox style front end for mpg321 (or mpg123). Its main     feature is the ability to search for songs and queue them up for play.     If there are no songs queued, it will play a random song.

Perdition Mail Retrieval Proxy 1.11
http://freshmeat.net/releases/125187/

Don't know where to look next?X

    Perdition is a fully featured POP3 and IMAP4 proxy server. It is able     to handle both SSL and non-SSL connections and redirect users to a     real-server based on a database lookup. Perdition supports modular     based database access. The distribution ships with modules for ODBC,     MySQL, PostgreSQL, GDBM, POSIX Regular Expression, and NIS. The API for     modules is open, allowing abitary modules to be written to allow access     to any data store. Perdition can be used to create large mail systems     where an end-user's mailbox may be stored on one of several hosts, to     integrate different mail systems together, to migrate between different     email infrastructures, and to bridge plain-text, SSL, and TLS services.     It can also be used as part of a firewall.

PerlPad 0.2
http://freshmeat.net/releases/125177/

    PerlPad is a Cocoa application that lets users run Perl from other apps     using System Services. Perl code can be evaluated from any TextInput,     current selection can be processed with some Perl code (nice to test     some regex), or users can process the system pasteboard in the same     way. Buttons can even be defined for favorite Perl snippets along with     add-on services for the service menu. The Perl environment provided is     persistent (as long as the app stays alive), allowing data to be shared     between invocations and custom Perl modules to be loaded.

PhonoRipper 0.1
http://freshmeat.net/releases/125200/

    PhonoRipper aims to be an easy-to-handle all-in-one GUI tool for     creating audio CDs from analog sources like vinyl records. The main     parts are just graphical frontends to well-known commandline programs,     so some dependencies must be fulfilled to run PhonoRipper. English and     German versions are available.

PHP WebSite User Management System Beta 1 http://freshmeat.net/releases/125210/

    The PHP WebSite User Management System enables users to quickly deploy     a fully-functional, user registration, email verification, and user     account management system to their Web site.

phpExifRW 0.4
http://freshmeat.net/releases/125183/

Confused? Frustrated?X

    phpExifRW is a pure PHP class to read, write, and transfer EXIF     information that most digital cameras produce. This class overcomes the     problem of most distributions that do not add Exif extensions in their     default installation of PHP.

PHPTestManager 0.1.1alpha
http://freshmeat.net/releases/125249/

    PHPTestManager allows you to create and maintain school tests through a     Web interface.

Pizza Business 1.0-beta9
http://freshmeat.net/releases/125224/

    Pizza Business is a platform-independent restaurant simulation game     written in object-oriented C++. It utilizes the WxWindows library.

PowerAdmin 1.2.7
http://freshmeat.net/releases/125216/

    PowerAdmin is a Web-based frontend for the PowerDNS DNS server. It     interfaces with PowerDNS's generic database backends, such as MySQL,     PostgreSQL, and Oracle, to add/modify/delete both forward and reverse     zones, with full IPv6 support.

Pure Thang 0.9
http://freshmeat.net/releases/125085/

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

    Pure Thang is a really small theme. It was inspired by a screenshot of     seq24, but it's made from scratch.

PVote 2.3a
http://freshmeat.net/releases/125257/

    PVote is a PHP voting system. It uses MySQL to hold all information     about the system.

pysco 0.1.0
http://freshmeat.net/releases/125164/

    Pysco is a neat utility for CSound. It generates CSound note events and     saves to a score file, with unlimited separate output time-streams
(&quot;tracks&quot;), unlimited simultaneous different tempos (each
    track can have its own tempo, including independent accelerandos and     ritards), unlimited named &quot;chunks&quot; of events, and many more     functions to provid automatic time updating so that the user doesn't     have to count beats all the time. It also selects ranges of musical     chunks by beat value.

ratpoison 1.2.1
http://freshmeat.net/releases/125254/

    Ratpoison is a simple window manager with no large library     dependencies, no fancy graphics, no window decorations, and no rodent     dependence. It is largely modeled after GNU Screen, which has done     wonders in the virtual terminal market. All interaction with the window     manager is done through keystrokes. ratpoison has a prefix map to     minimize the key clobbering that cripples EMACS and other quality     pieces of software. All windows are maximized and kept maximized to     avoid wasting precious screen space.

ROCK-plug 0.0.1
http://freshmeat.net/releases/125190/

Do you need help?X

    ROCK-Plug aims to replace the original hotplug package and the current     hardware detection technology of ROCK Linux, called hwscan. It is     designed with the KISS priciple in mind, fitting in the existing ROCK     Linux framework. It features both scanning cold-plugged devices
(present during bootup) and real hotplug events generated for devices
    plugged into a running system.

SBIG STV control 0.4
http://freshmeat.net/releases/125163/

    The SBIG STV control software is designed to control the SBIG STV CCD     camera and autoguider in Linux. The software supports hardware keypress     emulation.

SCIM Chinese input method module 0.2.2
http://freshmeat.net/releases/125174/

    This package provides the Chinese input method module for the Smart     Common Input Method platform (SCIM). Only a pinyin input method module     is currently available.

Shell Intrusion Detection 0.2.1
http://freshmeat.net/releases/125246/

    SID is a Shell Intrusion Detection system. The kernel part plugs into a     terminal-processing subsystem and logs hashed terminal lines. The user     part reads log entries (hashes), consults a list of allowed entries,     and takes appropriate action upon unexpected log entries.

Snack sound toolkit 2.2.2
http://freshmeat.net/releases/125169/

Do you need more help?X

    The Snack sound extension adds commands for sound play/record and sound     visualization, e.g. waveforms and spectrograms. It supports in- memory     sound objects, file based audio, streaming audio, WAV, AU, AIFF, and     MP3 file formats, synchronous and asynchronous playback. The     visualization canvas item types update in real-time and can output     postscript. New commands and file formats can be added using the Snack     C-API. SNNTP 1
http://freshmeat.net/releases/125170/

    SNNTP is a library of functions implementing the NNTP protocol. It has     high-level functions which the programmer can call from an application     program. It hides the low-level networking details from the programmer.

SpamCruncher 0.1b
http://freshmeat.net/releases/124968/

    SpamCruncher uses the SpamAssassin engine to identify spam on remote     POP3 or IMAP servers.

Star Trek Lcars GDM Theme 1.00
http://freshmeat.net/releases/125221/

    Star Trek Lcars GDM Theme is a login splash screen with the UFP Logo.

stat 2.1
http://freshmeat.net/releases/125234/

    Stat is a Perl script designed to gather stats for a grapher such as     mrtg or rrd.

Can we help you?X

Structured Document Validator 0.6.9
http://freshmeat.net/releases/125203/

    Structured Document Validator implements a generalized method for     validating both the structure and content of structured documents. Any     data format that can be deterministically divided into tags and data is     classed as a structured document. This definition applies to a wide     array of data formats, including XML, Java properties files, and     delimited value files. The application performs validations based on     user-defined Structured Document Definitions (SDDs). It provides an     environment for validation, SDD development, and document editing.

Sussen 0.2
http://freshmeat.net/releases/125207/

    Sussen is a client for the Nessus Security Scanner. It is easy to use;     you can perform a vulnerability assessment with just a few mouse     clicks. It has a Glade-based user interface, Druids for common tasks,     GConf support, and Anjuta project support.

Sylpheed 0.9.2 (Main)
http://freshmeat.net/releases/125167/

    Sylpheed is a GTK+ based, lightweight, and fast email client. Almost     all commands are accessible with the keyboard. It also has many     features such as multiple accounts, POP3/APOP support, thread display,     and multipart MIME. One of Sylpheed's future goals is to be fully     internationalized. The messages are managed in the MH format, so you'll     be able to use it together with another mailer that uses the MH format.

tc_config 0.6
http://freshmeat.net/releases/125208/

    tc_config is set of scripts for Linux 2.4+ traffic control     configuration on Red Hat systems and (hopefully) derivatives. It uses     cbq qdisc as root one, and sfq qdisc at the leaves. It includes the     snmp_pass utility for getting stats on traffic control via SNMP.

Can't find what you're looking for?X

termpkg 3.3
http://freshmeat.net/releases/125153/

    termpkg is a terminal server daemon that allows access to a machines     tty devices through the network using the telnet protocol. Also     provided is a small daemon allowing the remote access of a machines     serial devices by already existsing applications.

Testitool 1.0 Beta 6
http://freshmeat.net/releases/125211/

    Testitool is a Web-based application for QA test planning. It creates a     test plan and populates it with test cases, maps test cases to

    functional requirements, instantiates a test plan, begins executing
    test cases and marks them as successful or failed, generates reports on
    your test plans, copies test plans and test cases, and tailors test
    plan instances by adding and removing test cases from them.

The Distribulator 0.52
http://freshmeat.net/releases/125209/

    The Distribulator is an SSH-based command execution and file transfer     utility. It includes support for both batch and console mode, XML     configuration, multiple server enviornments, and auditing via syslog.     The Distribulator is meant to be distributed computing for the rest of     us.

ThinStation 0.92rc2
http://freshmeat.net/releases/125250/

    Thinstation is a mini Linux distribution that enables you to convert     standard PCs into full-featured, diskless thin clients supporting all     major connectivity protocols like Ica, Windows terminal services (RDP),     X, telnet, ssh, etc. It can be booted from the network using     Etherboot/PXE or from standard media like floppy/CD/hd/flash-disk etc.     The configuration is centralized to simplify terminal management.

Don't know where to look next?X

timetable2 2.8.1
http://freshmeat.net/releases/125244/

    timetable2 automatically schedules the timetable of a faculty (or high     school), using genetic algorithms. It aims to have the same     functionality as expensive scheduling programs.

top 3.5beta12.3 (Delta)
http://freshmeat.net/releases/125192/

    Top is a Top-CPU usage display. It provides a rolling display of     top-CPU using processes on a Unix system and also displays other     information about the overall health of the system, including load     averages and memory utilization.

tQuotes 0.03 Beta
http://freshmeat.net/releases/125225/

    tQuotes is a set of PHP4 scripts to provide and manage random quotes in     web pages. The system's backend is provided by a MySQL database, and     support is included for for database configuration and adding,     deleting, and editing the quotes list through an easy web-based     interface.

Turck MMCache for PHP 2.3.14
http://freshmeat.net/releases/125173/

    Turck MMCache is a PHP accelerator and encoder. It increases     performance of PHP scripts by caching them in a compiled state, so that     the overhead of compiling is almost completely eliminated. It also uses     some optimizations for speeding up PHP scripts' execution. It typically     reduces server load and increases the speed of PHP code by 1-10 times.     It is tested with PHP 4.1.0-4.3.2, and Apache 1.3 and 2.0 under Linux     and Windows.

Confused? Frustrated?X

vcp 1.3
http://freshmeat.net/releases/125212/

    vcp copies files and directories using a curses or text-only interface.     Its options and output are similar to cp. It provides visual     information about the files copied and left to copy, the amount of data     written and to be written, the amount of data being written every     second, and two status bars representing the number of files copied and     to copy. When output is sent to the console, a status bar, size copied,     and speed are shown.

vectors 1.0
http://freshmeat.net/releases/125237/

    vectors is a theme based on a background made by xtrazz at deviantART.

vhost 3.05r1
http://freshmeat.net/releases/125191/

    vHost is a one-step solution for all virtual hosting needs. It enables     a Linux/BSD server with single or multiple IP addresses to handle     unlimited Web/FTP/email domains. It comes with both command-line and     Web-based graphical user interface, which gives maximum control to a     domain's owner, while relieving the system administrator of most     routine administration tasks. It also has built-in     &quot;clustering&quot; capability.

vim2html 1
http://freshmeat.net/releases/125152/

    vim2html is a small program that will export any Vim- editable file     into well-formed HTML, simulating a Vim session. It fully supports Vim     colorization (customizable) and authentic Vim syntax highlighting. This     program provides an excellent method of presenting     programs/HTML/scripts/etc. on the Web. It supports valid CSS and     XHTML-1.0/Strict with HTMLtidy.

Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X

wdm 1.25
http://freshmeat.net/releases/125223/

    Wdm is a modification of the X11 xdm package for graphically handling     authentication and system login. Most of xdm has been preserved with     the login interface based on a WINGs implementation using Tom     Rothamel's &quot;external greet&quot; interface.

Working Overloaded Linux Kernel 4.2s-Final (Stable) http://freshmeat.net/releases/125199/

    The Working Overloaded Linux Kernel (WOLK) project provides stable and     development kernels for either server or testing purposes. These     kernels provide a server kernel and also a service for developers and     end users who can't be up-to-date with the latest kernels/patches but     want to test new kernel features. Patches may be added upon request.

WTP 0.6.1
http://freshmeat.net/releases/125256/

    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.

XTAS 0.6 beta
http://freshmeat.net/releases/125068/

    The XTAS library provides simplification for Java developers dealing     with XML with an API for querying, modifying, and transforming XML     documents.

Do you need help?X

Yet Another Advanced Log Analyzer 0.6.7 (Usable) http://freshmeat.net/releases/125228/

    &quot;yaala&quot; parses logfiles and generates very detailed     statistics in HTML format. The information one will get can be selected     by using SQL-like expressions, which provide filtering with relational     operators (like equal, greater than, less than) as well as regular     expressions. It includes input parsers for the Common Log Format (e.g.     Apache's access logs), NCSA logs (e.g. Apache's combined logs), Squid     access logs, the xferlog format (used by FTP daemons), bind9's query     logs, and postfix entries in the maillog.

Zina 0.9.17
http://freshmeat.net/releases/125165/

    Zina is a graphical interface to your MP3 collection, a personal     jukebox, and an MP3 streamer. It can run alone or as a Postnuke or     PHPNuke module. It is similar to Andromeda, but is released under the     GPL.        



 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 Sat Jun 7 09:08:34 2003

This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:27:14 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library