greater
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 871
GnomeBaker 0.6.0
GnomeBaker is a Gnome CD/DVD burning application. more>>
GnomeBaker is a GTK2/Gnome CD/DVD burning application. Ive been writing it in my spare time so progress is fairly slow.
Its more of a personal project as I wanted to have a go at developing on Linux and I figured that as I had got this far I may as well let it loose on the world. Maybe someone will like it and use it.
It requires a recent version of cdtools (cdrecord, readcd, cdda2wav and mkisofs), version 2 or greater should be okay.
Main features:
- Create data cds
- Blank rewritable disks
- Copy data cds
- Copy audio cds
- Burn existing cd iso images
- Can burn via scsi and atapi on linux kernels 2.4 and 2.6. Basically if cdrecord works then GnomeBaker will work.
- Drag and drop to create data cds (including DnD to and from nautilus)
- Create audio cds from existing wavs, mp3, flac and oggs
- Integrate with gconf for storage of application settings
- Burn DVDs.
- Supports multisession burning
- Blank/Format DVDs
- Burn Cue/Bin files
- Burn data cds on the fly
<<lessIts more of a personal project as I wanted to have a go at developing on Linux and I figured that as I had got this far I may as well let it loose on the world. Maybe someone will like it and use it.
It requires a recent version of cdtools (cdrecord, readcd, cdda2wav and mkisofs), version 2 or greater should be okay.
Main features:
- Create data cds
- Blank rewritable disks
- Copy data cds
- Copy audio cds
- Burn existing cd iso images
- Can burn via scsi and atapi on linux kernels 2.4 and 2.6. Basically if cdrecord works then GnomeBaker will work.
- Drag and drop to create data cds (including DnD to and from nautilus)
- Create audio cds from existing wavs, mp3, flac and oggs
- Integrate with gconf for storage of application settings
- Burn DVDs.
- Supports multisession burning
- Blank/Format DVDs
- Burn Cue/Bin files
- Burn data cds on the fly
Download (1.1MB)
Added: 2006-09-16 License: GPL (GNU General Public License) Price:
1151 downloads
SSH Enchanter 0.5.1
SSH Enchanter is a small library for scripting SSH sessions. more>>
SSH Enchanter is a small library for scripting SSH sessions.
Enchanter is a small library that helps you script SSH sessions in a manner similar to Expect. It comes in multiple flavors that support different scripting languages including Python, Ruby and BeanShell. This tool requires Java 5 or greater.
Here is an example script, date.py, that connects to a remote SSH server and gets the output of the date command:
ssh.connect(myserver, myusername);
ssh.waitFor(:~>);
ssh.sendLine(date);
print Server date is +ssh.getLine();
ssh.disconnect();
To execute this script with the script and enchanter jar in the current directory, run
java -jar enchanter-python-VERSION.jar date.py
Main features:
- Different builds to support Python, Ruby, and BeanShell scripts
- Learning Mode to automatically build scripts based on observing an interactive SSH session
- Supports public key and password-interactive authentication
- API similar to the ZOC telnet/SSH client
Enhancements:
- This release fixes the case when a missing DSA or RSA key wouldnt properly fail over to password-based authentication methods.
<<lessEnchanter is a small library that helps you script SSH sessions in a manner similar to Expect. It comes in multiple flavors that support different scripting languages including Python, Ruby and BeanShell. This tool requires Java 5 or greater.
Here is an example script, date.py, that connects to a remote SSH server and gets the output of the date command:
ssh.connect(myserver, myusername);
ssh.waitFor(:~>);
ssh.sendLine(date);
print Server date is +ssh.getLine();
ssh.disconnect();
To execute this script with the script and enchanter jar in the current directory, run
java -jar enchanter-python-VERSION.jar date.py
Main features:
- Different builds to support Python, Ruby, and BeanShell scripts
- Learning Mode to automatically build scripts based on observing an interactive SSH session
- Supports public key and password-interactive authentication
- API similar to the ZOC telnet/SSH client
Enhancements:
- This release fixes the case when a missing DSA or RSA key wouldnt properly fail over to password-based authentication methods.
Download (0.97MB)
Added: 2007-02-25 License: The Apache License 2.0 Price:
973 downloads
rexima 1.4
rexima is a curses-based interactive mixer which can also be used from the command-line. more>>
rexima is a curses-based interactive mixer which can also be used from the command-line. It runs on any terminal with a screen size of 80x24 or greater. Its intended to be a simple, general, usable mixer without all the chrome and colours usually present in other mixers.
Also, it gives a numeric level readout (as well as the sliders), unlike most interactive mixers
Ive used. It should work on any terminal with a screen size of at least 80x24.
Enhancements:
- Version 1.4.
- rexima.c (usage_help): corrected slight misalignment of usage lines.
- rexima.c (getoptn): added an old getopt() replacement of mine, so that we avoid glibcs one treating level decrements as unrecognised options. Thanks to Alexandra Walford for spotting the bug.
<<lessAlso, it gives a numeric level readout (as well as the sliders), unlike most interactive mixers
Ive used. It should work on any terminal with a screen size of at least 80x24.
Enhancements:
- Version 1.4.
- rexima.c (usage_help): corrected slight misalignment of usage lines.
- rexima.c (getoptn): added an old getopt() replacement of mine, so that we avoid glibcs one treating level decrements as unrecognised options. Thanks to Alexandra Walford for spotting the bug.
Download (0.015MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1178 downloads
SmartSplitter 1.3
SmartSplitter is a cross-platform open-source control splitter class for REALbasic 5 or greater. more>>
SmartSplitter is a cross-platform open-source control splitter class for REALbasic 5 or greater. The SmartSplitter control allows the user to resize other controls contained in the window as desired.
SmartSplitter can automatically attach nearby controls thus achieving full functionality with NO coding and NO binding! SmartSplitter is developed for and tested on Linux, Mac OS 9, Mac OS X, and Windows 98/2000/XP.
SmartSplitter began like so many other classes do - as a simple crappy class in an early crappy project. But as I used this divider thingy in more of my projects, I gradually added in smarts until so great the intellect of this amazing class, I felt obliged to spend the extra effort to simplify it, clean it up, and make it more accessible.
The SmartSplitter class is provided free for all to use. However, I do maintain ownership of SmartSplitter. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartSplitter, you do not need to include this documentation. There is no requirement to credit me in your program for using SmartSplitter.
Enhancements:
- Fixed control smarts to handle embeded control resize change in REALbasic 2005
- Added logic to handle invisible attached controls
- (Use new subroutine setAttachedControlNormallyVisible to alert SmartSplitter if an attached control changes visibility)
- Using DisableLiveDrag looks MUCH better
- Fixed a Win32 "expanding" handle refresh problem
<<lessSmartSplitter can automatically attach nearby controls thus achieving full functionality with NO coding and NO binding! SmartSplitter is developed for and tested on Linux, Mac OS 9, Mac OS X, and Windows 98/2000/XP.
SmartSplitter began like so many other classes do - as a simple crappy class in an early crappy project. But as I used this divider thingy in more of my projects, I gradually added in smarts until so great the intellect of this amazing class, I felt obliged to spend the extra effort to simplify it, clean it up, and make it more accessible.
The SmartSplitter class is provided free for all to use. However, I do maintain ownership of SmartSplitter. You are free to redistribute the source code. If you distribute it as a standalone class, please include this documentation with it. If you distribute source code containing SmartSplitter, you do not need to include this documentation. There is no requirement to credit me in your program for using SmartSplitter.
Enhancements:
- Fixed control smarts to handle embeded control resize change in REALbasic 2005
- Added logic to handle invisible attached controls
- (Use new subroutine setAttachedControlNormallyVisible to alert SmartSplitter if an attached control changes visibility)
- Using DisableLiveDrag looks MUCH better
- Fixed a Win32 "expanding" handle refresh problem
Download (0.20MB)
Added: 2006-05-11 License: Freeware Price:
1262 downloads
Mixmaster 3.0 RC1
Mixmaster is an anonymous remailer. more>>
Mixmaster is an anonymous remailer. Mixmaster is the type II remailer protocol and the most popular implementation of it.
Remailers provide protection against traffic analysis and allow sending email nonymously or pseudonymously. Mixmaster consists of both client and server installations and is designed to run on several operation systems including but not limited to *BSD, Linux and Microsoft Windows.
The current 2.9.x versions are the stable ones and widely deployed. The 3.0beta* releases are betas for the upcoming Mixmaster 3.0.
To download Mixmaster visit Sourceforges download center. Packages for the Debian GNU/Linux distribution can be found in the testing and unstable distributions on a mirror near you. Also see http://packages.debian.org/mixmaster.
For pingers and other remailer implementations see related Software.
Whats New in 2.0.4 Stable Release:
- Prefer pubring.asc over secring.pgp.
- Support an unpublished dest.alw file.
- Added MINLAT directive. Ensures randhopped messages are sent through remailers of latency of MINLAT time or greater (suggested by Steve Crook). Improved OpenSSL version checking in the Install script.
- Added Full stats download support.
- Fixed buffer overflow bug in keymgt.c
Whats New in 3.0 RC1 Development Release:
- Prefer pubring.asc over secring.pgp.
- Support an unpublished dest.alw file.
- Added MINLAT directive. Ensures randhopped messages are sent through remailers of latency of MINLAT time or greater (suggested by Steve Crook).
- Improved OpenSSL version checking in the Install script.
- Added full stats download support.
- Fixed buffer overflow bug in keymgt.c.
<<lessRemailers provide protection against traffic analysis and allow sending email nonymously or pseudonymously. Mixmaster consists of both client and server installations and is designed to run on several operation systems including but not limited to *BSD, Linux and Microsoft Windows.
The current 2.9.x versions are the stable ones and widely deployed. The 3.0beta* releases are betas for the upcoming Mixmaster 3.0.
To download Mixmaster visit Sourceforges download center. Packages for the Debian GNU/Linux distribution can be found in the testing and unstable distributions on a mirror near you. Also see http://packages.debian.org/mixmaster.
For pingers and other remailer implementations see related Software.
Whats New in 2.0.4 Stable Release:
- Prefer pubring.asc over secring.pgp.
- Support an unpublished dest.alw file.
- Added MINLAT directive. Ensures randhopped messages are sent through remailers of latency of MINLAT time or greater (suggested by Steve Crook). Improved OpenSSL version checking in the Install script.
- Added Full stats download support.
- Fixed buffer overflow bug in keymgt.c
Whats New in 3.0 RC1 Development Release:
- Prefer pubring.asc over secring.pgp.
- Support an unpublished dest.alw file.
- Added MINLAT directive. Ensures randhopped messages are sent through remailers of latency of MINLAT time or greater (suggested by Steve Crook).
- Improved OpenSSL version checking in the Install script.
- Added full stats download support.
- Fixed buffer overflow bug in keymgt.c.
Download (0.33MB)
Added: 2006-06-24 License: Freeware Price:
709 downloads
Callweaver 1.2 RC4
Callweaver is a community driven software PBX project. more>>
Callweaver project is a community driven software PBX project. The most important differences between Callweaver and Asterisk are built-in STUN support, the use of SpanDSP for better codecs and full T.38 fax over IP support, Sqlite instead of Berkeley DB, universal jitterbuffer, POSIX timers to avoid Zaptel timing dependencies, greater speed, more efficient dialplan execution, and greater stability.
Enhancements:
- This is hopefully the last release candidate before the 1.2 release.
- There are many bugfixes and improvements.
<<lessEnhancements:
- This is hopefully the last release candidate before the 1.2 release.
- There are many bugfixes and improvements.
Download (5.4MB)
Added: 2007-06-15 License: GPL (GNU General Public License) Price:
864 downloads
jPortScanner 1.0.4
jPortScanner is a Java port scan utility. more>>
jPortScanner is a Java port scan utility.
Requires Java 1.4 or greater (for its use of regular expressions)
Installation:
gzip -d jPortScanner.1.0.4.tar.gz
tar -xvf jPortScanner.1.0.4.tar
cd jPortScanner.1.0.4
make
make install
To run type:
jPortScanner
Enhancements:
- which was causing localhost scans
- added Makefile/Install script
- Fixed bug with timeouts
<<lessRequires Java 1.4 or greater (for its use of regular expressions)
Installation:
gzip -d jPortScanner.1.0.4.tar.gz
tar -xvf jPortScanner.1.0.4.tar
cd jPortScanner.1.0.4
make
make install
To run type:
jPortScanner
Enhancements:
- which was causing localhost scans
- added Makefile/Install script
- Fixed bug with timeouts
Download (0.032MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1203 downloads
jnetmaze 0.1
jnetmaze project is a clone of netmaze written in Java. more>>
jnetmaze project is a clone of netmaze written in Java.
Java 1.3 or greater is probably required for compiliation (esp. Server.java - which uses sun.misc.Signal)
Compile: (with gnu make)
# gmake
With alternate compiler:
# gmake JC=jikes
Compile: (with ant)
# ant
Compile: (using only javac)
# cd src
# CLASSPATH=applet:awt:client:common:server:text:swing
# javac */*.java
Run:
# cd bin
# java -server Server
or
# java TextClient
# java AwtClient
# java SwingClient
<<lessJava 1.3 or greater is probably required for compiliation (esp. Server.java - which uses sun.misc.Signal)
Compile: (with gnu make)
# gmake
With alternate compiler:
# gmake JC=jikes
Compile: (with ant)
# ant
Compile: (using only javac)
# cd src
# CLASSPATH=applet:awt:client:common:server:text:swing
# javac */*.java
Run:
# cd bin
# java -server Server
or
# java TextClient
# java AwtClient
# java SwingClient
Download (MB)
Added: 2006-12-04 License: GPL (GNU General Public License) Price:
1058 downloads
Firewalk 5.0
Firewalk is an active reconnaissance network security tool. more>>
Firewalk is an active reconnaissance network security tool that attempts to determine what layer 4 protocols a given IP forwarding device will pass. Firewalk project works by sending out UDP or TCP packets with a TTL one greater than the targeted gateway.
If the gateway allows the traffic, it will forward the packets to the next hop where they will expire and elicit an ICMP_TIME_EXCEEDED message. If the gateway hostdoes not allow the traffic, it will likely drop the packets on the floor and we will see no response.
To get the correct IP TTL that will result in expired packets one beyond the gateway we need to ramp up hop-counts. We do this in the same manner that traceroute works. Once we have the gateway hopcount (at that point the scan is said to be `bound`) we can begin our scan.
It is significant to note the fact that the ultimate destination host does not have to be reached. It just needs to be somewhere downstream, on the other side of the gateway, from the scanning host.
<<lessIf the gateway allows the traffic, it will forward the packets to the next hop where they will expire and elicit an ICMP_TIME_EXCEEDED message. If the gateway hostdoes not allow the traffic, it will likely drop the packets on the floor and we will see no response.
To get the correct IP TTL that will result in expired packets one beyond the gateway we need to ramp up hop-counts. We do this in the same manner that traceroute works. Once we have the gateway hopcount (at that point the scan is said to be `bound`) we can begin our scan.
It is significant to note the fact that the ultimate destination host does not have to be reached. It just needs to be somewhere downstream, on the other side of the gateway, from the scanning host.
Download (0.079MB)
Added: 2006-03-03 License: BSD License Price:
1359 downloads
CheeseTracker 0.9.9
Cheesetracker is a portable Impulse Tracker clone. more>>
Cheesetracker is a portable Impulse Tracker clone. CheeseTracker supports all Impulse Tracker features except a few.
For now the main goal is to remain at IT Feature set level, but very soon we might be adding new features to it.
Main features:
- Modular source code
- Per-track lowpass filter (cutoff/resonance), with greater range than IT.
- Per-instrument modular effect core (own effects/and ladspa) (WIP!)
- Wave export (dump your song to wavs and post process) (WIP!)
- Super-Clean mixing using the CheeseMusic lib.
- All IT editing shortcuts (or most of them)
- Very cool sample editor
And Lacks:
- MIDI Out - (go check ShakeTracker if you want this)
- Sample Sustain Loops (maybe someday)
<<lessFor now the main goal is to remain at IT Feature set level, but very soon we might be adding new features to it.
Main features:
- Modular source code
- Per-track lowpass filter (cutoff/resonance), with greater range than IT.
- Per-instrument modular effect core (own effects/and ladspa) (WIP!)
- Wave export (dump your song to wavs and post process) (WIP!)
- Super-Clean mixing using the CheeseMusic lib.
- All IT editing shortcuts (or most of them)
- Very cool sample editor
And Lacks:
- MIDI Out - (go check ShakeTracker if you want this)
- Sample Sustain Loops (maybe someday)
Download (0.82MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1424 downloads
Satellite 1.0
Satellite is a very simple theme that displays a composite satellite image for the USA. more>>
Satellite is a very simple theme that displays a composite satellite image for the USA.
It updates hourly. You can zoom each portion of the main image, to see greater detail for a specific area.
There are only two actions. You press a section of the main image, and it zooms in on that section. Press the magnifying glass at the top, and the zoom turns off. Thats it.
<<lessIt updates hourly. You can zoom each portion of the main image, to see greater detail for a specific area.
There are only two actions. You press a section of the main image, and it zooms in on that section. Press the magnifying glass at the top, and the zoom turns off. Thats it.
Download (0.094MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
775 downloads
Gnome Password Generator 1.5
Gnome Password Generator is a GUI based secure password generator. more>>
Gnome Password Generator is a GUI based secure password generator. The project allows the user to generate a specified number of random passwords of a specified length. The program requires Python version 2.4 or greater, PyGTK version 2.4 or greater, and Gnome-Python for Gnome 2.
<<less Download (0.022MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
812 downloads
Gnome Comics Organizer 0.5.1
Gnome Comics Organizer is a program to help keep track of your comic book collection. more>>
GNOME Comics Organizer (GCO for short) is a program to help keep track of your comic book collection.
The project has been written in Python using GTK+ and GNOME.
Requires python 2.3.x, gnome-python2 2.0.x, pygtk2 2.3.96 (or greater), libxml2-python 2.6.x.
Versions older than 0.5.0 use GNOME 1.4.x and was written in C. Not all features of the old C version of GNOME Comics Organizer are implemented, but the most important ones are.
<<lessThe project has been written in Python using GTK+ and GNOME.
Requires python 2.3.x, gnome-python2 2.0.x, pygtk2 2.3.96 (or greater), libxml2-python 2.6.x.
Versions older than 0.5.0 use GNOME 1.4.x and was written in C. Not all features of the old C version of GNOME Comics Organizer are implemented, but the most important ones are.
Download (0.088MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
924 downloads
Netmonitor 0.5
Netmon is a console application that monitors network interfaces. more>>
Netmon is a console application that monitors network interfaces. It displays the transfer rate (upload and download) for each device and the data consumed by each device.
The main features of netmon are low resource usage, a simple yet effective design, and an easy to understand tabular output.
It displays values whose units change dynamically to scale with the value. Its compact display fits in a 9x66 size terminal window.
Enhancements:
- This release implements force units on totals and data rates, and updates the man page.
- The update functions now detect dev file overflow so that calling a function doesnt have to.
- The get_xxRate functions now detect a time limit of 0.
- Bugfixes for this version include a modified structure and library to extend data limit overflow to greater than 1000 terabytes.
- The configuration double digit bug was also fixed.
<<lessThe main features of netmon are low resource usage, a simple yet effective design, and an easy to understand tabular output.
It displays values whose units change dynamically to scale with the value. Its compact display fits in a 9x66 size terminal window.
Enhancements:
- This release implements force units on totals and data rates, and updates the man page.
- The update functions now detect dev file overflow so that calling a function doesnt have to.
- The get_xxRate functions now detect a time limit of 0.
- Bugfixes for this version include a modified structure and library to extend data limit overflow to greater than 1000 terabytes.
- The configuration double digit bug was also fixed.
Download (0.084MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
4912 downloads
Tigerbooks 1.1
Tigerbooks project is a online book exchange. more>>
Tigerbooks project is a online book exchange.
Tigerbooks is an online book exchange designed for individual universities and colleges.
Students can post books for sale or browse for books to buy. Fulltext and ISBN searches are available.
There are other book exchange systems currently available. However, TigerBooks is an open source solution.
This means that it is freely available to any University or College that wishes to use it for its own students. Furthermore, any University or College can make contributions to the TigerBooks thus distributing its maintenance costs.
Maintenance costs are particularly important in academic realms as students are only at their institutions for the duration of their program. Being an open source solution means the Universities and Colleges do not have to worry about who will be maintaining TigerBooks in the years to come.
TigerBooks is a successful open source project and will see greater success in the future as it is distributed amongst Universities and Colleges. It is successful really for two reasons.
The first being that is meets the needs of students in exchanging their textbooks. The second is that it is open source and consequently is maintained by the open source community.
<<lessTigerbooks is an online book exchange designed for individual universities and colleges.
Students can post books for sale or browse for books to buy. Fulltext and ISBN searches are available.
There are other book exchange systems currently available. However, TigerBooks is an open source solution.
This means that it is freely available to any University or College that wishes to use it for its own students. Furthermore, any University or College can make contributions to the TigerBooks thus distributing its maintenance costs.
Maintenance costs are particularly important in academic realms as students are only at their institutions for the duration of their program. Being an open source solution means the Universities and Colleges do not have to worry about who will be maintaining TigerBooks in the years to come.
TigerBooks is a successful open source project and will see greater success in the future as it is distributed amongst Universities and Colleges. It is successful really for two reasons.
The first being that is meets the needs of students in exchanging their textbooks. The second is that it is open source and consequently is maintained by the open source community.
Download (0.025MB)
Added: 2006-10-21 License: GPL (GNU General Public License) Price:
1100 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 greater 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