Feed aggregator

newLISP 10.0.2 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 13:02
newLISP is a Lisp-like, general-purpose scripting language. It has all the magic of traditional Lisp, but is easier to learn and use. newLISP is friendly, fast, and small. Most of the functions you will ever need are already built in. License: GNU General Public License v3 Changes:
The new "read-utf8" function reads UTF-8 characters from files. Treatment of the status header response line in CGI files by newLISP server mode has changed and is documented in the "Code Patterns" document. The "directory?" function is now insensitive to trailing slashes on Win32.

gPodder 0.15.0 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 13:01
gPodder is a Podcast receiver/catcher written in Python and pyGTK. It manages podcast feeds for you, and automatically downloads all podcasts from as many feeds as you like. If you are interested in Podcast feeds, simply put the feed URLs into gPodder and it will download all episodes for you automatically. If there is a new episode, it will get it for you. It supports download resume, if the server supports it. License: GNU General Public License (GPL) Changes:
This release can resume downloads between sessions, and remembers the episodes that are downloading on exit. The file and folder naming has been improved, so that files and folders are now human-readable and easy to look at with a file manager. A new tool, gpodder-backup, makes it possible to back up and restore settings and downloads.

C++ ResourcePool 0.99.25 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 12:58
C++ ResourcePool is a library which can be used to pool resources of every kind. It can also be used as an abstraction layer by providing a unique API for different resources of similar resource types; the most prominent examples are SQL databases. It includes a convenient way to access MySQL and Oracle databases in the same way, so that changing from MySQL to Oracle or vice-versa does not need big code changes. License: GNU General Public License (GPL) Changes:
This release fixes a bug in the example code as well as a minor memory leak in the Oracle driver. The code was cleaned up to avoid unnecessary templates, improve exception safety, and make better usage of constants. The binary is about 5% smaller and performs a little bit better.

SportsTracker 4.0.0 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 12:43
SportsTracker is an application for recording sporting activities. It is not bound to a specific kind of sport, as categories can be created for all sport types, such as cycling, running, or tennis. The main advantages are the good overview of your exercises and the easy creation of exercise statistics for specific time ranges and sport types. Users of heart rate monitors (Polar and CicloSport) can import, display (including diagrams), and organize the recorded exercise data. License: GNU General Public License (GPL) Changes:
The biggest change is the support for new entry types. Note entries can be entered for e.g. events or training plans. Weight entries can be used for tracking the body weight history. The calendar shows entries of all types now, but there are also special list views for each entry type. PolarViewer can now display S510 RAW files and Polar CS600 HRM files. Internal refactoring has been done for the entry type system and many views and dialogs. Most of the translations have been updated.

RSyntaxTextArea 1.3.1 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 12:26
RSyntaxTextArea is a syntax highlighting text editor. It has support for over 20 programming languages and is completely customizable. By extending JTextComponent, it easily integrates into any Swing application and provides an easy way to add syntax highlighting to a program. License: GNU Lesser General Public License (LGPL) Changes:
There is a fix to RTextScrollPane to make it usable again in Matisse, and some painting issues in the new Gutter component were corrected.

white_dune 0.29beta1189 (Development branch)

Freshmeat.net - Mon, 03/09/2009 - 11:46
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. License: GNU General Public License (GPL) Changes:
Various unnecessary update operations were fixed and optimized. A crash in the error messagebox of a scriptedit operation was fixed. A OpenGL warning caused by a wrong argument to glPushAttrib was fixed.

Echo3 3.0.beta7 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 11:13
Echo3 is a framework for developing rich Web applications. From the developer's perspective, Echo3 behaves as a user interface toolkit, like Swing or Eclipse SWT. AJAX technology is employed to deliver a user experience to Web clients that approaches that of desktop-based applications. Echo3 applications can be created in either client-side JavaScript or server-side Java code using a component-oriented and event-driven API. License: Mozilla Public License (MPL) Changes:
The capability to automatically size pop-up WindowPanes to their contained content was added. Support for receiving WindowPane minimize events in server-based applications was added. Cross-browser rendering consistency of Grid and Table components was improved. Rendering bugs were fixed in the Extras DropDownMenu component.

Strasheela 0.9.9 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 11:06
Strasheela is a highly expressive constraint-based music composition system. Users declaratively state a music theory and the computer generates music which complies with this theory. A theory is formulated as a constraint satisfaction problem (CSP) by a set of rules (constraints) applied to a music representation in which some aspects are expressed by variables (unknowns). Music constraint programming is style-independent and is well-suited for highly complex theories (e.g. a fully-fledged theory of harmony). Results can be output into various formats including MIDI, Lilypond, and Csound. License: GNU General Public License (GPL) Changes:
This release brings many small-scale improvements and extensions to Strasheela. Most importantly, the implementation of Schoenberg's Theory of Harmony as CSP has been documented (HTML with sound examples), Strasheela now supports adaptive just intonation, the music representation has been extended by several convenient constructors, and a number of pattern constraints have been added. Also, some bugs have been fixed.

UMLet 9.1 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 11:04
UMLet is a lightweight tool for rapidly drawing UML diagrams, with a sound and pop-up-free user interface. UMLet lets you draw diagram sketches quickly, teach UML with a simple user interface, and export diagrams to SVG, JPG, PDF, and LaTeX-friendly EPS. It features a fast, text-based way of editing UML elements. License: GNU General Public License (GPL) Changes:
Eclipse integration was improved. Printing was added. Relation handling was improved. Internal code refactoring was done.

Otk 0.81 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 11:02
Open Tool Kit (Otk) is a portable widget library for making graphical user interfaces for C programs. It emphasizes simplicity for the application programmer without eliminating capability. Based on OpenGL, Otk supports Linux, Unix, and other OSs neutrally and efficiently. It is simple and compact, and it strives for easy compilation and linking to other applications. In seeking to address several issues associated with earlier graphics APIs, Otk explores some interesting methods, such as window-relative layout instead of pixel-based layout. License: GNU Lesser General Public License (LGPL) Changes:
The tab-key was activated to jump the cursor to the next form-box when the cursor is in a single-row text form-box. The automatic test-capture capability was improved by adding time-tags to the XML file. This now regulates the play-back speed of previously captured tests.

AsDoclet 1.2.5 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 11:01
AsDoclet can be used to generate Actionscript and C# files out of Java sources. Such a tool is useful for RIA and client/server applications where value objects are transmitted between server and client as serialized data that should be deserializable on both ends again. That includes remoting technologies like Flash Remoting, RTMP, Blaze DS, Red5, and Hessian. License: The Apache License 2.0 Changes:
The baseclass parameter was renamed to superclass. The ignore tag is considered when adding an override annotation or keyword. Annotation tags are processed on interfaces. A bug in C# boundary template was fixed.

dlib C++ Library 17.16 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:59
dlib C++ library is a modern general C++ library with a focus on portability and program correctness. It comes with extensive documentation and thorough debugging modes. The library provides a platform abstraction layer for common tasks such as interfacing with network services, handling threads, and creating graphical user interfaces. Additionally, the library implements many useful algorithms such as data compression routines, linked lists, binary search trees, linear algebra and matrix utilities, machine learning algorithms, XML and general text parsing, and many other general utilities. License: Boost Software License Changes:
In addition to a lot of small usability improvements, this release adds an algorithm for performing on-line training of a support vector machine for solving classification problems.

wmlenovo 0.1.4 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:58
wmlenovo is a small dock application for monitoring battery state, CPU, GPU, and motherboard temperatures, and CPU and fan speed on Lenovo (IBM) laptops. It requires ACPI and thinkpad_acpi. It is based on wmbatteries. License: GNU General Public License v2 Changes:
The foreground colors for backlight and main modes were separated.

Vacuum Magic 0.10 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:57
Vacuum Magic is a fast-paced action game. The point of the game is using your magical vacuum field to collect food and defend against monsters. Food and certain monsters can also be spat out and used as a projectile against other monsters. Vacuum Magic can be played by up to six players, either cooperatively or against each other. License: GNU General Public License (GPL) Changes:
A very difficult boss battle was added: the bomber. New enemies include the ice rain, the spider, and the bomb. Players can now hold down the fire key to prolong slurp time before spitting. This allows for a more precise aim. The bullet time bonus item was added, which slows down enemies for a while. A new background was added. Several new visual effects were added. Some bugs were fixed.

