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

Tile Design Template freeware
Filter: All | Freeware | Demo
 

Tile Design Template

< 1 2 3 4 5 > 
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: July 03, 2010 | Visits: 1.230

Tile World Tile World is an emulation of the game "Chips Challenge". "Chips Challenge" was originally written for the Atari Lynx by Chuck Sommerville, and was later ported to MS Windows by Microsoft (among other ports). Please note: Tile World is an emulation of the game engine(s) only. It does not come...





Platforms: *nix

License: Freeware Size: 1024 KB Download (119): Tile World Download

Released: March 06, 2015  |  Added: April 05, 2015 | Visits: 994

Free Flip PDF to eBook For a long period, people would like to use FlipBook Maker based on flash to create stylish flipbook with page-turning effect. As there are so many limits in flash and some devices do not support flash, a new flipbook maker based on html5 is extremely and urgently needed. FlipBook Maker based on...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 19.53 MB Download (117): Free Flip PDF to eBook Download

Added: June 22, 2010 | Visits: 1.712

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: August 12, 2008 | Visits: 1.213

AMP Tile Viewer This program is an image viewer that displays the images as a mosaic, using the image like a tile texture, with support for multiple image formats (JPEG, GIF, PNG, TIFF, BMP, PSD, PSP and many more). The program provides also a full screen mode, with easy shortcut keys for all the operations, and...


Platforms: Windows

License: Freeware Size: 404 KB Download (114): AMP Tile Viewer Download

Added: June 23, 2010 | Visits: 1.682

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

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

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

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: January 25, 2010 | Visits: 883

Maya Design Cards Maya Design Cards is a Dashboard widget that displays a card face down on your desktop. Click it and it will flip up, displaying a motivational quote of some sort.


Platforms: Mac

License: Freeware Download (111): Maya Design Cards Download

Added: March 08, 2010 | Visits: 917

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 14, 2010 | Visits: 1.166

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: June 19, 2010 | Visits: 1.074

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: November 23, 2010 | Visits: 1.350

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

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

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: January 18, 2010 | Visits: 1.680

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

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

Added: May 16, 2010 | Visits: 1.339

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: 875

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

< 1 2 3 4 5 >