RSS Welcome to Freecode

Download Website 28 Jan 02:59 Extended Module Player 3.5.0

Screenshot

The Extended Module Player is a command-line mod player for Unix-like systems that plays over 90 mainstream and obscure module formats from Amiga, Atari, Acorn, Apple IIgs, C64, and PC, including Protracker (MOD), Scream Tracker 3 (S3M), Fast Tracker II (XM), and Impulse Tracker (IT) files.

Release Notes: This release fixes AMF effects, sample and track loading, XM note cutting quirks, replaying with combined pattern delay and pattern break effects, and OpenBSD sound driver configuration. It adds support for ZX Spectrum Sound Tracker modules.

Download Website 27 Jan 23:26 Exponent CMS 2.0.4

Screenshot

Exponent CMS is a content management system for Web sites. It allows site owners to easily create and manage dynamic Web sites without necessarily directly coding Web pages or managing site navigation. Exponent uses an intuitive and flexible content editing system that allows Web pages to be edited on the page as it is displayed. This avoids the need for more back-end administration or for navigating many administration pages to add a simple line of text. You can simply visit the page you need to edit as if you were a site visitor, and make the change.

Release Notes: This release implements a revised installation/upgrade process; administrators are now informed when upgrades are needed or version updates are available. The WYSIWYG editor now more faithfully displays content styles and offers additional customizations. Tag viewing, usage, and management were improved. Improved display of Module aggregation selection. Missing and orphan files can now be removed/added to File Manger. There are many other updates and fixes.

No download Website 27 Jan 23:21 MyJSQLView 3.33

Screenshot

MyJSQLView provides an easy-to-use Java based GUI frontend for viewing, adding, editing, or deleting data in the HSQL, MSAccess, MySQL, Oracle, PostgreSQL, and SQLite databases. A query tool allows the building of complex SQL statements. The application allows easy sorting, searching, and import/export of table data.

Release Notes: This release includes improvements in the efficiency of use for the SQL Query Bucket and an Aggregation/GROUP BY feature for the Advanced Sort/Search Form. This release also brings a new default plugin called HeatMapper that allows the plotting of multi-variable numeric data. The coding for this plugin solidified the selection of HyperSQL for in memory data analysis. The HyperSQL database and JDBC are now included as a library component of the MyJSQLView download.

Download No website 27 Jan 23:01 Aspose.Slides for .NET 5.9.0

Screenshot

Aspose.Slides is a .NET component to read, write, and modify a PowerPoint document without using MS PowerPoint. It supports files from PowerPoint versions from 97-2007 and all three PowerPoint formats: PPT, POT, and PPS. It lets you create, access, copy, clone, edit, and delete slides in your presentations. It can save PowerPoint slides into PDF format and also save presentations in SVG format, Streams or Images.

Release Notes: This is primarily a maintenance release. This important product release includes improved support for accessing presentations causing issues in earlier versions. PowerPoint 2010 supports embedded videos inside a presentation, but Aspose.Slides for .NET lacked the capability to preserve embedded videos inside saved presentations. Support for embedded videos is provided in this release.

No download Website 27 Jan 22:57 jOOX 1.0.0

Screenshot

jOOX stands for Java Object Oriented XML. It is a simple wrapper for the org.w3c.dom package to allow for fluent XML document creation and manipulation where DOM is required but too verbose. jOOX only wraps the underlying document and can be used to enhance DOM, not as an alternative. It is inspired by jOOQ and jQuery.

Release Notes: This is the first "official" release of jOOX. All strategic XML. API's are now supported by jOOX. These include: support for marshalling / unmarshalling JAXB annotated objects; support for XPath parameters / variables; support for XPath extension namespace / functions as provided by http://exslt.org; support for XSL transformation; support for CSS-style selectors for XML navigation.

Download Website 27 Jan 22:50 DIY Zoning 3.6.5

Screenshot

DIY Zoning is a set of tools and instructions for controlling a state-of-the-art HVAC (Heating, Ventilation, and Air Conditioning) system. It covers airflow balancing, temperature control and zoning, energy conservation measures, remote access, 1-wire devices, and home automation.

Release Notes: Numerous code and documentation bugfixes. An HTTP connector has been added, allowing you to control the home climate from anywhere via the Webapp and Android application.

