markup
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 221
Markup::Perl 0.5
Markup::Perl is a brilliant Perl module that will turn your CGI inside-out. more>> Markup:Perl 0.5 is a brilliant Perl module that will turn your CGI inside-out.
For some problems, particularly in the presentation layer, thinking of the solution as a webpage that can run perl is more natural than thinking of it as a perl script that can print a webpage.
It's been done before, but this module is simple. The source code is compact: one file and less than 2k of code. Simply put: if you can do it in Perl, you can do it in Markup:Perl, only without all the print statements, heredocs and quotation marks.
Requirements:
- Perl
Added: 2008-10-03 License: Perl Artistic License Price: FREE
1 downloads
Markup::MatchTree 1.0.0
Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees. more>>
Markup::MatchTree is a Perl module for building trees to be compared to Markup::Trees.
SYNOPSIS
use Markup::MatchTree;
my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree);
$match_tree->parse_file (http://localhost/site_template.xml);
Most likely you wont need to use this module explicitly unless you are doing some custom matching/parsing/extracting. Mainly this will be used by the upcoming Markup::Content module.
See Markup::Tree for a description of the methods. The only difference is MatchTree dosent accpet no_indent as an argument. no_squash_whitespace should be the same value that was used for Markup::Tree.
<<lessSYNOPSIS
use Markup::MatchTree;
my $match_tree = Markup::MatchTree->new( no_squash_whitespace => @same_as_I_used_for_Markup__Tree);
$match_tree->parse_file (http://localhost/site_template.xml);
Most likely you wont need to use this module explicitly unless you are doing some custom matching/parsing/extracting. Mainly this will be used by the upcoming Markup::Content module.
See Markup::Tree for a description of the methods. The only difference is MatchTree dosent accpet no_indent as an argument. no_squash_whitespace should be the same value that was used for Markup::Tree.
Download (0.003MB)
Added: 2006-09-21 License: Perl Artistic License Price:
1128 downloads
Short Markup Language 0.1
Short Markup Language is an alternative XML notation that is a character by character equivalent with XML. more>>
Short Markup Language is an alternative XML notation that is a character by character equivalent with XML.
Short Markup Language covers all legal XML constructs, including processing instructions, doctype declarations, internal DTD subsets and namespace declarations.
Currently SML-to-XML and XML-to-SML converters have been implemented. The converters are based on efficient JavaCC parsers, and can be run from the command-line run or an Ant-task.
Short Markup Language is an open-source project, published under the GNU General Public Licence.
Enhancements:
- First release includes SML to XML and XML to SML converters in an easy to use executable jar.
<<lessShort Markup Language covers all legal XML constructs, including processing instructions, doctype declarations, internal DTD subsets and namespace declarations.
Currently SML-to-XML and XML-to-SML converters have been implemented. The converters are based on efficient JavaCC parsers, and can be run from the command-line run or an Ant-task.
Short Markup Language is an open-source project, published under the GNU General Public Licence.
Enhancements:
- First release includes SML to XML and XML to SML converters in an easy to use executable jar.
Download (0.062MB)
Added: 2005-11-14 License: GPL (GNU General Public License) Price:
1440 downloads
eXtensible Server Side Markup Language 1.0
eXtensible Server Side Markup Language is an XML-based language to streamline development of Web applications, etc. more>>
eXtensible Server Side Markup Language is based on XML and Struts technologies, and allows for an easy and streamlined creation of various technical and business rules with further implementation as Web services and interfaces.
It features the ability to define XML structures and ties such to actual Java code, conditional and flow processing logic, variable definition by value and reference, and logging both at class and custom component level.
<<lessIt features the ability to define XML structures and ties such to actual Java code, conditional and flow processing logic, variable definition by value and reference, and logging both at class and custom component level.
Download (0.018MB)
Added: 2005-04-03 License: Freely Distributable Price:
1672 downloads
Geometry Description Markup Language 2.9.0
Geometry Description Markup Language workpackage is primarly ment to provide geometry data exchange format for the LCG apps. more>>
Geometry Description Markup Language (GDML) workpackage is primarly ment to provide geometry data exchange format for the LCG applications. The workpackage consists of the GDML Schema part, which is a fully self-consistent definition of the GDML syntax and the GDML I/O part which provides means for writing out and reading in GDML files.
The GDML Schema does not depend in any way on the GDML I/O packages. In particular, new extensions to the GDML I/O packages can be implemented (interfaces to new application, like for instance visualisation, editors, etc), while the GDML Schema definition remains unchanged.
Enhancements:
- The loop machinery was improved so that any volume can be used in a loop.
- An installation script was added along with support for auxiliary volume information.
- A SimpleExtension example that shows how to extend GDML with custom elements was added.
- The obsolete PyGDML package was removed.
<<lessThe GDML Schema does not depend in any way on the GDML I/O packages. In particular, new extensions to the GDML I/O packages can be implemented (interfaces to new application, like for instance visualisation, editors, etc), while the GDML Schema definition remains unchanged.
Enhancements:
- The loop machinery was improved so that any volume can be used in a loop.
- An installation script was added along with support for auxiliary volume information.
- A SimpleExtension example that shows how to extend GDML with custom elements was added.
- The obsolete PyGDML package was removed.
Download (2.6MB)
Added: 2007-03-17 License: GPL (GNU General Public License) Price:
954 downloads
Historical Event Markup and Linking Project 0_7.2-20060718
Historical Event Markup and Linking project provides a means of coordinating and navigating disparate historical materials. more>>
Historical Event Markup and Linking project its providing the user with means of coordinating and navigating disparate historical materials on the internet.
It includes:
- an XML schema for historical events which describes the events participants, dates, location and keywords; the schema associates these with source materials in print or on the web.
- XSLT stylesheets that combine conforming documents and generate lists, maps and graphical timelines out of them.
Heml integrates these resources using the Cocoon2 web publishing engine.
Main features:
- An RDF export of some recent Japanese history.
- A timeline of Russia under Stalin (in Russian)
- An xhtml document about Beethoven, with heml:Event tags added, producing a sidebar for historical navigation
- An animated map of events pertaining to the study of the history of Greek medicine (currently requires Adobe SVG Plugin)
- A dynamic map of the career of Gottfried Wilhelm von Leibniz
- A table of events during the Meiji Restoration (in Japanese Unicode)
Explore the menus above these to change their view, language, font, base map, calendar, etc. Alternatively, follow one of the Local Documents links on the site sidebar to explore all the views on that document.
Use the schema to create your own Heml documents, download the Heml webapp, and serve your material as timelines, maps and historical tables.
The somewhat out-of-date Project Description introduces the ideas behind Heml and outlines the direction this project is heading. The fully documented XML schema is also available. You can use it to create your own Heml documents, download the Heml webapp, and serve your material as timelines, maps and historical tables.
<<lessIt includes:
- an XML schema for historical events which describes the events participants, dates, location and keywords; the schema associates these with source materials in print or on the web.
- XSLT stylesheets that combine conforming documents and generate lists, maps and graphical timelines out of them.
Heml integrates these resources using the Cocoon2 web publishing engine.
Main features:
- An RDF export of some recent Japanese history.
- A timeline of Russia under Stalin (in Russian)
- An xhtml document about Beethoven, with heml:Event tags added, producing a sidebar for historical navigation
- An animated map of events pertaining to the study of the history of Greek medicine (currently requires Adobe SVG Plugin)
- A dynamic map of the career of Gottfried Wilhelm von Leibniz
- A table of events during the Meiji Restoration (in Japanese Unicode)
Explore the menus above these to change their view, language, font, base map, calendar, etc. Alternatively, follow one of the Local Documents links on the site sidebar to explore all the views on that document.
Use the schema to create your own Heml documents, download the Heml webapp, and serve your material as timelines, maps and historical tables.
The somewhat out-of-date Project Description introduces the ideas behind Heml and outlines the direction this project is heading. The fully documented XML schema is also available. You can use it to create your own Heml documents, download the Heml webapp, and serve your material as timelines, maps and historical tables.
Download (7.5MB)
Added: 2006-07-18 License: LGPL (GNU Lesser General Public License) Price:
1193 downloads
gmuck 1.12
gmuck assists you in producing valid (X)HTML by checking CGI scripts, XSL stylesheets, templates. more>>
gmuck assists you in producing valid (X)HTML by checking CGI scripts, XSL stylesheets, templates, normal HTML files or [you name it] and reporting errors that it finds. The project is not a replacement for real validation tools, but is handy in quick checks and in situations where validation of the actual markup is troublesome.
gmuck assists you in producing valid (X)HTML by checking CGI scripts, XSL stylesheets, templates, normal HTML files or [you name it] and reporting errors that it finds.
It is not a replacement for real validation tools, but is handy in quick checks and in situations where validation of the actual generated markup is troublesome.
gmuck is a line-oriented tool. Because of that, its structural checking capabilities are limited, but it makes an attempt to report syntactical errors as well as provides some lint-like features.
There gmuck distribution consists of the "HTML::GMUCK" module and the "gmuck" command line interface to it.
See the gmuck(1) and HTML::GMUCK(3) manual pages (or before installation, "perldoc bin/gmuck.pod" and "perldoc lib/HTML/GMUCK.pod" in the dir where you unpacked gmuck), and ChangeLog, TODO and BUGS files for more information.
gmuck is short for Generated MarkUp ChecKer, or Generated MUCK if you like. Hmph, thats actually ambiguous, see above for a better explanation. But gmuck sounds cool
<<lessgmuck assists you in producing valid (X)HTML by checking CGI scripts, XSL stylesheets, templates, normal HTML files or [you name it] and reporting errors that it finds.
It is not a replacement for real validation tools, but is handy in quick checks and in situations where validation of the actual generated markup is troublesome.
gmuck is a line-oriented tool. Because of that, its structural checking capabilities are limited, but it makes an attempt to report syntactical errors as well as provides some lint-like features.
There gmuck distribution consists of the "HTML::GMUCK" module and the "gmuck" command line interface to it.
See the gmuck(1) and HTML::GMUCK(3) manual pages (or before installation, "perldoc bin/gmuck.pod" and "perldoc lib/HTML/GMUCK.pod" in the dir where you unpacked gmuck), and ChangeLog, TODO and BUGS files for more information.
gmuck is short for Generated MarkUp ChecKer, or Generated MUCK if you like. Hmph, thats actually ambiguous, see above for a better explanation. But gmuck sounds cool
Download (0.023MB)
Added: 2007-04-02 License: GPL (GNU General Public License) Price:
935 downloads
XML-CompareML 0.2.0
XML::CompareML is a Perl module for managing multi-system and multi-item comparisons. more>>
The primary use of this module by its author was to manage the Better SCM comparison of version control systems.
The Perl versions can generate either HTML or DocBook/XML. (the latter can be converted into many other formats). Also available is an XSLT stylesheet for transforming the XML markup into HTML.
<<lessThe Perl versions can generate either HTML or DocBook/XML. (the latter can be converted into many other formats). Also available is an XSLT stylesheet for transforming the XML markup into HTML.
Download (0.017MB)
Added: 2007-03-20 License: Perl Artistic License Price:
948 downloads
HTMLab 1.11
HTMLab is a tool for demonstrating and experimenting with HTML markup. more>>
HTMLab is a tool for demonstrating and experimenting with HTML markup. It runs within a web browser, using JavaScript and CGI. HTML documents may be created or marked up on-the-fly, and the results immediately displayed or validated.
The Interactive HTMLab is implemented by the htmlab.cgi CGI script. This script requires perl version 5 and the LWP::UserAgent module.
Do not even consider retrieving this unless you are reasonably competent with perl. All you are getting is a bare script with no documentation. You will almost certainly need to tailor it to work in your environment.
For instance, the do-validate.sh script (launched by the VALIDATE button) almost certainly wont run as-is in your environment.
<<lessThe Interactive HTMLab is implemented by the htmlab.cgi CGI script. This script requires perl version 5 and the LWP::UserAgent module.
Do not even consider retrieving this unless you are reasonably competent with perl. All you are getting is a bare script with no documentation. You will almost certainly need to tailor it to work in your environment.
For instance, the do-validate.sh script (launched by the VALIDATE button) almost certainly wont run as-is in your environment.
Download (0.005MB)
Added: 2006-11-20 License: GPL (GNU General Public License) Price:
1068 downloads
RetroWiki 2.2
RetroWiki is a flat-file wiki engine written in RetroForth and PHP. more>>
RetroWiki is a flat-file wiki engine written in RetroForth and PHP. The markup language can easily be extended with new markups.
Enhancements:
- This release adds caching of generated pages, a few security fixes, and a significant clean-up of the PHP code.
<<lessEnhancements:
- This release adds caching of generated pages, a few security fixes, and a significant clean-up of the PHP code.
Download (0.10MB)
Added: 2005-11-03 License: Public Domain Price:
1451 downloads
Callplot 0.1
Callplot is a tool for drawing call-flow diagrams of the kind common in the telecommunications industry. more>>
Callplot is a tool for drawing "call-flow" diagrams of the kind common in the telecommunications industry. Input to the tool is in a terse textual notation, and output from the tool can be in several formats, including "ASCII-art", pic format, XML, SVG, and VML.
The -pic option produces pic(1) format output, rather than the default ASCII Art. Note that the pic support is not so good implemented at the moment.
The -vml option creates output in Vector Markup Language, which is understood by Internet Explorer and Microsoft Office.
The -xml option creates output in a hybrid ascii-art/annotations XML format that is designed to be used for annotated call flows.
<<lessThe -pic option produces pic(1) format output, rather than the default ASCII Art. Note that the pic support is not so good implemented at the moment.
The -vml option creates output in Vector Markup Language, which is understood by Internet Explorer and Microsoft Office.
The -xml option creates output in a hybrid ascii-art/annotations XML format that is designed to be used for annotated call flows.
Download (0.029MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1187 downloads
libupnp 1.3.1
libupnp is a Linux SDK and UPnP devices library. more>>
libupnp is a Linux SDK and UPnP devices library.
The Linux SDK for UPnP Devices is an SDK for development of UPnP device
and control point applications for Linux.
It consists of the core UPnP protocols along with a UPnP-specific eXtensible Markup Language (XML) parser supporting the Document Object Model (DOM) Level 2 API and an optional, integrated mini web server for serving UPnP related documents.
<<lessThe Linux SDK for UPnP Devices is an SDK for development of UPnP device
and control point applications for Linux.
It consists of the core UPnP protocols along with a UPnP-specific eXtensible Markup Language (XML) parser supporting the Document Object Model (DOM) Level 2 API and an optional, integrated mini web server for serving UPnP related documents.
Download (0.72MB)
Added: 2006-03-28 License: BSD License Price:
1309 downloads
libRUIN 0.1.4
libRUIN is a rendering library for various XML-based user interface markup languages. more>>
libRUIN (Renderer for User Interfaces in Ncurses) is a rendering library for various XML-based user interface markup languages (such as XHTML or Mozilla XUL). libRUIN is using the Ncurses terminal control library as a rendering target.
GNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion).
An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.
Enhancements:
- This release adds an implementation of the automatic table layout algorithm.
- The latest versions of SCSS and SDOM have been integrated, allowing automatic document type detection and several rendering correctness fixes.
- The API has changed to reflect the mitigated need for XML dialect specification.
- Issues related to rendering corruption and border widths have been resolved.
<<lessGNU Guile and the SDOM Scheme module are used as the "glue" that manages user input and event handling (as such, event handlers must currently be written in Guile Scheme; support for ECMAscript event handlers is being considered for inclusion).
An application programmer passes an XML document (including, potentially, a set of CSS stylesheets) and an Ncurses WINDOW structure, and libRUIN paints the WINDOW according to the markup and CSS; the programmer may subsequently pass Ncurses-style input strings to that WINDOW via libRUIN, and libRUIN will handle the resulting event flows.
Enhancements:
- This release adds an implementation of the automatic table layout algorithm.
- The latest versions of SCSS and SDOM have been integrated, allowing automatic document type detection and several rendering correctness fixes.
- The API has changed to reflect the mitigated need for XML dialect specification.
- Issues related to rendering corruption and border widths have been resolved.
Download (0.48MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
959 downloads
OpenHuman 1.3
OpenHuman is a Web-based, database and operating system independent, self-expression system. more>>
OpenHuman is a Web-based, database and operating system independent, self-expression system. It is an exact copy of the idea experimented with on openhuman.org.
OpenHuman project has been released to let social groups from anywhere around the world build their own openhuman pages and experiment with this idea locally.
Why you should be an OpenHuman? Because:
- openness is always good
- helps us to understand that we are not alone
- makes you stronger, dont be shy
- widens your vision, enlightens you
- can be a place to make references about you (like: Emre has 4 names)
- can help scientific researches (database dumps will be freely available)
Enhancements:
- Wikipedia Interoperability.
- An internal markup language.
- Updated Profiles on the homepage.
- Usability improvements.
- A minor bugfix in dashboard.php.
<<lessOpenHuman project has been released to let social groups from anywhere around the world build their own openhuman pages and experiment with this idea locally.
Why you should be an OpenHuman? Because:
- openness is always good
- helps us to understand that we are not alone
- makes you stronger, dont be shy
- widens your vision, enlightens you
- can be a place to make references about you (like: Emre has 4 names)
- can help scientific researches (database dumps will be freely available)
Enhancements:
- Wikipedia Interoperability.
- An internal markup language.
- Updated Profiles on the homepage.
- Usability improvements.
- A minor bugfix in dashboard.php.
Download (0.95MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1034 downloads
HTML::WikiConverter::Markdown 0.02
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. more>>
HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup.
SYNOPSIS
use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => Markdown );
print $wc->html2wiki( $html );
This module contains rules for converting HTML into Markdown markup. You should not use this module directly; HTML::WikiConverter is the entry point for html->wiki conversion (eg, see synopsis above). See HTML::WikiConverter for additional usage details.
<<lessSYNOPSIS
use HTML::WikiConverter;
my $wc = new HTML::WikiConverter( dialect => Markdown );
print $wc->html2wiki( $html );
This module contains rules for converting HTML into Markdown markup. You should not use this module directly; HTML::WikiConverter is the entry point for html->wiki conversion (eg, see synopsis above). See HTML::WikiConverter for additional usage details.
Download (0.008MB)
Added: 2006-10-19 License: Perl Artistic License Price:
1101 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above markup search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed