|
| Sun, Nov 23rd | home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop | 17:00 UTC |
|
login « register « recover password « |
About: Yes! Paste! is a pastebin tool writen in Python with the Web framework Pylons. It allows you to add a comment to the paste, and allows user comments. Comments can be formatted with BBCode syntax (with [code][/code] possibilities), and Pygments is used for code highlighting. Yes! Paste! can be used easily on the command line with a 'yespaste' client in Python, and writing new clients is not difficult.
About: Jurpopage is a dynamic Web site scripting project. The project's goal is to help others to create their own Web sites with a design that can be easily changed. Changes: A paging note on Web page content administration has been fixed. This release has been upgraded to use a CSS design model sample.
About: Mobius Forensic Toolkit is a forensic framework written in Python/GTK that manages cases and case items, providing an abstract interface for developing extensions. Cases and item categories are defined using XML files for easy integration with other tools. Changes: Default value evaluation was corrected in AttributeViewer. Mediator emits events in chronological order. Better clean-up code when de-registering from mediator events. The SDI extension implements a Single Document Interface. Extensions use ui.working-area.new advertised by the SDI extension.
About: Meld is a visual diff and merge tool. It integrates with most version control systems. The diff viewer lets you edit files in place (diffs update dynamically), and a middle column shows detailed changes and allows merges. The margins show location of changes for easy browsing, and it also features a tabbed interface that allows you to open many diffs at once. Changes: PyGTK 2.8 is now required. Ported to gtk.UIManager. Spaces in svn paths are handled. There is a command line auto-compare all option on startup. The command line can launch several comparisons. There are several UI tweaks (better focus behavior and better defaults).
About: UJO Framework offers a special architecture of beans different from conventional JavaBeans. The useful features are XML persistence of an object tree, simple introspection, easy collaboration with Swing tables, and very light weight. Changes: There are three new Ujo implementations for different purposes. FactoryUjo is a factory to create new instances by property type. The special parameter constructor is supported, as well as no parameter constructor. RegistrarUjo allows one to register the PropertyChangeListener for a selected property and an action (before or after) value change. FieldUjo provides access to private object fields by UjoProperty. All implementations are in a different package structure, and will not be in the core in the future.
About: Tokyo Cabinet is a library of routines for managing a database. It is the successor of QDBM. Tokyo Cabinet runs very fast. For example, the time required to store 1 million records is 1.5 seconds for a hash database and 2.2 seconds for a B+ tree database. Moreover, the database size is very small. For example, the overhead for a record is 16 bytes for a hash database, and 5 bytes for a B+ tree database. Furthermore, the scalability of Tokyo Cabinet is great. The database size can be up to 8EB. Changes: Durability of transactions was improved by write ahead logging.
About: PCSpk is a set of command line applications for playing simple sounds and melodies using the PC speaker. It is inspired by Johnathan Nightingale's beep. Changes: Portability issues were fixed, so installation and use on *BSD is less problematic now. All examples were moved to one script (no more cluttering the bin directory). The code has been improved, and compiler warnings fixed. Case-sensitivity was removed from the Siemens ringtone converter. A new example is included: one of Ennio Morricone's famous themes.
About: Vaniglia is a set of lightweight, specific-purpose, reusable Java components. Examples of its components are file parsers, simple communication protocols, loggers, formatters, directory pollers, file filters, queue managers, object pool managers, and more. Changes: Parser improvements: fields preprocessors; better handling of empty lines; comments on a parser's file; field default values; and constant fields. TimestampType is a type of field that can be used to parse plain time stamps (seconds or milliseconds since Jan 1st, 1970). ExtensionsManager improvements: configuration file reload time, and major bugfixes in many modules.
About: pnmcurve is a command line tool that applies tone curves to pnm images. Curves are specified as a set of control points of a cubic spline. pnmcurve applies the resulting spline curve to the pnm image read from stdin and writes the resulting image to stdout. Command line switches allow the user to apply the curve only to selected color channels. A separate FLTK-based graphical curve editor helps to set the control points. Changes: The pnmcurve binary is no longer linked with fltk, and a strsep replacement has been added for platforms without a strsep implementation.
About: Decibel is a GTK+ audio player designed for GNU/Linux. It aims at being very straightforward to use by means of a very clean and user-friendly interface. It aims also at being a real audio player and, as such, it does not include features that are not meant to be part of an audio player. Changes: The cover of the current track can now be displayed full size, and columns can be shown/hidden in the track list. Many small bugs have been fixed.
About: Rasterbar libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. Changes: There are a few major changes in the API for this version: queuing, extensions, torrent status, and disk cache.
About: The libexplain project provides a library that may be used to explain Unix and Linux system call errors. This will make your application's error messages much more informative to your users. The library is not quite a drop-in replacement for strerror, but it comes close, each system call has a dedicated libexplain function. Changes: Coverage has been extended to include closedir(3), execve(2), ferror(3), fgetc(3), fgets(3), fork(2), fread(3), getc(3), gettimeofday(2), lchown(2), socket(2), system(3), utime(2), wait3(2), wait4(2), wait(2), and waitpid(2). More internationalization support has been added. A bug has been fixed in the C++ insulation.
About: feresPost is a Ruby extension that provides the definition of classes and modules devoted to the development of automated post-processing for Nastran or Samcef finite element results. The library allows easy manipulation of finite element models, groups, and results. Efficient post-processing is possible because the time-consuming operations are written in C/C++. Changes: Several methods were added in the generic "DataBase" class and in the "Application" class of COM component. A few minor bugs have been fixed.
About: freedomeditor is a Web-based GUI focused on creating an extensively modular Web development environment (with filesystem browsing functionality) that uses multiple integrated Web development environments. Changes: Every file opened is no longer immediately saved, but only saved when clicking the send/submit button. Options for interactive translation enabling and disabling were added. The English language pack was completed, allowing easy translations. The "merge css" button now actually merges CSS. A bug introduced in 0.1.8 concerning opening a category within a CSS file structure was fixed. The "create zip" button now accepts spaces within a given filename.
About: DAViCal (previously called the Really Simple CalDAV Store) is a server implementation of the CalDAV protocol for storing calendaring resources (in iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla Calendar (Sunbird/Lightning), Evolution, Mulberry, Chandler, and Apple's iCal. DAViCal supports basic delegation of read/write access among calendar users, multiple users or clients reading and writing the same calendar entries over time, and scheduling of meetings with free/busy time displayed. Changes: Collections can now be deleted in the administrative interface. You can now allow a person to see confidential appointments where they are an organizer or attendee. XML namespace handling was much improved. The French translation was updated.
About: TeamGit is a git GUI for small teams. Changes: The major new feature is the "Advanced" menu. This menu is constructed on the fly by parsing the output of "git help --all". When you click on a menu item, it issues "git help command", parses the manpage, and presents its options in the user interface. It even display nice tooltips describing each option. Many minor bugs were fixed as well.
About: aMember Member Coupons is a plugin for aMember that allows for the creation of targeted coupons available for a single member only (rather than normal coupons). It is fully integrated with aMember, and it allows coupons to have time limits, discount by amount or percentage, and either one shot or recurring use.
About: PHP Live is a live support system for Web sites. Its functions include unlimited operators, unlimited departments, chat initiation, click tracking, Web site traffic monitoring, and more. Changes: The code was changed to reflect the new URL.
About: ERDlauncher is a simple file launcher written in Erlang and using the ERDialog framework for a Web interface. It will list files in a Web browser, and clicking will open files in the browser or handle them according to the browser setup for that MIME type. Changes: The directory structure was refactored. ERDialog files were added for the beginning of the lightweight Web framework.
About: Slurchin is a Web interface to a Quickcam for Notebooks Deluxe connected to a NSLU2 running Linux. (It might work for other webcams, hardware, and OSes, but it hasn't been tested.) The application allows the user to take pictures and see them through the Web. It also allows the user to check if the necessary drivers to make the camera work are installed and loaded. It requires w3camd to be installed in the device. Changes: This release works, but the functionality is very limited.
About: YML (Why a Markup Language?!) is an easy language to compile into XML. YSLT is an easy language for code generation, automating your software development tasks. Changes: The "reverse" keyword was added to the include directive. Together with file globbing, an XML tree can be built using data in files in reverse order. Some slight corrections to YHTML were added.
About: Weblog is a blog publisher. It takes structured text files as input and outputs static HTML and RSS files. It aims to be simple and robust. Changes: New documentation was written, including a rewritten tutorial and a more detailed reference manual. Headers are now handled correctly with markdown. More elements were added in the Atom feed. Nothing is displayed instead of "unknown author" when there is no author. Date parsing and formatting were fixed. Escaping of UTF-8 entities was fixed.
About: Yet Another Dynamic Engine (YADE) is an extensible framework that is designed with dynamic libraries in a way that it is easy to add new numerical models and objects. There are four different models: Discrete Element Method based on spheres, a second method based on tetrahedra, modelling with lattice elements, and Finite Element Method. Changes: Several Python interface improvements, a code for plotting histogram of interaction directions, and a new contact algorithm for facets were added. A Python script for making videos and a TCP server on port 9000 with a Python console in it were made. There is a new dependency on the python-numpy package, which allows faster math in Python. A script for parametric studies was written.
About: jQuery Timecloud is a pure JavaScript visualization of tagclouds over time. The widget has similar navigation controls to the Google Finance graph. Examples for usage include visualization of delicious tags or subversion developer activities.
About: ERDmpd is an interface to the mpc command line utility to control the MPD audio server. It should work anywhere MPD and mpc can run. Changes: This initial release can play and pause the loaded playlist on MPD.
Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free! |
Please note that you must have cookies enabled in your browser to be able to log in.
LATEST ARTICLES
Security
MOST POPULAR PROJECTS
LATEST RELEASES
Sunday Saturday Friday Thursday Wednesday
BEST OF BREED
SecurityFocus Linux.com :: Features Slashdot ThinkGeek: What's New |