1060 Forum 1.0.0 (Default branch)
Grok Headline matches for 1060 Forum 1.0.0 (Default branch)
1060 NetKernel Standard Edition 2.0.4
(Default branch)
1060 NetKernel Standard Edition 2.0.4
(Default branch)
04/13/2005 08:44 AM

1060 NetKernel Standard Edition is an Application
Server that provides a unique service-oriented
abstraction which is a convergence of the core
ideas of the Web and Unix. NKSE is a general
purpose modular infrastructure which comes with
powerful and simple XML processing tools. It may
be used for SOAP 1.1, 1.2, and REST Web-Services,
JMS MOM, XML pipeline processing, general systems
integration, or as a Web-application server. The
NetKernel abstraction simplifies complexity and
thus increases the scope and potential of the
systems built upon it.
Changes:
This release provides new HTTP client libraries
for creating RESTful SOA middleware. The RDBMS
services have been enhanced with connection
pooling, and transactions are now fully supported.
A bug with the classloader for a newly installed
module after hot-restart has been fixed. Several
minor updates have been made to service modules.
Classic Forum 3.1.1 (Default branch)
Classic Forum 3.1.1 (Default branch)
03/24/2005 04:09 PM
The Classic Forum is a classical threaded forum
that consists of a daemon that holds all data in
RAM and client programs that query the daemon or
use shared memory to retrieve the data. It's
designed to be very fast and flexible and has a
very well designed plugin interface. The user
interface features 72 configuration options and
includes very nifty filtering options.
Changes:
This release fixes several bugs. It also introduces a plugin called
"Gummizelle". "Gummizelle" is the German word for "padded cell", and
is a plugin against spam. You "imprison" someone in this padded cell,
and all posts he writes will be marked as deleted, but will be visible
for the imprisoned user to answer, read, etc. The imprisoned user will
think everything is normal, but no other users will see his posts.
This should avoid situations in which users whose posts have been
deleted make repeated re-posts.
Classic Forum 3.1.2 (Default branch)
Classic Forum 3.1.2 (Default branch)
03/29/2005 02:42 AM
The Classic Forum is a classical threaded forum
that consists of a daemon that holds all data in
RAM and client programs that query the daemon or
use shared memory to retrieve the data. It's
designed to be very fast and flexible and has a
very well designed plugin interface. The user
interface features 72 configuration options and
includes very nifty filtering options.
Changes:
This release is a pure bugfix release. It fixes a
bug in cf-cleanup.pl and a bug in fo_userconf.
Classic Forum 3.2.1 (Default branch)
Classic Forum 3.2.1 (Default branch)
04/13/2005 04:07 AM
The Classic Forum is a classical threaded forum
that consists of a daemon that holds all data in
RAM and client programs that query the daemon or
use shared memory to retrieve the data. It's
designed to be very fast and flexible and has a
very well designed plugin interface. The user
interface features 72 configuration options and
includes very nifty filtering options.
Changes:
This release is a pure bugfix release. It fixes many problems caused
by the new ReadMode collector introduced by the previous version.
Classic Forum 3.1 (Default branch)
Classic Forum 3.1 (Default branch)
03/17/2005 03:34 AM
The Classic Forum is a classical threaded forum
that consists of a daemon that holds all data in
RAM and client programs that query the daemon or
use shared memory to retrieve the data. It's
designed to be very fast and flexible and has a
very well designed plugin interface. The user
interface features 72 configuration options and
includes very nifty filtering options.
Changes:
This release supports full RSS and ATOM integration. It also
implements different views to threads (a list view like in boards, the
nested view known from slashdot.org, and the classic single-thread
view).
Classic Forum 3.2 (Default branch)
Classic Forum 3.2 (Default branch)
04/08/2005 10:31 AM
The Classic Forum is a classical threaded forum
that consists of a daemon that holds all data in
RAM and client programs that query the daemon or
use shared memory to retrieve the data. It's
designed to be very fast and flexible and has a
very well designed plugin interface. The user
interface features 72 configuration options and
includes very nifty filtering options.
Changes:
This release introduces a new Javascript interface using the
XMLHttpRequest object. It is not necessary to reload the posting or
the main forum page to view the results of your actions; they will be
performed via DHTML on the page.
Forum Stories: Set default font on Excel
Forum Stories: Set default font on Excel
09/20/2004 06:53 PMKBoard Forum 0.6.1 (Stable branch)
KBoard Forum 0.6.1 (Stable branch)
04/09/2005 10:50 PM

