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

Do Something Amazing Navy freeware
Filter: All | Freeware | Demo
 

Do Something Amazing Navy

< 1 2 3 4 5 > 
Added: August 26, 2008 | Visits: 1.069

Urban Strike You have to control helicopters and fun down enemies as well as gathering supplies and fulfilling other mission objectives. Each mission requires you to do something different and the password system allows you to carry on a game where you left off if you don't have time to complete it all...



Platforms: Windows

License: Freeware Size: 1.55 MB Download (178): Urban Strike Download

Added: August 28, 2008 | Visits: 1.961

Timed Shutdown If your computer is ATX (which most now are) then this program can be used to automatically shutdown your computer. This can be useful if you are setting your computer to do something when you are not there e.g. Encoding Mp3s or downloading. You can set the program to turn your computer with 3...





Platforms: Windows

License: Freeware Size: 1.94 MB Download (769): Timed Shutdown Download

Added: August 01, 2008 | Visits: 1.809

Web Fonts After a while on the web you get tired of seeing everything in the same old fonts. Since fonts are what we do here at the Scriptorium it seemed like our responsibility to do something to make the web look a bit more interesting. We're putting out a series of free web fonts which we hope will...


Platforms: Windows

License: Freeware Size: 163 KB Download (557): Web Fonts Download

Added: August 09, 2008 | Visits: 1.013

Taking Screenshots There are times when you want a photo of your computer screen or a copy of an image that appears on your computer screen. No problem! Windows has the capability built in. Here's how you do it: On your Windows keyboard there's a key named "Print Screen". If you're like me you've pressed this key...


Platforms: Windows

License: Freeware Size: 10 KB Download (125): Taking Screenshots Download

Added: August 31, 2008 | Visits: 865

Snow3 Do you like the snow but live far away and can only enjoy it in photos? Well now you can do something about it by installing this curious screensaver in your PC. It generates snow on your desktop that+s worthy of the deepest regions of Siberia.This Snow3 screensaver incorporates a high level of...


Platforms: Windows

License: Freeware Size: 1024 B Download (108): Snow3 Download

Released: May 02, 2015  |  Added: June 10, 2015 | Visits: 992

Summer Forest Screensaver Let your screen take you away to a quite place in the forest. This screensaver will immerse you into the peaceful environment of the forest life that will make you forget about all your problems! Allow yourself to experience the sense of calm serenity that comes from disconnecting from the...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 9.39 MB Download (116): Summer Forest Screensaver Download

Added: January 18, 2010 | Visits: 966

RDFStore::Parser::SiRPAC RDFStore::Parser::SiRPAC is a Perl module that implements a streaming RDF Parser as a direct implementation of XML::Parser::Expat. SYNOPSIS use RDFStore::Parser::SiRPAC; use RDFStore::NodeFactory; my $p=new RDFStore::Parser::SiRPAC( ErrorContext => 2, Handlers => { Init => sub { print...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (102): RDFStore::Parser::SiRPAC Download

Added: January 18, 2010 | Visits: 822

ReleaseAction ReleaseAction - call actions upon release. SYNOPSIS use ReleaseAction on_release; { # OO style my $handle = ReleaseAction->new( sub {print "Exiting scopen"} ); print "In scopen"; } { # Functional style my $handle = on_release {print "Exiting scopen"}; print "In scopen"; } { my...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): ReleaseAction Download

Added: January 18, 2010 | Visits: 951

Class::Adapter Class::Adapter is a Perl implementation of the "Adapter" Design Pattern. The Class::Adapter class is intended as an abstract base class for creating any sort of class or object that follows the Adapter pattern. What is an Adapter? The term Adapter refers to a "Design Pattern" of the same...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Class::Adapter Download

Added: October 17, 2010 | Visits: 2.248

Algorithm::Knapsack Algorithm::Knapsack is a brute-force algorithm for the knapsack problem. SYNOPSIS use Algorithm::Knapsack; my $knapsack = Algorithm::Knapsack->new( capacity => $capacity, weights => @weights, ); $knapsack->compute(); foreach my $solution ($knapsack->solutions()) { foreach my $index...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (203): Algorithm::Knapsack Download

Added: January 08, 2010 | Visits: 1.198

LISa LISa is a small daemon which is intended to run on end user systems. It provides something like a "network neighbourhood", but only relying on the TCP/IP protocol stack, no smb or whatever. The information about the hosts in your "neighbourhood" is provided via TCP port 7741. LISa supports two...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (101): LISa Download

Added: June 14, 2010 | Visits: 1.051

FFmpeg::FileFormat FFmpeg::FileFormat is a multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c). SYNOPSIS $ff = FFmpeg->new(); #see FFmpeg $xx = $ff->file_format(mov); #...do something with $xx Objects of this class are not intended to be instantiated directly by the end user. Access...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (100): FFmpeg::FileFormat Download

Added: January 01, 2010 | Visits: 1.062

Nasal Nasal is a language that I wrote for use in a personal project. Ostensibly it was because I was frustrated with the dearth of small-but-complete embeddable scripting languages, but of course I really wrote it because it was fun. It is still young and incomplete in a few places, but is under...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Nasal Download

Added: September 11, 2010 | Visits: 1.344

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: September 15, 2010 | Visits: 1.104

StreamCruncher 2.1 StreamCruncher is an Event Processor. The project supports a language based on SQL which allows you to define Event Processing constructs like Sliding Windows, Time Based Windows, Partitions and Aggregates. Queries can be written using this language, which are used to monitor streams of...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (92): StreamCruncher 2.1 Download

Added: October 11, 2010 | Visits: 811

X2J X2J is an XML binding framework which performs validation, serialization, and deserialization without the use of XSDs. Instead, X2J project incorporates the strength of Annotations. Unit testing is cruicial. If there is Anything you can say about the tools you need in order to create a...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (86): X2J Download

Added: April 22, 2010 | Visits: 935

Tie::FileLRUCache Tie::FileLRUCache is a lightweight but robust filesystem based persistent LRU cache. SYNOPSIS OBJECT INTERFACE use Tie::FileLRUCache; my $cache = Tie::FileLRUCache->new({ -cache_dir => $directory, -keep_last => 100 }); # Inserting value into LRU cache using -key $cache->update({ -key =>...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tie::FileLRUCache Download

Added: May 14, 2010 | Visits: 890

Mozilla::PromptService Mozilla::PromptService is a Perl interface to the Mozilla nsIPromptService. SYNOPSIS use Mozilla::PromptService; Mozilla::PromptService::Register({ Alert => sub { my ($parent, $title, $dialog_text) = @_; # do something smart on alert ... }, # Prompt callback should return result...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (93): Mozilla::PromptService Download

Added: August 14, 2010 | Visits: 1.401

crip crip is a terminal-based ripper/encoder/tagger tool for creating Ogg Vorbis/FLAC/MP3 files under UNIX/Linux. It is well-suited for anyone (especially the perfectionist) who seeks to make a lot of files from CDs and have them all properly labeled and professional-quality with a minimum of hassle...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (101): crip Download

Added: August 22, 2010 | Visits: 772

xmltvdb xmltvdb is a fairly simplistic tv listings database/viewer for xmltv listings. It uses PostgreSQL and mod_perl. Creating the Database First off, youll want to create your database. The schema.sql file contains the basics youll need. The mkschema.sh will replace the placeholder schema name...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (96): xmltvdb Download

< 1 2 3 4 5 >