capable banky w
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 435
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
cgoban2 3.3.8
cgoban2 is a Go game file editor and KGS server client. more>>
cgoban2 is a Go game file editor and KGS server client.
Capable of creating and editing SGF files. This is the full-featured client to the go server KGS.
- An editor for SGF go files.
- A client for the Kiseido Go Server.
Notes: (2004/12/23)
KGS is probably the most user-friendly and full-featured of the online go servers (although not the one with the strongest players). It includes a wide range of go game playing, reviewing, and teaching tools.
Most recently, the capability of voice commented lessons was added, along with a pay service including frequent replayable lectures.
<<lessCapable of creating and editing SGF files. This is the full-featured client to the go server KGS.
- An editor for SGF go files.
- A client for the Kiseido Go Server.
Notes: (2004/12/23)
KGS is probably the most user-friendly and full-featured of the online go servers (although not the one with the strongest players). It includes a wide range of go game playing, reviewing, and teaching tools.
Most recently, the capability of voice commented lessons was added, along with a pay service including frequent replayable lectures.
Download (MB)
Added: 2006-11-11 License: GPL (GNU General Public License) Price:
1081 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
BioCluster 0.1 Beta
BioCluster is a peer-to-peer clustering platform for Asterisk, the open source PBX. more>>
BioCluster is a peer-to-peer clustering platform for Asterisk, the open source PBX, which allows Asterisk to be used as a full carrier-grade telephony solution. This project is meant to be installed on several machines together with Asterisk, turning them into a VoIP cluster.
While the BioCluster peer-to-peer protocol was initially designed to cater to Asterisk-based clustering solutions, the BioCluster framework is capable of being extended to support various forms of normally unclustered devices or software packages.
<<lessWhile the BioCluster peer-to-peer protocol was initially designed to cater to Asterisk-based clustering solutions, the BioCluster framework is capable of being extended to support various forms of normally unclustered devices or software packages.
Download (1.1MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
823 downloads
jaxen 1.1.1
jaxen is a universal XPath evaluation engine. more>>
jaxen is a universal XPath evaluation engine. jaxen is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Enhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
<<lessEnhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
Download (1.8MB)
Added: 2007-05-17 License: BSD License Price:
540 downloads
EasyIDS 0.2
EasyIDS software is an easy to install intrusion detection system configured for Snort. more>>
EasyIDS software is an easy to install intrusion detection system configured for Snort. Based upon Patrick Harpers Snort installation guide and modeled after the trixbox installation cd, EasyIDS is designed for the network security beginner with minimal Linux experience.
Enhancements:
- This version was designed around Centos 4.5 cd1.
- Snort was upgraded to 2.6.1.5.
- Barnyard 0.2 with unified output was implemented.
- A menu-driven multi-language capable Web application was added.
- Much more was done.
<<lessEnhancements:
- This version was designed around Centos 4.5 cd1.
- Snort was upgraded to 2.6.1.5.
- Barnyard 0.2 with unified output was implemented.
- A menu-driven multi-language capable Web application was added.
- Much more was done.
Download (480MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
815 downloads
Simpla 0.02
Simpla project is a concept language for child education. more>>
Simpla project is a concept language for child education.
Simpla is a basic concept language for use in teaching children and adults with no programming experience or computer knowledge whatsoever.
The intent is to have a language which is capable of many basic scripting language tasks without adding excess complexity.
Still a barely working alpha, and Ive got contributor code to include. Added variable declaration, an improved variable parser (thanks to Richard Nolan for the explanation, and a whole lot of cleanup.
Enhancements:
- 0.02 - remains Alpha.
- Variable declatation now works, parsing of lines works (too well), code reorganization (again)
<<lessSimpla is a basic concept language for use in teaching children and adults with no programming experience or computer knowledge whatsoever.
The intent is to have a language which is capable of many basic scripting language tasks without adding excess complexity.
Still a barely working alpha, and Ive got contributor code to include. Added variable declaration, an improved variable parser (thanks to Richard Nolan for the explanation, and a whole lot of cleanup.
Enhancements:
- 0.02 - remains Alpha.
- Variable declatation now works, parsing of lines works (too well), code reorganization (again)
Download (0.001MB)
Added: 2006-10-31 License: Artistic License Price:
1089 downloads
SCRAP 1.0.0
SCRAP is capable of working with any video4linux compatible device, supporring all of its documented features. more>>
SCRAP project is capable of working with any video4linux compatible device, supporring all of its documented features.
It can grab frames from multiple inputs of a single device and also support working with multiple capture boards at the same time, giving user the advantage of a low-cost recording system.
It has a very reliable motion detection system, recording only when movement happens and ignoring the rest, including light changes. So, in a tipical 24h recording cycle, you will have only a few hours of recorded video.
Videos are recorded using XviDs MPEG-4 compression, witch is one of the best video codecs today. The generated AVIs should be playable on AVI+MPEG4 capable video player (all modern video players are).
There is also a recording archive management system, with alow the user keep archived only the recent recordings, erasing the old ones. User can set to erase recordings older than a number of days, or set a maximum disk usage.
Although SCRAP is a console application, it is full featured. It is intented to be run as a daemon, in the background, letting SCRAP doing the recording job without other systems users even notice it is running.
<<lessIt can grab frames from multiple inputs of a single device and also support working with multiple capture boards at the same time, giving user the advantage of a low-cost recording system.
It has a very reliable motion detection system, recording only when movement happens and ignoring the rest, including light changes. So, in a tipical 24h recording cycle, you will have only a few hours of recorded video.
Videos are recorded using XviDs MPEG-4 compression, witch is one of the best video codecs today. The generated AVIs should be playable on AVI+MPEG4 capable video player (all modern video players are).
There is also a recording archive management system, with alow the user keep archived only the recent recordings, erasing the old ones. User can set to erase recordings older than a number of days, or set a maximum disk usage.
Although SCRAP is a console application, it is full featured. It is intented to be run as a daemon, in the background, letting SCRAP doing the recording job without other systems users even notice it is running.
Download (0.71MB)
Added: 2006-01-27 License: GPL (GNU General Public License) Price:
1368 downloads
icecream 1.2
icecream is a non-interactive stream download utility. more>>
icecream project is a non-interactive stream download utility.
It connects to icecast and shoutcast servers and redirects all fetched content to an stdin-capable player or to media files on your disk.
With an option turned on, it can save the stream into different files, each representing the played track. It is also possible to tee the input to both disk and stdout.
Enhancements:
- Support was added for formatted filenames (such as "podcast-%Y-%m-%d").
<<lessIt connects to icecast and shoutcast servers and redirects all fetched content to an stdin-capable player or to media files on your disk.
With an option turned on, it can save the stream into different files, each representing the played track. It is also possible to tee the input to both disk and stdout.
Enhancements:
- Support was added for formatted filenames (such as "podcast-%Y-%m-%d").
Download (0.017MB)
Added: 2006-01-17 License: GPL (GNU General Public License) Price:
1376 downloads
libstratanetsh 2.3.0
libstratanetsh is used in development of applications which require direct communication with a Foxmoxie Networks STRATA routers more>>
libstratanetsh project provides source-code to a library (formerly called libnetshclient) for use in the development of applications which require direct communication (using the netsh protocol) with a Foxmoxie Networks STRATA-family router, or any STRATA protocol-capable implementation.
This library may be used to develop client or server implementations, and has also been used for purposes ranging from file transfer to voice applications.
Enhancements:
- TLS implementation optimized, updated API, server-operation support, bugfixes
<<lessThis library may be used to develop client or server implementations, and has also been used for purposes ranging from file transfer to voice applications.
Enhancements:
- TLS implementation optimized, updated API, server-operation support, bugfixes
Download (0.015MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
869 downloads
Image Repository 0.7
Image Repository provides a centralized image repository capable of holding thousands of images with keyword/tag-based browsing. more>>
Image Repository provides a centralized image repository capable of holding thousands of images with keyword/tag-based browsing.
Image Repository is a centralized image repository capable of holding thousands of images with keyword/tag-based browsing and filtering.
Main features:
- Its goal is to provide you with an easy way to have a centralized image library with thousands of images categorized by keywords, dates, etc.
- It has special handling that lets you browse the keyword space like it was a collection of nested folders. Example: Browse to keyword "Carnivores", you will get the available keywords "Cats", "Dogs", and the selection will narrow down, applying all the keywords you have selected on your path through the keyword space.
- It comes complete with a Kupu "library", meaning you can browse the keywords through the Kupu image insertion dialog to make it easy to locate images even in a large collection of images.
- It has a tagging interface that lets you tag images with a thumbnail like view, and apply keywords to multiple images at once.
- It uses whatever image type you have installed (it does need to be added as an addable type and be able to supply thumbnails like the default Plone image type, though).
Enhancements:
- Added action to register the repository in Kupu. [fschulze]
- Using interfaces, views and adapters in various places to make this more flexible. [fschulze]
- Removed unused code. [fschulze]
<<lessImage Repository is a centralized image repository capable of holding thousands of images with keyword/tag-based browsing and filtering.
Main features:
- Its goal is to provide you with an easy way to have a centralized image library with thousands of images categorized by keywords, dates, etc.
- It has special handling that lets you browse the keyword space like it was a collection of nested folders. Example: Browse to keyword "Carnivores", you will get the available keywords "Cats", "Dogs", and the selection will narrow down, applying all the keywords you have selected on your path through the keyword space.
- It comes complete with a Kupu "library", meaning you can browse the keywords through the Kupu image insertion dialog to make it easy to locate images even in a large collection of images.
- It has a tagging interface that lets you tag images with a thumbnail like view, and apply keywords to multiple images at once.
- It uses whatever image type you have installed (it does need to be added as an addable type and be able to supply thumbnails like the default Plone image type, though).
Enhancements:
- Added action to register the repository in Kupu. [fschulze]
- Using interfaces, views and adapters in various places to make this more flexible. [fschulze]
- Removed unused code. [fschulze]
Download (0.033MB)
Added: 2007-04-04 License: GPL (GNU General Public License) Price:
934 downloads
PHP GEN 1.6.1
PHP GEN reads the list of tables in a database. more>>
PHP GEN reads the tables list in a database, lets you select one, then reads the structure of it and suggests you a basic (modifiable) configuration, and than generates good-style and easy mantainable PHP code capable of listing, adding, editing and delet
Both the generated code and the engine itself use Pear::DB for database-abstraction layer and Smarty for the presentation/interface layer.
Enhancements:
- This version includes a script to perform some basic tests on your PHP GEN installation.
- Other noticeable changes include support for BBCode on textarea-field and tuning of pagination links.
<<lessBoth the generated code and the engine itself use Pear::DB for database-abstraction layer and Smarty for the presentation/interface layer.
Enhancements:
- This version includes a script to perform some basic tests on your PHP GEN installation.
- Other noticeable changes include support for BBCode on textarea-field and tuning of pagination links.
Download (0.097MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1204 downloads
Small Arms Ballistics 1.3.2
Small Arms Ballistics is a ballistics calculator for small arms fire. more>>
Small Arms Ballistics is, as the name says, a ballistics calculator for small arms fire. It is a terminal application written using curses.
Small Arms Ballistics is derived from smallball, which was written by Ole-Hj. Kristensen. I have pretty much rewritten the entire program, but smallball got me started. All major
trajectory calculations have been implemented, and a variety of bullet drag models are available.
The program needs a color capable terminal, otherwise it wont run.
Enhancements:
- distribution didnt include saballistics.lsm.in
<<lessSmall Arms Ballistics is derived from smallball, which was written by Ole-Hj. Kristensen. I have pretty much rewritten the entire program, but smallball got me started. All major
trajectory calculations have been implemented, and a variety of bullet drag models are available.
The program needs a color capable terminal, otherwise it wont run.
Enhancements:
- distribution didnt include saballistics.lsm.in
Download (0.22MB)
Added: 2005-07-01 License: GPL (GNU General Public License) Price:
1590 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
iniParser 2.14
iniparser is a free stand-alone ini file parsing library. more>>
iniparser is a free stand-alone ini file parsing library.
iniParser is written in portable ANSI C and should compile anywhere.
This modules offers parsing of ini files from the C level. See a complete documentation in HTML format, from this directory open the file html/index.html with any HTML-capable browser.
Installation:
1. Modify the Makefile to suit your environment.
2. Type make to make the library.
3. Type make check to make the test program.
4. Type test/iniexample to launch the test program.
<<lessiniParser is written in portable ANSI C and should compile anywhere.
This modules offers parsing of ini files from the C level. See a complete documentation in HTML format, from this directory open the file html/index.html with any HTML-capable browser.
Installation:
1. Modify the Makefile to suit your environment.
2. Type make to make the library.
3. Type make check to make the test program.
4. Type test/iniexample to launch the test program.
Download (0.020MB)
Added: 2006-02-08 License: MIT/X Consortium License Price:
1357 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 banky w 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