KBoard Forum is a PHP/MySQL forum that is designed
to be lightweight and efficient but as fully featured as
possible. It can be deployed with minimal
configuration and there are easy-to-follow
instructions included as code comments. If you've
ever struggled with getting other forum tools to run
on your server, then KBoard may be just what you've
been looking for.
Changes:
A couple of major bugs pertaining to administrative tasks have been
fixed, several smaller bugs have been fixed, and a few minor features
have been added.
KBoard Forum 0.6 (Stable branch)
KBoard Forum 0.6 (Stable branch)
04/07/2005 02:40 AM

KBoard Forum is a PHP/MySQL forum that is designed
to be lightweight and efficient but as fully featured as
possible. It can be deployed with minimal
configuration and there are easy-to-follow
instructions included as code comments. If you've
ever struggled with getting other forum tools to run
on your server, then KBoard may be just what you've
been looking for.
Changes:
This release is mostly designed to drastically
increase server compatibility.
1060 Blogxter 0.9.0
1060 Blogxter 0.9.0
02/15/2004 07:20 AMAn extensible blog application built from XML services.
KYW Newsradio 1060 - News
KYW Newsradio 1060 - News
07/30/2004 08:59 PMClinton Adviser Berger Cleared of Document Theft .. "cleared of all
wrongdoing." ..
REPORT
kyw1060.com/news_story_detail.cfm?newsitemid=39459
track this
site | 4 links
1060 NetKernel Standard Edition 1.2.0
1060 NetKernel Standard Edition 1.2.0
04/29/2004 10:39 AMAn XML application server for REST Web services.
1060 NetKernel Standard Edition 1.3.0
1060 NetKernel Standard Edition 1.3.0
06/08/2004 10:55 AMAn XML application server for REST Web services.
The 1060 REST microkernel and XML app
server
The 1060 REST microkernel and XML app
server
03/06/2004 01:57 AM
1060 NetKernel
Suhail Ahmed alerted me, via email, to a really interesting project
called
NetKernel, from
1060 Research. The docs
describe it as "a commercial open-source realisation of the HP Dexter
project." Here's the skinny:
Today's Web-servers and Application Servers have a relatively flat
interface which creates a hard boundary between Web and non-Web. This
boundary defines the zone of URI addressable resources.
What if the REST interface (URI address space) didn't end at the edge
of your external interface?
NetKernel uses REST-like service interfaces for all software
components. The services are fully encapsulated in modules which
export a public URI address space. A module may import other module's
address spaces, in this way service libraries may be combined into
applications. [NetKernel Essentials]
What if, indeed? I downloaded the 20MB NetKernel JAR file, installed
the system, and took it for a spin. Fascinating concept. As
advertised, it offers a suite of XML services -- including XSLT, and
the Saxon implementation of XQuery -- in a composable architecture
based on URIs. These include the familiar http: and file: plus
NetKernel's own active: which is a URI scheme for NetKernel processes
scheduled by the "REST microkernel."
...1060 NetKernel Standard Edition
1.4.0-beta1
1060 NetKernel Standard Edition
1.4.0-beta1
07/27/2004 11:27 AMAn XML application server for REST Web services.
Expert forum for knowledge presentation:
Resources for communication & Forum for
discussion, planning, and collaboration
Expert forum for knowledge presentation:
Resources for communication & Forum for
discussion, planning, and collaboration
12/04/2003 07:14 AMForum Systems Previews Forum XWall(TM)
3.0 Data-Level Networking for The
XML-Internet at NetWorld + Interop
Forum Systems Previews Forum XWall(TM)
3.0 Data-Level Networking for The
XML-Internet at NetWorld + Interop
05/10/2004 02:46 PMXMLMania.com May 10 2004 6:43PM GMT
T2 2.1.0-rc1 (Default branch)
T2 2.1.0-rc1 (Default branch)
06/22/2005 02:28 AM
T2 is a system development environment. It
provides a self-contained distribution build kit
based on sources with an up-to-date tool and
development toolchain (gcc, glibc, uclibc, dietlibc, X.org, KDE,
GNOME, etc.). Its basis is an automatic build system that makes it
possible to either update a running
system or create a binary distribution that can later be deployed via
network or physical media. The system
is extremely versatile and makes it possible to
create sets of programs for different kinds of
systems, from routers to desktops, including
different architectures and platforms.
License: GNU General Public License (GPL)
Changes:
About 152 packages were updated, including Linux
2.4.31 and Linux 2.6.11.10. 146 issues were fixed.
The release includes enhanced Java support,
including Kaffee and Jikes. Automatic dependency
and installed files detection was improved. Other
package updates include Subversion (1.2.0), nvidia
(1.0-7174), and Apache (2.0.54). Acroread (7.0)
was added.
GGI 2.1.1 (Default branch)
GGI 2.1.1 (Default branch)
04/17/2005 07:33 PMGGI (General Graphics Interface) aims to develop a reliable, stable,
and fast graphics system that works everywhere. The authors want to
allow any program using GGI to run on any platform, requiring at most
a
recompilation.
Wi.Ser 0.6.8 (Default branch)
Wi.Ser 0.6.8 (Default branch)
03/28/2005 01:34 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 implements lazy loading for swing
widgets, which means that forms are submitted on
demand from the server to the client. This feature
brings a significant speed up for swing GUIs and a
lower memory footprint. A bug in forEach has been
fixed, and forEach is able to match names and tags
with regular expressions. The tutorial has been
enhanced with two new chapters, and errors in the
WebWindow management were corrected. A new widget
called templateSection has been added to support
embedded HTML.
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.
XC-AST 0.8.2 (Default branch)
XC-AST 0.8.2 (Default branch)
04/04/2005 10:23 AM

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:
Real time visualization of waiting time and/or
current call duration was added on the realtime
monitoring page. Real time visualization of call
duration was added on the agent's page. Minor
bugfixes were made.
Ivy 1.0-rc2 (Default branch)
Ivy 1.0-rc2 (Default branch)
04/18/2005 06:37 PM
Ivy is a simple but powerful dependency manager.
Its key features are ease of use, extreme
flexibility, easy extensibility, Ant integration,
and transitive dependencies. It is ready to use
with the Maven ibiblio repository. It eases
continuous integration, and makes your software
component a lot simpler to use.
Changes:
Several bugfixes, especially one in handling relative paths and
backslashes in paths.
Vex 1.2.0 (Default branch)
Vex 1.2.0 (Default branch)
03/23/2005 05:18 AM

Vex is a visual editor for XML. It features a
word processor-like interface.
Changes:
This release features easier extension with new doctypes
and styles via the new plug-in project mechanism, basic
DITA support, the ability to specify which style a document
should be shown with, and improved CSS support.
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.
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.
dqd 0.22 (Default branch)
dqd 0.22 (Default branch)
03/31/2005 03:38 PM

dqd is a qmail distribution based on the dirqmail
patch and intended to be used by qmail power users.
Changes:
This release updates the dirqmail part to 0.13, fixes problems with
getting many (over 10000) new messages via POP3, and has better
support for OpenBSD systems.
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.
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.
SAM Jr 0.1.1 (Default branch)
SAM Jr 0.1.1 (Default branch)
04/12/2005 11:54 PM

SAM Jr is a real-time analysis tool for Snort
data. It can easily be extended using plugins.
Changes:
The ability to not save database passwords in the config file was
added. Preferences were switched over to using jconfig. Initial
support for a scripting extension was added.
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.
ara 1.0.9 (Default branch)
ara 1.0.9 (Default branch)
04/01/2005 03:26 AM

Ara is a command-line utility for querying the Debian
package database. It has a query syntax allowing you to
search for boolean combinations of regular expressions. It
includes a simple syntax and line-editing. A graphical
interface, xara, is also provided.
Changes:
Some Debian packaging issues have been fixed. Files have been
recompiled for Ocaml 3.08.3.
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.
Snd 7.11 (Default branch)
Snd 7.11 (Default branch)
03/19/2005 03:22 AMSnd is a freeware sound editor modelled loosely after Emacs and an
old, sorely-missed PDP-10 sound editor named Dpysnd. It can
accommodate any number of sounds, each with any number of channels. It
can be customized and extended using Guile or Ruby.
gt5 1.1 (Default branch)
gt5 1.1 (Default branch)
04/14/2005 02:13 AM

gt5 is a text-mode utility that makes it easier
to determine what is using your disk space. It
runs 'du' and generates HTML, which is then
shown using 'links'. The data is clearly
arranged and intuitive to browse.
Changes:
Two small bugs which prevented browsing some of
the directories were fixed. Temporary files are
now compressed using gzip.
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.
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.
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.
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.
Grok Description matches for 1060 Forum 1.0.0 (Default branch)
GrokA matches for 1060 Forum 1.0.0 (Default branch)
1060 Forum 1.0.0 (Default branch)