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

HTML::Clean 0.8

  Date Added: April 06, 2010  |  Visits: 2.041

HTML::Clean

Report Broken Link
Printer Friendly Version


Product Homepage
Download (95 downloads)



HTML::Clean module cleans up HTML code for web browsers, not humans. SYNOPSIS use HTML::Clean; $h = new HTML::Clean($filename); # or.. $h = new HTML::Clean($htmlcode); $h->compat(); $h->strip(); $data = $h->data(); print $$data; The HTML::Clean module encapsulates a number of common techniques for minimizing the size of HTML files. You can typically save between 10% and 50% of the size of a HTML file using these methods. It provides the following features: Remove unneeded whitespace (begining of line, etc) Remove unneeded META elements. Remove HTML comments (except for styles, javascript and SSI) Replace tags with equivilant shorter tags (< strong > --> < b >) etc. The entire proces is configurable, so you can pick and choose what you want to clean..

Requirements: No special requirements
Platforms: Linux
Keyword: Browsers Cleans Code Code For Html Code Htmlclean Libraries Module Programming Web Web Browsers
Users rating: 0/10

License: Freeware Size: 48.13 KB
USER REVIEWS
More Reviews or Write Review


HTML::CLEAN RELATED
Development Editors  -  VbCNet Code Parser For Html 1.0
VbCNet Code Parser For Html is a small, simple, easy to use application specially designed to help you convert .NET or C# code to HTML with just a press of the mouse. Basically this tool will convert your VB.net, C#.net Code to HTML code with...
 
Organizers  -  Code Camp Event Module 1.0.0.17553
Code Camp Event Module allows you to create events complete with speakers, sessions and an agenda. Features - Create multiple Code Camps - Tracks registrations and optionally adds people to the waitlist when the event is full - Speaker bios...
 
Development Tools  -  HTML2FO for HTML Tools 0.4.2
HTML2FO ist a converter for HTML files to the new XSL:FO format.It supports most of the usual tags. If you are missing a tag or think a tag is not handled as expected please open a feature request item.You may think that you have a XSLT which does...
51.2 KB  
Development Tools  -  Console Simple Webpage maker for HTML Tools 1.1
Console Simple Webpage maker code simply makes an html file for you, by the inputs that you put in, it is simple and fun.
10 KB  
Development Tools  -  C to Html for HTML Tools 1.1
This code changes any c/c file into html file and then it asks you either you want to excute the html file or not.
10 KB  
Development Tools  -  Tigra Scroller for HTML Tools 1.5
Tigra Scroller is free javascript widget for web sites that scrolls text or html in the box. Moving content saves the space on the page and attracts visitor's attention.Script is ideal for displaying long lists like hot news, events, slide shows,...
71.68 KB  
Libraries  -  Blatte::HTML 0.9
Blatte::HTML is a Perl module that contains tools for generating HTML with Blatte. SYNOPSIS use Blatte; use Blatte::Builtins; use Blatte::HTML; $perl = &Blatte::Parse(...string of Blatte code...); $val = eval $perl;...
14.34 KB  
Development Tools  -  Peacock for HTML Tools 1.9.1
Peacock is an HTML Editor for Gnome. Its is distributed under the GNU GPL License.Using the latest Gnome technologies like Bonobo, GtkHTML hopes to provide the Web Developers a congenial environment for making Websites.Still in its nascent stages...
143.36 KB  
Development Tools  -  Markdown for HTML Tools 1.0.1
Markdown is a text-to-HTML conversion tool for web writers.Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).Thus, d-deDUMarkdownd-deDt is two things: (1) a...
20.48 KB  
Development Tools  -  makeHTML for HTML Tools 0.06
makeHTML is a tool which helps the webmaster of complex web pages and allows the full control of the generated source.
20.48 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB