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 49.596.869 Times

Html Generator freeware
Filter: All | Freeware | Demo
 

Html Generator

< 1 2 3 4 5 
Added: July 12, 2010 | Visits: 1.028

HTML::Puzzle HTML::Puzzle is a framework to build web component based on database. HTML::Puzzle::DBTable Connection module to data table Examples Have a look to http://www.ebruni.it/en/software/perl/cpan/html/puzzle/examples/ex1.htm to see some examples on what you can simply do using this module..



Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): HTML::Puzzle Download

Added: May 16, 2010 | Visits: 1.329

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 (99): HTML::Template::Extension::DOC Download

Added: September 04, 2010 | Visits: 3.026

HTML::Template::Extension::SLASH_VAR HTML::Template::Extension::SLASH_VAR is a plugins for < /TMPL_VAR > syntax. SYNOPSIS use HTML::Template::Extension; my $text = qq | SLASH_VAR plugin example ======================== If all is ok you can read this here --> < TMPL_VAR NAME="test" >a placeholder< /TMPL_VAR > |; my...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (89): HTML::Template::Extension::SLASH_VAR Download

Added: October 18, 2010 | Visits: 1.052

HTML Redemption Language HTML Redemption Language, or HRL for short, is an HTML-preprocessor. Its basically a macro package, with built-in Python scripting. It redeems HTML by adding useful tags such as < include >, < macro >, < if >, and < python >. The last tag allows the web site designer to embed Python...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (93): HTML Redemption Language Download

Added: September 14, 2010 | Visits: 1.075

HTML::FromText HTML::FromText is a Perl module that can convert plain text to HTML. SYNOPSIS use HTML::FromText; text2html( $text, %options ); # or use HTML::FromText (); my $t2h = HTML::FromText->new( %options ); my $html = $t2h->parse( $html ); HTML::FromText converts plain text to HTML. There...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (107): HTML::FromText Download

Added: November 15, 2010 | Visits: 4.080

Knitting Pattern Generator Knitting Pattern Generator is a Python script to convert image files (PNG, GIF, BMP, etc.) into knitting patterns. Usage: python kpg.py myimage.png.


Platforms: *nix

License: Freeware Size: 8.19 KB Download (699): Knitting Pattern Generator Download

Added: January 06, 2010 | Visits: 2.004

Gnome Password Generator Gnome Password Generator is a GUI based secure password generator. The project allows the user to generate a specified number of random passwords of a specified length. The program requires Python version 2.4 or greater, PyGTK version 2.4 or greater, and Gnome-Python for Gnome 2..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (141): Gnome Password Generator Download

Added: November 13, 2010 | Visits: 670

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 (92): HTML::CMTemplate Download

Added: September 01, 2010 | Visits: 1.056

HTML::Mail HTML::Mail is a Perl extension for sending emails with embedded HTML and media. SYNOPSIS use HTML::Mail; ### initialisation my $html_mail = HTML::Mail->new( HTML => http://www.cpan.org, Text => This is the text representation of the webpage http://www.cpan.org, From => me@myhost.org,...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): HTML::Mail Download

Added: October 03, 2010 | Visits: 948

HTML Objects HTML Objects is a Perl module library for turning HTML tags into Perl objects. HTML Objects allows Web pages to be manipulated as a data structure rather than text. Once manipulation is done, the entire page is generated via depth-first recursion..


Platforms: *nix

License: Freeware Size: 25.6 KB Download (95): HTML Objects Download

Added: September 08, 2010 | Visits: 1.346

HTML::Scrubber HTML::Scrubber is a Perl extension for scrubbing/sanitizing html. SYNOPSIS #!/usr/bin/perl -w use HTML::Scrubber; use strict; # my $html = q[ BAD { background: #666; color: #666;} alert(Hello, I am EVIL!); a => link br => b => bold u => UNDERLINE ]; # my $scrubber =...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): HTML::Scrubber Download

Added: April 22, 2010 | Visits: 1.102

Oak::Web::HTML::B Oak::Web::HTML::B is B HTML Tag. HIERARCHY Oak::Object Oak::Persistent Oak::Component Oak::Web::Visual Oak::Web::HTML::PhraseElement Oak::Web::HTML::B PROPERTIES The Oak::Web::HTML::B object has the following properties: caption The text inside the tag All other defined by W3C....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (100): Oak::Web::HTML::B Download

Added: November 12, 2010 | Visits: 1.096

Oak::Web::HTML::A Oak::Web::HTML::A is a HTML tag (Container). A Container to hold objects inside an A tag. Perl Oak Component Tree - Web Interface Components. This package brings the Web Component library, used to create web interfaces to your applications. See also the Forest Web Application Builder, a tool...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (95): Oak::Web::HTML::A Download

Added: June 12, 2010 | Visits: 1.332

dxgallery dxgallery is a static HTML image gallery generator which uses dynamic columns and fixed pixel image scaling. It also tries to look pretty. I created dxgallery because it is the only one I know of that: - Uses a dynamic number of columns. - Uses consistent pixel count scaling. - Is the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): dxgallery Download

Added: May 25, 2010 | Visits: 1.137

HTML HTML TIDY is a free utility to fix mistakes made while editing HTML and to automatically tidy up sloppy editing into nicely layed out markup. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (94): HTML Download

Added: March 27, 2010 | Visits: 1.037

HTML::Template::Set HTML::Template::Set is a HTML::Template extension that adds set support. SYNOPSIS in your HTML: < TMPL_SET NAME="handler" >apples_to_oranges< /TMPL_SET > < TMPL_SET NAME="title" >Apples Are Green< /TMPL_SET > < HTML > < HEAD > < TITLE >< TMPL_VAR NAME="title" >< /TITLE > < /HEAD > <...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (88): HTML::Template::Set Download

Added: October 12, 2010 | Visits: 1.373

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: July 17, 2010 | Visits: 904

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (90): HTML::WikiConverter::Dialects Download

Added: February 15, 2010 | Visits: 1.375

Domino Javadoc Generator Domino Javadoc Generator project aims to create a documentation to the Lotus Notes API for Java in a standard format common in the Java comunity and accepted by the most IDEs for Java. The Lotus Notes API is delivered as a Java archive together with the original documentation in the native...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (132): Domino Javadoc Generator Download

Added: February 05, 2010 | Visits: 2.723

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (284): XHTML Family Tree Generator Download

< 1 2 3 4 5