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

Junior Senior Suffix Names software
Filter: All | Freeware | Demo
 

Junior Senior Suffix Names

< 1 2 3 4 5 > 
Added: August 19, 2008 | Visits: 1.382

MorphVOX Junior This is a free voice changing tool for adding fun to online chat. Change your voice to enhance your online gaming experience or to disguise your age, gender or identity. MorphVOX Junior is perfect for online games and is also is great for prank calling friends via instant messaging and VoIP. Make...



Platforms: Windows

License: Freeware Size: 1.73 MB Download (229): MorphVOX Junior Download

Released: August 25, 2009  |  Added: September 01, 2009 | Visits: 1.808

Expired Domain Sniffer Find expired domain names by browsing the internet, searching yahoo/google, and much more.Expired Domain Sniffer is really lots of programs in one! Many other software sellers have separated these functions into different programs, but our Expired Domain Sniffer combines them all into one...





Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 8.71 MB Download (132): Expired Domain Sniffer Download

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

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

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 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: 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.144

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: August 19, 2010 | Visits: 845

mod_suffix mod_suffix will grant access to files on the webserver based on their suffix. If youre working on a large website and youre editing your files in place you might be confronted with a lot of backup files that various editors leave behind - like index.html~ (Emacs) or index.html.bak (UltraEdit)....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): mod_suffix Download

Added: March 19, 2010 | Visits: 591

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

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 (121): 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: 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: April 24, 2010 | Visits: 908

Geolizer Geolizer is a patch for Webalizer that uses the GeoIP library to generate faster and more reliable geographic statistics than the default DNS suffix method. It is recommended that DNS reversal be disabled on your HTTP server for improved performance and more accurate statistics. It can be...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (92): Geolizer 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 >