version
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5244
Risk 1.0.9.2
Risk is a Java version of the classic RISK board game. more>>
Risk is a Java version of the classic RISK board game, with a simple map format, network play, single player mode, hotseat, and many more features. Risk works on all operating system that run Java 1.4 or higher.
<<less Download (3.5MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
2282 downloads
Program Version Switch 1.03
Program Version Switch is a program to easily switch between different interpreter versions. more>>
pvswitch is a very tiny program which makes it possible to use different program installations on one machine flawlessly.
Its flexibility is intended for people who need to run programs against different interpreter versions.
But it can also be used for different purposes like switching the version of a compiler, text editor, mail reader, browser, whatever.
It is most useful for developers of interpreter based programs which are started via a hash-bang line (#!).
The following example explains the usage for perl programs, but the very same is true for all other interpreter languages.
If you install two or more different perl versions on your machine, you could just call the respective perl binary you want to use..
perl myscript.pl
/path/to/another/perl myscript.pl
This works fine, although it isnt very convenient. However if you are starting your program using the hash-bang line like
#! /usr/bin/perl
and then just start it by
./myscript.pl
you would need to change the file itself to use another perl version. Again it is possible, but not very convenient.
And here comes pvswitch: its purpose is to make such situations convenient. Further it solve some problems which come up if multiple people want to use different perl versions. pvswitch allows even to run one program in two shells with different perl versions.
This is possible because pvswitch uses a environment variable to select the interpreter version to use. This environment variable can be set in different sessions independently.
pvswitch is installed as new program binary (e.g. perl) the old one will be renamed to program.pvswitch.
Now every time you execute a this program (e.g. perl), pvswitch is executed. It doesnt matter how you start the program...
perl myscript.pl
./myscript.pl # if it has a hash-bang #! /usr/bin/perl
for both cases the pvswitch binary will be executed, pvswitch will than check for the environment variable PVSWITCH_PERL_BINARY (if you are running perl), if it is found it tries to find this key in the configuration file pvswitch.conf and execute the program which is configured for the version configured set in the environment variable (e.g. perl.pvswitch).
So it just executes the real program (e.g. perl interpreter). Depending on the environment a different version might be selected.
There are some convenient tools (e.g. perlver, pvconfig) to configure this.
Enhancements:
- Fixed a bug which could cause segmentation violation.
<<lessIts flexibility is intended for people who need to run programs against different interpreter versions.
But it can also be used for different purposes like switching the version of a compiler, text editor, mail reader, browser, whatever.
It is most useful for developers of interpreter based programs which are started via a hash-bang line (#!).
The following example explains the usage for perl programs, but the very same is true for all other interpreter languages.
If you install two or more different perl versions on your machine, you could just call the respective perl binary you want to use..
perl myscript.pl
/path/to/another/perl myscript.pl
This works fine, although it isnt very convenient. However if you are starting your program using the hash-bang line like
#! /usr/bin/perl
and then just start it by
./myscript.pl
you would need to change the file itself to use another perl version. Again it is possible, but not very convenient.
And here comes pvswitch: its purpose is to make such situations convenient. Further it solve some problems which come up if multiple people want to use different perl versions. pvswitch allows even to run one program in two shells with different perl versions.
This is possible because pvswitch uses a environment variable to select the interpreter version to use. This environment variable can be set in different sessions independently.
pvswitch is installed as new program binary (e.g. perl) the old one will be renamed to program.pvswitch.
Now every time you execute a this program (e.g. perl), pvswitch is executed. It doesnt matter how you start the program...
perl myscript.pl
./myscript.pl # if it has a hash-bang #! /usr/bin/perl
for both cases the pvswitch binary will be executed, pvswitch will than check for the environment variable PVSWITCH_PERL_BINARY (if you are running perl), if it is found it tries to find this key in the configuration file pvswitch.conf and execute the program which is configured for the version configured set in the environment variable (e.g. perl.pvswitch).
So it just executes the real program (e.g. perl interpreter). Depending on the environment a different version might be selected.
There are some convenient tools (e.g. perlver, pvconfig) to configure this.
Enhancements:
- Fixed a bug which could cause segmentation violation.
Download (0.075MB)
Added: 2005-04-15 License: GPL (GNU General Public License) Price:
1661 downloads
RAIDmon2 2.3
RAIDmon2 is a script to monitor PERC RAID controllers. more>>
RAIDmon2 is a script to monitor Dells PERC/4 RAID controller with SNMP.
It uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output.
<<lessIt uses X-window (Tk at version 2.2, GTK in older ones) or STDOUT as output.
Download (0.021MB)
Added: 2005-04-07 License: Free To Use But Restricted Price:
1661 downloads
Spinix 0.9
Spinix is a new, complete GNU/Linux distribution geared toward ease of use. more>>
Spinix is a new, complete GNU/Linux distribution geared toward ease of use. Currently, Spinix is still in the beta stage. There has been no official release.
Spinix 0.9 comes with an all new installer. If your computer can not boot the ISO you will need to make a bootdisk and a root filesystem disk.
Main features:
- Kernel Version: 2.4.20
- XServer: XFree86 4.3.0
- Bash Version: 2.05b
- GCC Version: 3.3
- Gnome Version: 2.2
<<lessSpinix 0.9 comes with an all new installer. If your computer can not boot the ISO you will need to make a bootdisk and a root filesystem disk.
Main features:
- Kernel Version: 2.4.20
- XServer: XFree86 4.3.0
- Bash Version: 2.05b
- GCC Version: 3.3
- Gnome Version: 2.2
Download (632MB)
Added: 2005-05-09 License: LGPL (GNU Lesser General Public License) Price:
1629 downloads
The Snake Game 1.0
The Snake Game is an adapted, improved version of the popular javacave game. more>>
This is an adapted, improved version of the popular javacave game, written in QtRuby.
Installation:
download
chmod +x snake(gl).rb
run it.
<<lessInstallation:
download
chmod +x snake(gl).rb
run it.
Download (0.015MB)
Added: 2005-05-24 License: Public Domain Price:
1622 downloads
Kammu snapshot
Kammu is a mobile phone management tool. more>>
Kammu is a mobile phone management tool.
Kammu is a KDE frontend for the GNU all mobile management tools Gammu.
This is a very first development snapshot. Please note that this version has some basic functionality only, please dont report any bugs on that version.
<<lessKammu is a KDE frontend for the GNU all mobile management tools Gammu.
This is a very first development snapshot. Please note that this version has some basic functionality only, please dont report any bugs on that version.
Download (0.80MB)
Added: 2005-05-25 License: GPL (GNU General Public License) Price:
1618 downloads
gtkid3tag 1.2
gtkid3tag is a small id3 tag editor for both ogg and mp3 files. more>>
gtkid3tag is a small id3 tag editor for both ogg and mp3 files.
gtkid3tag is a really simple tool designed for quick editing of only small amounts of music files. The main feature is that both version 1.1 and version 2 tags can be manipulated and deleted separately.
<<lessgtkid3tag is a really simple tool designed for quick editing of only small amounts of music files. The main feature is that both version 1.1 and version 2 tags can be manipulated and deleted separately.
Download (0.62MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1559 downloads
Batalla Naval 1.0.4
Batalla Naval is a networked battleship game. more>>
Batalla Naval is a networked, multiplayer battleship game. It has robots, and support for GGZ Gaming Zone and for IPv6.
The game has two versions:
The old version called batnav includes an ncurses server and clients for ncurses, xview, win31 and gtk.
The new version called gbatnav includes a gnome server, client & robot with support for IPv6 and GGZ.
<<lessThe game has two versions:
The old version called batnav includes an ncurses server and clients for ncurses, xview, win31 and gtk.
The new version called gbatnav includes a gnome server, client & robot with support for IPv6 and GGZ.
Download (0.43MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1558 downloads
Cpop 0.7
cpop is a network popup message system that uses the jpop protocol and a simple GTK+ interface. more>>
cpop is a network popup message system that uses the jpop protocol and a simple GTK+ interface. cpop provides handy popup messages for LAN messaging or just sending yourself reminder messages.
This version is the UNIX/GTK+ native version. The cross-platform, Java version is called jpop.
<<lessThis version is the UNIX/GTK+ native version. The cross-platform, Java version is called jpop.
Download (0.072MB)
Added: 2005-11-29 License: GPL (GNU General Public License) Price:
1428 downloads
Other version of Cpop
License:GPL (GNU General Public License)
rubySteak 0.1
rubySteak is a software that provides a GTK+ 2 interface for accessing the Steak German/English dictionary database. more>>
rubySteak is a software that provides a GTK+ 2 interface for accessing the Steak German/English dictionary database.
Enhancements:
- This initial version features the ability to search through the steak database file.
<<lessEnhancements:
- This initial version features the ability to search through the steak database file.
Download (2.4MB)
Added: 2005-11-16 License: GPL (GNU General Public License) Price:
1437 downloads
LabyCube 1.4
LabyCube is a labyrinth generator that creates foldable labyrinths. more>>
LabyCube is a labyrinth generator that creates foldable labyrinths. The generated labyrinths by LabyCube, can be printed, cut out, and folded.
The current beta version supports the generation of labyrinth cubes.
<<lessThe current beta version supports the generation of labyrinth cubes.
Download (0.025MB)
Added: 2006-03-13 License: GPL (GNU General Public License) Price:
1405 downloads
Gnome Crystal 0.6.7
Gnome Crystal is a light model visualizer for crystal structures. more>>
Gnome Crystal project is a light model visualizer for crystal structures.
Gnome-1 version uses Gtk+, Gnome, libglade, gettext, OpenGL(or Mesa) and GtkGLArea.
Gnome-2 version uses standard Gnome-2 libraries and the Gnome Chemistry Utils and its dependencies.
License is GPL.
<<lessGnome-1 version uses Gtk+, Gnome, libglade, gettext, OpenGL(or Mesa) and GtkGLArea.
Gnome-2 version uses standard Gnome-2 libraries and the Gnome Chemistry Utils and its dependencies.
License is GPL.
Download (0.77MB)
Added: 2006-02-08 License: GPL (GNU General Public License) Price:
1355 downloads
Puzzle Maps 1.0.0
Puzzle Maps is a software version of the Montessori Puzzle Maps activity. more>>
Puzzle Maps is a software version of the Montessori Puzzle Maps activity.
Puzzle Maps presents users with a choice of maps in which they can remove and replace the various countries or states that make up the map.
In this way, they familiarize themselves with the geography of the world.
<<lessPuzzle Maps presents users with a choice of maps in which they can remove and replace the various countries or states that make up the map.
In this way, they familiarize themselves with the geography of the world.
Download (1.28MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1294 downloads
sdcv 0.4.2
sdcv is a console version of StarDict program. more>>
sdcv is a console version of StarDict program.
Enhancements:
- The cache scheme has been rewritten, and the size of the cache has been reduced.
- The program was merged with stardict.
- Lookup was speeded up.
- Full-text searching was added.
- The Russian translation has been updated.
<<lessEnhancements:
- The cache scheme has been rewritten, and the size of the cache has been reduced.
- The program was merged with stardict.
- Lookup was speeded up.
- Full-text searching was added.
- The Russian translation has been updated.
Download (0.16MB)
Added: 2006-04-24 License: GPL (GNU General Public License) Price:
1278 downloads
OpenGroupware POGI 0.2.0
POGI is the PHP OpenGroupware Interface. more>>
POGI is the PHP OpenGroupware Interface. It allows PHP enabled websites to be easily integrated with the powerful OpenGroupware groupware server. Current versions of POGI work with PHP version 4 and 5.
<<less Download (0.097MB)
Added: 2006-05-03 License: LGPL (GNU Lesser General Public License) Price:
1270 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 version 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