Rss Welcome to freshmeat.net

Icon-download-wh Icon-home-wh 02 Sep 14:31 DataSync Suite CE 2.0.1

No-screenshot

DataSync Suite is an integration platform that provides single sign-on, data synchronization, and email archiving for applications like SugarCRM, Zimbra Collaboration Suite, and Drupal.

Changes: This release contains a series of bug fixes and now installs a start-up script.

Icon-download-wh Icon-home-wh 02 Sep 14:18 Animal Shelter Manager 2.8.0

9ce0b466c6733523c8466fb624b6059d_thumb

Animal Shelter Manager is a complete computer solution for animal sanctuaries, rescue shelters, and veterinary surgery clinics. It features complete animal and owner management, document generation, flexible reporting, charts, Internet Web site publishing, and more.

Changes: This release adds Portugese and Polish translations, support for bonded pairs, litter logging improvements, better report scaling, overhaul of email screens and lost and found functionality, custom mail merging, and many bugfixes.

Icon-download-wh Icon-home-wh 02 Sep 14:17 mod_musicindex 1.3.5

0acbd1ce1c4f1157fd62340909a9ab71_thumb

mod_musicindex is an Apache module aimed at being a C alternative to the Perl module Apache::MP3. It allows nice displaying of directories containing MP3, Ogg Vorbis, FLAC, or MP4/AAC files, including sorting them on various fields, streaming/downloading them, constructing playlists, and searching. It also provides features such as RSS and Podcast feeds, multiple CSS support, and archive downloads.

Changes: This release fixes a single bug, by which playlists might be downloaded with random filenames.

Icon-download-wh Icon-home-wh 02 Sep 14:16 Flash Decompiler Trillix 4.2

41bbb73375eab9ede20c40b2df766ba1_thumb

Flash Decompiler Trillix is a decompiler for SWF files. It allows you to extract objects from a Flash movie, save sounds as WAV and MP3, images as PNG, JPEG, and BMP, videos as FLV (Flash video format), AVI, or MPEG, and text as RTF, TXT, and HTML. It can also export ActionScripts.

Changes: A warning message is given if a SWF file doesn't satisfy the Adobe SWF File Format Specification. A mechanism was added for fixing some SWF files that do not satisfy the Adobe SWF File Format Specification. A Spanish localization was added. Support for Flex locales was added. Flex files can be now converted to their source format in demo. The Pi-code preview for AS 3.0 was added. Support was added for Adobe Flash CS4 (v10) "vector" generics. The "Recover arguments' names" option functionality was improved (but doesn't apply to AS 3.0 now).

Icon-download-wh Icon-home-wh 02 Sep 14:11 GNU m4 1.4.15

No-screenshot

