Newsletter for Wednesday, November 29th 2006
The freshmeat daily newsletter <[email protected]>
| Newsgroups | gmane.linux.freshmeat.announce |
|---|---|
| Message-ID | <[email protected]> |
::: L I N K S F O R T H E D A Y :::
Today's news on the web: http://freshmeat.net/daily/2006/11/29/
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=133888&bid=282689&dat=121642&opt=0&rdm=[timestamp]
--- --.-.-..-.- -- --..------.- ------ ------.----.-- ..-..---
::: R E L E A S E H E A D L I N E S (62) :::
[001] - AlphaMail 1.0.22
[002] - ATLAS 3.7.22 (Development)
[003] - atop 1.17
[004] - BalanceNG 1.714
[005] - bluebery beta-1.0.0.1
[006] - Buddi 2.0.1 (Stable)
[007] - Canorus 0.1.0
[008] - Channel 0.05
[009] - CLHep 2.0.3.1
[010] - Crystal Space 1.0rc1
[011] - Dada Mail 2.10.11
[012] - Dazuko 2.3.2
[013] - deep 0.8j
[014] - Direct Access Provider Library 3.02
[015] - Dolphin Smart Community Builder 5.4
[016] - DRBL 1.7.7-9 (Stable)
[017] - EDB (Evan's Debugger) 0.8.8
[018] - eZ publish 3.9.0rc1 (Unstable)
[019] - EZMorph 0.9.1
[020] - FileTrack 0.1-beta3
[021] - GNU Transport Layer Security Library 1.7.0 (Development)
[022] - GPG-Crypter 0.2.1
[023] - Group-Office 2.16-4
[024] - GTetrinet 0.7.10
[025] - htop 0.6.5
[026] - Htscanner 0.5.0
[027] - Ipo4ta 0.6
[028] - Irrlicht Engine 1.2
[029] - JIRA Client 1.0 Beta 1
[030] - JOpt.SDK Routing Component 1.1.0 (JOpt.NET)
[031] - Jubler 3.0.0
[032] - JUCE 1.40
[033] - JuxtaPhoto 1.2
[034] - Kazehakase 0.4.3
[035] - Kronolith H3 (2.1.4) (Horde 3)
[036] - LDAP-Auth 1.0.0
[037] - LinuxBIOS 2-2510
[038] - Mortgage calculators collection 2.3
[039] - msort 8.30
[040] - MySQL 4.1.22 (Old Production (4.1.x))
[041] - MyVoIPSpeed Server 6.1i
[042] - OfflineIMAP 4.0.14
[043] - OpenVRML 0.16.2
[044] - P4A 1.99.12 (Development)
[045] - Paludis 0.10.1
[046] - prerex 3.6
[047] - ProM 4.0
[048] - Quick.Cart 2.0
[049] - Ray #1 Community Widget Suite 2.1
[050] - SafelyAway Personal Edition 1.0
[051] - Samizdat 0.6.0
[052] - ScopServ-VoIP 1.2.23
[053] - SRESI 0.17.2 (Development)
[054] - sylvan 0.2.0-1
[055] - symfony 1.0.0-beta1
[056] - Talend Open Studio 1.1.0M1 (Development)
[057] - Tilda 0.9.4
[058] - Tiny ERP 4.0.0-rc1 (Stable)
[059] - Undisposable Clients 0.1
[060] - WebGUI 7.2.3-stable
[061] - white_dune 0.29beta486 (Development)
[062] - Zile is Lossy Emacs 2.2.23
- ----.. - -- -- -.. ---.-. .-- ---. .--.----.----- -.-.----- -
::: R E L E A S E D E T A I L S :::
[001] - AlphaMail 1.0.22
by Tony Kay (http://freshmeat.net/users/tkay/)
Wed, Nov 29th 2006 13:38
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: IMAP
About: AlphaMail is a mod_perl webmail system with a C++ middleware
component that is intended to make the system highly scalable. It supports
many Unix variants with any RFC-compliant IMAP server (including UW, Cyrus,
and Dovecot).
Changes: This release fixes a problem where the address book could be lost
during a server crash. It adds more code to enhance the stability of the
Web cache.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/alphamail/
- % - % - % - % -
[002] - ATLAS 3.7.22 (Development)
by imipak (http://freshmeat.net/users/imipak/)
Wed, Nov 29th 2006 22:36
Scientific/Engineering :: Mathematics
Software Development :: Libraries
About: The ATLAS (Automatically Tuned Linear Algebra Software) project is
an ongoing research effort focusing on applying empirical techniques in
order to provide portable performance. It provides C and Fortran77
interfaces to a portably efficient BLAS implementation, as well as a few
routines from LAPACK.
Changes: Minor bugs were fixed. Itanium support and optimization was
improved.
License: BSD License (original)
URL: http://freshmeat.net/projects/atlas/
- % - % - % - % -
[003] - atop 1.17
by Gerlof Langeveld (http://freshmeat.net/users/gela/)
Wed, Nov 29th 2006 07:38
System :: Monitoring
System :: Networking :: Monitoring
System :: Systems Administration
About: Atop is an ASCII full-screen performance monitor, similar to the
top command. At regular intervals, it shows system-level activity related
to the CPU, memory, swap, disks and network layers, and it shows for every
active process the CPU utilization in system and user mode, the virtual and
resident memory growth, priority, username, state, and exit code. The
process level activity is also shown for processes which finished during
the last interval, to get a complete overview about the consumers of
things such as CPU time. Atop only shows the active system-resources and
processes, and only shows the deviations since the previous interval.
Changes: This release added a new line with system-level counters related
to processor-utilization (including load averages, context-switches, and
interrupts). The effective line speed in bits per second was corrected for
all network interfaces (division by 1000 instead of 1024). User IDs and
group IDs are supported as numerical values now.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/atop/
- % - % - % - % -
[004] - BalanceNG 1.714
by Thomas Obermair (http://freshmeat.net/users/thomasobermair/)
Wed, Nov 29th 2006 10:39
Internet
Internet :: Proxy Servers
Internet :: WWW/HTTP :: Site Management
About: BalanceNG is a modern software IP load balancing solution. It is
small, fast, and easy to use and setup. It offers session persistence,
different distribution methods (Round Robin, Random, Hash, and Least
Resource) and a customizable UDP health check agent in source code. It
supports VRRP (Virtual Router Redundancy Protocol) to set up high
availability configurations on multiple nodes. It integrates pcap packet
dumping for debugging purposes and allows the implementation of a
"transparent forensic logging bridge".
Changes: A bug in bngagent has been fixed. The manual has been updated to
release 1.714.0.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/balanceng/
- % - % - % - % -
[005] - bluebery beta-1.0.0.1
by Stephan Hesse (http://freshmeat.net/users/shesse/)
Wed, Nov 29th 2006 22:08
About: bluebery is an easy-to-use SQL/PHP based content manager that
provides PHP libraries and methods to use in your site's pages. These
methods can be used to easily access and print desired items or an
iteration of items that are stored through the bluebery Web UI. It
includes a library framework for PHP-based Web applications and pages.
bluebery can be set up very quickly, needs almost no configuration, and
makes writing dynamic peer-based pages very easy.
Changes: This release includes the PFFF library to read and write to a
MySQL database and create interactive HTML elements, the bluelib library
to access content in an entity table, a Web-UI to create and edit
entities, the build_db script to create auth and content table in an SQL
database, the bluesql config file, HTTP authorization to access the Web UI
(blueview), and initial documentation with a readme file, examples, and
screenshots.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/bluebery/
- % - % - % - % -
[006] - Buddi 2.0.1 (Stable)
by Wyatt (http://freshmeat.net/users/wyattolson/)
Wed, Nov 29th 2006 21:58
Office/Business :: Financial :: Accounting
About: Buddi is a simple budgeting program targeted for users with little
or no financial background. It allows users to set up accounts and
categories, record transactions, check spending habits, etc.
Changes: The Norsk translation was updated. Mistakes in US English locale
were fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/buddi/
- % - % - % - % -
[007] - Canorus 0.1.0
by Reinhard Katzmann (http://freshmeat.net/users/suamor/)
Wed, Nov 29th 2006 23:15
Education
Multimedia :: Sound/Audio
Multimedia :: Sound/Audio :: Editors
About: Canorus is a cross-platform music score editor. It supports an
unlimited number and length of staffs, polyphony, MIDI playback of written
notes, chord markings, lyrics, and a number of import and export filters to
many formats like MIDI, MusicXML, ABC Music, MUP, PMX, MusiXTeX, and
LilyPond. It features multiple viewports of the same score, scripting
support, score source view, and a fast and intuitive UI. It is based on
Qt4, uses CMake as a project management tool, swig for scripting/macros
integration (primary script languages are Ruby and Python), and the cross
platform rtmidi library for MIDI playback. It is the official successor to
NoteEdit.
Changes: Since version 0.0.5, Python scripting support, a plugins
subsystem, a MIDI setup dialog, rest insertion, and FunctionMarking
support were added. Canorus's settings are now stored. .otf fonts were
converted to .ttf. Some crashes were fixed. Windows compilation is
supported by using the MINGW compiler. A debian/rules file was added to
create .deb packages for Debian-based Linux systems. nsis setup was added
to create a Nullsoft Windows installer.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/canorus/
- % - % - % - % -
[008] - Channel 0.05
by Yigong Liu (http://freshmeat.net/users/yigongliu/)
Wed, Nov 29th 2006 05:30
Communications
Software Development :: Libraries :: Application Frameworks
Software Development :: Object Brokering
About: Channel is a C++ template framework for distributed message passing
and event dispatching. Its major components (message IDs, routing
algorithms...) are highly configurable as template parameters. As a
namespace shared by peer threads, channels support publish/subscribe scope
control, message filtering, and translation.
Changes: A push channel can be connected to a pull channel. channel was
made compatible with the latest Boost.Asio. Numerous fixes were made,
including asio_streams.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/channel/
- % - % - % - % -
[009] - CLHep 2.0.3.1
by imipak (http://freshmeat.net/users/imipak/)
Wed, Nov 29th 2006 22:39
Scientific/Engineering
Software Development :: Libraries
About: CLHep is intended to be a set of HEP-specific foundation and
utility classes such as random generators, physics vectors, geometry, and
linear algebra.
Changes: Support for Intel's C/C++ compilers was added.
License: BSD License (revised)
URL: http://freshmeat.net/projects/clhep/
- % - % - % - % -
[010] - Crystal Space 1.0rc1
by Jorrit Tyberghein (http://freshmeat.net/users/jorrit/)
Wed, Nov 29th 2006 07:35
Games/Entertainment :: First Person Shooters
Games/Entertainment :: Real Time Strategy
Games/Entertainment :: Role-Playing
About: Crystal Space is a free and portable 3D engine written in C++. It
supports a large number of 3D features.
Changes: Various smaller bugs were fixed (compared to 1.0pre2). A few
corruption issues on Intel Graphics and nVidia cards were fixed. Memory
corruption in the shader system was fixed. A collision detection bug with
terrain was fixed.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/crystalspace/
- % - % - % - % -
[011] - Dada Mail 2.10.11
by justin simoni (http://freshmeat.net/users/skazat/)
Wed, Nov 29th 2006 22:47
Communications :: Email :: Mailing List Servers
Internet :: WWW/HTTP
About: Dada Mail is an intuitive, Web-based email list management system,
which runs on any hosting account that can execute custom CGI scripts.
Dada Mail is also a conceptual art project. Dada Mail handles double
opt-in/opt-out subscriptions, and can send complex announce-only and/or
discussion mailing list messages. It also provides archiving, viewing,
searching, resending, and syndicating (through RSS or Atom) sent messages.
Dada Mail produces valid XHTML and sticks to best practices when creating
email messages.
Changes: This version features a completely new Sending Monitor system to
allow you to see exactly where you are in your mailing list when sending
out a mailing list message. The sending monitor also automatically revives
any mailings that are dropped because of resource problems, process time,
rebooted servers, etc. Note that all features introduced in the 2.11 alpha
development series are present in this version, except they are labeled
"experimental".
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dada/
- % - % - % - % -
[012] - Dazuko 2.3.2
by John Ogness (http://freshmeat.net/users/jogness/)
Wed, Nov 29th 2006 13:39
Security
System :: Monitoring
System :: Operating System Kernels
About: Dazuko provides a device driver allowing 3rd-party (userland)
applications to execute file access control. It was originally developed
by H+BEDV Datentechnik GmbH to allow on-access virus scanning. Other uses
include a file-access monitor/logger or external security implementations.
It operates by intercepting file access calls and passing the file
information to a 3rd-party application. The 3rd-party application then has
the opportunity to tell the device driver to allow or deny the file access.
The 3rd-party application also receives information about the access event,
such as accessed file, type of access, process id, and user id.
Changes: A name cache leak on Linux systems has been discovered and fixed.
Linux users are strongly encouraged to upgrade.
License: BSD License (revised)
URL: http://freshmeat.net/projects/dazuko/
- % - % - % - % -
[013] - deep 0.8j
by Richard Harris (http://freshmeat.net/users/r_e_h/)
Wed, Nov 29th 2006 08:09
Internet :: WWW/HTTP :: Dynamic Content
About: Deep is a content management system that serves HTML, preformatted
text, Deep shorthand content, or the output of a Lua script using simple
templates and CSS. There are hooks to sell this content either by single
page or multi-page set through PayPal. You can use Deep to publish other
peoples' work, diverting a percentage of the payments to the publisher and
allowing the rest to go directly to the author. To promote fairness, the
server makes these percentages public. Deep is also a blog server, using
simple uploaded text files for entries and generating all indices on the
fly. It does not use a database and requires only a cgi-bin directory on a
Unix server.
Changes: A bug which prevented serving a blog with fewer than the full
number of entries was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/deep/
- % - % - % - % -
[014] - Direct Access Provider Library 3.02
by imipak (http://freshmeat.net/users/imipak/)
Wed, Nov 29th 2006 22:42
Software Development :: Libraries
System :: Networking
System :: Operating System Kernels
About: DAPL (Direct Access Provider Library) is a transport-independent,
platform-independent, high-performance API for using the remote direct
memory access (RDMA) capabilities of modern interconnect technologies such
as InfiniBand, the Virtual Interface Architecture, and iWARP. This is the
reference implementation of that specification by the DAT Collaborative
who maintain the DAPL API.
Changes: Numerous minor bugs were fixed. IA64 build problems were fixed.
Errno support was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dapl/
- % - % - % - % -
[015] - Dolphin Smart Community Builder 5.4
by Artur (http://freshmeat.net/users/talex_ae/)
Wed, Nov 29th 2006 05:38
About: Dolphin Smart Community Builder is a Web community script that
allows you to build any kind of online community you want. It has a very
large list of features.
Changes: New features include customizable profile fields, polls, an
affiliate system, membership levels, drag-and-drop on the index page,
multi-payment provider system support, a mass mailer, user templates, a
blog, the ability to sort the member menu, a smile pack, and many others.
The Orca Interactive Forum Script and Ray #1 Community Widget Suite were
integrated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/dolphinsoftware/
- % - % - % - % -
[016] - DRBL 1.7.7-9 (Stable)
by Steven (http://freshmeat.net/users/stevenshiau/)
Wed, Nov 29th 2006 22:57
About: Diskless Remote Boot in Linux (DRBL) provides a diskless or
systemless environment for client machines. It works on Debian, Mandriva,
Red Hat, Fedora, and SuSE. Unlike LTSP, it uses distributed hardware
resources and makes it possible for clients to fully access local
hardware. It also includes Clonezilla, a partitioning and disk cloning
utility similar to Symantec Ghost.
Changes: drbl-SL.sh was added, which will turn the DRBL server into a Damn
Small Linux (DSL), PuppyLinux, INSERT, or PLD diskless/PXE server. The
client hostname can be assigned in /opt/drbl/conf/client-ip-hostname. A
bug was fixed in which saving and restoring a Clonezilla image would loop
forever.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/drbl/
- % - % - % - % -
[017] - EDB (Evan's Debugger) 0.8.8
by proxy (http://freshmeat.net/users/eteran/)
Wed, Nov 29th 2006 22:58
Software Development :: Debuggers
Software Development :: Disassemblers
About: EDB (Evan's Debugger) is a QT4 based binary mode debugger with the
goal of having usability on par with OllyDbg. It uses a plugin
architecture, so adding new features can be done with ease. The current
release is for Linux, but future releases will target more platforms.
Changes: Some bugs in qhexview related to selecting text were fixed. A bug
in libdisasm's disassembly was fixed. A rare but possible double free was
fixed. The ability to view data as 64-bit was added. Online version
checking was added via the "CheckVersion" plugin.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/edebugger/
- % - % - % - % -
[018] - eZ publish 3.9.0rc1 (Unstable)
by eZ systems (http://freshmeat.net/users/eZsystems/)
Wed, Nov 29th 2006 07:37
Internet
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
About: eZ publish is a content management system and development
framework. As a content management system (CMS), its most notable feature
is its revolutionary, fully customizable, and extendable content model.
This is also what makes it suitable as a platform for general Web
development. Its stand-alone libraries can be used for cross-platform,
database independent PHP projects. eZ publish is also well suited for news
publishing, e-commerce (B2B and B2C), portals, and corporate Web sites,
intranets, and extranets. eZ publish is dual licenced between GPL and the
eZ publish professional licence.
Changes: We have now added a completely new front-end design. This new
design replaces all the different sitedesigns that shipped with earlier
versions. We think the new front-end design will be very much appreciated
and will show in much more detail what you can build with eZ publish.
Together with the new features in the Online Editor and the inclusion of
the Open Document Format extension (previously known as "oo" and the
"OpenOffice extension") eZ publish provides many new features
out-of-the-box.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ezpublish/
- % - % - % - % -
[019] - EZMorph 0.9.1
by Andres Almiray (http://freshmeat.net/users/aalmiray/)
Wed, Nov 29th 2006 16:52
Software Development :: Libraries :: Java Libraries
About: EZMorph is simple Java library for transforming an Object to
another Object. It supports transformations for primitives, Objects, and
multidimensional arrays, compatibility with JDK 1.3.1, and small memory
footprint (~60K). It began life as the converter package in Json-lib but
became a project on its own.
Changes: This release changes support for BigDecimal constants (ZERO and
ONE) as they are defined in JDK 15.
License: The Apache License 2.0
URL: http://freshmeat.net/projects/ezmorph/
- % - % - % - % -
[020] - FileTrack 0.1-beta3
by Tassos Koutsovassilis (http://freshmeat.net/users/tkouts/)
Wed, Nov 29th 2006 16:54
Information Management :: Document Repositories
Information Management :: Issue Tracking
About: FileTrack is a Web-enabled communication log, keeping track of all
your inbound and outbound documents. It supports multiple logs,
auto-archiving of older entries, and generates simple reports based on
multiple criteria. One or more log entries, contacts, or documents can be
grouped together into an issue for easier monitoring.
Changes: This release is fully compatible with Porcupine v0.0.8. Moreover,
it includes a few minor bugfixes and the UI has taken advantage of the new
box layout widget, which has replaced the non-interactive splitters.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/filetrack/
- % - % - % - % -
[021] - GNU Transport Layer Security Library 1.7.0 (Development)
by Simon Josefsson (http://freshmeat.net/users/jas4711/)
Wed, Nov 29th 2006 07:48
Security :: Cryptography
Software Development :: Libraries
About: GNU Transport Layer Security Library is a library which implements
a secure layer over a reliable transport layer such as TCP/IP. It
implements the TLS 1.1 and SSL 3.0 protocols, accompanied with
authentication methods such as X.509, OpenPGP, and SRP.
Changes: This is the first release on a new development branch.
Preliminary support for TLS 1.2 was added. The default protocol priority
tries both TLS 1.1 and TLS 1.2. The anonself test now prints a lot of
debugging information, including TLS version. Documentation fixes were
made in OpenCDK to avoid some gtk-doc warnings. The gnulib files were
updated.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/gnutls/
- % - % - % - % -
[022] - GPG-Crypter 0.2.1
by Florian Sievers (http://freshmeat.net/users/dopehouse/)
Wed, Nov 29th 2006 08:10
Security :: Cryptography
About: GPG-Crypter is a GTK+ frontend to GnuPG (GPG) and is intended to
decrypt and encrypt text into ASCII-armored GPG ciphers. It provides text
boxes to enter plaintext or ciphers. File encryption and decryption are
available.
Changes: This is just a minor update to include the configure script. Now
you can easily build and install GPG-Crypter with "./configure && make &&
make install". The dependencies were updated. GPG-Crypter now depends on
the right versions of GTK+ (2.8.0) and libGPGME (1.1.2).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gpg-crypter/
- % - % - % - % -
[023] - Group-Office 2.16-4
by Merijn Schering (http://freshmeat.net/users/mschering/)
Wed, Nov 29th 2006 05:31
Communications :: Email :: Email Clients (MUA)
Communications :: File Sharing
Internet :: WWW/HTTP :: Site Management
About: Group-Office is a Web-based office suite written that is extensible
with modules. It features user management, module management, an email
client, a file manager, a calendar, project management, Web site
management, and customer relations management. It also features
synchronization with PDAs and Outlook.
Changes: This version was optimized for speed. It also has a new
translation module which makes it very easy to translate Group-Office into
your language and keep translations up to date.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/group-office/
- % - % - % - % -
[024] - GTetrinet 0.7.10
by Oskuro (http://freshmeat.net/users/oskuro/)
Wed, Nov 29th 2006 05:44
Desktop Environment :: Gnome
Games/Entertainment
About: GTetrinet is a clone of the popular Windows game Tetrinet. It is
written for Gtk/GNOME, and is designed to be fully compatible with the
original Tetrinet, as well as being identical in gameplay.
Changes: Several potential out-of-bounds index accesses were fixed
(CVE-2006-3125). Some other minor fixes were made, and some translations
were updated.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/gtetrinet/
- % - % - % - % -
[025] - htop 0.6.5
by Hisham Muhammad (http://freshmeat.net/users/LodeRunner/)
Wed, Nov 29th 2006 15:10
System :: Monitoring
About: htop is an interactive process viewer for Linux. It aims to be a
'better top': you can scroll the process list vertically and horizontally,
and select a process to be killed with the arrow keys instead of by typing
its process id. It requires ncurses, and was tested with Linux 2.4 and
2.6.
Changes: This release contains various stability bugfixes.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/htop/
- % - % - % - % -
[026] - Htscanner 0.5.0
by Pierre (http://freshmeat.net/users/pierrej/)
Wed, Nov 29th 2006 22:10
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Internet :: WWW/HTTP :: HTTP Servers
About: Htscanner allows one to use htaccess-like files to configure PHP on
a per-directory basis, just like Apache's htaccess. It is especially useful
with fastcgi.
Changes: This initial release adds PHP stream support. Checks for
open_basedir and safe_mode were added. A couple of thread safe issues have
been fixed.
License: The PHP License
URL: http://freshmeat.net/projects/pecl_htscanner/
- % - % - % - % -
[027] - Ipo4ta 0.6
by Slava Stefanov (http://freshmeat.net/users/ipo4ta/)
Wed, Nov 29th 2006 08:02
Communications
Internet :: WWW/HTTP
About: Iopo4ta is a new Internet post system that combines email and Web
site technologies. It overcomes limitations in the SMTP protocol by
removing the need to transfer the message itself. Instead, messages stay
on the sender's server until the recipient picks it up. This means that
the recipient only needs to be sent a notification that contains the
address of the sender and message identification data. This helps to
eliminate spam and enables new and interesting features.
Changes: The anti-spam solution "pay-to-recipient" is ready. A user can
add money to her i-bank account (without registration) and set a price for
incoming messages. The user can cancel the payment with one click. The user
can set rules like "friends do not pay". I-bank is ready for testing (not
for use with real money). New types of message parts were added: HTML and
FORM. A form can be sent to a group of people to collect statistics and
opinions. A Russian translation was added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/ipo4ta/
- % - % - % - % -
[028] - Irrlicht Engine 1.2
by Nikolaus Gebhardt (http://freshmeat.net/users/irrlicht/)
Wed, Nov 29th 2006 13:37
Multimedia :: Graphics :: 3D Rendering
Software Development :: Libraries :: Application Frameworks
About: The Irrlicht Engine is a high performance real-time 3D engine
written and usable in C++, and also available for .NET languages. It is
completely cross-platform, using D3D, OpenGL, and its own software
renderer.
Changes: This release adds support for Sun Solaris/SPARC, improves .3ds,
OGRE .mesh, .ms3d, and COLLADA loaders, adds hardware texture coord
manipulation and non-power-of-two texture support, the ability to run
Irrlicht on Linux servers without X11, an additional UI skin, speed
optimizations, basic mipmap support for the software driver, and many
bugfixes.
License: zlib/libpng License
URL: http://freshmeat.net/projects/irrlicht/
- % - % - % - % -
[029] - JIRA Client 1.0 Beta 1
by Igor Sereda (http://freshmeat.net/users/sereda/)
Wed, Nov 29th 2006 10:31
Information Management
Information Management :: Issue Tracking
Software Development
About: JIRA Client is a desktop client for the Atlassian JIRA issue
tracking system. JIRA Clients allows users to work with issues anywhere
and save time by using an interactive interface for issue tracking. Key
features: an offline mode with later synchronization; a three-pane main
window that shows filters with counters, a list of issues, and details of
a selected issue; a query builder that allows you to build any filters
with and, or, and not operations; and query counters, which immediately
show how many issues satisfy any given filter.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/jiraclient/
- % - % - % - % -
[030] - JOpt.SDK Routing Component 1.1.0 (JOpt.NET)
by dnaevolutions (http://freshmeat.net/users/dnaevolutions/)
Wed, Nov 29th 2006 13:33
Office/Business :: Scheduling
Scientific/Engineering :: Geographical
Scientific/Engineering :: Mathematics
About: JOpt.SDK is an automated routing and dispatching component for both
Java/J2SE and .NET. It can solve Travelling Salesman Problems (TSP) and
Capacitated Vehicle Routing Problems with Time Windows (CVRP,VRPTW). It
offers route and transport optimisation with respect to various
constraints such as time windows, load capacities, and prescribed
itinerary. The component is based on genetic algorithms, and automatically
determines an optimized allocation of vehicels to an arbitrary set of
orders.
Changes: Support for Google Maps has been introduced. It is now possible
to export optimization results to Google Maps.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/joptsdk/
- % - % - % - % -
[031] - Jubler 3.0.0
by Panayotis Katsaloulis (http://freshmeat.net/users/teras/)
Wed, Nov 29th 2006 08:06
Multimedia :: Video
Utilities
About: Jubler is a tool for editing text-based subtitles. It can be used
an an authoring software for new subtitles or as a tool to convert,
transform, correct, and refine existing subtitles. Some of its key
features are subtitle preview, smooth cooperation with MPlayer, full
subtitle editing, and ASpell support.
Changes: FFDecode bugs were fixed, so preview should be much more stable
and accurate. A preview bug was fixed, where wrong duration was reported.
Tools remember last values. Column width is now saved. Now it is
compatible with the latest version of MPlayer. The code was updated to the
newest ffmpeg sources. A Turkish translation was added. Support for
zemberek was added. A preliminary built-in FAQ subsystem was added. New
icons and a splash screen were added. The Linux installation script was
fixed. cocoASpell under Mac OS X is supported.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/jubler/
- % - % - % - % -
[032] - JUCE 1.40
by jules (http://freshmeat.net/users/julesRMS/)
Wed, Nov 29th 2006 08:06
Software Development :: Libraries :: Application Frameworks
About: JUCE is an all-encompassing C++ class library for developing
cross-platform applications. It's particularly good for creating
highly-specialised user interfaces and for handling graphics and sound.
The intended users are developers who are building large, complex
applications in C++ and who would like to use just one clean, high-level
API rather than a bunch of different libraries for different purposes or
platforms. Its features include fully lightweight components with
transparency and effects, classes for strings, containers, XML, streams,
file handling, messaging, and event queues, vector graphics, a custom font
engine, image manipulation, OpenGL support, low-latency audio I/O using
CoreAudio, DSound and ASIO, audio buffers and nodes, MIDI file and event
manipulation, Internet streams, undo/redo support, and more.
Changes: Lots of fixes and minor features were made. Changes to the audio
plugin framework include the first release of RTAS plugin support.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/juce/
- % - % - % - % -
[033] - JuxtaPhoto 1.2
by Jeff (http://freshmeat.net/users/jeffharrell/)
Wed, Nov 29th 2006 23:22
Internet :: WWW/HTTP :: Dynamic Content
Multimedia :: Graphics :: Presentation
About: JuxtaPhoto is a photo album that lets you share and organize images
on your Web site. Not only do you have control over your content, but you
can change the design, add functionality, and integrate it seamlessly into
an existing look. Features include smart albums with tags, automatic photo
resizing, slideshows, EXIF information, and RSS feeds.
Changes: PHP GD library support, page caching, and even more configurable
settings were added. The usual bugfixes, template changes, and other
changes were made.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/juxtaphoto/
- % - % - % - % -
[034] - Kazehakase 0.4.3
by yukichi (http://freshmeat.net/users/ShunFukuzawa/)
Wed, Nov 29th 2006 11:14
Internet :: WWW/HTTP :: Browsers
About: Kazehakase is a Web browser which aims to provide a user interface
that is truly user-friendly & fully customizable. It supports tabbed
browsing, a "remote bookmark" feature (through RSS) in a menu or sidebar,
a variable UI to adapt to the user's skill level, and customizable mouse
gestures and key accelerators.
Changes: Incorrect labels in the Certificate Properties dialog have been
fixed. This release uses ruby_disable_message for Ruby extension. Compile
problems on NetBSD have been fixed. A bug in the
purge_history_file_by_timestamp() function has been fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kazehakase/
- % - % - % - % -
[035] - Kronolith H3 (2.1.4) (Horde 3)
by Jan Schneider (http://freshmeat.net/users/Yunosh/)
Wed, Nov 29th 2006 07:48
Internet
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content
About: Kronolith is the Horde calendar application. It provides a stable
and featureful individual calendar system with integrated collaboration
and scheduling features. It makes extensive use of the Horde Framework to
provide integration with other applications. It implements a solid,
stand-alone calendar system, allowing repeating events, all-day events,
custom fields, keywords, shared calendars, iCalendar support, generation
of free/busy information, and managing multiple users through Horde
Authentication.
Changes: This release closes arbitrary file inclusion in free/busy views.
This hole was only exploitable by authenticated users.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/kronolith/
- % - % - % - % -
[036] - LDAP-Auth 1.0.0
by Vince (http://freshmeat.net/users/vpuzzella/)
Wed, Nov 29th 2006 10:32
Internet :: WWW/HTTP :: Site Management
About: LDAP::Auth enables user authentication and queries against an LDAP
server like MS ActiveDirectory. Please see the included sample for usage
information.
License: Freely Distributable
URL: http://freshmeat.net/projects/ldap-auth/
- % - % - % - % -
[037] - LinuxBIOS 2-2510
by imipak (http://freshmeat.net/users/imipak/)
Wed, Nov 29th 2006 23:10
System :: Boot
About: LinuxBIOS is a project that aims to replace the normal BIOS with a
little bit of hardware initialization and a compressed Linux kernel that
can be booted from a cold start.
Changes: Support was added for the IEI NOVA-4899R 5.25 SBC mainboard, for
ASD AE49F2008, for the SyncMOS S29C51001T, S29C51002T, S29C51004T, and
S29C31004T. Many bugfixes were made.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/linuxbios/
- % - % - % - % -
[038] - Mortgage calculators collection 2.3
by Mortgage Site Tools (http://freshmeat.net/users/lozzy/)
Wed, Nov 29th 2006 07:51
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: A "Plain English Help" feature was added. Several new calculators
were added. Minor bugs were fixed.
License: Other/Proprietary License with Source
URL: http://freshmeat.net/projects/mortgagecalculators/
- % - % - % - % -
[039] - msort 8.30
by Bill Poser (http://freshmeat.net/users/billposer/)
Wed, Nov 29th 2006 16:43
Text Processing
Text Processing :: Linguistic
Utilities
About: Msort sorts files in sophisticated ways. Records may be fixed size,
newline-separated blocks, or terminated by any specified character. Key
fields may be selected by position, tag, or character range. For each key,
distinct exclusions, multigraphs, substitutions, and a sort order may be
defined or locale collation rules used. Comparisons may be lexicographic,
numeric, numeric string, hybrid, random, by string length, angle, domain
name, date, time, month name, or ISO8601 timestamp. Keys may be reversed
so as to generate reverse dictionaries. Optional keys are supported.
Unicode is supported, including full case-folding. Msort itself has a
somewhat complex command line interface, but may be driven by an optional
GUI.
Changes: A new comparison type for domain names was added. It compares
domain names as if they were parsed into their components and the order of
the components reversed, so that subdomains belonging to the same domain
are grouped together.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/msort/
- % - % - % - % -
[040] - MySQL 4.1.22 (Old Production (4.1.x))
by Patrick Lenz (http://freshmeat.net/users/scoop/)
Wed, Nov 29th 2006 10:33
Database :: Database Engines/Servers
About: MySQL is a widely used and fast SQL database server. It is a
client/server implementation that consists of a server daemon (mysqld) and
many different client programs/libraries.
Changes: This is the final planned binary bugfix release for the MySQL 4.1
production family.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/mysql/
- % - % - % - % -
[041] - MyVoIPSpeed Server 6.1i
by Visualware Inc. (http://freshmeat.net/users/trish/)
Wed, Nov 29th 2006 13:51
Internet :: WWW/HTTP :: Site Management
System :: Benchmark
System :: Diagnostics
About: MyVoIPSpeed Server very accurately measures the quality and
performance of Internet connections for Voice over IP (VoIP) usage by
simulating UDP VoIP sessions between a server and browser clients.
Connections are tested for jitter, packet loss and bandwidth consistency.
Download and upload bandwidth speeds are also measured. Reported metrics
include max pause, round trip time, and QOS (bandwidth consistency). The
Professional version includes a performance database that records all
bandwidth test results, session ID tracking, socket-to-socket speed
testing, and HTTP speed testing. The NOC Edition can perform automated
testing from one or more remote locations, providing information for
network operation centers to analyze VoIP quality, network quality and
overall performance. As a Java applet, MyVoIPSpeed Server is easily
incorporated into Web pages.
Changes: Performance improvements for the Remote Test Agent (RTA)
eliminates a problem with high CPU utilization.
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/myvoipspeed/
- % - % - % - % -
[042] - OfflineIMAP 4.0.14
by John Goerzen (http://freshmeat.net/users/jgoerzen/)
Wed, Nov 29th 2006 22:09
Communications :: Email
Communications :: Email :: Email Clients (MUA)
Communications :: Email :: Post-Office :: IMAP
About: OfflineIMAP is a tool to simplify email reading. It allows you to
read the same mailbox from multiple computers and ensures that your
changes will be automatically reflected on all computers. You can use
various mail clients to read a single box or read mail while offline with
full synchronization when you reconnect. You can read IMAP mail with
readers that lack IMAP support (same goes for SSL). OfflineIMAP's
multithreaded synchronization algorithm performs between 10 and 60 times
faster than many mail readers' internal IMAP support, and it can be used
even with mail readers that support IMAP already. There are five available
user interface modules, including scripted execution, an interactive
terminal interface, and GUI interfaces.
Changes: Various improvements were made in IMAP server compatibility.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/offlineimap/
- % - % - % - % -
[043] - OpenVRML 0.16.2
by Braden McDaniel (http://freshmeat.net/users/braden/)
Wed, Nov 29th 2006 21:57
Internet :: WWW/HTTP :: Browsers
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: 3D Rendering
About: OpenVRML is a VRML and X3D browser plug-in and C++ toolkit for
incorporating VRML support into applications. OpenVRML provides VRML97 and
Classic VRML X3D parsers, a runtime, and an OpenGL renderer as C++
libraries. The renderer is fully separate from the runtime library so that
users can also provide their own renderer.
Changes: The parsers were fixed to use the user-supplied std::ostream
consistently for error and warning output and to report column and line
number information for such output more reliably. The build system was
fixed such that a failure to find GtkGLExt's prerequisites will not cause
configure to fail. The build system was also fixed to better accommodate a
user-supplied antlr executable.
License: GNU Lesser General Public License (LGPL)
URL: http://freshmeat.net/projects/openvrml/
- % - % - % - % -
[044] - P4A 1.99.12 (Development)
by Fabrizio Balliano (http://freshmeat.net/users/balliano/)
Wed, Nov 29th 2006 07:35
Information Management
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: P4A (PHP For Applications) is a RAD and object oriented PHP
framework for building event-driven stateful Web applications. It features
tableless HTML, accesskey support, point and click app generator, auto data
type recognition, UTF-8 support, advanced i18n/l10n support, handheld "zero
code" support, "zero code" printing via advanced CSS2, and PEAR
integration.
Changes: A bug in P4A_DB_Source with multivalue fields was fixed.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/p4a/
- % - % - % - % -
[045] - Paludis 0.10.1
by Ciaran McCreesh (http://freshmeat.net/users/ciaranm/)
Wed, Nov 29th 2006 08:08
System :: Software Distribution
System :: Software Distribution Tools
About: Paludis is a package management library that works with Gentoo
style ebuilds, together with a simple console client. It is entirely
independent of Portage.
Changes: Package origins and install times can now be queried. Packages
with version 9999 or with names ending in "-cvs" or "-svn" are now
considered to be SCM packages for reinstall purposes. Paludis will now
compile with g++-3.4 again. A new --report action (which displays warnings
about installed packages that are insecure, masked, or no longer available)
has been added to the paludis client.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/paludis/
- % - % - % - % -
[046] - prerex 3.6
by Bob Tennent (http://freshmeat.net/users/rdtennent/)
Wed, Nov 29th 2006 13:54
Education
Multimedia :: Graphics :: Editors
Text Processing :: Markup :: TeX/LaTeX
About: prerex is an interactive (command-line) editor and a LaTeX macro
support package that can be used to create very attractive and readable
prerequisite charts. A patch for kpdf provides a prerex-enabled PDF
viewer. A prerequisite chart is a network of course boxes linked by
prerequisite and co-requisite arrows.
Changes: The prerex style file is now based on PGF (rather than PStricks),
allowing processing using either LaTeX or PDFLaTeX. Some minor bugs in the
editor have been fixed, and the editor now produces more output about what
it's doing.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/prerex/
- % - % - % - % -
[047] - ProM 4.0
by Christian W. Guenther (http://freshmeat.net/users/cwguenther/)
Wed, Nov 29th 2006 21:56
Information Management
Internet :: Log Analysis
System :: Logging
About: ProM is an extensible framework that supports a wide variety of
process mining techniques in the form of plug-ins. Plug-ins currently
support the import of and the conversion between several process modelling
languages, including Petri nets (PNML, TPN), EPCs/EPKs (Aris graph format,
EPML), and YAWL. Mining, analysis, and log filtering plug-ins are also
available.
Changes: This release features fundamental framework improvements and the
addition of a major set of new plugins. The performance of log reading has
been improved dramatically, introducing live modification of logs and
random access. More than 70 newly added plugins substantially extend the
analysis feature set.
License: Common Public License
URL: http://freshmeat.net/projects/prom/
- % - % - % - % -
[048] - Quick.Cart 2.0
by treewood (http://freshmeat.net/users/treewood/)
Wed, Nov 29th 2006 23:19
Internet :: WWW/HTTP :: Dynamic Content
Office/Business :: Financial
About: Quick.Cart is a fast, simple, and multilingual shopping cart. It is
based on flat files. There is full administration for categories, products,
contents, and orders.
Changes: The structure of database files was changed. All photos and files
from products and categories are storaged in the files/ directory. Bugfixes
were made for the photo gallery and locking order files before write. The
HTML and CSS code were made simpler and compliant to XHTML 1.1. The
libraries were updated. The shopping cart is multilingual. Products can be
added to every category in the menus. A basket can be saved for 24 hours.
Other small changes were made.
License: Freeware
URL: http://freshmeat.net/projects/qc/
- % - % - % - % -
[049] - Ray #1 Community Widget Suite 2.1
by Artur (http://freshmeat.net/users/talex_ae/)
Wed, Nov 29th 2006 05:36
About: Ray #1 Community Widget Suite is an advanced, well-designed,
totally controlled, and multifunctional Web communication package,
including Web chat with A/V conferencing, A/V Flash instant messenger and
A/V recorder, presence, and more. It lets your Web site visitors have both
open and private chatting, using text, audio, and video simultaneously. Ray
comes with its own server. There are no monthly payments; you will buy it
once and host it anywhere.
Changes: This version includes Flash Chat with A/V conferencing, A/V
Recorder, an instant messenger, an MP3 player, online presence, desktop
presence (the ability to communicate without browsing to your site), and
some new features such as the ability to view members' video files via
desktop IM, custom smile sets in IM, and playing sounds in IM on events
(receiving message, user login/logout, video/audio start/stop).
License: Other/Proprietary License
URL: http://freshmeat.net/projects/raysoftware/
- % - % - % - % -
[050] - SafelyAway Personal Edition 1.0
by SafelyAway (http://freshmeat.net/users/SafelyAway/)
Wed, Nov 29th 2006 05:40
Internet :: WWW/HTTP
About: SafelyAway PE (Personal Edition) enables you to store/backup your
files securely over the Internet. You can simply upload all your data
(with encryption) and then organize them by creating, moving, and renaming
folders/files. Additionally, only changes to a file are uploaded after the
initial upload, so it saves a lot of time on subsequent uploads. It
features sorting files by file type. As long as you have Internet
connection, you can instantly access your data anytime, anywhere.
License: Other/Proprietary License
URL: http://freshmeat.net/projects/safelyaway/
- % - % - % - % -
[051] - Samizdat 0.6.0
by Dmitry Borodaenko (http://freshmeat.net/users/angdraug/)
Wed, Nov 29th 2006 13:34
Information Management :: Metadata/Semantic Models
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
About: Samizdat is a generic RDF-based engine for building collaboration
and open publishing Web sites. It provides users with the means to
cooperate and coordinate on all kinds of activities, including media
activism, resource sharing, education and research, advocacy, and so on.
It intends to promote values of freedom, openness, equality, and
cooperation.
Changes: This version incorporates two years worth of real-world
deployment. Apart from ubiquitous message translations management and RSS
syndication, many old tools were made more flexible and easier to use. The
focus management interface is simplified, and the front page packs more
information into a better layout and allows you to include static headers
and footers. Even more changes are under the hood: multi-layer caching,
gzip and ETag, audio and video uploads, BitTorrent links, HTML and CSS
filtering, flexible access control, new moderation features, new languages
and themes, simplified installation, and more.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/samizdat/
- % - % - % - % -
[052] - ScopServ-VoIP 1.2.23
by ScopServ (http://freshmeat.net/users/scopserv/)
Wed, Nov 29th 2006 22:44
Communications :: Internet Phone
Communications :: Telephony
Office/Business
About: ScopServ-VoIP is a Web-based management interface (GUI) for the
Asterisk system which can be accessed by any XHTML 1.0+ browser. It
supports a lot of features like: multiple languages, multiple users,
reporting tools, personal IVR, and an end user UI. It is available in
SOHO, SMB, Professional, and ITSP editions.
Changes: A new "Sound Manager" configuration was added with automatic
conversion of audio prompts that will convert files to all selected
formats (codecs). Major problems with call transfer and call queues were
fixed and the number of calls per agent was restricted. You can now define
call forwarding rules specific to internal calls (per extension). A new
network discovery (scan) tool was added to automatically detect new
devices (phones) on your network and add them to the Auto Provisioning
System (APS).
License: Other/Proprietary License with Free Trial
URL: http://freshmeat.net/projects/scopserv/
- % - % - % - % -
[053] - SRESI 0.17.2 (Development)
by Priscus (http://freshmeat.net/users/priscus/)
Wed, Nov 29th 2006 13:55
Information Management :: Metadata/Semantic Models
Internet :: WWW/HTTP :: Browsers
Internet :: WWW/HTTP :: Indexing/Search
About: SRESI is a smart bookmark manager. It currently sports both a
command-line and a PHP interface. It works with both the standard
hierarchical trees and the new and fashionable tagged bookmarks. It was
developed as a way to interface both representation systems. SRESI can use
Del.icio.us, Mozilla, Opera, and XBEL bookmarks, and handles a few more
exports besides. Directories and tags are used equivalently, and the final
hierarchies are inferred from actual tag use.
Changes: Many import and export formats were fixed (Del.icio.us, DSV,
HTMLsresi, Mozilla). Some forgotten exceptions in the interface are now
caught correctly. The bookmarks selection grammar changed, and an exact
tag-list pattern was added (good for selecting a folder without its
subfolders).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sresi/
- % - % - % - % -
[054] - sylvan 0.2.0-1
by Marcos Dione (http://freshmeat.net/users/StyXman/)
Wed, Nov 29th 2006 11:11
Software Development :: Version Control
System
About: sylvan is a subversion wrapper that stores and restores user,
group, and permissions information for each file. This makes it useful for
keeping things like /etc in Subversion without losing their functionality.
The resulting svn repository is a normal repository with the extra info
stored as file properties, so you can still use svn for accessing it.
Changes: This release fixes a bug when invoking it with a directory to
import. It fixes a bug when checking out directories using a trailing
slash. Some documentation has been added. A small presentation site has
been added.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/sylvan/
- % - % - % - % -
[055] - symfony 1.0.0-beta1
by fabpot (http://freshmeat.net/users/fabpot/)
Wed, Nov 29th 2006 10:38
Internet :: WWW/HTTP
Software Development :: Libraries :: Application Frameworks
Software Development :: Libraries :: PHP Classes
About: Symfony is a Web application framework for PHP5 projects. It aims
to speed up the creation and maintenance of Web applications, and to
replace repetitive coding tasks with power, control, and pleasure. It is
compatible with almost every database system. In addition, it has a very
small overhead. Using symfony is so natural and easy for people used to
PHP and the design patterns of Internet applications that the learning
curve is very low.
Changes: Easier installation and better compatibility. Major performance
improvements. A new plugin system and unit test library. Easier
templating. A better and more flexible Model layer. A new mixin feature,
new behaviors for Propel classes, more user-friendly development tools,
more flexible filter system, and easier deployment.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/symfony/
- % - % - % - % -
[056] - Talend Open Studio 1.1.0M1 (Development)
by Pierrick LE GALL (http://freshmeat.net/users/z0rglub_pierrick/)
Wed, Nov 29th 2006 05:44
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. The application was designed to be extended with
components written by users.
Changes: An SQL query building tool was added. A crontab lines generator
to schedule job execution was added. LDIF file format support was added. A
POP3 connector was added. An email field extractor was added. A positional
text output component was added. The XML output component was improved. A
sort component was added. An aggregate component was added. A row
uniquifier component was added. Inner join in mapper component was added.
Several keyboard shortcuts were added. A new set of icons was added. A
Perl syntax checker was added. The embedded EPIC editor was upgraded to
release 0.4.0.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/talend/
- % - % - % - % -
[057] - Tilda 0.9.4
by kungfooguru (http://freshmeat.net/users/kungfooguru/)
Wed, Nov 29th 2006 22:04
About: Tilda is a console application taking after such classic first
person shooters as Quake, Doom, and Half-Life. It is a console with the
ability to slide off of and onto the the screen when the user needs it
with the click of a button.
Changes: Double buffering is now in the preferences. Support for a window
icon was added. A --hidden command line option was added. "Display pulled
down on start" was changed to "Start Tilda hidden". The preferences window
was updated. "centered horizontally" and "centered vertically" options were
added. Double buffering is enabled by default. The getnextinstance()
function was fixed. The default slide delay was changed to 15000. A
desktop file and icon are now installed. The copy and paste features were
bound to ctrl-shift-c and ctrl-shift-v. Alt-# is used for switching tabs.
getinstance was changed back to its old way of working.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tilda/
- % - % - % - % -
[058] - Tiny ERP 4.0.0-rc1 (Stable)
by pinky (http://freshmeat.net/users/pinkytiny/)
Wed, Nov 29th 2006 13:56
Office/Business
Office/Business :: Financial
Office/Business :: Financial :: Accounting
About: Tiny ERP is a complete ERP and CRM. The main features are
accounting (analytic and financial), production management (MRP), stock
management, sales and purchases management, task automation, marketing
campaigns, help desk, POS, etc. Technical features include a distributed
server, flexible workflows, an object database, a dynamic GUI, an XML-RPC
interface, and customizable reports.
Changes: This release has a new module system, a new setup and
installation process, better accounting features, 40 charts of accounts
supported, and a new CRM module.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/tinyerp/
- % - % - % - % -
[059] - Undisposable Clients 0.1
by emreTURK (http://freshmeat.net/users/esokullu/)
Wed, Nov 29th 2006 21:45
Communications :: Email
Security
About: Undisposable Clients provides easy-to-use API kits for using
Undisposable.org in various programming languages. Undisposable.org is a
collaborative protection system against disposable email accounts like
jetable, pookmail, 10minutemail. This is a language independent Web
service. It currently supports REST and XML-RPC protocols and PHP
serialization. It is meant to prevent userbase contamination by fake
accounts. It requires no registration.
License: MIT/X Consortium License
URL: http://freshmeat.net/projects/undisposable/
- % - % - % - % -
[060] - WebGUI 7.2.3-stable
by Roy Johnson (http://freshmeat.net/users/snapcount/)
Wed, Nov 29th 2006 22:00
Internet :: WWW/HTTP :: Dynamic Content
Internet :: WWW/HTTP :: Site Management
Office/Business
About: WebGUI is a content management framework built to allow average
business users to build and maintain complex Web sites. It is modular,
pluggable, and platform independent. It was designed to allow the people
who create the content to manage it online, rather than content management
taking up the time of busy IT staff. WebGUI comes with a full host of
features including shopping cart, subscriptions, forums, photo galleries,
FAQs, link lists, blogs, SQL reports, a Web services interface, and a very
configurable user privilege and profiling system.
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/webgui/
- % - % - % - % -
[061] - white_dune 0.29beta486 (Development)
by MUFTI (http://freshmeat.net/users/mufti22/)
Wed, Nov 29th 2006 07:38
Internet :: WWW/HTTP
Multimedia :: Graphics :: 3D Modeling
Multimedia :: Graphics :: 3D Rendering
About: 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.
Changes: AC3Db file export was added (for MeshBasedNode, Transform, and
Group nodes only).
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/whitedune/
- % - % - % - % -
[062] - Zile is Lossy Emacs 2.2.23
by Reuben Thomas (http://freshmeat.net/users/rrt/)
Wed, Nov 29th 2006 14:53
System :: Operating System :: Linux Distributions :: Floppy-Based
Text Editors
Text Editors :: Emacs
About: Zile is a small, fast, and powerful Emacs clone. It is useful for
small footprint installations (e.g. on floppy disk) or quick editing
sessions.
Changes: This release fixes an important bug: commands could not be run
non-interactively. In fact, the necessary code simply didn't exist, so
arguably it's a feature enhancement!
License: GNU General Public License (GPL)
URL: http://freshmeat.net/projects/zile/
----.- ---.---. -- -- --- -.- ---. --- - ------- -- ------- ..
_______________________________________________
The freshmeat daily newsletter
To unsubscribe, send email to [email protected]
or visit http://lists.freshmeat.net/mailman/listinfo/freshmeat-news