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.216.870 Times

Beginning Running Jogging software
Filter: All | Freeware | Demo
 

Beginning Running Jogging

< 1 2 3 4 5 
Added: May 20, 2010 | Visits: 1.765

mpt-status mpt-status is a query tool for accessing the running configuration and status of LSI SCSI HBAs. mpt-status is a heavily modified version of the original mpt-status-1.0 tool written by Matt Braithwaite. It allows you to monitor the health and status of your RAID setup. Currently supported and...



Platforms: *nix

License: Freeware Size: 32.77 KB Download (149): mpt-status Download

Added: June 18, 2010 | Visits: 1.063

ffsearch-LiveCD ffsearch-LiveCD is a modified Knoppix-Linux with Fast File Search running on top of it. This way, no installation is required! You can download an Iso, burn it on CD, put the disc in you CD-drive and boot it up. It crawls the net for SMB and FTP shares and provides you with a web interface for...





Platforms: *nix

License: Freeware Size: 194.2 MB Download (104): ffsearch-LiveCD Download

Added: January 21, 2010 | Visits: 1.321

httpget httpget is a simple command-line program for running scripts on remote web servers. Runs on Win32, Linux, Mac OS X (and possibly other Unix-like OSes). Often on complex application sites, there are scripts that must run periodically (often nightly) to do housekeeping work. These scripts are...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (111): httpget Download

Added: April 05, 2010 | Visits: 836

mod_speedycgi mod_speedycgi speeds up perl scripts by running them persistently. SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. A script can be made to to run persistently by changing the interpreter line at the top of the script from: #!/usr/bin/perl to...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (105): mod_speedycgi Download

Added: August 03, 2010 | Visits: 966

CGI::SpeedyCGI SpeedyCGI is a Perl module to speed up perl scripts by running them persistently. SYNOPSIS #!/usr/bin/speedy ### Your Script Here. For example: print "Content-type: text/htmlnnHello World!n"; ## ## Optionally, use the CGI::SpeedyCGI module for various things ## # Create a SpeedyCGI...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (92): CGI::SpeedyCGI Download

Added: January 01, 2010 | Visits: 889

PearPC PearPC is an architecture-independent PowerPC platform emulator capable of running most PowerPC operating systems. This release fixes an ugly partition mapping bug which prevented PearPC to boot OpenDarwin. But the fix might cause regressions: so if your image is no longer booting and you can...


Platforms: *nix

License: Freeware Size: 901.12 KB Download (107): PearPC Download

Added: September 20, 2013 | Visits: 956

Privbind Privbind is a small tool allowing secure running of unprivileged programs, but allowing them to bind to privileged (<1024) TCP/UDP ports. Privbind has a secure design, with no SUID executables and no daemons.


Platforms: *nix

License: Freeware Size: 317.44 KB Download (98): Privbind Download

Added: April 03, 2010 | Visits: 955

Guidedog Guidedog project is an advanced routing/network configuration utility for KDE 2 and 3 running on Linux 2.4 based machines. Using Guidedog you can easily activate packet routing/forwarding and also more advanced networking such as IP masquerade and Port Forwarding. Guidedog is intended to work...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (94): Guidedog Download

Added: June 08, 2010 | Visits: 887

Argo Argo is a extensible, simple framework for controling a host running multiple Xen instances. Argo is a monitoring system for the Xen hyperviser, comprised of a network server which runs upon your Xen host and any number of clients which connect to that server over a socket. The monitoring...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (97): Argo Download

Added: July 18, 2010 | Visits: 1.424

BitTorrent Queue Manager BitTorrent Queue Manager is a console-based BitTorrent client running on top of BitTornado that provides built-in queue management functions. BitTorrent Queue Manager also provides a remote interface compatible with ABC for Web-based control. Furthermore, peer information can be queried,...


Platforms: *nix

License: Freeware Size: 2 MB Download (111): BitTorrent Queue Manager Download

Added: November 25, 2010 | Visits: 775

IronPython 1.0 IronPython is an implementation of Python running on Microsoft .NET / Mono. It supports an interactive interpreter with fully dynamic compilation. IronPython is well integrated with the rest of the framework and makes all .NET libraries easily available to Python programmers..


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (93): IronPython 1.0 Download

Added: August 05, 2010 | Visits: 1.196

JUDO JUDO project is a Java IDE for Children and Beginning Programmers. It is very easy to use and has a very simple interface. It was designed to be used as a teaching aid for teaching programming classes to children. The programs you create with JUDO can be graphical, text input/output, or...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (158): JUDO Download

Added: November 11, 2010 | Visits: 1.958

bmon bmon is a portable bandwidth monitor and rate estimator running on various operating systems. It supports various input methods for different architectures.Various output modes exist including an interactive interface built in curses, lightweight HTML output but also formatable ASCII output....


Platforms: *nix

License: Freeware Size: 266.24 KB Download (158): bmon Download

Added: March 16, 2010 | Visits: 1.228

TCLink TCLink provides a client for running credit card transactions over TCP/IP. TCLink is a client for running credit card or ACH (electronic check) transactions over TCP/IP, via the TrustCommerce gateway. It features a simple, cross-platform protocol, fail-over server support, and encrypts...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (168): TCLink Download

Added: November 22, 2010 | Visits: 1.050

What What is a Perl module to find out about running services. SYNOPSIS $what = What->new( Host => my.domain.org, Port => 28, ); $what->mta; $what->mta_version; $what->mta_banner; The What class is interface to classes providing information about running services. What::MTA is the only...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): What Download

Added: February 03, 2010 | Visits: 1.151

Net::BitTorrent::LibBT::Tracker Net::BitTorrent::LibBT::Tracker is a Perl module to access a tracker running under libbttracker. SYNOPSIS use Net::BitTorrent::LibBT::Tracker; my $tracker = Net::BitTorrent::LibBT::Tracker->new("/path/to/tracker"); print "Tracker has ", $tracker->num_peers, " peers.n"; The...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (217): Net::BitTorrent::LibBT::Tracker Download

Added: August 11, 2010 | Visits: 1.188

nbench The benchmark program takes less than 10 minutes to run (on most machines) and compares the system it is run on to two benchmark systems (a Dell Pentium 90 with 256 KB cache running MSDOS and an AMD K6/233 with 512 KB cache running Linux). The archive contains the complete source,...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (115): nbench Download

Added: June 13, 2010 | Visits: 665

wmAppKill wmAppKill is a window maker dock app that lists all your running processes. You can kill any of them by double-clicking on their names. You can specify wich process will be the oldest one of the list. The one by default is "wmaker". Type "wmAppKill -h" to get command line options....


Platforms: *nix

License: Freeware Size: 16.38 KB Download (114): wmAppKill Download

Added: January 25, 2010 | Visits: 1.033

TrailRunner TrailRunner is a route planning software for all kinds of long distance sports like running, biking, hiking, inline-skating, skiing and more. If you ever asked yourself how long your workout routes are and what route you should choose for this evening - then TrailRunner should be your...


Platforms: Mac

License: Freeware Download (123): TrailRunner Download

Added: August 01, 2013 | Visits: 499

iHaxGamez Add Lives, Money, Time, etc to a game while it's running iHaxGamez will allow you to add lives, money, time, etc to a game while it's running. Search, filter and replace any kind of value in any running application. Does your game end too soon? Do you hate that you can't buy that "Class 50...


Platforms: Mac

License: Freeware Size: 215.04 KB Download (61): iHaxGamez Download

< 1 2 3 4 5