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

Mountain Names Swiss Alps freeware
Filter: All | Freeware | Demo
 

Mountain Names Swiss Alps

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 1.505

Domain Hunter Domain Hunter is a simple application to monitor the state of a list of domain names. Changes in the status of a monitored domain can be sent to an email address or the domain information can be obtained on demand through a Web interface. Only the .com and .net top-level domains are currently...



Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (181): Domain Hunter Download

Added: August 20, 2008 | Visits: 998

Mountain Car In Mountain Car 1.0 you have to show that you know how to drive a 4x4 on the most difficult and dangerous roads and mountains, demonstrating your skill and judgement in a bid to prove you have what it takes to drive a 4x4 on any terrain.





Platforms: Windows

License: Freeware Size: 1024 B Download (139): Mountain Car Download

Added: August 21, 2008 | Visits: 1.200

Mountain Bridge It takes you to any corner of Ancient China, where nature and traditional architecture mix in perfect harmony. Only in this place could you enjoy a panorama like this Mountain Bridge wallpaper. The bridge is reflected like a mirror in the river water, the trees surround the pagodas, and in the...


Platforms: Windows

License: Freeware Size: 1024 B Download (98): Mountain Bridge Download

Released: November 20, 2012  |  Added: December 12, 2012 | Visits: 2.395

AddInternet Domain Search AddInternet Domain Search is a free software that allows you to search for domain names available for registration as well as find out who is a domain owner by searching the global Whois database. The software features two main functions for global searches: Domain Search and Whois Search....


Platforms: Windows, Other

License: Freeware Size: 28.2 MB Download (252): AddInternet Domain Search Download

Released: January 19, 2011  |  Added: November 09, 2011 | Visits: 1.636

Swan Lake Screensaver The beautiful Swan Lake Screensaver provides a tranquil, relaxing atmosphere in your home or office during the times that your computer is not otherwise being used. Watch peacefully as families of graceful swans float lazily around the shores of a pristine mountain lake, modeled after the scenic...


Platforms: Windows

License: Freeware Size: 2.1 MB Download (121): Swan Lake Screensaver Download

Added: January 18, 2010 | Visits: 1.028

Solaris::MapDev Solaris::MapDev Perl module contains a map between instance numbers and device names. SYNOPSIS use Solaris::MapDev qw(inst_to_dev dev_to_inst); my $disk = inst_to_dev("sd0"); my $nfs = inst_to_dev("nfs123"); my $inst = dev_to_inst("c0t0d0s0"); mapdev_data_files(path_to_inst =>...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (102): Solaris::MapDev Download

Added: September 24, 2010 | Visits: 876

ColorExplorer ColorExplorer project is a tool for exploring the color space and finding out how colors, color names, and numerical color specifications are related. You can specify a color by selecting its name from a list of color names, by adjusting sliders that control the mixture of red, green, and blue,...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): ColorExplorer Download

Added: April 14, 2010 | Visits: 1.143

c-ares c-ares project is a C library that resolves names asynchronously. Whats New in This Release: - ares_save_options, ares_destroy_options, ares_process_fd, and ares_parse_ns_reply were added. - The transaction IDs were made "secure". - A few parsing issues and minor bugs were fixed.. curl is a...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (104): c-ares Download

Added: February 24, 2010 | Visits: 1.281

DNS name parser DNS name parser is a Java utility library for parsing dns names, ip and hw addresses. Synopsis import su.netdb.parser.*; Parser parser = new Parser(); Hashtable result = parser.parse(str); System.out.println("string: "+result.get("string")); System.out.println("hw: "+result.get("hw"));...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): DNS name parser Download

Added: March 12, 2010 | Visits: 1.221

Music::Chord::Namer Music::Chord::Namer - You give it notes, it names the chord. SYNOPSIS use Music::ChordName qw/chordname/; print chordname(qw/C E G/); # prints C print chordname(q/C E G/); # same (yes, array or string!) print chordname(qw/C Eb G Bb D/); # prints Cm9 print chordname(qw/G C Eb Bb D/); #...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Music::Chord::Namer Download

