5.0.0
libucd 0.2.2-5.0.0
libucd is a C library interface to the Unicode Character Database, which contains properties of all the Unicode characters. more>>
Unicode is an industry standard whose goal is to provide the means by which text of all forms and languages can be encoded for use by computers.
The establishment of Unicode has involved an ambitious project to replace existing character encoding schemes, many of which are very limited in size and incompatible with multilingual environments.
Unicode has become the largest and most complete character encoding scheme, serving as the dominant such method in the internationalization and localization of computer software.
The standard has been implemented in many recent technologies, including XML, the Java programming language, and modern operating systems.
Enhancements:
- This version cleans up a large amount of unused Unicode source files, reducing the size of the source tarball by 85%.
- It also adjusts the enumeration for Unicode Block, so that No_Block is 0.
- This is an incompatible change.
Pyro Live CD 5.0.0
Pyro Live CD is based on newest Knoppix 5.1.1 and can be placed in any PC that can boot off of a CD. more>>
Robots: Currently, the robots supported include the Pioneer family (Pioneer, Pioneer2, PeopleBot robots), the Khepera family (Khepera, Khepera 2 and Hemisson robots), the AIBO, the IntelliBrain-Bot, and the Roomba.
Simulators: Pyro is integrated with several existing robot simulators including Robocup Soccer, Player/Stage, Gazebo and the Khepera simulator.
Pyro Live CD is based on newest Knoppix 5.1.1 and can be placed in any PC that can boot off of a CD., and you can be running Pyro and other robotics software immediately. No need to install anything! This works even on Windows PCs, laptops, and desktops. Great for students, labs, and presentations.
ActiveTcl (Unix) 8.5.0.0
ActiveTcl is the industry-standard Tcl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActiveTcls completeness and ease-of-use. more>>
ActiveTcl is the industry-standard Tcl distribution, available for Windows, Linux, Mac OS X, Solaris, AIX and HP-UX. Developers worldwide rely on ActiveTcls completeness and ease-of-use, while corporate users protect their infrastructure and stay competitive with quality-assured ActiveTcl business solutions. ActiveTcl is 100% compatible with the reference distribution of Tcl. Code tested with ActiveTcl will run on any Tcl installation that has the appropriate extensions installed.
ActiveState is committed to making Tcl easy to install and use on all major platforms. This release of ActiveTcl brings you the most stable release of Tcl in binary form. It also includes several of the most popular extensions pre-compiled and ready to use. Beginning with this release, we distribute and install the demos and examples of the various packages.
ActiveState also provides business solutions of dynamic languages, including enterprise distributions and OEM licensing, that offer guaranteed stability, expert support, unparalleled quality and cost-efficiency to organizations.
Requirements: HP-UX PA-RISC architecture only, Minimum HP-UX 11
Whats new in this version: ActiveTcl 8.5 now runs 10% faster than the previous version, due to bytecode optimizations, object caching and reduced memory usage. Developers will also benefit from richer time and date tools including year-2038 compliance, and a new and simpler module packaging standard.
<<lessLicense:Freeware
Minimum Profit 5.0.0 RC2
Minimum Profit is a programmers text editor. more>>
If you are reading this (you are), you probably know what a text editor is and thus I wont explain what open file, search and replace, tab size and things like those, means. Only the special or not-so-intuitive features will be explained. In any other aspect, mp is just like
the text editor you were using until today, before youve found this unknown jewel that will change your life.
Much of Minimum Profits behaviour is changeable from a configuration file, as key bindings, colors, the menu and other variables. Take a look at mprc.sample for details. The configuration files for Unix systems are /etc/mprc and $HOME/.mprc (see below to know how to set it in Win32).
Minimum Profit includes several interfaces:
- curses: the good old text interface. You need any Unix (Linux, Solaris, IRIX, any BSD...) and the curses or ncurses library. It was also sucessfully compiled under BeOS (with a locally compiled ncurses) many years ago.
- GTK: You need any X11 system with the GTK+ libraries installed. Support for GTK versions 1.2 and 2.0 is provided.
- Win32: You need Microsoft Windows 95 or later and the lccwin32 compiler.
Main features:
- Multiple files can be edited at the same time and blocks copied and pasted among them.
- Syntax highlighting for many popular languages / file formats: C, C++, Perl, Shell Scripts, Ruby, Php, SQL, Python, HTML...
- Creative use of tags: tags created by the external utility ctags are used to move instantaneously to functions or variables inside your current source tree. Tags are visually highlighted (underlined), and symbol completion can be triggered to avoid typing your own function names over and over.
- Intelligent help system: pressing F1 over any word of a text being edited triggers the underlying system help (calling man when editing C or Shell files, perldoc with Perl, ri on Ruby, winhelp on MS Windows...).
- Understandable interface: drop-down menus, reasonable default key bindings.
- Configurable keys, menus and colors.
- Text templates can be easily defined / accessed.
- Multiplatform: Console/curses, GTK+ (1.2 and 2.0), MS Windows.
- Automatic indentation, word wrapping, internal grep, learning / repeating functions.
- Search and replace using plain text or regular expressions (including a special function to replace text on all open files).
- Small memory footprint.
- Multilingual.
- Password-protected, encrypted text files (using the ARCFOUR algorithm).
- It helps you abandon vi, emacs and other six-legged freaks definitely.
- Awesome easter egg.
Installation
To compile under any Unix flavour, just run
$ ./config.sh
$ make
The first step should automatically detect all usable interfaces and
additional libraries and leave a Makefile behind. Previous Minimum Profit
versions used to need GNU Make; this is no longer true. By running
$ ./config.sh --help
you can see a list of tweakable options. Also, a bunch of README.* files are
included with Minimum Profits standard distribution with information
specific to many systems and cross-compilers. Notoriously, if you have
the mingw32 cross-compiler suite in your Unix system, you can build an
MS Windows binary pretty easily (README.mingw32).
To install just run (as root):
# make install
and it will be instaled in /usr/local/bin. You can select an alternate
installation directory in the configuration phase; for example, to install
it on /usr/bin, do
$ ./config.sh --prefix=/usr/bin
Enhancements:
- This new release features a new complete action, that asks for completion on the current word using any of the words found in the same document, a new redo action, to revert undo operations, the global configuration file `/etc/mp.mpsl is also executed, in the replace action, the substitution string can contain the special character and , that will be replaced by the matched string (as in the `sed command line tool), and more documentation.

