|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[fm-news] Newsletter for Friday, December 08th 2006
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Sat Dec 09 2006 - 02:10:07 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/12/08/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
- --. ..---.--- -.. -.--------. - - ----- .-..- --- -- --- .
::: R E L E A S E H E A D L I N E S (59) :::
[001] - Adobe Source Libraries 1.0.22
[002] - AnyDBM 1.0.0
[003] - b64 1.2.1
[004] - babel-ircd 1.1
[005] - BASIC-256 0.9.1
[006] - Centre 2.9
[007] - Cobbler 0.3.4
[008] - ConfigFile for Haskell 1.0.0
[009] - CorneliOS 0.6.12r8
[010] - Crimson Fields 0.5.0
[011] - ctrlproxy 3.0.0
[012] - Decibel 0.1.0
[013] - deepOfix Messaging Server 3.0
[014] - Digikam 0.9.0-rc2 (Development)
[015] - EasyBAN 0.1.1
[016] - Elm Millennium Edition 2.5 PLalpha12 (Elm ME+ 2.5)
[017] - fat-gundel 0.1
[018] - ffnet 0.5 (trunk)
[019] - ftphs 1.0.0
[020] - gElemental 0.9.1
[021] - grml 0.9
[022] - GTK+ send-pr 0.4.8
[023] - HardInfo 0.4.2RC2
[024] - Htscanner 0.6.0
[025] - Io programming language 2006-12-07 (Development)
[026] - IRC Services 5.1a11 (Development)
[027] - Jacman 0.4
[028] - JetPAG 0.5.3
[029] - Kelbt 0.7
[030] - Kernel Mode Linux 2.6.19_001 (For Linux 2.6)
[031] - LEAF Bering-uClibc 3.0-rc1
[032] - Liferea 1.2-RC4 (Unstable)
[033] - Model Builder 0.3.5
[034] - MusicTree (Python Scripts) 2
[035] - mx5000tools 0.1.1
[036] - Nmap Security Scanner 4.20 (Stable)
[037] - Open RObot COntrol Software 1.0.1
[038] - Pacman for Console 1.1
[039] - Pantheios 1.0.1 beta 13
[040] - phpaga 0.3
[041] - PostGIS 1.2.0 (Stable)
[042] - PyLucid 0.7.1 (Stable)
[043] - RapidSVN 0.9.4
[044] - Rogue Detect 0.4-Alpha2
[045] - rPath Appliance Agent 1.0.9
[046] - Sanefile 1.05
[047] - Scenic 0.11.1
[048] - ServerKit 0.0.3
[049] - sharktorrent 0.01alpha
[050] - Splashy 0.2.2
[051] - Stuffed Tracker 2.4.1
[052] - The GNU Privacy Guard 2.0.1 (Modular)
[053] - Thinkedit CMS 1.9.3
[054] - Userful DiscoverStation 4.2.19
[055] - WebGlimpse 2.17.0
[056] - white_dune 0.29beta495 (Development)
[057] - WikyBlog 1.3.3
[058] - Xfprot 1.17
[059] - XINS 2.0.0-alpha1 (Development)
.-. - - --------- -. -----..- ..-- -.-.--- ------ -.-.-.-- - -
::: R E L E A S E D E T A I L S :::
[001] - Adobe Source Libraries 1.0.22
by Foster T. Brereton (http://freshmeat.net/users/fbrereto/)
Fri, Dec 8th 2006 10:55
Software Development :: Internationalization
Software Development :: Libraries
Software Development :: Localization
About: The Adobe Source Libraries (ASL) are a collection of C++ libraries
building foundation technology to allow the construction of commercial
applications by assembling generic algorithms through declarative
descriptions.
Changes: This release adds massive refactoring of the widget library (to
make each widget a standalone component) and delayed creation of the
platform-widget to display::insert<> time (allowing proper subwindow
ownership to take place on win32). It removes many files and begins the
the documentation process of the individual widgets under the Widget
Library.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/adobe-source/
- % - % - % - % -
[002] - AnyDBM 1.0.0
by John Goerzen (http://freshmeat.net/users/jgoerzen/)
Fri, Dec 8th 2006 04:01
Database :: API
Software Development :: Libraries
About: AnyDBM is a Haskell module that provides a generic infrastructure
for supporting storage of hash-like items with String-to-String mappings.
It can be used for in-memory or on-disk storage. Two simple backend
drivers are included with this package: one that is RAM-only, and one that
is persistent and disk-backed. The hdbc-anydbm package provides another
driver which lets you use simple tables in any SQL database to provide a
DBM-like interface. MissingPy also provides a Python driver which lets you
use any Python anydbm driver under Haskell AnyDBM.
Changes: AnyDBM has been split off of MissingH as part of the MissingH
transition.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/anydbm/
- % - % - % - % -
[003] - b64 1.2.1
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Fri, Dec 8th 2006 04:03
About: b64 is a very small, simple and efficiency C library that provides
Base64 encoding and decoding according to RFC 1113. It also comes with a
C++ layer.
License: BSD License (revised)
URL: http://freshmeat.net/projects/b64/
- % - % - % - % -
[004] - babel-ircd 1.1
by Georges Da Costa (http://freshmeat.net/users/llewelin/)
Fri, Dec 8th 2006 04:40
Communications :: Chat
About: babel-ircd is a small IRC server aimed for small communities. It
supports a subset of RFC1459. It extends the RFC by providing automatic
encoding translation. It only works in stand-alone on one server.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/babelircd/
- % - % - % - % -
[005] - BASIC-256 0.9.1
by Ian Larsen (http://freshmeat.net/users/drblast/)
Fri, Dec 8th 2006 21:27
Education
About: BASIC-256 is a simple BASIC IDE that allows young children to learn
to program. It was written in response to David Brin's article, "Why Johnny
Can't Code," in which he bemoans the lack of a simple, line-oriented
programming language for children that runs on modern computers. It
features a byte-code compiler and interpreter, a debugger, easy to use
graphical and text output, and an editor.
Changes: This version adds a syntax highlighter to the editor, a variable
watch window to the debugger, syntax improvements, and new and updated
examples.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/basic256/
- % - % - % - % -
[006] - Centre 2.9
by JG Miller (http://freshmeat.net/users/jgmilleriii/)
Fri, Dec 8th 2006 10:26
Education
Information Management
About: Centre is a Web-based student information system. Centre has been
designed to address the most important needs of administrators, teachers,
support staff, parents, students, and clerical personnel. It also adds
many components not typically found in student information systems. Centre
boasts an intuitive interface to manage student demographic information,
perform complex scheduling, and manage student attendance, grades, and
eligibility. Centre greatly cuts down the time it takes to report to state
agencies and distribute student information to teachers, support staff, and
parents.
Changes: This release adds multiple gradescales per course, options to
include assignments on Progress Reports, improved privacy controls on
Student cumulative folder tabs, optional htmlDoc paths, and bugfixes and
changes to Centre's behavior.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/centre/
- % - % - % - % -
[007] - Cobbler 0.3.4
by Michael DeHaan (http://freshmeat.net/users/mpdehaan/)
Fri, Dec 8th 2006 10:30
Software Development :: Libraries :: Python Modules
System :: Operating System :: Linux Distributions
System :: Software Distribution Tools
About: Cobbler is a provisioning application that enables administrators
to rapidly set up network boot server (kickstart) environments for
provisioning PXE, installing Linux virtual images, and re-provisioning
existing machines over SSH. The application is designed for managing the
provisioning of thousands of machines or only a few. Extensive
documentation is provided in the accompanying man pages. Cobbler is easy
to use and has an accompanying Python API. It supports RHEL4+, Fedora 5+,
and derivative distributions.
Changes: Cobbler import operations now exclude PPC, debug, and ISO
content, to save on bandwidth and disk space. This setting is
user-customizable in /etc/cobbler/rsync.exclude. Koan also gains support
for RHEL3 and an improved bootloader configuration for lilo.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cobbler/
- % - % - % - % -
[008] - ConfigFile for Haskell 1.0.0
by John Goerzen (http://freshmeat.net/users/jgoerzen/)
Fri, Dec 8th 2006 04:01
Software Development :: Libraries
About: The ConfigFile module for Haskell works with configuration files in
a standard format that is easy for the user to edit, easy for the
programmer to work with, and yet remains powerful and flexible. It is
inspired by, and is compatible with, Python's ConfigParser module. It uses
files that resemble Windows .INI-style files, but with numerous
improvements. ConfigFile provides simple calls to both read and write
config files. It's possible to make a config file parsable by this module,
the Unix shell, and make.
Changes: This package was formerly part of MissingH and is being split off
as part of the MissingH transition plan.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/haskell-configfile/
- % - % - % - % -
[009] - CorneliOS 0.6.12r8
by Jos Kirps (http://freshmeat.net/users/joskirps/)
Fri, Dec 8th 2006 15:22
Information Management
Internet
About: CorneliOS a Web based virtual operating system that runs on top of
a host system and offers services via HTML or XHTML over the Web. It
offers a secure environment that supports multiple users, large amounts of
data, and timesharing. It offers a user interface that looks familiar and
is easy to handle and learn, while still introducing some new concepts. It
acts as a software integration system (especially for Web applications),
and allows users and developers to create their own applications and to
share them.
Changes: A new package format offers an installer. There is better
documentation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/cornelios/
- % - % - % - % -
[010] - Crimson Fields 0.5.0
by Jens Granseuer (http://freshmeat.net/users/fizzle/)
Fri, Dec 8th 2006 13:18
Games/Entertainment :: Turn Based Strategy
About: Crimson Fields is a tactical war game in the tradition of Battle
Isle. Mission objectives range from defending strategically vital
locations to simply destroying all enemy forces in the area. Tools are
available to create custom maps and campaigns. The original Battle Isle
maps can be played if the player has a copy of the game files.
Changes: This release adds TCP/IP networking support, another mission for
the Yalwa campaign, a new event type, some more tiles, and a partial
Hungarian translation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/crimson/
- % - % - % - % -
[011] - ctrlproxy 3.0.0
by Jelmer Vernooij (http://freshmeat.net/users/jelmervernooij/)
Fri, Dec 8th 2006 10:24
Communications :: Chat
Internet
About: ctrlproxy is an IRC server with multiserver support. It runs as a
daemon and connects to a number of IRC servers, then allows you to connect
from a workstation and work as the user that is logged in to the IRC
server. After you disconnect, it maintains the connection to the server.
It acts like any normal IRC server, so you can use any IRC client to
connect to it. It supports multiple client connections to one IRC server
(under the same nick), allowing you to connect to IRC using your IRC nick,
even while you have an IRC session open somewhere else. It supports logging
(in any user-specified format), password authentication, and CTCP (in case
no clients are connected). IRC servers can be contacted over IPv6 and/or
using SSL. Automatic identification with NickServ is supported, as well as
various types of backlog.
Changes: Memory and CPU usage has been reduced significantly. Caching has
been introduced to reduce traffic with the IRC server where possible.
Several crash bugs and a large number of smaller bugs have been fixed.
Configuration has been simplified. More replication backends have been
added. A test suite has been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ctrlproxy/
- % - % - % - % -
[012] - Decibel 0.1.0
by Tobias Hunger (http://freshmeat.net/users/bsk_hunger/)
Fri, Dec 8th 2006 04:09
Communications
Desktop Environment
Office/Business
About: Decibel is a realtime communication framework based on Telepathy.
It is meant to integrate VoIP, text chat, CTI (computer telephone
integration), and similar applications into the user's desktop. Decibel
consists of a desktop neutral policy daemon called Houston and desktop
specific components for user interaction.
Changes: This is an initial version. It features a first version of the
API.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/decibel/
- % - % - % - % -
[013] - deepOfix Messaging Server 3.0
by Abhas Abhinav (http://freshmeat.net/users/abhas/)
Fri, Dec 8th 2006 04:02
Communications :: Email
Communications :: Email :: Mail Transport Agents
Communications :: Email :: Mailing List Servers
About: The deepOfix Messaging Server is a mail server product aimed at
simplying the setup and maintenance of GNU/Linux-based mail server
solutions. deepOfix offers unprecented ease of use and doesn't require
prior GNU/Linux experience. deepOfix features LDAP-based directory
services for user account managemet, email delivery, distribution lists,
and addressbooks. It also includes built in tools for spam and virus
control, webmail, and email fetching.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/deepofix/
- % - % - % - % -
[014] - Digikam 0.9.0-rc2 (Development)
by fabien (http://freshmeat.net/users/fabien_ubuntu/)
Fri, Dec 8th 2006 10:31
Multimedia :: Graphics :: Capture :: Digital Camera
Multimedia :: Graphics :: Viewers
About: Digikam is a simple digital photo management application which
makes importing and organizing digital photos easy. The photos can be
organized in albums which are automatically sorted chronologically. An
easy-to-use interface is provided to connect to your camera, preview
images, and download or delete them.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/digikam/
- % - % - % - % -
[015] - EasyBAN 0.1.1
by maraja (http://freshmeat.net/users/maraja/)
Fri, Dec 8th 2006 15:16
About: Using EasyBAN you will be able to ban in a convenient way any
post/topic on your phpBB forum. It can save a forum admin unproductive
hours of manually deleting spam posts, looking for the corresponding
author's username, email address, and IP, and then finally adding them to
the ban list.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/easyban/
- % - % - % - % -
[016] - Elm Millennium Edition 2.5 PLalpha12 (Elm ME+ 2.5)
by Kari Hurtta (http://freshmeat.net/users/hurtta/)
Fri, Dec 8th 2006 10:49
Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office
About: Elm Millennium Edition is an interactive mail system based on Elm
2.4. It contains enhanced MIME and character set support. A subset of
UTF-8 (Unicode) is handled. It can read mail from POP or IMAP folders and
can pass mail to the PGP or GPG programs. It can also view digests as a
mailbox and reassemble fragmented (message/partial) messages. It includes
modules for TLS/SSL, iconv, and SMTP.
Changes: This release collects patches Elm 2.4ME+ PL123d (25) through
PL123e (25). It incorporates the struct knode from Elm 2.5. It adds a
verify-set-sender mailer option to the global elm.rc and adds a -E option
to the elmrc-write command. String catanation now takes account of ISO
2022 sets when selecting a charset for the resulting string. Handling of
the text-charset option and [keywords] is now changed when sending mail.
Unicode data from Unicode 2.0 is replaced with data from Unicode 2.1.9.
This release also adds some new syntax to the terminal.info file, fixes
some bugs, and makes changes to UTF-8 handling.
License: Freely Distributable
URL: http://freshmeat.net/projects/elmme/
- % - % - % - % -
[017] - fat-gundel 0.1
by Juergen Weigert (http://freshmeat.net/users/jnweiger/)
Fri, Dec 8th 2006 03:58
Multimedia :: Graphics
Multimedia :: Graphics :: Capture :: Digital Camera
System :: Filesystems
About: Fat-gundel restores deleted JPEG images from your digital camera's
storage chip. It usually succeeds even after the chip was formatted.
Fat-gundel runs on a block device without actually mounting the
filesystem. Fat-gundel ignores all FAT-tables and directory information.
It searches for JPEG headers and copies the corresponding files to your
computer's hard disk.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fat-gundel/
- % - % - % - % -
[018] - ffnet 0.5 (trunk)
by mwojc (http://freshmeat.net/users/mwojc/)
Fri, Dec 8th 2006 03:59
Scientific/Engineering :: Artificial Intelligence
Software Development :: Libraries
Software Development :: Libraries :: Python Modules
About: ffnet is a fast and easy-to-use feed-forward neural network
training solution for Python. You can use it to train, test, save, load,
and use an artificial neural network with sigmoid activation functions.
Any network connectivity without cycles is allowed (not only layered).
Training can be performed with several optimization schemes, including
genetic alorithm based optimization. There is access to exact partial
derivatives of network outputs versus its inputs. Normalization of data is
handled automatically by ffnet.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ffnet/
- % - % - % - % -
[019] - ftphs 1.0.0
by John Goerzen (http://freshmeat.net/users/jgoerzen/)
Fri, Dec 8th 2006 03:57
Communications :: File Sharing
Internet :: File Transfer Protocol (FTP)
Software Development :: Libraries
About: ftphs is an FTP client and server library for Haskell. ftphs is
easy to use, fully supports text and binary transfers, can optionally
support lazy operations, and is standards-compliant. The ftphs server can
serve up either real or virtual filesystem trees.
Changes: This release contains the code that was split off from MissingH
as part of the MissingH transition plan.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/ftphs/
- % - % - % - % -
[020] - gElemental 0.9.1
by Kevin Daughtridge (http://freshmeat.net/users/kdau/)
Fri, Dec 8th 2006 03:54
Scientific/Engineering :: Chemistry
About: gElemental is a periodic table viewer that provides detailed
information on the chemical elements. It is a port of GPeriodic to C++ and
gtkmm, and it offers an improved UI, an updated and corrected data set, a
better data format, a list view, and easier coloration.
Changes: This is a maintenance release of the gElemental unstable series.
It fixes issues with recent versions of GLib, GTK+, and autoconf. It also
fixes an issue involving encoding of translated strings.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gelemental/
- % - % - % - % -
[021] - grml 0.9
by Michael Prokop (http://freshmeat.net/users/mikap/)
Fri, Dec 8th 2006 10:49
Internet
Security
System
About: grml is a live CD originally based on Knoppix and currently based
on Debian. It includes a collection of GNU/Linux software especially for
users of texttools and system administrators. It provides automatic
hardware detection, and its default shell is the zsh. You can use it e.g.
as a rescue system, for analyzing systems/networks, or as a working
environment. It is not necessary to install anything to a hard disk; you
don't even need a hard disk to run it. Due to on-the-fly decompression, it
includes about 2.1 GB of software and documentation on the CD.
Changes: 113 new packages were added. Hardware detection was improved. It
includes Linux 2.6.18-grml, X.org 7.1.1, and new scripts like
grml-debootstrap, grml-ap, grml-bridge, grml-router, etc. zsh
configuration has been improved, and there are many new configuration
files. All packages were updated to the version in the Debian unstable
branch as of 2006-12-03.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/grml/
- % - % - % - % -
[022] - GTK+ send-pr 0.4.8
by Miguel Mendez (http://freshmeat.net/users/mmendez/)
Fri, Dec 8th 2006 04:13
Information Management :: Issue Tracking
About: gtk-send-pr is a problem report tool, designed to send reports to
a GNATS database server using libesmtp to deliver mail. The program has a
user friendly interface and lets you use any SMTP server to send the
report, removing the need for a local configured sendmail.
Changes: The FreeBSD categories were updated to include sun4v. Code was
reorganized to make it easier to create new GUI code. Work began on the
Mac OS X native GUI.
License: BSD License (revised)
URL: http://freshmeat.net/projects/gtk-send-pr/
- % - % - % - % -
[023] - HardInfo 0.4.2RC2
by Leandro Pereira (http://freshmeat.net/users/acidx/)
Fri, Dec 8th 2006 15:32
Utilities
About: HardInfo is a system profiler for Linux systems. It can display
information about the hardware, software, and perform simple benchmarks.
Changes: More code cleanups and enhancements. The user may choose which
modules will be loaded. The need for modules.conf has been removed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/hardinfo/
- % - % - % - % -
[024] - Htscanner 0.6.0
by Pierre (http://freshmeat.net/users/pierrej/)
Fri, Dec 8th 2006 10:28
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: HTTP Servers
About: Htscanner allows one to use htaccess-like files to configure PHP on
a per-directory basis, just like Apache's htaccess. It is especially useful
with fastcgi.
Changes: This release adds a cache. Each unique ini setting for a given
path is now cached.
License: The PHP License
URL: http://freshmeat.net/projects/pecl_htscanner/
- % - % - % - % -
[025] - Io programming language 2006-12-07 (Development)
by Trevor Fancher (http://freshmeat.net/users/trevorfancher/)
Fri, Dec 8th 2006 21:24
Software Development :: Interpreters
About: Io is small prototype-based programming language. It is a pure
object language, and it features an incremental garbage collector,
exceptions, light weight threads, and embeddability.
Changes: DBI addon and BigNum additions were made. The vim syntax file was
updated. The Message attached method was removed and a new levenshtein
method was added for Sequence. ObjC infix-notion style message passing was
added. New Random, GLFW, and CGI addons were provided. A system to assist
in the installing of dependencies for addons on systems using MacOSForge's
MacPorts, Gentoo's Portage, or Debian's Apt was added. The guide was
updated. The beginnings of a better Win32 build system was provided. A new
CFFI (C Foreign Function Interface) addon was included.
License: BSD License (revised)
URL: http://freshmeat.net/projects/iolanguage/
- % - % - % - % -
[026] - IRC Services 5.1a11 (Development)
by Andrew Church (http://freshmeat.net/users/achurch_/)
Fri, Dec 8th 2006 10:24
Communications :: Chat :: Internet Relay Chat
About: Services for IRC Networks (or just Services for short) provides for
definitive nickname and channel ownership, automatic channel mode setting,
memo (short message) storage and retrieval, and greater IRC operator
control over the network.
Changes: This release includes the completed first draft of a technical
reference manual containing detailed design information for the program.
Several minor issues discovered while writing the documentation have also
been corrected.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ircservices/
- % - % - % - % -
[027] - Jacman 0.4
by Andy Roberts (http://freshmeat.net/users/theroo/)
Fri, Dec 8th 2006 10:29
System :: Installation/Setup
About: Jacman is a GUI frontend to ArchLinux's "pacman" package management
system. It provides an attractive interface to the majority of key features
of Pacman, including installing, removing, and updating packages. It also
includes "rollback" functionality to return back to an older version if
necessary.
Changes: This release adds an improved look-and-feel, color highlighting
of packages that are in-date or out-of-date (a la distrowatch), a bugfix
to allow use of non-default pacman.conf, performance updates, and
additional eye-candy improvements.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/jacman/
- % - % - % - % -
[028] - JetPAG 0.5.3
by Tareq (http://freshmeat.net/users/tareqhs/)
Fri, Dec 8th 2006 10:54
Software Development
Software Development :: Code Generators
Software Development :: Interpreters
About: JetPAG is a flexible full-LL(k) parser and lexical analyzer
generator focused on high performance, efficiency, usability, and
readability of generated code. It generates powerful recursive-descent
recognizers, and supplies a small library that can be used to do minimal
parsing needs. Generated code is nicely structured and distributed over
several files for easier management and integration into larger projects.
JetPAG offers a wide range of customizations for the supplied grammars,
allowing a great deal of control over the generated source code, and
preventing many of the possible modifications on the generated code.
Changes: Compiling programs generated by JetPAG is much simpler, as there
no library modules required for compilation anymore. A full implementation
of multi-link lookahead paths enables much more efficient path generation.
There is some code cleanup for analysis modules. There are fewer
dependencies on fat STL structures. Several bugs have been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jetpag/
- % - % - % - % -
[029] - Kelbt 0.7
by Adrian Thurston (http://freshmeat.net/users/age/)
Fri, Dec 8th 2006 21:42
Software Development :: Code Generators
Software Development :: Compilers
Text Processing :: General
About: Kelbt generates backtracking LALR parsers. It is different from
other backtracking LR systems in two ways. Firstly, it introduces a class
of actions called undo actions, which are invoked as the backtracker
undoes parsing. These allow the user to revert any side effects of forward
semantic actions, making it possible to backtrack over language constructs
which must modify global state in preparation for handling context
dependencies. Secondly, it enables a user-controlled parsing strategy
approximating that of generalized recursive-descent parsing. This makes it
easy to resolve language ambiguities by ordering the grammar productions of
a nonterminal according to their precedence. A partial C++ parser composed
of a scanner, a name lookup stage, and a grammar with standard semantic
actions and semantic undo actions is included.
Changes: The program no longer generates a line of code which writes
'parse error' when parsing fails. This can be done by the caller of
parseLangEl after looking at the return value. The scanner is now a class.
It tracks the current line and guards against passing tokens to the parser
if no parser name has been given.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kelbt/
- % - % - % - % -
[030] - Kernel Mode Linux 2.6.19_001 (For Linux 2.6)
by Toshiyuki Maeda (http://freshmeat.net/users/tosh/)
Fri, Dec 8th 2006 10:51
System :: Operating System Kernels
System :: Operating System Kernels :: Linux
About: 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.
Changes: This release has been merged with the 2.6.19 Linux kernel.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kml/
- % - % - % - % -
[031] - LEAF Bering-uClibc 3.0-rc1
by K.-P. Kirchdörfer (http://freshmeat.net/users/kapeka/)
Fri, Dec 8th 2006 04:08
System :: Networking
System :: Networking :: Firewalls
System :: Networking :: Monitoring
About: LEAF (Linux Embedded Appliance Firewall) is an easy-to-use embedded
Linux system that is meant for creating network appliances for use in small
office, home office, and home automation environments. Although it can be
used in other ways, it is primarily used as a gateway/router/firewall for
Internet leaf sites.
Changes: This first release candidate provides only a few minor fixes.
Cosmetic and convenience improvements were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/leaf/
- % - % - % - % -
[032] - Liferea 1.2-RC4 (Unstable)
by Lars Lindner (http://freshmeat.net/users/llando/)
Fri, Dec 8th 2006 10:24
Communications
Internet
Internet :: WWW/HTTP :: Browsers
About: Liferea (Linux Feed Reader) is a fast, easy-to-use, and
easy-to-install GTK/GNOME desktop news aggregator for online news feeds
and Web logs. It supports the important syndication formats (Atom, RSS,
and OPML). Liferea supports offline reading.
Changes: This bugfix release fixes several minor problems and ensures
safer feed list writing to avoid corruptions.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/liferea/
- % - % - % - % -
[033] - Model Builder 0.3.5
by Flávio (http://freshmeat.net/users/fccoelho/)
Fri, Dec 8th 2006 10:27
Scientific/Engineering :: Mathematics
About: Model Builder is a graphical tool for designing, simulating, and
analyzing mathematical models consisting of a system of ordinary
differential equations (ODEs).
Changes: This release adds a quick start guide.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/model-builder/
- % - % - % - % -
[034] - MusicTree (Python Scripts) 2
by andrew cooke / jara software
(http://freshmeat.net/users/andrewcooke/)
Fri, Dec 8th 2006 21:21
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: CD Audio
System :: Archiving
About: MusicTree is a small collection of Python scripts that helps you
manage a large collection of music files. It was designed to work with
Unix systems (tested only on SuSE Linux), but may also work on Windows.
For normal use, you also need Vorbis Tools and rsync. The scripts help
you: maintain a central collection of high-quality (typically FLAC) files;
back up this collection on a second disk/machine; generate a parallel
collection of lower-quality (but much smaller) compressed (typically Ogg)
files; select an arbitrary subset of the compressed files (a "playlist");
and upload the playlist to a second machine. This project is unrelated to
the other freshmeat MusicTree listing.
Changes: Volume normalization is now supported either via metadata, or by
directly scaling the compressed files.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/musictree-python/
- % - % - % - % -
[035] - mx5000tools 0.1.1
by Tester (http://freshmeat.net/users/tester/)
Fri, Dec 8th 2006 04:02
Software Development :: Libraries
About: mx5000tools is a set of tools to control the LCD that is part of
the keyboard that comes with the Logitech Cordless Desktop MX 5000 Laser.
These tools make it possible to control what is displayed on the LCD and
to use some of the keys that are not recognized by the stock Linux HID
driver.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mx5000tools/
- % - % - % - % -
[036] - Nmap Security Scanner 4.20 (Stable)
by Fyodor (http://freshmeat.net/users/fyodor/)
Fri, Dec 8th 2006 04:08
Security
System :: Networking
System :: Networking :: Firewalls
About: Nmap ("Network Mapper") is a utility for network exploration,
administration, and security auditing. It uses IP packets in novel ways to
determine which hosts are available online (host discovery), which TCP/UDP
ports are open (port scanning), and what applications and services are
listening on each port (version detection). It can also identify remote
host OS and device types via TCP/IP fingerprinting. Nmap offers flexible
target and port specifications, decoy/stealth scanning for firewall and
IDS evasion, and highly optimized timing algorithms for fast scanning.
Changes: This stable release incorporates many improvements from 13
development releases over the last 6 months. These include a second
generation OS detection system that is faster and more accurate, support
for IP options (source routing, record route, etc.), an --open option for
showing only open ports, version detection database updates, more detailed
XML output, and dozens of bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/nmap/
- % - % - % - % -
[037] - Open RObot COntrol Software 1.0.1
by Peter Soetens (http://freshmeat.net/users/kaltan/)
Fri, Dec 8th 2006 04:12
Scientific/Engineering
Software Development :: Embedded Systems
Software Development :: Libraries :: Application Frameworks
About: The Open Robot Control Software (OROCOS) framework applies
software patterns in C++ to achieve real-time execution of software
components and provides an infrastructure to quickly integrate them in a
real-time operating system such as RTAI or RTLinux, although it can be
tested on normal Linux systems. It is designed to appeal to roboticists.
Changes: This release improves the online documentation, fixes bindings to
Xenomai and RTAI, and contains additions to the Corba interface.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/orocos/
- % - % - % - % -
[038] - Pacman for Console 1.1
by Mike (http://freshmeat.net/users/drzib/)
Fri, Dec 8th 2006 15:29
About: Pacman for Console is a pacman game which can be played on a
text-based console without using X.
Changes: Warning messages on GCC 4.1 have been fixed. The background color
of blue ghosts has been changed to make them more visible.
License: Freely Distributable
URL: http://freshmeat.net/projects/pacmanforconsole/
- % - % - % - % -
[039] - Pantheios 1.0.1 beta 13
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Fri, Dec 8th 2006 03:59
About: Pantheios is a C/C++ logging API library. It offers an optimal
combination of complete type-safety, efficiency, genericity, and
extensibility. It is simple to use and extend, highly portable (platform
and compiler independent), and it upholds the C tradition of only paying
for what you use. Pantheios supports logging of message statements of
arbitrary complexity, consisting of heterogenous types. Pantheios supports
filtering of log messages based on severity level.
License: BSD License (revised)
URL: http://freshmeat.net/projects/pantheios/
- % - % - % - % -
[040] - phpaga 0.3
by Florian Lanthaler (http://freshmeat.net/users/phpbitch/)
Fri, Dec 8th 2006 21:26
Office/Business
Office/Business :: Financial
Other/Nonlisted Topic
About: phpaga is a fully templatable Web-based project, task, invoice, and
quotation management system, providing a centralized way to keep on top of
your day-to-day jobs and activities. Its features include printing
invoices, quotations, and task lists to PDF, productivity statistics on a
per project or per person basis, financial overview, billing method
plugins, and multiple interface languages.
Changes: A permission system was introduced. Default hourly rates per task
type, per task type per project, per task type, project, and project member
can be assigned. Simple product management was added. Material can now be
tracked per project and files can be associated to projects. A first time
"wizard" helps to create the database structure and import core data.
Invoice and quotation handling were improved. Project deadlines and
priority were added along with new billing method plugins and
translations. Bugfixes and code cleanups were made, including in the HTML
code.
License: BSD License (revised)
URL: http://freshmeat.net/projects/phpaga/
- % - % - % - % -
[041] - PostGIS 1.2.0 (Stable)
by Paul Ramsey (http://freshmeat.net/users/PWRamsey/)
Fri, Dec 8th 2006 15:24
Database
Database :: Database Engines/Servers
About: PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables" the
PostgreSQL server, allowing it to be used as a backend spatial database
for geographic information systems (GIS), much like ESRI's SDE or Oracle's
Spatial extension.
Changes: This release adds support for Curve type, serialization and
de-serialization, index bindings, and documentation. There are performance
enhancements for Contains and Within for point-in-polygon cases. There is
support for basic SQL/MM functions to align with the ArcSDE SQL/MM
implementation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/postgis/
- % - % - % - % -
[042] - PyLucid 0.7.1 (Stable)
by pylucid (http://freshmeat.net/users/pylucid/)
Fri, Dec 8th 2006 10:53
Communications
Database :: Front-Ends
Information Management
About: PyLucid is a lightweight Content Management System written in
Python WSGI. Nearly all output can be customized. A shell account is not
required.
Changes: This release uses the new highlighter system PyKleur. An RSS feed
generator plugin has been added. There are many bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pylucid/
- % - % - % - % -
[043] - RapidSVN 0.9.4
by XelaRellum (http://freshmeat.net/users/xelarellum/)
Fri, Dec 8th 2006 13:19
Information Management :: Document Repositories
Software Development :: Version Control
About: RapidSVN is a multi-platform GUI client for the Subversion version
control system written in C++ using the wxWidgets framework.
Changes: This release includes many bugfixes and several enhancements.
Translations for Simplified Chinese, Portuguese, and Italian have been
added. The user interface now has new icons, giving it a more modern and
clean style.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rapidsvn/
- % - % - % - % -
[044] - Rogue Detect 0.4-Alpha2
by Karl Vollmer (http://freshmeat.net/users/vollmerk/)
Fri, Dec 8th 2006 13:17
Communications :: Email
System :: Networking
System :: Networking :: Monitoring
About: Rogue Detect sends DHCPDISCOVER packets to the network and listens
for DHCP servers to respond. It can run continuously as a daemon, or do a
single probe and quit. It's written in Perl and can be easily extended to
take any action you can think of in response to an unknown DHCP server
(send pages, disable them, etc).
Changes: This release separates out all of the configuration options from
the Perl script and puts them into roguedetect.cfg. This should make it
easier for users to upgrade in the future and maintain their installation
without having to reconfigure constantly. This release also adds automatic
detection of your local hardware addresses, making it easier to move
between boxes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/roguedetect/
- % - % - % - % -
[045] - rPath Appliance Agent 1.0.9
by Ken VanDine (http://freshmeat.net/users/kenvandine/)
Fri, Dec 8th 2006 10:46
System
System :: Archiving :: Backup
System :: Installation/Setup
About: The rPath Appliance Agent (rAA) is an extensible application
framework for the administration of appliance devices through a Web-based
user interface. The framework is comprised of individual component plugins
which offer specialized functionality, such as a message log interface,
user account preferences, system updates, and entitlement management
capabilities. You can also develop and add plugins to the rAA framework,
extending capabilities and functionality for your specific requirements.
License: OSI Approved
URL: http://freshmeat.net/projects/raa/
- % - % - % - % -
[046] - Sanefile 1.05
by Acacio (http://freshmeat.net/users/acacio/)
Fri, Dec 8th 2006 21:42
Desktop Environment :: File Managers
Desktop Environment :: Tools
Utilities
About: Sanefile is a tool that cleans and applies batch changes to
filenames using regular expressions.
License: Artistic License
URL: http://freshmeat.net/projects/sanefile/
- % - % - % - % -
[047] - Scenic 0.11.1
by Jouni Tulkki (http://freshmeat.net/users/jtulkki/)
Fri, Dec 8th 2006 10:27
Multimedia :: Graphics
Software Development :: Libraries
About: Scenic is a scene-based 2D graphics library for Java. Its purpose
is to enable the development of graphics intensive applications using the
capabilities of modern graphics cards. It aims to be fast and offer
high-quality graphics. The rendering code uses either DirectX or OpenGL to
access the graphics hardware.
Changes: This release adds support for more chipsets. It fixes a bug which
caused the library to crash on GeForce 2 and GeForce 4. It also fixes a bug
related to rendering of artifacts on the Intel(R) 82945G Express Chipset
Family.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/scenic/
- % - % - % - % -
[048] - ServerKit 0.0.3
by swivel (http://freshmeat.net/users/swivel/)
Fri, Dec 8th 2006 04:14
Software Development :: Libraries :: Application Frameworks
About: ServerKit helps developers quickly build efficient and scalable
server programs (daemons) for Linux. The core server program handles all
configuration parsing, database pool creation, and switching of users. A
library is included which provides the core program with most of its
functionality, in addition to implementing a rich API for use when
building ServerKit modules. Some features of the API include abstraction
of thread pools, delayed work management using epoll(), database pools and
querying, logging, queues, and heaps.
Changes: A showstopper bug in the heap code was fixed. Executing the .so
modules now reports module information, including supported configuration
options and default settings.
License: Affero General Public License
URL: http://freshmeat.net/projects/serverkit/
- % - % - % - % -
[049] - sharktorrent 0.01alpha
by sfinks (http://freshmeat.net/users/sfinks/)
Fri, Dec 8th 2006 15:20
Communications :: File Sharing
About: sharktorrent is a cross-platform BitTorrent client. It is written
in C++ using wxWidgets and Arvid Norberg's libtorrent.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sharktorrent/
- % - % - % - % -
[050] - Splashy 0.2.2
by lemsx1 (http://freshmeat.net/users/lems1/)
Fri, Dec 8th 2006 21:25
About: Splashy is a boot splash program that doesn't require patching the
Linux kernel. It paints graphic images directly to framebuffers using
libdirectfb.
Changes: Notes: * Minor bug fix: This release fixed problems where
lsb-base-logging.sh and splashy-update-progress-steps needed RUNLEVEL to
be defined and where splashy-update-progress-steps had a problem when
scripts did not all log_end_msg before the progress bar reached 100%.
/lib/splashy is now created as it is needed by the initrc scripts. A
script to prevent console-screen.sh from running was included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/splashy/
- % - % - % - % -
[051] - Stuffed Tracker 2.4.1
by Stuffed Guys (http://freshmeat.net/users/eych/)
Fri, Dec 8th 2006 10:50
Internet :: WWW/HTTP :: Site Management
Office/Business :: Financial :: Investment
About: Stuffed Tracker is a Web traffic analysis software that can monitor
all Web traffic (including organic searches) on your sites or the sites of
your clients. It helps to identify main sources of quality traffic that
resulted in increased conversion rates and sales. It can track the
performance (conversions and ROI) and optimize all of your marketing
campaigns, including pay per click (PPC), banner advertising, and email
and affiliate marketing.
Changes: This release adds the ability to track actions with an onclick
event and smart reports caching (which is especially useful when working
with a large statistics database). Page groups have been completely
rewritten and work much faster now. Lots of major and minor bugs have been
fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/stuffedtracker/
- % - % - % - % -
[052] - The GNU Privacy Guard 2.0.1 (Modular)
by Moritz Barsnick (http://freshmeat.net/users/barsnick/)
Fri, Dec 8th 2006 03:57
Security :: Cryptography
About: GnuPG (the GNU Privacy Guard or GPG) is GNU's tool for secure
communication and data storage. It can be used to encrypt data and to
create digital signatures. It includes an advanced key management facility
and is compliant with the proposed OpenPGP Internet standard as described
in RFC2440. As such, it is meant to be compatible with PGP from NAI, Inc.
Because it does not use any patented algorithms, it can be used without
any restrictions.
Changes: The user session daemon "gpg-agent" was implemented as the
central place to maintain private keys and to cache passphrases. The
application "gpgsm" was added as an implementation of the X.509 and CMS
standards and the cryptographic core of the S/MIME protocol, helping to
add S/MIME to applications currently supporting OpenPGP. Several other
tools and daemons were added, such as "scdaemon" (for smart cards),
"gpg-connect-agent", and "gpgconf". Support for the Secure Shell Agent
protocol was added, allowing gpg-agent to be used as a full replacement
for ssh-agent.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gnupg/
- % - % - % - % -
[053] - Thinkedit CMS 1.9.3
by Philippe Jadin (http://freshmeat.net/users/philippejadin/)
Fri, Dec 8th 2006 10:29
Database :: Front-Ends
Information Management :: Document Repositories
Internet :: WWW/HTTP :: Dynamic Content
About: Thinkedit is a PHP content management system. It lets you create
custom content types, structure your site in a tree, and make relations
between your content items. With a large emphasis on databases, it is
highly extensible through simple configuration files. The aim is to
provide full customization trough configuration files and plugins. The
tool is able to work with an existing database schema. You can extend your
schema without changing the tool code. It is very easy to install.
Changes: The site tree management has been cleaned. Usability in this area
has improved a lot. The clipboard can now be fully used; you can copy and
paste content anywhere, which is great for content reuse on a Web site. An
important security fix has been applied, fixing a possible remote include
vulnerability.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/thinkedit/
- % - % - % - % -
[054] - Userful DiscoverStation 4.2.19
by Userful (http://freshmeat.net/users/Userful/)
Fri, Dec 8th 2006 13:21
Desktop Environment
System :: Operating System :: Linux Distributions
About: DiscoverStation is a desktop Linux distribution specifically
designed for public access computers. The software also includes Userful's
unique "Desktop Multiplier" software. Desktop settings can be easily
managed via session profiles which are created and stored via a central
Web-portal which lets you customize, update, and view usage reports for
hundreds of desktops at once. Key features include time management,
Internet filtering, privacy protection, automated clean-up, print-job
costing, and much more.
Changes: Various URL management functions have been added. Logout when a
user doesn't click OK has been fixed. Java fonts have been added to fix a
no fonts problem. Home has been moved to volatile storage. More sites have
been added to the performance list. A complete rewrite of the Python client
has been done. The restart services script now works on the canna service.
The number of threads in the control server has been changed. Parsing
multiple print policies has been enabled.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/discoverstation/
- % - % - % - % -
[055] - WebGlimpse 2.17.0
by Golda (http://freshmeat.net/users/iwork/)
Fri, Dec 8th 2006 13:27
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Indexing/Search
Text Processing :: Indexing
About: WebGlimpse is a scalable, feature-rich search engine for indexing
your Web site or any collection of remote sites you choose. Commercial
features include customizable output formats, custom ranking/ordering of
hits, fuzzy matching, boolean queries, a Web administration interface for
multiple archives, logging of queries, caching of results, and more.
Localized search interfaces are provided in multiple languages including
Spanish, German, French, Italian, Norwegian, Finnish, Russian, Hebrew, and
others. It supports 3rd party filters for indexing PDF, Word, and Excel
files. A cPanel install script is available.
Changes: This release contains an add-on called BibGlimpse that lets you
use Webglimpse as a scientific reprints repository. Features of BibGlimpse
include addition of reprints without forms, automated bibliographic record
retrieval for PubMed listed papers using machine learning techniques to
match a record to the PDF with a success rate of over 95%, management of
user annotation of papers, and structured full-text queries using the
WebGlimpse engine.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/webglimpse/
- % - % - % - % -
[056] - white_dune 0.29beta495 (Development)
by MUFTI (http://freshmeat.net/users/mufti22/)
Fri, Dec 8th 2006 04:16
Internet :: WWW/HTTP
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: 3D Rendering
About: white_dune is a graphical VRML97 editor, simple NURBS/Superformula
3D modeller and animation tool. VRML97 (Virtual Reality Modeling Language)
is the ISO standard for displaying 3D data over the Web via browser plugins
("HTML for realtime 3D"). It has support for animation, real-time
interaction, and multimedia (images, movies, and sounds). white_dune can
read, create and display VRML97 files and let the user change the
scenegraph/fields. It also has support for stereoscopic view via
"quadbuffer"-capable stereo visuals, and support for 3D input devices like
a joystick, spaceball, or magnetic tracker.
Changes: Solid field rendering of X3DV Box was added. The wrong number of
shininess in ac3d export was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/whitedune/
- % - % - % - % -
[057] - WikyBlog 1.3.3
by Josh Schmidt (http://freshmeat.net/users/oyejorge/)
Fri, Dec 8th 2006 21:20
Information Management
Internet
Internet :: WWW/HTTP
About: WikyBlog is a CMS/groupware application with an AJAX enhanced
tabbed interface that enables users to view and edit multiple files within
the same page. UTF-8 support for multi-language abilities, integrated
custom template editing, file upload, a flexible user privilege system,
and Google Maps integration number among its many features.
Changes: Package templates were updated and various bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikyblog/
- % - % - % - % -
[058] - Xfprot 1.17
by Tito (http://freshmeat.net/users/Titox/)
Fri, Dec 8th 2006 13:22
Utilities
About: XFPROT is a graphical frontend for the F-Prot Antivirus for Linux
Small Business Edition. It was based upon the XSTEP-3.5.1 library.
Starting from version 0.20beta, it is based on the GTK+ 1.2 libraries.
>From version 1.0-rc2, it is also possible to use GTK+ 2.x libraries.
Changes: Compilation with GTK+ 2.4 libraries was fixed. Compilation with
some translations was fixed. Some minor bugs in the configure script were
fixed. A random memory corruption in xfgetc_nbuf() was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/xfprot/
- % - % - % - % -
[059] - XINS 2.0.0-alpha1 (Development)
by Anthony Goubard (http://freshmeat.net/users/agoubard/)
Fri, Dec 8th 2006 04:11
Communications
Internet :: WWW/HTTP
Software Development :: Build Tools
About: XINS is a technology used to define, create, and invoke remote
APIs. XINS is specification-oriented. When API specifications are written
(in XML), XINS will transform them to HTML-based documentation and Java
code for both the client-side and the server-side. The communication is
based on HTTP. XINS competes with the complex SOAP technology. Main design
goals include simplicity, scalability, and testability. XINS is not only a
specification technology, but also an application development framework.
It offers transaction logging, unique log documentation, and active code
generation.
Changes: This release includes some minor bug fixes over the 1.5.0
version. The execution environment is now kept between test forms. Some of
the deprecated methods were removed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/xins/
--...--- -. -.-- -----. -.-.. - -.---- .. ---. .-- .-.-.-. -.
--===============2062278197==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to freshmeat-news-request
lists.freshmeat.net
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news
--===============2062278197==--
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]