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

First Line Mortgage software
Filter: All | Freeware | Demo
 

First Line Mortgage

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 699

Pywmgeneric Pywmgeneric is a dockapp with five entries that display the first line of output from an external program, the returned string from an python method or an static string. Three mouse actions can be associated with each displayed entry. Pywmgeneric is written in Python. Five different entries...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (89): Pywmgeneric Download

Added: November 23, 2010 | Visits: 1.474

Mesh Viewer Mesh Viewer is an easy to use lightweight application to display triangular meshes from a variety of file formats (see 3D formats). Mesh Viewer uses the OpenGL API to render the models. The program was born under the need for quickly displaying reconstructed triangulated meshes. The Mesh Viewer...





Platforms: *nix

License: Freeware Size: 634.88 KB Download (127): Mesh Viewer Download

Released: October 22, 2012  |  Added: October 22, 2012 | Visits: 467

FileDefense for Mac OS A program that forms the first line of defence in file access. It is a set of programs that provide an easy interface to locking down files and making sure that unwanted access is not given to malicious scripts, applications and services on the your computer. FileDefense automatically alerts you...


Platforms: Mac

License: Freeware Size: 6.5 MB Download (433): FileDefense for Mac OS Download

Released: July 24, 2012  |  Added: July 24, 2012 | Visits: 435

Free Forum Submitter World's Dumbest This UPDATED quick freeware fix for this lazy carpal tunneled marketer No LONGER just tabs 15 times sending Ctrl v each time and eventually pastes the first line of your message to the subject then the entire message to the body. After less than 15 tabs Alt s is sent to submit your message to the...


Platforms: Windows

License: Freeware Size: 281 KB Download (380): Free Forum Submitter World's Dumbest Download

Released: November 24, 2012  |  Added: November 24, 2012 | Visits: 422

shellcrypt shell obfuscation This tool will allow obfuscation of UNIX scripts listing an interpreter as the first line. It is most useful for distributing functionality in a commercial product or a high user volume environment where you wish to hide proprietary information.


Platforms: Mac, Solaris, Linux

License: Freeware Size: 155.69 KB Download (53): shellcrypt shell obfuscation Download

Added: May 12, 2013 | Visits: 473

Quartile & Percentile Calculation Included in the first line of the script is a sample data set. The script will compute basic statistics on this data set:mean1-sigma (standard deviation)medianfirst quartile (25th percentile)second quartile (50th percentile)third quartile (75th percentile)kth percentileIQRSID


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Quartile & Percentile Calculation Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 564

Insert Lines In Multiple Text Files Software Insert line(s) in multiple text files at once. Insert line(s) as the first line, last line or before/after user-specified location.


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 756 KB Download (59): Insert Lines In Multiple Text Files Software Download

Added: March 25, 2013 | Visits: 389

Shortest distance between two line segments Computes the shortest distance between two line segments given start and end points for each. Adapts the algorithm found on Dan Sunday's website (http://softsurfer.com/Archive/algorithm_01...ment_to_Segment).Usage: Input the start and end x,y,z coordinates for two line segments.p1, p2 are [x,y,z]...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Shortest distance between two line segments Download

Added: August 13, 2008 | Visits: 904

Apimac Clean Text Fixes paragraphs, removes returns within a paragraph and removes multiple empty lines between paragraphs, replaces multiple spaces with a single space and removes spaces at the beginning and at the end of a line, replaces each tab with a specified number of spaces, replaces each sequence of a...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.4 MB Download (446): Apimac Clean Text Download

Added: September 23, 2010 | Visits: 777

