| Nazwa oprogramowania |
Strona domowa |
Pobierane |
| X Server |
http://www.freedesktop.org/[..]tware/xserver |
0x |
|
Experimental X Window System implmenetation intended for testing new approaches in graphics windowing environment development, new ways of bitmap/window composition, etc.
The project is stable, although not intended for production use yet. Graphics cards are mostly supported via the VESA interface, without hardware acceleration.
One of the most interresting aspects already working is the new window composition paradigm, featuring full usage of alpha-channel (allowing half-transparent windows, window shadows, etc.).
|
|
|
| Altonasoft Internet Graphics |
http://members.tripod.com/[..]software.html |
0x |
|
A CGI to create/manipulate images directly on your Web site.
|
|
|
| savirc |
http://www.savirc.com/ |
0x |
|
User friendly IRC client with unicode support and tcl/tk scripting
|
|
|
| Oracle9i |
http://www.oracle.com |
0x |
|
|
|
|
| MSH Free Autoresponder |
http://www.mshsoftware.com |
0x |
|
MSH Free Autoresponder to plugin do Sendmaila, który umożliwia wysyłanie auto odpowiedzi na podstawie zdefiniowanych kryteriów oraz wyjątków.
Aplikacja jest prosta w użytkowaniu oraz instalacji, dzięki temu szybko stworzysz proste auto odpowiedzi, informacje o urlopie czy o zmianie adresu skrzynki pocztowej.
Intuicyjny interfejs użytkownika upraszcza tworzenie warunków, wyjątków oraz ograniczeń czasowych dla auto odpowiedzi.
Krótka lista możliwości programu:
* definiowanie treści oraz tematu auto odpowiedzi - oba pola wspierają zmienną $SUBJECT, która jest zamieniana na oryginalny temat wiadomości
* warunki dla odbiorców - określają dla których odbiorców powinna być wysyłana auto odpowiedź
* wyjątki dla odbiorców oraz nadawców - określają dla których odbiorców lub nadawców wysyłanie auto odpowiedzi ma być zaniechane
* przedział czasowy - określa pomiędzy jakimi datami auto odpowiedź ma być wysyłana
* loop protection - mechanizm zapobiegający powstawaniu pętli pomiędzy serwerami pocztowymi
* administracja zdalna - nie potrzeba praw administratora, aby zarządzać ustawieniami autorespondera
* administracja wieloma serwerami naraz z poziomu jednej aplikacji
|
|
|
| studip |
http://www.studip.de |
0x |
|
|
|
|
| Adie |
http://www.fox-toolkit.org/adie.html |
0x |
|
Adie is a fast and convenient programming text editor written using the FOX Toolkit. It is also a convenient file viewer, supporting several methods to move from one file to the next. For each visited file, it remembers where you were last looking, and which special places have been bookmarked, so you can quickly return to frequently visited places. Users can optionally visit files with a single click by displaying the File/Directory browser side by side with the text.
|
|
|
| php_jh_pdf |
http://www.bettina-attack.de/[..]s/php_jh_pdf/ |
0x |
|
php_jh_pdf is a set of classes intended to simplify the generation of PDF documents with PHP. It enables you to put down continuous text with automatic line wrapping, automatic creation of new pages, etc. It also renders barcodes
directly onto the PDF document. It offers classes for creating tables by only specifying column widths and the data to put into the cells. The table layout
(border widths, colors) is highly adjustable. The table class builds on top of the other classes, so table cells can contain anything supported by the other php_jh_pdf classes. The interface used by the table class to output the actual
content is simple and classes for putting in other content can thus be easily
created.
|
|
|
| cdpr |
http://sourceforge.net/[..]rojects/cdpr/ |
0x |
|
cdpr is used to decode a Cisco Disovery Protocol (CDP) packet, by default it will report the device ID, the IP Address (of the device), and the port number that the machine is connected to. Optionally it will decode the entire CDP packet.
|
|
|
| Hypercube |
http://tumic.wz.cz/hypercube |
0x |
|
Hypercube features a Qt based GUI tool for visualizing simple text based graph representations as SVG and EPS images as well as a Qt independent command line tool. Hypercube uses a simulated annealing algorithm to lay out the graph that can be easy parametrized to achieve the desired look.
Main goals in development are portability and easy usage rather than high performance and complexity. The command line tool does not require any other libraries than the standard C++ library and the GUI tool uses "pure" Qt.
|
|
|
| PHPortal |
http://dev.4arrow.com |
0x |
|
PHPortal is a PHP application development environment similar to Zope. It is a pipeline or tunnel application that can help you quickly create dynamic Web applications such as portal and intranet sites. It comes with membership, search, news, and more. Its easy-to-use tools allow teams to productively and safely work together. It provides access to databases and other legacy data. Its support for Web standards such as SMTP, POP, FTP, and XML-RPC allows you flexibility and interoperability. It consists of a number of components which work together to provide a complete, yet flexible, application server package. It includes an XML-RPC server, an object-oriented database schema, a search engine, a database virtual file mapping system, a Web page templating system, a Web-based development and management tool, and comprehensive extension support.
|
|
|
| MetadataExtractor |
http://bluetelum.com/ |
0x |
|
MetadataExtractor reads entire backup file and parses system tables data which contains actual information about tables, data types, columns and indexes and then saves collected
data in simple format of XML file. After that extractor builds DDL scripts for creating database objects and wtites into the text file.
The main goal of this tool is to restore database structure in the case of lack of any knowledge about that database. The tool supports backups made by ASE Sybase versions from 12.5 to 15.7
|
|
|
| autorip/autotag |
http://www.maths.tcd.ie/[..]rane/autorip/ |
0x |
|
Autorip and autotag are a pair of shell-scripts which automate the ripping and encoding of CDs to MP3. They were written with the idea of disconnected operation in mind:
* CDs can be ripped to WAV files at anytime,
* CDs are identified from FreeDB the next time the machine is connected to the net,
* WAV files are tagged and encoded to MP3 at a later time.
|
|
|
| Direct Export |
http://bluetelum.com/ |
0x |
|
DirectExportSybase reads data directly from filesystem bypassing fetching data from server via ODBC or any other interface. This approach provides minimal impact on the system
where source server is installed and high speed of unload. On average direct unload faster than native bcp utility in 3-5 times. Command line interface is easy to use and user-friendly.
Data export is serious task. That’s why we would like to offer you a free demo version so you can estimate benefits of direct export.
The tool supports ASE Sybase versions from 15.5 to 15.7
|
|
|
| QtCD |
http://www.unf.edu/[..]~kschin/qtcd/ |
0x |
|
As if the Linux world did not have enough CD players, I wrote one myself. I wrote the CD player by finally understanding how to use ioctl() and how to understand the information in the linux/cdrom.h file.
|
|
|