A directory of resources inthe field of technical communication.

Articles>Web Design>Information Design>XML

18 found.

About this Site | Advanced Search | Localization | Site Maps
 

 

1.
#30670

Assemble a Cross-Platform Firefox Extension

XUL is a surprisingly easy way to build cross-platform browser extensions or even stand-alone applications. Discover how to build powerful, flexible Mozilla browser extensions that go beyond the capabilities of other tools like embedded scripting languages or CGI--because they're built right into the user's browser.

Ogbuji, Uche. IBM (2007). Articles>Information Design>XML>Web Browsers

2.
#21044

Deep XML

At the recent XML conference, Norm Walsh hosted a nocturne on Practical RDF, the highlight of which was his tour through thenorman.walsh.name setup. From the outside you may think this is a mere blog, but it’s actually a side-effect of a frighteningly gnarly confluence of metadata streams which are shaken and stirred to produce a sprawling network of resources a small part of which you might want to peruse for Norm’s news & views. I have a picture that made the audience at the session gasp in disbelief.

Bray, Tim. Deep XML (2003). Articles>Information Design>Web Design>XML

3.
#29953

Firefox 2.0 and XML

Firefox 2.0 brought several important changes in its XML support. It's currently reaching its peak in user deployment. Learn about updated XML features in Firefox 2.0, including a controversial change to the handling of RSS Web feeds.

Ogbuji, Uche. IBM (2007). Articles>Information Design>XML>Web Browsers

4.
#22646

The Organized Web

This document discusses the evolution of the Internet from an unorganized collection of web pages to an organized collection of data. It outlines how XML is at the center of that transformation, and how organizations can take advantage of this evolution with the development of web based services.

Duffy, Scott. XGuru (2001). Articles>Web Design>Information Design>XML

5.
#31865

The Wisdom of Crowds Meets the Wisdom of Authors: How XML Enables the Semantic Web

Combining semantic markup with a granular authoring approach like DITA holds a lot of promise for content creators and consumers alike. Content becomes easy to define and even easier to discover. The combination also holds a lot of promise for the future of the Semantic Web itself. In fact, creating the Semantic Web might be as easy as authoring content in DITA.

Wlodarczyk, Paul. XML.org (2008). Articles>Information Design>Web Design>XML

6.
#29978

XML Data Binding

XML became an integral part of Microsoft's strategy around the time of Internet Explorer 4. IE4 was an XML-aware browser. As well as displaying HTML documents, it could also display XML documents through an inbuilt XML parser. Another part of IE4 was something known as the XML DSO (Data Source Object). The XML DSO allows you to manipulate primitive XML 'data islands' by binding (or attaching) the XML data to HTML presentation elements. The XML elements within Internet Explorer continue to be improved and added to with every new IE release.

Self, Tony. HyperWrite (2006). Articles>Information Design>XML>Web Browsers

7.
#26877

XML in Firefox 1.5, Part 1: Overview of XML Features

The open source Firefox Web browser continues to grow in popularity. Users like the security and convenience features it offers. Developers like the Firefox attention to standards compliance, inherited from its Mozilla roots. The most recent version, Firefox 1.5, comes with many features for XML developers, including XML parsing, XHTML, CSS, XSLT, SVG, XML Events in JavaScriptâ„¢, and XForms. Additional third-party extensions provide even more XML support. In this article, Uche Ogbuji provides an overview of XML features in Firefox 1.5.

Ogbuji, Uche. IBM (2006). Articles>Information Design>Web Design>XML

8.
#26876

XML in Firefox 1.5, Part 2: Basic XML Processing

This second article in the series, "XML in Firefox 1.5," focuses on basic XML processing. Firefox supports XML parsing, Cascading Stylesheets (CSS), and XSLT stylesheets.

Ogbuji, Uche. IBM (2006). Articles>Information Design>Web Design>XML

9.
#32239

An Introduction to RELAX NG

RELAX NG is not a capitalized misspelling of something you probably get to do all too rarely as a busy programmer and web designer. If you use XML to any great degree, you'll want to take a close look at it. It can help make your life as a web developer easier, allowing you to relax a little more.

McCullough, Peyton. Dev Articles (2008). Articles>Web Design>Information Design>XML

10.
#32240

Providing Options in RELAX NG

XML schemas don't have to be rigid. Sometimes, it's best to provide flexibility and allow the author of XML documents to make choices. In this second part of a three-part article, we'll make some modifications to the schema we created in the first part, and learn how to make some things optional.

McCullough, Peyton. Dev Articles (2008). Articles>Web Design>Information Design>XML

11.
#32241

Datatypes and More in RELAX NG

Welcome to the third part of a three-part series on RELAX NG. In this part, we will discuss datatypes, the grammar element, and creating named patterns.

McCullough, Peyton. Dev Articles (2008). Articles>Web Design>Information Design>XML

12.
#32682

The Wisdom of Crowds Meets the Wisdom of Authors: How XML Enables the Semantic Web

Key to the Semantic Web is semantic markup, which lets users annotate their web pages with metadata -- HTML attributes that don't get displayed in the document. Semantic metadata describes what the pages are about, letting authors define things with authority and precision.

Wlodarczyk, Paul. Content Wrangler, The (2008). Articles>Web Design>Information Design>XML

13.
#33823

Bulletproofing Web Services

As companies and consumers rely more on Web services, it becomes increasingly important for Web services developers to know how to properly design, develop, deploy, and ultimately manage a Web services system. However, because of the inherent complexities that can arise with a Web service implementation, it can be difficult to grasp practical fundamentals and devise a step-by-step plan for Web services development.

Ariola, Wayne. IDEAlliance (2005). Articles>Web Design>Information Design>XML

14.
#33830

Getting the Most Out of COCOON: A XML-Based Webs Service for a Registration Agency

Since 2005 the German National Library of Science and Technology (TIB) is established as a DOI registration agency for scientific content. Data providers transmit XML-files containing the DC-based metadata descriptions of the scientific data to a webservice infrastructure at the TIB, which was created by the Research center L3S during a project founded by the registration agency for scientific content. Data providers transmit XML-files containing the DC-based metadata descriptions of the scientific data to a webservice infrastructure at the TIB, which was created by the Research center L3S during a project founded by the German research association (DFG). This webservice infrastructure is based on the web application framework COCOON. We have however extended COCOON with full webservice functionalities. Using XSLT the webservice is furthermore able to transform XML-metadata files into well-formed PICA-files to insert the metadata information into the library catalogue of the TIB.

Brase, Jan. IDEAlliance (2005). Articles>Web Design>Information Design>XML

15.
#33836

Binding the Graphical Web (Component and Data Bindings with XBL, XHTML and SVG)

The emerging XML based web increasingly relies upon ways of presenting content in a just in time manner. Presentation technologies such as SVG and XHTML can do so, yet the power to properly harness them will likely lie in the emergent binding languages such as XBL, sXBL, and XTF. In this presentation, bindings and binding languages will be explored, illustrating how such environments as the Mozilla Firefox 1.5 browser are using XBL as a means for performing component binding into XHTML, SVG and XForms interfaces, looks at sXBL and the W3C's XBL directions, and details why such binding languages likely represent the future of XML presentation and interaction.

Cagle, Kurt. IDEAlliance (2005). Articles>Web Design>Information Design>XML

16.
#33904

The Session Concept and Web Services  (link broken)

This paper describes the session concept as it relates to middleware systems in general and Web services in particular. Common applications of the session concept are found in distributed object systems, the Web, and messaging middleware systems. The purpose of a session is to allow multiple individual Web Services to enter a relationship by sharing certain common attributes as an externally modeled entity. For example, multiple Web Services executing within the scope of a single authorized/secure session. In the context of Web services, explicit building blocks for session-oriented protocols and services have been proposed in two specifications, WS-Addressing and WS-Context. The distinguishing characteristic of these two proposals is the degree of coupling they introduce between session participants. In this paper we shall compare and contrast the underlying models these specifications present, as they relate to the session concept in Web services. The aim is to illustrate the advantages and disadvantages of both approaches and summarize best-practices and techniques for supporting a scalable Web services architecture. Note, although this paper is not purely research oriented, it does make an important contribution in the area of software practices and experiences for current and future researchers. The authors believe that it is important to ensure that the Web services architecture scales as well as the World Wide Web and as we shall see, the session concept and how it is provided play an integral role in that arena.

Hildebrand, Hal, Anish Karmarkar, Mark Little and Greg Pavlik. IDEAlliance (2005). Articles>Web Design>Information Design>XML

17.
#33975

Building Dynamic Applications With Mozilla, REX and XQuery.

The Mozilla platform offers a rich support of XML techniques, from low level ones (XPath, RDF, DOM, e4x) to rendering dialects like XHTML, SVG, XUL and XForms, thus making this platform a natural choice for the XML inclined. It is becoming a platform of choice when developing rich connected applications. When building dynamic applications, the developer is often facing a common set of programming patterns : gathering data from various remote and local sources, storing data with an optional transformation phase, and updating parts of the GUI to reflect the modifications in the data store. With today's ubiquitous use of XML as a data exchange syntax, a major part of these tasks can be achieved with XML based solutions. In this article we will present an XML centric solution that aims at minimizing the impedance mismatch between different data models that plagues classical architectures involving for instance XML/object/relationnal translation. It combines some of Mozilla's existing capabilities with REX (Remote Events for XML) and a native XML database with XQuery support. REX provides means to update the XUL based GUI and the database, while the XML database is used as a versatile storage engine.

Desré, Fabrice. XML 2006 (2006). Articles>Web Design>Information Design>XML

18.
#35020

Enabling Web Service with Common Information Model

In this article we will introduce the concept of WS-Management and Common Information Model (CIM). By exploring the SOAP message with multiple examples, we will learn how to transfer CIM operations through WS-Management SOAP messages.

Hao, Sun. IBM (2009). Articles>Web Design>Information Design>XML

There are 33 readers currently online: 1 registered user and 32 guests. Register.Follow us on: TwitterFacebookRSSPost about us on: TwitterFacebookDeliciousRSSStumbleUpon