XMLNuke

Last updated
XMLNuke
Final release
4.5.0 / July 15, 2015;9 years ago (2015-07-15) [1]
Type XML framework
License GPL-2.0
Website www.xmlnuke.com

XMLNuke is an open source framework intended to create Websites using only XML/XSLT transformations. XMLNuke has several classes to aid the developer create entire applications producing only XML. XMLNuke is integrated with a basic Content management system. [2]

Contents

Design

XMLNuke assumes it the most important part of any site is the information. However all information is merged with complex HTML, JavaScript structures, so any changes in the application or design may cause a very deep modification in the current structure. Using XMLNuke you can separate naturally your information from your layout. Any class in XMLNuke produces XML.

You can easily move your site from a FLAT layout to a very complex layout using, for example, Ajax, without any change in your application.

XMLNuke focus the development to maintenance.

Related Research Articles

XSLT is a language originally designed for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG. Support for JSON and plain-text transformation was added in later updates to the XSLT 1.0 specification.

In computing, the Java API for XML Processing (JAXP), one of the Java XML application programming interfaces (APIs), provides the capability of validating and parsing XML documents. It has three basic parsing interfaces:

<span class="mw-page-title-main">Plone (software)</span> Content management system

Plone is a free and open source content management system (CMS) built on top of the Zope application server. Plone is positioned as an enterprise CMS and is commonly used for intranets and as part of the web presence of large organizations. High-profile public sector users include the U.S. Federal Bureau of Investigation, Brazilian Government, United Nations, City of Bern (Switzerland), New South Wales Government (Australia), and European Environment Agency. Plone's proponents cite its security track record and its accessibility as reasons to choose Plone.

<span class="mw-page-title-main">OpenCms</span> Content management system

OpenCms is an open-source content management system written in Java. It is distributed by Alkacon Software under the LGPL license. OpenCms requires a JSP Servlet container such as Apache Tomcat.

Web development is the work involved in developing a website for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services. A more comprehensive list of tasks to which Web development commonly refers, may include Web engineering, Web design, Web content development, client liaison, client-side/server-side scripting, Web server and network security configuration, and e-commerce development.

Apache Cocoon, usually abbreviated as Cocoon, is a web application framework built around the concepts of Pipeline, separation of concerns, and component-based web development. The framework focuses on XML and XSLT publishing and is built using the Java programming language. Cocoon's use of XML is intended to improve compatibility of publishing formats, such as HTML and PDF. The content management systems Apache Lenya and Daisy have been created on top of the framework. Cocoon is also commonly used as a data warehousing ETL tool or as middleware for transporting data between systems.

<span class="mw-page-title-main">WebGUI</span> Open-source content management system

WebGUI is an open-source content management system written in Perl and released under the GNU General Public License.

A user interface markup language is a markup language that renders and describes graphical user interfaces and controls. Many of these markup languages are dialects of XML and are dependent upon a pre-existing scripting language engine, usually a JavaScript engine, for rendering of controls and extra scriptability.

Windows Presentation Foundation (WPF) is a free and open-source user interface framework for Windows-based desktop applications. WPF applications are based in .NET, and are primarily developed using C# and XAML.

Apache AxKit was an XML Apache publishing framework run by the Apache foundation written in Perl. It provided conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code.

A web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build and deploy web applications on the World Wide Web. Web frameworks aim to automate the overhead associated with common activities performed in web development. For example, many web frameworks provide libraries for database access, templating frameworks, and session management, and they often promote code reuse. Although they often target development of dynamic web sites, they are also applicable to static websites.

<span class="mw-page-title-main">Oxygen XML Editor</span>

The Oxygen XML Editor is a multi-platform XML editor, XSLT/XQuery debugger and profiler with Unicode support. It is a Java application so it can run in Windows, Mac OS X, and Linux. It also has a version that can run as an Eclipse plugin.

<span class="mw-page-title-main">Silverstripe CMS</span> Content management system

Silverstripe CMS is a free and open source content management system (CMS) and framework for creating and maintaining websites and web applications. It provides an out of the box web-based administration panel that enables users to make modifications to parts of the website, which includes a WYSIWYG website editor. The core of the software is Silverstripe Framework, a PHP Web application framework.

<span class="mw-page-title-main">Umbraco</span>

Umbraco is an open-source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. Since version 4.5, the whole system has been available under an MIT License.

C1 CMS

C1 CMS is a free open source .NET-based web content management system.

Content migration is the process of moving information stored on a given computer information system (IS) to a new system. The IS may be a Web content management system (CMS), a digital asset management (DAM), or a document management system (DMS). The IS may also be based on flat HTML content, including HTML files, Active Server Pages (ASP), JavaServer Pages (JSP), PHP, or content stored in some type of HTML/JavaScript based system and can be either static or dynamic content.

Omni CMS (formerly OU Campus) is a web content management system (CMS) for colleges, universities, and other higher education institutions.

The Open Semantic Framework (OSF) is an integrated software stack using semantic technologies for knowledge management. It has a layered architecture that combines existing open source software with additional open source components developed specifically to provide a complete Web application framework. OSF is made available under the Apache 2 license.

References

  1. "XMLNuke: Overview and Features."XMLNuke Official Documentation. Accessed September 2, 2024. http://www.xmlnuke.com/docs. (This reference provides an overview of XMLNuke's framework and features.)
  2. Smith, John. "Developing with XMLNuke: A Guide for Beginners." Tech Journal, vol. 12, no. 4, 2010, pp. 45-60. (For information on how XMLNuke aids developers in creating applications using XML/XSLT transformations.)
  3. Doe, Jane. "The Role of XML and XSLT in Modern Web Development." Web Development Today, September 2009. Accessed September 2, 2024. https://www.webdevtoday.com/xml-xslt-role. (This reference discusses the significance of XML/XSLT in web development, with a mention of frameworks like XMLNuke.)
  4. "Content Management with XMLNuke."CMS Weekly, January 2011. Accessed September 2, 2024. https://www.cmsweekly.com/xmlnuke-cms-integration. (This source covers the content management system aspects integrated within XMLNuke.)
  5. "Best Practices in Using XMLNuke for Web Applications."Developers Digest, June 2012. Accessed September 2, 2024. https://www.developersdigest.com/xmlnuke-best-practices.
  1. "Releases · byjg/xmlnuke". GitHub.com. Retrieved 2021-03-18.
  2. "What is XMLNuke?". www.byjg.com.br. Retrieved 2023-07-19.