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

Vendor List Access Template freeware
Filter: All | Freeware | Demo
 

Vendor List Access Template

< 1 2 3 4 5 
Added: May 27, 2006 | Visits: 4.203

Free Mailing List Manager Free List Manager, merge smaller email lists into one big list. It is a full featured professional mailinglist manager software.



Platforms: Windows

License: Freeware Size: 689 KB Download (737): Free Mailing List Manager Download

Added: June 03, 2006 | Visits: 4.999

MT Template Wizard This tool will get you creating effective & professional looking templates in no time! You can download your you 100% free copy at any time. It eliminates all the typing of code and allows you to simple point and click your way to a fresh looking template. Software Features: - 100% Free -...





Platforms: Windows

License: Freeware Size: 488 KB Download (281): MT Template Wizard Download

Released: May 28, 2011  |  Added: June 09, 2011 | Visits: 15.993

Excel Invoice Template This is a free Excel Invoice Template that provides a Fill In The Blank invoice form and is capable of calculating and creating invoices. Its what-you-see-is-what-you-get invoice form provides a simple yet effective billing software and invoice software for small businesses. If you know how to...


Platforms: Windows

License: Freeware Size: 29.48 KB Download (2599): Excel Invoice Template Download

Released: November 09, 2007  |  Added: December 31, 2007 | Visits: 3.799

NTRconnect Remote Access for Mac Secure remote access to your PC or Mac from any computer at any time. NTRconnect Free offers easy access free of charge to all your applications, files, folders and email for up to two computers. NTRconnect Pro includes all the features of NTRconnect Free plus file transfer, advanced keycard...


Platforms: Mac

License: Freeware Size: 564.25 KB Download (166): NTRconnect Remote Access for Mac Download

Released: November 09, 2007  |  Added: January 16, 2008 | Visits: 6.570

NTRconnect Remote Access for Linux Secure remote access to PC or Mac at anytime from any computer. NTRconnect Free offers access to e-mail, files and folders on up to two computers. NTRconnect Pro is a complete remote access solution for taking full control of any remote computer and transferring files easily between your local...


Platforms: *nix

License: Freeware Size: 480.13 KB Download (322): NTRconnect Remote Access for Linux Download

Released: May 21, 2008  |  Added: May 24, 2008 | Visits: 21.608

Free PowerPoint Template - Acoolsoft Acoolsoft free PowerPoint template is designed to help your make wonderful PowerPoint presentation. You can download it absolutely for free. And our free PowerPoint template will keep on updating to make your presentation more professional and interesting. There are also some free PowerPoint...


Platforms: Windows

License: Freeware Size: 19.79 MB Download (3084): Free PowerPoint Template - Acoolsoft Download

Added: August 09, 2008 | Visits: 1.493

Global Stock Trading Watch List As access to the world markets becomes easier, trading tools to give you prices from multiple exchanges become vital to your trading. This is where OTrader's Global Watch List(GWL) steps in. By accessing free data sources from the internet you're able to keep a close eye on your global...


Platforms: Windows

License: Freeware Size: 1.84 MB Download (166): Global Stock Trading Watch List Download

Released: December 19, 2013  |  Added: January 01, 2014 | Visits: 2.897

Swift To-Do List Lite Swift To-Do List Lite is a free and hierarchical to-do list software with reminder and to-do lists organized by tree structure with icons. Application is suitable both for personal and business use. All tasks can have customized priority level, task type, due date, and reminder. There is an...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 16.92 MB Download (205): Swift To-Do List Lite Download

Released: December 20, 2010  |  Added: December 29, 2010 | Visits: 3.499

WonderWebWare Template Shaker CSS Template Shaker is WYSIWYG (what you see is what you get) xhtml / css template generator. Using the tool is pretty simple: just point and click to customize the look and feel of the template on the fly, in complete WYSIWYG environment. This version comes with 5 templates predefined, but with...


Platforms: Windows

License: Freeware Size: 11.36 MB Download (539): WonderWebWare Template Shaker Download

Released: June 08, 2009  |  Added: June 10, 2009 | Visits: 4.018

File List Generator ReStoring Data's File List Generator Freeware software filters, prints, and organizes via a file's: name, type, size, created date, and date last modified. It was developed by the Research and Development team to aid data recovery service clients to ensure their files have been recovered....


Platforms: Windows

