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

Last Name freeware
Filter: All | Freeware | Demo
 

Last Name

< 1 2 3 4 5 > 
Released: August 12, 2012  |  Added: August 12, 2012 | Visits: 697

MB Name Compatibility MB Name Compatibility is a form of divination technique that gives the compatibility between names of two people. You can use this method to know how well you get along with your partner. This form of name compatibility is based on an ancient form of numerology. Numerology believes that each... Platforms: Windows

License: Freeware Size: 681 KB Download (519): MB Name Compatibility Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 797

Horse Name Generator With this tool you can generate your horse name offline. Just install this software. Run it and you can generate horse name as many as you can. You can generate thousands of horse name using this tool. You can generate based on its size or its color or its gender. This software is provided for... Platforms: Windows

License: Freeware Size: 641 KB Download (655): Horse Name Generator Download

Released: October 14, 2012  |  Added: October 14, 2012 | Visits: 816

MB Baby Name Numerology MB Baby Name Numerology does baby name numerology analysis and gives you an insight into the characteristic features and personality traits of your child. Using this free tool for baby name numerology interpretation, you also get the scope to choose a name for your child that could influence his... Platforms: Windows

License: Freeware Size: 730 KB Download (497): MB Baby Name Numerology Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 630

The Last Village The Last Village is a story of an Indian Apache tribe who are defending their last village from the invasion of white people and other Indians. The Apache chief is always accompanied by 4 bodyguards wherever he goes and 4 commanders stay with him defending the village. The village has a medical... Platforms: Windows

License: Freeware Size: 12.38 MB Download (610): The Last Village Download

Added: May 10, 2013 | Visits: 624

Contact real name 5.x-1.x-dev The Profile field that contains the real name can be specified in the module settings.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (49): Contact real name 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 2.308

Last Login Record Extraction This script is usefull to system administrators to determine the last time of login for an account without using any other apps. Platforms: *nix, Python, BSD

License: Freeware Download (51): Last Login Record Extraction Download

Added: May 10, 2013 | Visits: 694

Mini Last Visit This mod adds in the memberlist and user profile the date of the last login. It allows the memberlist to be sorted based on the last login date Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (52): Mini Last Visit Download

Added: May 10, 2013 | Visits: 759

Add last User Visit Date to User Profiles Add Last User Visit Date to User Profiles is a simple modification to add the date a user last visited the forums to their profile viewing page.It is basically a modified form of "Add Last User Visit Date to Members List" by Nivisec Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (63): Add last User Visit Date to User Profiles Download

Added: May 10, 2013 | Visits: 558

Posts in Last 24 Hours Adds number of posts in the last 24 hours to your board stats Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Posts in Last 24 Hours Download

Added: May 10, 2013 | Visits: 581

Category Name on Product Information Page This Contribution "simply" adds Category Name to the product_info.php page. I found similar contributions but all tended to have long installations as they were combined with other functionality.Example layout:Category nameProduct nameSupport: Either contact me directly or use the forums. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Category Name on Product Information Page Download

Added: May 10, 2013 | Visits: 595

Change Page Title to Show Category Name This is a simple method of displaying the Catagory name in the Page Title, instead of the standard "Let's See What We Have Here" message. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Change Page Title to Show Category Name Download

Added: May 10, 2013 | Visits: 484

Display Category Name In Main Content This is a little mod that took me so long to work out (for what it is) that I couldn't not contribute it. I hope it's useful to some and at least unique.This mod will allow you to display the name of the current category or subcategory in the main page heading, where a clean osC2.2MS would say... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Display Category Name In Main Content Download

Added: May 10, 2013 | Visits: 818

gender and name This is a simple way to change Welcome $name into Welcome $gender $Lastname which is displayed on index.php. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): gender and name Download

Added: May 10, 2013 | Visits: 574

Uppercase for the name of customers The goal is to force the creation of the customer name and firstname as follow : Whatever the way the customer will enter his information, instead of having "joe black", you will get "Joe BLACK" in your database.1. Open the file "create_account.php"2. Close to line 20, find : $firstname =... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Uppercase for the name of customers Download

Added: May 10, 2013 | Visits: 460

Login Box with members name 2.2c This box is placed on left or right column and when the client signs in by using this form, the form changes as 'welcome name surname' and remains like that at all pages until the client logs off. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Login Box with members name 2.2c Download

Added: May 10, 2013 | Visits: 664

Search for list of name server addresses This script contains a function named RegistryResolve() that returns a list of ip numbers (dotted quads), by scouring the registry for addresses of name servers.Program doesn't check whether an interface is up or down. Platforms: Windows, Python,

License: Freeware Download (56): Search for list of name server addresses Download

Added: May 10, 2013 | Visits: 789

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 450

Determining the current functions name This script defines the whoaminow() function that can be used inside a function to determine, at the time it is called, the name under which that function has been invoked. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Determining the current functions name Download

Added: May 10, 2013 | Visits: 677

Ensuring a name definition in a module namespace This script ensures that a name exists in a target namespace. If it does not, make it available in the target namespace using the given definition. The target should be a namespace dictionary (presumably for a module, see the discussion below otherwise). The default target is __builtins__... Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 699

Finding the last item in a loop Finding the last item in a loop script shows you a method to detect the last item in a loop. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Finding the last item in a loop Download

< 1 2 3 4 5 >