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

Place Names freeware
Filter: All | Freeware | Demo
 

Place Names

< 1 2 3 4 5 > 
Added: June 16, 2006 | Visits: 2.323

NameSaver NameSaver is a screensaver that displays text items like names or quotes, waving over your screen. You can enter upto a 1000 names, quotes or other sorts of text and pick the font and colour you want to use. As background you can use your desktop, a black screen, a blue sky or an image of your... Platforms: Windows

License: Freeware Size: 190 KB Download (125): NameSaver Download

Released: April 05, 2003  |  Added: May 20, 2006 | Visits: 2.877

Personaemicon Personaemicon is a nice and simple program which you can use to know a great deal of facts about person's names. It is really easy to use and should be tried straightaway. You only have to enter the information you are looking for and Personaemicon comes up with a result. It can be used for... Platforms: Windows

License: Freeware Size: 2.69 MB Download (587): Personaemicon Download

Released: June 04, 2008  |  Added: June 09, 2008 | Visits: 2.783

1-abc.net Folder-To-TXT Do you know this situation? You just burned a disk, you collected some data on a USB stick or you simply organized some files on your local hard drive. Now you want to get an editable list of all files in this directory including sub-foldersĀ¦ but Windows offers nothing for you. No possibility to... Platforms: Windows

License: Freeware Size: 111.95 KB Download (436): 1-abc.net Folder-To-TXT Download

Added: August 20, 2008 | Visits: 792

WordTris Letters fall, one at a time, and the user must place them to form words, either horizontally or vertically, Tetris-style. WordTris uses a dictionary of over 30,000 words, acronyms, and names. WordTris has a built-in online high score system which allows for people to automatically submit their... Platforms: Windows

License: Freeware Size: 2.79 MB Download (107): WordTris Download

Added: May 10, 2013 | Visits: 1.514

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 (187): Domain Hunter Download

Added: August 20, 2008 | Visits: 1.521

Network Place Manager Network Place Manager helps you store and view the different connections to the web that you often use, in place of having to map them and do everything manually each time you need one of them.Its interface is very basic and is divided into two tabs: one collects the list of individual... Platforms: Windows

License: Freeware Size: 1024 B Download (499): Network Place Manager Download

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

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

Added: January 18, 2010 | Visits: 1.034

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 (103): Solaris::MapDev Download

Added: September 24, 2010 | Visits: 882

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.153

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.293

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: January 24, 2010 | Visits: 1.016

Tk::Gpack Tk::Gpack module contains abbreviated geometry arguments for pack, grid and place geometry managers. This module exports four functions for each of the different geometry mananers into the Tk namespace. These functions provide a variety of styles for controlling the indevidual geometry of one,... Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Tk::Gpack Download

Added: September 24, 2010 | Visits: 1.196

File::Save::Home File::Save::Home is a Perl module to place file safely under user home directory. SYNOPSIS use File::Save::Home qw( get_home_directory get_subhome_directory_status make_subhome_directory restore_subhome_directory_status conceal_target_file reveal_target_file make_subhome_temp_directory... Platforms: *nix

License: Freeware Size: 18.43 KB Download (94): File::Save::Home Download

Added: March 12, 2010 | Visits: 1.229

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 (121): Music::Chord::Namer Download

Added: July 10, 2010 | Visits: 1.120

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: 914

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 (108): KLearnNotes2 Download

Added: June 15, 2010 | Visits: 1.086

pywmdockapps pywmdockapps is the place to be if you are interested in WindowMaker, dockapps and Python. WindowMaker dockapps are graphical applications fitting in a 64x64 tile. they can work in WindowMaker or any other window manager which can handle WindowMaker style dockapps. pywmdockapps is a Python... Platforms: *nix

License: Freeware Size: 36.86 KB Download (87): pywmdockapps Download

Added: August 10, 2010 | Visits: 1.239

WWW L-System Explorer WWW L-System Explorer project is fancy tool for exploring L-S based fractals in your browser while computing takes place on a Web server. A rich command set is provided, along with several examples.. Mr. Zdeeck's homepage Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): WWW L-System Explorer Download

Added: March 08, 2010 | Visits: 739

HighMoon HighMoon is a game similar to "Artillery" or "Worms" -- but it takes place in the universe. There is a planet system between two flying saucers. The gravitational fields of the planets and moons change inevitably each ballistic curve. In HighMoon is not easy to eliminate an enemy. If you miss... Platforms: *nix

License: Freeware Size: 409.6 KB Download (102): HighMoon Download

Added: October 20, 2010 | Visits: 1.378

tc-viewer tc-viewer provides the ability to watch current transfers that take place in HTB and HFSC traffic shaping classes on specified interface. tc-viewer reads output from: tc -s class show dev iface, and analyzes (for each class) values in lines like this one : Sent 6173259431 bytes 6300224 pkt...... Platforms: *nix

License: Freeware Size: 8.19 KB Download (243): tc-viewer Download

< 1 2 3 4 5 >