Download Website 27 Jan 22:49 TXR 55

Screenshot

TXR is a text extraction and reporting pattern language with support for imperative and functional programming. TXR is written in C and takes the form of a utility that runs natively in Unix and Windows. It is intended for "rubber meets the road" computing: quickly throwing together clear, expressive programs which manipulate messy data. It provides different new ways to express solutions in a space occupied by some traditional tools.

Release Notes: This release introduces a new square bracket syntax that performs an intuitive operation based on the type of the first object. It provides Lisp-1 style calls for functions (no call operator) and array indexing and slicing for lists, vectors, strings, and hashes. Indexed elements and slices are assignable. Indexing and slicing can be used in the output template language and in string quasiliterals.

No download Website 27 Jan 21:04 BitNami RubyStack 3.2.0-0

Screenshot

BitNami RubyStack provides a fast, easy way to develop and deploy Ruby on Rails applications. It includes Ruby, Subversion, MySQL, SQLite, ImageMagick, and several Ruby Gems, and will optionally install Apache 2.2 with rewrite and proxy support. It supports Windows, Linux, and OS X, so you can share the same Rails environment on multiple platforms.

Release Notes: This release updates Rails to 3.2.0, PHP to 5.3.9, phpMyAdmin to 3.4.9, AWS SDK for ruby to 1.3.2, and AWS SDK for PHP to 1.5.1.

Download Website 27 Jan 20:59 Hiawatha 8.0

Screenshot

Hiawatha is a secure and advanced Web server for Unix. It has been written with security as its main goal. It features a rootjail, the ability to run CGIs under any UID/GID you want, prevention of SQL injection and cross-site scripting, banning of clients who try such exploits, and many other features. These features make Hiawatha an interesting Web server for those who need more security than what the other available Web servers are offering. Hiawatha is also fast and easy to configure.

Avatar

Release Notes: The major changes in this release are that Autoconf has been replaced with CMake and OpenSSL has been replaced with PolarSSL.

Download Website 27 Jan 00:29 FFmpeg 0.9.1

Screenshot

FFmpeg is a tool for converting audio, video, and subtitles. It includes libavcodec, the leading open source codec library. It also includes libavformat (implementing muxers and demuxers), libswscale (for very fast video scaling), and libavfilter (an advanced video filter system supporting arbitrary filter graphs), and libavutil (a utility library intended to supplement libc). A simple multimedia player is included too. An experimental streaming server for live broadcasts is also included.

Release Notes: This release adds many bug and security fixes, including ones for CVE-2011-3893 and CVE-2011-3895. It also significantly improves seeking support in H.264.

No download Website 26 Jan 22:04 Hardware Locality 1.4

Screenshot

hwloc provides command line tools and a C API to obtain the hierarchical map of key computing elements, such as: NUMA memory nodes, shared caches, processor sockets, processor cores, and processor "threads". hwloc also gathers various attributes such as cache and memory information, and is portable across a variety of different operating systems and platforms. hwloc primarily aims at helping high-performance computing (HPC) applications, but is also applicable to any project seeking to exploit code and/or data locality on modern computing platforms.

Release Notes: This release adds a "custom" interface and "assembler" tools to build multi-node topology. It adds a symmetric_subtree object attribute to ease assumptions when consulting regular symmetric topologies. It adds a CPUModel and CPUType info attribute to Socket objects on Linux and Solaris. It adds hwloc_get_obj_index_inside_cpuset() to retrieve the "logical" index of an object within a subtree of the topology. It adds more NVIDIA CUDA helpers in cuda.h and cudart.h to find hwloc objects corresponding to CUDA devices.

Download Website 26 Jan 22:02 DokuWiki 2012-01-25

Screenshot

DokuWiki is a standards-compliant, simple-to-use Wiki mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups, and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki, and eases the creation of structured texts. All data is stored in plain text files, so no database is needed

Release Notes: This release features version handling of media files, just like pages. Old versions are saved, and the change history is available in the “recent changes” list as well as in RSS. A new media manager with drag and drop support. The plugin and template developer can now also enjoy using the power of jQuery.

No download Website 26 Jan 22:01 kenozooid 0.7.0

Screenshot

