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

Print Shop Reader Order By 4 software
Filter: All | Freeware | Demo
 

Print Shop Reader Order By 4

< 1 2 3 4 5 
Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 235

Order-Auction Tracker As e-commerce grows, web based auctions continue to gain in popularity and catalog sales continue apace. It is becoming harder and harder for many of us just to keep track of all of the things that we order by mail. Anyone thinking of selling something through an internet auction also needs an...



Platforms: Windows

License: Shareware Cost: $22.00 USD Size: 4.62 MB Download (54): Order-Auction Tracker Download

Released: January 22, 2013  |  Added: January 22, 2013 | Visits: 358

Protect a PDF Estelar Protect a PDF is a handy PDF security tool by which one can limit PDF document access and usage with latest 256Bit AES encryption. This makes it a complete solution for authors to secure and to distribute PDFs online without allowing any unauthorized access by unwanted users. Protect a...





Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 2.38 MB Download (462): Protect a PDF Download

Released: July 11, 2014  |  Added: July 31, 2014 | Visits: 1.199

NBL Purchasing NBL Purchasing is a Windows database-driven software designed for soho, small and medium size company, to manage and monitor purchasing process, from receive quotation, issue purchase order, receive material to validate supplier bill. Include feature: Master Editor: Store Supplier,...


Platforms: Windows

License: Freeware Size: 72.36 MB Download (93): NBL Purchasing Download

Added: June 04, 2013 | Visits: 546

My One Line SQL Several types of common queries can be run with a single call by using eventual parameters to define queries that take variable values.Key Features of My One Line SQL:- SELECT what FROM tablename- SELECT what FROM tablename WHERE where_expression- SELECT what FROM tablename ORDER BY...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): My One Line SQL Download

Added: April 17, 2013 | Visits: 497

Options Inspector Options Inspector is a tool with which you can list all the options in your database, view a certain one in detail, even its data is serialized, and alter exactly a certain part of option value. It is mainly designed for plugin developers and theme designers.When I am debugging a plugin, I always...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): Options Inspector Download

Added: June 29, 2013 | Visits: 860

Category Clouds Widget This plugin allows you to add a category cloud widget to your sidebar in a similar way to adding a tag cloud. You can select the minimum- and maximum- font sizes, the minimum number of posts in a category to show and which catgories to include or exclude.See...


Platforms: PHP

License: Freeware Size: 10 KB Download (54): Category Clouds Widget Download

Added: June 19, 2013 | Visits: 449

Folding Category List (FoCaL) As your blog gets more and more posts you will inevitably create more categories to keep them organised. Eventually your categories will take up more room on your screen and scroll across many pages. I work on one blog which has over 350 categories and with this number the standard WordPress...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (40): Folding Category List (FoCaL) Download

Released: September 23, 2017  |  Added: November 01, 2017 | Visits: 1.618

Citrus Inventory Managing Inventory Items Add items to your inventory. Each item is assigned to a category and has the following : Unit Cost Sell Price On-hand Discount Price Discount Quantity (at what quantity will the discount price be used) Reorder When (inventory falls to this amount) Reorder...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $9.95 USD Size: 2.8 MB Download (52): Citrus Inventory Download

Released: February 02, 2007  |  Added: February 22, 2007 | Visits: 4.085

Instant Check If you are in business you need a program that allows you to create a check and deposit it without waiting for the mail to arrive or hoping that your client will remember to send you one. Instant Check is now available for you to try for ten days free. Prints in Dollars - Euros - Pounds. You...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 4.1 MB Download (223): Instant Check Download

Released: October 12, 2006  |  Added: November 01, 2006 | Visits: 4.497

#1 Smart Protector Pro - Internet Eraser Smart Protector Pro is an easy to use software that protects your privacy by erasing all the traces of your Internet activity automatically. It completely erases your Internet Explorer history, cookies, temporary files(cache), typed URLs(the drop down address list), AutoComplete, recent document...


Platforms: Windows

License: Shareware Cost: $39.90 USD Size: 429.69 KB Download (143): #1 Smart Protector Pro - Internet Eraser Download

Released: March 01, 2008  |  Added: June 09, 2008 | Visits: 2.016