Perl6::Gather Perl6::Gather is a Perl module that implements the Perl 6 gather/take control structure in Perl 5. SYNOPSIS use Perl6::Gather; @list = gather { # Try to extract odd numbers and odd number names... for (@data) { if (/(one|three|five|nine)$/) { take qq{$_}; } elsif (/^d+$/ && $_ %2) {...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Perl6::Gather Download

Added: October 08, 2010 | Visits: 1.676

IO::InSitu IO::InSitu is a Perl module to avoid clobbering files opened for both input and output. SYNOPSIS use IO::InSitu; my ($in, $out) = open_rw($infile_name, $outfile_name); for my $line (<$in>) { $line =~ s/foo/bar/g; print {$out} $line; } When users want to do in-situ processing on a...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (87): IO::InSitu Download

Added: May 27, 2010 | Visits: 884

htmlcat htmlcat is a script that combines a number of HTML files into one. The beginning of the first file (up to and including < body ... >) is used for all the files since only their bodies are concatenated. An optional divider followed by the label of a file is used between files. Note that: *...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): htmlcat Download

Added: June 13, 2010 | Visits: 1.140

GD::Simple GD::Simple module is a simplified interface to GD library. SYNOPSIS use GD::Simple; # create a new image $img = GD::Simple->new(400,250); # draw a red rectangle with blue borders $img->bgcolor(red); $img->fgcolor(blue); $img->rectangle(10,10,50,50); # draw an empty rectangle with...


Platforms: *nix

License: Freeware Size: 256 KB Download (100): GD::Simple Download

Added: August 23, 2010 | Visits: 740

ExtUtils::configPL ExtUtils::configPL is a Perl extension to automagically configure Perl scripts. SYNOPSIS use ExtUtils::configPL; <<--startperl-->> -w ... no ExtUtils::configPL; ... This module is used to add configuration information to a perl script, and is meant to be used with the...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (87): ExtUtils::configPL Download

Added: January 25, 2010 | Visits: 644

Clean Text Clean Text... Often you have to paste some text copied from one document or application into another, and you want the text to get the attributes (such as color, font, dimension and style) of the new document instead of preserving the attributes copied from the old one. Clean Text for Mac...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (90): Clean Text Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 493

Say! SAY! is like DOS/Windows/Take Command ECHO with easily embedded control characters. It lets you echo both text and control characters to pipes or files to construct small files on the fly in bat files. You specify embedded control characters as their decimal number equivalents e.g. 7=bell 8=Bs...


Platforms: Windows, MS-DOS

License: Freeware Size: 234 KB Download (407): Say! Download

Released: January 10, 2004  |  Added: October 13, 2006 | Visits: 12.649

APA Referencing Macros APA Referencing Macros are Microsoft Word macros that will automate the referencing of papers written to conform to the Style as set out in the Publication Manual of the American Psychological Association, Fifth Edition (2001). They come with a document already formatted with the Title, Author,...


Platforms: Windows

License: Shareware Cost: $22.95 USD Size: 892 KB Download (824): APA Referencing Macros Download

Added: May 19, 2006 | Visits: 2.208

HTMLSpy HTMLSpy is a tool for who are learning html and who want to know how are created the best sites in the world. You visit sites, collect html sources and them part for using in own pages. Other HTMLSpy function is visual validation of html code. If source has error(s) the first line does not...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 319 KB Download (464): HTMLSpy Download

Released: January 10, 2004  |  Added: July 10, 2006 | Visits: 3.637

BabyTracker If you want to be a better parent and you want to keep, organize information about your baby, track his/her development at anywhere and anytime. The BabyTracker for Pocket PC is right solution for you. BabyTracker is the first line of parenting tools designed to easily capture and track the...


Platforms: Palm OS, Windows CE

License: Shareware Cost: $19.95 USD Size: 160 KB Download (417): BabyTracker Download

Released: October 02, 2005  |  Added: July 30, 2006 | Visits: 1.866

ShadowServer StorageCraft ShadowServer provides high availability for servers so that downtime and the associated costs are minimized. ShadowServer provides a full system recovery in as fast as it takes to reboot. ShadowServer is your first line of defense, reducing the time and cost required to re-install...


Platforms: Windows

License: Commercial Cost: $299.00 USD Size: 3.81 MB Download (173): ShadowServer Download

1 2 3 4 5 >