Spikeflow is used to develop e-form services. Itsupports multi-page forms with conditionalbranching. Choose from a set of interfacecomponents or develop custom ones. Complexvalidations, digital signing, and integration withbackend systems with Java or Groovy plugins areincluded. There are two parts: Spikeflow Creator(used to build the e-forms) and Spikeflow Runtime(to render them on the Web).
psync is a mirroring utility. Its main goal is tobe able to update a distribution mirror but keepit as consistent as possible. One of the mainproblems with updating a mirror is that if themirroring process is stopped for any reason, themirror stays inconsistent: either some of thepackages in the old databases were removed, or notall the new packages were downloaded. psync aimsto fix this. It also aims to support as manydistributions as possible.
DynaStop is a utility to examine IPv4 basedaddresses for Exim and procmail for the purpose offiltering based upon patterns defined by theadministrator. This can be a pivotal factor inemail filtering and server load management, sincedynamic IP addresses are typically used fordial-up, DHCP, and DSL accounts. All of which havea designated mail exchange server through whichall outbound mail flows as defined with many, ifnot most, large Internet service providers.License:GNU General Public License v2Changes:There is a bugfix in the expression expansion routine to ignore empty variables. The example config files have been updated.
Winpdb is a platform-independent Python debugger with support for multiple threads, namespace modification, embedded debugging, and encrypted communication. It is up to 20 times faster than pdb.License:GNU General Public License (GPL)Changes:Full Unicode support. Python 3000 compatibility. An improved namespace viewer. Support for os.fork(). Signal handling. Support for GTK scripts. Control of environment variables. Faster attach and detach. A new set of icons. Many bugfixes.
FrontAccounting (FA) is a professional Web-basedaccounting system for the entire ERP chain. FA ismultiuser, multilingual, and multicurrency. FA isa further elaboration of the discontinuedOpenAccounting (OA) software. OA was a fork ofWebERP.License:GNU General Public License (GPL)Changes:This release adds email notification to a stock location when available stock is below the reorder level if a new variable, $loc_notification, in config.php is set to 1. It fixes bugs in GL reports, and Open balances when an account is not a balance account. If the from date is inside the fiscal year, the Open balance is from the beginning of the fiscal year. If the from date is less than the fiscal year, the opening balance is 0.00.
PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API. It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.License:The PHP LicenseChanges:The stability of the 5.2.x branch has been improved with over 60 bugfixes, several of which are security-related. All users are encouraged to upgrade.
pycrc is a parametrizable Cyclic Redundancy Check(CRC) calculation utility and C source codegenerator written in Python. The used CRC variantcan be chosen from a fast but space-consumingimplementation to smaller but slower variants particularly suitable for embedded applications.License:MIT/X Consortium LicenseChanges:This release fixes issue 1843774: the code did not work for multiple calls to crc_update().
GWT2SWF provides a software bridge between GWT andFlash/Flex. It means that, using GWT2SWF, you willbe able to communicate between GWT and Flash/Flex.GWT2SWF provides SWFWidget and FlashPlayer versiondetection.License:The Apache License 2.0Changes:SWFWidget is now a real Widget (it was composite before). An isFlashPlayer installed method in SWFObjectUtil has been added. The ability to set the size of swf as string in CSS units (e.g. "10px", "2em", "100%") has been added. The ability to add variables has been added. An error with FlashPlayer version checking and validation has been fixed. Protected methods have been added to SWFWidget: onBeforeSWFInjection and onAfterSWFInjection (these help in extending SWFWidget). Documentation has been added.
TorChat is a peer-to-peer instant messenger with acompletely decentralized design, built on top ofTor's location hidden services, giving youextremely strong anonymity. It is very easy touse, and doesn't need to be installed orconfigured on Windows systems.License:GNU General Public License v3Changes:This release minimizes the chance of interference with already running Tor by using non-standard ports when running in portable mode. A bug that caused the Tor process to block after a while when running in portable mode has been fixed.
HylaFAX is a fax and paging system for Unix. It supports sending facsimile, receiving facsimile, polled retrieval of facsimile, transparent shared data use of the modem and sending alpha-numeric pages. The software is structured around a client-server architecture. Fax modems may reside on a single machine on a network and clients can submit outbound jobs from any machine that can communicate with the machine on which the modems reside. An access control mechanism is included to control which users on which machines may access a server.License:Freely DistributableChanges:This release fixes faxmail job submission when using a cover page and the subject line is wrapped to more than one line. A "notify" feature has been added to JobControl. A build error on SCO OSR6.0.0 due to man changes in 5.1.12 has been fixed. hfaxd output is sorted. Formatting for faxInfo has been fixed.
VeriTAR [Veri(fy)TAR] is a command-line utility that verifiesthe MD5 sums of files within a tar archive. Due tothe limitations of the tar ("ustar") format, theMD5 sums are retrieved from a separate file andare checked against the MD5 sums of the fileswithin the tar archive. The process takes placewithout actually exctracting the files. It workseven with corrupted tar archives. The programcarries on to the next file within the archive,skipping the damaged parts. At the moment, thisrelies on internal functions of Python's tarfilemodule.License:The Apache License 2.0Changes:Code redesign. Translation of TAR member types. Various minor fixes. Command line options for message detail. The program now processes only TAR members that are 'regular files'. Counters and summary, a timer, an installation script, and a launch script have been added.
DerMixD is an audio mixing and network-listeningdaemon that is similar to mixplayd but quitedifferent in its implementation. It supports theplaying of music files on a run-time configurablenumber of input channels, mixing them together andproducing output on a run-time configurable numberof output channels. It is controlled over a TCPsocket and supports scripting,gapless playing of tracks, including filtering ofnull samples from padding, use of mpg123'sequalizer, flexible input/output connection, changing playback speed, and more.License:GNU General Public License (GPL)Changes:This release adds playback of Ogg Vorbis files via libvorbisfile, as well as directory browsing for clients (cd, ls, and pwd commands similar to a Unix shell). A bug with backzeroscan has been fixed.
SlackRoll is a package or upgrade manager for Slackware Linux. It is designed to work with official mirrors in systems mainly composed of official packages with a few unofficial packages. It lets you automatically upgrade or install packages, and displays which packages have been added or removed from the Slackware tree.License:Public DomainChanges:This release features some internal simplifications, cleanups, and speed improvements. The display order in the "list-transient" operation has been improved to match the general operation order. The display order in the "info", "missing-search", and "local-search" operations, as well as the readability of displayed file sizes, has been improved. A new "local-info" operation has been added. Finally, the "tgz" suffix has been made mandatory when using specific package versions. This fixes an ambiguity problem with some package names like "font-adobe-utopia-75dpi".
Tellmatic is a tool to manage and create newsletters for personalized mailing or mass mailing. Addresses and newsletters are stored in groups to handle different user groups and thousands of addresses at a time. SMTP is used for sending the newsletter to your subscribers to make sure you get all error and bounce messages. Bounces can be handled automagically via a small bounce-management module with POP3 access. It also has a small form-editor and statistics. You can import and export your addresses in CSV format.License:GNU General Public License (GPL)Changes:Some PHP warnings were removed and some small fixes were made. Support for multipart-mime/mixed/alternative was added. A 'bug' with viewing newsletters where status was set even if unsubscribed was fixed. A status of 7:unsubscribed was added for history. A bug when searching for mixed case emails was fixed. move_uploaded file is now used instead of copy for uploaded files. A problem with send time being zero was fixed.