Added: July 10, 2010 | Visits: 1.112

Convert::ASCIInames Convert::ASCIInames is a Perl module that includes ASCII names for control characters. SYNOPSIS use Convert::ASCIInames; Convert::ASCIInames::Configure(fallthrough => 1); $name = ASCIIname($character_ordinal); $name = ASCIIaltname($character_ordinal); $name =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): Convert::ASCIInames Download

Added: July 16, 2010 | Visits: 908

KLearnNotes2 KLearnNotes2 helps learning the names of music notes. In future KLearnNotes2 will be a full-featured music teacher (rhythm, scales, key signatures, chords) with special focus on guitar playing.. Learn music notes' names fast!


Platforms: *nix

License: Freeware Size: 819.2 KB Download (107): KLearnNotes2 Download

Added: May 17, 2010 | Visits: 1.288

uCON64 uCON64 project is a game backup tool and emulator Swiss Army knife program. uCON64 is a tool to backup all kinds of video games (cartridges and CDs). It supports most available backup units for cartridge-based consoles. It also performs many other tasks, like ROM hacking and conversion of...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (106): uCON64 Download

Added: October 25, 2010 | Visits: 1.191

DNSA DNSA and DNSA-NG are swiss knife tools for Linux designed to test several DNS security issues. The most important one is a full wifi support using 2 cards: - The first in monitor mode which capture 802.11 traffic - The second associated to the AP and injecting DNS forged packets Host-ap...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (116): DNSA Download

Added: June 18, 2010 | Visits: 773

X500::DN::Parser X500::DN::Parser is a Perl module that can parse X500 Distinguished Names. SYNOPSIS use X500::DN::Parser; my($parser) = new X500::DN::Parser(&errorInDN); my($dn, $genericDN, %RDN) = $parser -> parse(c=au;o=MagicWare;cn=Ron Savage, c, [l], o, [ou], cn); Parse DNs where the caller knows...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (95): X500::DN::Parser Download

Added: February 09, 2010 | Visits: 1.154

IMLogger IMLogger provides an utility which logs instant messenger screen names logging on and off. IMLogger provides a usable program to enable network administrators to log certain instant messaging activities (namely, login and logout). AOL is currently supported, with Yahoo, MSN, and Jabber...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): IMLogger Download

Added: May 02, 2010 | Visits: 824

I18N::LangTags::List I18N::LangTags::List Perl module contains tags and names for human languages. SYNOPSIS use I18N::LangTags::List; print "Parlez-vous... ", join(, , I18N::LangTags::List::name(elx) || unknown_language, I18N::LangTags::List::name(ar-Kw) || unknown_language, I18N::LangTags::List::name(en) ||...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (88): I18N::LangTags::List Download

Added: July 12, 2010 | Visits: 900

SoX SoX is the Swiss Army knife of sound processing tools. SoX project converts audio files among various standard audio file formats and can apply different effects and filters to the audio data..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (94): SoX Download

Added: August 08, 2010 | Visits: 1.005

Safe and SafeDesktop Safe and SafeDesktop project are created so that a user need not remember all her login names and passwords. What is Safe? Nowadays, every person is forced to remember lots of sensitive data to interact with machines during daily life. For instance, automatic teller machines ask for numerical...


Platforms: *nix

License: Freeware Download (109): Safe and SafeDesktop Download

Added: January 25, 2010 | Visits: 728

Make Names Web-Friendly Make Names Web-Friendly action converts the names of the selected files to all lowercase, removes accents, changes spaces to underscores or dashes, and converts other special characters to underscores or dashes. Works great as a Finder plugin, so you can access it with a single click!


Platforms: Mac

License: Freeware Size: 16 KB Download (104): Make Names Web-Friendly Download

< 1 2 3 4 5 >