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

Wpe No Delay freeware
Filter: All | Freeware | Demo
 

Wpe No Delay

< 1 2 3 4 5 > 
Released: October 23, 2011  |  Added: December 01, 2011 | Visits: 8.071

Desktop Lock Stardust Desktop Lock 5 is a small and convenient tool, useful for quickly locking down your computer system. When a computer is locked down it is "password protected". During this phase it is either sleeping, displaying a login screen, a screen saver or asking for a password. Desktop Lock... Platforms: Windows

License: Freeware Size: 1.09 MB Download (1717): Desktop Lock Download

Released: March 26, 2013  |  Added: April 15, 2013 | Visits: 2.807

LANOff LANOff is a network monitor and shutdown utility which monitors up to four remote computers from a client computer and optionally shuts down the client and specified remote computers when the network fails or the specified computer shuts down. It also supports fixed activation and shutdown... Platforms: Windows

License: Freeware Size: 727.23 KB Download (289): LANOff Download

Added: August 10, 2008 | Visits: 871

No Right Click Ever wanted to prevent users from "borrowing" images from your site through right-clicking them and "save image as..." or right-clicking the page and viewing your page source? The No Right Click will disable the right click on your page in just a few clicks. No programming knowledge needed! Platforms: Windows

License: Freeware Size: 726 KB Download (451): No Right Click Download

Released: November 13, 2011  |  Added: December 18, 2011 | Visits: 1.657

Swiss File Knife SFK makes daily tasks easy. Find and extract text in binary files, list dir tree sizes, filter and replace text, run an instant ftp server, http server for easy file transfer, find duplicate files, join many text files into one, create and verify md5 checksum lists, run a command on all files,... Platforms: Windows, Mac, *nix

License: Freeware Size: 1.12 MB Download (148): Swiss File Knife Download

Added: August 19, 2008 | Visits: 1.813

Kana No Quiz We all know that Japanese is not exactly easy to learn, but with applications like this one make it a little better. Kana No Quiz is a program that will help you learn and memorize the transcription and pronunciation of the Japanese kana, both of hiragana and katakana.It is all done through... Platforms: Windows

License: Freeware Size: 6 KB Download (609): Kana No Quiz Download

Added: August 21, 2008 | Visits: 895

No Spam Today! for Servers Freeware NoSpamToday! is a e-mail spam filter (SMTP/POP3) compatible to every known mail server software. The flexible filter pipeline architecture allows combining the award-winning SpamAssassin filter, an attachment blocker, a remote blacklist filter (DNSBL), a delay filter, whitelists and blacklists to... Platforms: Windows

License: Freeware Size: 8.3 KB Download (103): No Spam Today! for Servers Freeware Download

Added: August 12, 2008 | Visits: 810

Yes and No Tic Tac Toe The objective of this game is to get 3 "Thumbs-Up" or "Thumbs-Down" symbols in a row, colomn, or diagonal on the grid. You will play either against the computer or against a friend in this game. After each turn the opponent will make a move nd then you can move again. In other words: Instead of... Platforms: Windows

License: Freeware Size: 407 KB Download (106): Yes and No Tic Tac Toe Download

Released: June 10, 2013  |  Added: July 05, 2013 | Visits: 4.011

AllOff AllOff is a computer activity and shutdown utility which monitors mouse, keyboard and download activity plus CPU load and starts shutdown if there has been no activity for the set times. It also supports fixed activation and shutdown initiation times plus a variable delay before shutdown occurs.... Platforms: Windows

License: Freeware Size: 606.72 KB Download (400): AllOff Download

Released: October 24, 2009  |  Added: November 03, 2009 | Visits: 3.162

GoodieBoxLive Best online bookmark manager. Support multiple profiles. Merge, synch IE & Firefox from multi-site dynamically. No Add-ons. You can also visit or share bookmarks and contacts among friends through Web interface. Platforms: Windows

License: Freeware Size: 377.72 KB Download (112): GoodieBoxLive Download

Added: September 22, 2010 | Visits: 814

FlatGallery FlatGallery is a simple image gallery producer that requires no database backend. Users simply add images to a directory and FlatGallery will recognise this and produce thumbnails that are cached for later use. Producing thumbnails only when images ar added lessens the strain on servers that... Platforms: *nix

License: Freeware Size: 32.77 KB Download (87): FlatGallery Download

Added: August 21, 2010 | Visits: 1.445

Riverdrums Load Balancer Riverdrums Load Balancer project is a no-frills, event-driven load balancer aimed at clarity and efficiency. Compiling: 1. Install libevent 2. gcc -Wall -O2 -o rlb rlb.c -levent Solaris: a) cc -Wall -O2 -o rlb rlb.c -lnsl -lsocket -levent Usage: $ rlb -p port [-b addr] [-B addr] -h... Platforms: *nix

License: Freeware Size: 11.26 KB Download (166): Riverdrums Load Balancer Download

Added: April 10, 2010 | Visits: 1.247

Dents Dents is a from-scratch implementation of the server side of the DNS protocol, sharing no code with any other project. Among its several features are compatibility with named, a modular driver system and an extensible control facility which allows the administrator to control the running server.... Platforms: *nix

License: Freeware Size: 645.12 KB Download (93): Dents Download

Added: April 24, 2010 | Visits: 1.282

CGI::NoPoison CGI::NoPoison is No Poison Null Byte in CGI->Vars. SYNOPSIS use CGI; use CGI::NoPoison my $m = CGI->new(); $m->param( -name=>amplifier, -value=>[nine, ten, up to eleven], ); my %h = $m->Vars(); # look ma, no splitting on poison null-bytes ( )! print "$_ => ", join ", ", @{$h{$_}}... Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): CGI::NoPoison Download

Added: October 04, 2010 | Visits: 928

Ratpoison Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no rodent dependence. Ratpoison is largely modelled after GNU Screen which has done wonders in the virtual terminal market. The screen can be split into non-overlapping frames.... Platforms: *nix

License: Freeware Size: 368.64 KB Download (102): Ratpoison Download

Added: May 13, 2010 | Visits: 1.014

File::SmartNL File::SmartNL is a slurp text files no matter the New Line (NL) sequence. SYNOPSIS ##### # Subroutine Interface # use File::SmartNL qw(config fin fout smartnl); $old_value = config( $option ); $old_value = config( $option => $new_value); (@all_options) = config( ); $data =... Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): File::SmartNL Download

Added: January 13, 2010 | Visits: 940

Object::Trampoline Object::Trampoline is a Perl module for delay object construction, and optionally using the class module, until a method is actually dispatched, simplifies runtime definition of handler classes. SYNOPSIS # adding "use_class" will perform an "eval use $class" # at the point where the object... Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Object::Trampoline Download

Added: April 24, 2010 | Visits: 2.500

THC-Flood Connect THC-Flood Connect is a connection flooding tool which supports SSL, dumping + sending data, closing or keeping sessions etc. Just a small release. Have fun. Use allowed only for legal purposes. To compile: cc -o flood_connect -O2 flood_connect.c openssl: cc -o flood_connect -O2... Platforms: *nix

License: Freeware Size: 4.1 KB Download (1074): THC-Flood Connect Download

Added: May 05, 2010 | Visits: 908

CShout CShout is a shoutbox that completely needs no database at all. It uses a text file as its database. I have created it since I realised that I would need one for my own. Before that, I used the free shoutbox service at http://www.shoutboxes.com from which I adopted the idea. I started with a free... Platforms: *nix

License: Freeware Size: 67.58 KB Download (110): CShout Download

Added: August 08, 2010 | Visits: 1.079

Tk::after Tk::after can execute a command after a time delay. SYNOPSIS $widget->after(ms) $id = $widget->after(ms?,callback?) $id = $widget->repeat(ms?,callback?) $widget->afterCancel($id) $id = $widget->afterIdle(callback) $widget->afterInfo?($id)? $id->time(?delay?) This method is used to... Platforms: *nix

License: Freeware Size: 5.7 MB Download (93): Tk::after Download

Added: January 25, 2010 | Visits: 562

No Shoot! Sherlock No Shoot! Sherlock is a MacOS 8.5 plug-in manager for the new search utility. If you've grown tired of scrolling through the numberous Sherlock plug-ins, this program will help you organize and narrow down the amount of scrolling for each set of your plug-ins. Platforms: Mac

License: Freeware Size: 370 KB Download (90): No Shoot! Sherlock Download

< 1 2 3 4 5 >