Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.896 Times

Jar2exe Wizard 1 8 freeware
Filter: All | Freeware | Demo
 

Jar2exe Wizard 1 8

< 1 2 3 4 5 > 
Added: February 06, 2010 | Visits: 962

ImageBackup This is a small Perl script to create backup CDs out of images. I like to organize my digital pictures into a directory structure based on image content and subject. I dont store them by date. This makes it nice to find pictures, but difficult to back them up without using traditional incremental... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): ImageBackup Download

Added: November 08, 2010 | Visits: 825

netcrafttoolbar netcrafttoolbar is a Firefox extension that blocks phishing sites, helping to protect users from online fraud. netcrafttoolbar toolbar is only for Firefox 1.5 or later. For earlier versions of Firefox, please download the toolbar direct from http://toolbar.netcraft.com/install. Platforms: *nix

License: Freeware Size: 93.18 KB Download (95): netcrafttoolbar Download

Added: May 22, 2010 | Visits: 612

Config::YUM Config::YUM is a Perl extension for parsing yum.conf. SYNOPSIS use Config::YUM; my $yp = new Config::YUM; my $yum_conf = $yp->parse(); foreach(keys %{$yum_conf}) { print "Section: $_ is called " . $yum_conf->{$_}->{name} . "n"; } $yum_conf will be a a hash, all INI sections are the... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Config::YUM Download

Added: July 26, 2010 | Visits: 666

xbindkeys xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window. xbindkeys links commands to keys or mouse buttons, using a configuration file. Its independant of the window manager and can capture all keyboard keys (ex: Power, Wake...). usage:... Platforms: *nix

License: Freeware Size: 122.88 KB Download (108): xbindkeys Download

Added: January 14, 2010 | Visits: 1.738

Sort::Key Sort::Key is the fastest way to sort anything in Perl. SYNOPSIS use Sort::Key qw(keysort nkeysort ikeysort); @by_name = keysort { "$_->{surname} $_->{name}" } @people; # sorting by a numeric key: @by_age = nkeysort { $_->{age} } @people; # sorting by a numeric integer key: @by_sons =... Platforms: *nix

License: Freeware Size: 56.32 KB Download (94): Sort::Key Download

Added: September 04, 2010 | Visits: 667

mod_crescent mod_crescent is the core of the crescent virtual community system. Tested on Solaris, OpenBSD, Linux and Win32. It has a high speed cache to make your db happy. Whats this Crescent thing anyway? Crescent is a virtual community system. A few years back the buzz word was "portal", later came... Platforms: *nix

License: Freeware Size: 26.62 KB Download (88): mod_crescent Download

Added: March 18, 2010 | Visits: 905

SigBrowser SigBrowser is a small tool to display large signals (up to 2 GB filesize / 1-6 channels / 16 bit integer). SigBrowser allows you to smoothly browse in a large signal. It can load 16 bit signed integer data with up to 6 interlaced channels. Unfortunately theres no large-file support, so the... Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): SigBrowser Download

Added: June 18, 2010 | Visits: 1.557

Swiftweasel Swiftweasel project is an optimized build of the Mozilla Firefox web browser for Linux. With builds for both AMD and Intel processors. Swiftweasel is 100% compatible with all Firefox themes, plugins, and extensions. The builds will also fall into 3 versions. 1. Releases - Releases are based... Platforms: *nix

License: Freeware Download (118): Swiftweasel Download

Added: April 11, 2010 | Visits: 897

Math::String::Charset::Nested Math::String::Charset::Nested is a charset for Math::String objects. SYNOPSIS use Math::String::Charset; # construct a charset from bigram table, and an initial set (containing # valid start-characters) # Note: After an a, either an b, c or a can follow, in this order # After an d only... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset::Nested Download

Added: September 23, 2010 | Visits: 947

Math::String::Charset Math::String::Charset is a simple charset for Math::String objects. SYNOPSIS use Math::String::Charset; $a = new Math::String::Charset; # default a-z $b = new Math::String::Charset [a..z]; # same $c = new Math::String::Charset { start => [a..z], sep => }; # with between chars print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset Download

Added: December 10, 2013 | Visits: 771