Kenozooid is software used to plan and analyze diving activities. Features like dive data plotting and analysis, dive computer support, simple but powerful logbook maintenance, and dive calculators are already implemented, with further functions such as dive planning to come.

Release Notes: This release adds support for dive average depth. It fixes ascent and descent speed display on dive profile plots. pyserial 2.6 is required now.

No download Website 26 Jan 21:52 JProfiler 7.1

Screenshot

JProfiler is a fully dynamic Java profiler based on the Java virtual machine profiling interface (JVMTI/JVMPI). It is targeted at J2EE and J2SE applications, and features CPU profiling, memory profiling, thread profiling, and VM telemetry information.

Release Notes: This release adds a JPA/Hibernate probe in the JEE & Probes section. In addition, a probe tracker view has been added to all probes that allows you to track selected hot spots and control objects (JDBC connections, sockets, files, processes, etc.).

Download Website 26 Jan 21:48 JSXGraph 0.93

Screenshot

JSXGraph is a cross-browser library for interactive geometry, function plotting, and data visualization in a Web browser. It is implemented in JavaScript and uses SVG, VML, or canvas. JSXGraph is easy to embed and has a small footprint: about 80kB if embedded in a Web page. No plugins or further libraries are required.

Release Notes: This release introduces many new features, like segments of fixed length, magnetized points, and Catmull-Rom splines. Further, the handling of mouse events and touch events has been much improved. Many new options were introduced. For example, it is now possible to supply CSS classes for individual HTML texts. Many bugs have been fixed, especially during during creation and deletion of multiple boards in one HTML file.

Download Website 26 Jan 16:15 DocumentBurster 5.3.5

Screenshot

DocumentBurster is a tool for report distribution: split, merge, email, and FTP your reports. It has report delivery for Crystal Reports, SSRS Reporting Services, MS Access, Cognos, PeopleSoft, and SAP. It has report bursting for Pentaho, JasperReports, and BIRT. It can upload reports to MS SharePoint.

Release Notes: User Guide chapters 5 (Variables) and 6 (Automatic Polling for Incoming Reports) were improved.

Download Website 25 Jan 23:02 KDE 4.8.0

Screenshot

For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are available on other platforms. In addition to the workspace, KDE produces a number of key applications such as the Konqueror Web browser, Dolphin file manager, and Kontact, the comprehensive personal information management suite. The list of applications includes many others, including those for education, multimedia, office productivity, networking, games, and much more. Most applications are available on all platforms supported by the KDE Development. KDE also brings to the forefront many innovations for application developers. An entire infrastructure has been designed and implemented to help programmers create robust and comprehensive applications in the most efficient manner, eliminating the complexity and tediousness of creating highly functional applications.

Release Notes: This release adds many new features, improved stability, and increased performance. Highlights for Plasma Workspaces include window manager optimizations, a redesign of power management, and integration with Activities. The first Qt Quick-based Plasma widgets have entered the default installation of Plasma Desktop, with more to follow in future releases. KDE applications released today include Dolphin file manager with its new display engine, and KDE Telepathy, reaching its first beta milestone. New features for Marble virtual globe keep arriving, including Elevation Profile.

Download Website 25 Jan 22:28 BitRock Cross Platform Installer 8.0.2

Screenshot

BitRock InstallBuilder allows you to create easy-to-use multiplatform installers for Linux (x86/PPC/s390/x86_64/Itanium), Windows, Mac OS X, FreeBSD, OpenBSD, Solaris (x86/Sparc), IRIX, AIX, and HP-UX applications. The generated application installers have a native look-and-feel and no external dependencies, and can be run in GUI, text, and unattended modes. In addition to self-contained installers, the installation tool is also able to generate standalone RPM packages.

Release Notes: This release improves example projects and makes them easily accessible through the builder GUI, adds HTTPS support for Linux, Windows, and OS X for <httpGet> and <httpPost> actions as well as for the autoupdater, improved downloadable components to allow resuming failed downloads, a new <runAsAdmin> tag for the <addScheduledTask> action, improved error handling when none of the configured allowed display modes can be initialized, improved built-in pages to display runtime changes of the <fullName> property, and multiple fixes.

Download Website 25 Jan 22:26 GTK+ 2.24.9

Screenshot

GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.

Avatar

