capable synonym
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 464
Synonym 0.4.3
Synonym that allows a company to easily archive all email messages going in and out. more>>
Synonym that allows a company to easily archive all email messages going in and out. It can copy mail messages, delete, reject or add a text and/or html signature based on a XML based configuration file listing regular expression rules.
An archive containing all the messages that passed through a companys MTA ensures no messages are lost.
Even when using public folders with read-only access, some messages might not contain the public folder address in the recipients list so when a user deletes a message that email might be lost forever.
A searchable archive of all the talks between a company and the client is a very useful tool allowing incident tracking for people that were not directly involved in the email flow.
<<lessAn archive containing all the messages that passed through a companys MTA ensures no messages are lost.
Even when using public folders with read-only access, some messages might not contain the public folder address in the recipients list so when a user deletes a message that email might be lost forever.
A searchable archive of all the talks between a company and the client is a very useful tool allowing incident tracking for people that were not directly involved in the email flow.
Download (0.30MB)
Added: 2005-10-13 License: Other/Proprietary License Price:
1473 downloads
Jawa Open Eyes 5.1
Jawa Open Eyes is a visual network monitoring tool developed in Java for managing network and Internet resources. more>>
Jawa Open Eyes is a visual network monitoring tool developed in Java for managing network and Internet resources.
Jawa Open Eyes supports SNMP v1/2/2c for collecting MIB-II information, port scanning, and SSL capable URL time response.
The main features include visual network monitoring, an enhanced network topology designer, email alert, trap receiver, trap agent, and real time logging to DB and Web.
<<lessJawa Open Eyes supports SNMP v1/2/2c for collecting MIB-II information, port scanning, and SSL capable URL time response.
The main features include visual network monitoring, an enhanced network topology designer, email alert, trap receiver, trap agent, and real time logging to DB and Web.
Download (2.6MB)
Added: 2005-12-06 License: Free To Use But Restricted Price:
1445 downloads
iptables-p2p 0.3.0a
iptables-p2p is an iptables match module capable of matching various peer-to-peer networks. more>>
iptables-p2p is an iptables match module capable of matching various peer-to-peer networks. It works by examining the application-layer protocol.
This is how you install iptables-p2p:
1. Copy the iptables headers to an appropriate place (/usr/include) or install the iptables-dev package if your distro has one. (see Installing iptables headers)
2. Run make in order to compile iptables-p2p.
3. Insert the kernel/ipt_p2p.o module directly using insmod or copy it into your modules directory. If you are using a 2.6 kernel, the module is named kernel/ipt_p2p.ko.
4. Insert the iptables library libipt_p2p.so into the iptables lib directory (usually /lib/iptables).
Enhancements:
- 0.3.0a
- Fixed iptables-save/iptables-restore
- Fixed module versioning support
<<lessThis is how you install iptables-p2p:
1. Copy the iptables headers to an appropriate place (/usr/include) or install the iptables-dev package if your distro has one. (see Installing iptables headers)
2. Run make in order to compile iptables-p2p.
3. Insert the kernel/ipt_p2p.o module directly using insmod or copy it into your modules directory. If you are using a 2.6 kernel, the module is named kernel/ipt_p2p.ko.
4. Insert the iptables library libipt_p2p.so into the iptables lib directory (usually /lib/iptables).
Enhancements:
- 0.3.0a
- Fixed iptables-save/iptables-restore
- Fixed module versioning support
Download (0.016MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1209 downloads
pam_dotfile 0.7
pam_dotfileis a PAM module which allows users to have more than one password for a single account, each for a different service. more>>
pam_dotfileis a PAM module which allows users to have more than one password for a single account, each for a different service.
This is desirable because many users have objections to using the same password for (as an example) an IMAP4 mailbox and SSH access.
The IMAP4 password should be distinct from the SSH password because the user wants to save the former in the configuration of his mail agent, but not the latter. The same applies to POP3 mailboxes, FTP and comparable services.
PAM parameters
debug - Be very verbose to syslog(3)
use_first_pass - Dont issue a password prompt, use one supplied by a previous modules
try_first_pass - Nearly the same as use_first_pass, but dont fail if no password was supplied, instead query the user
use_authtok - Synonym for use_first_pass
rootok - Dont deny access for users with uid == 0
nullok - Dont deny access for null passwords
fork - Always fork before trying to open the password files via the helper tool
nofork - Never fork
no_warn - Suppress warnings to syslog(3)
stat_only_home - verifies group/world readability only inside the home directory. e.g. if the configuration file is /home/waldo/.pam/service only /home/waldo/.pam and /home/waldo are tested. This is sometimes necessary if the home directories are symbolic links.
nocompat05 - Disable compatibility with pam_dotfile<<less
This is desirable because many users have objections to using the same password for (as an example) an IMAP4 mailbox and SSH access.
The IMAP4 password should be distinct from the SSH password because the user wants to save the former in the configuration of his mail agent, but not the latter. The same applies to POP3 mailboxes, FTP and comparable services.
PAM parameters
debug - Be very verbose to syslog(3)
use_first_pass - Dont issue a password prompt, use one supplied by a previous modules
try_first_pass - Nearly the same as use_first_pass, but dont fail if no password was supplied, instead query the user
use_authtok - Synonym for use_first_pass
rootok - Dont deny access for users with uid == 0
nullok - Dont deny access for null passwords
fork - Always fork before trying to open the password files via the helper tool
nofork - Never fork
no_warn - Suppress warnings to syslog(3)
stat_only_home - verifies group/world readability only inside the home directory. e.g. if the configuration file is /home/waldo/.pam/service only /home/waldo/.pam and /home/waldo are tested. This is sometimes necessary if the home directories are symbolic links.
nocompat05 - Disable compatibility with pam_dotfile<<less
Download (0.22MB)
Added: 2006-05-17 License: GPL (GNU General Public License) Price:
1255 downloads
Vocatra 0.4
Vocatra is a console-based vocabulary trainer. more>>
Vocatra is a console-based vocabulary trainer. The project takes one or more vocabulary files, queries you for each word, and lets you try to give the correct answer. You can enable different learning modes.
If you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
<<lessIf you prefer to learn sequentially it has an order mode. Otherwise, there is also a random mode available.
Installation on UNIX or Windows Cygwin:
If you downloaded the source distribution, you need the following packages to build the executable.
The GNU C++ Compiler g++ and GNU make
In order to generate a man-page, you will need perl.
At last also the gettext package
The installation is done by following the next steps:
Unpack the archive, unless you already have done that:
tar -xzf vocatra-$VERSION.tar.gz #gzip archive OR
tar -xjf vocatra-$VERSION.tar.bz2 #bzip archive
Run the configure script:
./configure
For an overview of configuration options use:
./configure --help
Compile the programm by running make:
make
Install the programm:
make install
If you want to uninstall Vocatra, use the next command:
make uninstall
Enhancements:
- This release adds a "query each synonym" and "alphabetical mode" feature.
- It fixes also a issue with the default setting, "compare case-sensitively".
Download (MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
821 downloads
NetCalendar 1.0 RC5
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application. more>>
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application programmed in Java.
NetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
<<lessNetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
Download (0.25MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1253 downloads
PyBridge 0.3.0
PyBridge is a free online bridge game. more>>
PyBridge is a free online bridge game.
PyBridge is software which lets you play the card game of (contract) bridge, with human players, over the Internet or a local network.
Main features:
- Complete bridge game logic: support for bidding, trick playing and duplicate scoring.
- A PyGTK graphical front-end - see the screenshots!
- A standalone server, capable of managing an arbitary number of tables and games.
<<lessPyBridge is software which lets you play the card game of (contract) bridge, with human players, over the Internet or a local network.
Main features:
- Complete bridge game logic: support for bidding, trick playing and duplicate scoring.
- A PyGTK graphical front-end - see the screenshots!
- A standalone server, capable of managing an arbitary number of tables and games.
Download (0.12MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
851 downloads
Java3D chess 0.1
Java3D chess is a Java applet that allows you to play chess. more>>
Java3D chess project is a Java applet that allows you to play chess.
Java 3D Chess is a chess program with uses Java 3D. You can play the game on any computer capable of using Java.
You can play Java 3D Chess agains yourself or a friend (on the same computer).
Maybe inthe near future you can play against other as well.
<<lessJava 3D Chess is a chess program with uses Java 3D. You can play the game on any computer capable of using Java.
You can play Java 3D Chess agains yourself or a friend (on the same computer).
Maybe inthe near future you can play against other as well.
Download (0.12MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
1057 downloads
Lexi 0.01
Lexi project is a dict client and vocabulary builder. more>>
Lexi project is a dict client and vocabulary builder.
Lexi is a dict client that also serves as a personalized vocabulary builder.
It caches definitions and has a persistent word list.
The interface is structured to be quick and easy and features synonym clicking, drag and drop word queries, and spelling suggestions.
<<lessLexi is a dict client that also serves as a personalized vocabulary builder.
It caches definitions and has a persistent word list.
The interface is structured to be quick and easy and features synonym clicking, drag and drop word queries, and spelling suggestions.
Download (0.025MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
pyMap 0.1
pyMap consists in a port scanner written in Python. more>>
pyMap consists in a port scanner written in Python.
pyMap is a port scanner capable of ICMP, SYN, and FIN scans. It has been found to work on Windows XP and numerous Linux distributions.
<<lesspyMap is a port scanner capable of ICMP, SYN, and FIN scans. It has been found to work on Windows XP and numerous Linux distributions.
Download (0.050MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
918 downloads
Habari Xenu 1.0.2
Habari Xenu is a News Aggregator / Reader that can deal with almost all versions of RSS, RDF and Atom syndication feeds. more>>
Habari Xenu is a News Aggregator / Reader that can deal with almost all versions of RSS, RDF and Atom syndication feeds.
Habari Xenu is a news aggregator built on top of the powerful Mozilla platform capable of handing RSS and Atom feeds. Simple and intuitive to use.
A new version with support for Mozilla Suite trunk (1.8x), Firefox 1.5rc2, Bulgarian and French localization and timeout when fetching feeds is available at http://habarixenu.mozdev.org/installation.html
<<lessHabari Xenu is a news aggregator built on top of the powerful Mozilla platform capable of handing RSS and Atom feeds. Simple and intuitive to use.
A new version with support for Mozilla Suite trunk (1.8x), Firefox 1.5rc2, Bulgarian and French localization and timeout when fetching feeds is available at http://habarixenu.mozdev.org/installation.html
Download (0.10MB)
Added: 2007-05-29 License: MPL (Mozilla Public License) Price:
879 downloads
LaptopConfig 0.5.3
LaptopConfig is a tool for accessing features of laptops like hotkeys. more>>
LaptopConfig is a tool for accessing features of laptops like hotkeys, acpi-events, display-brightness and powersaving in a platform independent way, so it is possible to run it on different laptops.
LaptopConfig is released under the GPL version 2.
Enhancements:
- compilation bug-fixes on systems with QT without STL-support
- (very unusable) support for non-ACPI capable systems
- support for cpufreqd.conf format of kernel 2.4
<<lessLaptopConfig is released under the GPL version 2.
Enhancements:
- compilation bug-fixes on systems with QT without STL-support
- (very unusable) support for non-ACPI capable systems
- support for cpufreqd.conf format of kernel 2.4
Download (0.34MB)
Added: 2005-06-08 License: GPL (GNU General Public License) Price:
1601 downloads
PoTerm 2.0
PoTerm is a terminal shell that can be used for talking to a comm or serial port. more>>
PoTerm is serial terminal shell talks to serial ports and it is capable of sending AT commands to modems. A serial communication library is also available. Works on Windows and Linux also.
Enhancements:
- An enhanced cmd shell provided to intaract with serial port
- A serial communication library
- connection profile saving, log support (loglevels also) available
- serial sessions can be established using single commands (useful when sending "at" commands using perl, tcl, etc scripts)
- not tested on linux
<<lessEnhancements:
- An enhanced cmd shell provided to intaract with serial port
- A serial communication library
- connection profile saving, log support (loglevels also) available
- serial sessions can be established using single commands (useful when sending "at" commands using perl, tcl, etc scripts)
- not tested on linux
Download (0.087MB)
Added: 2007-02-06 License: LGPL (GNU Lesser General Public License) Price:
992 downloads
CryptoMX Tools 1.58
CryptoMX Tools is a set of encryption, steganography, cipher tools. more>>
CryptoMX Tools is a set of encryption, steganography, cipher, hashing and conversion tools designed to work on any operating system with any Javascript-capable browser.
Enhancements:
- Added SHA-256 Algorithm.
- Used COPYING, README, AUTHORS, and ChangeLog Files.
- Removed a bit of useless code.
- Decreased Filesize.
- Misc. Fixes.
<<lessEnhancements:
- Added SHA-256 Algorithm.
- Used COPYING, README, AUTHORS, and ChangeLog Files.
- Removed a bit of useless code.
- Decreased Filesize.
- Misc. Fixes.
Download (0.24MB)
Added: 2006-02-13 License: GPL (GNU General Public License) Price:
1358 downloads
HTTP::Browscap 0.02
HTTP::Browscap is a Perl module that can parse and search browscap.ini files. more>>
HTTP::Browscap is a Perl module that can parse and search browscap.ini files.
SYNOPSIS
use HTTP::Browscap;
my $capable = browscap();
if( $capable->{wap} ) {
output_WAP();
}
if( $capable->{css} > 1 ) {
# Browser can handle CSS2
}
# OO interface
my $BC = HTTP::Browscap->new( browscap.ini );
$capable = $BC->match( $ENV{HTTP_USER_AGENT} );
ABSTRACT
Browscap.ini is a file, introduced with Microsofts IIS, that lists the User-Agent strings that different browsers send, and various capabilities of those browsers. This module parses browscap.ini and allows you to find the capability definitions for a given browser.
Starting with Microsofts IIS, a browscap.ini file was used to list the capabilities of various browsers. Using the User-Agent string that a browser sends in the HTTP request, the capabilities of a browser are retrieved. If an exact match of the User-Agent string isnt found, wild-card expantion is done. If all fails, a default browser definition is used.
There are limits the usefulness of browscap.ini. It only detects if a browser has a certain capability, but not if this capability has been deactivated or if its a buggy implementation. In particular, most CSS and JavaScript implementations will make you scream.
<<lessSYNOPSIS
use HTTP::Browscap;
my $capable = browscap();
if( $capable->{wap} ) {
output_WAP();
}
if( $capable->{css} > 1 ) {
# Browser can handle CSS2
}
# OO interface
my $BC = HTTP::Browscap->new( browscap.ini );
$capable = $BC->match( $ENV{HTTP_USER_AGENT} );
ABSTRACT
Browscap.ini is a file, introduced with Microsofts IIS, that lists the User-Agent strings that different browsers send, and various capabilities of those browsers. This module parses browscap.ini and allows you to find the capability definitions for a given browser.
Starting with Microsofts IIS, a browscap.ini file was used to list the capabilities of various browsers. Using the User-Agent string that a browser sends in the HTTP request, the capabilities of a browser are retrieved. If an exact match of the User-Agent string isnt found, wild-card expantion is done. If all fails, a default browser definition is used.
There are limits the usefulness of browscap.ini. It only detects if a browser has a certain capability, but not if this capability has been deactivated or if its a buggy implementation. In particular, most CSS and JavaScript implementations will make you scream.
Download (0.009MB)
Added: 2007-06-09 License: Perl Artistic License Price:
875 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 capable synonym 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