DHTML Debugger 0.5 (Default branch)
Grok Headline matches for DHTML Debugger 0.5 (Default branch)
DHTML Debugger 0.1
DHTML Debugger 0.1
01/18/2004 09:20 AMA program to view and edit the HTML DOM tree.
JSwat Java Debugger 2.34 (Default
branch)
JSwat Java Debugger 2.34 (Default
branch)
03/31/2005 07:22 AM

JSwat is a graphical, stand-alone Java debugger, using the JPDA
library. It offers breakpoints with monitors and conditions, colorized
source code display, single-stepping, displaying variables, viewing
stack frames, and expression evaluation.
Changes:
A French translation was included for some resources. The file open
dialog source file filter was modified to include .jsp and .nice
files. Non-Java code in the recent files menu and view command opening
files that prevented breakpoints from working properly was removed.
Lexer exceptions are now treated as warnings.
JSwat Java Debugger 2.32 (Default
branch)
JSwat Java Debugger 2.32 (Default
branch)
02/05/2005 09:35 PM

JSwat is a graphical, stand-alone Java debugger, using the JPDA
library. It offers breakpoints with monitors and conditions, colorized
source code display, single-stepping, displaying variables, viewing
stack frames, and expression evaluation.
Changes:
Properties in the About dialog are now sorted. Several bugs in the
expression evaluator were fixed. A problem where breakpoints in
non-Java code were resolved very slowly was fixed. This also impacted
Java code using Java 5.0 features.
Novell Linux Kernel Debugger (NLKD)
20050621 (Default branch)
Novell Linux Kernel Debugger (NLKD)
20050621 (Default branch)
06/24/2005 07:17 PM

The Novell Linux Kernel Debugger (NLKD) is a
kernel debugger for Linux. NLKD provides an
architecture for supporting a robust debugging
experience and debug agents supporting local and
remote debugging. NLKD's Console Debug Agent (CDA)
supports on-box kernel debugging and is extremely
rich in functionality and easy to use. The Remote
Debug Agent (RDA) supports remote source level
debugging via gdbtransport to your favorite gdb
based client.
lvs-rrd v0.6 (Default branch)
lvs-rrd v0.6 (Default branch)
04/08/2005 06:05 PM

lvs-rrd is a tool to collect connection data from an LVS,
store them in RRD files, and later graph that data so that
trends can be observed.
Changes:
This release adds support for specifying the protocol (tcp|udp). A
verbose option has been added, and a small change to the PHP page has
been made.
otl 0.26 (Default branch)
otl 0.26 (Default branch)
04/08/2005 04:27 AM
otl is a Perl application that is a glorified
search and replace engine. The process is
customizable; the application can be used to
generate markup such as HTML, XML, etc. from a
text file with the user able to customize the
process to a substantial extent. While the program
is designed to be used to process outlines (e.g.
lecture notes, etc.) and generate nice HTML, it
could be used in other contexts, as well by just
defining a new set of rules for the substitution
process.
Changes:
In this version, nested lists are processed better, and there
is improved documentation in the HOWTO . A GNU autoconf
automake framework was added so install is more of a no-
brainer, a --pfile flag is now used to indicate a parameter
file, filename globbing is now dealt with, the parameter file
was modified so it specifies the file suffix to tag on output
file, diagnostic information that is written to stdout has been
trimmed, the project now checks to see if the file is already
present before overwriting, and a second script, "tag-
remove", was added.
DBI 1.48 (Default branch)
DBI 1.48 (Default branch)
03/22/2005 03:52 PM
The DBI module enables your Perl applications to
access multiple database types transparently. You
can connect to MySQL, MSSQL, Oracle, Informix,
Sybase, ODBC, and other database systems without
having to know the different underlying interfaces
of each. The API defined by DBI will work on all
these database types and many more. You can
connect to multiple databases of different types
at the same time and easily move data between
them.
Changes:
DBI::DBD::Metadata generation of type_info_all was
fixed. Driver authors who have used it should
rerun it. fetchall_hashref() now supports
multi-keyfield nested hash fetching.
ANA-MP 0.9.7.4 (Default branch)
ANA-MP 0.9.7.4 (Default branch)
04/05/2005 06:49 PM
ANA-MP is a player for music files (modules) in
the .MOD, .XM, and .S3M formats. It runs on any
platform with a Java 1.3 implementation, and can
be used as a library for playing music in games or
demos.
Changes:
This release makes the player API much easier to use and understand.
Several simple code examples of how to create command line or applet
based module players have been added.
lat 0.5 (Default branch)
lat 0.5 (Default branch)
03/27/2005 10:12 AM

LAT stands for LDAP Administration Tool. It allows
you to browse LDAP-based directories and
add/edit/delete entries contained within. It can
store profiles for quick access to different servers.
Changes:
A search builder and support for user-defined
views were added. Various bugfixes were made.
KDE 3.4 (Default branch)
KDE 3.4 (Default branch)
03/17/2005 03:33 AM

KDE is a powerful graphical desktop environment
for Unix workstations. It combines ease of use,
contemporary functionality and outstanding
graphical design with the technological
superiority of the Unix operating system. KDE is a
completely new desktop, incorporating a large
suite of applications for Unix workstations. While
KDE includes a window manager, file manager,
panel, control center and many other components
that one would expect to be part of a contemporary
desktop environment, the true strength of this
exceptional environment lies in the
interoperability of its components.
Changes:
Many changes were made.
Wi-viz 1.0 (Default branch)
Wi-viz 1.0 (Default branch)
04/18/2005 11:11 PM

Running on a Linksys WRT54G or compatible router
powered by the Linux firmware OpenWRT, Wi-viz
places the wireless apparatus into a special
monitor mode that doesn't interfere with the
operation of the router. Here it sits, examining
all wireless packets coming into the interface and
extracting valuable information about the
surrounding wireless infrastructure. With an
intuitive Web interface, it exposes this
information in a simple, easy-to-use,
self-arranging graphical format.
PMD 3.2 (Default branch)
PMD 3.2 (Default branch)
06/22/2005 02:26 AM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made.
Various internal improvements were done to make
writing rules easier.
AAF SDK 1.1.0 (Default branch)
AAF SDK 1.1.0 (Default branch)
04/15/2005 03:24 PM

AAF SDK is a cross-platform SDK that supports the
Advanced Authoring Format (AAF). AAF is a metadata
management system and file format for use in
professional multimedia creation and authoring.
The AAF specification is administered by the AAF
Association, which also coordinates development of
the SDK.
Changes:
Major new APIs to support 1.1 of the AAF specification. Several APIs
have been extended, and there are many bugfixes to existing APIs and
plugin codecs. The codecs DV (within the CDCI codec) and PCM,
including the BWF container, have been added. The 2GB filesize limit
found on some platforms has been fixed. New utilities: aafextract,
aaf2xtl, aafdump. Support for the x86_64 target and UTF-8 filenames
has been added. libgsf has been added to available Structured Storage
implementations. The plugin loading search path has been fixed to be
consistent across all platforms.
SAM Jr 0.2 (Default branch)
SAM Jr 0.2 (Default branch)
04/14/2005 12:56 PM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
This release adds support for multiple script files, adds all current
applicable listeners to the scripts files, and fixes a bug which
caused
the Threat Index Monitor to not read the correct settings from the
configuration file.
Hu-Go! 2.11 (Default branch)
Hu-Go! 2.11 (Default branch)
03/14/2005 06:20 PM

Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11.
It plays Hu cards and CDs (and various forms of dumps from them).
Changes:
This version added support for hardware accelerated rendering and
netplay and partial support for arcade cards (some games are
playable). It also features rewritten documentation, joypad and
keyboard configuration in the graphical interface, and a new graphical
engine. Developers can now manipulate the internal variables at run
time to create custom plugins. US ROMs are now auto-deteced, some bugs
were fixed, and support for big-endian CPUs was added. The program is
now mainly licensed under the GPL (some parts use the mBSD and zlib
license).
im-ja 1.4 (Default branch)
im-ja 1.4 (Default branch)
04/12/2005 05:18 PM

