no limitations
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 269
No Friction 0.1
No Friction is a roll-a-ball-and-collect-the-dots puzzle game. more>>
No Friction is a roll-a-ball-and-collect-the-dots puzzle game.
In this simple puzzle game, you control a rolling ball that has to collect the green dots and make it to the end of each level.
The ball can only be sent rolling if its sitting still, and it only stops when it hits a wall; it cant change direction once its moving.
It sounds simple, but there are 20 progressively harder levels - only a master can beat them all, and piece together the code that reveals the solution to Level X.
There is also a secret level, and the entrance is hidden underneath a breakable block somewhere in the game.
Keys:
Enter: Restart current level
F: Toggle fullscreen mode
F2: Return to the selection screen
F3: Save what level youre currently on
F4: Load a level youve previously saved
<<lessIn this simple puzzle game, you control a rolling ball that has to collect the green dots and make it to the end of each level.
The ball can only be sent rolling if its sitting still, and it only stops when it hits a wall; it cant change direction once its moving.
It sounds simple, but there are 20 progressively harder levels - only a master can beat them all, and piece together the code that reveals the solution to Level X.
There is also a secret level, and the entrance is hidden underneath a breakable block somewhere in the game.
Keys:
Enter: Restart current level
F: Toggle fullscreen mode
F2: Return to the selection screen
F3: Save what level youre currently on
F4: Load a level youve previously saved
Download (0.043MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1263 downloads
Plasmatronics 0.03
Plasmatronics Perl module is a Plasmatronics PL regulator controller. more>>
Plasmatronics Perl module is a Plasmatronics PL regulator controller.
SYNOPSIS
use Device::Regulator::Plasmatronic;
my $r = Device::Regulator::Plasmatronic;
print "Current state of charge = " . $r->pl_dsoc . "n";
This is an interface library via the serial port to a Plasmatronics Regulator. (http://www.plasmatronics.com.au/)
MAJOR LIMITATIONS
Serial Port
I have to replace the serial port driver - currently I use the unix only version, but I have written
Hard Coded Multiplier
The multiplier used for voltages etc is hard coded (currently 4 = 48 Volt system). This can be read from the system, so I will have to do that as part of the initialisation.
Combined Values
Load and other things combine values from multiple locations to allow for larger numbers. I know that I have got this wrong in a number of places. Work to be done to test these for large numbers (eg: > 25 Amps etc).
<<lessSYNOPSIS
use Device::Regulator::Plasmatronic;
my $r = Device::Regulator::Plasmatronic;
print "Current state of charge = " . $r->pl_dsoc . "n";
This is an interface library via the serial port to a Plasmatronics Regulator. (http://www.plasmatronics.com.au/)
MAJOR LIMITATIONS
Serial Port
I have to replace the serial port driver - currently I use the unix only version, but I have written
Hard Coded Multiplier
The multiplier used for voltages etc is hard coded (currently 4 = 48 Volt system). This can be read from the system, so I will have to do that as part of the initialisation.
Combined Values
Load and other things combine values from multiple locations to allow for larger numbers. I know that I have got this wrong in a number of places. Work to be done to test these for large numbers (eg: > 25 Amps etc).
Download (0.014MB)
Added: 2007-06-19 License: Perl Artistic License Price:
862 downloads
No Brainer SMTP 1.0
No Brainer SMTPNo Brainer SMTP provides a config-free simple SMTP sender. more>>
No Brainer SMTPNo Brainer SMTP provides a config-free simple SMTP sender.
No Brainer SMTP (nbSMTP) is a simple SMTP client suitable to run in chroot jails, in embedded systems, laptops, or workstations.
No Brainer SMTP major features:
- Fix some error handling problems.
- Added smtp_last_message() to improve verbosity in case of errors.
- Uses strtok if strsep is not found.
- Added OSX module, refer to README.OSX in tarball.
- Fix memory leaks when using a combination of rc files and command line options.
- Respond to nbsmtp --help nbsmtp -h and nbsmtp --version with the expected behavior.
- Improve sending big mails or mails with attachments.
Main features:
- SSL/TLS and STARTTLS support
- SYSLOG logging support (using LOG_MAIL facility)
- SASL (LOGIN, PLAIN and CRAMMD5) support
- IPv6 support
- Configuration file support
- Sendmail compatibility
- Queue supportSSL/TLS and STARTTLS support
- SYSLOG logging support (using LOG_MAIL facility)
- SASL (LOGIN, PLAIN and CRAMMD5) support
- IPv6 support
- Configuration file support
- Sendmail compatibility
- Queue support
<<lessNo Brainer SMTP (nbSMTP) is a simple SMTP client suitable to run in chroot jails, in embedded systems, laptops, or workstations.
No Brainer SMTP major features:
- Fix some error handling problems.
- Added smtp_last_message() to improve verbosity in case of errors.
- Uses strtok if strsep is not found.
- Added OSX module, refer to README.OSX in tarball.
- Fix memory leaks when using a combination of rc files and command line options.
- Respond to nbsmtp --help nbsmtp -h and nbsmtp --version with the expected behavior.
- Improve sending big mails or mails with attachments.
Main features:
- SSL/TLS and STARTTLS support
- SYSLOG logging support (using LOG_MAIL facility)
- SASL (LOGIN, PLAIN and CRAMMD5) support
- IPv6 support
- Configuration file support
- Sendmail compatibility
- Queue supportSSL/TLS and STARTTLS support
- SYSLOG logging support (using LOG_MAIL facility)
- SASL (LOGIN, PLAIN and CRAMMD5) support
- IPv6 support
- Configuration file support
- Sendmail compatibility
- Queue support
Download (0.10MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
975 downloads
Free Digital Money 0.2
Free Digital Money is a free open source project aimed at promoting ideas and stimulating further innovation. more>>
Free Digital Money projetc is aimed at promoting ideas and stimulating further innovation in the field of digital bearer money.
Digital bearer money is like cash and can be transferred person-to-person without going through a bank or PayPal account.
Scope
The scope of this project is necessarily limited; digital bearer money schemes are difficult to implement.
The project will develop and release a Digital Money system and applications, suitable for teaching and idea-testing.
The current release (V0.2) delivers a basic digital PGP-based coin system.
The next release will provide a transport mechanism to send the coins to an intended recipient; and a client application (a Wallet).
How You Can Help
We welcome technical help in a variety of forms:
- Application writers and visionaries: to use the FreeDMoney software to experiment with new ideas
- Coders: to extend the current software or to implement a completely new payment system
- Vendors of existing digital payment schemes: to implement a FDM interface to their code
Educational Usage
Students (and others) are welcome and encouraged to use FreeDMoney as a basis for discussing other considerations of building a secure payment systems.
Examples:
- What technical peer-review process would be required to be confident in the security of the system?
- What are the limitations in the model that would need to be overcome in order to make this into a technically sound basis for a real-world, real-value payment system?
- Assuming these limitations had been overcome, what operational considerations would need to be addressed to deliver a secure, reliable payment system?
- How do existing payment systems address these issues?
What legal and regulatory issues would need to be addressed in the target jurisdictions?
Enhancements:
- Initial Coin implementation and "test bank" Web application.
<<lessDigital bearer money is like cash and can be transferred person-to-person without going through a bank or PayPal account.
Scope
The scope of this project is necessarily limited; digital bearer money schemes are difficult to implement.
The project will develop and release a Digital Money system and applications, suitable for teaching and idea-testing.
The current release (V0.2) delivers a basic digital PGP-based coin system.
The next release will provide a transport mechanism to send the coins to an intended recipient; and a client application (a Wallet).
How You Can Help
We welcome technical help in a variety of forms:
- Application writers and visionaries: to use the FreeDMoney software to experiment with new ideas
- Coders: to extend the current software or to implement a completely new payment system
- Vendors of existing digital payment schemes: to implement a FDM interface to their code
Educational Usage
Students (and others) are welcome and encouraged to use FreeDMoney as a basis for discussing other considerations of building a secure payment systems.
Examples:
- What technical peer-review process would be required to be confident in the security of the system?
- What are the limitations in the model that would need to be overcome in order to make this into a technically sound basis for a real-world, real-value payment system?
- Assuming these limitations had been overcome, what operational considerations would need to be addressed to deliver a secure, reliable payment system?
- How do existing payment systems address these issues?
What legal and regulatory issues would need to be addressed in the target jurisdictions?
Enhancements:
- Initial Coin implementation and "test bank" Web application.
Download (0.73MB)
Added: 2006-10-13 License: Freely Distributable Price:
1114 downloads
No Gravity 2.0
No Gravity is a 3D arcade space shooter. more>>
No Gravity game is a futuristic and fantastic universe made of five intergalactic worlds. An arcade type game with great playability, where it is easy to plunge into space battles against spacefighters, space stations and more !
No Gravity is a space shooter in 3D a la Wing Commander. The player is controlling a space ship view from the first person. In each mission, the player need to accomplish some objectives, like shoot and destroys enemy ships or base, escorting some ships, clearing mine field, etc....
A brief description of the objectives is given at the beginning of a mission. In some situations, the player has some wingmen, and it can controls them by giving order like attack enemy, retreat, protect the base etc... A mission is composed of different sectors which has differents objectives.
When the objectives of the current sector is complete, the player needs to go the nearest NAV point, when he can wrap to the next sector. In the last sector, a warp gate is apparearing and the player need to go through it and complete the level. At the end of each episodes (one episode is 10 missions), there is a large base station to destroy.
When the player complete all the episodes (5 episodes), the game ends. The mission fails if : - The player got destroyed or - if an objective is not complete (like an important ship being destroyed by enemy).
Installation:
For Linux users, Download the No Gravity (Combo Bin+Data - Win32/Mac/Linux only)
for Linux i386 package and run the autopackage.
<<lessNo Gravity is a space shooter in 3D a la Wing Commander. The player is controlling a space ship view from the first person. In each mission, the player need to accomplish some objectives, like shoot and destroys enemy ships or base, escorting some ships, clearing mine field, etc....
A brief description of the objectives is given at the beginning of a mission. In some situations, the player has some wingmen, and it can controls them by giving order like attack enemy, retreat, protect the base etc... A mission is composed of different sectors which has differents objectives.
When the objectives of the current sector is complete, the player needs to go the nearest NAV point, when he can wrap to the next sector. In the last sector, a warp gate is apparearing and the player need to go through it and complete the level. At the end of each episodes (one episode is 10 missions), there is a large base station to destroy.
When the player complete all the episodes (5 episodes), the game ends. The mission fails if : - The player got destroyed or - if an objective is not complete (like an important ship being destroyed by enemy).
Installation:
For Linux users, Download the No Gravity (Combo Bin+Data - Win32/Mac/Linux only)
for Linux i386 package and run the autopackage.
Download (31.6MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1351 downloads
XMMS Now Playing plugin 0.1.4
XMMS Now Playing plugin outputs information of the song currently being played in XMMS to specified text files. more>>
XMMS Now Playing plugin outputs information of the song currently being played in XMMS to specified text files. It supports ID3 tags (using libid3tag from MAD project) and has some other bells and whistles.
This is a now playing plugin for XMMS, replacement for song_change.so
This is a really quick hack, but it works for me.
song_change.so (song change plugin) is included in XMMS package and provides
somewhat relative functionality, but with some limitations.
Improvements:
1. support for id3/id3v2 tags via libid3tag from MAD
2. support for additional conditions (if paused, if playing, etc..) not just playing/end of playlist reached.
<<lessThis is a now playing plugin for XMMS, replacement for song_change.so
This is a really quick hack, but it works for me.
song_change.so (song change plugin) is included in XMMS package and provides
somewhat relative functionality, but with some limitations.
Improvements:
1. support for id3/id3v2 tags via libid3tag from MAD
2. support for additional conditions (if paused, if playing, etc..) not just playing/end of playlist reached.
Download (0.16MB)
Added: 2006-04-12 License: GPL (GNU General Public License) Price:
1294 downloads
MultiSessionX 0.6
MultiSessionX is a fast user switching implementation for X11 utilizing VNC for persistent sessions. more>>
MultiSessionX is a fast user switching implementation for X11 utilizing VNC for persistent sessions. It provides a choosable menu via xdialog or xmessage. It supports Linux, FreeBSD, and Irix.
Main features:
- Support for xdialog and xmessage (xmessage provided for legacy support -- use xdialog instead). Support planned for zenity.
- Maintain multiple user logins from a single terminal without logging users out.
- Reconnect to sessions from another terminal.
- Multiple sessions per-user.
- Mulitple connections to a single session. (vnc -shared)
- Allows creation of non-persistent sessions -- starts window manager normally to support features not available through VNC (high-speed video, opengl)
Note: use with xdialog and an X11 login manager can be very similar to the behavior AND visual appearance of Windows 2003 with Terminal Services. I should note that this project was started early 2002, well before Windows 2003 was released! Just in case you were wondering ;-)
Licensed under the general BSD license (no advertising clause).
Version restrictions:
- VNC has a lot of bugs and limitations. For instance, it does not support OpenGL or XV visuals. "Non-persistent" sessions provided as work-around. Also, VNC "messes up", causing visual artifacts.
- Does not work with Zenity at all, not even its gdialog emulation
<<lessMain features:
- Support for xdialog and xmessage (xmessage provided for legacy support -- use xdialog instead). Support planned for zenity.
- Maintain multiple user logins from a single terminal without logging users out.
- Reconnect to sessions from another terminal.
- Multiple sessions per-user.
- Mulitple connections to a single session. (vnc -shared)
- Allows creation of non-persistent sessions -- starts window manager normally to support features not available through VNC (high-speed video, opengl)
Note: use with xdialog and an X11 login manager can be very similar to the behavior AND visual appearance of Windows 2003 with Terminal Services. I should note that this project was started early 2002, well before Windows 2003 was released! Just in case you were wondering ;-)
Licensed under the general BSD license (no advertising clause).
Version restrictions:
- VNC has a lot of bugs and limitations. For instance, it does not support OpenGL or XV visuals. "Non-persistent" sessions provided as work-around. Also, VNC "messes up", causing visual artifacts.
- Does not work with Zenity at all, not even its gdialog emulation
Download (0.004MB)
Added: 2005-07-13 License: BSD License Price:
1565 downloads
Alternatives system 0.2.0
Alternatives system is an implementation of a Debian alternatives system. more>>
Alternatives system is an implementation of a Debian alternatives system; a system that allows several programs with the same or similar functions to be installed on a single system at the same time.
This implementation solves some problems and limitations of original implementation.
Alternatives architecture
General engine:
- alternatives-auto - turn into auto mode some alternatives item
- alternatives-manual - turn into manual mode some alternatives item
- alternatives-update - update current state of alternatives symlinks
Special scripts for the packages:
- alternatives-install - register new alternatives config, for use in %post package script
- alternatives-uninstall - unregister some alternatives config, for use in %preun package script
ALT Linux specific:
- alternatives-helper - helper script to use in package scripts
- alternatives-upgrade - tool to upgrade from old config format (XML based) to new.
Directories:
- /usr/bin - all scripts live here
- /etc/alternatives/packages.d - all package configs
- /etc/alternatives/auto - symlinks to registered configs
- /etc/alternatives/manual - list of alternatives in manual mode
- /etc/alternatives/links - for internal use only, alternatives symlinks lives here
- /usr/share/alternatives - directory with some helper functions and scripts
Original Debian alternatives implementation has some limitations and problems, so we (ALT Linux Team) rewrite this subsystem. What changes we have made?
- You dont need to give special generic name for altenatives file. This name is autogenerated now.
- This version is written in shell, awk and sed , so we reduce a number of dependencies, therefore, number of the packages in basesystem.
- We use different update model. Original alternatives system maintains its own database, by creating/removing files in system. In our alternatives (rpm) packages contains its configs and places them into generic directory during package installation. After package removal its config is automatically removed. It works like Debian menu subsystem, and its more stable.
- Now we have not any limitations for master-slave hieracly depth.
- New alternatives system works with no groups, but with each item. You can turn into manual mode any available item. There are only one difference between master and slave: weight calculation algorithm. Slave alternative have same weight as a master alternative.
- alternatives-update script corrects invalid manual alternatives, by switching them into auto mode. In original alternatives was situations with broken symlinks. Also new system doesnt create symlinks if target file does not exist. As a result, we also reduce number of broken symlinks.
<<lessThis implementation solves some problems and limitations of original implementation.
Alternatives architecture
General engine:
- alternatives-auto - turn into auto mode some alternatives item
- alternatives-manual - turn into manual mode some alternatives item
- alternatives-update - update current state of alternatives symlinks
Special scripts for the packages:
- alternatives-install - register new alternatives config, for use in %post package script
- alternatives-uninstall - unregister some alternatives config, for use in %preun package script
ALT Linux specific:
- alternatives-helper - helper script to use in package scripts
- alternatives-upgrade - tool to upgrade from old config format (XML based) to new.
Directories:
- /usr/bin - all scripts live here
- /etc/alternatives/packages.d - all package configs
- /etc/alternatives/auto - symlinks to registered configs
- /etc/alternatives/manual - list of alternatives in manual mode
- /etc/alternatives/links - for internal use only, alternatives symlinks lives here
- /usr/share/alternatives - directory with some helper functions and scripts
Original Debian alternatives implementation has some limitations and problems, so we (ALT Linux Team) rewrite this subsystem. What changes we have made?
- You dont need to give special generic name for altenatives file. This name is autogenerated now.
- This version is written in shell, awk and sed , so we reduce a number of dependencies, therefore, number of the packages in basesystem.
- We use different update model. Original alternatives system maintains its own database, by creating/removing files in system. In our alternatives (rpm) packages contains its configs and places them into generic directory during package installation. After package removal its config is automatically removed. It works like Debian menu subsystem, and its more stable.
- Now we have not any limitations for master-slave hieracly depth.
- New alternatives system works with no groups, but with each item. You can turn into manual mode any available item. There are only one difference between master and slave: weight calculation algorithm. Slave alternative have same weight as a master alternative.
- alternatives-update script corrects invalid manual alternatives, by switching them into auto mode. In original alternatives was situations with broken symlinks. Also new system doesnt create symlinks if target file does not exist. As a result, we also reduce number of broken symlinks.
Download (0.022MB)
Added: 2005-06-10 License: GPL (GNU General Public License) Price:
1596 downloads
Linux Audio Backstop 2.1.6
Linux Audio Backstop project is a system for automated scheduling of audio recording and playback in a broadcast environment. more>>
Linux Audio Backstop project is a system for automated scheduling of audio recording and playback in a broadcast environment.
It includes features for controlling external audio switcher devices by means of serial and TCP/IP commands, as well as the ability to record and playback relay closures by means of the line of digital GPIO cards manufactured by MeasurementComputing.
The Linux Audio Backstop runs on the popular GNU/Linux operating system. It is freely available under the GNU General Public License.
Main features:
- Record and Playback up to four feeds simultaneously.
- Programmable from any web browser.
- Supports capture and playout of up to twenty-four discrete relay closures.
- Very lightweight and efficient - a Pentium 1 system is capable of hosting a complete system
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
<<lessIt includes features for controlling external audio switcher devices by means of serial and TCP/IP commands, as well as the ability to record and playback relay closures by means of the line of digital GPIO cards manufactured by MeasurementComputing.
The Linux Audio Backstop runs on the popular GNU/Linux operating system. It is freely available under the GNU General Public License.
Main features:
- Record and Playback up to four feeds simultaneously.
- Programmable from any web browser.
- Supports capture and playout of up to twenty-four discrete relay closures.
- Very lightweight and efficient - a Pentium 1 system is capable of hosting a complete system
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
Download (0.13MB)
Added: 2006-05-26 License: GPL (GNU General Public License) Price:
1248 downloads
CyberNeko HTML Parser 0.9.5
NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents. more>>
NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces.
The parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags.
NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.
Version restrictions:
- There are HTML documents for which NekoHTML cannot properly generate a well-formed XML document event stream. For example, documents with multiple tags are inherently ill-formed because XML documents may only have a single root element.
- Code added to the core DOM implementation in Xerces-J 2.0.1 introduced a bug in the HTML DOM implementation based on it.
The bug causes the element nodes in the resultant HTML document object to be of type org.apache.xerces.dom.ElementNSImpl instead of the appropriate HTML DOM element objects.
The problem affects NekoHTML users who use the parser with Xerces-J 2.0.1 and anyone using the HTML DOM implementation in Xerces-J 2.0.1.
- There are no other known major limitations with this release. However, additional work can always be done to improve performance, fix bugs, and add functionality.
<<lessThe parser can scan HTML files and "fix up" many common mistakes that human (and computer) authors make in writing HTML documents. NekoHTML adds missing parent elements; automatically closes elements with optional end tags; and can handle mismatched inline element tags.
NekoHTML is written using the Xerces Native Interface (XNI) that is the foundation of the Xerces2 implementation. This enables you to use the NekoHTML parser with existing XNI tools without modification or rewriting code.
Version restrictions:
- There are HTML documents for which NekoHTML cannot properly generate a well-formed XML document event stream. For example, documents with multiple tags are inherently ill-formed because XML documents may only have a single root element.
- Code added to the core DOM implementation in Xerces-J 2.0.1 introduced a bug in the HTML DOM implementation based on it.
The bug causes the element nodes in the resultant HTML document object to be of type org.apache.xerces.dom.ElementNSImpl instead of the appropriate HTML DOM element objects.
The problem affects NekoHTML users who use the parser with Xerces-J 2.0.1 and anyone using the HTML DOM implementation in Xerces-J 2.0.1.
- There are no other known major limitations with this release. However, additional work can always be done to improve performance, fix bugs, and add functionality.
Download (0.38MB)
Added: 2005-09-28 License: The Apache License Price:
1486 downloads
FLV::ToSWF 0.12
FLV::ToSWF is a Perl module to convert an FLV file into a SWF file. more>>
FLV::ToSWF is a Perl module to convert an FLV file into a SWF file.
SYNOPSIS
use FLV::ToSwf;
my $converter = FLV::ToSWF->new();
$converter->parse_flv($flv_filename);
$converter->save($swf_filename);
See also flv2swf.
Transcodes FLV files into SWF files. See the flv2swf command-line program for a nice interface and a detailed list of caveats and limitations.
<<lessSYNOPSIS
use FLV::ToSwf;
my $converter = FLV::ToSWF->new();
$converter->parse_flv($flv_filename);
$converter->save($swf_filename);
See also flv2swf.
Transcodes FLV files into SWF files. See the flv2swf command-line program for a nice interface and a detailed list of caveats and limitations.
Download (1.2MB)
Added: 2006-08-24 License: Perl Artistic License Price:
686 downloads
JEvaluator 0.7.1
JEvaluator is a Java class that implements a quick and flexible mathematical expressions parser and evaluator. more>>
JEvaluator project is a Java class that implements a quick and flexible mathematical expressions parser and evaluator.
Complex mathematical expressions can be handled and combined together with virtually no limitations on length and number of used variables.
Main features:
- No restrictions on the number and length of expressions
- No restrictions on the number of variables that can be used
- Dynamic and automatic creation of variables
- No restrictions on variables names, they can be any alphanumeric string starting with a literal
- Support for single-parameter and multi-parameter functions ( ie. abs(p), avg(p1,p2,...pn) ).
- Functions parameters can be either values or expressions.
<<lessComplex mathematical expressions can be handled and combined together with virtually no limitations on length and number of used variables.
Main features:
- No restrictions on the number and length of expressions
- No restrictions on the number of variables that can be used
- Dynamic and automatic creation of variables
- No restrictions on variables names, they can be any alphanumeric string starting with a literal
- Support for single-parameter and multi-parameter functions ( ie. abs(p), avg(p1,p2,...pn) ).
- Functions parameters can be either values or expressions.
Download (0.42MB)
Added: 2007-08-06 License: LGPL (GNU Lesser General Public License) Price:
813 downloads
gtk-splitter 2.2
gtk-splitter can split files into smaller pieces. more>>
gtk-splitter can split files into smaller pieces and combine them back together. It can also generate a DOS batch file so that the split files can be combined on DOS/Windows systems. gtk-splitter is good for working around file limitations with floppy disks, email attachments, etc.
Dependencies:
- GTK+ 2.x
- mhash [optional]
<<lessDependencies:
- GTK+ 2.x
- mhash [optional]
Download (0.03MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1677 downloads
QNmap 0.5
QNmap is just another K nmap frontend. more>>
QNmap is just another K nmap frontend. The main difference, as far as I know, is that it can be run as a non-root user with some functionality It will eventually incorporate all of nmaps documented features and will be updated to reflect newer versions.
It runs as a non-root user with actual functionality, and will eventually even implement all of nmaps features. To install, you need Qt 2.2 or higher and, of course, nmap. In this version, QNmap has a working help button and a wizard-like format.
Enhancements:
- Changed the dialog format to a Wizard, but due to the limitations on this format, it will be the last one thats a wizard. Also, I implemented the Help button, provided you configure with a --prefix= option.
<<lessIt runs as a non-root user with actual functionality, and will eventually even implement all of nmaps features. To install, you need Qt 2.2 or higher and, of course, nmap. In this version, QNmap has a working help button and a wizard-like format.
Enhancements:
- Changed the dialog format to a Wizard, but due to the limitations on this format, it will be the last one thats a wizard. Also, I implemented the Help button, provided you configure with a --prefix= option.
Download (0.056MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1204 downloads
activeCollab 0.7.1
activeCollab is an easy to use, web based, open source collaboration and project management tool. more>>
activeCollab project is an easy to use, web based, open source collaboration and project management tool. Set up an environment where you, your team and your clients can collaborate on active projects using a set of simple, functional tools. 100% free!
Main features:
- Easy to install and easy to use
- Web-based. After installation only thing youll need to use it is web browser
- 100% open source, 100% free
- No limitations on number of projects, clients, team members...
- Per project permissions
<<lessMain features:
- Easy to install and easy to use
- Web-based. After installation only thing youll need to use it is web browser
- 100% open source, 100% free
- No limitations on number of projects, clients, team members...
- Per project permissions
Download (0.45MB)
Added: 2006-12-31 License: GPL (GNU General Public License) Price:
1041 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 no limitations 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