Welcome to Freecode
uma::bson is a DOM-style C++ API for reading/writing BSON data. Unlike the MongoDB C++ API, which exposes a read-only interface with a separate interface for creating a BSON representation, this API allows reading/writing on the existing data. The API is designed primarily for serialising/deserialising BSON data to/from streams (files, socket connections, etc.).
Release Notes: This release fixes a bug in the Document::DocumentImpl::update method. Specifying the default index value of -1 led to a duplicate element being added to document.
bash argsparse is a high-level argument parsing library for bash. The purpose is to replace the option-parsing and usage-describing functions commonly rewritten in all scripts. It is implemented for bash version 4. Prior versions of bash will fail at interpreting the code.
Release Notes: A new "cumulative" option property has been implemented. The documentation has been updated accordingly.
GMLP is an API for processing markup from one language to another. It is designed to not know nor care about what a markup language is. It reads a number of newline terminated strings and outputs them through a set of regular expressions that define the from and to markup language. There is currently one dataset, but it is easy to write your own conversion tables.
Release Notes: This release has a much more efficient core, with a significant reduction in complexity and an increase in speed. There is also a new data format.
The WiKID Strong Authentication System is a highly scalable, secure two-factor authentication system. It is simple to implement and maintain, allows users to be validated automatically, requires no hardware tokens, has a simple API for application support (via Ruby, PHP, Java, COM, Python, etc.), supports multiple domains, and supports replication for fault tolerance and scalability. It also supports mutual /host and transaction authentication, wireless tokens only domains, locked tokens (to your PC), anti-keystroke logger keypad PIN entry, etc.
Release Notes: This release adds two-factor authentication to Drupal.
TreeFrog Framework is a high-speed and full-stack C++ framework for developing Web applications. It provides an O/R mapping system and template system on an MVC architecture, and aims to achieve high productivity through the policy of convention over configuration.
Release Notes: Qt version 5 is now supported. A "-l" option for the treefrog command has been implemented. A local socket mechanism for killing tfmanager has been added. Bugfixes have been made.
Arcavias is an e-commerce framework for Web shops, consisting of an e-commerce library, an administration interface, and different frontends. It's a modular stack which offers flexibility and speed. Unlike other Web shops, it's not a monolithic application. Instead, you have a choice between several user frontends, and you can adapt them to your needs or write one of your own.
Release Notes: The biggest improvements are the new checkout process, including the payment and customizable confirmation email templates, the small basket, the quick search with auto-completion, and the extended list view in the HTML client. Everything is fully translatable. The implementation of the catalog filter has been improved too, especially the performance and configurability. A new service provider for the direct debit payment method has been added. A drop-in replacement for the Zend configuration object solely based on arrays has been implemented in combination with a local memory cache.
OfficeFloor provides true inversion of control for building simple static to complex real-time Web applications that are "build once, run anywhere" - even with cloud computing. It allows you to wire together a working prototype in minutes, extend the prototype to a working Web site in hours, and deploy and run anywhere. The code is self documenting to make support easier. It aims to be "The Java Web Answer" for rapid application development for Web applications.
Release Notes: This release bugfixes and tutorials on extending OfficeFloor to allow getting involved through the Assist Items.
DynamicReports is a Java reporting library based on JasperReports. It allows you to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed, or exported into many popular formats such as PDF, Excel, Word, and others.
Release Notes: This release adds the ability to add hyperlinks to a crosstab group or a crosstab measure, adds a new column attribute which allows printing values in the first whole band, and adds various bugfixes and improvements.
PyDSM is a Python Delta Sigma Modulator toolbox. It contains tools for experimenting with ΔΣ modulators. It focuses mostly on experimentation with different techniques for the design of the modulator Noise Transfer Function (NTF) and simulation of a generic digital modulator.
Release Notes: This release splits the download into a main code download and a documentation download, and provides sample code to replicate the results in some scientific papers.
crackxls2003 breaks the encryption on Microsoft Excel XP/2002/2003 files which have been encrypted using the RC4 method. These files are encrypted using a 40-bit-long key. It will not work on files encrypted using later versions or versions 8.0 or earlier.
Release Notes: This is the initial release.
ComponentJS is a stand-alone library for JavaScript, providing a run-time component system for hierarchically structuring the user interface (UI) dialogs of complex HTML5-based rich clients (aka single-page-apps) under maximum applied Separation of Concerns (SoC) architecture principle, through optional Model, View and Controller component roles, with sophisticated hierarchical Event, Service, Hook, Model, Socket and Property mechanisms, and fully independent and agnostic of the particular UI widget toolkit.
Release Notes: An improved Debugger plugin: the status bar is now finally grabbable, to allow you to more precisely control the size of the component tree visual display. The "origin" functionality was removed from the API, as it is already provided by the Event targets.
Tine 2.0 is a Web-based groupware solution that focuses on usability and correctness. To achieve these goals, the project uses usability experts and covers most of the code by unit tests. It contains support for contacts, tasks, calendar, email, CRM, VoIP integration, a time tracker, ActiveSync, and a flexible rights management system.
Release Notes: Calendar usability has been improved. Events can be copied in an easier way than before. Exceptions and attendee are easier to choose. The history is more transparent now. It also shows when attendee has declined or accepted the event. The integrated module HumanResources now allows you to define vacation and sickness days. The ActiveSync implementation needs less memory and CPU; phones do not need to work so hard. A new Inventory application has been added as a separate module.
Hypertable is a high performance, scalable database modeled after Google's Bigtable. It is designed to manage the storage and processing of information on a large cluster of commodity servers, providing resilience to machine and component failures.
Release Notes: Erroneous RangeServer recovery on startup was prevented. A rounding problem in quorum calculation was fixed along with a bug in CELL_LIMIT handling.
Dada Mail can help you manage a mailing list, offers complete support for safe, closed-loop opt-in subscriptions, sends out mass mailings, keeps an archive of your messages, and allows you to share your messages in many ways. It runs on your Web hosting account and you interact with it through your Web browser, making it available anywhere you have a connection to the Internet. You do not have to rely on a third-party list management system with costly monthly fees. It is rich with features, but tries to keep it simple. It is designed to favor flexibility, extensibility, and ease-of-use over core speed or extremely flashy but hard-to-use features. It is designed to be installed, set up, and understood by regular people who have Web sites, but has enough advanced features to entice more proficient users. If you've ever installed a bulletin board or blog software, you should be able to install Dada Mail without too many problems. Dada Mail can scale. You can install Dada Mail on most any basic hosting account and start sending out messages. If your mailing list grows large, you can switch to sending with a more powerful third-party system, like Amazon SES, where there's potentially no limit on the number of emails you may send, all without having to change mailing list management systems or your hosting.
Release Notes: This release includes important security enhancements to the link confirmation system, which is used for confirming subscriptions and unsubscriptions to mailings lists. A totally random token/session system was adopted, replacing the ageing two-way string hash system (symmetric) - the latter having theoretically a very weak defense over any real attempt at cracking it. Upgrading is recommended.
Lazy Mofo Datagrid is a data grid for MySQL and PHP. It generates datagrids from SQL statements or table names, handles file uploads and image cropping, pagination, searching, CSV export, and inline editing, is lightweight, and works well for large datasets. It is meta driven, and detects dates, numbers, and text blobs automatically.
Release Notes: uri_path can now be defined, which may be useful for WordPress admins. export() was changed to work with large datasets efficiently. There were also other tweaks.
Embedthis Bit replaces both autoconf and make with a single utility: bit. Bit provides a higher level of abstraction for easily specifying the targets to build (libraries and executables). It can build directly on Linux, Mac, or Windows and cross compile for other platforms. It can also generate native projects for Visual Studio, XCode, Make, Nmake, and shell scripts. Bit builds quickly without the complexity of autoconf and make. Bit projects are described using JavaScript, and the entire build is exposed as a unified DOM object.
Release Notes: This first release of Bit supports direct building and the ability to generate Makefiles, Visual Studio projects, and Xcode projects. It supports cross-platform building from a unified build description.
Open MPI is a project that originated as the merging of technologies and resources from several other projects (FT- MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers, and computer science researchers. It is easy to use, and runs natively on a wide variety of operating systems, network interconnects, and batch/scheduling systems.
Release Notes: Performance improvements over IB, various fixes for Cygwin, rankfiles, and Solaris process binding (including better error messages), updates of MX to 2.0, VT to 5.14.2.3, and FCA to v3.0+, fixes for --without-hwloc and external libltdl support, updated compiler flags for ARM systems, a fix for a memory leak in one-sided operations, and malloc hooks that are more friendly to IO interposers. Direct launch under SLURM without PMI was restored, and SLURM lib64 support was fixed. MPI datatype and header file issues on OpenBSD were fixed. TYPE_CREATE_F90_REAL and ALLGATHER support in FCA was fixed. The "use mpi" ABI with v1.5/v1.6 series was restored.
Elemines is a minesweeper game clone using the Enlightenment Foundation Librairies.
Release Notes: This minor release fixes some bugs and adds a Russian translation.
WebCert is a Web application to generate and manage digital certificates in cases where no "full" CA is needed. It is very handy for those who need a cert quickly and don't have the hang of the OpenSSL command line. It is very easy to deploy and to use.
Release Notes: WebCert is now UTF-8 clean and can handle international characters. Certificates in Japanese are now looking great. Specific start and end dates allow the creation of certs with a lifetime of minutes, or certs with future dates. SubjectAltName extensions expanded from two to four. Display functions were overhauled: text and PEM format is shown on a single page. Validation of remote servers can now display the remotely received certificate chains, i.e. the intermediate and root certificates. HTML code validates as "XHTML v1.0 transitional".
The wiki has become the clear choice for use among projects for their help documentation. Wiki Web Help takes the wiki concept and tailors it for use specifically with help documentation. It combines the best of both worlds, with operation similar to a chm viewer and the Web technologies that enable community involvement. It features a dual split pane with tabs for searching, index browsing, and display of contents (in a tree). Users can create and modify topics and pages. Pages can be tagged for index creation. Searching with highlighting is included.
Release Notes: Performance was improved by limiting Ajax calls. The Spanish translation was updated. The proper setting of the menu is shown on logout. Improper menu change on password reset request was corrected. The Ajax loader icon when changing language to an empty page has been corrected.
Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.
Release Notes: This released makes it easier to assign key bindings to tools, allows auto-stripping of trailing white space to be limited to project files, supports Subversion 1.7.x, introduces variable refactoring in more contexts, supports opening files via the Linux .desktop file, improves auto-editing fixups, and makes about 16 other bugfixes and minor improvements.
FcronQ is an Fcron GUI for Linux. Fcron is an advanced periodical command scheduler that aims to replace its predecessors. Current chronograph GUIs don't seem to support the advanced features offered by Fcron. FcronQ attempts to fill this void.
Release Notes: This release was updated to cope with changes to Fcron's output format. An issue with column header text being absent was fixed. The gathering of user environment variables was tidied up. The case where list characters aren't in the UTF set is now handled.
FreeIPMI provides in-band and out-of-band IPMI software based on the IPMI v1.5/2.0 specification. It has a number of useful features for large HPC or cluster environments.
Release Notes: In all configuration tools, a bug that occurred when the user specified --checkout and --filename options and no data was output to a file was fixed. Tools now exit with value 1 when non-fatal errors occur and value 2 when fatal errors occur. Supermicro X9SPU-F-O OEM sensors and events and Supermicro X9DRI-LN4F+ OEM interpretations are now supported.
(R)?ex is a tool that allows you to manage all of your servers from a central point, through the complete process of configuration management and software deployment.
Release Notes: This release fixed a bug with password-less sudo and removes an annoying warning in the rexify command.
Zen Load Balancer is a complete solution for load balancing to provide high availability for TCP and UDP services and data line communications, targeted to become a professional open source product in networking for distributed systems. Not only a nice HTTPS GUI to control the load balancing system, Zen LB provides an advanced administration for network interfaces and routes, unlimited farms configuration, advanced checking for TCP farms, advanced check and monitoring for backend servers, clustering for active-passive load balancing services, monitoring graphs, configuration backups, VLAN support, real time config sync replication for cluster nodes, HTTP specific load balancing, client persistence, SSL wrapper, and much more.
Release Notes: farmguardian now has an advanced checking system and optimizations for switching backend states, and layer 4 advanced checking support. Security was improved, vulnerabilities were fixed, and Internet Explorer 9 compatibility was improved.
A collection of three screen savers from the popular After Dark screen saver.