im-ja aims to be a generic Japanese input module
for GTK+ 2. The currently supported input modes
are Hiragana, Katakana, Half-Width Katakana,
Zenkaku, Canna, Wnn, Anthy, and Kanji character
recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition
to some minor fixes.
Tor 0.0.9.6 (Default branch)
Tor 0.0.9.6 (Default branch)
03/25/2005 07:06 AM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
This version fixes more stability problems with servers.
Yam 0.7.3 (Default branch)
Yam 0.7.3 (Default branch)
03/25/2005 07:06 AM
Yam builds a local APT/Yum RPM repository from
local ISO files, downloaded updates, and extra
packages from 3rd party repositories. It takes
care of setting up the ISO files, downloading the
RPMs, configuring HTTP access, and providing
PXE/TFTP resources for remote installations. It
was primarily intended for doing remote network
installations of various distributions from a
laptop without the need for CD media or floppies,
but is equally suitable for an organization's
centralized update server.
Changes:
This release adds IA64 support. The standard and error
output is now separated. There is an lftp include/exclude fix,
as well as a fix for ISO selection. There is also preliminary
SELinux support.
XQF 1.0.3 (Default branch)
XQF 1.0.3 (Default branch)
04/06/2005 02:28 AM

XQF is Quake/QuakeWorld/Quake2/Quake3 server browser and launcher for
Linux/X11. It's a frontend to QStat, a program by Steve Jankowski. XQF
uses the GTK+. For more information, screenshots, source code,
precompiled binaries, see the XQF Homepage.
Changes:
This release adds support for Half-Life 2 under Wine and has
a new improved look using GTK2 colors and the Raleigh
theme (if available). A new command line option to disable
map scanning is available, along with various fixes such as
UT2004 and Doom 3 master support, Quake 2 password
saving, Q1/QW/Q2 skin list updating, and improved GTK2
support.
GTK+ 2.6.2 (Default branch)
GTK+ 2.6.2 (Default branch)
02/07/2005 01:18 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This is the first announcement and the third
release in the 2.6 series of GTK+. This series
brings various enhancements. This release fixes
several bugs.
Wi.Ser 0.6.9 (Default branch)
Wi.Ser 0.6.9 (Default branch)
04/05/2005 05:35 PM

Wi.Ser is a Java/XML server-side GUI-framework
which enables an application to run as either a
monolithic Swing app, a client/server Swing app,
or as a Web app without any change. It includes a
mixed deployment mode, which supports one server to serve Swing
clients and Web clients at the same time. The framework uses XML to
define an application's GUI. It provides a common
widget-based, object-oriented programming
interface for Web and Swing GUIs, which prevents
the developer from struggling with HTML and HTTP
or with the internals of Swing. For Swing client/server applications
the client/server split as well as the client/server communication is
handled transparently by the framework.
The project includes a GUI builder that is based on the framework's
functionality (screenshot, deployed as a Web/HTML application).
Changes:
This release includes a template pool to speed up HTML rendering. A
CSS class can be set for all Web Widgets. A bug in the color settings
method of forms has been fixed. New tags for additional widget
properties are available within the GUI builder. A fix in the listBox
HTML template for Mozilla is included, and the GPL version comes with
a build.xml to integrate into the full distribution again.
x48 0.4.2 (Default branch)
x48 0.4.2 (Default branch)
04/11/2005 05:14 PM

x48 is an emulator of the HP48 sx or gx
calculator. This is a very nice RPN calculator.
Changes:
Two bugs were addressed: the cursor not flashing on input, and the
arrow key repeat problem.
Maw 1.1 (Default branch)
Maw 1.1 (Default branch)
06/22/2005 02:26 AM

Maw is mostly black, but it's got lots of blues,
purples, and reds in it too. There is also a GTK
theme and a GKrellM theme. There are several
backgrounds bundled with this theme, including
some original ones. It uses the Nexis font.
License: GNU General Public License (GPL)
Changes:
This release fixes some sloppy graphics editing on the opening pixmap
and scales it to not tile on displays as high as 2048x1536.
Tor 0.0.9.8 (Default branch)
Tor 0.0.9.8 (Default branch)
04/08/2005 03:11 PM

Tor is a network of virtual tunnels that allows people and
groups to improve their privacy and security on the Internet.
It also enables software developers to create new
communication tools with built-in privacy features. It
provides the foundation for a range of applications that allow
organizations and individuals to share information over
public networks without compromising their privacy.
Individuals can use it to keep remote Websites from tracking
them and their family members. They can also use it to
connect to resources such as news sites or instant
messaging services that are blocked by their local Internet
service providers (ISPs).
Changes:
This release has a workaround for a rare bug that makes servers stop
processing new circuits.
SAM Jr 0.3 (Default branch)
SAM Jr 0.3 (Default branch)
04/18/2005 11:04 AM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
This release adds a script to email the whois and other info of any IP
address with a very high threat index, serving as a complex script
example, JavaMail jar files and a SimpleMailSender class,
database port number configurability,
a whois lookup facility, and keyboard shortcuts for menus.
kf 0.5.3 (Default branch)
kf 0.5.3 (Default branch)
03/24/2005 07:42 PM

