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

Mega Template Bundle freeware
Filter: All | Freeware | Demo
 

Mega Template Bundle

< 1 2 3 4 5 > 
Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 691

Random Web Template Generator The Easy Template Generator is a simple tool for creating basic single column web page templates using css styling techniques. It's fun, easy & perfect for anyone who wants a simple web page template. Simply click the button and a new web page template will be created for you! What you can do...



Platforms: Windows

License: Freeware Size: 506 KB Download (389): Random Web Template Generator Download

Added: June 03, 2006 | Visits: 5.004

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

Added: January 20, 2010 | Visits: 1.775

Mega Mario Mega Mario is a Mario clone + blood. In the game you play Mario and your task is to free his brother Luigi, who was captured by the evil Bowser. Mario is controlled by Keyboard or Gamepad using the Arrowkeys to walk, Space / A to jump and CTRL / B to run/fire. After reaching a castle the game is...


Platforms: *nix

License: Freeware Size: 3.8 MB Download (226): Mega Mario Download

Released: September 02, 2012  |  Added: September 20, 2012 | Visits: 1.522

Free Excel Invoice and Profit Template While creating Invoices is a critical part of business, without knowing your profit, or loss, you may be taking some big chances. With our Free Excel Invoice Template & Profit Calculator We have taken the concept of an Excel Invoice Template we built a complete small business solution around it...


Platforms: Windows, Mac, *nix, Windows CE, Pocket PC, DOS, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java

License: Freeware Size: 320 KB Download (224): Free Excel Invoice and Profit Template Download

Released: September 22, 2011  |  Added: October 08, 2011 | Visits: 1.839

Service Invoice Template Service Invoice Template is an Excel workbook file which provides an easy to use, neat and simple invoice form for small businesses who provides service to their clients and don't have a need to ship physical products. The invoice format in this Service Invoice Template is for intended for...


Platforms: Windows

License: Freeware Size: 34.73 KB Download (197): Service Invoice Template Download

Added: March 23, 2010 | Visits: 1.427

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

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: April 23, 2010 | Visits: 1.180

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (149): Template::Magic Download

Added: November 06, 2010 | Visits: 1.778

Template::Tutorial Template::Tutorial are template toolkit tutorials. This section includes tutorials on using the Template Toolkit. Subjects currently include an general overview of the Template Toolkit, showing users how to get quickly up to speed building web content, and a tutorial on generating and using...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (146): Template::Tutorial Download

Added: February 18, 2010 | Visits: 1.295

HTML::Template::JIT HTML::Template::JIT is a just-in-time compiler for HTML::Template. Templates are compiled into native machine code using Inline::C. When using HTML::Template::JIT, the compiled code is stored to disk and reused on subsequent calls. HTML::Template::JIT is up to 8 times as fast as HTML::Template...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (145): HTML::Template::JIT Download

Added: November 03, 2010 | Visits: 1.974

Template::Plugin::Translit::RU Template::Plugin::Translit::RU is a filter for converting cyrillic text into transliterated one and back. SYNOPSIS Use as filters. [% USE Translit::RU translit detranslit %] [% FILTER translit( koi ) %] ... This text would stay unchanged because it is not cyrillic. ... [% END %] Use as...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (140): Template::Plugin::Translit::RU Download

Added: March 10, 2010 | Visits: 1.227

HTML::Template::Expr HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work. Expression support includes comparisons, math...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (135): HTML::Template::Expr Download

Added: February 02, 2010 | Visits: 1.536

Bee Template Bee Template is a Web template system parses HTML files into PHP objects which can be manipulated by using tag names or IDs. While other template systems make use of prepared HTML files for templates, Bee Template allows you to use arbitrary HTML files without modification. Bee Template is...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (133): Bee Template Download

Added: April 26, 2010 | Visits: 1.013

Bundle::Bugzilla Bundle::Bugzilla package is a bundle of the modules required for Bugzilla. SYNOPSIS perl -MCPAN -e install Bundle::Bugzilla CONTENTS AppConfig 1.52 CGI 2.98 CGI::Carp Data::Dumper Date::Format 2.21 DBI 1.38 Bundle::DBD::mysql File::Spec 0.84 File::Temp Template 2.08 Text::Wrap...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (132): Bundle::Bugzilla Download

Added: August 05, 2010 | Visits: 1.728

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: October 20, 2010 | Visits: 1.552

Template::Manual::Plugins Template::Manual::Plugins is Perl module for standard plugins. This section lists the standard plugins which can be used to extend the runtime functionality of the Template Toolkit. The plugins are distributed with the Template Toolkit but may required additional modules from CPAN. TEMPLATE...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (128): Template::Manual::Plugins Download

Added: May 10, 2013 | Visits: 1.176

Template Lite Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty template engine functions and filters. Template Lite has many advantages over other template engines, as well as a few disadvantages. - Template Lite is a stripped down version of...


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

License: Freeware Download (128): Template Lite Download

Added: November 05, 2010 | Visits: 1.056

Dicop::Item::Template Dicop::Item::Template is an object defining Dicop::Item subclasses. SYNOPSIS use Dicop::Request::Template push @templates, Dicop::Item::Template->new ( class => Dicop::Item::Subclass, fields => "name => { maxlen => 128, def => some name }", );.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (126): Dicop::Item::Template Download

Added: January 25, 2010 | Visits: 751

Check Template CheckTemplate is a startup add-on that dynamically checks to see that the link between a document and it's template has not been broken. CheckTemplate looks for the proper template when the document is loaded and whenever it is activated.This is extremely useful if you move documents between two...


Platforms: Mac

License: Freeware Download (126): Check Template Download

Added: January 25, 2010 | Visits: 968

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

< 1 2 3 4 5 >