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

String substitution shorty 1.0

  Date Added: May 10, 2013  |  Visits: 340

String substitution shorty

Report Broken Link
Printer Friendly Version


Product Homepage
Download (65 downloads)

This script shows a simple (but not hopelessly fragile) approach for string substitution.

Requirements: No special requirements
Platforms: Windows, Mac, *nix, Mac OSX, Linux, Python , BSD Solaris
Keyword: Processing String String Management String Processing String Substitution Substitution
Users rating: 0/10

License: Freeware
STRING SUBSTITUTION SHORTY RELATED
Text Management  -  Simplified string substitution 1.3
This script replaces %(name)s style formatting with [name] style formatting. Custom open and close delimiters can be specified. Useful for templates exposed to end-users.
 
Text Management  -  Single-pass Multiple Replace 1.4
This script shows you how to use the Python standard re module to perform single-pass multiple string substitution using a dictionary.
 
Libraries  -  App::SimpleScan::Substitution::Line 2.02
App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite =>...
54.27 KB  
Libraries  -  ASP String Component 1.0
ASP String Processing Component - Parsing, RFC 822 and RFC 3339 Date/Time Conversion, Encoding/Decoding for Base64, Hex, HTML Entities, URL-encoded, Quoted-Printable, Unicode Language Detection, Charset Encoding Conversion, Pluralize/Unpluralize,...
276.48 KB  
Text Management  -  Processing a string-one character at a time 1.0
This function allows you to process a string by one character at a time.
 
File Utilities  -  Bulk Rename Utility 2.7.0.3
Bulk Rename Utility is a utility which allows you to easily rename files and directories, based upon extemely flexible criteria. Add date-stamps, replace numbers, insert strings, convert case, add auto-numbers, process folders and...
768 KB  
Text Management  -  QuackTemplate.Wrapper 1.0
QuackTemplate.Wrapper is a template helper class: it takes arbitrary Python objects and uses__gettitem__ so that the wrapped object can be passed into the standard Python string substitution mechanism. It can follow method calls, dict keys and...
 
Text Management  -  Simple string checksum 1.0
This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list...
 
Miscellaneous  -  Regular expression for python string literals 1.0
For quick-and-dirty processing of Python source files, it can be convenient to have a regular expression that matches Python string literals. This script provides such a regular expression. The example use case above shows how it could be used...
 
Libraries  -  String::Tokenizer 0.05
String::Tokenizer is a simple string tokenizer. SYNOPSIS use String::Tokenizer; # create the tokenizer and tokenize input my $tokenizer = String::Tokenizer->new("((5+5) * 10)", +*()); # create tokenizer my $tokenizer =...
8.19 KB  
NEW DOWNLOADS IN SCRIPTS, TEXT MANAGEMENT
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Text Management  -  Chomsky random text generator 1.1
This script creates believable Chomsky style obfuscated prose.
 
Text Management  -  PDFedit 0.3.1
PDFedit is free and open source library for manipulating PDF documents, released under terms of GNU GPL version 2. It includes PDF manipulating library based on xpdf, GUI and set of command line tools.
 
Text Management  -  dynTEXTmaker 1.0
DynTEXTmaker is an easy to use script that allows you to use your favorite font on your website. Due to some restrictions of the fonts you can use in HTML, you will sooner or later be confronted to the problem that you'll have to save your texts...
 
Text Management  -  TeXML 2.0.0
TeXML is an XML syntax for TeX (LaTeX, ConTeXt).The processor transforms the TeXML markup into the TeX markup, escaping special and out-of-encoding characters. The intended audience is developers who automatically generate [La]TeX or ConTeXt...
 
Text Management  -  Wrapping template engine 1.0
It is not so easy to put template engine and the template itself together, and to separate logic and a template. This script should define the value substituted for the slot of the easy source code for using template engine, the function of...