kf is a small Jabber client for GNU/Linux. It aims
to be both simple and powerful, and is designed
for the advanced user.
Changes:
kf now displays links in headline message boxes. In group chats,
nicknames are colored.
nut 10.17 (Default branch)
nut 10.17 (Default branch)
04/03/2005 07:54 AM

nut is nutrition software to record what you eat and analyze your
meals for nutrient composition. The database included is the USDA
Nutrient Database for Standard Reference, Release 17, which contains
6,839 foods and 128 nutrients. This database contains values for
vitamins, minerals, fats, calories, protein, carbohydrates, fiber,
etc., and includes the essential polyunsaturated fats, Omega-3 and
Omega-6. Nutrient levels are expressed as a percentage of the Daily
Value, the familiar standard of food labeling in the United States,
but also can be fully customized. Foods can be added from recipes or
food labels, and nutrient intake can be graphed. The program is
completely menu-driven and there are no commands to learn.
Changes:
This release corrects the formatting of the man page and restores the
correct alpha-linolenic acid reference value, which was too low in the
last release.
CK-ERP 0.12.1 (Default branch)
CK-ERP 0.12.1 (Default branch)
04/06/2005 02:28 AM
CK-ERP is an ERP system for use by SMEs. Its features include
accounting ledger, accounts payable, accounts receivable, purchase
order, sales order, quotation, POS, human resources, payroll, contact
management, CRM, and vendor relationship. It operates as modules
running atop
phpGroupWare and is an extension of CK-Ledger.
Changes:
In this version, a new contact infrastructure was
implemented
in the HR modules.
SoC GDS 5.5.0 (Default branch)
SoC GDS 5.5.0 (Default branch)
03/30/2005 06:14 PM

SoC GDS is a platform for enabling hierarchical SoC integration and
verification across traditional EDA frameworks based on Virtual
Components per the VSIA guidelines. It is also a fast viewer and
processor for native GDSII files. It encompasses a set of powerful
functions allowing automatic cell renaming, grid verifications, GDS II
files merging (AND), physical comparison (XOR), hierarchy
modifications, and conversion to text format.
Changes:
This release provides extended management of technology files through
design kits and Cadence techfile compatibility; LEF reading,
validation and display; and hierarchical LEF/GDSII comparison as well
as DRC annotation display.
g4u 2.1 (Default branch)
g4u 2.1 (Default branch)
06/22/2005 02:25 AM

g4u ("ghost for unix") is a boot-floppy/CD that allows one to easily
clone PC hard disks by using FTP. This is often done to deploy a
common setup on a number of PCs. The floppy/CD offers two functions:
it uploads the compressed image of a local hard disk to an FTP server,
and then it can retrieve that image via FTP, uncompress it, and write
it back to disk. Network configuration is fetched via DHCP. As the
hard disk is processed as an image, any filesystem and operating
system can be deployed using g4u. Easy cloning of local disks as well
as partitions is also supported.
License: BSD License (original)
Changes:
Serial drivers were added again for those people
that need serial console. Support for IT Express
and ATI IXP IDE and Promise SATA150 controllers
was added. Many bugfixes and enhancements were
taken from NetBSD-current, including EHCI-based
USB improvements. "dmesg" now hints at pressing
space/CR to scroll down.

R 2.1.0 (Default branch)
R 2.1.0 (Default branch)
04/18/2005 12:51 PM

R is a language and environment for statistical computing and
graphics. It is similar to S, which was developed at Bell Laboratories
by John Chambers et al. It provides a wide variety of statistical and
graphical techniques (linear and nonlinear modelling, statistical
tests, time series analysis, classification, clustering, etc.). R is
designed as a true computer language with control-flow constructions
for iteration and alternation, and it allows users to add additional
functionality by defining new functions. For computationally intensive
tasks, Fortran and C code can be linked and called at run time.
Changes:
The most important changes are probably support
for UTF-8 encodings and internationalization,
including (partial) translations of menus,
warnings, and error messages to Chinese, German,
Italian, Japanese, Portugese, and Russian.
joe 3.2 (Default branch)
joe 3.2 (Default branch)
03/22/2005 03:51 PM

