2010 / March / 13 (34 releases)

RSS 13 March 2010

Download Website 13 Mar 21:08 TCPDF 4.8.038

Screenshot

TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, HTML, barcodes, TrueTypeUnicode, TrueType, OpenType, Type1, and CID-0 fonts, images, graphic functions, clipping, bookmarks, JavaScript, forms, page compression, digital signatures, and encryption.

Avatar

Release Notes: This version fixes several bugs related to HTML alignments.

Download No website 13 Mar 21:07 psycopg 2.0.14

Screenshot

psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2. It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter.

Release Notes: psycopg is now released under the LGPLv3.

Download Website 13 Mar 19:21 cego 2.5.5

Screenshot

Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover.

Release Notes: The grouping clause implementation was improved.

Download Website 13 Mar 19:21 LionWiki 3.2.0

Screenshot

LionWiki is a minimalist file-based (doesn't need a database), templatable, extensible wiki engine that works from just one file (30KB). It supports page history, recent changes, interface localization, password protection (both writing pages and seeing), and much more through plugins (CAPTCHA, RSS, syntax for Tables). It's intended for small personal Web sites, notebooks, and other simple applications. Installation is very easy: just copy the file and create a directory.

Release Notes: A Russian translation was added. A bug in the ImageExt plugin was fixed. This bug prevented the plugin from working when not in the document root. PHP4 compatibility was fixed. Other small fixes were made.

Download Website 13 Mar 18:30 GAdmin-SAMBA 0.2.9

Screenshot

GAdmin-SAMBA is a frontend for the Samba file and print server. It features multiple local and remote user and group importation, on-the-fly share creation and user handling (including randomization of usernames and passwords), and PDF printing to shared and private directories or email.

Release Notes: Samba 3.4.0 or later is now required. pdbedit and the tdbsam files are now used instead of the smbpasswd file and binary. The options in smb.conf must be modified if you are upgrading.

Download No website 13 Mar 18:27 RSS Live Links for Google Chrome 0.9.28

Screenshot

RSS Live Links is a browser-action extension to the Google Chrome browser that provides Firefox-like Live Bookmarks for subscribed RSS feeds, as well as a fuller function drop-down/pop-up list of feeds and items with full viewing history and dynamic, background, and update notification.

Release Notes: The RSSLL button badge now shows the number of unseen feeds. There is an optional animation for the RSSLL button on notification. An optional sound on notification was added. The ability to import and export data was added. The non-clearing "Loading..." message problem was fixed. "More Stories" was renamed to "Feed Home".

Download Website 13 Mar 18:23 Kamailio 3.0.1

Screenshot

Kamailio (formerly named OpenSER) is a high-performance SIP (RFC3261) server, with a flexible architecture and many extensions. The server implements proxy, registrar, redirect, and location SIP/VoIP services. It has support for UDP/TCP/TLS transport layers, ENUM, AAA via database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing, load balancing, NAT traversal, and call processing language.

Release Notes: This minor release includes improvements and fixes made since release 3.0.0. Configuration file and database structure compatibility are preserved.

Download Website 13 Mar 18:21 WOAS (Wiki on a Stick) 0.11.0

Screenshot

"Wiki on a Stick" is a personal wiki that lives in one self-modifying XHTML file; very useful for organizing your notes, supports AES encryption, embedding and much more! It can also be used as a Javascript programming environment.

Release Notes: This is a stabilization release for versions 0.10.8~0.10.9. Import and save issues with IE were fixed. The home button, which was not working, was fixed. A default macro "include" was added for advanced transclusion. A bug regarding new pages not being saved was fixed. Documentation fixes and extension were done.

Download Website 13 Mar 18:19 Gnumeric 1.10.1

Screenshot

Gnumeric is a powerful and easy to use spreadsheet using GNOME. Its goal is to provide a full featured spreadsheet and a smooth migration path for people and organizations currently using proprietary applications. It provides more sheet functions and greatly improved accuracy when compared to Microsoft's Excel. A plugin system lets you extend Gnumeric, adding functions, I/O formats, and real time data capabilities. The existing Python, Guile, and Perl plugins let you define complex functions. Gnumeric is capable of reading and writing MS Excel (XLS and Office Open XML), and reading Lotus, Applix, Quattro Pro, OpenCalc (ODF), XBase, DIF, SYLK, HTML, Psion, MPS, oleo, sc, misc. text formats, and its native XML. It can also generate Latex, HTML, and others.

Release Notes: Fixes were made for storing of error-literals in ODF, display of autocomplete suggestions, formatting of multirow cells in LaTeX export, a crash in excelplugin, cursor appearance, an ODF read problem, a rendering problem with iterated evaluation, a solver undo problem, a graph label problem, a GLPK solver issue, an ssindex crash, ODF export of intersection, and cell comment critical. Filter combos are not exported to ODF. A filter is applied on ODF import. Exported LaTeX files are protected from babel shorthands. The -Wstrict-prototypes compilation option was turned off for the stable series.

No download No website 13 Mar 18:17 Wolf Software Personal Calendar 1.1.0

Screenshot

Personal Calendar is a lightweight calendar/event manager. It is built around the "Secure Gateway" to keep it safe and secure.

Avatar

Release Notes: With the increased functionality of Secure Gateway, you can now turn your calendar into a public calendar with a single setting change. The verify_login takes a single parameter, true or false; true makes it secure and false disables security.

No download No website 13 Mar 18:16 Wolf Software Secure Gateway 1.1.0

Screenshot

Secure Gateway is a secure login gateway that has been extended to include basic configuration and user management via a self contained admin portal. It allows you to protect your own Web site and maintain your own look and feel, adding a small amount of code into your site for required links.

Avatar

Release Notes: The functionality of the gateway was extended so that you can turn the security on and off and even set it page by page. Simply by passing true or false to the verify_login function, you can turn it on or off. This allows you to protect your site but allow public access to specific pages for downloads or other similiar reasons. This functionality will be extended even further in the "secure portal" by allowing security based on access levels.

Download No website 13 Mar 18:13 GOffice 0.8.1

Screenshot

GOffice is a library of document-centric objects and utilities building on top of GLib and Gtk+ and used by software such as Gnumeric.

Release Notes: The libglade dependency was removed from the pc file. gtk_buildable_get_name is used instead of gtk_widget_get_name where appropriate. A crash in GogGuru was fixed. Cubic splines with invalid data were fixed. A locale selector issue was fixed. Canvas improvements were made.

Download Website 13 Mar 18:09 youtube-dl 2010.03.13

Screenshot

youtube-dl is a small command-line program for downloading videos from YouTube.com.

Release Notes: This releases fixes the behavior of the program with the -g option.

No download Website 13 Mar 09:38 typhon 0.7-rc1

Screenshot

typhon is a slim and themeable OpenGL-based frontend, dashboard, and program launcher. It's meant to be easily used on Linux HTPCs, but also works on standard desktops or as netbook launcher. It has picture support for background, icons, stencils, and preview pictures. There's also an optional auto-screenshot mode that creates a preview picture of the launched app after a user-configured time. It also has a built-in OpenGL ffmpeg video player, which can be used to video preview programs and emulators/ROMs or simply to watch some movies. The video and everything else can be rotated into any direction and the position can be saved. Everything can be configured by the user, including colors, whole color themes, font, font size (any TTF font will do), optional sound effects, optional 3d icons (using glut), and background and preview pictures. Already installed screensavers can also be used as backgrounds using compositing and transparency.

Release Notes: An emulator launcher and an auto screenshot option were added. sdl-mixer was fixed for SPDIF.

Download Website 13 Mar 09:38 GNU libmicrohttpd 0.4.6

Screenshot

GNU libmicrohttpd is a small C library for embedding HTTP server functionality into other applications. It is reentrant, fast, supports HTTP 1.1, and permits listening on multiple ports. The API is simple and still powerful enough to allow programmers to use the entire HTTP feature set. SSL/TLS support is available as an option.

Avatar

Release Notes: This release fixes various minor bugs, including use of poll causing busy waiting, a segfault if inconsistent options were used, SSL support on big-endian architectures (missing #define), and an issue with error signalling for PUT/POST requests in HTTP 1.1.

Download Website 13 Mar 09:37 TongueTied 1.3.5

Screenshot

TongueTied is a Web based application that helps with the creation of keywords with support for multi-language or multi-region resources. One of the key features of TongueTied is that it allows static resources to be exported from the application and can import translations from resources into the application. The following formats are currently supported for both export and import: Java Properties, .NET Resources (.resx), CSV, and Excel. TongueTied integrates an optional work flow around a keyword to track changes to a translation and ensure the validity of that translation. Operators are allowed to query a translation if they believe it to be incorrect.

Release Notes: Incorrect configuration options were fixed.

Download No website 13 Mar 09:36 VisualBoyAdvance Link 1.0

Screenshot

VisualBoyAdvance Link is a fork of denopqrihg's VBALink for Linux. It integrates the "Link Multiplayer" support and has its own Java GUI.

Avatar

Release Notes: This is the initial release.

Download Website 13 Mar 09:36 QMC2 0.2 beta 14

Screenshot

M.A.M.E. Catalog / Launcher II (also referred to as QMC2) is the successor of one of the first XMAME GUI frontends available, QMamecat (derived from MAMECAT, which was text-only). QMC2 has been rebuilt from scratch as a Qt 4 project. Parts of the design and code were inspired by its predecessor. The new design was made as flexible as possible to minimize dependencies from frontend- and CLI-related MAME changes, which was a major deficiency of QMamecat. QMC2 uses a template-based MAME configuration scheme, which can easily be enhanced with additional command line options (defined in an XML template file).

Release Notes: Performance improvements were made for ROM state filtering and loading of all cached data. The ROMAlyzer now has built-in support for chdman which can be used to deeply verify, automatically fix, and/or update CHDs. There are new context menus for the main widget’s horizontal and vertical splitters. On X11 only, the embedder now includes a toggle switch to maximize the emulator window.

Download Website 13 Mar 09:35 Freeside 1.7.4

Screenshot

Freeside is an open-source billing and trouble ticketing package for ISPs, VoIP, hosting, service, and content providers, and other online businesses.

Release Notes: This maintenance release includes fixes and minor feature enhancements. Notable new features include tear-off coupons for invoices, a quantity option for one-time charges, support for ChilliSpot/CoovaChilli RADIUS attributes for data quotas, and basic OpenSRS integration.

Download No website 13 Mar 09:35 CiWiki 1.1

Screenshot

CiWiki is a lightweight and easy-to-use personal wiki. It is a fork of DidiWiki with support for restoring previous pages, playing videos from Youtube, Dailymotion, Vimeo, and Veoh, and changing text and highlight colors. Login and page permissions protect the wiki.

Avatar

Release Notes: Saving and retrieving of pages was added.

Download Website 13 Mar 09:34 Bugzilla 3.6rc1

Screenshot

Bugzilla is the leading open-source/free software bug tracking system, with high-profile installations at mozilla.org, GNOME, Red Hat, and NASA, among others. It features a comprehensive set of fields, attachment management, inter-bug dependencies, email notification of changes, a powerful query interface, reporting, and Web, XML, email, and console interfaces. It can be managed entirely using a Web-based UI. The user UI is customizable using templates.

Release Notes: This release candidate has received QA testing, and should be considerably more stable than the development releases before it. It is still not considered fully stable, and so you should understand that if you use it, you use it at your own risk. It includes Release Notes and a listing of New Features.

Download Website 13 Mar 09:33 PHP-Calendar 2.0 Beta6

Screenshot

PHP-Calendar is a simple Web-based calendar. It is designed to easily keep track of events as you would on a physical calendar.

Release Notes: A script was added to automate that installation of translations. The output was converted to UTF-8. A few bugs were fixed.

Download Website 13 Mar 09:33 rsget.pl 11270

Screenshot

rsget.pl is an application designed to retrieve files from download services (like RapidShare, MegaUpload, and many more). It has a long list of features already implemented, and an even longer TODO list.

Release Notes: Most getters were revised and fixed where appropriate. A new ZippyShare getter was included.

Download No website 13 Mar 09:32 Crossplex 0.10.1

Screenshot

The Crossplex package of make macros simplifies the creation of embedded systems, and is powerful enough for large organizations to use for developing elaborate product lines. It allows you to organize many different products under a logical structure, making systems of any complexity easy to specify. When you have many different target platforms, each with multiple different software configurations, Crossplex keeps those configurations from stepping on each other, without requiring redundancy in your source tree. Crossplex allows you to use a single dependency tree encompassing both in-house software and third-party packages, and it is particularly suited to build automation. Crossplex makes it easy to shield your build from the host environment, setting all shell variables explicitly, and giving you complete control over the path that is used at any point in the build. This is nice when you want to support building on a variety of development platforms. Crossplex scales to your needs. You can dabble in the unpacking and patching features as you need them, or you can base your entire system from the ground up on the Crossplex framework. Crossplex supports creation and use of glibc and uClibc toolchains.

Avatar

Release Notes: Only previously applied patches are reversed in patches.mk so that patch-unrolling works even when source patches have changed. Spaces are removed from patch tag lists in patches.mk so that multiple patch tags don't confuse rules.

No download Website 13 Mar 09:31 TAMS Analyzer 3.70b5

Screenshot

TAMS (Text Analysis Markup System) Analyzer is a qualitative or ethnographic coding and data extraction-analysis system.

Release Notes: Bugfixes and new data analysis tools.

Most Popular Projects

Most Vital Projects

Screenshot

Project Spotlight

Xvisor

A bare-metal hypervisor.

Screenshot

Project Spotlight

libircclient

A small but powerful IRC library.