GNU m4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU m4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU m4 for generating `configure' scripts, but not for running them.

4df84efec5bffc88655f8a25874f5ee0_tiny

Changes: A longstanding bug where the "format" builtin could crash on an invalid format string was fixed. Compilation against newer glibc and on AIX 7.1BETA was fixed. A number of portability improvements were inherited from gnulib.

Icon-download-wh Icon-home-wh 02 Sep 14:09 Stantor-Domodulor 0706

No-screenshot

Stantor-Domodulor is a home automation software system. It lets you manage electric and electronic facilities through Web pages and WAP 2 and 1 for smartphones. Stantor can drive Velleman k8000/k8055/k8061 boards, Ethernet and USB Arduino duemilanove boards, X10 materials, USB webcams, and sound boards. Stantor correspondents can sent alerts via email and instant messaging. The Linux distributions supported are Ubuntu, Fedora, and Mandriva.

Changes: 1-Wire sensors network was implemented through OWFS software. Various maintenance was done.

Icon-download-wh Icon-home-wh 02 Sep 13:04 Xeuphoric 0.19.0

A4f3c7bd8a68ccbc93674dfa35cce6db_thumb

Xeuphoric is a port of Euphoric, Fabrice Francès' Oric emulator, to the X window system. It emulates the Oric-1, the Oric Atmos, and the Telestrat.

Changes: The quality of the audio output was improved. The arrow keys and the file selector were fixed. Color schemes were added to distinguish ink from paper. There are no longer stuck keys on the Oric after leaving the Xeuphoric window with [alt]-[tab].

Icon-download-wh Icon-home-wh 02 Sep 12:45 openpom 1.0.5

B21ffbace62859e7a0ca1f54ad039d88_thumb

openpom is a Web-based user interface for Nagios. It allows you to view almost everything about Nagios in a single page: alert, ack, downtime, comment. You can also interact with Nagios through ack, downtime, comment, disable, and reset buttons.

Changes: Disable alerts are displayed like down and ack alerts. Bugs on filtering were fixed.

Icon-download-wh Icon-home-wh 02 Sep 12:44 DynamicReports 1.4.1

252d096b7b1d167869ea37fca6be9154_thumb

DynamicReports is a Java library for reporting based on JasperReports. It lets you create sophisticated reports quickly without needing to use a visual designer. The main benefit of DynamicReports is dynamic report design.

Changes: Support was added for detecting data type. Support was added for virtualizer. The SummaryWithPageHeaderAndFooter attribute was added to allow you to print page header and footer on a summary page. Minor bug fixes were made.

Icon-download-wh Icon-home-wh 02 Sep 12:42 newLISP 10.2.14

10610b5ab3ae8a0c99ee23fd2c390b9d_thumb

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.

Changes: This development version fixes bugs.

Icon-download-wh Icon-home-wh 02 Sep 12:39 QtiPlot 0.9.8.2

83a757cdf139750e8d59f8d35388771d_thumb

QtiPlot is a clone of Origin for data analysis and scientific plotting.

Changes: A bug affecting changing of the scale type in 2D plots was fixed. Selection of multiple columns in tables using the "Shift" key was fixed. Restoring texts from OriginLab projects was improved. Now it is possible to reset the default options via the "Preferences..." dialog. By default, QtiPlot now opens the last used project. The confirmation dialog for updates searching can now be disabled. The user manual was improved.

Icon-download-wh Icon-home-wh 02 Sep 12:37 repos-tools r5

7c0ca3682cb4ab6e085d68a5e90b8701_thumb

repos-tools is a couple of command-line utilities to make work on your code repositories faster and easier. The first is "repost", which lets you push, pull, build, and do other things on a collection of repositories all at once. The second is "github", a command line client to github.com's features such as issues, following, and watching.

Changes: Two commands were added to github to display the activity feeds (like the dashboard you see when you login on github.com). The "followers" github command was extended. The usage message and readme file were improved.

Icon-download-wh Icon-home-wh 02 Sep 12:37 svnauthcheck 1.0.9

No-screenshot

svnauthcheck checks the syntax of a subversion authorization file and generates Apache-like permission specifications to be used by other tools such as ViewVC. svnauthcheck, in combination with subversion pre- and post-commit hooks, can be used to delegate the administration of a repository authorization to the end users.

3ee292a4bd1f369c04b444d79f1f935f_tiny

Changes: A problem in the check for ending slashes in paths was fixed. The application now checks if the specified file is a regular file.

Icon-download-wh Icon-home-wh 02 Sep 11:45 pyAggr3g470r 1.9

863746886cb99d8e49dc6e62d88795c6_thumb

pyAggr3g470r is a multi-threaded news aggregator with a Web interface. Articles are stored in an SQLite database.

Aef771ca926afebbb762359808f46dc0_tiny

Changes: The feedgetter module was improved. More details about articles are stored in the database when possile. An attempt is made to get the whole article (a_feed['entries'][i].content[j].value), and in the event of failure, the description/summary is used (a_feed['entries'][i].description).

Icon-download-wh Icon-home-wh 02 Sep 11:44 FastFlow 1.0.0

Bd0e8c82799c02ad106108b9f6ef9fb0_thumb

FastFlow is a multi-core programming framework that implements lock-free MPMC FIFO queues specifically designed to support the development of high-level programming frameworks on cache-coherent multi-core. It is faster than TBB, OpenMP, and Cilk. It is specifically targeted to support the development of efficient streaming applications on cache-coherent multi-core platforms. It is realized as a C++ template library.

18fcc730cb2142a294c9c07187886aa5_tiny

Changes: Unbounded SWSR queue was improved. A list-based dynamic queue was added. The directory structure was changed. cmake compilation support was added. Some bugs in ffStats and a memory leak were fixed. Multiple stream management was added. Compilation warnings were fixed. The accelerator was improved.

Icon-download-wh Icon-home-wh 02 Sep 11:43 Veusz 1.9

8ab48d4121a76d160de6e67dca6acafa_thumb

Veusz is a scientific plotting package, designed to create publication-ready Postscript, PDF, or SVG output. It features an easy to use graphical interface as well as a command line interface and can be scripted or embedded in Python scripts. Graphs are constructed in a modular fashion from separate components. Datasets can be interactively modified or created from within the program.

Changes: A plugin interface was included for creating datasets from other datasets inside the program. It comes with a variety of useful operations (e.g. add datasets, compute means). Plugins include color randomization and widget cloning for datasets. A vector field widget was added. A new object interface allows the document's tree of widgets to be manipulated. It is now possible to specify ranges of data for fitting. There are several minor user interface improvements and bugfixes.

Icon-download-wh Icon-home-wh 02 Sep 11:41 Fotoxx 10.9

1e04a6ea4f6ef8b120c4d52cbada9f8f_thumb

Fotoxx allows you to navigate a large image collection using a thumbnail gallery that lets you choose an image to view or edit. It includes editing functions for: brightness, contrast, color, brightness distribution, white balance, tone mapping, red-eyes, sharpen, blur, noise, trim, resize, rotate, warp, art effects, HDR, HDF, stack, and panorama. Editing is done using movable curves and sliders. Feedback is live, using the whole image. Unlimited undo and redo are supported. RAW files can be imported and edited with 16-bit color. You can edit the whole image or a selected area with adjustable blending. Tags, dates, and ratings can be added to images. You can then search using these criteria as well as file names. Fotoxx can also help you make slide shows, burn a CD/DVD, and view and edit metadata (EXIF etc.). Renaming, resizing, add tag editing can be done in batches.

Changes: This version added functions for combining multiple noisy photos to make a low-noise image, making a B/W or color negative, or a positive from a negative, and batch deleting or replacing user tags. The Brightness/Contrast curve edit can better preserve detail in areas brightened to saturation. The other Retouch curve edits are generally 30% faster. Search Tags can now be used to create a set of images to choose from for a following batch operation. HDR and HDF automatically trim edges where all input images do not overlap. Six other small improvements and four bugfixes were made.

Icon-download-wh Icon-home-wh 02 Sep 11:40 PDF to Spreadsheet Pro 1.2

No-screenshot

PDF to Spreadsheet Pro uses advanced OCR (optical character recognition) and document analysis to convert PDF documents into editable spreadsheets. It supports all types of PDFs, including ones that have been scanned from a physical document.

Changes: This release added the ability to select a specific area on the page to base the detection of row and column dividers. This yields much greater flexibility in detecting the cells of a spreadsheet.

Icon-download-wh Icon-home-wh 02 Sep 11:39 DOLFIN 0.9.9

9ee0f57d8e388c8515e8b9de14d03182_thumb

DOLFIN is the C++ interface of the FEniCS project for the Automation of Computational Mathematical Modeling (ACMM), providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms through FFC; automatic and efficient assembly of linear systems; and support for general families of finite elements.

Changes: The big change in this release is the move to a CMake build system. The new system provides improved cross-platform support and better dependency checking, and a GUI can be used to help in the configuration process. Other improvements include the option of re-using preconditioners, re-use of LU factorizations, and named mesh functions.

Icon-download-wh Icon-home-wh 01 Sep 23:39 eLyXer 1.0.1

C57e492bd17fbc1529d63669033e3d63_thumb

eLyXer (pronounced elixir) is a LyX to HTML converter. While there are a ton of such projects all over the Web, eLyXer has a clear focus on flexibility and elegant output. LyX is a wonderful text editor that produces beautiful PDF files. Internally, it exports documents to LaTeX, and from there to PDF. Sadly there is not an equivalent “export to HTML” option. With eLyXer, you can convert your master’s thesis, learned article, fascinating novel, or love letter to an HTML page that you can then publish on the Web. It is a standalone tool that does not depend on LyX.

Changes: Basic support for change tracking; better BibTeX parsing; and support for sizes in spaces, table columns, and boxes.

Icon-download-wh Icon-home-wh 01 Sep 23:30 cvechecker 0.5

No-screenshot

cvechecker reports about possible vulnerabilities on your system by scanning the installed software and matching the results with the CVE database. This is not a bullet-proof method and you will most likely have many false positives, but it is still better than nothing, especially if you are running a distribution with little security coverage.

Changes: The tool should now build properly on NetBSD and FreeBSD (although more user experience here is still welcome). THis release introduces a cvereport command (example output can be found at the project site), and has lowered its initial dependency requirements. pullcves now only loads the CVE XML changes in the database, rather than iterating across all CVE XML entries.

Icon-download-wh Icon-home-wh 01 Sep 23:30 Visual Disk Test 5.4.56

215b7db6cd80581a9d13ffbb90cb3251_thumb

VDT (Visual Disk Test) performs various I/O tests on files and devices such as whole hard disks, partitions, and logical volumes. It provides visual feedback on screen while offering a broad selection of addressing methods and test area selection.

74d7b9583b02056f807ce7446f4b6dde_tiny

Changes: This version implements the option to include a timestamp in the filenames for log and error messages. It also includes better validation of command line arguments and flags. This version has been tested and verified stable on AIX, Solaris, HP-UX, Linux, and Cygwin.

Icon-download-wh Icon-home-wh 01 Sep 23:27 FusionInventory Agent 2.1.3

0beafd4a2f0ff4beffef9ea97e52b869_thumb

FusionInventory Agent is an agent for OCS Inventory and GLPI. It's designed to be open and easy to extend.

Changes: This release fix OCS Inventory deployment support and various minor things.

Icon-download-wh Icon-home-wh 01 Sep 23:22 NolaPro 4.0.6169

7628af708b6fa40fdd2f3255e9b550ef_thumb

NolaPro is a Web-based accounting, inventory, POS, and business management suite. It integrates well with other applications as an accounting backend using custom development, APIs, and/or code hook plug-ins. Standard modules include AP, AR, POS, payroll, order entry, inventory tracking, customer records, a B2B Web portal, and an osCommerce shopping cart. This suite can be configured for LAN or Web access, and offers optional security measures like user monitoring and IP access restrictions. The application has built in translation tools, and multi-currency features are currently in development.

Changes: This release improves the way the PO List displays. It adds a compatibility change for jpgraph. It adds a cost column to the Inventory Item Usage History report. Payments have been changed so that GL is always cash if the cash type payment is selected. Tweaks have been made to custom invoice options. Changes to bank OFX import to handle Wells Fargo files. Aging Report now has optional sort by inventory location. Invoice summary can now show the amount of sales tax remaining to be paid. Invoice sales personnel selection now takes precedent over customer file default.

Icon-download-wh Icon-home-wh 01 Sep 23:20 ZenMagick 0.9.10

Dd5f2a0fb025b4566b299f737e346637_thumb

ZenMagick is an OO database API and MVC frontend for Zen Cart. It includes a powerful plugin architecture, central validation rules, and caching. The alternative MVC-based theme system offers superior separation of application code and custom HTML. Sensible event handling allows one to modify the final HTML, which allows things like caching and code injection.

Changes: An admin UI scratch rewrite, separate from the existing Zen Cart admin. Improved localization code with gettext style .po support. The new admin UI is also available as a stand-alone application. Improved caching, now also on the template file level. Huge performance improvements for large catalogs. Based on Zen Cart 1.3.9f. SwiftMailer integration to replace existing email functions.

Most Popular Projects

Most Vital Projects

A68b6544968d30fef7c1f8b85b7f87fb_thumb

Project Spotlight

The Legend of Edgar

A 2D platform game with a persistent world.

No-screenshot

Project Spotlight

MeTA1

A message transfer agent.