Test::Unit Test::Unit, yes, the test framework shipped with ruby 1.8.x. Test::Unit 1.2.3 is the shipped with ruby 1.8.x version. Test::Unit 2.x is very improved version. Platforms: Ruby

License: Freeware Size: 194.56 KB Download (101): Test::Unit Download

Added: November 18, 2013 | Visits: 1.557

SLAX Server Edition SLAX Server Edition is a pocket operating system with many internet services ready to use. Includes DNS, DHCP, HTTP, FTP, MySQL, SMTP, POP3, IMAP and SSH. SLAX is a small bootable CD containing the Linux operating system. SLAX distirbution runs Linux directly from the CD (or USB) without... Platforms: *nix

License: Freeware Size: 192 MB Download (326): SLAX Server Edition Download

Added: February 27, 2010 | Visits: 2.859

SLAX Boot CD SLAX Boot CD is used to boot SLAX from USB devices on computers which cant boot from USB directly. SLAX Boot CD can be also used to boot SLAX from ISO file on disk. Whats New in This Release: - added KDE 3.5.4 with Slackware 11 fixes for media:/ URL in konqueror - probeusb parameter now... Platforms: *nix

License: Freeware Size: 5 MB Download (521): SLAX Boot CD Download

Added: January 20, 2010 | Visits: 1.559

SLAX Frodo Edition SLAX Frodo edition is the console base for all other SLAX releases. SLAX Frodo Edition doesnt contain almost anything, only full working Linux command prompt and drivers. Some people prefer modified versions of SLAX, designed to provide some extra functionality. Even if SLAX is modular and... Platforms: *nix

License: Freeware Size: 53 MB Download (194): SLAX Frodo Edition Download

Added: March 09, 2010 | Visits: 551

radmind radmind is a suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. For Mac OS X, theres also a graphical interface. At its core, radmind operates as a tripwire. radmind project is able to detect changes to any managed... Platforms: *nix

License: Freeware Size: 389.12 KB Download (88): radmind Download

Added: October 24, 2010 | Visits: 1.605

Global Javadoc Viewer Global Javadoc Viewer is a tiny application that allows you to conveniently browse multiple Javadoc sets simultaneously, using a single packages/classes hierarchy tree. Global Javadoc Viewer pre-alfa version is not configurable, but useful, it allows to browse the next javadoc API sets: -... Platforms: *nix

License: Freeware Size: 215.04 KB Download (121): Global Javadoc Viewer Download

Released: June 26, 2010  |  Added: July 07, 2010 | Visits: 2.946

ZC Blu-ray DVD Creator ZC Blu-ray DVD Creator is an easy to use and powerful Blu-ray DVD authoring and burning software, which can convert and author all video movie files to Blu-ray DVD, and burn Blu-ray DVD Disc by 1-click step. Features: 1. 1-click Blu-ray DVD authoring and burning solution. 2. Support... Platforms: Windows

License: Freeware Size: 16 MB Download (295): ZC Blu-ray DVD Creator Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 797

Easy Hash Simple file and text hash value calculator. Supports more than 130 hash functions including: AP Hash, Adler 16, Adler 32, Adler 8, BKDR Hash, BP Hash, CK SUM MPEG-2, CK Sum, CRC DNP, CRC-16, CRC-16 (IBM), CRC-16 (Kermit), CRC-16 (Modbus), CRC-16 (Sick), CRC-16 (X25), CRC-16 CCITT (0x1D0F), CRC-16... Platforms: Windows

License: Freeware Download (94): Easy Hash Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 943

K-Lite Codec Pack 64-bit This is a bundle of 64-bit DirectShow filters that can be used together with 64-bit players, such as Windows Media Center. This 64-bit pack can co-exist without problems with the regular K-Lite Codec Pack. In fact, it is recommended to install both the 32-bit and 64-bit versions of the codec... Platforms: Windows

License: Freeware Size: 9.48 MB Download (751): K-Lite Codec Pack 64-bit Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 226

SpecificationCheck This project delievers the internal plugin support of the JavaCheck for the specification to the Eclipse Platfrom, for instance, Personal Java 1.1.8 Platforms: Windows, Mac, Linux

License: Freeware Size: 379.6 KB Download (48): SpecificationCheck Download

< 1 2 3 4 5 >