Geometry.Net - the online learning center
Home  - Computer - Xml

e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 186    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Xml:     more books (100)
  1. XML All-in-One Desk Reference for Dummies by Richard Wagner, Richard Mansfield, 2003-06-27
  2. Processing XML with Java(TM): A Guide to SAX, DOM, JDOM, JAXP, and TrAX by Elliotte Rusty Harold, 2002-11-15
  3. XML Schema: The W3C's Object-Oriented Descriptions for XML by Eric van der Vlist, 2002-06-15
  4. Perl and XML by Erik T. Ray, Jason McIntosh, 2002-04-25
  5. Beginning XML Databases (Wrox Beginning Guides) by Gavin Powell, 2006-11-13
  6. Pro XML Development with Java Technology by Ajay Vohra, Deepak Vohra, 2006-09-07
  7. Java & XML for Dummies by Barry Burd, 2002-06-15
  8. MCAD/MCSD Self-Paced Training Kit: Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and Microsoft Visual C# .NET: Developing ... Basic(r) .Net and Microsoft Visual C#(tm) .N by Microsoft Corporation, 2003-01-15
  9. Pro SQL Server 2008 XML by Michael Coles, 2008-05-16
  10. XML Problem Design Solution (Programmer to Programmer) by Mitch Amiano, Conrad D'Cruz, et all 2006-06-13
  11. Java and XML by Brett McLaughlin, Justin Edelson, 2006-12-08
  12. Excel 2007 VBA Programming with XML and ASP by Julitta Korol, 2008-12-31
  13. XML Programming Bible by Brian Benz, John Durant, et all 2003-09-26
  14. XML: A Beginner's Guide: Go Beyond the Basics with Ajax, XHTML, XPath 2.0, XSLT 2.0 and XQuery by Steven Holzner, 2008-12-17

21. Apache Cocoon
Open Source Java publishing framework servlet that relies on technologies like DOM, xml and XSL to Category Computers Data Formats xml Tools Servers......What is Cocoon? Apache Cocoon is an xml publishing framework that raises theusage of xml and XSLT technologies for server applications to a new level.
http://xml.apache.org/cocoon/
Apache Cocoon
Index News License Download
Documentation Introduction Installing Overview User Guide ... ToC
Status Changes Todo Planning notes Patch queue
Community Cocoon Bylaws Hall of Fame Contributing Mail Lists ... Mail Archives
Project Bug Database Code Repository Dev Snapshots
Links Cocoon Links Live Sites Cocoon Hosting
Cocoon 1.x Old Generation
What is Cocoon? Apache Cocoon is an XML publishing framework that raises the usage of XML and XSLT technologies for server applications to a new level. Designed for performance and scalability around pipelined SAX processing, Cocoon offers a flexible environment based on a separation of concerns between content, logic, and style. To top this all off, Cocoon's centralized configuration system and sophisticated caching help you to create, deploy, and maintain rock-solid XML server applications. Cocoon interacts with most data sources, including filesystems, RDBMS, LDAP, native XML databases, and network-based data sources. It adapts content delivery to the capabilities of different devices like HTML, WML, PDF, SVG, and RTF, to name just a few. You can run Cocoon as a Servlet as well as through a powerful, commandline interface. The deliberate design of its abstract environment gives you the freedom to extend its functionality to meet your special needs in a highly modular fashion. Where can I find it?

22. XML Francophone
Un pont francophone vers xml.
http://www.chez.com/xml/
Comprendre XSLT Partenaires Articles Liens ... Comment faire pour... Forum
(en collaboration avec codeur.org) Voir notre logo en version SVG (plug-in requis) Ce site Web a pour objectifs :
  • Extensible Markup Language
Rien de tel, pour comprendre XML, que de :
Ou comment transformer du HTML en XML, puis en XML... et retour !
Les Trucs et Astuces XML
Quoi de neuf ?
Les partenaires francophones
Contributions francophones ...
F.A.Q.
Les questions les plus courantes et les plus pertinentes au sujet d'XML.
Bibliographie XML
Tous les livres sur XML... et un bel exemple des prouesses de XML !
Des Exemples...
Comment faire pour...
A noter sur votre agenda
Nous contacter ...
CHEZ.COM

