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

Xml Generator freeware
Filter: All | Freeware | Demo
 

Xml Generator

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.558

XML::Generator::vCard::RDF XML::Generator::vCard::RDF is a Perl module that can generate RDF/XML SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard::RDF; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard::RDF->new(Handler=>$writer);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (173): XML::Generator::vCard::RDF Download

Added: January 18, 2010 | Visits: 2.286

XML::Generator::vCard XML::Generator::vCard is a Perl module that can generate SAX2 events for vCard 3.0 SYNOPSIS use XML::SAX::Writer; use XML::Generator::vCard; my $writer = XML::SAX::Writer->new(); my $driver = XML::Generator::vCard->new(Handler=>$writer); $driver->parse_files("test.vcf"); Generate SAX2... Platforms: *nix

License: Freeware Size: 7.17 KB Download (417): XML::Generator::vCard Download

Added: June 13, 2010 | Visits: 893

XML::Generator::PerlData XML::Generator::PerlData is a Perl extension for generating SAX2 events from nested Perl data structures. SYNOPSIS use XML::Generator::PerlData; use SomeSAX2HandlerOrFilter; ## Simple style ## # get a deeply nested Perl data structure... my $hash_ref =... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): XML::Generator::PerlData Download

Added: November 18, 2010 | Visits: 1.012

XML::Generator::DOM XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generator::DOM; my $dg = XML::Generator::DOM->new(); my $doc = $dg->xml($dg->xmlcmnt("Test document."), $dg->foo({baz => bam}, 42)); print $doc->toString; yields: < ?xml... Platforms: *nix

License: Freeware Size: 21.5 KB Download (118): XML::Generator::DOM Download

Added: April 16, 2010 | Visits: 1.004

XML::Generator::RSS10::dc XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link => http://pants.example.com/, description => A fascinating pants site,... Platforms: *nix

License: Freeware Size: 19.46 KB Download (100): XML::Generator::RSS10::dc Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 450

Xml Generator Query Language Xml Generator Query Language is a language whose purpose is to Generate Xml,Xhtml from Relational DB: No Xsl required, XQuery/Xpath, DB Independant.You can interpolate queries to create multilevel xml trees and insert custom tags. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 65.15 KB Download (52): Xml Generator Query Language Download

Added: May 10, 2013 | Visits: 490

Simplest XML generator This script is an XML 1.0 generator. It returns a string representing a standard XML 1.0 declaration equal as it is default initialized in __init__. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Simplest XML generator Download

Added: August 08, 2013 | Visits: 400

ll-xist XIST is an extensible HTML and XML generator. XIST is also a XML parser with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object... Platforms: *nix

License: Freeware Size: 430.08 KB Download (44): ll-xist Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 294

XGAP - XML Generator of APplications XGAP stands for 'Xml - Generador de APlicaciones'. The primary goal of XGAP is to assist the programmer in the repetitive and common coding tasks. That's why XGAP concentrates more in specifying an application than in programming it. You program a web application using XGAP by creating a set of... Platforms: Windows, Mac, Linux

License: Freeware Size: 8 MB Download (47): XGAP - XML Generator of APplications Download

Added: November 25, 2010 | Visits: 1.102

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>... Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): HTML::Tiny Download

Added: June 26, 2013 | Visits: 346

XIST for Linux XIST is an extensible HTML and XML generator. XIST is also a XML parser with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object... Platforms: *nix

License: Freeware Size: 378.88 KB Download (31): XIST for Linux Download

Added: November 18, 2013 | Visits: 394

Elementflow Elementflow is a Python library for generating XML as a stream without first building a tree in memory. Some existing XML producing libraries (like ElementTree, lxml) build a whole XML tree in memory and then serialize it. It might be inefficient for moderately large XML payloads (think of a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Elementflow Download

Added: May 10, 2013 | Visits: 473

xml parser and generator Sometimes one needs a quick and dirty solution for parsing and generating xml. This script uses only the python parser itself for the parsing of xml. xml code is translated to valid python code and then evaluated. The generated objects can then be manipluated within python itself and treated as... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): xml parser and generator Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 615

Direct XML Builder Convert Databases ( MySQL, Access, Oracle, PostgreSQL, SQLite, ODBC, InterBase, DB2 ), CSV/TSV, XML files in new structured XML files. Create in a blink of an eye RSS,Atom feeds. You can create product feeds for (NexTag, GoogleBase, Pricegrabber...). Imagination is the only limit to what you can... Platforms: Windows

License: Freeware Size: 379 KB Download (51): Direct XML Builder Download

Added: May 13, 2010 | Visits: 1.345

GPS::Lowrance GPS::Lowrance is a Perl module connect to Lowrance and Eagle GPS devices. REQUIREMENTS The following modules are required to use this module: Carp::Assert GPS::Lowrance::LSI 0.23 Parse::Binary::FixedFormat Win32::SerialPort or Device::SerialPort If you will be using the... Platforms: *nix

License: Freeware Size: 22.53 KB Download (139): GPS::Lowrance Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 333

markup.py Markup.py is an intuitive, light-weight and customizable HTML/XML generator in Python. Platforms: Windows, Mac, Linux

License: Freeware Size: 14.03 KB Download (47): markup.py Download

Added: January 06, 2010 | Visits: 831

PerlPoint::Generator::XML::XHTML::Paged PerlPoint::Generator::XML::XHTML::Paged is a Perl module that generates paged XHTML via XML.. Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): PerlPoint::Generator::XML::XHTML::Paged Download

Released: August 09, 2007  |  Added: August 11, 2007 | Visits: 8.984

Offline Site Map Generator Free Offline Site Map Generator for Windows creates sitemaps for your website. It scans the local folder with your web site copy to collect web site pages.It generates sitemaps of the Google Sitemap Protocol XML and/or the common Site Map HTML which are recognized by all search engines, including... Platforms: Windows

License: Freeware Size: 568.6 KB Download (631): Offline Site Map Generator Download

Released: November 29, 2012  |  Added: December 23, 2012 | Visits: 5.627

SiteMap Generator Use Sitemap Generator to extract all the links from your site recursively and generate Google Sitemap (XML), Yahoo Sitemap (TXT), HTML and CSV sitemaps automatically. Platforms: Windows

License: Freeware Size: 1.94 MB Download (890): SiteMap Generator Download

Added: March 16, 2010 | Visits: 1.606

QOF Generator QOF Generator is a project that generates C object source code from HTML/PHP or Perl/XML. Generating new objects for the Query Object Framework is repetitive, tedious, and time consuming. Qof Generator automates this process in PHP to build a working test program linked against QOF. Objects... Platforms: *nix

License: Freeware Size: 17.41 KB Download (151): QOF Generator Download

1 2 3 4 5 >