2008 Archives

December 26, 2008

AgileWiki 12.1 (Element Model branch)

AgileWiki is an SDK for assembling software systems which are fluid, easily configured and can be reorganized on-the-fly to meet ever changing
requirements. It includes a COW-based database,
the Rolonics programming paradigm, and semantic
inferencing.


License: Common Public License


Changes:
Problems relating to btree-splits, command
context, and sub-arks have been fixed. Arks and
PeerArkProxies now maintain a journal.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

CreditCruncher 1.3 (Default branch)

align="right" alt="Screenshot" hspace="10" vspace="10">
CreditCruncher is a program that uses the Monte
Carlo method to compute the credit risk of large
portfolios in which assets are mortgages, loans,
bonds, endorsements, or the like (all of them of
fixed income with a policy buy/sell and hold). The
default time is simulated using a gaussian copula,
taking into account the transition matrix (or
survival function) and sectorial correlation
matrix defined by the user.


License: GNU General Public License v2


Changes:
This release adds a long-awaited feature: the
t-Student copula generator. Additionally, a severe
bug in the gaussian copula generator was fixed,
which changes the output data format and
beautifies the risk report.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

OpenNHRP 0.9 (Default branch)

OpenNHRP implements the NBMA Next Hop Resolution
Protocol (as defined in RFC 2332). It makes it
possible to create a dynamic multipoint VPN Linux
router using NHRP, GRE, and IPsec. It aims to be
Cisco DMVPN compatible.


License: GNU General Public License v2


Changes:
New features in this release are usage of a
monotonic system clock for time keeping (where
available), Cisco compatible purging of unique
registrations, detection and handling of MTU
information, and additional configuration options.
Unavailability of DNS at startup is no longer
considered a hard error. A new example
opennhrp-script was added, showing how to check
IPsec certificates. A bunch of fixes and code
cleanups were done too.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

GNU Source-highlight 2.11.1 (Default branch)

GNU Source-highlight produces a document with
syntax highlighting when given a source file. It
handles many languages, e.g., Java, C/C++, Prolog,
Perl, PHP3, Python, Flex, HTML, and other formats,
e.g., ChangeLog and log files, as source languages
and HTML, XHTML, DocBook, ANSI color escapes, LaTeX, and
Texinfo as output formats. Input and output
formats can be specified with a regular
expression-oriented syntax.


License: GNU General Public License (GPL)


Changes:
Language definitions for Fortran, Caml, and
JavaScript were improved. An installation bug in
non-root mode was fixed. Ada language definition
file was added.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

TextRoom 0.5.3 (Default branch)

TextRoom is a cross-platform, full-screen text
editor for writers. It has basic rich text
capabilities. It also features automatic saving, a
flow mode, loading of the most recently used
document on startup, remembering the position in
text, the ability to insert the current time or
date, a live word count, and typing sounds. A
deadline, a target word count, and timed writing
can be set.


License: GNU General Public License (GPL)


Changes:
Some bugs were fixed and some features were added,
including txt export.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Extended Python Debugger 1.25 (Default branch)

Extended Python Debugger is a more
complete debugger for Python than the stock pdb.py
debugger. It supports, among numerous other things, debugging threads, non-interactive POSIX-like line tracing, command options, disassembly of instructions, and stack traces that give better information for exec statements. Stepping/nexting by default skips over method/function “defs”. It tries to follow gdb’s command set unless there is good reason not to.


License: Python License


Changes:
Some small bugs and configuration bugs were fixed.
Listing zipped eggs is now supported.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Sun Executive Reveals More Open-source Plans for JavaFX

A Sun Microsystems executive has provided a glimpse into the company’s future plans for open sourcing JavaFX, its recently released technology for building RIAs (rich Internet applications) for the desktop, mobile devices and other platforms. Sun’s corporate image is grounded in its embrace of open-source software and some components of JavaFX, including the JavaFX compiler and elements of graphic libraries, are now available under the GPLv2 open-source license, according to the official JavaFX FAQ.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

libxnm 0.1.2 (Default branch)

libxnm is a library for parsing and retrieving
data from the XNM file format. XNM stands for “Xnm
is Not a Markup language” in the spirit of GNU
recursive definitions. XNM is a simple recursively
defined serialization syntax that is well suited
to be used as a storage format for any program
storing or communicating complex datastructures.
In contrast to the XML standard, XNM was built to
be as concise as possible. It is built around four
types: the recursive tables and arrays, and the
end nodes strings and binary chunks.


License: GNU Lesser General Public License (LGPL)


Changes:
This version adds an API call for retrieving a
list of keys held by a table. It also makes
retrieving an empty key of a value return the
value itself.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

DBReplicator 2.2.4 (Default branch)

align="right" alt="Screenshot" hspace="10" vspace="10">
DBReplicator is a powerful application for
network-based multi-master heterogeneous database
replication or filtered synchronization. It
supports heterogeneous replication, bi-directional
data synchronization between any of the supported
database backends, application independence,
automatic conflict detection and resolution, a
scheduling facility, verbose debugging using
Apache log4j, special characters, and automatic
table creation.


License: GNU General Public License v2


Changes:
Methods were added to RBlob.java and RClob.java to override new Java 6 methods so that compilation works with Java 6. It still gives warnings if you are using OSE Java, but it builds properly. Memory handling on creating a snapshot was fixed. SyncXMLCreator.java was fixed. by removing a call to rs.close() that closed the resultset too early. Many of the javadoc comments were updated and javadoc build routines were added. A mysql create publication bug was fixed. A fix was made for compatibility with Postgres 8.3.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Deliantra MORPG Client 2.02 (Default branch)

align="right" alt="Screenshot" hspace="10" vspace="10">
Deliantra is a client for Deliantra game servers. It offers an intuitive user interface for exploring the vast game world, a persistent minimap, powerful macros and keymaps, dialog-based NPC interaction, and easy configuration for the skill, spell, and item system. It is based on Perl, SDL, and OpenGL for high performance on modern systems, and works on both Unix and Windows. Ports to other platforms should be very easy and are underway.


License: GNU General Public License (GPL)


Changes:
Hidden mapspaces are marked visually by a question
mark and are made as dark as the darkest
mapspaces. A crash has been fixed when the user
clicks on the map during login and new tips of the
day have been introduced. Also, more minor
stability and visual fixes went into this release.

Filed under Uncategorized by

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
Rss Feed Tweeter button Facebook button Technorati button Reddit button Myspace button Webonews button Delicious button Digg button Stumbleupon button
All trademarks and copyrights owned by their respective owners and are used for illustration only
Kokopelli Creative Web Design
kepolesen1,kepolesen1,igele1,oguyannsea1,kepolesen1,oguyannsea1,oguyannsea1,kepolesen1,,igele1,kepolesen1,kepolesen1,igele1,kepolesen1,igele1,