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

Doctype freeware
Filter: All | Freeware | Demo
 

Doctype

1 2 > 
Added: April 17, 2010 | Visits: 951

XML::Mini::Element::DocType XML::Mini::Element::DocType Perl module is used internally to represent < !DOCTYPE bla bla [ ... ] >. You shouldnt need to use it directly, see XML::Mini::Elements docType() method..



Platforms: *nix

License: Freeware Size: 34.82 KB Download (104): XML::Mini::Element::DocType Download

Added: February 04, 2010 | Visits: 671

XML::ValidWriter XML::ValidWriter is DOCTYPE driven valid XML output. SYNOPSIS ## As a normal perl object: $writer = XML::ValidWriter->new( DOCTYPE => $xml_doc_type, OUTPUT => *FH ) ; $writer->startTag( b1 ) ; $writer->startTag( c2 ) ; $writer->end ; ## Writing to a scalar: $writer =...





Platforms: *nix

License: Freeware Size: 28.67 KB Download (93): XML::ValidWriter Download

Added: April 19, 2013 | Visits: 542

PHP::HTML for HTML Tools PHP::HTML is a set of HTML classes to help creating complex documents in a clean and automated way. Widgets, which are based on the classes can make the task of building a web site a very easy one.PHP::HTML is a set of PHP classes that implements a DOM style approach to HTML documents.The...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): PHP::HTML for HTML Tools Download

Added: April 04, 2013 | Visits: 586

jQuery Comment Replies Basically, I wanted to have my comment replies hidden, and have them expand only when I clicked (what's used in this case) a div, using jQuery. So top-level comments are down, but of the comment has children (i.e. has any replies to that specific comment) they would be "folded shut". When you...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): jQuery Comment Replies Download

Added: September 25, 2013 | Visits: 440

Flask-Genshi Flask-Genshi is a Flask extension that allows you to easily use Genshi for templating. It knows how to render a template based on the file extension and can create Response objects with mimetype set accordingly. Installation Just grab it from PyPI with easy_install or pip, for example:...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (45): Flask-Genshi Download

Added: August 09, 2008 | Visits: 855

Simpletidy Simpletidy cleans and converts your webpages to wellformed XHTML 1.0. Easy and simple to use interface. Cleans and fixes your HTML code. Adds the proper Doctype. Fixes overlapping nestings. Fixes mixed up tags. Missing or mismatched end tags are corrected. End tags in the wrong order are...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (442): Simpletidy Download

Added: January 18, 2010 | Visits: 939

XML::DocStats XML::DocStats is a Perl module to produce a simple analysis of an XML document. SYNOPSIS Analyze the xml document on STDIN, the STDOUT output format is html: use XML::DocStats; my $parse = XML::DocStats->new; $parse->analyze; Analyze in-memory xml document: use XML::DocStats; my...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): XML::DocStats Download

Added: September 22, 2010 | Visits: 1.043

XhtmlValidator.php XhtmlValidator.php can be used to validate XHTML documents. It uses only the expat extension functions always available under since PHP 3 and it does not need other external XML processing extensions. This validator is part of the Akelos Framework and is enabled by default when the framework is...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (97): XhtmlValidator.php Download

Added: January 09, 2010 | Visits: 613

XOM XOM is an XML object model. XOM project is a tree-based API for processing XML with Java that simultaneously supports streaming. In many use-cases, it can process arbitrarily large documents with effectively constant memory sizes. It strives for correctness, simplicity, and performance, in...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (88): XOM Download

Added: November 03, 2010 | Visits: 887

XML::DOM::DocumentType XML::DOM::DocumentType is an XML document type (DTD) in XML::DOM. XML::DOM::DocumentType extends XML::DOM::Node. Each Document has a doctype attribute whose value is either null or a DocumentType object. The DocumentType interface in the DOM Level 1 Core provides an interface to the list of...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (94): XML::DOM::DocumentType Download

Added: July 20, 2010 | Visits: 861