License: Freeware Size: 5.63 MB Download (328): File List Generator Download

Released: May 29, 2018  |  Added: June 09, 2018 | Visits: 4.649

Efficient To-Do List Free Efficient To-Do List Free is a professional, cross-platform and handy task management software package. By specifying the priorities or order of to-dos (tasks) or specifying different colors for different task labels, Efficient To-Do List Free makes every effort to assist you in following the...


Platforms: Windows, Windows 8, Windows 7, iOS, Android, iPhone

License: Freeware Size: 15.12 MB Download (933): Efficient To-Do List Free Download

Added: January 18, 2010 | Visits: 1.760

Template::Ast Template::Ast is a Perl module to process ASTs for Perl Template Toolkit. SYNOPSIS use Template::Ast; # Rebuild AST stored in file: $ast = Template::Ast->read(foo.ast) or die Template::Ast->error(); # Writing existing AST to file: $ast = { Marry => [24, F], John => [21, M] };...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (161): Template::Ast Download

Added: September 17, 2010 | Visits: 1.880

Rule Set Based Access Control Rule Set Based Access Control (RSBAC) is a Free Software security extension for current Linux kernels. Rule Set Based Access Control is based on the Generalized Framework for Access Control (GFAC) by Abrams and LaPadula and provides a flexible system of access control based on several modules....


Platforms: *nix

License: Freeware Size: 368.64 KB Download (102): Rule Set Based Access Control Download

Added: October 15, 2010 | Visits: 1.182

Piffle::Template Piffle::Template is a Perlish templating language. SYNOPSIS use Piffle::Template; use Piffle::Template qw{template_to_perl expand_template}; # OO syntax, with output stored and returned: print Piffle::Template->expand(source_file => foo/fish.xml, include_path => [foo/inc,foo]); #...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Piffle::Template Download

Added: October 13, 2010 | Visits: 1.689

Template::Plugin::Lingua::EN::Inflect Template::Plugin::Lingua::EN::Inflect is a Perl interface to Lingua::EN::Inflect module. SYNOPSIS [% USE infl = Lingua.EN.Inflect; -%] [% FILTER inflect(number => 42); -%] There PL_V(was) NO(error). PL_ADJ(This) PL_N(error) PL_V(was) fatal. [% END; -%] [% "... and "; infl.ORD(9);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Template::Plugin::Lingua::EN::Inflect Download

Added: August 05, 2010 | Visits: 1.723

Template::Provider::OpenOffice Template::Provider::OpenOffice is a OpenOffice (ODT) Provider for Template Toolkit. This module extends Template::Provider to automatically extract the content.xml file from an OpenOffice zip file and run it through Template::Toolkit for processing. We use OpenOffice::OODoc to actually open...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (129): Template::Provider::OpenOffice Download

Added: March 23, 2010 | Visits: 1.423

Template::Plugins Template::Plugins is a Perl module with plugin provider. SYNOPSIS use Template::Plugins; $plugin_provider = Template::Plugins->new(%options); ($plugin, $error) = $plugin_provider->fetch($name, @args); The Template::Plugins module defines a provider class which can be used to load and...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (176): Template::Plugins Download

Added: June 02, 2010 | Visits: 1.529

Template::Tools::ttree Template::Tools::ttree module can process entire directory trees of templates. SYNOPSIS ttree [options] [files] The ttree script is used to process entire directory trees containing template files. The resulting output from processing each file is then written to a corresponding file in a...


Platforms: *nix

License: Freeware Size: 768 KB Download (102): Template::Tools::ttree Download

Added: August 15, 2010 | Visits: 1.299

Template::Plugin::XML::Style Template::Plugin::XML::Style is a Perl module for simple XML stylesheet transformations. SYNOPSIS [% USE xmlstyle table = { attributes = { border = 0 cellpadding = 4 cellspacing = 1 } } %] [% FILTER xmlstyle %] < table > < tr > < td >Foo< /td > < td >Bar< /td > < td >Baz< /td >...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (100): Template::Plugin::XML::Style Download

Added: June 23, 2010 | Visits: 1.678

Template::Tutorial::Web Template::Tutorial::Web is a Perl module for generating web content using the template toolkit. This tutorial document provides a introduction to the Template Toolkit and demonstrates some of the typical ways it may be used for generating web content. It covers the generation of static pages...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (113): Template::Tutorial::Web Download

< 1 2 3 4 5