• home
  • forum
  • my
  • kt
  • download
  • this:1/1 25records  total:13    start  Previous  Next  Last    goto:
    An introduction to XML User Interface Language development
    ON: 2009-04-21 08:15:40
    XUL is a tried and true application framework. In fact, the recently released Firefox 3.0 is not only built using XUL, but provides a XUL runtime environment that enables any Firefox user to run other XUL applications. In this tutorial, you start to program in XUL and learn about some tools to help you develop XUL apps. Build a XUL-based blog editor as you enhance your Web development skills to build desktop apps with XUL.
    8 times | category:
    Everything XML - Introduction to XML
    ON: 2008-09-02 08:22:23
    A Brief Introduction to XML, learn the basics of XML.
    16 times | category:
    Everything XML
    ON: 2008-09-02 08:19:21
    Learn the basics of XML through this tutorial.This is part 1 of the series.
    15 times | category:
    Entities and Other Components
    ON: 2007-08-27 17:10:41
    In this tutorial, we will look at some additional components that can be added to the DTD. The focus of this tutorial will be entities, which are used to represent text that can be part of either the DTD or the XML document.
    24 times | category:
    An Introduction to Document Type Definitions
    ON: 2007-08-27 17:03:58
    We will make a document template for creating XML documents that can be viewed in Web browsers as HTML documents. In this tutorial, we will create a document type definition (DTD) for this template
    26 times | category:
    XML Within the Enterprise
    ON: 2007-08-27 16:58:14
    XML can be used to create text documents that contain data in a structured format. In addition to the data, you can include a detailed set of rules that define the structure of the data. The author of the XML document defines these rules.
    20 times | category:
    XML Namespace, XPath, XPointer, and XLink
    ON: 2007-08-27 16:52:17
    In this tutorial we will look at four of the XML specifications: XML Namespaces, XML Path Language (XPath), XML Pointer Language (XPointer), and XML Linking Language (XLink).
    82 times | category:
    XML Schemas
    ON: 2007-08-27 16:42:09
    In this tutorial, you'll learn about XML schemas and how to use them in your XML documents. We'll look at the XML schema data types and their categories and then explore how to create simple and complex data types.
    15 times | category:
    The XML Document Object Model
    ON: 2007-08-27 16:35:30
    The XML Document Object Model (DOM) is a platform-neutral and language-neutral interface that allows developers to create applications and scripts to access and update the content, style, and structure of XML documents.
    635 times | category:
    Structure of an XML Document
    ON: 2007-08-27 16:23:31
    The structure of an XML document can be defined by two standards. The first standard is the XML specification, which defines the default rules for building all XML documents.
    35 times | category:
    Markup Languages
    ON: 2007-08-27 16:21:05
    A markup language uses special notation to mark the different sections of a document. In HTML documents, for example, angle brackets (<>) are used to mark the different sections of text.
    18 times | category:
    Digging Deeper into XML Documents
    ON: 2007-08-27 16:14:42
    In this tutorial, you'll learn, how to document your XML code with comments, how characters of text are encoded in XML, all about entities and how they are used, why notations make it possible to use certain kinds of entities.
    26 times | category:
    Using XML Schema
    ON: 2007-08-27 16:06:59
    This tutorial introduces you to XML Schema and shows you how to create XSD schemas that can be used to validate your own documents.
    43 times | category:
    this:1/1 25records  total:13    start  Previous  Next  Last    goto:

    Category

      Authoring (3)
      Book Samples (1)
      Database Related (2)
      Development (9)
      Introduction to XML (13)
      Java and XML (5)
      Miscellaneous (9)
      Parsing (2)
      PHP and XML (2)
      Style Sheets (9)
      Web Services (11)