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

Pack Templates Html Download Blog freeware
Filter: All | Freeware | Demo
 

Pack Templates Html Download Blog

< 1 2 3 4 5 > 
Added: November 27, 2013 | Visits: 1.674

Blitz templates Blitz templates is a fast template engine written in C and compiled as a PHP module. It started as a php_templates replacement, but developed into much more. It is based on extensible template controllers (PHP) and weakly-active templates (HTML).



Platforms: *nix

License: Freeware Size: 61.44 KB Download (121): Blitz templates 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: January 25, 2010 | Visits: 1.699

Blog.Mac Template Editor Unleash your creativity by using the free Blog.Mac Template Editor to customize your blog with easy editing and live previews.Quickly edit existing Blog.Mac blog templates and see a live preview of what your published blog will look like. Create new templates using a color-coded reference page...


Platforms: Mac

License: Freeware Download (115): Blog.Mac Template Editor Download

Added: June 14, 2010 | Visits: 1.161

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

Debian::Package::HTML Debian::Package::HTML is a Perl module that generates a webpage information (and Linda/Lintian checks) about a Debian binary or source package using HTML::Template SYNOPSIS use strict; use Debian::Package::HTML; my $package = Debian::Package::HTML->new(%packageHash);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Debian::Package::HTML Download

Added: July 20, 2010 | Visits: 749

KopeteLog KopeteLog is a simple Kopete history parser. Added TXT and HTML export to version 0.3. For instal run qmake && make and as root ./install.sh. An ebuild for Gentoo is at http://overlay.watzke.cz/. Report bugs to vojta@drbohlav.cz, thank you. Whats New in This Release: - improve Export to...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (104): KopeteLog Download

Added: August 01, 2010 | Visits: 1.522

HTML::Chunks HTML::Chunks is a simple nested template engine for HTML, XML and XHTML. This class implements a simple text-based template engine, originally intented to allow web applications to completely separate layout HTML from programming logic. However, the engine is flexible enough to be applied to...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): HTML::Chunks Download

Added: June 02, 2010 | Visits: 1.006

Template::Library::Splash Template::Library::Splash is a template library for building stylish HTML user interfaces. NOTE: This documentation is incomplete, incorrect and outdated. The Splash! library is still evolving and subject to change. See the examples for a much more recent and accurate demonstration of use....


Platforms: *nix

License: Freeware Size: 778.24 KB Download (102): Template::Library::Splash Download

Released: April 21, 2012  |  Added: April 25, 2012 | Visits: 1.343

HTML Cleaner HTML Cleaner is a batch (X)HTML documents file size optimization software. It can remove unnecessary characters from your HTML docs, such as extra spaces, quotation marks, optional end tags, etc.. Documents will appear in browser in exactly the same way as before. This can be useful to reduce...


Platforms: Windows

License: Freeware Size: 1.95 MB Download (101): HTML Cleaner Download

Added: October 06, 2010 | Visits: 1.143

Serendipity 1.1.2/1.2 Beta Serendipity is a PHP-powered weblog application which gives the user an easy way to maintain an online diary, weblog or even a complete homepage. While the default package is designed for the casual blogger, Serendipity offers a flexible, expandable and easy-to-use framework with the power for...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (100): Serendipity 1.1.2/1.2 Beta Download

Added: January 25, 2010 | Visits: 374

jTemplate jTemplate is all you need to change layouts of standard templates. It reorders blog entries to correct order and creates permalink paths for blog entries.


Platforms: Mac

License: Freeware Download (99): jTemplate Download

Added: October 12, 2010 | Visits: 1.378

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Added: November 13, 2010 | Visits: 676

HTML::CMTemplate HTML::CMTemplate.pm is a Perl module that can generate text-based content from templates. SYNOPSIS use HTML::CMTemplate; $t = new HTML::CMTemplate( path => [ /path1, /longer/path2 ] ); $t->import_template( filename => file.html.ctpl, # in the paths above packagename => theTemplate,...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (98): HTML::CMTemplate Download

Added: April 03, 2010 | Visits: 1.044

HTML::Macro HTML::Macro can process HTML templates with loops, conditionals, macros and more! SYNOPSIS use HTML::Macro; $htm = new HTML::Macro (template.html); $htm->print; sub myfunc { $htm->declare (var, missing); $htm->set (var, value); return $htm->process; } ( in template.html ): < html...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): HTML::Macro Download

Added: October 26, 2010 | Visits: 1.098

HTML::Myasp HTML::Myasp can generate HTML pages based on Templates. JATP (Just Another Template Parser). This library is another template module for the generation of HTML pages. Why ?. Well primarily i wanted a module: light, that keeps mod_perl power and flow control like HTML::Template, good interaction...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): HTML::Myasp Download

Added: June 22, 2010 | Visits: 783

HTML::ActiveLink HTML::ActiveLink module dynamically activate HTML links based on URL. SYNOPSIS use HTML::ActiveLink; my $al = new HTML::ActiveLink; print $al->activelink(@html_doc); I dont know about you, but one of the main problems I have with HTML content is getting images and links to "turn on"...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): HTML::ActiveLink Download

Released: January 08, 2020  |  Added: January 11, 2020 | Visits: 817

UniPDF PDF to HTML Converter 100% Free PDF to HTML converter software. Convert PDF to HTML format in batch mode and keep original document texts, layouts, images. This easy-to-use PDF to HTML converter allows you to change PDF files into HTML images in seconds in only two simple steps: Add PDF files; Convert. It's just that...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.57 MB Download (85): UniPDF PDF to HTML Converter Download

Released: August 15, 2016  |  Added: November 22, 2016 | Visits: 1.560

CardWorks Business Card Software Free CardWorks Business Card Software Free makes it easy design your very own business cards. CardWorks Free allows you to select from a wide range of business card templates. CardWorks Business Card Software Free makes it easy to design business cards to fit your personal or corporate brand image,...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 826.26 KB Download (80): CardWorks Business Card Software Free Download

Released: October 05, 2017  |  Added: October 24, 2017 | Visits: 1.170

CardWorks Business Card Free for Mac CardWorks Free Business Card Software for Mac allows you to design your own printable business cards. This business card design software allows you to make your very own business cards. This software includes an extensive range of included templates to help making your personalized business...


Platforms: Mac

License: Freeware Size: 2.05 MB Download (78): CardWorks Business Card Free for Mac Download

Released: October 21, 2012  |  Added: October 21, 2012 | Visits: 1.832

Web Design Software for creating websites Create websites with this great web design software. Easy software to make easy and great websites. Get this great web design software today!


Platforms: Windows

License: Freeware Size: 5.77 MB Download (75): Web Design Software for creating websites Download

< 1 2 3 4 5 >