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

Magazine Covers Template freeware
Filter: All | Freeware | Demo
 

Magazine Covers Template

< 1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 966

24U FM Template 24U FM Template is a template project for developing FileMaker Pro external function plug-ins using the Metrowerks CodeWarrior integrated development environment. It is intended for beginning plug-in developers as well as for experienced developers who don't want to spend too much time...



Platforms: Mac

License: Freeware Size: 285 KB Download (122): 24U FM Template Download

Added: May 07, 2010 | Visits: 1.020

Template::Plugin::AutoLink Template::Plugin::AutoLink is a TT filter plugin to replace URL and e-mail address with hyperlink automatically. SYNOPSIS # in template [% use AutoLink %] [% FILTER auto_link target=_blank %] Search here http://www.google.com [% END %] # result in Search here < a...





Platforms: *nix

License: Freeware Size: 3.07 KB Download (121): Template::Plugin::AutoLink Download

Added: June 22, 2010 | Visits: 1.709

Template::Library::HTML Template::Library::HTML is a template library for building basic HTML pages. NOTE: This documentation is incomplete and may be incorrect in places. The html template library is distributed as part of the Template Toolkit. It can be found in the templates sub-directory of the installation...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (116): Template::Library::HTML Download

Added: June 23, 2010 | Visits: 1.680

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

Released: May 13, 2011  |  Added: May 23, 2011 | Visits: 1.515

CMS VS Template CMS - A Comprehensive Example The CMS is a Visual Studio 2010 solution template with a set of projects providing a complete Content Management System with full source, management GUI's, an example site and a RISE system model for re-designing the system itself. The solution is a .VSIX...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (113): CMS VS Template Download

Added: November 02, 2010 | Visits: 836

MfGames.Template The MfGames.Template library is a C# native library for creating template libaries. MfGames.Template was inspired by NVelocity, but was designed from the ground up to use the CIL internals, such as System.CodeDom and internal compliation to handle the template language. Because of this, it...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): MfGames.Template Download

Added: November 05, 2010 | Visits: 1.236

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: August 27, 2010 | Visits: 1.121

Template::Plugin::Pagination Template::Plugin::Pagination is a plugin to help paginate pages of results. SYNOPSIS [% USE page = Pagination(items, current_page, entries_per_page) %] [% FOREACH item IN page.page_data; ...; DONE %] First page: [% page.first_page %] Prev page: [% page.previous_page %] Next page: [%...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Template::Plugin::Pagination Download

Added: March 08, 2010 | Visits: 915

Template::Alloy::TT Template::Alloy::TT Perl module contains a Template::Toolkit role. The Template::Alloy::TT role provides the syntax and the interface for Template::Toolkit version 1, 2, and 3. It also brings many of the features from the various templating systems. And it is fast. See the Template::Alloy...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (110): Template::Alloy::TT Download

Added: June 19, 2010 | Visits: 1.072

Template::Parser::CET Template::Parser::CET is a Template::Alloy based parser for the TT2 engine. SYNOPSIS use Template; use Template::Parser::CET; my $t = Template->new( PARSER => Template::Parser::CET->new ); # you can override all instances of TT # by any of the following methods use...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (109): Template::Parser::CET Download

Added: June 14, 2010 | Visits: 1.163

HTML::Template HTML::Template module attempts to make using HTML templates simple and natural. HTML::Template library extends standard HTML with a few new tags for variables, loops, if/else blocks and includes. A file written with HTML and these new tags is called a template. Using this module you fill in...


Platforms: *nix

License: Freeware Size: 62.46 KB Download (109): HTML::Template Download

Added: November 23, 2010 | Visits: 1.349

Template::Plugin::XML Template::Plugin::XML is a XML plugin for the Template Toolkit. SYNOPSIS [% USE XML; dom = XML.dom(foo.xml); xpath = XML.xpath(bar.xml); simple = XML.simple(baz.xml); rss = XML.simple(news.rdf); %] [% USE XML(file=foo.xml); dom = XML.dom xpath = XML.xpath # ...etc... %] [% USE...


Platforms: *nix

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

Added: May 10, 2013 | Visits: 1.272

Krang Krang is an open-source content-management system designed to publish magazine websites. It is a Perl application which uses Apache/mod_perl and MySQL, as well as numerous CPAN modules. Krang is a large application with many features, making a compact feature list difficult to come by. Krang...


Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (106): Krang Download

Added: January 18, 2010 | Visits: 1.678

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: March 12, 2010 | Visits: 1.345

Template::Magic::HTML Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. SYNOPSIS $tm = new Template::Magic::HTML ; # that means $tm = new Template::Magic markers => HTML , value_handlers => HTML ; # that explicitly means $tm = new Template::Magic...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (105): Template::Magic::HTML Download

Released: October 10, 2012  |  Added: October 30, 2012 | Visits: 1.490

Consulting Invoice Template As a small home-based business, contractor, consultant or freelancer, you don't need a complicated invoicing system for just creating professional looking invoices. All you need is a free invoice template. This Excel-based invoice template is created basically for consultants, with all the fields...


Platforms: Windows

License: Freeware Size: 55.78 KB Download (105): Consulting Invoice Template Download

Added: May 16, 2010 | Visits: 1.336

HTML::Template::Extension::DOC HTML::Template::Extension::DOC are plugins for comments in template. SYNOPSIS use HTML::Template::Extension; my $text = qq | < HTML >< HEAD >< /HEAD >< BODY > < H1 >This is a template example...< /H1 > < TMPL_DOC >An example use of TMPL_DOC tag < /TMPL_DOC > The sum between 1+1 is: <...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): HTML::Template::Extension::DOC Download

Added: October 16, 2010 | Visits: 874

Template::Plugin::Java::Constants Template::Plugin::Java::Constants is a Perl module with constants for the Java Template plugin modules. SYNOPSIS use Template::Plugin::Java::Constants qw/:regex/; use Template::Plugin::Java::Constants qw/:boolean/; use Template::Plugin::Java::Constants qw/:all/; regex The "regex" tag...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): Template::Plugin::Java::Constants Download

Added: April 12, 2010 | Visits: 1.411

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

Added: June 02, 2010 | Visits: 1.530

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

< 1 2 3 4 5 >