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

Scripture Quoting freeware
Filter: All | Freeware | Demo
 

Scripture Quoting

< 1 2 3 4 5 > 
Added: February 01, 2010 | Visits: 959

DBD::mysql DBD::mysql is a Perl module with MySQL driver for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $dsn = "DBI:mysql:database=$database;host=$hostname;port=$port"; $dbh = DBI->connect($dsn, $user, $password); $drh = DBI->install_driver("mysql"); @databases =... Platforms: *nix

License: Freeware Size: 112.64 KB Download (99): DBD::mysql Download

Added: August 13, 2010 | Visits: 856

DBD::mSQL DBD::mSQL / DBD::mysql is a Perl module with mSQL and mysql drivers for the Perl5 Database Interface (DBI). SYNOPSIS use DBI; $driver = "mSQL"; # or "mSQL1"; $dsn = "DBI:$driver:database=$database;host=$hostname"; $dbh = DBI->connect($dsn, undef, undef); or $driver = "mysql"; $dsn =... Platforms: *nix

License: Freeware Size: 194.56 KB Download (99): DBD::mSQL Download

Added: June 02, 2010 | Visits: 775

kio_fish Kio_fish is a kioslave for KDE 2/3 that lets you view and manipulate your remote files using just a simple shell account and some standard unix commands on the remote machine. Usage is really simple: open up a konqueror window (or use the Alt-F2 dialog) and type fish://user@remote.machi.ne.... Platforms: *nix

License: Freeware Size: 430.08 KB Download (93): kio_fish Download

Added: January 11, 2010 | Visits: 1.293

SchemaSpy SchemaSpy is a Java-based tool that analyzes the metadata of a schema in a database and generates a visual representation of it in a browser-displayable format. It lets you click through the hierarchy of database tables via child and parent table relationships. The browsing through... Platforms: *nix

License: Freeware Size: 122.88 KB Download (98): SchemaSpy Download

Added: April 03, 2010 | Visits: 1.052

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: November 06, 2010 | Visits: 1.154

rsnapshot rsnapshot is a filesystem snapshot utility for making backups of local and remote systems. Using rsync and hard links, it is possible to keep multiple, full backups instantly available. The disk space required is just a little more than the space of one full backup, plus incrementals.... Platforms: *nix

License: Freeware Size: 91.14 KB Download (95): rsnapshot Download

Added: August 11, 2010 | Visits: 872

File::BSDGlob File::BSDGlob is a Perl extension for BSD glob routine. SYNOPSIS use File::BSDGlob :glob; @list = glob(*.[ch]); $homedir = glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core glob (even with -T) use File::BSDGlob globally;... Platforms: *nix

License: Freeware Size: 15.36 KB Download (87): File::BSDGlob Download

Added: March 27, 2010 | Visits: 847

libcfg+ libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans,... Platforms: *nix

License: Freeware Size: 163.84 KB Download (95): libcfg+ Download

Added: April 21, 2010 | Visits: 966

TRASHY TRASHY is a way to write HTML code using only a few characters, reducing the amount of typing errors, space wasted, helping you to arrange code, and providing an easy way to avoid some common HTML mistakes (like a wrong sequence in closing tags). Why write the attrib height thousands of times... Platforms: *nix

License: Freeware Size: 97.28 KB Download (92): TRASHY Download

Added: August 25, 2010 | Visits: 611

Text::XLogfile Text::XLogfile module allows reading and writing xlogfiles. SYNOPSIS use Text::XLogfile :all; my @scores = read_xlogfile("scores.xlogfile"); for (@scores) { $_->{player} = lc $_->{player} } write_xlogfile(@scores, "scores.xlogfile.new"); my $xlogline = make_xlogline($scores[0], -1); my... Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::XLogfile Download

Added: June 21, 2010 | Visits: 939