httpx 0.0.9 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:47
Httpx takes over the front-line position of binding and listening on the public address and port of your virtual Web hosting server. In this role, it scans incoming requests looking for the HTTP/1.1 Host: request header entity. Once the Host: value is found for a given request, it is routed to a UNIX domain socket in the local file system located through a cached database lookup. Over this UNIX domain socket, an inter-process descriptor pass occurs to a Web server modified slightly to receive TCP socket descriptors passed over a UNIX domain socket instead of binding, listening for, and accepting TCP sockets. This allows vhosts to share an IP address while having private, host-specific, potentially unique httpd contexts. License: GNU General Public License v2 Changes:
"Host:" values are now truncated to remove any trailing dots or whitespace before being used in the HostMap lookup. In previous versions, "Host:" values like "www.foo.com." would result in a lookup of "www.foo.com.", requiring rows for both "www.foo.com" and "www.foo.com.". With this version, the value "www.foo.com." will result in a lookup of "www.foo.com", simplifying the HostMap configuration.

qooxdoo 0.8.2 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:45
qooxdoo is a comprehensive and innovative AJAX application framework. Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS, or DOM knowledge is needed. It includes a platform-independent development tool chain, a GUI toolkit, and an advanced client-server communication layer. It is under an LGPL/EPL dual license. License: GNU Lesser General Public License (LGPL) Changes:
Inspector was added, which is a cross-browser debugging tool like Firebug. Many improvements and bugfixes were made. This release was tested for all common browsers, including upcoming versions like IE8. Packaging and loading of qooxdoo applications was optimized. A CSS3 selector engine and a jQuery-like low-level API were added. A preview of the upcoming data binding layer and a preview of the new infrastructure for virtual widgets are included.

ring3k 0.0.22 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:43
ring3k is a user mode kernel capable of running Windows 2000 and XP compatible native applications on a Linux platform. It is a light-weight virtualization of the NT kernel for the Linux x86 platform achieved by reimplementing kernel mode code as a ring 3 process in C++. License: GNU Lesser General Public License (LGPL) Changes:
This version runs a moderately hacked up version of Wine's winemine.exe. Initial support was added for bitmaps and finer grained tracing.

Wt 2.99.0 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:41
Wt is a C++ library for developing Web applications with an API that is widget-centric and inspired by existing C++ graphical user interface APIs. To the developer, it offers complete abstraction of any Web-specific implementation details. Under the hood, the library uses the latest techniques (AJAX) to handle user events and update the Web page. License: GNU General Public License (GPL) Changes:
This release is the first preview release for Wt 3.0.0. A type-safe flags template class was added (WFlags). The WResource API was redesigned to support async I/O using continuations and file uploads. Scalable "server push" is now fully supported also in the presence of proxy servers that close connections. A WGoogleMap widget was added. Widget memory usage has been reduced by three-fold, which in turn leads to big performance improvements on low-end (embedded) systems. Floating point I/O in SVG/VML/Canvas rendering has been optimized.

Jailer 2.9.0 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 10:37
Jailer is a database subsetting tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML. License: The Apache License 2.0 Changes:
A data filtering feature was added for data anonymization and test data aging. A setting for Sybase jConnect 6.0 was added.

Vyatta VC5 (Default branch)

Freshmeat.net - Mon, 03/09/2009 - 05:54
Vyatta is a Linux-based routing and security distribution. It is meant to deliver a flexible, affordable alternative to Cisco 1800 through 7200 series routers. License: GNU General Public License v2 Changes:
This version greatly expands Vyatta's security feature set, adding SSL-based OpenVPN, intrusion prevention (IPS), and Web URL filtering, among many other improvements. New features include improved VPN security with OpenVPN, improved performance with Web caching and Ethernet bonding, support for network access policies via URL filtering, a new Web-based graphical user interface, enhanced DNS capabilities for SME environments, and improved virtualization performance.

Syndicate content
Comment