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

Red String Wrist software
Filter: All | Freeware | Demo
 

Red String Wrist

< 1 2 3 4 5 > 
Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 556

Red Bricks Red Bricks is a street shooting gallery game. During the game you have to shoot down enemy targets. You have limited time to complete each position. features: - anti stress game - easy to play - easy to win - thirty shooting locations - adjustable time for each position - adjustable targets speed...



Platforms: Windows, Other

License: Shareware Cost: $11.99 USD Size: 10.5 MB Download (46): Red Bricks Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 789

Remove Red Eye From Multiple Image Files Software Remove red eye from an image file. Position square block around the eye to apply.





Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 861 KB Download (529): Remove Red Eye From Multiple Image Files Software Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 576

Super Red Arowana at mini waterfall The Super Red Arowana is become a prestige symbol for its owner, for mostly chinese people believe that this kind of fish can bring fortune and wealth.


Platforms: Windows

License: Freeware Size: 1.45 MB Download (49): Super Red Arowana at mini waterfall Download

Released: June 22, 2012  |  Added: June 22, 2012 | Visits: 879

Jewels of Karnak - White Chapel and Red Chapel Screensaver Jewels of Karnak - White Chapel and Red Chapel Screensaver contains 40 images of these two artistic wonders of ancient Egypt. The White Chapel (circa 1950 B.C.) of Senwosret I and the Red Chapel (circa 1475 B.C.) of Hatshepsut, and her successor Tuthmosis III, are currently reconstructed in the...


Platforms: Windows, Windows Vista

License: Demo Cost: $11.95 USD Size: 10.86 MB Download (52): Jewels of Karnak - White Chapel and Red Chapel Screensaver Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 764

3 Red Lights Xbox Fix RROD Xbox 360 3 red lights can easily be repaired. With good instruction anybody who can tie their own shoes and pay attention can save hundreds of dollars and time by repairing thered rings of death too many xbox owners suffer needlessly. This repair also eliminates the most common cause of the 3 red...


Platforms: Windows

License: Freeware Size: 7.79 MB Download (623): 3 Red Lights Xbox Fix RROD Download

Added: May 10, 2013 | Visits: 826

extract filename from a full path string extract filename from a full path string easily returns the filename component of a path with the built-in PHP basename() function. Useful for splitting a string path to get the filename.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): extract filename from a full path string Download

Added: May 10, 2013 | Visits: 610

Reversing a String by Words or Characters Reversing a String by Words or Characters script allows you to reverse the characters or words of a string.


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

License: Freeware Download (58): Reversing a String by Words or Characters Download

Added: May 10, 2013 | Visits: 429

Convert a string into a raw string This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text and you want the raw equivalent to be used and not the processed version.


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

License: Freeware Download (58): Convert a string into a raw string Download

Added: May 10, 2013 | Visits: 564

Find and replace string in all files This script interates all files in a directory and finds and replaces a string. In this case an IP address.


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

License: Freeware Download (64): Find and replace string in all files Download

Added: May 10, 2013 | Visits: 431

Split string on capitalized/uppercase char This function accepts a string and returns a string with whitespace(one space) inserted between words with leading capitalized letters.


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

License: Freeware Download (57): Split string on capitalized/uppercase char Download

Added: May 10, 2013 | Visits: 548

Conversion to unicode or byte string Python's built in function str() and unicode() return a string representation of the object in byte string and unicode string respectively. This script introduces an enhanced version of str() and unicode() that could be used as handy functions to convert between byte string and unicode. This...


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

License: Freeware Download (58): Conversion to unicode or byte string Download

Added: May 10, 2013 | Visits: 550

Simple string checksum 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 of numbers, or to return the average of a list...


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

License: Freeware Download (64): Simple string checksum Download

Added: May 10, 2013 | Visits: 401

Processing a string-one character at a time This function allows you to process a string by one character at a time.


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

License: Freeware Download (57): Processing a string-one character at a time Download

Added: May 10, 2013 | Visits: 742

Replacing a portion of a string This script allows you to replace a portion of a string at a given position.


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

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 464

Replace occurrence of string in files This script go thru directory tree and looks for files of specified pattern, and then replace in those files a string with new one, overwriting old file without backups.


Platforms: Windows, Python,

License: Freeware Download (58): Replace occurrence of string in files Download

Added: May 10, 2013 | Visits: 336

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


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

License: Freeware Download (65): String substitution shorty Download

Added: May 10, 2013 | Visits: 458

Custom String Representations of Bases Custom String Representations of Bases script allows you to make a number shorter(like timestamps in URLs).


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

License: Freeware Download (62): Custom String Representations of Bases Download

Added: May 10, 2013 | Visits: 594

Align text string Align text string script aligns string with spaces between words to fit specified width.


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

License: Freeware Download (61): Align text string Download

Added: May 10, 2013 | Visits: 397

Split String into n-size pieces This script takes a string and returns a list containing the n-sized pieces of the string.


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

License: Freeware Download (58): Split String into n-size pieces Download

Added: May 10, 2013 | Visits: 432

Missing string functions Missing string functions script introduces some functions to help you manage international text.


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

License: Freeware Download (58): Missing string functions Download

< 1 2 3 4 5 >