JOE (Joe's own editor) has the feel of most IBM PC text editors: The
key-sequences are reminiscent of WordStar and Turbo-C. JOE is much
more powerful than those editors, however. JOE has all of the features
a UNIX user should expect: full use of termcap/terminfo, excellent
screen update optimizations, simple installation, and all of the
UNIX-integration features of VI.
Changes:
This version includes many bugfixes and feature
enhancements, including xterm mouse support, hex
edit mode, a scientific calculator, the ability to
jump between XML tags/word delimiters by pressing
^G, file locking, and support for perforce and
arch.
GTK+ 2.6.6 (Default branch)
GTK+ 2.6.6 (Default branch)
04/12/2005 08:00 AM
GTK, which stands for the Gimp ToolKit, is a library for creating
graphical user interfaces. It is designed to be small and efficient,
but still flexible enough to allow the programmer freedom in the
interfaces created. GTK provides some unique features over standard
widget libraries.
Changes:
This release mainly fixes a problem with stock images. It also fixes
several bugs and adds translations.
P4A 0.15 (Default branch)
P4A 0.15 (Default branch)
04/18/2005 11:02 AM
P4A (PHP For Applications) is a PHP object oriented framework for
building Web-based event-driven applications. It features tableless
HTML, accesskey support, point and click app generator, auto data type
recognition, UTF-8 support, advanced i18n/l10n support, and PEAR
integration.
Changes:
This release fixes some i18n/l10n bugs in the
"products_catalogue" application and allows
p4a_message to handle messages without icons.
CVS 1.11.19 (Default branch)
CVS 1.11.19 (Default branch)
03/22/2005 03:52 PM
CVS is a version control system, which allows you to keep old versions
of files (usually source code), keep a log of who, when, and why
changes occurred, etc., like RCS or SCCS. Unlike the simpler systems,
CVS does not just operate on one file at a time or one directory at a
time, but operates on hierarchical collections of directories
consisting of version controlled files. CVS helps to manage releases
and to control the concurrent editing of source files among multiple
authors. CVS allows triggers to enable/log/control various operations
and works well over a wide area network.
Changes:
This release fixes a few serious bugs in both the
CVS client and server. An intermittent assertion
failure on checkout was fixed. A final fix for the
infamous "Red File" bug on Windows was included.
An upgrade is recommended for all clients and
servers.
imc 4.3 (Default branch)
imc 4.3 (Default branch)
04/03/2005 03:38 PM
imc is a Perl script that accepts a file with graphical commands and
outputs a PNG, GIF, or JPEG file.
Changes:
This release re-adds GIF support, and allows you to use literal double
quotes and backslashes in strings by escaping them using a backslash.
XC-AST 0.8.1 (Default branch)
XC-AST 0.8.1 (Default branch)
03/22/2005 03:52 PM

XC-AST analyzes data about call queues maintained
by an Asterisk PBX. After selecting one or more
queues, it provides information on agent logon and
logoff, taken calls, and lost calls in formatted
reports. It is designed to be used for monitoring
call centers that require real-time activity reports.
Changes:
This release features Caller*ID area analysis. It is now
possible to see the distribution of taken and lost calls by
area code (selectable in the number of digits). It is now
possible to set the default start hour, end hour, and time
period in the configuration file. The default analysis takes
data from 8 to 18 during the last 7 days.
PMD 3.0 (Default branch)
PMD 3.0 (Default branch)
03/23/2005 04:55 PM

PMD is a Java source code analyzer. It finds
unused variables, empty catch blocks, unnecessary
object creation, and more. It includes CPD, a tool to detect chunks
of identical code.
Changes:
PMD now has support for parsing JDK 1.5 source
code, including enumerations, generics,
annotations, and variable length arguments. There
are also 17 new rules, and several of the existing
rules have been optimized.
SAM Jr 0.1 (Default branch)
SAM Jr 0.1 (Default branch)
04/07/2005 08:07 AM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Grok Description matches for DHTML Debugger 0.5 (Default branch)
GrokA matches for DHTML Debugger 0.5 (Default branch)
DHTML Debugger 0.5 (Default branch)