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

Ebay Template Builder freeware
Filter: All | Freeware | Demo
 

Ebay Template Builder

< 1 2 3 4 5 > 
Added: September 14, 2006 | Visits: 5.298

Ewisoft Web Builder Free web editor especially for beginners and non-web-technical people. It uses "content + template = a web site". No need to code HTML. What You See Is What You Get. No need to design. Get a nice looking by a ready-made or custom-made web template. No need to learn. It allows anyone to update,... Platforms: Windows

License: Freeware Size: 5.76 MB Download (604): Ewisoft Web Builder Download

Released: October 10, 2004  |  Added: November 16, 2006 | Visits: 5.471

Auction Explorer for eBay Auction Explorer is the first and only Internet Explorer Add-on for eBay. Now you have access to the advanced eBay search features right from within Internet Explorer. Easily save and navigate searches on your terms. You can even sync your eBay Watches and Bids with one click access! Stay on top... Platforms: Windows

License: Freeware Size: 1.97 MB Download (225): Auction Explorer for eBay Download

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

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: January 12, 2006  |  Added: February 11, 2006 | Visits: 6.698

SUPREME AUCTION for eBay SUPREME AUCTION (www.supreme-auction.com) eBay Innovation Award winner. Free eBay Listing Solution with free auction designs, free eBay pictures! Very easy to use with maximum design output. Simply more success: Trust on profi designs with up to 4 free eBay pictures, professional design, amazing... Platforms: Windows

License: Freeware Size: 1.17 MB Download (452): SUPREME AUCTION for eBay Download

Released: June 20, 2007  |  Added: February 17, 2008 | Visits: 19.530

Website Builder The Website Builder script provides you with all the features you will need to set up your own website, using your own domain name. The script can be added to an already running website, or it can also run on its own. Our script is perfect for presentational websites! It enables... Platforms: Windows, *nix, Windows CE

License: Freeware Size: 2.97 MB Download (6954): Website Builder Download

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

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

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

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

Added: August 02, 2008 | Visits: 8.742

Roadkil's Boot Builder Boot builder allows you to create your own custom boot sector from scratch. This utility allows you to recreate or restore boot sectors lost due to virus or other damage to a drive. Boot sectors can be imported/exported to a disk or created from a template. This program supports FAT and NTFS boot... Platforms: Windows

License: Freeware Size: 47 KB Download (2938): Roadkil's Boot Builder Download

Released: May 15, 2009  |  Added: October 10, 2009 | Visits: 3.993

HTML Template Browser Anyone who has worked with web templates, knows how difficult it can be to see all the templates you've downloaded. That's what HTML Template Browser is for. Point it at a directory and it will find all the main pages of a template (index.html, default.htm, etc.) and list them in a browse window.... Platforms: Windows

License: Freeware Size: 1.17 MB Download (568): HTML Template Browser Download

Added: January 18, 2010 | Visits: 1.498

The Diabolically Uncrashable Mud Builder The Diabolically Uncrashable Mud Builder project is a is a lisp interpreter specialized for MUD building. The goal of the Diabolically Uncrashable Mud Builder project is to provide MUD developers a language specifically designed for the purpose. The Diabolically Uncrashable Mud Builder, as the... Platforms: *nix

License: Freeware Download (93): The Diabolically Uncrashable Mud Builder Download

Added: January 18, 2010 | Visits: 1.347

Class::Adapter::Builder Class::Adapter::Builder is a Perl module that can generate Class::Adapter classes. SYNOPSIS package My::Adapter; use strict; use Class::Adapter::Builder ISA => Specific::API, METHODS => [ qw{foo bar baz} ], method => different_method; 1; Class::Adapter::Builder is another mechanism... Platforms: *nix

License: Freeware Size: 24.58 KB Download (205): Class::Adapter::Builder Download

Added: January 18, 2010 | Visits: 1.684

Aapl C++ Template Library Aapl is a C++ template library for generic programming. Aapl supports different generic programming paradigms by providing variations of standard data structures. For example, a by-value linked list template may be used to store a user supplied type such as an integer. A different list... Platforms: *nix

License: Freeware Size: 122.88 KB Download (105): Aapl C++ Template Library Download

Added: January 18, 2010 | Visits: 1.768

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: February 16, 2010 | Visits: 1.457

Custom Eclipse Builder Custom Eclipse Builder is a lightweight Ant-based project to build a company and personal customized Eclipse distribution including company and personal relevant plugins, preferences and settings. The modern software development process becomes more and more distributed characted. Now, a usual... Platforms: *nix

License: Freeware Size: 1.2 MB Download (95): Custom Eclipse Builder Download

Added: October 15, 2010 | Visits: 1.190

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 21, 2010 | Visits: 1.453

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]... Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: January 01, 2010 | Visits: 1.482

Template::Plugin::Digest::SHA1 Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. SYNOPSIS [% USE Digest.SHA1 -%] [% checksum = content FILTER sha1 -%] [% checksum = content FILTER sha1_hex -%] [% checksum = content FILTER sha1_base64 -%] [% checksum = content.sha1 -%] [% checksum =... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Template::Plugin::Digest::SHA1 Download

Added: October 13, 2010 | Visits: 1.696

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.731

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: April 12, 2010 | Visits: 1.417

Template::FAQ Template::FAQ contains Frequently Asked Questions about the Template Toolkit. Template Toolkit Language Why doesnt [% a = b IF c %] work as expected? Because the parser interprets it as [% a = (b IF c) %] Do this instead: [% SET a = b IF c %] If Im using TT to write out a TT... Platforms: *nix

License: Freeware Size: 778.24 KB Download (103): Template::FAQ Download

< 1 2 3 4 5 >