23. XML - Computer Tutorials Online
Informationen f¼r Einsteiger. Mit Grundlegendem, Elementen, Attributen, Entities und Notationen, Zeichenreferenzen und CDATAAbschnitten. Downloadm¶glichkeit der Offline-Version des Tutorials.
http://www.uzi-web.de/xml/xml_toc.htm
XML XML-Parser Kontakt
Tutorial: XML
von: uzi
  • TOC Was ist XML? Warum XML? Grundlegendes Elemente ... Download der Offline-Version des Tutorials (alte Version)
  • 24. .NET XML Web Services Repertory
    Samples, links, and a repository of web services developed using .NET.
    http://www.xmlwebservices.cc/
    .NET XML Web Services Repertory Home Samples FAQs Knowledge Base Articles Search Web Services ... About
    powered by
    eYesoft

    The .NET
    ifference
    Mixing the Web Services cocktail
    Daily News from dotnetwire
    .NET XML Web Services
    I
    n a nutshell, a Web Service is an application delivered as a service that can be integrated with other Web Services using Internet standards. In other words, it's an URL-addressable resource that programmatically returns information to clients who want to use it. The major communication protocol used is SOAP, the Simple Object Access Protocol, which in most cases is XML over HTTP.
    X ML Web Services in .NET can be developed with ASP .NET and .NET Remoting. As usual for a .NET XML Web Service, all the HTTP/XML/SOAP magic is done under the hood. S o this site is dedicated to building Web Services on the .NET platform. In future it also will have focus on interoperability with other SOAP or Web Services platforms - e.g. Systinet WASP, Apache SOAP or IBM Web Services Toolkit. I f you have questions or comments about this site or about a special Web Services topic, feel free to

    25. XML-RPC Home Page
    A specification and a set of implementations that allow software running on disparate operating systems, Category Computers Data Formats Markup Languages xml Programming...... xmlRPC Home Page. Does distributed computing have to be any harder than this? Idon't think so. Byte. What is xml-RPC? xml-RPC Directory. Specifications.
    http://www.xmlrpc.com/
    Simple cross-platform distributed computing, based on the standards of the Internet.
    Home Spec News Mail List Directory ... Dave
    Members Join Now
    Login
    XML-RPC Home Page
    "Does distributed computing have to be any harder than this? I don't think so." Byte
    What is XML-RPC?
    XML-RPC Directory Specifications Implementations Services Blogging APIs Communities Tutorials/Press It's a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet.
    It's remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.
    The XML-RPC community

    The implementations page lists the accomplishments of the community, a set of compatible XML-RPC implementations that span all operating systems, programming languages, dynamic and static environments, open source and commercial, for Perl, Python, Java, Frontier, C/C++, Lisp, PHP, Microsoft .NET, Rebol, Real Basic, Tcl, Delphi, WebObjects and Zope, and more are coming all the time.
    The services page lists the next-level-up, public applications, or "web services" that are accessible through XML-RPC.

    26. Programacion Castellano Html Php Asp Java Perl Cgi Foros Gratis, Programacion Ca
    Manual con ejemplos.
    http://www.programacion.net/html/xml/principal.htm
    Crear una web Crear un curso Ganamos el Premio iBest 2001 Buscador Direcciones Cursos ... Código
    BUSCADOR En nuestro sitio En los enlaces En los foros Se pueden buscar frases completas encerrandolas entre comillas dobles (") y usar los operadores lógicos AND, OR y NOT. Por defecto, buscar más de una palabra delimitadas por espacios equivale a utilizar el operador AND.
    DIRECCIONES Bases de datos
    SQL
    PostgreSQL Leng. orientados a objeto ... Últimos enlaces
    NUESTROS CURSOS
    Últimos cursos publicados:
    Introducción a la compresión de datos: Lempel-Ziv, Gzip
    [Zona General].
    Introducción a los Servicios Web en Java
    [Zona Java].
    Tutorial básico de MySQL
    [Zona General].
    Introducción a UML
    [Zona General].
    JSTL 1.0. Estandarizando JSP
    [Zona Java].
    Modelo de datos
    [Zona General]. New 2 Java: Construir una Aplicación: 4.- Leer y Escribir Ficheros y Manejar Excepciones [Zona Java]. Operaciones avanzadas con JDBC y Java [Zona Java]. Modelo relacional [Zona General]. El lenguaje de programacion C# [Zona General]. Curso de Prolog avanzado [Zona General].

    27. XML-RPC Specification
    xmlRPC Specification. Tue, Jun 15, 1999; by Dave Winer. This specificationdocuments the xml-RPC protocol implemented in UserLand Frontier 5.1.
    http://www.xmlrpc.com/spec
    Simple cross-platform distributed computing, based on the standards of the Internet.
    Home
    Spec News Mail List Directory Discuss ... Dave
    Members Join Now
    Login
    XML-RPC Specification
    Tue, Jun 15, 1999; by Dave Winer. Updated 10/16/99 DW Updated 1/21/99 DW This specification documents the XML-RPC protocol implemented in UserLand Frontier For a non-technical explanation, see XML-RPC for Newbies This page provides all the information that an implementor needs. Overview XML-RPC is a Remote Procedure Calling protocol that works over the Internet. An XML-RPC message is an HTTP-POST request. The body of the request is in XML. A procedure executes on the server and the value it returns is also formatted in XML. Procedure parameters can be scalars, numbers, strings, dates, etc.; and can also be complex record and list structures. Request example Here's an example of an XML-RPC request: POST /RPC2 HTTP/1.0 User-Agent: Frontier/5.1.2 (WinNT) Host: betty.userland.com Content-Type: text/xml Content-length: 181 Header requirements The format of the URI in the first line of the header is not specified. For example, it could be empty, a single slash, if the server is only handling XML-RPC calls. However, if the server is handling a mix of incoming HTTP requests, we allow the URI to help route the request to the code that handles XML-RPC requests. (In the example, the URI is /RPC2, telling the server to route the request to the "RPC2" responder.)

    28. Perl XML FAQ
    By Jonathan Eisenzopf. Information on using and manipulating xml with Perl.
    http://www.oasis-open.org/cover/perl-xml-faq11.html
    [This local archive copy is from the official and canonical URL, http://www.perlxml.com/faq/perl-xml-faq.html ; please refer to the canonical source document if possible.]
    Perl XML FAQ
    Version 1.1
    by Jonathan Eisenzopf
    Credits
    Thanks to Clark Cooper, Matthew Sergeant, Enno Derksen, Ken MacLeod, Rob Cameron, and Asakura Hiroshi for their contributions to this FAQ.
    Overview
    This FAQ contains information related to using and manipulating XML with Perl. Please direct all corrections and additions to eisen@pobox.com . This FAQ can be found on the Web at http://www.perlxml.com/faq/perl-xml-faq.html . Asakura Hiroshi has created a Japanese translation of this FAQ which is available at http://db-www.aist-nara.ac.jp/xml/perl-xml-faq-j.html . Information in this FAQ is primarily based on discussions and information transmitted to the Perl XML email list. To join, send an email to Lyris@ActiveState.com with the message: SUBSCRIBE Perl-XML This FAQ was generated using a small Perl script and an XML file. The script can be slurped from http://www.perlxml.com/faq/xmlfaq.pl

    29. XML Tutorial
    Examples of viewing, parsing, displaying and transforming data.Category Computers Data Formats xml Resources Sample Code......HTML,CSS,JavaScript,DHTML,xml,XHTML,ASP,ADO and VBScript tutorial from W3Schools. Pleasevisit our sponsors Please Visit Our Sponsors ! xml Tutorial. prev next
    http://www.w3schools.com/xml/default.asp
    Please Visit Our Sponsors !
    HOME

    XML Basic

    XML HOME

    XML Introduction

    XML How to use

    XML Syntax
    ...
    XML in Real Life

    XML Advanced
    XML Namespaces

    XML CDATA
    XML Encoding XML Server ... XML Technologies Examples/Quiz XML Examples XML Quiz
    XML Tutorial
    XML Tutorial
    In our XML tutorial you will learn what XML is and the difference between XML and HTML. You will also learn how to start using XML in your applications. Start Learning XML!
    XML Examples
    Learn by examples! With our editor, you can edit XML and click on a test button to view the result. Try-It-Yourself!
    XML Quiz Test
    Test your XML skills at W3Schools! Start XML Quiz!
    Table of Contents
    XML Basic
    Introduction to XML What is XML, and how does it differ from HTML? How XML can be used Some of the different ways XML can be used. XML Syntax The simple and very strict syntax rules of XML. XML Elements XML Elements, relationships, content and naming rules. XML Attributes How XML attributes can be used to describe elements or provide additional information about elements. XML Validation The difference between a Well Formed and a Valid XML document and how a DTD is used to define the XML document. About the support for XML in the two most famous browsers.

    30. Chinese XML FAQ
    FAQ about Chinese document encodings, and how they relate to xml. Also includes links and software.
    http://www.ascc.net/xml/en/utf-8/faq.html
    Chinese XML FAQ
    This FAQ is about using XML for Chinese-language documents. For general English-language XML or SGML FAQs see:
    • John Lamp and Dave Megginson's comp.text.sgml FAQ at http://lamp.man.deakin.edu.au/sgml/sgmlfaq.txt Peter Flynn's XML FAQ at http://www.ucc.ie/xml/ (this is also available in Japanese, Korean and Spanish: does anyone want to translate it into Chinese?).
    1. What is XML?
    XML (eXtensible Markup Language) is a simple language for marking up structures in text documents. It is based on an International Standard Standard Generalized Markup Language ( SGML) International Organization for Standardization ( ISO ) ISO 8879:1986. It looks like HTML . You can create and use your own tags and document structures with it. You can also use it for serializing from databases.
    2. Who developed it?
    ISO SGML orginally came out of IBM , but has had a lot of input from different companies. XML is developed by the World Wide Web Consortium (

    31. W3Schools Online Web Tutorials
    Large collection of tutorials. HTML, XHTML, and Javascript. Beginner to AdvancedCategory Computers Internet Authoring Tutorials......HTML,CSS,JavaScript,DHTML,xml,XHTML,ASP,ADOand VBScript tutorial from W3Schools.
    http://www.w3schools.com/
    HTML Tutorials
    Learn HTML

    Learn XHTML

    Learn CSS

    XML Tutorials
    Learn XML

    Learn XSL

    Learn DTD

    Learn DOM
    ...
    Learn XMLSpy

    Browser Scripting Learn JavaScript Learn DHTML Learn VBScript Learn WMLScript Server Scripting Learn SQL Learn ASP Learn ADO .NET (dotnet) .NET Microsoft .NET ASP .NET Mobile Multimedia Learn Media Learn Flash Web Building Web Building Web W3C Web Browsers Web Software ... Web Certification
    Full Web Building Tutorials - All Free Inside W3Schools you will find a large number of free Web-building tutorials, from basic HTML and XHTML tutorials to advanced XML, XSL and WAP tutorials.
    Full Web Building References
    Our famous references cover all Web-building technologies, including W3C standards like HTML, XHTML, CSS, XML and other technologies like ASP and ADO plus much more.
    Try-It-Yourself Examples
    Inside W3Schools you will find thousands of cut-and-paste examples. With our on-line HTML editor, you can edit the examples and experiment with the code on-line.
    Quizzes - Test Your Skills
    At W3Schools you can test your skills and prepare yourself for professional work.
    Exam - Get Your Diploma
    W3Schools' Online Certification Program is the perfect solution for busy professionals who need to balance work, family, and career building.

    32. X G X M L
    xml 전문 게시판 One Step xml ! xml, XSL, DOM 관련 뉴스, 정보게시판, 질문과 답, 자료실, 관련 사이트 정보제공
    http://xml.css.co.kr/

    33. Altova - Markup Your Mind!
    A comprehensive product-line of software tools that consists of the XSLT Stylesheet Designer, the Category Computers Data Formats xml Tools Editors......xmlSPY is the original Integrated Development Environment (IDE) for xml that includesall major aspects in one powerful and easyto-use product a validating
    http://www.xmlspy.com/
    Home Altova Sitemap Language ... Win Free Bean Bags Users worldwide
    Welcome to Altova!
    Now Available from Altova, the world's leading XML tools provider! A new product family of XML editing tools - xmlspy® 5 - the industry-standard XML development environment, stylevision™ 5 - the ultimate XML tool for web designers, and authentic™ 5 - an easy-to-use, web-based XML content editor for business users. New in xmlspy® 5 Enterprise Edition! xmlspy® 5 adds a collection of new features including XSLT debugging HTML-to-XML conversion C++/Java/C# code generation Oracle XML DB Integration , a Visual XSL:FO Editor and much more! - Check out our What's New page or view the complete product/feature matrix
    Download a Free Trial Today! If you are building complex web services applications, or are new to XML and just want to learn more - Altova's product line of XML tools makes working with XML easier at all levels. The new product line offers comprehensive tools support for modeling, editing, debugging and validating any XML technology including XML Schema, XSL/XSLT, SOAP, WSDL and more! Get started today - Download a free trial copy of our award winning XML editing tools!

    34. Processing XML With Java
    Online draft of a book by Elliotte Rusty Harold.
    http://www.ibiblio.org/xml/books/xmljava/
    Processing XML with Java
    Elliotte Rusty Harold
    Welcome to Processing XML with Java , a complete tutorial about writing Java programs that read and write XML documents. This is the most comprehensive and up-to-date book about integrating XML with Java (and vice versa) you can buy. It contains over 1000 pages of detailed information on SAX, DOM, JDOM, JAXP, TrAX, XPath, XSLT, SOAP, and lots of other juicy acronyms. This book is written for Java programmers who want to learn how to read and write XML documents from their code. The paper version is published by Addison-Wesley, and can be found at fine bookstores everywhere including Amazon and . The list price is $54.95, but most bookstores are offering their usual discounts. Normally, this is the point where I'd spend a few paragraphs describing just what's in the book and how important it is to your education, your career, and your love life; but this time I've done something a little different. The entire book is available online. You can read every chapter and every page so you can see for yourself how well this book answers your questions such as, " Why does SAX truncate the text in my documents after a few thousand characters?

    35. Working With XML: The Java(TM)/XML Tutorial
    This is Sun's tutorial, Working with xml The Java API for xml Parsing (JAXP). Provides a manual Category Computers Data Formats FAQs, Help, and Tutorials......The Tutorial for the Java TM / Api for xml Parsing (JAXP) version 1.1is nearly complete. See the Work in Progress page for details.
    http://java.sun.com/xml/tutorial_intro.html

    Advanced Search

    Technologies
    Downloads Documentation ... - Java Web Services Developer Pack API's JAXB JAXM JAXP JAXR JAX-RPC Printable Page
    XML
    XML Technologies XML Downloads XML Documentation
    The Tutorial for the Java TM / Api for XML Parsing (JAXP) version 1.1 is nearly complete. See the Work in Progress page for details.
    Working with XML
    , the Java TM XML Tutorial, is an online manual that can quickly get you up to speed writing XML code and XML-based software for end-user applications. Using step-by-step walkthroughs and lots of code examples, the Tutorial is divided into sections that cover the following major topics:

    36. Resources For XML Applied To EDI.
    A list of links to webs related to the application of xml to EDI.
    http://www.xml.com/xml/pub/Guide/EDI

    37. The CoverPages
    IMS Global Learning Consortium. IMS uses xmlSchemas as the primarycontrol documents for the IMS xml bindings. IMS develops open
    http://xml.coverpages.org/
    SEARCH ABOUT INDEX NEWS ... LIBRARY SEARCH
    Advanced Search
    ABOUT
    Site Map

    CP RSS Channel
    ...
    BEA Releases Web Services Specifications Supporting Asynchrony, Reliable Messaging, Metadata.
    BEA Systems has announced new specifications for asynchrony, reliable messaging, and general message data. WS-Acknowledgement supports reliable message exchange between services by providing for at-least-once and exactly-once SOAP message transfer guarantees. WS-Callback is used to dynamically specify where to send asynchronous responses to a SOAP request. WS-MessageData introduces the MessageData header for standardized metadata management.
    NISO Releases Proposed OpenURL Metadata and Linking Standard.
    The National Information Standards Organization (NISO) has released a review draft of "The OpenURL Framework for Context-Sensitive Services, Part 1: ContextObject and Transport Mechanisms." The OpenURL specification defines a general framework to bundle specific packages of contextual metadata and transport them over the network. Part 2 "Initial Registry Content" details the core properties that can be used in instantiations of the general framework.
    New Web Services Specifications for Reliable Messaging and Addressing.

    38. Data Ex Machina
    Native xml database for Linux.
    http://www.dataexmachina.de/natix.html

    About Us

    Overview

    Current State

    Solutions
    ...
    eMail us

    The Natix XML Repository History Several years ago, when XML first came around, as database researchers we did our job: Thinking about how to support a data model such as the one used by XML with a database management system (DBMS). We quickly found out that none of the existing DBMS could adequatly be customized to support XML, despite all claims of their vendors. The XML repository wish list XML is not just any database application We found out that some of the above can be achieved by some of the traditional DBMS, but only at cost in performance and convenience, because XML support, and thus optimization for XML, would be limited to one part of the DBMS, the "XML module". To achieve all the requirements above with best possible performance, the system would, in all its components, really have to understand XML. It would have to be what we call

    39. Cover Pages: Introducing The Extensible Markup Language (XML)
    Last modified December 21, 2002. Library. Introducing the Extensible MarkupLanguage (xml). SGML and xml as Meta Markup Languages. Introductions to xml.
    http://xml.coverpages.org/xmlIntro.html
    SEARCH ABOUT INDEX NEWS ... LIBRARY SEARCH
    Advanced Search
    ABOUT
    Site Map

    CP RSS Channel
    ...
    Historic

    Last modified: December 21, 2002 Library
    Introducing the Extensible Markup Language (XML)
    SGML and XML as Meta- Markup Languages
    SGML and XML are formal metalanguage facilities for defining markup languages. SGML has the full power to configure a set of features for markup languages, whereas XML has a fixed set of these SGML features. Since XML is a profile of SGML (rather like a proper subset of SGML features), most introductory presentations about SGML convey relevant information about XML as well. A collection of references for SGML may be found in "SGML: Introductions and Overviews."
    Introductions to XML
    The following list of introductory and tutorial articles on XML is extracted from the complete chronological listing of articles collected for the XML Cover Pages, viz. , from the Current XML Articles and the archived reference collections. Introductory books are referenced in "SGML/XML Books: Essential and Popular Titles." The documents cited below constitute representative overviews, and are throught to be relatively free of company-specific marketing rhetoric. Succinct and focused overviews of XML are provided in some of the XML FAQ documents.

    40. HTML.it - XML
    Corso e tutorial gratuiti.
    http://www.html.it/xml/
    XML da anni fa parlare di sè come il linguaggio di Markup destinato a sostituire l'HTML. Questa sezione fornisce strumenti per imparare da zero XML (attraverso il corso) e per approfondirne la conoscenza (attraverso i tutorial).
      Corso XML
      Questa guida, curata da Marco Giannì, introduce, in 70 lezioni corredate da esempi pratici, alle caratteristiche principali di XML. Dall'introduzione al linguaggio al suo utilizzo pratico. Questo corso, completamente in italiano e di facile comprensione, è il primo passo per chi non ha alcuna conoscenza di XML.
      Tutorial XML-DOM

      Con XML è possibile avere un'unica piattaforma di sviluppo per scambiarsi ed elaborare i dati provenienti da varie fonti. Il Tutorial di Enrico Modanese per HTML.it vi condurrà all'elaborazione e alla scrittura di strumenti che utilizzano Javascript, XML e la standard DOM per accedere ai documenti XML e manipolarli.

    Page 2     21-40 of 186    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter