Welcome to Freecode
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.
LogicalDOC is a Web-based document management system that is easy to use and learn. Its architecture leverages best-of-breed Java technology to achieve a powerful and flexible solution. It supports its users with a powerful search engine (Lucene), Web service interface (JAX-WS via CXF) compatible with .NET and PHP, versioning, annotation on documents, a WebDAV interface, importing and exporting from .zip files. Documents can be organized into hierarchical folders, searched using the integrated search engine, or browsed by Tag. The system is extensible thanks to the technologies used (Spring-Hibernate) and its plugin architecture.
Release Notes: The user interface was upgraded. A new Boolean extended attribute type was added. Full text search in WebService was fixed along with an inability to update preset attributes via WebSevices, an error in statistical graphs, and incorrect page order in the preview.
RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.
Release Notes: A minor bug inrecherche_type() was fixed. { "\"" } was not evaluated as expected as an inner quote was not escaped. A new CIPHER intrinsic was added for performing key generation, decryption, and encryption. CBC-CMAC and HMAC digests were added. A DIGEST intrinsic was added. Signal management on NetBSD was fixed. RPL/CAS auto-configuration is upgraded. SQLITE support was added in SQLQUERY, SQLCONNECT, and SQLDISCONNECT.
Dipforge is an application server which provides Rapid Enterprise Development without all the CRUD. It focuses on all the plumbing so you can focus on your real problems.
Release Notes: This beta release improves stability and usability. An Ubuntu service configuration file was added. Groovy Web service libraries and Web HTTP builder libraries were added. Bugs with the Web IDE's folder management were fixed.
CodeQuery is a tool for indexing and then querying or searching C, C++, and Java source code (and probably also C#). It builds upon the databases of cscope and ctags, which are processed by the cqmakedb tool to generate a CodeQuery database file. This can be viewed and queried with a GUI tool. The features include auto-completion of search terms and visualization of function call graphs and class inheritance. The following queries can be made: Symbol, Function or macro, Class or struct, Functions calling this function, Functions called by this function, Class which owns this member or method, Members and methods of this class, Parent of this class (inheritance), Children of this class (inheritance), Files including this file, and Full path for file.
Release Notes: A syntax highlighting bug was fixed. A warning is displayed if the CQ database is older than viewed source file. An extra console window that appeared alongside the GUI app on Windows was removed.
PHPLog is a log monitoring package, conceptually similar to swatch, wots, etc. but with added flexibility.
Release Notes: Minor compatibility improvements.
PortableSigner is a Java application to sign normal PDF files with a digital signature (X.509). You can verify your signature by opening the PDF file in a standard Adobe Reader without any plugins.
Release Notes: Signatureblock has now three available positions: extra page at the end of the document, on the first page, or on the last page. You can specify the position on the options page (only in metric for the moment). Java 1.7 is now used. GTK+ layout is now used under Linux. Due to massive problems with the automatic installation of the "Java Unrestricted Security Policy" under Windows, the option has been dropped in the installer. You must copy the files to the correct directory manually.
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: Documentation was added as a bunch of tutorial scripts, replacing a single uncommented, obfuscated test script. New users should find it much easier to learn the library.
Zero Install is a decentralized cross-distribution software installation system. It allows software developers to publish programs directly from their own Web sites, while supporting features familiar from centralized distribution repositories such as shared libraries, automatic updates, and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution.
Release Notes: Running an app when some previously selected packages are no longer present now forces an update in the foreground. Arch-style Java version numbers are now supported. The Makefile now copes with Arch's Python naming. Various minor bugs were fixed. This is a 2.0 release candidate.
bitstring is a Python module that helps to make the creation and analysis of binary data as simple and natural as possible. Objects can be constructed from integers (big and little endian), floats, hex, octal, binary, byte data, iterables, or files. They can be sliced, joined, reversed, packed, unpacked, inserted into, overwritten, and otherwise operated upon with simple functions or slice notation. They can also be parsed, searched, and navigated in, similar to a file or stream. Internally the data is efficiently stored as byte arrays. It is available for Python 2.6 and later (including Python 3).
Release Notes: This is a minor update that contains a couple of new features and a few bugfixes. A new 'pad' token is introduced for skipping unwanted bits, and clear and copy methods have been added to mutable classes.
Mroonga is a MySQL storage engine based on groonga, the full text search engine. It uses the Pluggable Storage Engine interface in MySQL 5.1 and later.
Release Notes: This release added support for utf8_unicode_ci and utf8m4_unicode_ci, which is compatible with MySQL COLLATIONS. Limited foreign key support was added, improving database interoperability between groonga and mrooonga, which uses groonga internally as a full text search engine. This feature is experimental and intended for use with MySQL 5.6.x only.
Groonga is a fast and accurate full text search engine based on an inverted index. Newly registered document instantly appears in search results, and updates are allowed without read locks. These characteristics result in superior performance for real-time applications. It is also a column-oriented database management system (DBMS). Compared with well-known row-oriented systems, such as MySQL and PostgreSQL, column-oriented systems are more suited for aggregate queries.
Release Notes: This release added support for setting Bool to reference columns when loading datasets with the load command, and for the AND operation for nested index search. Some bugs were fixed.
PyDate is a very simple Python/Tk based tool to adjust the system date and time conveniently from an easy to use graphical interface. It is primarily intended to be used with minimal desktop environments like IceWm that don't provide such tools themselves. KDE or Gnome libraries are not required.
Release Notes: Initial release.
The Qore uuid module provides the ability to generate, manipulate, and parse UUIDs (universally unique identifiers). It requires qore 0.8.0+ to build and run, as it uses new type info APIs in newer releases of Qore.
Release Notes: This release ensures that UUIDs are generated consistently on all platforms (enforcing lower-case generation respective of the underlying UUID library) and supports building under Windows with Windows UUID APIs as well.
Qore JSON Module provides JSON parsing and generation support, as well as JSON-RPC classes and functions to Qore. The functionality in this module was split from version 0.8.1 of the main Qore library.
Release Notes: This release adds support for the new arbitrary-precision numeric type added in Qore 0.8.6, and also adds support for escaping control characters in serialized strings for better support with common JavaScript-based JSON libraries.
Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external network dependencies, consider Unicorn instead as it simpler and easier to debug.
Release Notes: This release adds hijacking support for Rack 1.5.x users. There is also a new -N/--no-default-middleware option, and a few corner-case bugfixes/cleanups.
Qore PostgreSQL Module is a DBI driver module for the Qore programming language to communicate with PostgreSQL databases. The PostgreSQL driver transparently handles client and server character encodings, supports multi-threading, transaction management, stored procedure execution, and more.
Release Notes: This release implements auto-reconnect if the connection to the server is lost. An exception is thrown if a transaction was in progress; otherwise, the reconnection is made transparently. A crashing bug was fixed by serializing Qore's new number type to PostgreSQL's binary decimal representation when binding number values by value.
Bootstrap DateTime Picker is a picker which supports both date and time picking in a Twitter bootstrap context.
Release Notes: A patch to fix an issue on viewSelect, which took inverted logic.
UFRaw is a utility for converting and manipulating raw images from digital cameras. It can be used as a stand-alone tool or as a Gimp plugin, and images can be batch processed using the commandline interface. UFRaw reads most existing raw formats using Dave Coffin's raw conversion utility DCRaw, and it supports basic color management using Little CMS, allowing the user to apply color profiles. For Nikon users, UFRaw has the advantage that it can read the camera's tone curves. Even if you don't own a Nikon, you can still apply a Nikon curve to your images.
Release Notes: This is a maintenance release with many bugfixes and support for all recent cameras (thanks to dcraw 9.17).
A command line tool to output your database schema and data in diff-able form.