24 August 2006

informatyk

Urwid 0.9.6 (Default branch)
Urwid is a Python library for making text console applications. It has many features including fluid interface resizing, support for UTF-8 and CJK encodings, standard and custom text layout modes, simple markup for setting text attributes, and a powerful, dynamic list box that handles a mix of widget types. It is flexible, modular, and leaves the developer in control.
License: GNU Lesser General Public License (LGPL)
Changes: This release improves Unicode support with Python < 2.4, and new features were added to the tutorial and reference generation scripts. The graph.py example program introduced in 0.9.5 should now work properly for everyone.
MyZipCodeDB 3.1.1 (Default branch)
MyZipCodeDB is a MySQL ZIP code database with a PHP locator. It integrates with existing location tables to provide locater functionality on any table that contains a 5-digit ZIP code column. There is no need to dump, reformat, and reload existing location data into a vendor-provided location table.
License: Other/Proprietary License
Changes: The free ZIP code data file is now a free MySQL/PHP ZIP code database. The ZIP code file has been updated to fix a couple of incorrect lat/lon entries.
SISC 1.15.3 (Default branch)
SISC is an extensible Java-based interpreter of the algorithmic language Scheme. It uses modern interpretation techniques and handily outperforms all existing Java interpreters (often by more than an order of magnitude). In addition, SISC is a complete implementation of the language. The entire R5RS Scheme standard is supported. This includes a full number tower including complex number support and arbitrary precision integers and floating point numbers, proper tail recursion, hygienic macros, and full support for first-class continuations (not just the escaping continuations found in many other systems).
License: Mozilla Public License (MPL)
Changes: Fixes handling of escaped newlines in multi-line comments. Removes the unused "fix" syntax token, which was causing binding problems f
conceptRM (Rss Mail) 0.03 (Default branch)
ConceptRM (RssMail) is an email client using RSS as a means to deliver the list of email to the user.
License: Freeware
Changes: Support for 'quoted-printable' and 'base64' encoded email. A basic spam function has been implemented.
GOsa 2.5.3 (Default branch)
GOsa is a PHP-based administration tool for role-based managing of accounts and systems in LDAP databases. Standard configurations can manage generic, POSIX/shadow, postfix/cyrus/sieve, pureftpd, fax, and samba 2/3 accounts in LDAP. It has plugins for Asterisk, FAI, and system/terminal management. The look and feel can be easily adapted to users' needs.
License: GNU General Public License (GPL)
Changes: This release addresses several translation typos and little PHP4/5 problems, and corrects ACL self-modify flag handling that didn't work properly in some cases. It fixes the group dialog filter and some issues with FAI handling.
cpuid 2 20060823 (Default branch)
cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU (s).
License: BSD License (original)
Changes: This release adds an -i option to use the CPUID instruction directly instead of the CPUID kernel module. Often, this works around erroneous information from the CPUID module, and you don't have to be root to use it.
Campsite 2.6.1 (Default branch)
Campsite is a multilingual content management system (CMS) for news Web sites. Campsite's user interface was built with the end user (journalist, editor, publisher) in mind, and it can be configured to suit different profiles of end users. Campsite follows the print-newspaper publishing paradigm, so it structures sites by default as Publications > Issues > Sections > Articles. Campsite works best for medium-to-large-size online news publications, but it is capable of handling nimbler sites too.
License: GNU General Public License (GPL)
Changes: Thirty-two (32) bugs were fixed, the Spanish, Russian, and Romanian translations were updated, a new Dutch translation was added, and all sample templates are now available for 2.6.X.
Qps-h 1.9.18 (Default branch)
Qps is a GUI version of "ps" and "top" . It is a perfect visual process manager that displays processes in a window and lets you sort and manipulate them easily.
License: GNU Lesser General Public License (LGPL)
Changes: This release fixes a segfault bug on SMP systems.
segatex 2.10 (Default branch)
segatex is a tool to configure SELinux policy with the help of GUI. Just push a button and it will generate a .te file in the same directory. You can then edit your .te file, make a module, and install.
License: GNU General Public License (GPL)
Changes: An audit for yum install/update was added. A bug in which policy could not be edited was fixed.
TabView 1.3 (Default branch)
TabView makes it possible to view and print PowerTab tablatures. With TabView, you can also export your tabs in MIDI format or follow the playback on screen to help your learning process. PowerTab is a well-known and widely adopted tablature editor for Windows systems. You can easily find thousands of song transcriptions in this format on the net. TabView is a Universal application, so it runs natively both on PPC and Intel based Macs.
License: Shareware
Changes: A problem which prevented correct viewing of tabs containing floating texts using unavailable fonts has been fixed. A document icon has been added.
Scala 2.1.8 (Scala 2 branch)
Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more. It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.
License: BSD License (revised)
Changes: This version introduces minor language changes in Scala 2 and fixes many bugs.
WiKID Strong Authentication System 2.1.1 (Default branch)
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 a COM object and Java component, supports multiple domains, and supports replication for fault tolerance and scalability.
License: GNU General Public License (GPL)
Changes: This is a stable release. It includes host/mutual authentication, a new J2SE token client, and various network clients (PHP, Ruby, Python, etc.).
Rover 2.02 (Default branch)
Rover provides a means of executing commands on remote machines via SSH, Telnet, or Rlogin. Connections are made and then managed using the Expect for Perl module. Rover can process many hosts in parallel. It comes with two interface programs, rover and rovergtk. The first is a commandline tool with a built-in shell and batching capabilities; the other uses a Gtk interface to configure and use Rover.
License: Artistic License
Changes: This version has fixed all known bugs. Minor UI improvements were made. Rover now uses System V IPC queues for parallel process communications.
edtFTPj/PRO 1.2.9 (Default branch)
edtFTPj/PRO is a Java library that performs secure file transfers. It supports FTPS (FTP over SSL), both explicit and implicit modes, and SFTP (FTP via SSH) All major FTP operations are supported, including both active and passive modes. It provides a progress monitor interface, allowing applications to receive progress updates for their file transfers. The library is built on the open source edtFTPj and shares its API.
License: Other/Proprietary License with Source
Changes: Some support for IPv6 was added. Support for ssh.com private keys was added. Some minor bugs were fixed.
LaTeX::Table 0.0.1 (Default branch)
LaTeX::Table is a Perl module that provides functionality for an intuitive generation of LaTeX tables for reports or theses. It ships with some predefined, good-looking table styles, and supports multipage tables via the xtab package.
Squashfs 3.1 (Default branch)
Squashfs is a highly compressed read-only filesystem for Linux 2.4 and Linux 2.6. It uses zlib to compress files, inodes, and directories. All blocks are packed to minimise the data overhead, and block sizes of between 4K and 32K are supported. It is intended to be used as a filesystem for archival use and in embedded systems where low overhead is needed, and has been tested on PowerPC, i586, SPARC, and ARM architectures.
License: GNU General Public License (GPL)
Changes: This version applies some major improvements to the Squashfs-tools (Mksquashfs and Unsquashfs). In particular, Mksquashfs has been parallelized. There are also some major bugfixes, numerous smaller improvements and bugfixes, and patches for new Linux kernels.
Nautilus Actions 1.4 (Default branch)
Nautilus Actions is an extension for Nautilus, the GNOME file manager, which allows you to configure programs to be launched on files selected in the Nautilus interface. Each time you right-click on one or several selected files in Nautilus, Nautilus Actions will parse its configuration files to see if a program has been set for this selection. If one has been set, it will add an item to the menu that allows you to execute the program on the selected files.
License: GNU General Public License (GPL)
Changes: A bug with Nautilus was fixed to make it update its popup menus when a configuration value changes in Nautilus-actions. The problem with the Export feature in Nact when the config contains some XML special characters was fixed. Error handling in Nact was improved, and now displa
K3b 0.12.17 (Default branch)
K3b is a CD and DVD burning application for Linux systems optimized for KDE. It provides a comfortable user interface to perform most CD/DVD burning tasks, such as creating an audio CD from a set of audio files or copying a CD. While the experienced user can influence all steps of the burning process, the beginner may find comfort in the automatic settings and the reasonable defaults which allow a quick start. The actual burning is done by the command line utilities cdrecord, cdrdao, and growisofs.
License: GNU General Public License (GPL)
Changes: Saving and loading of the file view configuration was fixed. The ffmpeg autoconf check was improved. More FreeBSD compile fixes were made. Symbolic link handling was fixed in data projects (a bug introduced in 0.12.16). The UTF-8 encoding
surblhost 0.5.11 (Default branch)
surblhost is a command line program that check if hostnames are blacklisted in the surbl.org lists. A blacklisted hostname means that the site is referenced in spam email. Although surbl is mostly used by spam filters such as spamassassin to identify spam email, you can use surblhost for many other purposes.
License: GNU General Public License (GPL)
Changes: The program can now add user-defined whitelists and two-level TLDs to the hardcoded ones.
DoctorJ 5.1.2 (Default branch)
DoctorJ is an application that analyzes Java documentation for compliance with the standard and for accuracy against the code, beyond what javadoc does.
License: GNU Lesser General Public License (LGPL)
Changes: By default, warnings and errors are now reported at the strictest level. Detection of run-time exceptions and errors has been improved, thus eliminating many errors stating that an exception was documented yet not declared in the throws list. The --warning option has been replaced with --level.
Partition Logic 0.63 (Default branch)
Partition Logic is a partitioning and disk management tool for PC-compatible computers. It includes its own standalone operating system and GUI, and can fit on a single bootable floppy (or CD). It creates, modifies, resizes, deletes, formats, and moves partitions, and copies hard disks. It is based on the Visopsys operating system.
License: GNU General Public License (GPL)
Changes: This is a maintenance and bugfix release, with numerous small tweaks throughout the entire system. New features include the ability to format and resize Linux swap partitions, more reliable loading, more detailed CPU detection, and a simple text editor.
H2 Database Engine 0.9/2006-09-23 (Default branch)
H2 is an SQL database engine written in Java (but also available as a native binary). JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.
License: Freely Distributable
Changes: This release fixes a few join problems with outer joins and referential integrity. The collation for "like" was ignored. Invalid date and time constants are no longer accepted. The autocomplete feature has been improved.
Seagull PHP Application Framework 0.6.0 (Default branch)
Seagull aims to deliver the following: independence of data, logic, and presentation layers, an extensible component architecture, reduction of repetitive programming tasks, simplified data access, comprehensive error handling, module workflow routines, form handling without the donkey work, component reuse, authentication management, integration with PEAR libraries, PHP coding standards, platform/PHP version/browser independence, self-generating documentation, and quality end-user docs.
License: BSD License (revised)
Changes: Module installation was automated for admin users, and improvements were made to the module generator wizard. Module config files now have a GUI interface for editing. Additional checks were added in the installer for open_basedir restriction. An allow_url_fop
Sivotra 0.1 (Default branch)
Sivotra is a vocabulary trainer that takes simple text files as input. It allows one to quickly select sets of vocabularies and to change this selection in a flexible way. It makes use of the FLTK toolkit library. Alternatively, there is also a CLI version available.
Azureus 2.5.0.0 (Default branch)
Azureus is a BitTorrent protocol implementation that offers multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options, and instant access to numerous pieces of information about your torrents. It includes an embedded tracker that is easily set up and ready to use.
License: GNU General Public License (GPL)
Changes: Many changes were made.
phpMyVisites 2.2 beta2 (Default branch)
phpMyVisites is a Web traffic analyzer with very detailed reports and advanced graphics. It is not an Apache log analysis tool. phpMyVisites creates its own logs, and it allows access to more complete statistics. phpMyVisites provides information about visitors, page views, visitor follow-ups, countries of origin, software configurations, referrers, and much more. It also includes a powerful administration and configuration tool.
License: GNU General Public License (GPL)
Changes: A Catalan translation was added along with preliminary PDF generation (for tests only at this stage). The French, English, Czech, German, Persian, Finnish, Magyar, Dutch, Russian, and Spanish translations were updated. The artichow library was updated to be compatible with PHP 5 with zend_compatibility ena
mooedit 0.7.0 (Default branch)
mooedit is a text editor which features configurable syntax highlighting, configurable keyboard accelerators, support for multiple platforms, plugins (which can be written in C or Python), incremental searching, regular expression search/replace, grep and find frontends, and a built-in file selector. Configurable tools are available from the main and context menus. These tools can be written in Python, as shell scripts, or in MooScript, a simple builtin scripting language.
License: GNU General Public License (GPL)
Changes: New and improved user-defined tools, a much improved Find plugin, a reworked plugin system and an experimental project plugin. Infrastructure for internationalization is now in place, though no translations are available yet. Printing with GTK+ 2.10 is now supported.
Laurux 1.02a (Default branch)
Laurux is accounting and invoicing software with stock management. It also provides some statistics.
License: GNU General Public License (GPL)
Changes: Some minor bugs were fixed and the documentation was updated.
Qingy Is Not Getty 0.9.1 (Default branch)
qingy is a replacement for getty. It uses DirectFB to provide a fast, nice GUI without the overhead of the X Windows System. It allows the user to log in and start the session of his choice (text console, GNOME, KDE, wmaker, etc.).
License: GNU General Public License (GPL)
Changes: Corrupt graphics were replaced. A bug that sometimes made the qingy GUI hang on exit was fixed. DirectFB support is now optional. This means that you can compile and run qingy on systems that do not have DirectFB installed. You will not get a graphical login, but will be presented with a choice of sessions and will have access to advanced features like session locking or timeout.
SlimPeer 0.11 (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.
License: GNU General Public License (GPL)
Changes: The SlimPeer now tries to automatically configure itself using UPnP. The code was cleaned up and is now faster and smaller.
GlowWorm FW Lite 1.0.9 (Default branch)
GlowWorm FW Lite is a network security and monitoring application that allows the user to define a set of rules defining acceptable network behaviour on a per-address, port, and application basis. An authorization dialog alerts you when an application tries to perform an unauthorized operation on the network.
License: Free To Use But Restricted
Changes: A thread synchronization issue was fixed. Usability was improved by allowing the user to customize whether the kernel extension is unloaded on exit.
LnBlog 0.8.0 (Default branch)
LnBlog is a simple Weblog with some basic site management features that is designed for flexibility. It has few requirements and works well in shared Web hosting situations. All data is stored in text files and the file access module can be easily configured to work when PHP's safe mode is enabled. Some of LnBlog's features include multiple authors, multiple Weblogs, reader comments, trackbacks, auto-generated RSS feeds, permanent articles, and file uploads. It also has a flexible theme and template system, a powerful event-driven plugin system, and support for internationalization.
License: GNU General Public License (GPL)
Changes: This release adds support for Pingbacks and basic podcasting. It also includes a new anti-spam TrackbackValidator plugin and an improved interface for
Reply-o-Matic 1.4.1 (Default branch)
Reply-o-Matic is a highly configurable and secure auto-reply software, to be used in conjunction with any Mail Delivery/Transfer Agent or local delivery agent. It provides an easy, uniform way to autoreply to email messages.
License: GNU General Public License (GPL)
Changes: Handling of invalid email addresses was improved. Handling of child processes on exit was improved.
GNU-Monitor 0.0.12 (Default branch)
GNU-Monitor is a transactional monitor that allows client/server applications to be developed with minimal effort. It consists of transaction routing modules that ensure data integrity and recovery on abnormal termination.
License: GNU General Public License (GPL)
Changes: This release adds new "encolados" services which are implemented by a store and forward server called "gm_squeue".
Andy's PHP Knowledgebase 0.64 (Default branch)
Andy's PHP Knowledgebase is a database-driven knowledge base management system. It features bookmark friendly URLs, easy search with browsing by category, article submission, and a professional and attractive interface. It is intended to be used to store, manage, and update article content for a knowledge base, but is very customizable and enables any number of creative uses.
License: GNU General Public License (GPL)
Changes: This release includes a fix for the article search by keyword query, a new listing of articles ordered by their rating, and improvements to the knowledgebase setup.
Wireshark 0.99.3 (Default branch)
Wireshark (formerly Ethereal) is a network protocol analyzer, or "packet sniffer", that lets you capture and interactively browse the contents of network frames. The goal of the project is to create a commercial-quality packet analyzer for Unix, and the most useful packet analyzer on any platform.
License: GNU General Public License (GPL)
Changes: Security-related vulnerabilities in the SCSI, DHCP, ESP, and Q.2931 dissectors have been fixed. See the advisory for details. This release adds ESP, Kerberos, and SSL decryption in the Windows installer. It also adds support for AirPcap, a new product from CACE Technologies that allows raw 802.11 captures under Windows.
XmlAutoIndex 0.02 (Default branch)
XmlAutoIndex is a module for Apache HTTP Server that browses your directories and produces output in XML. The aim of this project is to replace mod_autoindex in Apache, separating data from design. XSLT can be used to translate the XML into HTML, SVG, or XUL, for example. You can make your own theme by updating an XSL style sheet and without ever touching the core engine. Using appropriate plugins, you can show pictures, videos, and music.
Amaroc 0.3 (Default branch)
Amaroc is an ncurses "frontend" for Amarok. It uses DCOP calls, and its purpose is to ease control of Amarok over a network.
License: GNU General Public License (GPL)
Changes: Resizing doesn't work as it should, so it was "fixed" to die on resizing. The terminal size must be at least 70x9 for the program to run. A problem in which artist and song names were clipped at 30 chars was fixed. XML special character codes like "&" were fixed so that they now display the characters they represent. Minor code cleanup was done.
gmusicbrowser 0.955 (Default branch)
gmusicbrowser is a jukebox for large collections of MP3 and Ogg files. It is fast, even with tens of thousands of songs, has easy access to related songs (same artist/album/title), supports multiple genres per song, ratings, and customisable flags. It has a powerful browser window with filter history, dynamic filters with unlimited nesting of conditions, mass-tagging, and more.
License: GNU General Public License (GPL)
Changes: This release adds support for translations (French translation included). It also adds the -tagedit command line option to just edit tags of music files passed as arguments.
TimeTrex 1.1.0-beta3 (Default branch)
TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, attendance (time clock), job costing, invoicing/accounts receivable, and payroll in a tightly integrated package. With the ability to interface with hardware such as iButtons, barcode readers, and cell phones, employees are able to efficiently track their time at the office or on the road. It can automatically calculate complex over time and premium time business policies, and is immediately able to identify labor costs attributed to projects by employee, branch, department, task-type and quantities produced. It can process your payroll by calculating withholding taxes (US/Canada), generate detailed electronic pay stubs, and even print paychecks or direct deposit funds.
License: Mozilla Public License (MPL)
UDIG 1.1-RC3 (Development branch)
UDIG (User-friendly Desktop Internet GIS) is a spatial data viewer and editor with emphasis on the OpenGIS standards for Internet GIS, the Web Map Server and Web Feature Server standards. It provides a common platform for building spatial applications with open source components.
License: GNU Lesser General Public License (LGPL)
Changes: Improved WFS support, additional server-side filter processing, GeoTools 2.2.0, error log submission, and more bugfixes.
zoem 06-234 (Default branch)
Zoem is a general-purpose macro/programming language that submits text to a two-stage transformation process. Macro expansion and interpretation is followed by application of customizable character filtering rules. Zoem supports inside-out evaluation, comprehensive IO, control operators, iteration, dictionary stacks, multidimensional data storage, arithmetic expressions, regular expressions, system commands, and more. PUD (Portable Unix Documentation) is shipped with zoem. It provides two mini-languages for authoring manpages and FAQ documents.
License: GNU General Public License (GPL)
Changes: A mechanism for testing and retrieving environment variables was added, and the code base has seen some clean-ups.
&
GenReS 0.9.4 (Default branch)
GenReS is a generic reconfigurable scriptable plugin for Mozilla-based browsers. It allows you to use external programs for EMBED or OBJECT tags. The plugin is supplied with a Perl script for embedding mplayer and mencoder in a browser and controlling it with Javascript. It allow you to watch video and to record it to set of files. Manipulations with object variables in Javascript are translated to a Perl program. Status messages from the controlled program (mplayer or mencoder) are translated back to Javascript object variables, and Javascript functions are called for notifications.
License: GNU General Public License (GPL)
Changes: The ImageMagick "display" utility is used to show images. Rotation and mirroring works with images as well as with videos. A bug has been fixed with UR
Control Library 0.1.4 (Default branch)
Control Library is a small C++ library for writing control applications. It can be compiled for either generic Unix userspace or for kernelspace under RTLinux 3.2. It frees a programmer from having to write control applications in low-level C code under RTLinux, while allowing the control code to be tested in userspace before running it in kernelspace under RTLinux.
License: GNU General Public License (GPL)
Changes: This release adds a waitData() method for RTFifos in userspace context. There are miscellaneous utility functions such as a C++/Kernel compatible Memcpy, Strdup, Strcpy, etc.
DB2 MDC Table Size Estimator for AIX 1.0 (Default branch)
Multi-Dimensional Clustering (MDC) Table Size Estimator for DB2 is an application that can be used to optimally estimate space requirements based on table statistics and MDC parameters. It has the ability to use one or more clustering dimensions, which speeds up the query process and frees users from the burdens of converting a table to MDC on AIX and Windows.
Task Coach 0.59 (Default branch)
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.
License: GNU General Public License (GPL)
Changes: In addition to bugfixes, this release adds a filter sidebar for easy filtering, printing support, and the ability to export to HTML.
Gwenview 1.3.93 (Development branch)
Gwenview is a fast and easy to use image viewer/browser for KDE. All common image formats are supported. Standard features include slideshow, full screen view, image thumbnails, drag'n'drop, image zoom, and full network transparency using the KIO framework. It also provides image and directory KParts components for use in applications such as Konqueror. Additional features are provided by the KIPI image framework.
License: GNU General Public License (GPL)
Changes: The delete dialog has been reworked to be more usable. It's now possible to define whether Gwenview should remember the last URL and the filter state when it is restarted. In fullscreen mode, a "Location:" text would sometimes appear above the full screen toolbar. Sometimes the Orientation tag was not reset after rotating J
RechnungsZentrale V2 1.1.5 (Default branch)
RechnungsZentrale is a multiuser Web-based billing application. It facilitates the creation of invoice line items and invoices.
License: Freeware
Changes: This release fixes an error with the inclusion of a library in neu_kunde.php, removes charset information from the SQL file, adds Finnish language support, and corrects mistakes in the English language file.
crapsearch 1.1.0 (Default branch)
The crapsearch utility enhances privacy by polling targeted Web search engines with random search terms. It does not flood search engines, but can help disguise your real search habits and prevent the creation of meaningful search logs and user tracking. It uses local dictionaries, personal favorite lists, and Web news as sources for random search terms. It also takes a little care to make differentiation from your real browser (and therefore real searches) difficult.
License: Public Domain
Changes: The option to log all random search queries has been added. Referrers are now sent with requests, and query words are lowercased and more randomly selected. Multiple search result pages are now fetched occasionally, and the code has been restructured. A few bugfixes have been applied.
PyFloppy 1.5 (Default branch)
PyFloppy is a graphical floppy formatting tool. Basically a GUI for fdformat, mke2fs, and mkdosfs, it aims to give the user complete control over the background processes.
License: GNU General Public License (GPL)
Changes: A minor bug in the handling of newline characters in the shell command output window was fixed.

No comments: