07 August 2006

informatyk

13 in a dozen db class
Access MySQL servers and display queries in tables
Simple Link Exchange
Manage page links exchanged between multiple sites
PRADO 3.0.3 (Development branch)
PRADO is an event-driven and component-based framework for Web application development in PHP 5. It shares many similarities with ASP.NET and RAD tools such as Borland Delphi, and Visual Basic.
License: BSD License (revised)
Changes: In this maintenance release more than ten bugs were fixed and a dozen minor enhancements were introduced. A major change is that the minimum required PHP version was raised from 5.0.4 to 5.1.0. This is expected to make PRADO applications more robust and enjoy more new features that are available to PHP 5.1.0+ only (e.g. count() of objects).
Parabuild 2.0.27 (Default branch)
Parabuild is a software build management server. It helps software teams and organizations reduce risks of project failures by providing continuous integration builds and uninterrupted daily builds. It supports ClearCase, Perforce, Serena ChangeMan Version Manager (PVCS), Borland StarTeam, Surround SCM, SourceGear Vault, Visual SourceSafe, CVS, and Subversion.
License: Other/Proprietary License with Free Trial
Changes: This release delivers minor bugfixes to the notification and integrations subsystems of the server.
mdadm 2.5.3 (Default branch)
mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID.
License: GNU General Public License (GPL)
Changes: This release fixed a recent breakage of starting degraded arrays and included a few minor documentation updates.
GNU MIX Development Kit 1.2.2 (Default branch)
MDK (MIX Development Kit) provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. MDK includes a MIXAL assembler (mixasm), a MIX virtual machine (mixvm) with a command line interface, a Guile-based virtual machine (mixguile), a GTK+ based GUI (gmixvm), and a mixvm-Emacs interface (mixvm.el). MDK utilities are extensible using Scheme.
License: GNU General Public License (GPL)
Changes: MIXAL compliance fixes were made. NOP now accepts an F-spec. Invalid F-spec values are reported as warnings instead of errors, since they can be legitimately (if hackishly) used. gmixvm now has a history
Dada Mail 2.10.10 RC 1 (Development branch)
Dada Mail is an intuitive, Web-based email list management system, which runs on any hosting account that can execute custom CGI scripts. Dada Mail is also a conceptual art project. Dada Mail handles double opt-in/opt-out subscriptions, and can send complex announce-only and/or discussion mailing list messages. It also provides archiving, viewing, searching, resending, and syndicating (through RSS or Atom) sent messages. Dada Mail produces valid XHTML and sticks to best practices when creating email messages.
License: GNU General Public License (GPL)
Changes: This version features over 50 bugfixes, many to do with security issues. These were largely to tighten up the security mechanism rather than fixing any known exploits. This version also has fixes for known issues of the session
TuxGuardian 0.5 (Default branch)
TuxGuardian is an application-based firewall that allows the implementation of access control policies in order to identify and control every application that tries to access the network. It works with or without the intervention of the user by means of a simple graphical interface. This means that a machine can be made secure by controlling and forbidding transmission and reception of data by unauthorized applications. It makes use of the latest security mechanisms included in Linux 2.6 such as the LSM framework.
SQL Relay 0.37.1 (Default branch)
SQL Relay is a persistent database connection pooling, proxying, and load balancing system for Unix and Linux supporting ODBC, Oracle, MySQL, mSQL, PostgreSQL, Sybase, MS SQL Server, IBM DB2, Interbase, SQLite, and MS Access, and with APIs for C, C++, Perl, Perl-DBD, Python, Python-DB, Zope, PHP, PHP Pear DB, Ruby, Ruby-DBD, Java and TCL, drop-in replacement libraries for MySQL and PostgreSQL, command line clients, a GUI configuration tool, and extensive documentation. The APIs support advanced database operations such as binding variables, multi-row fetches, client-side result set caching, and suspended transactions. It is ideal for speeding up database-driven Web-based applications, accessing databases from unsupported platforms, migrating between databases, distributing access to replicated databases, and throttling database access.
License: GNU General Public License (GPL)
Changes: This release fixed some Orac
Proximity 1.0.0-RC3 (Default branch)
Proximity is a cross between an HTTP proxy and a pro-active mirror. One of its primary uses is as Web application to serve as a Maven proxy on a company's intranet.
License: The Apache License 2.0
Changes: A major refactoring of Px Core was undertaken, removing and greatly simplifying it. Lucene was upgraded from 1.4.3 to 2.0. This release has number of enhancements and a new extension point (ItemPropertiesConstructor appeared) that empowers existing plain LuceneIndexer and "metadata" capabilities was added. New features include "Artifact browsing" (browsing in Maven2 "namespace"), links to project homes, and links to file origins (in case of proxied files).
Cypher 0.6.8 (Default branch)
Cypher generates the .rdf (RDF graph) and .serql (SeRQL query) representation of a plain language input. With robust definition languages, its grammar and lexicon can quickly and easily be extended to process highly complex sentences and phrases of any natural language, and can cover any vocabulary. Programmers can build next generation semantic Web applications that harness natural language.
License: Other/Proprietary License
Changes: A bug that prevented some Container element constituents from matching has been fixed. A bug that caused the console to stop listening for input has been fixed. NounTranscoder's handling of possessive noun constructs has been changed; now possessive noun phrases are SeRQL queries that merge with the enclosing phrase, to accomadate such phrases as "my homes in Hoston".
Quon DVD Database 1.6.2 (Default branch)
The Quon DVD Database is a complete solution to manage your movies (of any type, including DVD, VHS, or any other medium). Highlights of this program include user tracking, barcode scanner support, user access, a login system, and an advanced searcher. It can check DVDs in and out of your collection, allowing you to keep track of which of your friends has them. You can send reminder email messages, or they can simply log in to see what they have checked out.
License: GNU General Public License (GPL)
Changes: An issue with ordering on a few pages has been fixed. The system is forced use the OLD_PASSWORD system, so that when someone moves their database from one host (using an old version of MySQL) to a new one (using a new version of MySQL), the passwords of the existing users won't
unionfs-fuse 0.15 (Default branch)
unionfs-fuse is an effort to create a userland unionfs implementation that is probably slower but way more flexible than the current kernel-only based unionfs solution.
License: BSD License (revised)
Changes: This is a maintenance release for the new FUSE interface.
wxWidgets 2.7.0 (Development branch)
wxWidgets is a cross-platform C++ GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation. wxWidgets uses native widgets on all platforms whenever possible and fills missing gaps on some platforms using generic controls written with wxWidgets itself.
License: BSD License (original)
Changes: A new AUI (advanced user interface) library for docking windows. A new richtext library. New controls: wxComboCtrl and wxOwnerDrawnComboBox, wxTreebook, wxColour/Dir/File/Font/PickerCtrls, and wxHyperlinkCtrl. Many other enhancements and bugfixes in all areas.
Perl Audio Converter 3.2.2 (Default branch)
Perl Audio Converter is a tool for converting multiple audio types from one format to another. It supports MP2, MP3, Ogg Vorbis, FLAC, Shorten, Monkey Audio, FAAC (AAC/M4A/MP4), Musepack (MPC), Wavpack (WV), OptimFrog (OFR/OFS), TTA, LPAC, Kexis (KXS), AIFF, AC3, Lossless Audio (LA), BONK, AU, SND, RAW, VOC, SMP, RealAudio (RA/RAM), WAV, and WMA. It can also convert audio from the following video formats/extensions: RM, RV, ASF, DivX, MPG, MKV, MPEG, AVI, MOV, OGM, QT, VCD, VOB, and WMV. A CD ripping function with CDDB support, batch and playlist conversion, tag preservation for most supported formats, independent tag reading/writing, and extensions for Konqueror and amaroK are also provided.
License: GNU General Public License (GPL)
Changes: Konqueror and Amarok extensions work pr
KnowledgeRoot 0.9.7 (Default branch)
KnowledgeRoot is a knowledge base system that lets you structure your content in a tree. It integrates FCKeditor to make adding content easy.
License: GNU General Public License (GPL)
Changes: This release has a completely rewritten engine and a dynamic tree made with Ajax. You can edit your content with fckeditor and tinymce. It is possible to switch themes and to get email notifications. New languages have been added.
Mahogany 0.67 (Default branch)
Mahogany is a GUI email client for the X11/Unix, Windows, and Mac platforms. It supports a wide range of Internet protocols (IMAP4, POP3, ESMTP, NNTP) and encrypted communications using SSL, includes full MIME support, and aims to be fully standard-compliant. It allows the use of unlimited number of servers, supports filters and identities, and offers optional HTML viewing and much more.
License: GNU General Public License (GPL)
Changes: A new integrated statistical spam filter (DSPAM). The Unix version now uses GTK+ 2. Better support for sharing preferences between multiple installations. Automatic selection of the message viewer best suitable for the message contents. Many other improvements and bugfixes.
Buddi 1.2.0 (Stable branch)
Buddi is a simple budgeting program targeted for users with little or no financial background. It allows users to set up accounts and categories, record transactions, check spending habits, etc.
License: GNU General Public License (GPL)
Changes: This is the second major stable release; included in it are all the changes that have been included in the development branch since version 1.1.0. It is recommended that all users of the stable branch upgrade to this version.
Dazuko 2.2.2 (Default branch)
Dazuko provides a device driver allowing 3rd-party (userland) applications to execute file access control. It was originally developed by H+BEDV Datentechnik GmbH to allow on-access virus scanning. Other uses include a file-access monitor/logger or external security implementations. It operates by intercepting file access calls and passing the file information to a 3rd-party application. The 3rd-party application then has the opportunity to tell the device driver to allow or deny the file access. The 3rd-party application also receives information about the access event, such as accessed file, type of access, process id, and user id.
License: BSD License (revised)
Changes: An internal API change causing compile problems under FreeBSD has been fixed. Several changes were made to supp
phPOP3clean 0.9.12 (Default branch)
phPOP3clean is a spam, virus, and worm filtering system for POP3 email accounts. It is designed to run as a cron job and can catch spam based on links to blacklisted IPs, obfuscated words, or blacklisted phrases in the message body as well as attached-image spam, email worms, and corrupted or malformed emails.
License: GNU General Public License (GPL)
Changes: This release fixes the SERVER CONNECTION LOST error, and exposes many configuration settings for wider server compatibility.
SiSU 0.44.0 (Default branch)
SiSU (Structured information, Serialized Units) is a command line driven document creation and management framework. With minimal markup of a plaintext file, it produces: plain-text, HTML, XHTML, XML, ODF (OpenDocument), LaTeX, PDF, and populates an SQL database (PostgreSQL or SQLite) at an object/paragraph level for "atomic searches". Prepare documents using your text editor of choice, then use SiSU to generate the desired output formats. Vim 7 provides syntax highlighting for SiSU markup. (For earlier versions, a syntax highlighting file is provided).
Python rope 0.2 (Default branch)
rope is a Python IDE. Its main goal is to provide features like auto-completion, refactorings, content assistance, and outlines.
License: GNU General Public License (GPL)
Changes: This release adds: auto-completing names; auto-completing attributes of an object with known type; the ability to go to a definition; renaming local variables; quick outline; proposing templates in code assists; and reST highlighting for .txt files.
Nullsoft Scriptable Install System 2.19 (Default branch)
Nullsoft Scriptable Install System is a tool for creating quick and user-friendly installers for Microsoft Windows operating systems. It is a script-based system that adds a very small overhead, only 34 KB. It features LZMA compression, support for multiple languages, and an easy-to-use plugins system
License: zlib/libpng License
Changes: This maintenance release deals mainly with translation corrections and minor bugfixes, including a few System plug-in fixes and fixes for build problems on 64-bit platforms.
SlimPeer 0.1 BETA (Default branch)
The SlimPeer client is a fully PeerCast compatible but small, fast, and easy to use peer that can be used for replaying peercast:// streams without the need to perform complex and difficult configurations. After installation, all PeerCast P2P streams can be replayed immediately.
Volleyball Manager 2.3.4 (Default branch)
The Volleyball Manager supports the planning, processing, and documentation of volleyball tournaments and leagues. An automatic scheduler generates an optimized schedule which can be freely modified. A beamer and terminal module offer a better transparency for participants and visitors of tournaments. The application is available in English, German, and Dutch.
License: Other/Proprietary License with Free Trial
Changes: This release eases deployment in large tournaments. The beamer module allows separated beamers for sets of fields and groups.
bbcpufreq 0.3 (Default branch)
bbcpufreq is GUI front end for the CPU frequency daemon for Linux, cpufreqd. It finds its use in blackbox-like minimalistic window managers. It allows users to switch cpufreqd from/to manual/dynamic mode, and/or select a desired power profile (i.e. desired speed and speed limits).
Patolli 1.0 (Default branch)
Patolli is a turn-based ancient Aztec/Mayan game written in C using the SDL library. Patolli used to be the favorite of the ancient Mayan/Aztec time. The object of the game is to win all of your opponent's money. In order to do this, you may have to play more than one game.
KK 0.1 (Default branch)
KK is a very simple PHP script that displays an ASK (Active SPAM Killer) queue and executes ASK queue commands by automatically triggering email messages. It requires the ASK queue to be imported into a MYSQL database, which is achieved with a simple bash script. KK lacks user authentication, as it isn't targeted for large amount of users. Instead, it identifies users by using a simple numeric code. This may be improved in future releases.
PCMan File Manager 0.3.0 Beta3 (Default branch)
PCMan File Manager is a very fast and lightweight file manager which features tabbed browsing.
License: GNU General Public License (GPL)
Changes: This release adds popup menu and middle click support for side pane. It fixes Unix socket processing on FreeBSD. There are many minor bugfixes and improved compatibility.
conexus I/O Library 0.2.3 (Default branch)
conexus is a generalized C++ I/O library that includes support for IPv4 and IPv6 sockets, serial/TTY communications, and packet capture (via pcap). It utilizes sigc++ for object communication. A companion library, conexusmm, provides a set of gtkmm widgets.
License: GNU Lesser General Public License (LGPL)
Changes: This release fixes a minor build bug in one of the serial endpoint examples: serial_speed_test_sender.
Drivel 2.0.3 (Default branch)
Drivel is a GNOME client for working with online journals, also known as weblogs or simply blogs. It retains a simple and elegant design while providing many powerful features, including support for LiveJournal, Blogger, MovableType, Advogato, and Atom journals. (Systems based off these are also supported, including WordPress and Drupal.)
License: GNU General Public License (GPL)
Changes: This release adapts to some changes to the LiveJournal and Atom systems, restoring compatibility with LiveJournal, Blogger, and similar sites.
pam_mount module 0.17 (Default branch)
pam_mount is a Pluggable Authentication Module that can mount volumes for a user session upon login, using the same passwords as for login. It supports any filesystem your kernel is capable of, including tmpfs, FUSE, smbfs, cryptoloop, LUKS mounts, --bind, and more.
License: GNU Lesser General Public License (LGPL)
Changes: This release fixes memory corruption issues and improper zeroing.
Trackballs 1.1.2 (Default branch)
Trackballs is a simple game similar to the classic game Marble Madness. By steering a marble through a track filled with vicious hammers, pools of acid, and other obstacles the player collects points. When the ball reaches the destination, the player continue to the next, more difficult track - unless, of course, time runs out first.
License: GNU General Public License (GPL)
Changes: This release adds several new levelsets by various authors and fixes a number of bugs. New features include a general face lift of different screens and new descriptive texts and images for each levelset. There is also improved playability for smaller children with a new sandbox difficulty mode and simpler levels.
RoundCube Webmail 0.1-beta2 (Default branch)
RoundCube Webmail is a browser-based, multilingual IMAP client with an application-like user interface. It provides the full functionality you expect from an email client, including MIME support, address book, folder manipulation, and message filters. The user interface is fully skinnable using XHTML and CSS 2.
License: GNU General Public License (GPL)
Changes: New features like message search, spell checking, saving messages as drafts, and folder renaming. Many bugfixes, including XSS vulnerability issues.
Gambas 1.9.37 (Development branch)
Gambas is a graphical development environment based on a Basic interpreter, like Visual Basic. It uses the Qt toolkit, but is able to use any other toolkit that a module is written for.
License: GNU General Public License (GPL)
Changes: The Stock class design has been completed. Consequently, the development environment now takes a GNOME look if it runs under GNOME, and a KDE look if it runs under KDE. The project creation dialog has been redesigned so that it is less cluttered. Static arrays should not be freed twice, nor crash the interpreter anymore.
&
DrQueue 0.63.4 (Testing branch)
Drqueue is a distributed rendering queue. It helps manage jobs on a render farm. It works under Linux, Mac OS X, FreeBSD, IRIX, and Windows, supports Maya, Blender, Lightwave, Mental Ray, Bmrt (Renderman), 3Delight, and Pixie out of the box, and can support any other renderer or computing task that can be handled via scripting.
License: GNU General Public License (GPL)
Changes: New supported renderers: Mantra/Houdini and Turtle. Bugfixes (handling Maya's pre/post scripts, among others)
Day planner 0.2 (Default branch)
Day planner is a simple time management program. It is designed to help you easily manage your time. It can manage appointments, birthdays, and more. It makes sure you remember your appointments by popping up a dialog box reminding you about them.
License: GNU General Public License (GPL)
Changes: Day planner can now make use of .holiday files. A Norwegian Nynorsk translation is available, and there are some minor usability fixes to the main window. A summary of the upcoming week has been added. There are some stability improvements. The notifier can now notify about events even when X is not running.
gnubiff 2.2.2 (Default branch)
gnubiff is a mail notification program that periodically checks for mail and displays headers when new mail has arrived. It supports multiple mailboxes, pop3, apop, imap4, mh, qmail and mailfile, SSL and certificates, GNOME with integration to the panel, GTK standalone, automatic detection of mailbox format, mail header and content display, PNG animation, HIG 2.0 compliance, and spam filtering.
License: GNU General Public License (GPL)
Changes: It is now possible to filter message headers using regular expressions. The Hungarian and Vietnamese translations have been updated. Some bugs have been fixed.
jsWordsearch 0.3 (Default branch)
jsWordsearch is a word search puzzle generator that is playable through your Web browser. You use your own words and have many options to choose from, including size, color, word direction, shape, and more.
License: GNU General Public License (GPL)
Changes: This version fixes many problem areas and bugs.
GtkDatabox 0.6.0.0 (Default branch)
The GtkDatabox widget (for use with the GTK+ widget set) is used to display large amounts of numerical data in graphical representation. Several sets of data may be shown at one time. You may zoom in and out and navigate via scrollbars. The display of data is rather fast, so you can use the widget for quickly changing data (i.e. an oscilloscope for example) as well. The widget has already been adapted to several scientific projects around the world.
License: GNU Lesser General Public License (LGPL)
Changes: The include paths for the header files have been corrected. The previous versions would not work after installation. Now everything should work fine (it might require changes in include-paths in projects that use GtkDatabox, though).
sakura 1.0.9 (Default branch)
sakura is a vte-based terminal emulator. It aims to provide a terminal emulator that only depends on GTK and VTE. It uses a notebook to allow multiple tabs in the same window.
License: GNU General Public License (GPL)
Changes: Fixed a segmentation fault when tabs were removed.
rbot 0.9.10 (Default branch)
rbot is an IRC bot written in Ruby. It's similar to an infobot, with some extra features and some changed. It has a dynamic plugin architecture, making plugin writing fast and easy.
License: BSD License (original)
Changes: Many new and updated plugins, including one to poll RSS feeds. A first step towards a better auth system (total revamp due in 0.9.11). Improvements to network and server code, which should provide greater stability. A new message queueing mechanism with bit rate throttling. A new logging framework for debugging and tracing the activities of the bot. A new split-db registry system for better performance and transactional usage of bdb for resilience. More integration with Nickserv where available, including optional automatic ghost-killing.
Lynkeos 1.3-UB (Default branch)
Lynkeos is an application dedicated to the processing of astronomical images taken with a Webcam through a telescope. By stacking the best images, the signal to noise ratio is increased and details lost in the noise of individual images become visible in the resulting image. This software accepts QuickTime sequences or still images, in any image format supported by Cocoa, as input. It generates a 16 bits RGB TIFF image as output, to be further processed with some all-purpose image processing application.
License: GNU General Public License (GPL)
Changes: This release is a universal binary version that runs natively on both Intel and PowerPC Macs. There is a bugfix regarding processed image scrambling, and there is a new Spanish localization.
udcf2png.pl 1.5 (Default branch)
udcf2png.pl reads UDCF data files and generates plot files in PNG format for every dive. Basic dive parameters such as date and time of dive, diving time, maximum depth, average depth, and temperature are included in the plot. It depends on XML::Simple and GD::Graph.
License: GNU General Public License (GPL)
Changes: This release fixes a bug that prevented processing of UDCF files with a single set of dive data.
SRESI 0.13.0 (Default branch)
SRESI is a smart bookmark manager, with many interesting tricks sadly bundled in a lousy interface. SRESI works with both the standard hierarchical trees and the new and fashionable tagged bookmarks. It was developed as a way to interface both representation systems. SRESI can use Del.icio.us, Mozilla, Opera, and XBEL bookmarks, and handles a few more exports besides. Directories and tags are used equivalently, and the final hierarchies are inferred from actual tag use.
License: GNU General Public License (GPL)
Changes: The core data structures were extensively rewritten: the new design trades some data size efficiency for a much cleaner design, avoiding redundancies and dramatically improving performance. The core APIs and code (Bookmarks module) were cleaned up. The binary format changed, but the standard exchange format, DSV, did not.
JTrac 2.0-RC2 (Default branch)
JTrac is a generic issue-tracking web-application that can be easily customized by adding custom fields and drop-downs. Features include customizable workflow, field level permissions, e-mail integration, file attachments and a detailed history view.
License: The Apache License 2.0
Changes: This release comes bundled with Jetty and is far easier to evaluate. It requires only a Java 5 JRE to be up and running, especially since an embedded HSQLDB database is used by default. JTrac is built using Spring, Spring WebFlow, Acegi, and Hibernate.
Tux Math Scrabble 3.0 (Default branch)
Tux Math Scrabble is a math version of the popular board game for education. The game challenges young people to construct compound equations and consider multiple abstract possibilities. There are four skill levels for practice, from basic addition and subtraction through multiplication and division.
License: GNU General Public License (GPL)
Changes: A demo screensaver mode. Multiple user accounts. Records interactive session transcripts for Learning Research and powerful student assessment capabilities. Extensive new configurability. PDF documentation.
&l
Metasploit Framework 3.0-beta-1 (3.x branch)
The Metasploit Framework is a platform for developing, testing, and using exploit code.
License: Other/Proprietary License with Source
Changes: Massive bugfixes, more exploits, and new evasion techniques. Support for denial of service modules via the auxiliary module type (examples for RRAS and MS06-035).
The Sleep Scripting Project 2.1-b2 (Default branch)
Sleep is an embeddable scripting solution for Java applications. It is heavily inspired by Perl with bits of Objective-C thrown in. Features include function closures as first-class types, a unified I/O interface for sockets/processes/files, and the ability to instantiate/query Java objects. The Sleep Java API allows the language to be extended with new constructs, operators, functions, and variable containers.
License: GNU Lesser General Public License (LGPL)
Changes: Additions include new debug functionality, several functions for manipulating arrays (i.e. set operations and a few functional programming style items), many enhancements to the I/O API, and an assignment loop construct.
namefix.pl 3.2.14 (Default branch)
namefix.pl is a cross platform batch file renamer, facilitating quick and painless renaming of filenames. It features all the expected batch file renaming functions, id3v1 support, explorer integration for Windows, and much more. It is especially useful for cleaning up BT downloads.
License: GNU General Public License (GPL)
Changes: id3v1 support, a GUI overhaul, and bookmarks. regexp can be toggled. You can set the amount of digits to which enumerate should pad.

No comments: