|
|||||||||||
|
[osdn developer] May 16, 2003
From: <osdn-developer-txt-mm-admin(at)newsfeed.osdn.com>
Date: Fri May 16 2003 - 04:15:50 EDT
O | S | D | N NEWSLETTER
May 16, 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: Duct Tape Wallet
Computing: Ideazon Zboard
Gadgets: Inova X5 LED Flashlights
Computing: ICE-Cube Barebones Mini-PC
Tshirts: fork agent smith
Cube Goodies: Midnight blue 'geek.' glass http://www.thinkgeek.com/cubegoodies/mugs/5f01/
Caffeine: Jo Mints w/Guarana
Tshirts: Follow the white rabbit.
Tshirts: M.A.D.
Gadgets: USB Digital Voice Recorder
Caffeine: ThinkGeek 'Best Of' Caffeine Sampler v2.5 http://www.thinkgeek.com/caffeine/drinks/5f35/
Caffeine: Case O' Cricket Cola
Electronics: FujiFilm FinePix A303 Digital Camera http://www.thinkgeek.com/electronics/cameras/5f63/
Electronics: EZ BinoCam II
Computing: Sharp Zaurus SL-5600
Computing: USB FlexLight
Computing: SuperPen Graphics Tablet
Computing: Logitech Z-680 THX Speakers
Gadgets: Mathmos Aduki
Sourceforge
This is the third candidate for the final release of version 1.3. HTML Parser is a library released under LGPL, which allows you to parse HTML (HTML 4.0 supported), written in Java(TM). It has been used by people on live projects. The architecture is flexible, allowing you to enhance capability easily, and configure.
JGraph Geneva (v2.1.1) released
JGraph is the most powerful, lightweight, feature-rich, and thoroughly documented open-source graph component available for Java. This release (Geneva) includes minor changes: bean property methods and empty constructor added to ConnectionSet for XMLEncoding, added Null-Check to isCellEditable, fixed shared points bug in DefaultEdge, disable autosize during in-place edit. JGraphpad Salamance (v2.1.1 RC3) released http://sourceforge.net/forum/forum.php?forum_id=276899 JGraphpad is the first free diagram editor for Java that offers XML, Drag and Drop and much more. This release (Salamance) offers full TikiWiki integration, remote diagrams and libraries, custom cell properties, overview with panner, right-button panning, accepts files, urls, images and text via clipboard/drag and drop, exports GXL to clipboard, new graph explorer tool with automatic layout, enhanced GXL import, image export, and major and minor bug fixes, such as incorrect cell order after grouping, slow painting and Mac OS X, and status bar not working.
AOLserver 4.0 beta 6 released
Sixth beta release for AOLserver 4.0. Detailed information about the bugs fixed in this release can be found in the release notes on the files download page. AOLserver is a multithreaded, Tcl-enabled, massively-scalable and extensible web server tuned for large scale, dynamic web sites. AOLserver also includes complete database integration and a dynamic page scripting language.
ScummVM 0.4.0 released
Five months after our last release, 0.3.0b, and over 2500 CVS
commits/adds later, the ScummVM team proudly presents ScummVM 0.4.0.
The source code, as well as binaries for Linux, Windows, Mac OS X,
PocketPC, Solaris and PalmOS are already available at our download page
. Other binaries for MorphOS, Dreamcast and others, will follow
shortly. ScummVM is a cross-platform interpreter for SCUMM-based games,
used by LucasArts in games like: Maniac Mansion, Monkey Island, Day Of
The Tentacle, The Dig, etc. It also includes an non-SCUMM interpreter
for Simon The Sorcerer 1/2. To get an overview of what is new in 0.4.0,
please consult our release notes:
Tiki 1.6 -Tau Ceti- released
Plenty of good news; install script added, notable performance improvement, less memory consumption, and alot of new features: user calendar, user tasks, user notepad, newsreader, ephemerides, link directory, wiki structures, new plugins and more! Tiki is full featured content management system suited to many types of online communities. Features include news, topics, wiki, polls, trackers, image galleries, froums, blogs, webmail, and much more. Using PHP, MySQL and Smarty.
LTP release announcement 2003.05.08
The Linux Test Project test suite ltp-full-20030508.tgz has been released. The latest version of the testsuite contains 1800+ tests for the Linux OS. Our web site also contains other information such as: test results, a Linux test tools matrix, an area for keeping up with fixes for known blocking problems in the 2.5 kernel releases, technical papers and HowTos on Linux testing, and a code coverage analysis tool. Lists of test cases that are expected to fail for specific architectures and kernels are located at: http://ltp.sourceforge.net/expected-errors.php These lists also contain expected LTP compiler warnings for each architecture and kernel. Highlights: * An updated and revised HowTo is now posted on the website. * Updates to allow build and execution in NPTL environments. * Open POSIX Test Suite 0.9.0 merged into test suite. * New 'ltpmenu' ncurses-type GUI available. * New tests added for device mapper, sockets, and 2.5 timers. We encourage the community to post results, patches, or new tests on our mailing list, and to use the CVS bug tracking facility to report problems that you might encounter. More details available at our web-site.
Tcllib 1.4.0 released
tcllib is a Tcl-only library of standard routines for Tcl (no compiling required). This release is a minor version change which fixes numerous bugs and provides a lot of enhancements as well. Tcllib 1.4 release
notes ======================== Hello World, welcome to Tcllib 1.4. This
release is a minor version change which fixes numerous bugs and
provides a lot of enhancements as well. Availability ------------ The
released distributions can be downloaded from
http://sourceforge.net/project/showfiles.php?group_id=12883&release_id=
157517 Available are gzipped, zipped, and bzipped tarballs, a starkit,
and a starpack for windows. Installation ------------ * For the starkit
and starpack just execute the file and a GUI based installer will pop
up. Fill out the paths, then run the installation. * For the tarballs
unpack them in some directory /foo, then run the file
"/foo/installer.tcl". This will invoke the same installer used in the
starkit and starpack. Note: While the installer will open up a GUI by
default (and if possible), a command line based installation is
provided too. Run the installer with the option "-help" to see what is
available. Known problems -------------- * When using Tcllib 1.4 on a
true 64bit platform, like Linux/Alpha, or Linux/IA-64 the usage of Tcl
8.4.x is strongly recommended. * Package mime, SourceForge Tcllib Bug
#447037 A special case of the above. This problem affects only people
which are using Tcl and Mime on a true 64-bit system. The currently
recommended fix for this problem is to upgrade to Tcl version 8.4. This
version has extended 64 bit support and the bug does not appear
anymore. The problem could have been generally solved by requiring the
use of Tcl 8.4 for this package. We decided against this solution as it
would force a large number of unaffected users to upgrade their Tcl
interpreter for no reason. See
http://sourceforge.net/tracker/?func=detail&aid=447037&group_id=12883&a tid=112883 for additional information. Acknowledgments --------------- Many thanks to Arjen Markus Brent Welch Brett Schwarz Dan Kuchler David N. Welton Don Porter Donal K. Fellows Eric Melski Gerald Lester Johannes-Heinrich Vogeler Jeff Hobbs Joe English Kevin Kenny Melissa Chawla Miguel Sofer Pat Thoyts Peter MacDonald Reinhard Max Ross Mohn Sandeep Tamhankar Scott Redman Scott Stanton Steffen Traeger Steve Ball and all the people who submitted bug reports and patches. Bug reports, patches, requests for enhancements (RFEs)
Proxool 0.7.2
Proxool is a Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver. Proxool 0.7.2 and 0.7.1 bring you lots of changes to do with concurrency and a few bug fixes.
Freevo version 1.3.2-pre4 released
This development release includes GUI improvements, the ability to play music in the background, CD playing (with CDDB support), a new plugin interface, a Web recording interface, and many bugfixes. The binary runtime was updated, and MPlayer 0.90 is now used. Freevo is a Linux application that turns a PC with a TV capture card and/or TV-out into a standalone multimedia jukebox/VCR/PVR/HTPC. It uses MPlayer (included) to play and record audio+video. It is optimized for use with a TV+remote.
Slashdot
[0]burgburgburg writes "It seems that T-Mobile International, Europe's
second largest mobile phone operator, has [1]decided against
introducing a Microsoft SmartPhone after all. T-Mobile had announced
their plans in February to introduce the MS SmartPhone this summer.
Industry insiders say that the software for the phone continued to have
'fundamental problems,' leading to a high failure rate. French mobile
carrier Orange introduced a MS SmartPhone, SPV, late last year. It
initially had [2]software security problems which Microsoft has claimed
are patched."
0. mailto:splisken06NO@SPAMemail.com
1.
http://news.com.com/2100-1039_3-1001769.html?tag=fd_top
2.
http://news.com.com/2100-1033-981244.html?tag=nl
TopCoder, Math, and Game Programming
[0]reiners writes "[1]DevX.com has [2]an interesting interview with David Arthur (dgarthur), the 2003 [3]TopCoder Collegiate Challenge winner. Arthur discusses many interesting topics: the similarities between TopCoder problems and math problems, why TopCoder performance is positively correlated with 'real-life' programming performance, and why game programming is where the action is." Links
0. mailto:paulreiners@earthlink.net
1.
http://www.devx.com
2.
http://www.devx.com/cplus/article/12009
3.
http://www.topcoder.com/
DVD Copyright Case Mulled over by Judge
[0]howhardcanitbetocrea writes "[1]news.com is reporting that the judge in a closely watched lawsuit challenging the legality of DVD-copying software said she was 'substantially persuaded' by past court rulings that favored copyright holders, but [2]closed a hearing Thursday without issuing a ruling in the case." This is a case that could very well determine the future of the DMCA, and the article does a good job of summarizing the arguments from both sides. Links
0. mailto:sd@hinternet.com.au
1.
http://www.news.com/
2.
http://news.com.com/2100-1025_3-1003541.html
Hybrid Robot Uses Rat Brain
[0]CowboyRobot writes "After two [1]recent [2]stories of artificial brains used to control rats and one about [3]MIT doing the reverse, NYTimes now has a piece on [4]similar work done at Georgia Tech From the article: "...the layer of rat neurons is grown over an array of electrodes that pick up the neurons' electrical activity. A computer analyzes the activity of the several thousand brain cells in real time to detect spikes produced by neurons firing near an electrode." But this time you can [5]buy one for $3,000." Links
0.
http://www.matchstick.com
1.
http://science.slashdot.org/article.pl?sid=03/03/12/2050257&tid=191
2.
http://science.slashdot.org/article.pl?sid=02/08/11/040230&tid=126
3. //slashdot.org/article.pl?sid=02/12/18/232222&tid=134
4.
http://www.nytimes.com/2003/05/15/technology/circuits/15next.html
5.
http://www.k-team.com/Online Newshour Tackling Digital Copyright http://slashdot.org/article.pl?sid=03/05/15/2259240
dmabram writes "The online version of the NewsHour with Jim Lehrer is
tackling [0]copyright in the digital age. They are sponsoring a forum
where Lawrence Lessig will square off against RIAA executive Matt
Oppenheim. [1]Anyone can submit questions, and the best questions or
comments will be posted to Lessig and Oppenheim for debate and
discussion. I know that the producers understand the importance of this
debate, and would love insightful questions." Looks worth tuning in
for.
0. http://www.pbs.org/newshour/media/digital_copyright/index.html
How to Fake A Hard Day at the Office
futileboy writes "There's a great [0]article in the WSJ about how to use technology to avoid work, while giving the impression of working. At the [1]bottom of the article is "A beginner's guide to making it look like you're working when you're not." " Links 0. http://online.wsj.com/article_email/0,,SB105294526966494700,00.html?mod=todays_us_personaljnl_hs Gameboy Advance Users to Get Bluetooth Internet http://slashdot.org/article.pl?sid=03/05/15/1838228 AEton writes "According to [0]this Extremetech article, [1]X-Tra Fun has developed a Bluetooth module for the Gameboy Advance which is expected to ship by Christmas 2003. The $49 module includes Bluetooth connectivity, although a cellphone or other Bluetooth device with Internet access is required to use the Internet, and it comes with an embedded [2]eCos Linux kernel with a Web browser and 255 pages' worth of cache. A $99 upgrade adds a Secure Digital card slot and a dongle!" Links
0.
http://www.extremetech.com/article2/0,3973,1089152,00.asp
1.
http://www.x-trafun.com/
2.
http://sources.redhat.com/ecos/
Verisign Granted DNS Lookup Patent
[0]mattgick writes "The Register has a story on how [1]verisign was
granted the DNS lookup patent (U.S. Patent No. 6,560,634). Scripts
which check to see if a domainname has been taken would be in violation
with this patent. A discussion on this subject is going on over
[2]here."
0. mailto:mattgick@NOSPAMdaemon.tk
1.
http://www.theregister.co.uk/content/6/30711.html
2.
http://www.icannwatch.org/articles/03/05/13/0336206.shtml
Linux Desktop Without X11
A writes "Rocklyte systems have announced the first version of their [0]Athene Operating System. It is a desktop and embedded operating system built on the Linux kernel, but without the "aging X11". Instead, it uses the [1]SciTech SNAP graphics system with which it is possible to completely re-theme the desktop to look like [2]the famous AmigaOS GUI or [3]another famous UI. For backwards compatibility, an X11 server is also available in the system. The system can run completely off the CD, without needing to be installed on the harddrive." Links
0.
http://www.rocklyte.com/athene/index.html
1.
http://www.scitechsoft.com/
2.
http://www.rocklyte.com/athene/screenshots/omega.html
3.
http://www.rocklyte.com/athene/screenshots/wintel.html
DVRs for Cop Cars
AEton writes "News.com is reporting that IBM is developing [0]digital
video recorders for cop cars. The systems involve a digital video
camera and reusable hard drives which police officers will take with
them on their shifts; centralized servers with up to 3.5 TB of storage
will hold recordings. The cameras continuously record and cache old
video in a "Tivo-like" fashion; tapes will start from three to five
minutes before the cop turned on the recorder. Unbiased, high-quality
recording could have a compelling social effect; and at the very least,
we're headed for HDTV Cops."
0. http://news.com.com/2100-1012_3-1001661.html
Freshmeat
3Delight is a very fast RenderMan-compliant renderer designed to produce photorealistic images for serious production environments. Some of its features include ray tracing, global illumination, motion blur, depth of field, subdivision surfaces, programmable shaders, quality antialiasing, and antialiased multi-depth shadow maps. The API and the shading language are very similar to what is described in the RenderMan interface documentation. Advanced Bash Scripting Guide 1.8 (Stable) http://freshmeat.net/releases/122963/ The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting. This comprehensive book (the equivalent of about 532 print pages) covers almost every aspect of shell scripting. It contains 262 profusely commented illustrative examples, and a number of tables.
aedGUI DR4
aedGUI is a cross-platform C++ GUI library that works with SDL.
aewm++ 1.0.24
aewm++ is rewrite and fork of aewm in C++. It keeps the same look and feel of aewm but adds more features. Its aim is to provide a more modern feature set than aewm.
Ampoliros 3.4
Ampoliros is an advanced and easy to use distributed PHP Web applications platform, featuring a powerful XML-RPC and SOAP interface. It is suitable as an Internet/Intranet development and deployment system. It has a very strong modular architecture and allows very fast deployment of Web solutions.
Author.CMS 3.3 (e-Commerce)
Author CMS is a flexible and scalable content management system. It has a usability-tested administration interface, a special installer that easily installs the system on your server, high-level functions that save considerable templates coding time, and a WYSIWYG editor.
autopatch_psg 0.1.14
Autopatch is a software program that will patch a Solaris or AIX system via ftp. It is text based and written in C. It allows previewing of patches that will be installed. Scripts to grab the patches from the vendors are included.
Babeldoc 1.0 (1.x)
Babeldoc is a framework and set of applications to process documents for business-to-business and other Internet/integration applications. It is primarily intended for text documents, especially XML, but supports a wide range of operations and data types. It has a sophisticated journaling system that supports replaying and reprocessing. Babeldoc is pipeline based and supports numerous ways to combine the pipeline stages in a dynamically reconfigurable fashion. It has a GUI and a Web-based console for document processing and monitoring, and comes with tools for the tranformation of flatfile data to XML, archival, and cryptography. Additionally it is able to scan various data sources based on sophisticated constraints. BIE 5.1.0
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 Biz Talk except that it is truly cross-platform since it written in Java.
Blender 2.27
Blender is the in-house software of a high quality animation studio. It has proven to be an extremely fast and versatile design instrument. The software has a personal touch, offering a unique approach to the world of three dimensions. Blender can be used to create TV commercials, to make technical visualizations or business graphics, to do some morphing, or to design user interfaces. Developers can easily build and manage complex environments. The renderer is versatile and extremely fast. All basic animation principles (curves and keys) are implemented.
Calamaris 2.58 (Stable)
Calamaris parses the logfiles of a wide variety of Web proxy servers and generates reports about peak-usage, request-methods, status-report of incoming and outgoing requests, second and top-level destinations, content-types, and performance.
Calendar of Events 2.3
Calendar of Events is a Web-based calendar of events built with PHP and MySQL with an administration interface and a variety of repeating entry scheduling options. This is not meant to have a personal calendar look and feel but rather a community calendar to post upcoming events.
CenterPoint XML 2.1.7
CenterPoint XML is a C++ class library with SAX 2 (Simple API for XML, Version 2) and DOM (Document Object Model) Level 1 and Level 2 conforming interfaces for reading and writing XML files. It features a lightweight, efficient design, is based on the C++ Standard Library, and runs on many platforms.
clipboard B001
clipboard is a terminal interface to the OS X clipboard. It allows copy and paste from pipes, files, and network addresses, and supports some data type recognition. (e.g. JPEG streams will be copied as images). This provides and extends the functionality of the NeXTStep "copy" utility.
Contenido 4.2b (Development)
Contenido is a Content Management Systems. It features advanced workflow and user management, insite-editing, WYSIWYG-editor, and more.
csv2latex 0.5
csv2latex is a file format converter that converts a well formed CSV file (like the ones exported from OpenOffice.org) to the LaTeX document format.
DGNLib 1.7 (Development)
DGNLib is a small C/C++ library for reading and writing Microstation DGN files (also known as ISFF format). Microstation DGN files are CAD files similar to AutoCAD's DWG.
Distributor load balancer 0.5.5
Distributor is a software TCP load balancer. Like other load balancers, it accepts connections and distributes them to an array of back end servers. It is compatible with any standard TCP protocol (HTTP, LDAP, IMAP, etc.) and is also IPv6 compatible. It has many unique and advanced features and a high-performance architecture.
DNETCom 0.2
DNETCom is a package for easy and efficient communication in C/C++ with devices supporting the DirectNET protocol, such as the DirectLOGIC family of PLCs. It is developed under Linux and Windows 2000, but should work on most Unix and Windows flavours.
DrIFT 2.0rc4 (Stable)
DrIFT is a type sensitive preprocessor for Haskell. It extracts type declarations and directives from modules and applies rules to them which generate code. It is intended that the user can add new rules as required. DrIFT automates instance derivation for classes that aren't supported by the standard compilers. In addition, instances can be produced in separate modules to that containing the type declaration. This allows instances to be derived for a type after the original module has been compiled. Simple utility functions can also be produced from a type.
Ecdysis 1.3
Ecdysis is a clean, techy LCD theme.
ELOG Electronic Web Logbook 2.3.7
ELOG Electronic Web Logbook is an electronic logbook with a Web interface. It can be used to maintain personal or shared logbooks, with the ability to add attachments to logbook pages. Logbook entries can be categorized with user-defined classes, and queried using filters on these classes. Automatic email notifications can be generated on new entries based on the classes. The ELOG server is a small stand-alone C program, which runs under Linux and Windows. The logbooks are saved in plain ASCII files for easy and fast access.
EzSDK 4.68
EzSDK is a PHP SDK which includes a PHP source code generator, a library of PHP classes, and an application environment consisting of premade supporting modules. The modules handle user application and data access security, DB compatibility (with MySQL, MS SQL, Oracle, etc.), a built-in GUI interface with an interactive desktop, and more.
File::Scan 0.52 (Development)
File::Scan allows users to make multiplataform virus scanners which can detect Windows/DOS/Mac viruses. It include a virus scanner and signatures database.
Formulator 1.4.0
Formulator is a flexible, extensible framework for the creation and validation of web forms in Zope. Web forms can be created with a web-based management interface. When a form is submitted, many common validations, such as testing for required fields or certain types of input, can be automated.
gcc 3.3
The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada as well as libraries for these languages. It is a full-featured ANSI C compiler with support for K&R C as well. GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code.
Ginsu Chat Client 0.4.7
Ginsu is a client for the Gale chat system. It is designed to be powerful and above all stable, as well as having a quick learning curve.
GNU Libidn 0.1.14
GNU Libidn is an implementation of the Stringprep, Punycode, and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group. It is used to prepare internationalized strings (such as domain name labels, usernames, and passwords) in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibition of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL, and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.
GtkAtlantic 0.2.8
GtkAtlantic is a client for playing Monopoly-like board games on monopd servers.
GtkGLExt 1.0.0
GtkGLExt is an OpenGL extension to GTK 2.0 or later. It provides additional GDK objects which support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
guile 1.6.4
Guile is a portable, embeddable Scheme implementation written in C. Guile provides a machine independent execution platform that can be linked in as a library when building extensible programs.
htmlrecode 1.1.5
htmlrecode applies modifications to a HTML file. An example of these modifications is changing the character set. It does it without making any characters unreadable.
HTTPCapture 0.3
HttpCapture is a core wrapper around the packet-capture library pcap and a framework for building plugins to filter, analyse, or display interesting network packets. The details of the packets and their contents are left to a collection of plugins to process, making it a simple matter to add a new decoding and display target.
inline_smtp 0.93
The inline_smtp Perl script was created to allow filtering of incoming mail on a separate server that houses the mailspools without running a full-blown MTA. While it's possible to configure another MTA, e.g. postfix, to relay all mail to a smart host and do filtering through postfix, the queue can get behind easily, and on a busy host thousands of messages can get queued in a few hours causing delays in delivery from a few minutes to several hours. By filtering while redirecting, mail arrives without any delays, and can be filtered by a seperate host adding headers or content reducing the load on the final mail host.
Interceptor 0.7
Interceptor is a KDE 3.1 kicker applet for syslog monitoring and alerts management.
Java XTools 1.05
The Java XTools are an extensive collection of enhanced functions and features for Java and Java 3D. It includes an enhanced BranchGroup Node, object loaders for Renderware .rwx files and Caligari TrueSpace .cob and .scn files, RotationInterpolators for combinations of the X-, Y-, and Z-axes, enhanced keyboard navigation, and a text to texture converter. It also includes functions and classes for images and PNG files, a ByteArrayReader, data download including a disk caching mechanism, and enhancements for Swing components.
JKFlow.pm 15052003
JKFlow is an easy XML configurable report modules for FlowScan. It gives network administrators the ability to monitor for specific applications on subsequent directions, which are sections of sourceand destination subnets, that can be defined within subnets, on exporters or globally. Directions are recursively evaluated during flowcounting to make the module scalable for WAN networks. JKGrapher is an additional CGI-script for displaying the RRDTool graphs.
JPatch 0.2
JPatch is an amazing 3D Modeling/Animation tool designed to model and animate "organic" shapes such as humans, animals, aliens, etc. It is a bezier-spline modeler and works with so-called "Coon's patches", the same patches that are used by the popular Windows freeware modellers sPatch and Hamapatch and the commercial program Animation Master (they are called Hash patches there). JPatch is written entirely in Java.
jSyncManager 3.0 beta 01
jSyncManager is a Java-based data synchronization toolkit for PalmOS handhelds. It consists of a developers API, including a fully Palm-compatible synchronization protocol stack, and a set of end-user applications. It is ideal for use by any individual or organization that needs fast, stable, and easily extendable PalmOS handheld data synchronization that can run on a variety of platforms. It also supports plug-ins, which can be used to add synchronization support to applications, and includes a variety of import and export modes, including XML and CVS.
libptp 1.0pre2
libptp is a Picture Transfer Protocol support library. It is used for downloading images from PTP cameras. It currently works with most modern Kodak, HP, SONY, Nikon, Canon, and other cameras that are PTP compatible. It also works with some MP3 players, like the Kodak MP3. This package contains also 'ptpcam', the tool used to tweak camera properties.
Linux Security Auditing Tool 0.6.8
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).
mkvtoolnix 0.3.3
mkvtoolnix is a set of tools that allow users to display information about, extract streams from, merge several streams into, and split Matroska media files. Supported stream types include video streams from AVIs or Ogg files and Vorbis audio from Ogg files among many others. The resulting files can be played back with mplayer or the Matroska Direct Show filter under Windows.
mod_clamav 0.7
mod_clamav is a virus scanning module which uses the Clam Antivirus (clamav) package to scan Web traffic for viruses. NetUSE Web Application Framework 0.9.4 (Beta) http://freshmeat.net/releases/122905/ The NetUSE Web Application Framework (WAF) is a development environment for creating Web-based applications in PHP. Its main focus is applications which use dialogs to interact with various data storages.
OpenBSD Network Shell 20030515
Nsh is intended to handle configuration for interfaces, bridging, routing, packet filtering, NAT, and ISAKMP. It presents the user with a vaguely Cisco-like interface. It also gives the user access to system information and diagnostics. Nsh replaces the userland commands which handle these functions, and talks directly to the OpenBSD kernel for most functions.
OZradio 0.9.3 beta
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.
PHP Dump Maker 3.2
PHP Dump Maker is a smart PHP backup solution. The script reads a given source directory (with its subdirectories) and then creates a set of directories filled with the content of the source directory, arranged in groups to fit a given capacity. It can be used to create CD sets for backups. It also supports ISO image creation, direct CD burning via cdrecord, automatic file index creation, and more.
Pixory Beta 2.12
Pixory is a "personal image server". It allows you to store your photos on your own PC and access them, compose them into albums, and share them anywhere on the Internet. It presents a standard Web interface through which you can browse and organize your photos. All user-entered album data is stored in XML. Pixory displays image metadata such as the EXIF information embedded in image files by most digital cameras and scanners.
pyttymon 0.18
pyttymon is a simple daemon that monitors and limits usage of ttys. It is implemented in Python. A simple config file can specify monthly, daily, session, and idle limits based on tty, user, group, and ttys in use. It was inspired by timeoutd, but adds support for monthly maximums and different limits based on the number of ttys in use.
Quick Album 0.1.0
Quick Album is a Kylix-based Wizard which takes you through the steps required to generate your own static Web pages with your photos. It is ideal for cases in which you do not have access to SQL or SSI. It will generate both high-bandwidth and low-bandwidth pages. It will scale, rotate, and convert all your images using a simple GUI which requires no expert knowledge to use.
R5 0.0.25
r5 is a bot that runs as a client on IRC networks, and allows you to make it listen to commands. An easy way to add your own commands is available.
rackview 0.04
rackview is a tool for visualizing the layout of rack- mounted equipment. It can load data either from database tables or a flat file. It can be used to assist in planning and tracking hardware changes to racks in a data center, and to provide a host-oriented interface into other database tools. The core of rackview is implemented as a Perl module, which can be integrated into a variety of different tools. Sample command line and CGI scripts are included, which should be sufficient for basic needs.
ratpoison 1.2.0-beta5
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.
redhat-config-network 1.2.7
redhat-config-network is a GUI/TUI/CLI of the network configuration tool for Red Hat Linux, supporting Ethernet, Wireless, TokenRing, ADSL, ISDN, and PPP.
SalStat 20030513
SalStat is an small application for the statistical analysis of scientific data (with a special concentration on psychology). It is a bit like SPSS and StatView, and it is written in Python/wxPython.
Scintilla 1.53
Scintilla is a free source code editing component for Win32 and GTK+. As well as features found in standard text editing components, Scintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips. Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.
SciTE 1.53
SciTE is a GUI-based single-document editor which uses the Scintilla editor component. It rapidly styles most common programming languages with good control over how syntactic elements are displayed, and features folding for C++, C, Java, JavaScript, and Python. Styling of HTML also styles embedded scripts written in VBScript, Javascript, or Python.
sg_utils 1.04 (Linux 2.4)
The sg_utils package includes variants of the Unix dd command called sg_dd and sgp_dd that speed copies to, from, and between SCSI disks and CDROMs. sg_map and sg_scan supply information about SCSI devices and how they are related to other drivers. There are utilities for timing and testing SCSI devices and the SCSI bus. The sg3_utils package is for the Linux 2.4 series, while sg_utils is for the 2.2 series with some support for the 2.0 series.
singapore 0.9.4 beta
singapore is a flexible PHP image gallery that stores information in a CSV-file database. It has a Web-based admin and cached autogenerated thumbnails (using GD or ImageMagick). Its output is XHTML- and CSS-compatible.
Smilehouse Workspace 0.9.5 (Beta)
Smilehouse Workspace is a Java based e-commerce application for product, order, and customer information management. It can be used for building and managing product catalogs, online stores, Web shops, and b-to-b extranets. It currently runs on Tomcat and has two Web-based interfaces. The first is a themed interface v | ||||||||||