Flexcrypt folder GENERAL Flexcrypt Folder enables you to encrypt a file or a folder. After installation, right-click on a file/folder and select Encrypt with Flexcrypt folder and make up a password, thats it. Decryption is done by double-clicking on the encrypted file and enter the correct password. The...


Platforms: Windows

License: Freeware Size: 7.6 MB Download (616): Flexcrypt folder Download

Released: December 21, 2009  |  Added: January 08, 2010 | Visits: 2.288

Resco Photo Manager Resco Photo Manager is a favorite Windows Mobile image viewing program with features far beyond standards of the classic built-in viewer. Users gain functions of complete image management in a modern looking and easy to handle application. Since the last version, the application suffered lots of...


Platforms: Pocket PC, Windows, Other,Handheld/Mobile Other

License: Shareware Cost: $24.95 USD Size: 2.06 MB Download (134): Resco Photo Manager Download

Added: February 18, 2010 | Visits: 1.596

Dofus Patch DOFUS is a popular masive multiplayer RPG online game. Story: A long time ago.... .. a dragon named Bolgrot arrived in the eternal Province of Amakna. The young Rykke Errel was the only one to be courageous enough to face the terrible creature. Instead of reducing him to dust as it could...


Platforms: *nix

License: Freeware Size: 6.6 MB Download (106): Dofus Patch Download

Added: August 09, 2010 | Visits: 783

Locale::Maketext::Fuzzy Locale::Maketext::Fuzzy is a Perl module for Maketext from already interpolated strings. SYNOPSIS package MyApp::L10N; use base Locale::Maketext::Fuzzy; # instead of Locale::Maketext package MyApp::L10N::de; use base MyApp::L10N; our %Lexicon = ( # Exact match should always be preferred...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (95): Locale::Maketext::Fuzzy Download

Added: October 03, 2010 | Visits: 818

IO::Prompt IO::Prompt is a Perl module to interactively prompt for user input. SYNOPSIS use IO::Prompt; while( prompt "next: " ) { print "You said $_n"; } By default, this module exports a single function prompt. It prompts the user to enter some input, and returns an object that represents the...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): IO::Prompt Download

Added: March 12, 2010 | Visits: 864

DBIx::XHTML_Table DBIx::XHTML_Table is Perl module for SQL query result set to XML-based HTML table. SYNOPSIS use DBIx::XHTML_Table; # database credentials - fill in the blanks my ($data_source,$usr,$pass) = (); my $table = DBIx::XHTML_Table->new($data_source,$usr,$pass); $table->exec_query(" select...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): DBIx::XHTML_Table Download

Added: March 16, 2010 | Visits: 1.247

Ariadne Ariadne is an Application Platform for the Web, built entirely on Open Source technology. What this means is that Ariadne is a Content Management System, using a WYSIWYG HTML editor, its also a Group Calendar, a Photo Album, an Addressbook, a Weblog and anything else you want it to be....


Platforms: *nix

License: Freeware Size: 2.5 MB Download (100): Ariadne Download

Added: October 03, 2010 | Visits: 832

Template::Plugin::JavaSQL Template::Plugin::JavaSQL is a Perl module to help generate Java from database schemas. SYNOPSES Within an XML file processed by the Java plugin: < sql: query="select foo as f, bar as b from some_table" > or < sql: table="some_table" > Via a template such as: [% USE Java %] [% Use...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (88): Template::Plugin::JavaSQL Download

Added: April 15, 2010 | Visits: 833

DBIx::HTML::ClientDB DBIx::HTML::ClientDB is a Perl module to convert sql into a client-side db with keyed access. Synopsis use DBIx::HTML::ClientDB; my($object) = DBIx::HTML::ClientDB -> new ( dbh => $dbh, row_headings => Unit code,Unit code,Campus name,Unit name, sql => select unit_code, unit_code,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (88): DBIx::HTML::ClientDB Download

Added: September 13, 2010 | Visits: 897

XML::QL XML::QL is an XML query language. SYNOPSIS $ql = WHERE $head ORDER-BY $head IN "file:REC-xml-19980210.xml" CONSTRUCT $head; print XML::QL->query($sql); This module is an early implementation of a note published by the W3C called "XML-QL: A Query Language for XML". XML-QL allows the user...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): XML::QL Download

< 1 2 3 4 5