EditiX 2008 SP 1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News EditiX 2008 SP 1 (Default branch)
# 1  
Old 03-08-2008
EditiX 2008 SP 1 (Default branch)

ImageEditiX is a cross-platform and multi-purpose XML editor and XSLT debugger (1.0 and 2.0), which helps Web authors and programmers use XML and XML-related technologies, such as XSLT, FO, and XSD schemas. It provides a lot of functionality within a refined IDE, which guides the user with intelligent entry helpers, and has real-time XPath location and syntax error detection. It allows the user to apply an XSLT or FO transformation, and shows the result in a separate view. It includes default templates for XML, DTD, XHTML, XSLT, XSD, XML RelaxNG, SVG, MathML, and XML FO. It can generate schema W3C, DTD or RelaxNG from a document instance.License: Other/Proprietary License with Free TrialChanges:
This service pack includes an XSLT profiler and fixes various problems with the XSLT debugger. Users can transform an XSL-FO document from an XSLT action, all in one operation. Actions were added for nodes for duplicating the previous/next sibling node. This release also fixes dozen of bugs and improves global performance.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Bundle::Apache::ASP::Extra(3pm) 			User Contributed Perl Documentation			   Bundle::Apache::ASP::Extra(3pm)

NAME
Bundle::Apache::ASP::Extra - Install modules that provide additional functionality to Apache::ASP SYNOPSIS
perl -MCPAN -e 'install Bundle::Apache::ASP::Extra' CONTENTS
Bundle::Apache::ASP - Base for Apache::ASP installation CGI - Required for file upload, make test, and command line ./cgi/asp script HTML::Parser - Required for HTML::FillInForm HTML::Clean - Compress text/html with Clean config or $Response->{Clean} set to 1-9 Net::SMTP - Runtime errors can be mailed to the webmaster with MailErrorTo config Devel::Symdump - Used for StatINC setting, which reloads modules dynamically Apache::DBI - Cache database connections per process Compress::Zlib - Gzip compress HTML output on the fly Time::HiRes - Sub second timing of execution with Debug 3 or -3 enabled HTML::FillInForm - FormFill functionality which autofills HTML forms from form data Apache::Filter - Required for SSI filtering with Apache::SSI HTML::SimpleParse - Required for SSI filtering with Apache::SSI Apache::SSI - Required for full server side includes support ( SSI ) beyond file includes Tie::TextDir - Fast file based cache for CacheDB, good for caching large values for things like XSLT and $Response->Include() caching Bundle::XML - Required for XML::XSLT support. XML::XSLT - Required for XSLT support. May also use XML::Sablotron and XML::LibXSLT for this, which are not part of this bundle. DESCRIPTION
This bundle contains extra modules used by Apache::ASP. AUTHOR
Joshua Chamas perl v5.14.2 2011-08-15 Bundle::Apache::ASP::Extra(3pm)