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

Fictional Characters Names freeware
Filter: All | Freeware | Demo
 

Fictional Characters Names

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 533

ASCII encoding guess This function could be used to check if a string contains only ASCII characters.



Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): ASCII encoding guess Download

Added: May 10, 2013 | Visits: 608

Versioning file names This script has the following action: if the specified file exists, it is versioned by appending to the extension a three-digit number, starting with "000".It's pomp;quot;0ake backups of files before you mangle them. A standard way of doing so is to appending to the extension an incremented...





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Versioning file names Download

Added: May 10, 2013 | Visits: 533

Entering accented characters in Tkinter widgets This module provides two standard Tkinter widgets, Entry and ScrolledText, modified for text editing with key bindings that allow entering accented letters, umlauts, etc. Accent bindings are defined in the Diacritical.accent table. Not all accents exist on all letters. This is handled by...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 399

Upside down Works reasonably well, although only for roman characters and basic punctuation.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 6.x


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Upside down Download

Added: May 10, 2013 | Visits: 586

Show Category Names in Product Pages This is a simple modification to display the category name in the product listing pages instead of the usual "Let's see what we have here".This was done on OsCommerce 2.2MS2 but should work on any version.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Show Category Names in Product Pages Download

Added: May 10, 2013 | Visits: 380

Geographic Codes & Names This PHP class provides lookup lists of country and state abbreviations and support functions.It's pretty simple, containing arrays of state and country names, with the standard two-letter abbreviations used for the keys, and just a few methods for looking up a state or country, and for building...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Geographic Codes & Names Download

Added: May 10, 2013 | Visits: 638

Create objects from variable class names Sometimes you would want to create objects from various classes based on some condition (without using eval()). For example when parsing X(HT)ML files you want to handle some tags using specific classes. This script is an example in this sense.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (61): Create objects from variable class names Download

Added: May 10, 2013 | Visits: 476

Scramble Word Scramble word script re-arrange characters of word by using simple string manipulation and Random module.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Scramble Word Download

Added: May 10, 2013 | Visits: 389

Escape-Flash Escape-Flash is a simple function to prevent some errors caused by the different encoding characters used between Macromedia-Flash textfield_textareas and Html encoding.Escape Flash is a simple program to escape text to visualize it correctly in a flash textarea. You can use this program to...


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (65): Escape-Flash Download

Added: May 10, 2013 | Visits: 577

msHTMLspecialChars HTML special characters can be placed in source code like any other alphanumeric characters to produce special symbols that cannot be generated in HTML with normal keyboard commands.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins'...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (58): msHTMLspecialChars Download

Added: July 22, 2013 | Visits: 636

Validation (password) Validation (password) script checks for a minimum length and invalid characters in a password.It also validates the password comparing the strings from two text boxes.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (53): Validation (password) Download

Added: September 16, 2013 | Visits: 729

Validation (Character) This script automatically removes specified characters from input box. Good for fields that require only text/number inputs.Easily modified to accept only text or only numerals.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (56): Validation (Character) Download

Added: September 09, 2013 | Visits: 623

Form field Progress Bar Tis script allows you to restrict the number of characters inside a form element (ie: textarea) while displaying a progress bar on the remaining characters beneath it.The script works in IE4 , NS6 , and Opera 7 .


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (49): Form field Progress Bar Download

Added: August 26, 2013 | Visits: 584

Text-box Limiter with Sound Text-box Limiter with Sound script helps you to limit the number of characters allowed in a text box.When the limit was reached a sound will also announce the user.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (54): Text-box Limiter with Sound Download

Added: May 06, 2013 | Visits: 446

Max Entry This script makes sure your visitor doesn't exceed the maximum number of characters that you want to accept in a form.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (52): Max Entry Download

Added: August 16, 2013 | Visits: 400

Excel Column Name to Number XLSCOLSTR2NUM takes in a cellular array of characters and returns a array of numbers of the same size with elements corresponding to Excel column numbers.See Also XLSCOLNUM2STR


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Excel Column Name to Number Download

Added: May 20, 2013 | Visits: 358

fitpath This is a simple utility to gracefully fit a file path into a uicontrol by replacing some of the directory names with '...'.It was primarily developed as a tutorial on how to use the extent property of uicontrols. The full tutorial can be found at our website.


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): fitpath Download

Added: March 30, 2013 | Visits: 819

xlsheets Creates new Excel file (or opens it if file exists) and name the sheets as listed in (sheetnames) and saves the workbook as (filename).xlsheets(sheetnames,filename)xlsheets(sheetnames)sheetnames: List of sheet names (cell array).filename: Name of excel file.NOTE: Follow the following rules when...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): xlsheets Download

Added: June 04, 2013 | Visits: 475

xlcolumn xlcolumn(column) column: Can be either column name (characters) or column number (positive integers). NOTE: Excel sheet is limited to 256 columns. Therefore, column number should be between (1-256) and column name should be between ('A' - 'IV'). Example: xlcolumn('K') xlcolumn('EQ')...


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): xlcolumn Download

Added: June 23, 2013 | Visits: 615

Find and Replace Tool for Signal Processing Through a simple GUI, the user can select a signal by entering its name and its new name.The script can take inputs as simple strings, or Excel files.In the Excel file, there should be the names of signals to be replaced and the name to be replaced with.


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (45): Find and Replace Tool for Signal Processing Download

< 1 2 3 4 5