Tk::callbacks Tk::callbacks allows specifying code for Tk to call. SYNOPSIS One can specify a callback in one of the following ways: Without arguments: ... => ⊂name, ... ... => sub { ... }, ... ... => methodname, ... or with arguments: ... => [ ⊂name ?, args ...? ], ... ... => [ sub { ... }... Platforms: *nix

License: Freeware Size: 5.7 MB Download (86): Tk::callbacks Download

Added: January 25, 2010 | Visits: 1.691

Accordance Widget Accordance Widget is a Dashboard widget that interfaces with Accordance to provide instant access to any installed translations. Whether it is Greek, Hebrew, or the entire book of Nehemiah, itls all right at your fingertips, no matter what application you are in or web site you are at. Simply... Platforms: Mac

License: Freeware Download (115): Accordance Widget Download

Added: January 25, 2010 | Visits: 630

Ultimate Eudora Plugin This is a Mac OS 8, 9 and X Eudora plug-in that enables many hidden features of Eudora Pro (and Eudora Lite, to a lesser extent), from version 3 onward, though many of them will only do anything useful in version 4, 5, 6 and (presumably) onward.Some of the coolest features: edit the "From" field... Platforms: Mac

License: Freeware Size: 106 KB Download (93): Ultimate Eudora Plugin Download

Added: January 25, 2010 | Visits: 3.263

Logos Bible Widget Logos Bible Widget is a Dashboard widget that lets you look up any Bible verse. Simply type or cut and paste any scripture reference into the Logos Bible Widget and instantly see the entire verse. Easier than grabbing your Bible off the shelf, faster than going to Bible Gateway, and best of all -... Platforms: Mac

License: Freeware Download (184): Logos Bible Widget Download

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

LilyPond for Mac OS X LilyPond is not unique in making music notation: there are a lot of programs that print music, and nowadays most of the newly printed music is made with computers. Unfortunately, that also shows: just ask any musician that plays classical music: new scores do not look as nice as old ones. What... Platforms: Mac

License: Freeware Size: 23.8 MB Download (406): LilyPond for Mac OS X Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 1.285

MIE Trak Shop Software Enterprise Resource Planning (ERP) is a critical function for custom manufacturers, made-to-order manufacturers and custom manufacturers, one that needs to be supported by a powerful and complete software solution. Modern ERP manufacturing software helps simplify data exchange between all... Platforms: Windows, Mac, Handheld/Mobile Other, iPhone, iPod, Linux, Other

License: Freeware Size: 2.71 MB Download (94): MIE Trak Shop Software Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 665

LilyPond for Linux LilyPond is not unique in making music notation: there are a lot of programs that print music, and nowadays most of the newly printed music is made with computers. Unfortunately, that also shows: just ask any musician that plays classical music: new scores do not look as nice as old ones. What... Platforms: Linux

License: Freeware Size: 23.8 MB Download (428): LilyPond for Linux Download

Released: July 04, 2012  |  Added: July 04, 2012 | Visits: 449

Trivial Portable Framework Library TPFL stands for Trivial Portable Framework Library. It includes severalclasses for command line and configuration files parsing and handling,strings and memory buffers handling, sockets workaround (server and client). It features simple (trivial) usage of every class. This library was written... Platforms: Windows

License: Freeware Download (47): Trivial Portable Framework Library Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 1.051

Apache Commons Launcher The Apache Commons Launcher was specially developed to be a cross-platform Java application launcher. Apache Commons Launcher eliminates the need for a batch or shell script to launch a Java class. Some situations where elimination of a batch or shell script may be desirable are: · You want... Platforms: Windows

License: Freeware Download (49): Apache Commons Launcher Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 876

We are More Than Conquerors This FREE wide screen Premium Christian screen saver contains 40 High Resolution (1680x1050) Spectacular Nature Photos with Biblical Messages focusing on King Jesus and His Kingdom, and reminding us that "We are More Than Conquerors" through Him. Jesus' warning concerning the end times was to... Platforms: Windows

License: Freeware Size: 20.06 MB Download (49): We are More Than Conquerors Download

< 1 2 3 4 5 >