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

Revised Common Lectionary Scripture software
Filter: All | Freeware | Demo
 

Revised Common Lectionary Scripture

< 1 2 3 4 5 > 
Added: November 20, 2013 | Visits: 353

gnome-js-common Gnome JS common package gnome-js-common is a GNOME library. Installation: The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type `./configure' to configure the package for your system. If you're using `csh' on an old version of...



Platforms: *nix

License: Freeware Size: 307.2 KB Download (42): gnome-js-common Download

Added: November 12, 2013 | Visits: 320

BCLF - Binary Common Logging Format BCLF is the Binary Common Log Format, a fast, platform independent, streamable, compact logging format that resembles the Extended CLF logging format in content. The project goal is to make an Apache module and enhance the format without giving up speed.





Platforms: *nix

License: Freeware Size: 30.72 KB Download (36): BCLF - Binary Common Logging Format Download

Added: May 15, 2006 | Visits: 8.735

BiblePromise BiblePromise is the modern equivalent of the promise box: it is a software program that gives you a new Bible verse each day you start your computer. Once BiblePromise is installed on your computer it is like a faithful friend, bringing you a message from God's Word as each day begins. It will...


Platforms: Windows, Mac

License: Shareware Cost: $19.95 USD Size: 837 KB Download (294): BiblePromise Download

Added: August 05, 2006 | Visits: 2.224

ClicheCleaner ClicheCleaner is a program that helps you write better, by highlighting passages in your text that are either cliches, other overly-used common expressions, or phrases of your own that you have repeatedly used within the same document. ClicheCleaner includes a list of nearly 7000 unique...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 1010 KB Download (104): ClicheCleaner Download

Added: June 25, 2006 | Visits: 8.188

Scripture Solitaire Scripture Solitaire combines the words you reverence with the game you love. Each card has a short phrase in place of the rank. For example: King, Queen, Jack, Ten are replaced with "John 3:16", "For God", "so loved", "the world". When the phrases on all 13 cards are put together in order,...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 2.64 MB Download (224): Scripture Solitaire Download

Released: May 28, 2009  |  Added: September 11, 2009 | Visits: 1.550

Earth Bluray Ripper Beyond traditional DVD rippers, Earth Bluray Ripper makes sophisticated Blu ray technology easy to handle. Earth Bluray Ripper is a multifunctional blu ray dvd ripper, capable of ripping blu ray disks and common DVD to FLV, MKV, AVI, SWF, MOV, iPod, iPhone, PSP, MP4, RM, WMV, ASF, 3GP, 3GPP2,...


Platforms: Windows

License: Shareware Cost: $49.99 USD Size: 9.75 MB Download (113): Earth Bluray Ripper Download

Added: January 18, 2010 | Visits: 1.175

Allegro FTPd Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated. Whats New in This Release: - ftpd.cl: Bumped version number for new binary builds on ACL 7.0 -...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (105): Allegro FTPd Download

Added: March 17, 2010 | Visits: 1.132

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: May 04, 2010 | Visits: 1.233

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): lisp-network-server Download

Added: August 26, 2010 | Visits: 692

JideBuilder JideBuilder is a Groovy builder for the open source JIDE Common Layer. The project is based on the original SwingBuilder. The goal of the project is having a builder for swing apps that seamlessly integrates default swing and jide components..


Platforms: *nix

License: Freeware Size: 184.32 KB Download (89): JideBuilder Download

Added: May 15, 2010 | Visits: 1.227

Software::Packager Software::Packager is a common software packaging interface. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(); $packager->version(1.2.3.4.5.6); $packager->package_name("Somename"); $packager->program_name(Software Packager); $packager->description("This is the...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (114): Software::Packager Download

Added: May 27, 2010 | Visits: 1.296

Java GetOpt Library Java GetOpt library implements option parsing and a common online help behaviour, including an XML format for topics, command, and options (which can be queried with --help --xml) and support for online browsing with --help --browse. Whats New in This Release: � The getopt library can...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (96): Java GetOpt Library Download

Added: June 22, 2010 | Visits: 771

ELM 2.5 ELM is one of the most common mail readers for unix. Whats New in This Release: - fixed a hang when hitting certain 8-bit chars in the From line - fixed a file descriptor leak (from Andreas Luik) - removed all Expires: processing.


Platforms: *nix

License: Freeware Size: 593.92 KB Download (101): ELM 2.5 Download

Added: October 27, 2010 | Visits: 1.062

DateTime::Precise DateTime::Precise can perform common time and date operations with additional GPS operations. SYNOPSIS use DateTime::Precise; use DateTime::Precise qw(:TimeVars); # Constructors and ways to set time. $t1 = DateTime::Precise->new; $t2 = DateTime::Precise->new(1998. 4. 3 12:13:44.054);...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (95): DateTime::Precise Download

Added: March 05, 2010 | Visits: 952

Myco::Entity Myco::Entity is a common base class for all Myco entity classes. SYNOPSIS ### Entity class definition package Myco::Foo; use base qw(Myco::Entity); # Start building metadata my $metadata = Myco::Entity::Meta->new ( name => __PACKAGE__, tangram => { table => Foo } );...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (89): Myco::Entity Download

Added: April 15, 2010 | Visits: 973

Callplot Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML. The -pic option produces pic(1)...


Platforms: *nix

License: Freeware Size: 29.7 KB Download (109): Callplot Download

Added: November 02, 2010 | Visits: 932

R2cl R2cl compiler is a minimal, proof of concept translator from the R or S language into Common Lisp. An increase in speed of over 1000 times can then be achieved using the free CMU Common Lisp native code compiler on the resulting code, making it comparable to FORTRAN, Ada or C. Installation:...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): R2cl Download

Added: November 19, 2013 | Visits: 1.290

Debian GNU/Linux Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel. Linux is a completely free piece of software...


Platforms: *nix

License: Freeware Download (115): Debian GNU/Linux Download

Added: October 20, 2010 | Visits: 1.127

Puppet::Any Puppet::Any provides a common base class for lab development tools. Puppet::* classes are designed to provide an access to the "puppeted" object using a GUI based on Tk. The basic idea is when you construct a Puppet::* object, you have all the functionnality of the object without the GUI....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): Puppet::Any Download

Added: November 08, 2010 | Visits: 760

CGI::Utils CGI::Utils is a Perl module for retrieving information through the Common Gateway Interface and mod_perl. Whats New in This Release: - This release adds support for mod_perl 2 in addition to mod_perl 1. - It fixes some formatting issues with the POD documentation and adds underscore versions...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): CGI::Utils Download

< 1 2 3 4 5 >