Release Notes: Fixes for GtkScale were backported. The editing-canceled property in GtkCellEditableEventBox was implemented. A Quartz race condition when waking up the CGRunLoop was fixed. Several build fixes and other minor fixes were made.

Download Website 25 Jan 22:21 Elefant CMS 1.1.2-Beta

Screenshot

Elefant is an MVC framework in PHP re-imagined, with a complete but refreshingly simple CMS included. It features simple URL routing with friendly URLs, secure database abstraction and modeling, compiled templates with output filtering on by default, memcache integration, flexible input validation (server-side and in-browser), simple form handling, customizable user authentication, internationalization/localization, CLI support for background tasks, as little scaffolding as possible, reusable apps for common CMS tasks (admin, users, blog, filemanager, search), high quality developer documentation, nearly 100% unit test coverage, gzip output compression, and speed.

Avatar

Release Notes: Improved caching logic, mobile/tablet detection, I18n support, PostgreSQL in site backups, Wordpress and CSV blog post importers, and several APIs including Users and Forms, which now features an ultra-concise closure-based handling technique. This release improves the Designer app to maximize screen space for editing layouts and stylesheets, improves and adds several new unit tests, and fixes numerous other bugs.

Download Website 25 Jan 22:12 curl and libcurl 7.24.0

Screenshot

curl and libcurl is a tool for transferring files using URL syntax. It supports HTTP, HTTPS, FTP, FTPS, SCP, SFTP, TFTP, DICT, TELNET, LDAP, POP3, IMAP, SMTP, RTSP, RTMP, and FILE, as well as HTTP-post, HTTP-put, cookies, FTP upload, resumed transfers, passwords, port numbers, SSL certificates, Kerberos, and proxies. It is powered by libcurl, the client-side URL transfer library. There are bindings to libcurl for about 40 languages and environments.

Release Notes: This release fixes two security problems, adds CURLOPT_DNS_SERVERS and CURLOPT_ACCEPTTIMEOUT_MS, and fixes at least 54 documented bugs.

No download Website 25 Jan 21:59 Opera 11.61

Screenshot

Opera is a full-featured Internet tool, most notably a fully standard conforming Web browser. Opera includes pop-up blocking, tabbed browsing, integrated searches, and advanced functions like a password manager, mouse gestures, native Scalable Vector Graphics (SVG) support, an email program, RSS newsfeeds, and IRC chat. It is designed to be fast and highly customizable.

Avatar

Release Notes: Many minor bugs, including several crashes, were fixed. Two security issues were resolved.

Download No website 25 Jan 21:51 jHepWork 3.3

Screenshot

jHepWork (jWork) is an environment for scientific computation, data analysis, and data visualization for scientists, engineers, and students. The program is fully multi-platform (100% Java), and integrated with the Jython (Python) scripting language. It has a Python/Jython shell and a friendly IDE with a code assist.

Release Notes: This release has a complete rewrite of data collections (speeds up the code by a factor of 3-5 compared to the previous releases).

No download Website 24 Jan 22:19 Task Coach 1.3.6

Screenshot

Task Coach is a simple todo manager to manage personal tasks and todo lists. It grew out of a frustration that well-known task managers, such as those provided with Outlook or Lotus Notes, do not provide facilities for composite tasks. Often, tasks and other things to do consist of several activities. Task Coach is designed to deal with composite tasks.

Release Notes: This is a bugfix release.

Download Website 24 Jan 22:07 ccextractor 0.60

Screenshot

ccextractor is a tool that analyzes video files (DVDs, Transport Streams, Tivo, Media Center, and others) and produces independent subtitle files (.srt and .sami) from the closed captions data. It is portable, small, and very fast. It also supports H.264.

Release Notes: MP4 support has been added. The Windows version was writing text files with double \r. Closed captions blocks with no data could cause a crash. -noru (to generate files without duplicate lines in roll-up) was broken, with complete lines being missing. bin format was not working as input.

Most Popular Projects

Most Vital Projects

January 28, 2012

January 27, 2012

January 26, 2012

January 25, 2012

January 24, 2012

January 23, 2012

January 21, 2012

January 19, 2012

Screenshot

Project Spotlight

Jease

A Java-based CMS.

Screenshot

Project Spotlight

Fossil

Simple, high-reliability, distributed software configuration management.