Apache ActiveMQ for Linux 5.0.0
open source Message Broker and Enterprise Integration Patterns provider more>> Apache ActiveMQ is the most popular and powerful open source Message Broker and Enterprise Integration Patterns provider.
Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1 and J2EE 1.4. Apache ActiveMQ is released under the Apache 2.0 License
Grab yourself a Download, try our Getting Started Guide, surf our FAQ or start Contributing and join us on our Discussion Forums.
Features
Supports a variety of Cross Language Clients and Protocols from Java, C, C++, C#, Ruby, Perl, Python, PHP
OpenWire for high performance clients in Java, C, C++, C#
Stomp support so that clients can be written easily in C, Ruby, Perl, Python, PHP, ActionScript/Flash, Smalltalk to talk to ActiveMQ as well as any other popular Message Broker
full support for the Enterprise Integration Patterns both in the JMS client and the Message Broker
Supports many advanced features such as Message Groups, Virtual Destinations, Wildcards and Composite Destinations
Fully supports JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional and XA messaging
Spring Support so that ActiveMQ can be easily embedded into Spring applications and configured using Springs XML configuration mechanism
Tested inside popular J2EE servers such as Geronimo, JBoss 4, GlassFish and WebLogic
Includes JCA 1.5 resource adaptors for inbound & outbound messaging so that ActiveMQ should auto-deploy in any J2EE 1.4 compliant server
Supports pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA transports
Supports very fast persistence using JDBC along with a high performance journal
Designed for high performance clustering, client-server, peer based communication
REST API to provide technology agnostic and language neutral web based API to messaging
Ajax to support web streaming support to web browsers<<less
StartCom Enterprise Linux AS-5.0.0
StartCom Enterprise Linux operating systems, are based on the RedHat Enterprise and Fedora source code. more>>
StartCom Enterprise Linux operating systems, are based on the RedHat Enterprise and Fedora source code each modified with reliability, security and efficiency in mind, to fit the tasks assigned to each flavor of StartCom Linux.
View the Screenshots to get an idea how StartCom Linux looks.
Enhancements:
- The newest StartCom Enterprise Linux AS-5.0.0 joins a series of successful and reliable operating systems build and distributed over the last three years by StartCom Ltd. This latest release provides full support for virtualization - the running of multiple instances of operating systems on one physical hardware unit. Depending on the installation preferences, AS-5.0.0 can function as server platform as well as advanced client workstation.
- StartCom Linux is using the latest in open source technology and with its known stability, reliability and security allows for mission-critical server deployments. The Global File System (GFS) provided in AS-5.0.0 allows the building and maintaining of high availability computer clusters, mainly used for data centers.
- The natural support of the XEN hypervisor, makes the running of multiple virtualized server instances possible. The benefits of server virtualization are consolidation, increased utilization, an ability to rapidly provision and start a virtual machine, and increased ability to dynamically respond to hardware failures by moving a virtual machine to different hardware.
- The enhanced usability of the desktop applications makes AS-5.0.0 also an excellent choice for client and development workstations. Many well known products such as Firefox, OpenOffice and Eclipse IDE are provided already during installation as possible options.
- StartCom Enterprise Linux AS-5.0.0 codenamed "Kishuf" is available for Intel i386 and AMD x86_64 architectures. DVD ISO images can be downloaded for free or ordered for a nominal fee. Alternative installation options via network or harddrive are also available.
Zimbra Collaboration Suite 4.5.6 / 5.0.0 Beta 1
Zimbra is a server and client technology for enterprise messaging and collaboration. more>>
Zimbra delivers innovation for both the administrator and the end-user as well as compatibility with existing infrastructure and applications (both open source and proprietary).
The Zimbra Collaboration Suite provides support for email, contacts, and group calendaring, and consists of a server and client.
Main features:
Administrator Benefits
- Online move, backup and recovery of individual or a group of mailboxes
- Compatibility with Active Directory and existing LDAP directories
- Native hierarchical storage management and clustering
- Web services integration with existing enterprise applications
- Integrated anti-spam and anti-virus
End-User Benefits
- Browser based client with search, shared calendar and mail that is integrated with contacts and calendar
- Support for Outlook: calendar, mail, contacts and offline mode
- Support for mobile devices: Blackberry, Treo and etc
- Support of Windows, Apple and Linux computer.
Whats New in 5.0.0 Beta 1 Development Release:
- This is the first release in the 5.0.0 release cycle.
- New features include IM, Tasks, Standard Client autocompletion, and keyboard navigation.
- Updates have been made to migration wizards and apple/outlook connectors.
Whats New in 4.5.6 Stable Release:
- Support for an automated MySQL database corruption check that will send a notification to the admin.
- Spam training has been enhanced by allowing programmatic scanning of folders without requiring a password.
- Admins can get backup and restore complete notifications sent via email.
- .Doc and .pdf files open correctly in Zimbra Web Client.
- iSync will not duplicate the calendar, and iSync Connector works correctly with Mac OS X 10.4.10.
- Servers automatically start after a ZCS upgrade.
- Web-based cross-mailbox discovery is available for the optional Zimbra Archiving and Discovery module.
OutKafe 5.2.0
OutKafe project is a complete internet cafe management suite. more>>
OutKafe (formerly ZybaCafe) is a next-generation free and open-source internet cafe management suite. OutKafe was forked from ZybaCafe by the original developers to be a 100% free and open-source project. The first 5.0.0 release is based on the last 4.x ZybaCafe release with some bugfixes and rebranding. The next phase of the project will replace all the closed-source parts of ZybaCafe including the windows client with GPLd replacements.
OutKafe comprises a server-side administration suite, as well as clients to manage time-control on machines. The standard version uses postgresql as an RDBMS but porting it to other database systems should not be very difficult.
OutKafe has a powerful plugin architecture allowing for easy extensibility and integration with other tools such as accounting packages and CRM systems.
Enhancements:
- A powerful theme system for the login screens was added.
- Multilingual support was added through gettext.
- Afrikaans and Portuguese translations are already available.
- Several critical bugs were fixed.
- The Windows client is no longer considered beta.
Xconq 7.5.0-0pre.0.20050612
Xconq project is an empire-building strategy game. more>>
Xconq is a general strategy game system. It is a complete system that includes all the components: a portable engine, graphical interfaces for several platforms, multiple AIs, networking for multi-player games, and an extensive game library.
The games in the library range from ancient civilizations to the far future, from simple to very complicated.
Xconqs forte is turn-based strategy with overhead map views, using a hexagonally-tiled world.
It includes a game design language GDL, which is a declarative language that lets you define the units, terrain, etc, then fill in tables defining their interaction.
Literally hundreds of different properties and tables are available to the game designer.
This release is mostly geared towards game designers, since a number of new features were added for game design.
There are some bug fixes in this release as well. You are advised to keep in mind that this is snapshot release; some things may be broken.
Enhancements:
- A crash in Sdlconq that came about from trying to display the title of module that had no title. (Thanks to Lincoln Peters for the report.)
- Improper unit property assignments in the network receive code.
- A crash in Skelconqs argument parsing. (Thanks to anonymous for the report.)
- Here are some of the new features:
- More materials consumption restrictions can be imposed upon construction and repair.
- Operational roles are starting to take over for plans. The various support plans and the colonization plan, as well as the random plan no longer exist. The Construction and Repair oprole now plays an important role.
- Some games in the games library that were mostly broken and were not being maintained by anyone have been moved to a "bit rot" archive.
- Creation, building, repair, and tooling up actions can now all be ACP-less or be performed by ACP-indep units.
- Much old cruft in the code has been removed. some of the action-handling code has been significantly rewritten.
- Support for treating the unit task agenda as a FIFO. This will be used in updated UI code later on.
- Occs-on-completion feature allows for complete or incomplete units to be automatically placed in an unit once it has been completed.
- Some additional notes:
- Operational roles are not saved/restored with games yet.
- iplayer, the so-called independent player is broken. It will be replaced by the mplayer, and a number of side-configurable (not limited to indepside) attributes to tailor what a particular side can and cannot do.
- Demand-based construction of mobile transports is currently not happening. This is not as bad as it might sound. It will be fixed
Journaled Files LIBrary 0.3.5-0.0.0
Journaled Files LIBrary allows you to perform atomic transactions on standard system files. more>>
Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info.
Enhancements:
- tutorial available (HTML, PDF, SGML/docbook)
- FAQ was converted from TXT file to HTML, PDF, SGML/docbook
- documentation can be produced directly by make command ("make html", "make pdf", "make dist")
- fixed to "UTF-8" the XML output encoding
Gutenprint 5.0.1/5.1.2
Gutenprint is a very high quality package of printer drivers for Ghostscript and CUPS. more>>
including CUPS, lpr, LPRng, or others. These drivers provide high quality printing for UNIX (including Macintosh OS X 10.2, 10.3, and
10.4) and Linux systems that in many cases equal or exceed proprietary vendor-supplied drivers in quality and functionality, and can be used for demanding printing tasks requiring flexibility and high quality. This software package includes an enhanced Print plug-in for the GIMP that replaces the plug-in packaged with the GIMP, and Ghostscript and CUPS drivers, as well as Foomatic data supporting the Ghostscript driver.
Gutenprint has been renamed in order to clearly distinguish it from the GIMP. While this package started out as the original Print plugin for the GIMP, it has expanded into a collection of general purpose printer drivers, and the new, enhanced Print plugin for the GIMP is now only a small part of the package. Furthermore, the name Gutenprint recognizes Johannes Gutenberg, the inventor of the movable type printing press. Finally, the word "guten" means "good" in German.
Gutenprint 5.0.0 is the first stable release of Gutenprint 5.0, and incorporates extensive feedback from the first release candidate. It
is based on the Gimp-Print 4.3 series that has been in development for over three years, and includes many improvements over the very popular 4.2 series.
Gutenprint currently supports over 700 printer models.
Enhancements:
- This release offers support for almost 70 new printers, full support for CUPS 1.2 (including extended attributes and on the fly PPD file generation), corrected support for borderless printing to Epson printers, the ability to choose resizing rather than cropping when printing from CUPS, and more.
- The Mac OS X binary is much faster in some cases on PPC Macs than the initial 5.0 binary.
- All users of Gutenprint 5.0.0 should upgrade.
DBG 2.11.32
DBG is a PHP debugger and profiler for PHP scripts. more>>
It works on a production and/or development WEB server and allows you debug your scripts locally or remotely, from an IDE or console.
Main features:
- native debugger. Works transparently, neither script nor PHP engine modifications required.
- server part (dbg module) runs on all platforms where PHP itself runs.
- works transparently across the global network as well as locally.
- JIT. When enabled can start debugging Just In Time of error occurs.
- supports back-tracking, e.g. displays a list of all procedures with their local variables, the current execution position reached from. Also you can watch local variables or function parameters in all active and nested scopes.
- certainly, you can execute script in the debugger step by step (step-in, step-out, step-over...), evaluate any valid php expressions or complex variables, modify values of any variables on the fly and create any new ones. Breakpoints can be conditional, they also may skip entered number of hits.
- has embedded profiler, so now its easy to find out a bottleneck in the scripts.
- allows multiple debugger processes running simultaneously.
- compatible with php-4.0.6 and higher.
- has open COM interfaces for integration with win32-based 3rd party IDEs.
- Commercial version of DBG (2.16.x) is available with commercial version of PHPEd PHP IDE only, see review for details.
- Linux, BSD, SunOs, MacOs and Win32 platoforms are supported.
- Free version (2.11.x) is available on this site. It works with PHP Edit, PHP Coder and some other IDEs.
- Free dbg front-end (dbg-cli) for Linux/Unix can be used to debug scripts either directly or under DDD 3.3.9 (GNU debugger). Also see RedHat 7.3, YellowDog and Mandrake distributions at RPM Find site.
Enhancements:
- All php versions from 4.0.6 up to 4.3.10 and from 5.0.0 up to 5.0.3 are supported.
- Support for HARDENED php v0.2.6 added (4.3.9h, 4.3.10h and 5.0.3h).
- Command line interface (dbg-cli) improved.
- Tested with php 4.0.6, 4.1.0-4.1.2, 4.2.0-4.2.3, 4.3.0-4.3.10, 5.0.0-5.0.3.
Unicode::Unihan 0.03
Unicode::Unihan is the Unihan Data Base 5.0.0. more>>
SYNOPSIS
use Unicode::Unihan;
my $db = new Unicode::Unihan;
print join("," => $db->Mandarin("x{5c0f}x{98fc}x{5f3e}"), "n";
ABSTRACT
This module provides a user-friendly interface to the Unicode Unihan Database 3.2. With this module, the Unihan database is as easy as shown in the SYNOPSIS above.
The first thing you do is make the database available. Just say
use Unicode::Unihan;
my $db = new Unicode::Unihan;
Thats all you have to say. After that, you can access the database via $db->tag($string) where tag is the tag in the Unihan Database, without k prefix.
$data = $db->tag($string) =item @data = $db->tag($string)
The first form (scalar context) returns the Unihan Database entry of the first character in $string. The second form (array context) checks the entry for each character in $string.
@data = $db->Mandarin("x{5c0f}x{98fc}x{5f3e}");
# @data is now (SHAO4 XIAO3,SI4,DAN4)
@data = $db->JapaneseKun("x{5c0f}x{98fc}x{5f3e}");
# @data is now (CHIISAI KO O,KAU YASHINAU,TAMA HAZUMU HIKU)
Untangle Gateway Platform 5.0.1
Untangle Gateway Platform is a Linux-based network gateway with pluggable modules for network applications. more>>
Enhancements:
- Bugfixes from 5.0.0-beta; this release is stable.
Math::Vec 1.01
Math::Vec is a Object-Oriented Vector Math Methods in Perl. more>>
SYNOPSIS
use Math::Vec;
$v = Math::Vec->new(0,1,2);
or
use Math::Vec qw(NewVec);
$v = NewVec(0,1,2);
@res = $v->Cross([1,2.5,0]);
$p = NewVec(@res);
$q = $p->Dot([0,1,0]);
or
use Math::Vec qw(:terse);
$v = V(0,1,2);
$q = ($v x [1,2.5,0]) * [0,1,0];
NOTICE
This module is still somewhat incomplete. If a function does nothing, there is likely a really good reason. Please have a look at the code if you are trying to use this in a production environment.
- Page: 1 of 2
- 1
- 2