|
|||||||||||
|
[osdn developer] July 12, 2003
From: <osdn-developer-txt-mm-admin(at)newsfeed.osdn.com>
Date: Sat Jul 12 2003 - 01:15:50 EDT
O | S | D | N NEWSLETTER
July 12, 2003 DEVELOPER SERIES
The 'Developer Series' Newsletter is developed to bring Open Source
related content to a user with a focus for development with Open Source
If you'd like to receive more content relating to
Open Source subscribe at
http://www.osdn.com/newsletters/
==============================================================
Sponsored by Thinkgeek
http://www.ThinkGeek.com/
Thinkgeek
Cube Goodies: The Red Swingline Stapler
Cube Goodies: Futurama Tin Signs
Gadgets: USB Memory Pen
Gadgets: FM Radio Pen
Interests: Broken Miho Poster
Interests: Ph34r t3h Cute Ones Poster
Caffeine: Shock Triple Mocha
Caffeine: Brute Force Energy Drink
Caffeine: Chargers Caffeinated Espresso Beans http://www.thinkgeek.com/caffeine/candy/5f75/
Computing: ICE-Cube Barebones Mini-PC
PC Mods: ThermalTake SubZero CPU Coolers http://www.thinkgeek.com/pcmods/cooling/603e/ Computing: Archos AV120 w/ DVR Attachment http://www.thinkgeek.com/computing/handhelds/5fe2/ Cube Goodies: Killer coding ninja monkeys Bumper Sticker http://www.thinkgeek.com/cubegoodies/stickers/5faa/ Cube Goodies: I Brake For LAN Parties Bumper Sticker http://www.thinkgeek.com/cubegoodies/stickers/5fbe/
Cube Goodies: geek. bumper sticker
Interests: Megatokyo Bumper Sticker 3-pack http://www.thinkgeek.com/interests/megatokyo/coolthings/5fc2/ Cube Goodies: There's no place like 127.0.0.1 bumper sticker http://www.thinkgeek.com/cubegoodies/stickers/5fa6/
Cube Goodies: hacker. bumper sticker
Gadgets: USB Memory Watch
Sourceforge
The phpDocumentor team is pleased to announce the release of phpDocumentor 1.2.1. This is a bug fix release, all users who had problems with 1.2.0 should upgrade. phpDocumentor is a complete documentation solution for PHP. Generates javaDoc-style API documentation and user-level manuals from your PHP code. Documentation
http://phpdoc.org/docs/ Release Notes
http://phpdocu.sourceforge.net/Release-1.2.1 ChangeLog
http://phpdocu.sourceforge.net/ChangeLog Download
http://phpdocu.sourceforge.net/downloads.php
Xawdecode 1.7.0 is out
X11 TV application based on xawtv 2.x series which adds many enhancements like Xvideo rendering support, deinterlacing, real time divx recording, integrated alevt teletext browser and provides a plugin API to add any functionnality one might think of. Hi everyone, here is the last version of xawdecode: 1.7.0. this is the changelog:
xawdecode-1.7.0 (10/07/03) -------------------------- - Updated linear
blend deinterlace filter (Keuleu) - Fixed compilation issues with
gcc-3.3 (Keuleu) - Fixed mouse pointer and "stay on top" when
fullscreen is managed by window (Keuleu) manager rather than by
xawdecode it self - Take into account patch #743272: this patch correct
mute status lost added with patch #723853 (Thanks to orebo@kech.net) -
Take into account patch #747690: When you have not defined senders, you
might get a segmentation fault (Thanks to WG (wgxxx)) - Take into
account patch alevt-1.6.1-koi8.patch : add support russian people. -
Update alevt sources 1.6.0 to 1.6.1 (Pingus) - Small modif. on CPU
detection disabled in configure.in (Pingus) - Take into account patch
#757363: prevent an avi file writing problem. When sound and video
threads try to access the avi file at the same time (Thanks to Alain
alainjj@tiscali.fr) - Take into account patch #757797: add better sound
and video synchronization when an avi file is recording (Thanks to
Alain alainjj@tiscali.fr) - Update video recording module (Alain
alainjj@tiscali.fr): - more clever gestion of the fps and the
synchronization (Parameter : fps and max. gap A/V) - maximal size of
avi file set to 4GB (ext2fs, ext3fs ou reiserfs) and set to 2 GB for
vfat partitions. When 4 GB (or 2 GB) is reached a new one is created. -
modifs to make compilation with NOAUDIO possible - stereo support
corrected. stereo option (to enable set achans to 2) (Parameter: Stereo
Mode) - synchronization algorithm modified (no duplicated frames, but
dropped video AND audio frames) - writing errors more managed. -
VARIABLE BITRATE audio mp3 support (Parameter: Bitrate) - Correction of
a bug: with ffmpeg, all the frames were keyframes (Alain) - Update DivX
GUI : add new buttons for Alain new options. (Pingus) - DivX GUI: add a
new button to quit the window (to answer to an old user request...)
(Pingus) - Add a shell script that make it easy to create the
configuration file xawdecoderc (Calimero). - Update the GUI: add a
scantv button in "Channel Editor" menu to launch scan.sh Calimero
script (Pingus) - Add a new wizard for dummies: xawdecode-wizard
(Pingus) - Change tempnam by mkdtemp into src/file.c (Alain) - Add new
options to launch xawdecode at startup (Alain): -rec_fps fps : set
recording framerate (default=25.0) -rec_display 0|1 : set display mode
during recording (default=1) -rec_width width : set width of the
recording video (default=384) -rec_videobr br : set recording video
bitrate to br kbit/s (default=800) -rec_mp3cbr br : activate MP3 CBR
and set bitrate to br kbit/s (default=activated, 128kbit/s) -rec_mp3vbr
quality : activate MP3 VBR and set compressing quality (0=best,
9=worst) (default=deactivated, quality=8) -rec_vcodec
xvid|ffmpeg_mpeg4|ffmpeg_mpeg1|divx4linux : set recording video codec
-rec_maxgap : set recording max gap between audio and video in seconds
(default = 0.08 second) -e \"cmd_1; cmd_2; cmd_3;...cmd_n : execute the
commands at the beginning of execution: With -e option you could
execute some commands at the xawdecode startup, like remote commands:
for example: xawdecode -e "setchannel France2; record" It switch to
France2 channel and begin the record. - dummy interface. (used when no
TV card is detected) (Alain) - common CFLAGS for all the files...
(Alain) - does not put IGAIN to 100% for ALSA09 users.... dans
src/mixer.c (Alain) - Add xawdecode_cmd and an help (Alain): With
command_cmd you could launch some instructions to xawdecode if one has
been launched. For example, it you want to launch a record at 1:00 am:
You just have to do: echo 'xawdecode_cmd "setchannel France2; record"'
| at 1:00 - Add support for latest divx codec 5.0.5 (20030428) (Bart)
Be careful, this codec is known to segfault on Pentium4 (bug from
divx.com!) - Take into account patch #766856: added -nowd option to
disable window decoration at startup, activation of OSD when window
decoration is disabled (Thanks to CuC). - Write divx parameters into
the configuration file xawdecoderc (Bart) - Fix segfault problems with
buttons into "channel editor" GUI (Pingus)
NDoc version 1.2 RC1 released
The Release Candidate of the latest version of NDoc, the .NET Code
Documentation Generator, has been released. New since ndoc-devel v1.2
beta, NDoc now runs on mono. New since ndoc-devel v1.2 beta: - NDoc
runs on mono:: (on mono 0.25, only the Xml and JavaDoc documenter work
correctly). - New NAnt build process (requires NAnt 0.8.4 or above). -
More bug fixes. The new features since v1.1: - new HTML Help 2
documenter (beta version), - new HTML Linear documenter (alpha
version), - the MSDN documenter can now generate CHM or Online
documentation, - option to link to the .NET Framework SDK v1.0, v1.1 or
MSDN Online - support for Visual Studio 2003 and the .NET Framework
1.1, - plus many improvements and bug fixes... The NDoc v1.2 RC1 source
code is available for download at:
OpenSSI 0.9.8
OpenSSI leverages HP's NonStop Clusters for Unixware and various open source technologies to provide a full, highly-available SSI (Single System Image) clustering environment for Linux. Goals include availability, scalability and manageability. The source code has been completely reorganized. There are new instructions for installation. This release features improvements to the OpenSSI-enhanced /dev filesystem and LVS. Furthermore, it can now migrate processes linked to libpthread, including Perl processes. See the release notes for more details.
JFreeChart 0.9.9 released
A new version of JFreeChart has been released. JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots.
Slashdot
[0]Hulver writes "The BBC Domesday project, originally completed in
0.
http://janes.demon.co.uk/
1.
http://slashdot.org/article.pl?sid=02/03/03/1821227&tid=126
2.
http://www.pro.gov.uk/about/preservation/digital/domesday/default.htmOlmos Tells Fans: "Don't Watch Galactica" http://slashdot.org/article.pl?sid=03/07/11/1957210
[0]Obiwan Kenobi writes "Edward James Olmos, in a meeting with a group
0. mailto:evan@m i s t e r o r a n g e.com
Quakeworld Physics Captured in Quake3
Rooked_One writes "For people, that to this day, swear by the
quakeworld physics where you could "bunnyhop" through huge maps in a
matter of seconds, but were lured away by better graphics, your day has
come. [0]Fortress Evolution has been announced with a couple of groovy
little movies to drool over until they have a release. Many of you will
remember Quake Team Fortress, well, this mod for Quake3 is made by
players primarily of Mega Team Fortress, which i'm sure some of you
will remember in poor regards. But we won't get into that. What is
needed to know is that you will be able to play QW in the quake3
engine."
0. http://www.fortressevolution.net/
The Double Edge of Copyright Extensions
porkface writes "[0]The Morning News is running a simple, but eloquent
0. http://www.themorningnews.org/ Record Labels Looking for a Cut of Tour Revenues http://slashdot.org/article.pl?sid=03/07/11/1911253
[0]Anonymous Coward writes "As many a Slashdotter has pointed out,
0. http://home.earthlink.net/~kspandle
OSI Announces Open Source Awards
JohnGrahamCumming writes "There's a [0]story running on [1]ZDNet about
how [2]OSI is going to be giving Open Source Awards with cash prizes of
up to $10,000. The idea is to create the "Nobel Prizes" of Open Source.
Announcement was made yesterday as [3]OSCON with some big names backing
the awards (e.g. Sun, OSAF and (interestingly) a major venture capital
firm USVP)."
0.
http://techupdate.zdnet.com/techupdate/filters/specialreport/0,14622,6024946,00.html
1.
http://www.zdnet.com/
2.
http://www.opensource.org/
3.
http://conferences.oreillynet.com/os2003/
Marriage May Tame Genius
[0]theodp writes "Here's one to share with the wife and kids. Using a
0. mailto:theodp@aol.com
Binary Package Formats Compared
[0]jjaimon writes "There is a [1]document on different package formats
0. mailto:jjaimon@yahoo.com
1.
http://www.kitenet.net/~joey/pkg-comp/
2.
http://www-106.ibm.com/developerworks/linux/library/l-debpkg.html?ca=dgr-lnxw01DebianLinux
The Red Queen
[0]XenonOfArcticus writes "I first came upon Matt Ridley when Slashdot
0. mailto:xenon@arcticus.com
1.
http://books.slashdot.org/article.pl?sid=00/02/20/1243255&tid=134
2.
http://books.slashdot.org/article.pl?sid=02/08/12/1226230&tid=134
Cringely On Electronic Tapping
[0]sckienle writes "Robert X. Cringely, the PBS one, has an
0. mailto:steven.c.kienle@pfizer.com
Freshmeat
1000 years after... features a background proving that intelligent creatures once lived on Earth.
AbiWord 1.99.2 (Development)
AbiWord is a cross-platform Open Source word processor. The goal is to make AbiWord full-featured, and remain lean.
Aegis Virus Scanner 0.0.1
Aegis Virus Scanner is a virus scanner for Linux/Unix systems with a simple and intuitive user interface. It uses the File:: Scan module for detecting viruses.
Amaya 8.1a
Amaya is a complete web browsing and authoring environment and comes equipped with a WYSIWYG style of interface. It lets users both browse and author valid Web pages, with standards including (X)HTML, native MathML, and SVG documents. It also includes a collaborative annotation application (RDF). Animal Shelter Manager 1.12 PRE (Development) http://freshmeat.net/releases/128955/ Animal Shelter Manager is a complete computer solution for animal sanctuaries and rescue shelters. It features complete animal management, document generation, full reporting, charts, Internet Web site publishing, and more. BIE 5.3.1
BIE (Business Integration Engine) is an open source integration system that makes it easy for organizations to exchange data with external trading partners regardless of their native applications. It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
BlueBox for BlackBox 0.1
BlueBox for BlackBox is a clean blue theme with wallpapers of various sizes and a startup sound.
braa 0.41
Braa is a tool for making SNMP queries. It is able to query hundreds or thousands of hosts simultaneously, while being completely single-threaded. It does not need any SNMP libraries, as it is equipped with its own SNMP engine. However, it's good to have a complete SNMP package including "snmptranslate" installed somewhere, because for speed reasons, there is no ASN.1 parser in Braa, and all the SNMP OIDs need to be specified numerically.
btcid 0.3
btcid connects to a Bluetooth telephone and displays its status on the screen using xosd. It can also execute external programs on incoming calls.
closedShop - Open Source Shopping 1.5
closedShop - Open Source Shopping attempts to provide an easy to set up, manage, and utilize shopping cart. Based on Perl and MySQL, its aim will be to provide all the features a commercial shopping cart offers at no cost. Cluster Infrastructure for Linux 0.9.8 (Cluster Infrastructure) http://freshmeat.net/releases/128941/ The Cluster Infrastructure (CI) for Linux extends the Cluster Membership and Internode Communication Subsystems from HP's NonStop Clusters for Unixware code base. It also provides the basis for the SSI Clusters for Linux project.
Coin 2.1.0 (Stable)
Coin is an implementation of Open Inventor. Open Inventor is the de facto standard API for retained-mode 3D graphics programming. Open Inventor has a highly extensible design, and has been designed to allow for rapid development of highly interactive 3D graphics applications in the fields of CAD, engineering, scientific computing, simulation, VRML, and visualization.
cricket modules 2003-07-11
cricket modules is collection of modules for cricket which use SSH to acquire data from remote hosts with minimal or no installation on the monitored host. It includes monitors for maillog, iptraf, disk space, BIND 9, NTP servers, HP OmniBack, PostgreSQL, and WiFi using the Linux hostap driver. It also includes a script to produce daily, weekly, monthly, and yearly overviews of all cricket graphs on one page with the ability to dynamically show or hide graphs to enable quick glance on important graphs only.
Danger Girl Heavenly Theme 1.0
Danger Girl Heavenly Theme is another theme based on the Danger Girl comic book. dotproject: Web Based Project Management Tool 1.0 Beta 1 Patched http://freshmeat.net/releases/128977/ dotproject is a PHP+MySQL beta level web based project management tool. It is about 50% there (there being a quality product, not some half-baked simple form-into-db pages). dotproject could be extremely useful for any sort of service agency that requires the ability to track a project to completion. Integration of a php/imap/web based email system (see basilix.org) into the system has been played with with. DRT 0.3.3
DRT is a design recovery tool for interactive graphical applications running under the X Window System. The tool automatically captures actions performed while using such an application. Functions particularly relevant to each action are highlighted. Moreover, the action itself is described visually from fragments of the application display. One can search and browse these actions to learn about the design of an application.
E2tools 0.0.14
E2tools is a simple set of utilities for reading, writing, and manipulating files in an ext2/ext3 filesystem. Similar in concept to mtools, they are designed for machines that don't have ext2 support, but can also be used on Linux machines to read or write to disk images and floppies without having to mount them.
ECe 0.853
ECe is another clone of the ncurses-based editor that comes with the Midnight Commander (cooledit). Its main feature is simplicity. You don't have to learn lots of key shortcuts; in order to write text, you just have to type it on the keyboard. While preserving all the original cooledit features (like syntax highlighting or gpm mouse support), ECe offers a few useful enhancements: the ability to work with many files, reconfigurable keys and menus, tab-completion in file dialogs, friendlier default color scheme, and more.
Effort: Zero Franchise Manager 1.0
The Effort: Zero Franchise Manager (EZFM) is a set of PHP files designed to minimize the effort needed to create a website for a Madden 2003 PC Franchise. One of the modes offered by Madden 2003 PC is the "Franchise" mode which allows you to play and manage a team over multiple seasons. This program aim to reduce some of the busywork by automatically generating Web pages to display the information contained in the Stat Files, and in a consistent and appealing manner.
ES Class 0.1
ES Class provides an easy to use interface to pdflib for creating Swiss deposit slips (German: Einzahlungsscheine). It was created for a debtor management tool and is now under the GPL. It uses dimension config files for each deposit slip, which makes it very simple to create a new one. At this time, there is only one deposit slip implemented (609), but there will be more soon (105, 110, and 303), and perhaps other deposit slips from other countries. ESMTP 0.4
ESMTP is a user-configurable relay-only MTA with a sendmail-compatible syntax, based on libESMTP and supporting the AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and StartTLS SMTP extensions.
EyeBrow 0.1
EyeBrow C++ Library is a tiny C++ toolkit which includes some useful classes to be used as an alternative to the STL. It is very simple, safe for multi-threaded programming, and includes functions for strings, lists, trees, maps, sockets++, and configuration files.
Fisterra 1.5.90
Fisterra is a project that aims to provide a generic open-source ERP. It supports invoicing, stock, and payment management, POS (Point-Of-Sale), distributed work, and offline replication.
Fractint 20.2.05 (Development)
Fractint is a freeware fractal generator created for IBM PCs and compatible computers.
FreeMarker 2.3pre7 (Lazarus)
FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, RTF, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.
FreeMind 0.6
FreeMind is Mind-Mapping tool and an intuitive editor for tree-structured data. It features a modular design, and can be used to edit any kind of data, dependent on the current mode. The data is represented as a Mind-Map, while data, behavior, node style, edge style, color, etc. are determined by the mode. It features one-click fold, unfold, and "follow link" operations. GONICUS System Administrator 1.99.97 (Development) http://freshmeat.net/releases/128956/ The GOnicus System Administrator (GOsa) is a PHP based administration tool for managing accounts and systems in LDAP databases. It administers users and groups, mail distribution lists, thin clients, and faxes. Users can retrieve informations about themselves, use LDAP telephone lists, change their password, view fax statistics, and are allowed to configure their mail account in a limited way.
Hunt for Gold 0.4.8
Hunt for Gold is a real-time strategy game implemented in Java 1.4. The game takes place the in the 16th century Caribbean, where pirates controlled the sea.
hYPerSonic 1.0
hYPerSonic allows you to build and manipulate signal processing pipelines from Python scripts. It is designed for real-time control. It includes objects for oscillators, filters, file IO, and soundcard and memory operations. It is low-level: every byte counts.
Info-Zip 5.50 (UnZip)
Info-Zip is a collection of high quality, standards compliant archiving and compression tools.
jCIFS 0.7.11
jCIFS is an SMB client library written entirely in Java. It closely follows the CIFS specification supporting Unicode, named pipes, batching, multiplexing IO of threaded callers, encrypted authentication, full transactions, domain/workgroup/host/share/file enumeration, NetBIOS sockets and name services, the smb:// URL protocol handler, a java.io.File like API, RAP calls, NTLM HTTP Authentication, and more.
KAON 06302003 (Server)
KAON is an ontology management infrastructure targeted at business applications. It includes a comprehensive tool suite allowing easy ontology creation and management. Persistence mechanisms of KAON are based on relational databases. Kernel Mode Linux 2.5.75_001 (For Linux 2.5) http://freshmeat.net/releases/128978/ Kernel Mode Linux is a technology which enables the execution of user programs in a kernel mode. In Kernel Mode Linux, user programs can access kernel address space directly. Unlike kernel modules, user programs are executed as ordinary processes (except for their privilege level), so scheduling and paging are performed as usual. Although it seems dangerous, the safety of the kernel can be ensured through such methods as static type checking, software fault isolation, and so forth.
Kernel TCP Virtual Server 0.0.15
Kernel TCP Virtual Server is a Layer-7 switching software in the Linux Virtual Server framework. It can do application-level load balancing (such as content-based scheduling) inside the Linux kernel. The reason for implementing it inside the kernel is to avoid the overhead of context switching and memory copying between user-space and kernel-space. Although the its scalability is lower than that of IPVS (IP Virtual Server), it is flexible, because the content of the request is known before the request is redirected to the real server.
KnowledgeTree 1.1
KnowledgeTree is a feature-rich document management system featuring knowledge management, document version control, hierarchical document management, support for common file formats (MS Word, MS Excel, PDF, TXT, HTML), extensible meta data, creation of custom document types, application managed document links that guarantees consistent data and eliminates emailing documents, easy publication of documents, subscription agents, archiving according to expiry date, expiry time period, or utilisation for enhanced speed, and much more.
Libcroco 0.3
Libcroco is a general CSS parsing and manipulation library written in C for the Gnome project. It provides a CSS2 parser, a CSS2 selection engine, and an XML/CSS rendering engine.
lin-seti 0.7.5
lin-seti is a command line program allowing the user to mantain a cache of work units for the Seti@Home client. It should run without any problem on Unix-like systems, including Linux. It is designed to be fully compatible with SETI Driver (similar software for Windows), so you can share the same cache on dual boot systems.
LinPHA 0.9.0pre1 (Development)
LinPHA is an easy to use, multilingual, flexible photo/image archive/album/gallery written in PHP. It uses a MySQL database to store information about your pictures. It comes with a HTML-based installer, so you don't need experience in setting up SQL databases. Thumbnails are created as needed and stored in the SQL DB.
Linstall Wizard 1.3
Linstall is a full featured Linux installation wizard for X11. It allows Linux developers to distribute their programs in a easy to install and use interface.
Linux 2.5.75 (2.5)
Linux is a clone of the Unix kernel, written from scratch by Linus Torvalds with assistance from a loosely-knit team of hackers across the Net. It aims towards POSIX and Single UNIX Specification compliance. It has all the features you would expect in a modern fully-fledged Unix kernel, including true multitasking, virtual memory, shared libraries, demand loading, shared copy-on-write executables, proper memory management, and TCP/IP networking.
Linux Test Project 20030710
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.
linuxsms 0.66
Linuxsms is a Perl script to send SMS to GSM phones. There is support for multiple servers/gateways (some servers require registration). The script has an adressbook, the ability to compress SMS, and the ability to check for new versions.
madman 0.91.1
madman is a music manager application in the vein of Apple's iTunes and its many clones. It serves as a tag editor, a media library, and a CD burning frontend, and is extensible through plugin scripts. Dynamic playlists and powerful search features allow you to listen to better music all the time.
Metastorage 2003.07.10
Metastorage is a persistence layer generator application based on the persistence module of the MetaL compiler engine. It is capable of generating the necessary software components to implement a persistence layer API from a description in a format based on XML named Component Persistence Markup Language (CPML). A CPML definition describes classes of objects with the functions that will make the API to store and retrieve their objects from persistence storage containers like relational databases without requiring the developer to write SQL manually. The generated API may also contain a class to install the database schema. All code is generated without the need for the developer to write SQL code manually. Metastorage may also generate classes to create objects via Web forms decorated with themed skin templates. Additionally, it may generate UML Entity-Relationship graphs of the component class diagram.
MiddleMan 1.7.1
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.
MLton 20030711
MLton is a whole-program optimizing Standard ML compiler. It generates standalone executables with excellent runtime performance, supports the full SML 97 language, and has a complete basis library. It also has a fast C FFI, source-level time and allocation profiling, and many useful libraries.
mmixer 1.2
mmixer is Perl-based audio mixer that features an easy-to-use interface.
mon modules 2003-07-11
mon modules is collection of modules for mon which include an advanced PostgreSQL monitor, a SAP R/3 monitor, a TCP connection and chat monitor which works through a SOCKS server, HTTP and FTP server for "bounce" testing, and a WAP cgi-bin client that lets you check the status of your servers using a WAP phone and SMS sending script which uses smstools.
Morphix 0.4
Morphix is a modular LiveCD distribution. It is partly derived from KNOPPIX, and the rest comes directly from Debian.
NRH-up2date 1.2.5
NRH-up2date provides a generic, easy-to-use server for the Red Hat up2date utility. It can be used to distribute updates to client systems without being dependent on the Red Hat network servers.
NSA Security-enhanced Linux 2003071106
NSA Security-enhanced Linux is a set of patches to the Linux kernel and some utilities to incorporate a strong, flexible mandatory access control architecture into the major subsystems of the kernel. It provides a mechanism to enforce the separation of information based on confidentiality and integrity requirements, which allows threats of tampering and bypassing of application security mechanisms to be addressed and enables the confinement of damage that can be caused by malicious or flawed applications. It includes a set of sample security policy configuration files designed to meet common, general-purpose security goals.
ocre 0.009
OCRE reads an image file and writes ascii characters.
Open Remote Collaboration Tool 1.5.0
OpenRCT is a multidisciplinary effort to enhance collaboration between people who are not co-located in time and space. It is a platform independent multimedia tool that supports synchronous and/or asynchronous communication.
OpenGroupware.org b192
OpenGroupware.org is a set of applications for contact, appointment, project, and content management. It is comparable to Exchange and SharePoint portal servers. It is accessible using Web interfaces and various native clients, including Outlook. Its servers run on almost any GNU/Linux system, can synchronize with Palm PDAs, and are completely scriptable using XML-RPC.
OpenSSI Clusters for Linux 0.9.8
OpenSSI Clusters for Linux uses HP's NonStop Clusters for Unixware and various open source technologies to provide a full, highly-available SSI (Single System Image) clustering environment for Linux. Goals include availability, scalability, and manageability from commodity servers.
pdnsd 1.1.8b1-par5
pdnsd is a Proxy DNS server for Linux and FreeBSD that is designed to cope with unreacheable nameservers (e.g. because the dial-in link is not up) in a graceful manner to prevent DNS-dependent applications like Netscape from hanging. It has a permanent disk cache and supports parallel query and a wide variety of link uptests. It also has the ability to serve some local records.
pf2x 1.0.1
pf2x is a PHP script that will take the output of your pflog and convert it into various different output formats. These output formats include plain text, XML, HTML, PDF, and MySQL INSERT statements for import into a MySQL database. This was developed and tested on OpenBSD 3.3 but should work for any system that uses PF.
phpMailBox 1.1
phpMailBox is a POP3 mail fetching script that can easily be added to a Web site to allow users to check email, send new messages, maintain a address book, and connect to any number of POP3 servers to download email in one place.
picoSQL 1.5.2
picoSQL is an Italian RDBMS. Because it derives from a commercial project, it is already robust, fast, and rather complete.
pixelGDM 0.5
pixelGDM is a theme with pixel icons.
ps-watcher 1.0
ps-watcher periodically a gets a list of process names via ps. A configuration file specifies a list of Perl regular-expression patterns to match the processes against. For each match, a Perl expression specified for that pattern is evaluated. The evaluated expression can refer to variables which are set by ps and pertain to the matched process(es), including the amount memory consumed by the process, or the total elapsed time. If the Perl expression for a matched pattern evaluates true, then an action can be run such as killing the program, restarting it, or mailing an alert.
Python SAP RFC module 0.2.2
The Python SAP RFC module enables programming remote function calls from SAP ERP systems. It enables SAP-compatible data definitions in Python (both simple and complex datatypes like structures and internal tables can be defined from within Python and manipulated like normal Python datatypes) and features transparent value conversion from SAP to Python and vice versa. It needs the SAP librfc shared library.
python-stablesort 1.2.2
python-stablesort is an adaptive, stable, natural mergesort. It is a back-port of the new Python CVS (i.e., the upcoming version 2.3) stable listsort algorithm to all Python versions (tested with all versions from 1.5.2 to 2.2.3). It can also be regarded as some sort of forward-port in case the default Python list sort() method will change to a non-stable algorithm in the future again.
qmHandle 1.1.1
qmHandle is a tool which can be used to manage the qmail message queue. It's written in Perl (so fully customizable) and much more powerful than qmail-qread and qmail-qstat. Key features are colored output and the ability to view and delete messages in the queue.
Really Slick XScreenSavers 0.8
Really Slick XScreenSavers is a GLX port of the Really Slick Screensavers collection by Terry Welsh. The screensavers can be installed as standalone programs or as XScreenSaver hacks.
Simple C Expat Wrapper 0.3.0
The aim of SCEW is to provide an easy interface to the XML Expat library. Expat gives an API based on event handling mechanisms to load the XML tree structure. SCEW provides functions to load and access XML elements without the need to create the event handling routines and without the need to rewrite these functions each time a different XML tree needs to be loaded. It also lets developers access the internal Expat parser, which means they can still have all the functionality that Expat library provides. It has functions to create XML trees from scratch and save them to files.
smtpmail 0.4.2
smtpmail is a little tool for users who have no local SMTP (mail) server on their machine. It enables these users to send their mail through a remote SMTP server.
Stone Three Foundation Classes 1.1.0
| ||||||||||