|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: The freshmeat daily newsletter (freshmeat-news
lists.freshmeat.net)
Date: Wed Jan 09 2008 - 02:10:08 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/2008/01/08/
freshmeat.net newsgroup: news://news.freshmeat.net/fm.announce
--------------.- - .--.- .- --.. --.-----. -..---- . ---. - -
::: A D V E R T I S I N G :::
Track & Manage Your Source Code and Digital Assets for FREE with Perforce
Discover how you can manage your source code and digital assets faster and
easier with Perforce. Perforce offers visual client interfaces for
Linux.com, Mac, Solairs,FreeBSD and Windows. Learn more and get a free
two user download at
http://ad.doubleclick.net/clk;160974536;13503038;d?http://www.sourceforge.net/powerbar/perforce/
-.-.-....- -..------- -------. -.-.-- ---.-- ----...---.-- .-
::: R E L E A S E H E A D L I N E S (57) :::
[001] - AgileWiki 0.9.1 (CowDb)
[002] - apalogretrieve 0-9-6
[003] - Calindor 0.4.0 CTP3
[004] - Citra FX 2.1
[005] - Coadunation 1.0.1
[006] - Cornfed SIP User Agent 1.1.6
[007] - Ctalk 0.0.33a
[008] - Digikam 0.9.3 (Stable)
[009] - DVDx InfoTool 0.9.2
[010] - External Language Stored Procedures for MySQL 1.2761
[011] - Fuse 0.9.0
[012] - GREYCstoration 2.6
[013] - GTKRawGallery 0.6
[014] - help2info 0.0.13
[015] - Io programming language 2008-01-07 (Development)
[016] - ISPConfig 2.2.19
[017] - Javascript VirtualKeyboard 3.3.1
[018] - jWebApp 4.6.0
[019] - KDelicious 3.0.3
[020] - kReiSSy 0.2.2
[021] - Libquicktime 1.0.2
[022] - Linux LiveCD VoIP Server 2.0.24 (Documentation)
[023] - Local Media Browser 0.0.1
[024] - Mortgage calculators collection 3.2
[025] - MyPatients 2.0
[026] - NoMachine NX 3.1.0-2 (Server Manager)
[027] - odf-xslt 0.4
[028] - onPHP 1.0.0 (Current)
[029] - OpenXava Eclipse Plugins 0.2
[030] - pandoc 0.46
[031] - Pantheios 1.0.1 beta 80
[032] - Partyman 0.3
[033] - PHP MIME Mail decoder class 2008.01.08
[034] - PHP Net_IDNA 0.6.0
[035] - Polipo 1.0.4
[036] - QAddress 0.2.1
[037] - RESTORE 4.0.0-2 (RESTORE-DC)
[038] - rlwrap 0.30
[039] - ROX-Filer 2.7.1 (Stable)
[040] - SCAN 1.2
[041] - Scribus 1.3.3.10 (Stable)
[042] - Snownews 1.5.8
[043] - Solido Smtp Proxy 5.0 build 44
[044] - Subversion/CVS Security Access Control 3.5.5
[045] - Syllable 0.6.5 (Syllable Desktop)
[046] - Talend Open Studio 2.2.4
[047] - Teamwork 3.2.2
[048] - Terrain Generation 0.3
[049] - TinyMCE 3.0rc1
[050] - Topal 55
[051] - Unworkable 0.4
[052] - WiKID Strong Authentication System 3.0.11 (PC Token Client)
[053] - WSO2 Web Services Framework for C 1.2.0
[054] - WSO2 Web Services Framework for PHP 1.2.0
[055] - XHTML Doclet 0.3
[056] - XO Wave 1.0.0
[057] - ziproxy 2.4.8_BETA (Beta)
--.----. -----. - --.-. -- - --- .---.. --.-- ..- .--.--- --.
::: R E L E A S E D E T A I L S :::
[001] - AgileWiki 0.9.1 (CowDb)
by Bill la Forge (http://freshmeat.net/users/laforge49/)
Tue, Jan 8th 2008 02:09
Database
Documentation
Information Management
About: AgileWiki is a program that explores new knowledge representation.
It is an attempt to implement, at least in part, Norm Kashdan's Rolonic
Theory, a profoundly different approach to time and knowledge
representation. CowDb is a high-speed object store over which the next
generation of AgileWiki will be written.
Changes: The API has been reworked. CowDb is now simpler, the class and
method names are more consistent, and it is now easier to layer
applications on top of it.
License: Common Public License
URL: http://freshmeat.net/projects/agilewiki/
- % - % - % - % -
[002] - apalogretrieve 0-9-6
by ouser (http://freshmeat.net/users/ouser/)
Tue, Jan 8th 2008 06:25
Internet :: Log Analysis
About: Apalogretrieve is a stand-alone program that provides a SQL-like
interface for Apache-Logfile-Queries. You can retrieve data from the
logfile with SQL commands or use a wildcard match, just as you would with
an SQL database.
Changes: Reading from gzipped logfiles transparently is possible now.
Output can be redirected to a file. The output format was changed to
aligned ASCII (with blanks between the entries), HTML (table), or LATEX
(tabular). An error was corrected in the documentation and logscanner and
language-parser: the Combined Logfile Format is now parsed completely,
even with the seldom used fields "logname" and "userid".
License: GNU General Public License v2
URL: http://freshmeat.net/projects/apalog/
- % - % - % - % -
[003] - Calindor 0.4.0 CTP3
by DeadwooD (http://freshmeat.net/users/deadwood_pl/)
Tue, Jan 8th 2008 13:36
Games/Entertainment :: Multi-User Dungeons (MUD)
Games/Entertainment :: Role-Playing
About: Calindor is a fantasy world simulation server that implements the
Eternal Lands protocol and can be played with Eternal Lands or compatible
client software.
Changes: With this release, about 95% of the 0.4.0 scope is completed.
Changes include implementing combat (asymmetric, multiple fighters, and
PK), damage during combat, gaining experience during combat, and a combat
mode for AI. Server characters have random combat skills and health. The
software also received some refactoring, and default logging in release
mode was limited.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/calindor/
- % - % - % - % -
[004] - Citra FX 2.1
by kiyut (http://freshmeat.net/users/kiyut/)
Tue, Jan 8th 2008 02:16
Multimedia :: Graphics :: Editors
Multimedia :: Graphics :: Editors :: Raster-Based
About: Citra FX is a set of image filter effects for digital photos or
images. It allows anyone, regardless of experience, to turn digital images
into unique artistic looks. Citra FX comes with many prebuilt filters from
color adjustment, contrast, and exposure to advanced filters like water
ripple, emboss, etc. You also get instant visual feedback on what you
changed. It is well suited for both simple and advanced digital photo or
image filtering.
Changes: This release focused on GUI improvement.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/citra/
- % - % - % - % -
[005] - Coadunation 1.0.1
by coadunation (http://freshmeat.net/users/coadunation/)
Tue, Jan 8th 2008 01:58
Software Development
About: Coadunation is a Java based daemon server. It enables developers to
quickly and easily develop daemons, Web applications, and distributed
applications. It also helps to manage distributed services, etc. It
provides SSO (Single Sign On), SOA (Service Oriented Architecture), Web
Services, RMI, containers, message services, and much more.
Changes: This is the first official release.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/coadunation/
- % - % - % - % -
[006] - Cornfed SIP User Agent 1.1.6
by FWMiller (http://freshmeat.net/users/fwmiller/)
Tue, Jan 8th 2008 02:14
Communications :: Internet Phone
Communications :: Telephony
Multimedia :: Sound/Audio :: Speech
About: The Cornfed SIP User Agent is a Session Initiation Protocol
(SIP)-based Softphone for your x86 Linux systems. It allows you to make
Internet phone calls using an Advanced Linux Sound Architecture (ALSA) or
Open Sound System (OSS) sound card with speakers and microphone as your
telephone handset.
Changes: This release focuses on improving scriptability of the CLI client
for the expect tool. There have been a number of updates to the CLI client
and backend code to facilitate expect scripting and a major update to the
User's Guide to document how to do expect scripting was completed.
License: Free for non-commercial use
URL: http://freshmeat.net/projects/cornfedsipua/
- % - % - % - % -
[007] - Ctalk 0.0.33a
by thx1132 (http://freshmeat.net/users/kiesling3/)
Tue, Jan 8th 2008 06:48
Software Development :: Interpreters
Software Development :: Libraries
About: Ctalk provides object oriented programming features, like classes,
methods, operator overloading, and inheritance to otherwise standard C
programs. You can use only a few objects and classes in a program, or you
can write programs entirely in Ctalk. The package provides a translator
from Ctalk source code into C for compilation and a library that provides
run-time support for class objects. The preprocessor, ctpp, is also
available separately, and the package includes sample programs and
documentation.
Changes: This release adds the ctcc and ctdb commands for building Ctalk
applications. Sparc-Solaris platform compatibility issues were addressed.
Several bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ctalk-lang/
- % - % - % - % -
[008] - Digikam 0.9.3 (Stable)
by fabien (http://freshmeat.net/users/fabien_ubuntu/)
Tue, Jan 8th 2008 10:43
Multimedia :: Graphics :: Capture :: Digital Camera
Multimedia :: Graphics :: Editors
Multimedia :: Graphics :: Viewers
About: DigiKam is an advanced digital photo management application that
makes importing and organizing digital photos a trivial task. Photos can
be organized in albums, which can be sorted chronologically, by directory
layout, or by custom collections, and they can be tagged, commented, and
rated. DigiKam makes use of a fast and robust database to store
meta-information, which makes adding and editing comments and tags very
reliable. Metadata can also be stored inside pictures using Exif and IPTC.
An embedded image editor and a standalone application named showfoto have
simple but powerful features for editing your pictures with filters and
correction tools.
Changes: GUI enhancements (the ability to include sub-albums and sub-tags,
drag and drop implemented in all views, and Goto Album or Tag from
pictures), some improvements in the Light Table, and new filters to search
for albums, tags, rating, and file type. Many bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/digikam/
- % - % - % - % -
[009] - DVDx InfoTool 0.9.2
by JM Faure (http://freshmeat.net/users/jmfaure/)
Tue, Jan 8th 2008 06:43
Multimedia :: Video :: Conversion
Software Development
About: DVDx InfoTool shows the DVD structure (such as VTS, PGC, and menus)
and the video/audio/subtitle format of a DVD-Video disc (protected or not).
The information can be displayed in two views: a complete dump or "text"
which filters out less useful details.
Changes: VTS information views were added. The VTS menu is now enabled.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/dvdinfo/
- % - % - % - % -
[010] - External Language Stored Procedures for MySQL 1.2761
by Antony T Curtis (http://freshmeat.net/users/atcurtis/)
Tue, Jan 8th 2008 10:51
Database
About: External Language Stored Procedures for MySQL is a patch for MySQL
6.0 to provide support for stored procedures written in an external
languages. Stored procedures are declared in SQL using SQL standards
compliant syntax. Additional stored procedure languages are implemented as
plug-ins to be installed at run time into the server. Currently, plugins
for Java and Perl are implemented, as well as support for declaring
XML-RPC requests as stored procedures.
Changes: The build of the psm_perl plugin has been modified so that it
will compile with Perl 5.8.8, as shipped with MacOS 10.5 Leopard, which is
already built with thread support. The code base has been refreshed with
the current MySQL 6.0 repository.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/udfng/
- % - % - % - % -
[011] - Fuse 0.9.0
by Philip Kendall (http://freshmeat.net/users/pak21/)
Tue, Jan 8th 2008 06:47
Games/Entertainment
System :: Emulators
About: The Free Unix Spectrum Emulator (Fuse) is an emulator of the 1980s
home computer and various clones. It emulates the Spectrum 16K, 48K, 128K,
+2, +2A, +3, +3e, and SE, the Timex TC2048 and TC2068, the Pentagon, and
the Scorpion. Almost all the common Spectrum emulator file formats are
supported, including .rzx input recordings, .tzx tape images, and .szx and
z80 snapshots.
Changes: This release features +D emulation and much improved Western
Digitial FDC emulation, as well as a working port to Win32.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/fuse-emulator/
- % - % - % - % -
[012] - GREYCstoration 2.6
by Rodrigo Vigna (http://freshmeat.net/users/skrull/)
Tue, Jan 8th 2008 10:54
Multimedia :: Graphics :: Editors
About: GREYCstoration is an image regularization algorithm that processes
an image by locally removing small variations of pixel intensities while
preserving significant global image features, such as sharp edges and
corners. The most direct application is denoising. By extension, it can
also be used to inpaint or resize images. It is based on methods using
nonlinear multi-valued diffusion PDEs (Partial Differential Equations)
for image regularization. This kind of method generally outperforms
basic image filtering techniques (such as convolution, median filtering,
etc.) classically encountered in painting programs. Other image
denoising plugins are available, but are not free, and the corresponding
algorithms are kept secret.
Changes: This release deals with RGB/YCbCr color bases, and processes only
particular channels of a hyperspectral image. Only the command line version
has been updated.
License: The CeCILL License
URL: http://freshmeat.net/projects/greycstoration/
- % - % - % - % -
[013] - GTKRawGallery 0.6
by bit123 (http://freshmeat.net/users/bit123/)
Tue, Jan 8th 2008 02:04
Multimedia :: Graphics :: Viewers
About: GTKRawGallery is an image viewer with support for camera raw files.
It is also an album manager and conversion tool.
Changes: The dependence on PIL was removed along with an upgrade to GTK+
2.10. The thumbnail cache and thumbnail borders are now customizable. A
fading transition was added to the slideshow. An album preview is now
shown on the left panel. Total size is now calculated. New "Raw Preview",
"Default Settings", and toolbar buttons were provided. A "Cannot rotate
48bit images" bug was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gtkrawgallery/
- % - % - % - % -
[014] - help2info 0.0.13
by juanmabc (http://freshmeat.net/users/juanmabc/)
Tue, Jan 8th 2008 13:34
Documentation
Software Development
Software Development :: Documentation
About: help2info is a bash script that generates a simple info page from
the output of the --help argument of the specified program.
Changes: This release explains the expected help format.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/help2info/
- % - % - % - % -
[015] - Io programming language 2008-01-07 (Development)
by Trevor Fancher (http://freshmeat.net/users/trevorfancher/)
Tue, Jan 8th 2008 02:09
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: A new isLaunchScript predicate was added to test if the current
file is the launch file. A new Cairo addon was provided along with a newly
redesigned Regex addon and new NetworkAdapter addon. REPL now uses the new
ReadLine addon for CLI history.
License: BSD License (revised)
URL: http://freshmeat.net/projects/iolanguage/
- % - % - % - % -
[016] - ISPConfig 2.2.19
by Projektfarm (http://freshmeat.net/users/projektfarm/)
Tue, Jan 8th 2008 06:39
Internet :: WWW/HTTP :: Site Management
System :: Systems Administration
About: ISPConfig is an ISP management and hosting control panel. It
manages your Web server, email server, BIND DNS, proftpd + vsftpd FTP
server, MySQL databases, SpamAssassin, and disk quotas with an easy to use
Web interface for administrators, resellers, and clients.
Changes: This release adds support for CentOS 4.6 and 5.1 and updates
ClamAV to 0.92 and PHP to 5.2.5. Several minor bugs were fixed.
License: BSD License (revised)
URL: http://freshmeat.net/projects/ispconfig/
- % - % - % - % -
[017] - Javascript VirtualKeyboard 3.3.1
by WingedFox (http://freshmeat.net/users/WingedFox/)
Tue, Jan 8th 2008 02:26
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
Software Development
About: Javascript VirtualKeyboard allows you to use any existing keyboard
layouts without having them installed on your local PC. This tool is
useful for embedding into a WYSIWYG HTML editor, a Web mail system, chat,
forum, or any other application requiring user input. About 70
languages/130 keyboard layouts are supported. It has an easy and powerful
design, allowing it to implement complex layouts like Korean, Japanese,
Chinese, and so on. It has full support for keyboard and mouse input. It
features a completely CSS-driven UI that is easy skinnable.
Changes: This release fixes a major bug with incorrect processing of empty
iframe editors. This release could be recommended for production use.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/jsvk/
- % - % - % - % -
[018] - jWebApp 4.6.0
by DaveB (http://freshmeat.net/users/dbulmore/)
Tue, Jan 8th 2008 02:01
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: Java Libraries
About: jWebApp is a Java-based Web application development framework that
is specifically designed to satisfy the need for simple Web development.
jWebApp is configuration free, straightforward, and extremely easy to work
with.
Changes: Massive updates were made along with some API changes. Java 1.4+
is supported along with Java 1.5+ features such as generics, dynamic
casting, and variable argument lists.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jwebapp/
- % - % - % - % -
[019] - KDelicious 3.0.3
by Giacomo Lacava (http://freshmeat.net/users/toyg/)
Tue, Jan 8th 2008 08:43
Desktop Environment :: K Desktop Environment (KDE)
Internet
Internet :: WWW/HTTP :: Browsers
About: KDelicious adds several options to the Konqueror (right-click)
Action menu, allowing you to use the del.icio.us Web site in various ways.
You can bookmark the current page on del.icio.us, add your del.icio.us
posts to Konqueror's bookmarks, access other del.icio.us features (your
posts, subscriptions, inbox, popular, network), and manage preferences. It
integrates seamlessly with KDE and KWallet, which means proxy connections
and secure password storage are supported.
Changes: The caching file is now in the proper place when synchronizing
bookmarks. A bug with "Tag this page" caching in the wrong place was
fixed.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/kdelicious/
- % - % - % - % -
[020] - kReiSSy 0.2.2
by Marcos Dione (http://freshmeat.net/users/StyXman/)
Tue, Jan 8th 2008 02:06
Internet
Internet :: WWW/HTTP :: Browsers
About: kReiSSy is an integrated RSS feed reader and Web browser
implemented in pykde. Its distinctive feature is that you can tag any
article you read in the Internet and it becomes an article you can view,
search, and tag in the main interface.
Changes: This release supports sqla 0.4.2x. The executable and packages
are finally named "kreissy". Indexes are now created for some columns
besides IDs. Upgrading info was provided in an UPGRADING file. The tag
combo now supports completion. Post count is now shown per tag. Encoding
problems were fixed. Everything is now Unicode except for URLs. The feed
parser now reads the feeds directly from URLs. Small bugs were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kreissy/
- % - % - % - % -
[021] - Libquicktime 1.0.2
by Burkhard Plaum (http://freshmeat.net/users/gmerlin/)
Tue, Jan 8th 2008 23:52
Multimedia :: Video
Multimedia :: Video :: Conversion
Multimedia :: Video :: Display
About: Libquicktime is based on the quicktime4linux library with several
enhancements. All 3rd-party libraries were removed from the sourcetree.
Instead, the systemwide installed libraries are detected by the configure
script. All original codecs were moved into dynamically loadable modules,
and new codecs are in development. Special API extensions allow access to
the codec registry and more convenient processing of audio and video data.
Libquicktime comes with original utility programs and additional tools,
like a command line player and a GTK configuration utility that can
configure the parameters of all installed codecs. The configuration is
stored in the home directory, and can be used by all libquicktime
applications.
Changes: This release brings support for ffvhuff video in Quicktime,
encoding of more compatible MP4 files, support for H.263 in MP4, and
several contributed fixes.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/libquicktime/
- % - % - % - % -
[022] - Linux LiveCD VoIP Server 2.0.24 (Documentation)
by jaimeghirelli (http://freshmeat.net/users/jaimeghirelli/)
Tue, Jan 8th 2008 11:02
About: The Linux LiveCD VoIP Router is based on the SIP Express Router
(SER). It runs on Linux LiveCD Router and can serve as a SIP Proxy or a
VoIP PBX, or both. It has easy Web user administration and requires no
software installation. It can be connected to multiple A-Z termination
providers and to your own PSTN termination gateway/router. It supports any
SIP soft or hardware phones, such as XTen, Cisco ATA 186, Grandstream,
Sipura, Mitel, and more. It includes a media server for conference call
bridge and voicemail to email.
Changes: This release adds chapters on secure business Centrex using
OpenVPN, as well as securing hardware phones behind Linux routers and
OpenWrt.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/cdvoip/
- % - % - % - % -
[023] - Local Media Browser 0.0.1
by Bastian Blumentritt (http://freshmeat.net/users/blumi/)
Tue, Jan 8th 2008 08:26
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: Indexing/Search
Multimedia :: Graphics :: Presentation
About: Local Media Browser lets you access your collection of digital
media files from a Web browser. It is designed for (but not limited to)
low-powered clients (like the Nintendo Wii) on low-resolution displays
(like TVs) and Web servers that reside in the same network. It is a
collection of scripts and template files for your Web server. It is fully
customizable through easy HTML-templates, CSS, and ini-files. It currently
supports picture and music files. It supports indexing and caching of
information (such as thumbnails and ID3 tags) for fast browsing as well as
on-the-fly gathering.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/localmediabrowser/
- % - % - % - % -
[024] - Mortgage calculators collection 3.2
by Mortgage Site Tools (http://freshmeat.net/users/lozzy/)
Tue, Jan 8th 2008 06:21
Internet :: WWW/HTTP
Office/Business :: Financial
Other/Nonlisted Topic
About: Mortgage calculators collection is a comprehensive set of mortgage
calculators that allows Website visitors to perform complicated real
estate math easily. It features calculation results in PDF format for easy
printing. Other features include amortization tables in every calculator to
help users understand loan mechanisms, multi-language support,
template-driven design, customizable interest compounding, currency
symbols, and initial value setting to match the market.
Changes: The "Send calculations results to email" lead generation feature
was added. A Spanish translation was added. Minor bugs were fixed.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/mortgagecalculators/
- % - % - % - % -
[025] - MyPatients 2.0
by mobidoc (http://freshmeat.net/users/mobidoc/)
Tue, Jan 8th 2008 11:06
Database :: Front-Ends
Scientific/Engineering :: Medical Science Apps.
About: MyPatients is a medical records database that uses OpenOffice.org
Base and MySQL. It is based on a Greek translation of ICD10 for its
coding, and could easily be ported to English if an English version of the
ICD10 database was available.
Changes: This release supports reports (not the built-in reports of
OpenOffice.org, but custom made Writer documents). There is an independent
database and front-end for the Greek National Formulary 2006. When opening
any form from the database document, it filters itself on the current
patient if the Patients form is already open. When closing the Patients
form, all other forms will close.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/mypatients/
- % - % - % - % -
[026] - NoMachine NX 3.1.0-2 (Server Manager)
by NXAdmin (http://freshmeat.net/users/NXAdmin/)
Tue, Jan 8th 2008 10:46
Communications
Desktop Environment
Software Development
About: NoMachine NX is a fast terminal server and desktop virtualization
system based on the X11 protocol. NX is an order of magnitude faster than
VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition,
NX translates and embeds the MS Windows Terminal Server and VNC protocols
into X/NX, enabling users to compress and accelerate remote Windows and
VNC sessions. The NX project provides a suite of libraries and X11proxying
agents implementing efficient compression and optimized transport of X11,
SMB, IPP, HTTP, and arbitrary protocols like audio and video over the
Internet.
Changes: This version offers an easier installation procedure thanks to
the new nxmanager commands provided as aliases for executing the set-up
scripts. It fixes a number of issues affecting both the installation and
the upgrade procedures on Solaris, and collects all the fixes made in the
previous 3.0.0 versions.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/nx/
- % - % - % - % -
[027] - odf-xslt 0.4
by Sander Marechal (http://freshmeat.net/users/sandermarechal/)
Tue, Jan 8th 2008 08:26
Office/Business
Software Development :: Libraries :: PHP Classes
Text Processing :: Markup :: XSL/XSLT
About: The ODF-XSLT document generator is a library for PHP 5 that brings
the full power of XSLT to your OpenDocument files. It enables you to use
ODF files as if they were plain XSLT templates. It supports multiple
document types (text, spreadsheet, etcetera), has full XSLT support, and
it allows templates to be edited from within your favorite office suite,
such as OpenOffice.org or KOffice 2. ODF-XSLT comes with a command-line
tool for quick conversions.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/odf-xslt/
- % - % - % - % -
[028] - onPHP 1.0.0 (Current)
by voxus (http://freshmeat.net/users/voxus/)
Tue, Jan 8th 2008 01:57
Database :: Front-Ends
Software Development :: Code Generators
Software Development :: Libraries :: Application Frameworks
About: onPHP is an object-oriented framework aimed at rapid development of
scalable robust applications with outstanding code reusability level. It
also provides code generation tools to save your time, and a PHP extension
(module) to save the CPU time of your servers.
Changes: New features and improvements in almost all areas of the
framework.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/onphp/
- % - % - % - % -
[029] - OpenXava Eclipse Plugins 0.2
by javierpaniza (http://freshmeat.net/users/javierpaniza/)
Tue, Jan 8th 2008 02:20
Software Development :: Libraries :: Application Frameworks
About: The OpenXava Eclipse Plugin provides a database reverse engineering
utility, wizards, and editors for the OpenXava framework. This plugin
allows the user to generate an OX component from existing database tables,
creating new OX projects, etc. Using it in conjunction with the OpenXava
framework, you can easily generate a J2EE application from an existing
database.
Changes: Wizards for creating new OpenXava projects and Eclipse editors
for several OX files.
License: Free To Use But Restricted
URL: http://freshmeat.net/projects/oxplugins/
- % - % - % - % -
[030] - pandoc 0.46
by John MacFarlane (http://freshmeat.net/users/johnmacfarlane/)
Tue, Jan 8th 2008 13:33
Text Processing :: Markup
Text Processing :: Markup :: HTML/XHTML
Text Processing :: Markup :: TeX/LaTeX
About: Pandoc is a Haskell library for converting from one markup format
to another, and a command-line tool that uses this library. It can read
markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can
write markdown, reStructuredText, HTML, LaTeX, DocBook, RTF, and S5 HTML
slide shows. Pandoc extends standard markdown syntax with footnotes,
embedded LaTeX, and more. A compatibility mode is provided for those who
need a drop-in replacement for Markdown.pl. Included wrapper scripts make
it easy to convert markdown to PDFs and Web pages to markdown documents.
It has a modular design where the addition of a new input or output format
requires only the addition of a reader or writer module.
Changes: This is mainly a bugfix release, but includes two enhancements. A
--sanitize-html option has been added, which sanitizes HTML in Markdown and
HTML input using a whitelist method. The -H, -A, and -B options have been
made cumulative: if they are specified multiple times on the command
lines, multiple files will be included.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/pandoc/
- % - % - % - % -
[031] - Pantheios 1.0.1 beta 80
by Dr Proctor (http://freshmeat.net/users/DrProctor/)
Tue, Jan 8th 2008 06:15
Software Development :: Libraries
System :: Logging
About: Pantheios is a C/C++ logging API library. It offers an optimal
combination of complete type-safety, very high 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.
Changes: The be.file API was changed to smarten up the way flags can be
modified at the time a file name is specified. Note that this is a
breaking change. Any code using any be.file stock back-ends will need to
be edited. Also, the refactoring of src directories was continued, with
all inserter code segregated and placed in the src/inserters directory.
License: BSD License (revised)
URL: http://freshmeat.net/projects/pantheios/
- % - % - % - % -
[032] - Partyman 0.3
by SvOlli (http://freshmeat.net/users/svolli/)
Tue, Jan 8th 2008 10:57
Multimedia :: Sound/Audio :: Players
About: Partyman is a simple double-deck audio player that keeps on playing
as long as it's running. If it finds entries in its own playlist, these are
played, otherwise random tracks are chosen. It also crossfades between the
tracks automatically. The main purpose for this program is providing some
background music for a party, respecting requests. It is based upon Qt4
and uses DerMixD as a backend.
Changes: Double click now works like a right mouse click. The random code
has been improved. There's a new tab with usage information. Loading of a
track is now displayed, and dropping also works with Galeon.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/partyman/
- % - % - % - % -
[033] - PHP MIME Mail decoder class 2008.01.08
by Manuel Lemos (http://freshmeat.net/users/mlemos/)
Tue, Jan 8th 2008 02:20
Communications :: Email :: Filters
Software Development :: Libraries :: PHP Classes
About: PHP MIME Mail decoder class is a PHP class to parse and decode MIME
email messages. It supports decoding single RFC 2822 MIME messages or
archives that aggregate multiple messages in the mbox format. It can
decode messages read from files or data strings. The bodies of multipart
messages can be decoded into distinct sub-messages. Optionally, the
message body data can be saved to separate files, so the class can handle
messages larger than the available memory. The parser can tolerate some
syntax errors in malformed messages that are not compliant with RFC 2822.
Changes: A function was added to the class to analyze the parsed messages
and retrieve a simple summary of the message types and the details that
are relevant for application processing. The Analyze function can return
the message main type (text, HTML, bounced message report, etc.), the list
of attachments, message subject, e-mail addresses of the sender and
recipients, etc.
License: BSD License (revised)
URL: http://freshmeat.net/projects/phpmimemaildecoder/
- % - % - % - % -
[034] - PHP Net_IDNA 0.6.0
by Matthias Sommerfeld (http://freshmeat.net/users/flyingbit/)
Tue, Jan 8th 2008 02:13
Internet :: Name Service (DNS)
Software Development :: Libraries :: PHP Classes
Software Development :: Localization
About: PHP Net_IDNA is a class to convert between the Punycode and Unicode
formats. Punycode is a standard described in RFC 3492 and part of IDNA
(Internationalizing Domain Names in Applications [RFC3490]). This class
allows PHP scripts to convert these domain names without having one of the
PHP extensions installed.
Changes: The class has been adapted to use the OOP model of PHP5, since
PHP4 is discontinued. The formerly external name prep data has been joined
back into the class file, which saves one file inclusion and parsing step.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/php_net_idna/
- % - % - % - % -
[035] - Polipo 1.0.4
by Juliusz Chroboczek (http://freshmeat.net/users/jech/)
Tue, Jan 8th 2008 06:39
Internet :: Proxy Servers
Internet :: WWW/HTTP :: HTTP Servers
About: Polipo is a lightweight caching Web proxy that was designed as a
personal cache. It is able to cache incomplete objects and will complete
them using range requests. It will use HTTP/1.1 pipelining if supported by
the remote server.
Changes: This version fixes a number of minor bugs, notably broken
tunnelling (HTTPS proxying) when a parent proxy is specified.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/polipo/
- % - % - % - % -
[036] - QAddress 0.2.1
by Lennart Sauerbeck (http://freshmeat.net/users/lennart_s/)
Tue, Jan 8th 2008 13:32
Communications :: Email :: Address Book
About: QAddress is a small and lightweight address book. It aims to be
simple and easy to use, with only the features really needed (and really
used). This minimalistic approach is meant to make QAddress fast and
reliable.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/qaddress/
- % - % - % - % -
[037] - RESTORE 4.0.0-2 (RESTORE-DC)
by Garret (http://freshmeat.net/users/Gacott/)
Tue, Jan 8th 2008 11:38
System :: Archiving :: Backup
System :: Networking
About: RESTORE is an enterprise network backup and recovery solution for
Windows, Novell, Mac OS X (data fork), Unix, and Linux systems. It is
scalable to a complete backup solution for multiple workstations, servers,
and data centers. It operates over local area networks, wide area networks,
and the Internet.
Changes: This release fixes a Samba bug that had issues with like names in
the same directory on Netware machines, and a MySQL bug. This is the Debian
and Ubuntu package.
License: GNU General Public License v2
URL: http://freshmeat.net/projects/restore_backup/
- % - % - % - % -
[038] - rlwrap 0.30
by Hans Lub (http://freshmeat.net/users/hlub/)
Tue, Jan 8th 2008 06:20
Terminals
About: rlwrap is a readline wrapper, a small utility that uses the GNU
readline library to allow the editing of keyboard input for any other
command. It maintains a separate input history for each command, and can
TAB-expand words using all previously seen words and/or a user-specified
file.
Changes: This release adds an option to specify quote characters, which is
useful for rlwrapping LISP interpreters. A compilation error on Solaris was
fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rlwrap/
- % - % - % - % -
[039] - ROX-Filer 2.7.1 (Stable)
by Thomas Leonard (http://freshmeat.net/users/tal197/)
Tue, Jan 8th 2008 23:55
Desktop Environment
Desktop Environment :: File Managers
About: ROX-Filer is a fast and powerful graphical file manager. It has
full drag-and-drop support and background file operations, and is highly
configurable. It can also act as a pinboard, allowing you to pin
frequently used files to the desktop background.
Changes: This is a bugfix release, fixing translation problems in
non-UTF-8 locales, a segfault on the x86_64 platform, and some other
issues. The Chinese translations were updated. The old install script is
gone.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/rox-filer/
- % - % - % - % -
[040] - SCAN 1.2
by Alex Alishevskikh (http://freshmeat.net/users/alexeya/)
Tue, Jan 8th 2008 02:18
Desktop Environment :: Tools
Information Management :: Document Repositories
Information Management :: Metadata/Semantic Models
About: SCAN is a personal information retrieval framework, combining
search, text analysis, tagging, and metadata functions for document
collections management. SCAN is a component-based software using a number
of plugins for specific features. The basic SCAN platform can be easily
extended with plugins for different document formats and document location
types.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/scan/
- % - % - % - % -
[041] - Scribus 1.3.3.10 (Stable)
by mrdocs (http://freshmeat.net/users/mrdocs/)
Tue, Jan 8th 2008 13:31
Multimedia :: Graphics :: Editors
Text Editors
About: Scribus is a desktop page layout program with the aim of producing
commercial grade output in PDF and Postscript.
Changes: Several fixes and improvements to text frames and the Story
Editor. A new Arabic Translation. More translation and documentation
updates. Many improvements to PDF Forms exporting and non-Latin script
handling in PDFs. Several fixes to protect against possible crashes.
Improved Color Managed Display in some cases. Some fixes to the Scripting
plugin. One of the major additions to this release is the final complete
German translation of the Scribus documentation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/scribus/
- % - % - % - % -
[042] - Snownews 1.5.8
by Oliver Feiler (http://freshmeat.net/users/kiza/)
Tue, Jan 8th 2008 02:33
Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
About: Snownews is a text mode RSS/RDF newsreader. It supports all
versions of RSS natively, and other feed formats via plugins. It depends
on ncurses and uses libxml2 for XML parsing.
Changes: Compilation problems on Cygwin have been corrected and two new
translations have been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/snownews/
- % - % - % - % -
[043] - Solido Smtp Proxy 5.0 build 44
by Kasper J. Jeppesen (http://freshmeat.net/users/kapper/)
Tue, Jan 8th 2008 06:22
Communications :: Email
Communications :: Email :: Mail Transport Agents
About: Solido Smtp Proxy is an in-memory SMTP proxy which offers high
performance load balancing and securing of backend mail servers.
Changes: IP lists for blocking and allowing IP addresses were implemented,
both in the form of local lists and DNS based lists. The timeout value for
connections in the mail from state of the SMTP envelope was lowered.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/solidosmtpproxy/
- % - % - % - % -
[044] - Subversion/CVS Security Access Control 3.5.5
by WANdisco (http://freshmeat.net/users/wandisco/)
Tue, Jan 8th 2008 10:38
Security
Software Development
Software Development :: Version Control :: CVS
About: WANdisco's Subversion/CVS Access Control provides full
authorization, authentication, access control, and audit capabilities that
go well beyond what Subversion and CVS provide on their own. Administrators
can implement and maintain the most complex security policies with a
minimum of effort. Valuable intellectual property is protected and a
complete audit trail is provided, insuring compliance with SOX and other
regulatory requirements.
License: Freeware
URL: http://freshmeat.net/projects/svnaccesscontrol/
- % - % - % - % -
[045] - Syllable 0.6.5 (Syllable Desktop)
by Kristian Van Der Vliet (http://freshmeat.net/users/Vanders/)
Tue, Jan 8th 2008 02:08
Desktop Environment
System :: Emulators
System :: Operating System :: Linux Distributions
About: The Syllable project creates a set of operating systems that form a
network platform. Syllable Desktop is a complete desktop operating system
that is exceptionally powerful, fast, and easy to use. It has its own
kernel, filesystem, GUI, and applications. Syllable Desktop is based on
AtheOS, is largely POSIX.1 compliant, and uses many of the GNU utilities.
Syllable Server is a server operating system built to be similar to
Syllable Desktop, but on the Linux kernel.
Changes: Support for scanners has been added with the inclusion of the
SANE scanner package. There are new drivers for the D-Link DL2000 Gigabit
network card and S3 DeltaChrome video card. There have been a number of
improvements and fixes to the network stack which gives significantly
better network performance. Development files such as headers and static
libraries have also been split off from the base installation. SimpleBurn
and cdrtools are now part of the base installation, making it easy to
create and burn CDs with Syllable.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/syllable/
- % - % - % - % -
[046] - Talend Open Studio 2.2.4
by Pierrick LE GALL (http://freshmeat.net/users/z0rglub_pierrick/)
Tue, Jan 8th 2008 02:25
Database :: Front-Ends
Software Development :: Code Generators
About: Talend Open Studio is an ETL (Extract, Transform, and Load) tool.
Talend Open Studio can perform jobs that range from datawarehouse feeding
to database synchronization, as well as file format transformations. Its
graphical interface is made with Eclipse RCP, and data related scripts are
generated in Perl or Java. The application was designed to be extended with
components written by users.
Changes: Many bugs were fixed, mainly in Java code generation.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/talend/
- % - % - % - % -
[047] - Teamwork 3.2.2
by robicch (http://freshmeat.net/users/robicch/)
Tue, Jan 8th 2008 06:44
Adaptive Technologies
Information Management
Information Management :: Issue Tracking
About: Teamwork 3 is a Web-based application for team work management. It
supplies groupware, issue tracking, cost control, and document and project
management features with fine-grained security in a friendly interface.
Teamwork is easy to integrate with your IT infrastructure. Supports
multiple databases (via hibernate), browsers, and languages.
Changes: This release includes a new transactional framework which gives
more stability and faster responses. Some new features were added, such as
worklog bulk move, the possibility of moving start dates when cloning a
task, warning when closing a task on a different date, and a new MS
project engine for import and export. Some bugs were fixed.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/teamwork/
- % - % - % - % -
[048] - Terrain Generation 0.3
by Brian Dickey (http://freshmeat.net/users/sls1j/)
Tue, Jan 8th 2008 06:40
Multimedia :: Graphics
Multimedia :: Graphics :: 3D Modeling
Scientific/Engineering :: Mathematics
About: Terrain Generation is a program designed to produce realistic
elevation maps. Various methods are used to simulate faulting, rain, and
gravity erosion. There is also a 2D cos transform that can be used. The
program currently saves terrain as a Wavefront's Advanced Visualizer
Object file (.obj).
Changes: Relief shading was added to better show the terrain generated. A
minimal smoothing algorithm that focuses on getting rid of large spikes
left by the rain algorithm was added.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/terraingenerator/
- % - % - % - % -
[049] - TinyMCE 3.0rc1
by Moxiecode Systems (http://freshmeat.net/users/Moxiecode/)
Tue, Jan 8th 2008 06:30
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Text Processing :: Markup :: HTML/XHTML
About: TinyMCE is a platform-independent, Web-based, Javascript HTML
WYSIWYG editor control. Its main features include theme/template support,
language support, and plugin extensions.
Changes: This release mostly contains bugfixes. Most of them involve the
application/xhtml+xml execution mode. There were also a few fixes in the
URL processing logic and handling of script elements.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/tinymce/
- % - % - % - % -
[050] - Topal 55
by Phil Brooke (http://freshmeat.net/users/philb328/)
Tue, Jan 8th 2008 02:23
Communications :: Email
About: Topal is yet another program that links GnuPG and Pine/Alpine. It
offers facilities to encrypt, decrypt, sign, and verify messages. Multiple
PGP blocks included in the text of a message are processed. Decryption and
verification output can be cached to reduce the number of times the
passphrase is entered. RFC2015/3156 multipart messages can be sent and
received with help from some scripts, procmail, and a patch to
Pine/Alpine. There is a high level of configurability.
Changes: The fix-email workaround was updated. Some key selection code was
replaced to reduce the number of locale-dependent and GPG version-specific
problems. Revoked, disabled, and invalid keys are no longer offered.
Checks are made to ensure that the key is valid for encryption/signing
when applicable. A new patch was provided for Alpine 1.00. Cygwin should
now work. The licence is now GPL 3. Further minor changes were made,
including the prevention of memory leaks, cleaning of warnings, better
checks on keylists, and documentation clean-ups.
License: GNU General Public License v3
URL: http://freshmeat.net/projects/topal/
- % - % - % - % -
[051] - Unworkable 0.4
by Niall O'Higgins (http://freshmeat.net/users/niallohiggins/)
Tue, Jan 8th 2008 02:15
Communications :: File Sharing
About: Unworkable is a BitTorrent implementation written as an
asynchronous, single-threaded application in ANSI C using libevent and
mmap() for performance. Its goals include efficiency, simplicity, and high
code quality.
Changes: Sending of peer keep-alives was implemented. The trace log now
contains timestamps. Intermittent tracker failures are now tolerated
better. Support for Arch Linux was added. An off-by-four bug which could
cause segfaults on some platforms was fixed along with zero padding in
peer ID generation. There was an overall code reduction and re-factoring
plus improvements to the documentation.
License: BSD License (original)
URL: http://freshmeat.net/projects/unworkable/
- % - % - % - % -
[052] - WiKID Strong Authentication System 3.0.11 (PC Token Client)
by nowen (http://freshmeat.net/users/nowen/)
Tue, Jan 8th 2008 10:41
Security
Security :: Cryptography
System :: Networking
About: The WiKID Strong Authentication System is a highly scalable, secure
two-factor authentication system. It is simple to implement and maintain,
allows users to be validated automatically, requires no hardware tokens,
has a simple API for application support (via Ruby, PHP, Java, COM,
Python, etc.), supports multiple domains, and supports replication for
fault tolerance and scalability. It also supports mutual /host and
transaction authentication.
Changes: Proxy support has been added. It only works with 3.x servers.
Vista support has been improved. Passcode lifetime is updated immediately
on token. Support has been added for DNS configuration files. Support has
been added for access both inside and outside the firewall. Domain name
conflicts have been fixed. A domain can be deleted without restarting the
client.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/wikid/
- % - % - % - % -
[053] - WSO2 Web Services Framework for C 1.2.0
by Samisa (http://freshmeat.net/users/samisa_abeysinghe/)
Tue, Jan 8th 2008 02:25
Internet
Software Development :: Libraries
Text Processing :: Markup :: XML
About: WSO2 Web Services Framework for C is a standards compliant,
enterprise grade, C library for providing and consuming Web services. WSO2
WSF/C is a complete solution for building and deploying Web services, and
implements a very wide range of WS-* specifications, including MTOM,
WS-Addressing, WS-Policy, WS-Security, WS-SecurityPolicy, WS-Reliable
Messaging, and WS-eventing. All the Web services specification
implementations are tested for interoperability with Microsoft .NET, WSO2
WSAS, and other J2EE implementations.
Changes: Memory leak fixes, many bugfixes, WS-Security support, signature
confirmation support, HMAC-SHA1 support, a key derivation module, and X509
Thumbprint support.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/wso2wsfc/
- % - % - % - % -
[054] - WSO2 Web Services Framework for PHP 1.2.0
by Samisa (http://freshmeat.net/users/samisa_abeysinghe/)
Tue, Jan 8th 2008 02:32
Internet
Internet :: WWW/HTTP
Software Development :: Libraries :: PHP Classes
About: WSO2 Web Services Framework for PHP is a PHP extension for
providing and consuming Web services. WSO2 WSF/PHP supports SOAP 1.1, SOAP
1.2, WSDL generation, WSDL mode (WSDL 1.1 and WSDL 2.0), REST style
invocation, and some of the key WS-* stack specifications such as: SOAP
MTOM, WS-Addressing, WS-Security, WS-SecurityPolicy, and
WS-ReliableMessaging.
Changes: WSDL mode code was reimplemented to support WSDL 1.1 as well as
WSDL 2.0. In addtion, WSDL mode is now also capable of supporting
WS-SecurityPolicy and WS-Addressing. The WSHeader class was improved to
support adding custom SOAP headers with child elements. Exposing of member
functions defined in PHP classes as Web service operations is now
supported. Many bugs related to MTOM, WSDL generation, and WS-Security
were fixed.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/wso2wsfphp/
- % - % - % - % -
[055] - XHTML Doclet 0.3
by Quinn Taylor (http://freshmeat.net/users/quinntaylor/)
Tue, Jan 8th 2008 06:46
Software Development :: Documentation
About: XHTML Doclet is a standards-compliant alternative to the Javadoc
standard HTML doclet. It revises the document structure to exclude
outdated tags and inline styles, creates valid XHTML markup, and provides
better hooks for more flexible CSS manipulation.
Changes: This release contains mainly "under the hood" fixes. It includes
lots of code refactoring, optimization, commenting, etc. It does clear up
a few cosmetic issues, but does not resolve several known outstanding
bugs.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/xhtmldoclet/
- % - % - % - % -
[056] - XO Wave 1.0.0
by bjornbjorn (http://freshmeat.net/users/bjornbjorn/)
Tue, Jan 8th 2008 02:06
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Capture/Recording
Multimedia :: Sound/Audio :: CD Audio
About: XO Wave is a digital audio workstation designed to meet the needs
of audio and video professionals, with a focus on CD mastering and audio
for video work. XO Wave provides professional-grade capabilities for
manipulating audio, with a familiar and elegant interface. It supports
direct recording from any Core Audio device (ALSA/Jack/OSS on Linux),
importing and exporting files in a variety of formats (including songs
from iTunes playlists), CD burning, multi-track editing, support for many
Audio Units, and QuickTime synchronization and export.
Changes: This release include many bugfixes, including fixes for all known
Leopard-specific issues as well as some cosmetic and usability
improvements. In addition, the Pro edition includes deauthorization
capability for transferring authorization to other machines.
License: Shareware
URL: http://freshmeat.net/projects/xowave/
- % - % - % - % -
[057] - ziproxy 2.4.8_BETA (Beta)
by Daniel Mealha Cabrita (http://freshmeat.net/users/dancab/)
Tue, Jan 8th 2008 02:11
Internet :: Proxy Servers
Internet :: WWW/HTTP
About: Ziproxy is a forwarding (non-caching) proxy that gzips text and
HTML files, and reduces the size of images by converting them to lower
quality JPEGs. It is intended to increase the speed for low-speed Internet
connections and it's suitable for both home and professional usage. Ziproxy
is fully configurable and also features transparent proxy mode, preemptive
name resolution, operation in either daemon mode or (x)inetd mode, a
detailed access log with compression statistics, basic authentication, and
more.
Changes: This version includes much improved JPEG 2000 support, both
feature-wise and in speed terms. It includes support for JP2 per-channel
resolution and sampling rate, support for incoming JP2 images, and a
"tunnel mode" for clients which do not support JP2. Compression level is
now specified in percentage quality (just like JPEG) instead of
compression rate. It also fixes a couple of JP2-related quirks present in
previous versions.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ziproxy/
-- --.-.- -.----..- .- ----- ------- ------------. .--------- .
_______________________________________________
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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]