Java2Excel Java2Excel is a library that allows the generation of simple excel files using objects of type java.util.Collection. The current verison of Java2Excel contains a lot of limitations. You can only write the collection in excel files using an xml file as a descriptor of what properties you want in...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (91): Java2Excel Download

Added: February 08, 2010 | Visits: 739

XML::IDMEF XML::IDMEF is a module for building/parsing IDMEF messages. QUICK START Below is an example of an Alert IDMEF message. < ?xml version="1.0" encoding="UTF-8"? > < !DOCTYPE IDMEF-Message PUBLIC "-//IETF//DTD RFC XXXX IDMEF v1.0//EN" "idmef-message.dtd" > < IDMEF-Message > < Alert > <...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (114): XML::IDMEF Download

Added: July 09, 2010 | Visits: 1.146

Log::Log4perl::Layout::XMLLayout Log::Log4perl::Layout::XMLLayout is an XML Layout. SYNOPSIS use Log::Log4perl::Layout::XMLLayout; my $app = Log::Log4perl::Appender->new("Log::Log4perl::Appender::File"); my $logger = Log::Log4perl->get_logger("abc.def.ghi"); $logger->add_appender($app); # Log with LocationInfo my...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (101): Log::Log4perl::Layout::XMLLayout Download

Added: February 08, 2010 | Visits: 640

XML::IODEF XML::IODEF is a Perl module for building/parsing IODEF messages. QUICK START Below is an example of an Incident IODEF message. < ?xml version="1.0" encoding="UTF-8"?> < !DOCTYPE IODEF-Message PUBLIC "-//IETF//DTD RFC XXXX IODEF v1.0//EN" "IODEF-Document.dtd"> < IODEF-Document> < Incident...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): XML::IODEF Download

Added: September 18, 2010 | Visits: 859

mod_proxy_html mod_proxy_html is an output filter to rewrite HTML links in a proxy situation, to ensure that links work for users outside the proxy. mod_proxy_html serves the same purpose as Apaches ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy. For...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (115): mod_proxy_html Download

Added: June 25, 2010 | Visits: 824

HTML::Detoxifier HTML::Detoxifier is a practical module to strip harmful HTML. SYNOPSIS use HTML::Detoxifier qw ; my $clean_html = detoxify $html; my $cleaner_html = detoxify($html, disallow => [qw(dynamic images document)]); my $stripped_html = detoxify($html, disallow => [qw(everything)]);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): HTML::Detoxifier Download

Added: August 20, 2010 | Visits: 1.131

XML::API::WIX2 XML::API::WIX2 is a WIX source file generation through an object API. SYNOPSIS As a simple example the following perl code: use XML::API; my $m_wxs = new XML::API(doctype => WIX2, encoding => UTF-8); $m_wxs->Product_open({ Id => 12345678-1234-1234-1234-123456789012, Name => Test...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (102): XML::API::WIX2 Download

Added: September 05, 2010 | Visits: 827

GooeySAX GooeySAX is a cross-platform tool that wraps an underlying SAX parser (Apache Xerces, to be exact) in a Java Swing interface. You can use GooeySAX to parse XML documents on your local file system or across the network to determine their Well-Formedness. With the optional Validity setting...


Platforms: *nix

License: Freeware Download (94): GooeySAX Download

Added: May 12, 2010 | Visits: 986

XML::DOM::Document XML::DOM::Document is an XML document node in XML::DOM. XML::DOM::Document extends XML::DOM::Node. It is the main root of the XML document structure as returned by XML::DOM::Parser::parse and XML::DOM::Parser::parsefile. Since elements, text nodes, comments, processing instructions, etc....


Platforms: *nix

License: Freeware Size: 112.64 KB Download (106): XML::DOM::Document Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 537

ParseProGo for Mac OS A desktop-application for creating and editing php, html, and text-files with integrated preview. ParseProGo allows working on multiple documents, autosaving, easy html-formatting (css in div-elements, html-format-tags, table-formatting, doctypess, etc.), exchange of special characters,...


Platforms: Mac

License: Freeware Size: 512 KB Download (62): ParseProGo for Mac OS Download

1 2 >