to perform
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1188
Witty CD Player 0.0.7
Witty CD Player is a cd player program that uses cdda2wav for software buffering. more>>
Witty CD Player is a cd player program that uses cdda2wav for software buffering.
I started having problems with my CD-ROM drive skipping badly on every audio track for several months. At the same time, I wanted to try my hand at GTK. So, I decided to write the "The Witty CD Player." (The name is a play on my last name The Witty CD Player uses the cdda2wav program to perform oversampling to account for the skips.
<<lessI started having problems with my CD-ROM drive skipping badly on every audio track for several months. At the same time, I wanted to try my hand at GTK. So, I decided to write the "The Witty CD Player." (The name is a play on my last name The Witty CD Player uses the cdda2wav program to perform oversampling to account for the skips.
Download (0.014MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1538 downloads
Sol Manager 0.1.5
Sol Manager is a tool to manage your source files and configuration settings. more>>
Sol Manager is a tool to manage your source files and configuration settings. SolMgr organizes project information in compiler- and platform-independent descriptions and allows conversion to native build scripts, such as makefiles or MS Visual Studio solutions.
GUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
<<lessGUI is provided to visually control project configurations, and to perform everyday project management tasks such as files addition/removal, dependency management etc.
Notice: SolMgr is under heavy development currently, so it lacks many features and functionality.
Download (0.41MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1452 downloads
smtp-vilter 1.3.4
smtp-vilter is a high-performance content filter for sendmail, which detects email viruses and spam. more>>
smtp-vilter is a high-performance content filter for sendmail, which detects email viruses and spam.
smtp-vilter can pass, discard, or simply mark an email based on the results of a content scan. It relies on third-party products for the actual content scan. It uses the milter API to communicate with sendmail, and backends to communicate with the actual scanning engines.
The backends can be chained to perform a series of checks on each message in one run.
<<lesssmtp-vilter can pass, discard, or simply mark an email based on the results of a content scan. It relies on third-party products for the actual content scan. It uses the milter API to communicate with sendmail, and backends to communicate with the actual scanning engines.
The backends can be chained to perform a series of checks on each message in one run.
Download (0.065MB)
Added: 2006-11-12 License: GPL (GNU General Public License) Price:
1090 downloads
THC-LEAPcracker 0.1
THC LEAP Cracker Tool suite contains tools to break the NTChallengeResponse encryption technique. more>>
THC-LEAPcracker suite contains tools to break the NTChallengeResponse encryption technique e.g. used by Cisco Wireless LEAP Authentication.
Also tools for spoofing challenge-packets from Access Points are included, so you are able to perform dictionary attacks against all users.
<<lessAlso tools for spoofing challenge-packets from Access Points are included, so you are able to perform dictionary attacks against all users.
Download (0.17MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1326 downloads
StelsDBF 2.0
StelsDBF is a DBF JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on DBF files. more>>
StelsDBF is a DBF JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on DBF files (dBase III/ IV/ V, xBase, FoxPro, FoxBase, Clipper).
StelsDBF driver is completely platform-independent and does not require installing additional client or server software to provide access to DBF files. It can be effectively used to create, process and export DBF databases in your Java applications.
Main features:
- It supports most keywords of ANSI SQL92
- It supports inner and outer table joins
- It supports CREATE, INSERT, UPDATE and DELETE statements
- It supports transactions
- It supports aggregate, converting, string and user-defined SQL functions
- It is a platform independent
<<lessStelsDBF driver is completely platform-independent and does not require installing additional client or server software to provide access to DBF files. It can be effectively used to create, process and export DBF databases in your Java applications.
Main features:
- It supports most keywords of ANSI SQL92
- It supports inner and outer table joins
- It supports CREATE, INSERT, UPDATE and DELETE statements
- It supports transactions
- It supports aggregate, converting, string and user-defined SQL functions
- It is a platform independent
Download (0.23MB)
Added: 2007-01-31 License: Freely Distributable Price:
1001 downloads
SlimPeer 0.11
SlimPeer project client is a fully PeerCast compatible but small, fast, and easy to use peer. more>>
SlimPeer project 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.
SlimPeer was forked from the PeerCast sources and is licensed under the GPL. The client (=ui) part of the applications has been modified to be as simple as possible. The core library sources are identically to the original ones but they have been extended by several USE_SLIMPEER switches that disable code that is not necessary for this client (like the configuration via webpage, streaming of own sources and others).
<<lessAfter installation, all PeerCast P2P streams can be replayed immediately.
SlimPeer was forked from the PeerCast sources and is licensed under the GPL. The client (=ui) part of the applications has been modified to be as simple as possible. The core library sources are identically to the original ones but they have been extended by several USE_SLIMPEER switches that disable code that is not necessary for this client (like the configuration via webpage, streaming of own sources and others).
Download (0.12MB)
Added: 2006-08-24 License: GPL (GNU General Public License) Price:
668 downloads
HTML_QuickForm_LiveText 0.2.3
HTML_QuickForm_LiveText project is custom HTML_QuickForm element implemented as an input text that intercepts key presses. more>>
HTML_QuickForm_LiveText project is custom HTML_QuickForm element implemented as an input text that intercepts key presses to perform a query via AJAX and then shows the result.
When a result line is selected, its value fills the input text and optionally other HTML elements, based on result structure and a map between result component and HTML elements IDs.
Enhancements:
- Result-boxes positions are now "fixed" after the window is loaded.
- This is due to IE, which shows the div at the right of the input text.
<<lessWhen a result line is selected, its value fills the input text and optionally other HTML elements, based on result structure and a map between result component and HTML elements IDs.
Enhancements:
- Result-boxes positions are now "fixed" after the window is loaded.
- This is due to IE, which shows the div at the right of the input text.
Download (0.024MB)
Added: 2007-04-05 License: GPL (GNU General Public License) Price:
932 downloads
Sys::PortIO 0.1
Sys::PortIO is a Perl module to perform direct port I/O from Perl. more>>
Sys::PortIO is a Perl module to perform direct port I/O from Perl.
SYNOPSIS
use Sys::PortIO;
port_open($portnum);
write_byte($portnum, $value);
$value = read_byte($portnum);
port_close($portnum);
This module provides a Perl interface to the low-level port I/O operations provided by Linux, FreeBSD, or OpenBSD. Among other things, this is useful for writing Perl scripts that interface with parallel, serial, or joystick ports.
<<lessSYNOPSIS
use Sys::PortIO;
port_open($portnum);
write_byte($portnum, $value);
$value = read_byte($portnum);
port_close($portnum);
This module provides a Perl interface to the low-level port I/O operations provided by Linux, FreeBSD, or OpenBSD. Among other things, this is useful for writing Perl scripts that interface with parallel, serial, or joystick ports.
Download (0.72MB)
Added: 2007-04-13 License: Perl Artistic License Price:
932 downloads
domainFinder 0.3
domainFinder allows you to perform whois lookups on any url on a webpage. more>>
domainFinder allows you to perform whois lookups on any url on a webpage.
domainFinder firefox extension
Quickly carry out whois lookups on any url on a webpage or carry out a keyword domain search on any highlighted phrase or text.
<<lessdomainFinder firefox extension
Quickly carry out whois lookups on any url on a webpage or carry out a keyword domain search on any highlighted phrase or text.
Download (0.007MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
927 downloads
KeyWatcher 2.0.1
KeyWatcher is a daemon that monitors events from the new Linux input system and to perform actions based on certain events. more>>
KeyWatcher is a daemon that monitors events from the new Linux input system and to perform actions based on certain events.
In other words, multimedia keys like play, stop, mute, etc. can be made to do what they say... KeyWatcher is similar to LinEAK and xhkeys, but does not require X.
The downside is you need a device that supports the Linux input system. In 2.4 kernels very few devices support the new input system (USB keyboards should work).
In 2.6 most input devices use the new input system. A 2.6 kernel is strongly recommended.
Enhancements:
- A problem with 100% CPU usage when unplugging or re-plugging an input device was fixed.
- A desktop entry file was added.
<<lessIn other words, multimedia keys like play, stop, mute, etc. can be made to do what they say... KeyWatcher is similar to LinEAK and xhkeys, but does not require X.
The downside is you need a device that supports the Linux input system. In 2.4 kernels very few devices support the new input system (USB keyboards should work).
In 2.6 most input devices use the new input system. A 2.6 kernel is strongly recommended.
Enhancements:
- A problem with 100% CPU usage when unplugging or re-plugging an input device was fixed.
- A desktop entry file was added.
Download (0.097MB)
Added: 2006-01-29 License: GPL (GNU General Public License) Price:
1363 downloads
contraccions 0.1
contraccions project is a program to validate word contractions in the Catalan language. more>>
contraccions project is a program to validate word contractions in the Catalan language.
Word contractions in Catalan spelling are very complex and the function enclosed in this package allows a spellchecker to warn about wrong expressions and to suggest something to correct them.
It returns a code to indicate the type of the error and the location of the error in the expression, and allows a spellchecker to perform incremental validation.
<<lessWord contractions in Catalan spelling are very complex and the function enclosed in this package allows a spellchecker to warn about wrong expressions and to suggest something to correct them.
It returns a code to indicate the type of the error and the location of the error in the expression, and allows a spellchecker to perform incremental validation.
Download (0.24MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1086 downloads
XPKGTOOL 0.0.9a1
XPKGTOOL is a Slackware package manager for X. more>>
XPKGTOOL is a GUI front-end for pkgtools - the Slackware Linux package manager.
Its designed to allow users to perform the common package maintenance operations,
such install, remove and upgrade packages with ease, in a nice X-based user interface.
Since version 0.0.8a, XPKGTOOL comes with a built-in update manager, called SlackGrade,
that helps you to keep your Slackware up to date, upgrading the system with the latest
packages available in the current Slackware distribution tree on the web.
Enhancements:
- fixed: version info on about box
<<lessIts designed to allow users to perform the common package maintenance operations,
such install, remove and upgrade packages with ease, in a nice X-based user interface.
Since version 0.0.8a, XPKGTOOL comes with a built-in update manager, called SlackGrade,
that helps you to keep your Slackware up to date, upgrading the system with the latest
packages available in the current Slackware distribution tree on the web.
Enhancements:
- fixed: version info on about box
Download (1.2MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1656 downloads
smartmontoos 5.36
The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems. more>>
The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.
The suite of smartmontools contains two utilities:
smartctl is a command line utility designed to perform S.M.A.R.T. tasks such as disk self-checks, and to report the S.M.A.R.T. status of the disk.
smartd is a daemon that periodically monitors S.M.A.R.T. status and reports errors and changes in S.M.A.R.T. attributes to syslog.
<<lessThe suite of smartmontools contains two utilities:
smartctl is a command line utility designed to perform S.M.A.R.T. tasks such as disk self-checks, and to report the S.M.A.R.T. status of the disk.
smartd is a daemon that periodically monitors S.M.A.R.T. status and reports errors and changes in S.M.A.R.T. attributes to syslog.
Download (0.36MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1208 downloads
Test::Tester::Capture 0.103
Test::Tester::Capture is a help testing test modules built with Test::Builder. more>>
Test::Tester::Capture is a help testing test modules built with Test::Builder.
This is a subclass of Test::Builder that overrides many of the methods so that they dont output anything.
It also keeps track of its own set of test results so that you can use Test::Builder based modules to perform tests on other Test::Builder based modules.
<<lessThis is a subclass of Test::Builder that overrides many of the methods so that they dont output anything.
It also keeps track of its own set of test results so that you can use Test::Builder based modules to perform tests on other Test::Builder based modules.
Download (0.014MB)
Added: 2006-11-01 License: Perl Artistic License Price:
1088 downloads
Pathfinder PKI Daemon 0.1.0
Pathfinder PKI Daemon is designed to provide a mechanism for any program to perform RFC3280-compliant path validation... more>>
Pathfinder PKI Daemon is designed to provide a mechanism for any program to perform RFC3280-compliant path validation of X509 certificates, even when some of the intermediate certificates are not present on the local machine. The project will automatically download any such certificates (and their CRLs) from the Internet as needed using the AIA and CRL distribution point extensions of the certificates it is processing.
By default, the Pathfinder daemon listens on the D-Bus system bus for incoming requests. In this way, any project can easily gain the ability to reliably validate the trustworthiness of X509 certificates. For the convenience of those using OpenSSL or NSS (Netscape Security Services), two libraries containing a callback suitable for use with an SSL connection are provided with the main Pathfinder distribution.
If you are looking for a demonstration of Pathfinder, you may be interested in Pathviewer, which provides a graphical view of path validation via a GTK+ interface.
<<lessBy default, the Pathfinder daemon listens on the D-Bus system bus for incoming requests. In this way, any project can easily gain the ability to reliably validate the trustworthiness of X509 certificates. For the convenience of those using OpenSSL or NSS (Netscape Security Services), two libraries containing a callback suitable for use with an SSL connection are provided with the main Pathfinder distribution.
If you are looking for a demonstration of Pathfinder, you may be interested in Pathviewer, which provides a graphical view of path validation via a GTK+ interface.
Download (0.25MB)
Added: 2007-08-07 License: LGPL (GNU Lesser General Public License) Price:
809 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above to perform search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed