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

Paper Source Oval Template freeware
Filter: All | Freeware | Demo
 

Paper Source Oval Template

< 1 2 3 4 5 
Added: July 09, 2010 | Visits: 717

PerlPoint::Template::Traditional PerlPoint::Template::Traditional is a PerlPoint template processor for traditional pp2html layouts.. Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): PerlPoint::Template::Traditional Download

Released: August 07, 2012  |  Added: August 07, 2012 | Visits: 1.111

PerlPoint::Template::TT2 PerlPoint::Template::TT2 is a beta of a PerlPoint template processor for Template Toolkit 2 layouts. METHODS new() Parameters: class The class name. Returns: the new object. Example: # start page $result.="nnnn"; # begin header $result.="nnnn"; # header contents: this was... Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): PerlPoint::Template::TT2 Download

Added: January 15, 2010 | Visits: 1.088

Template::TT2Site Template::TT2Site is a Perl module to create standard web sites with the Template Toolkit. SYNOPSIS $ mkdir NewSite $ cd NewSite $ tt2site setup ... make your pages ... $ tt2site build ... point your browser at html/index.html ... tt2site is just a wrapper program. tt2site setup is... Platforms: *nix

License: Freeware Size: 35.84 KB Download (95): Template::TT2Site Download

Added: February 09, 2010 | Visits: 883

Pod::Template Pod::Template is a Perl module for building pod documentation from templates. SYNOPSIS ### As a module ### use Pod::Template; my $parser = new Pod::Template; $parser->parse( template => documentation.ptmpl ); print $parser->as_string ### As a script ### $ podtmpl -I dir1 -I dir2... Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Pod::Template Download

Added: July 01, 2010 | Visits: 792

WebMacro Servlet Framework WebMacro is a 100% Java open-source template language that enables programmers and designers to work together while promoting the ModelViewController pattern. WebMacro is a viable (and proven!) alternative to JavaServerPages, PHP, and ASP. Its the fundamental page technology behind several... Platforms: *nix

License: Freeware Size: 296.96 KB Download (88): WebMacro Servlet Framework Download

Added: August 13, 2010 | Visits: 1.265

Business Shell Business Shell (BUSH) can be used as interactive command shell, scripting language with a source code debugger, a database client and a web template engine. With third-party support for the ABEE standard for Java Virtual Machine and .Net, BUSH is an all-in-one replacment for BASH, PHP, J2EE,... Platforms: *nix

License: Freeware Size: 1.5 MB Download (89): Business Shell Download

Added: May 17, 2010 | Visits: 1.118

Template::Plugin::Page Template::Plugin::Page is a plugin to help when paging through sets of results. SYNOPSIS [% USE page = Page($total_entries, $entries_per_page, $current_page) %] First page: [% page.first_page %] Last page: [% page.last_page %] First entry on page: [% page.first %] Last entry on page: [%... Platforms: *nix

License: Freeware Size: 3.07 KB Download (89): Template::Plugin::Page Download

Added: July 19, 2010 | Visits: 1.149

GNU Source-highlight GNU Source-highlight produces a document with syntax highlighting when given a source file. Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages. GNU Source-highlight also reads output... Platforms: *nix

License: Freeware Size: 614.4 KB Download (99): GNU Source-highlight Download

Added: May 10, 2013 | Visits: 1.178

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: September 10, 2010 | Visits: 946

web.template 0.9.1 web.template is a template framework for PHP 5 that uses an XML-based language. It allows you to create classes with getters that are made accessible to the framework with an addVarClass method. web.template also supports modifiers, tags, and resource drivers for template or cache storage.... Platforms: *nix

License: Freeware Size: 112.64 KB Download (90): web.template 0.9.1 Download

Added: October 16, 2010 | Visits: 759

Class::MakeMethods::Template::Generic Class::MakeMethods::Template::Generic Perl module contains templates for common meta-method types. SYNOPSIS package MyObject; use Class::MakeMethods ( Template::Hash:new => [ new ], Template::Hash:scalar => [ foo ] Template::Static:scalar => [ bar ] ); package main; my $obj =... Platforms: *nix

License: Freeware Size: 153.6 KB Download (87): Class::MakeMethods::Template::Generic Download

Added: January 04, 2010 | Visits: 2.401

HCS Open Source Project HCS Open Source Project consists of a do-it-yourself home automation hardware and software system. The HCS Open Source Project is a stand-alone home automation control system which consists of hardware (main controllers and remote networked controllers) and software to monitor and control... Platforms: *nix

License: Freeware Size: 5.12 KB Download (128): HCS Open Source Project Download

Added: May 11, 2010 | Visits: 2.147

Open Source Quotes DataBase 0.1 Open Source Quotes DataBase is a Web site which is very similar in style to the bash.org QDB. Open Source Quotes DataBase is designed for people who would like to run their own quote sites. Whats New in This Release: - The ability has been added for all admin users to change their own... Platforms: *nix

License: Freeware Size: 82.94 KB Download (151): Open Source Quotes DataBase 0.1 Download

Added: February 15, 2010 | Visits: 2.112

Filter::decrypt Filter::decrypt Perl module contains a template for a decrypt source filter. SYNOPSIS use Filter::decrypt ; This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a very simple decrypt algorithm, it is not intended to be used as... Platforms: *nix

License: Freeware Size: 40.96 KB Download (211): Filter::decrypt Download

Added: September 14, 2010 | Visits: 1.006

Template::Alloy::Parse Template::Alloy::Parse is a Perl module with common parsing role for creating AST from templates. The Template::Alloy::Parse role is reponsible for storing the majority of directive parsing code, as well as for delegating to the TT, HTE, Tmpl, and Velocity roles for finding variables and... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::Parse Download

Added: April 07, 2010 | Visits: 894

Template::Alloy::VMethod Template::Alloy::VMethod is a Perl module with VMethod role. The Template::Alloy::VMethod role provides all of the extra vmethods, filters, and virtual objects that add to the base featureset of Template::Alloy. Most of the vmethods listed here are similar to those provided by... Platforms: *nix

License: Freeware Size: 143.36 KB Download (93): Template::Alloy::VMethod Download

Added: July 06, 2010 | Visits: 989

Template::Alloy::Operator Template::Alloy::Operator is a Perl module that provides the regexes necessary for Template::Alloy::Parse to parse operators and place them in their appropriate precedence. It also provides the play_operator method which is used by Template::Alloy::Play and Template::Alloy::Compile for playing... Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Template::Alloy::Operator Download

Added: March 08, 2010 | Visits: 922

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

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: January 27, 2010 | Visits: 791

Template::Alloy Template::Alloy is a TT2/3, HT, HTE, Tmpl, and Velocity Engine. SYNOPSIS Template::Toolkit style usage my $t = Template::Alloy->new( INCLUDE_PATH => [/path/to/templates], ); my $swap = { key1 => val1, key2 => val2, code => sub { 42 }, hash => {a => b}, }; # print to STDOUT... Platforms: *nix

License: Freeware Size: 143.36 KB Download (92): Template::Alloy Download

< 1 2 3 4 5