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

Tamil Boy Names software
Filter: All | Freeware | Demo
 

Tamil Boy Names

< 1 2 3 4 5 > 
Added: July 16, 2010 | Visits: 911

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: August 06, 2008 | Visits: 1.068

MSN Ornery Boy Avatar Display Pack MSN Messenger Ornery Boy Avatar Packs are fun and include many different images to use to show all your friends. These MSN Messenger Picture packs are themed so you get the best pic. This is just one more way to have more fun with MSN Messenger. MSN Avatars packs are not only fun but they are...





Platforms: Windows

License: Freeware Size: 517 KB Download (106): MSN Ornery Boy Avatar Display Pack Download

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

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

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: April 14, 2010 | Visits: 1.149

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

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

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

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

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

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

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

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

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: September 18, 2010 | Visits: 1.157

Twisted Names Twisted Names project is both a domain name server as well as a client resolver library. Twisted Names comes with an "out of the box" nameserver which can read most BIND-syntax zone files as well as a simple Python-based configuration format. Twisted Names can act as an authoritative server,...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (89): Twisted Names Download

Added: July 10, 2010 | Visits: 1.117

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: May 02, 2010 | Visits: 828

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

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 662

World City Names, Latitude & Longitude This is a comprehensive database of world city names with latitude and longitude for all the cities and places of each of the continent's every country and region. This enormous collection has some 2.79 million cities and places of the planet earth. The size of the package is 43 megabyte zip file...



License: Commercial Cost: $59.00 USD Size: 41.34 MB Download (69): World City Names, Latitude & Longitude Download

Released: May 20, 2014  |  Added: June 19, 2014 | Visits: 1.362

The Hat Just like drawing names from a hat to determine a random order for a group of people or to choose individual random names or groups of names. Just input a list of names in any of several different ways, then let the program randomly re-order the entire list automatically or pick any number of...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 788 KB Download (69): The Hat Download

Released: February 24, 2013  |  Added: April 02, 2013 | Visits: 999

Rename Expert With Rename Expert you can quickly and easily rename files and folders. As a batch file renamer, the program offers a variety of useful features to create meaningful names. For instance, you can automatically rename files using metadata (e.g., Exif and IPTC information to rename photos or ID3...


Platforms: Windows

License: Demo Cost: $25.95 USD Size: 6.84 MB Download (67): Rename Expert Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 533

99 ALLAH NAMES with English Translation Final Islamic Screen Saver in which 99 ALLAH Names with English Translation,Description and Benefit of ALLAH Names. This is much Beneficial in your daily life Routine.Kindly distributed this Screen Saver to all other Muslims.


Platforms: Windows

License: Freeware Size: 9.02 MB Download (65): 99 ALLAH NAMES with English Translation Final Download

< 1 2 3 4 5 >