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

Fictional Names software
Filter: All | Freeware | Demo
 

Fictional Names

< 1 2 3 4 5 > 
Added: August 08, 2008 | Visits: 1.586

Names of Christ Screen Saver Students of the Bible have long turned to the various names used by the Scriptures to refer to Jesus Christ as clues to His character and actions. The Names of Christ Screen Saver will remind you of several of the more unique names used in the Scriptures to refer to Jesus. Your soul will be built...



Platforms: Windows

License: Demo Cost: $9.95 USD Size: 6.53 MB Download (126): Names of Christ Screen Saver Download

Added: June 16, 2006 | Visits: 2.318

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 (121): NameSaver Download

Released: January 12, 2004  |  Added: November 16, 2006 | Visits: 3.079

AppendToFiles Append data to the start or end of file names, folder names or file contents. Delete lines of text from inside files. Remove characters from many folder names or from file names. Work on multiple files in one operation and filter files by date, size and pattern mask.


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.95 MB Download (121): AppendToFiles 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 (121): Music::Chord::Namer Download

Released: October 03, 2010  |  Added: October 05, 2010 | Visits: 1.213

SoftSpire EML Enhancer Are you unable to Find a particular EML File in Windows Live Mail ? Give a try to EML Enhancer tool that rename EML files having file names that is difficult to understand & locate. EML Enhancer is a widely used to EML Rename software to rename EML files in bulk. You can rename unlimited EML...


Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 1.23 MB Download (111): SoftSpire EML Enhancer Download

Added: August 13, 2008 | Visits: 1.206

Random MSN Names With Random MSN Names you can create unique new nicknames/handles for yourself! Just run the application and generate names and copy any names you like! You can use the generated names in online chat applications such as MSN Messenger.


Platforms: Windows

License: Freeware Size: 190 KB Download (109): Random MSN Names 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: 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 (108): KLearnNotes2 Download

Released: September 10, 2010  |  Added: October 07, 2010 | Visits: 1.157

Split Names for Microsoft Excel This handy add-in for Microsoft Excel needs just a few seconds to split a column of names into individual cells. The add-in perfectly recognizes differently formatted name entries with all sorts of names and salutations: first names, last names, double surnames, middle names, over 100 courtesy...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.93 MB Download (105): Split Names for Microsoft Excel Download

Added: February 24, 2010 | Visits: 1.284

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: August 30, 2008 | Visits: 1.375

Expired Domain Names Pro Tap into expired domain names -- and grab yourself a great-sounding domain name, with existing targeted traffic, for just a few bucks! Download your copy of the program ALL the expired domain names sites use. Includes a scan-and-surf expired domain browser, short name searcher, automatic domain...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 8.72 MB Download (104): Expired Domain Names Pro Download

Added: April 14, 2010 | Visits: 1.145

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: January 25, 2010 | Visits: 729

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

Released: January 15, 2009  |  Added: September 24, 2009 | Visits: 1.472

Alliterate The Alliterate program literally alliterates given words. Dynamically creates a list of possible letters/words combinations to facilitate you finding out new connections between words meaning and names that are congenial and sounds good together. Suitable for advertisements, magazine titles,...


Platforms: Windows

License: Demo Cost: $14.97 USD Size: 1.09 MB Download (103): Alliterate 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: 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 (101): X500::DN::Parser Download

Released: March 05, 2012  |  Added: March 15, 2012 | Visits: 1.077

123 Word Domain Finder This software will find all 1, 2 and 3 word domain names in Expired Domain lists (typically the most valuable domains). Expired Domain lists are usually very large and manually inspecting all names can be very time consuming. It will also find 2 and 3 word domains with hyphen(-s). Features:...


Platforms: Windows

License: Demo Cost: $25.00 USD Size: 731.13 KB Download (101): 123 Word Domain Finder Download

Added: September 24, 2010 | Visits: 877

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: March 19, 2010 | Visits: 592

Fnkdat Fnkdat provides an interface for determining common directory names in UNIX and Win32 applications. Appications organize files differently on different platforms. On Win32 systems, an application is generally installed by a user and it is usually (more-or-less) installed entirely under a single...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 17.41 KB Download (93): Fnkdat 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

< 1 2 3 4 5 >