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

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

         Xml:     more books (100)
  1. Programming Web Services with XML-RPC (O'Reilly Internet Series) by Simon St. Laurent, Edd Dumbill, et all 2001-06
  2. The Guru's Guide to SQL Server Stored Procedures, XML, and HTML by Ken Henderson, 2002-01-06
  3. Professional XML Schemas by Jon Duckett, Nik Ozu, et all 2001-06-30
  4. XML Data Management: Native XML and XML-Enabled Database Systems by Akmal B. Chaudhri, Awais Rashid, et all 2003-03-22
  5. XML in a Nutshell, 2nd Edition by Elliotte Rusty Harold, W. Scott Means, 2002-06-15
  6. Foundations of XML Processing: The Tree-Automata Approach by Haruo Hosoya, 2010-12-31
  7. Modeling XML Applications with UML: Practical e-Business Applications by David Carlson, 2001-04-20
  8. Professional XML Web Services by Vivek Chopra, Zaev Zoran, et all 2001-08-31
  9. XML Schema Essentials by R. Allen Wyke, Andrew Watt, 2002-06-15
  10. The XML Schema Companion by Neil Bradley, 2003-11-17
  11. Foundation XML and E4X for Flash and Flex (Foundations) by Sas Jacobs, 2009-01-12
  12. C++ XML by Fabio Arjona Arciniegas, 2001-08-13
  13. Applied XML Programming for Microsoft .NET by Dino Esposito, 2002-10-09
  14. XML and FrameMaker by Kay Ethier, 2004-03-15

81. Exploring XML - The Webmaster's Reference On XML: Free Tutorials, Tools, Standar
Articles, columns, tools and resources.Category Computers Data Formats Markup Languages xml Resources......Hack into the jungle of this hot new markup language with Exploring xml, a biweeklycolumn featuring tutorials, examples and training in xml, XSL style sheets
http://www.webreference.com/xml/
WebRef Sitemap Experts Tools ... experts / xml Columns Reference Tools Resources ... newsletters! HTML (daily)
Text (weekly)
X PLORING X ML [76] Yet another Java XML API: xmlpull
XML processing is moving into the non-PC space, with PDAs and mobile phones acting as Web services clients and synchronizing their content with desktops via SyncML. Conserving heap and stack memory is a key requirement in this environment. With xmlpull, a new API has been devised for parsing XML [75] More XMLMap: XML about Content
Continuing our charting of the XMLMap we examine the use of XML as a content description and content transfer format. Discussions about tagging documents with meta data and publishing documents to Web servers conincided with the development of XML, and created first ideas on how to use XML in or with non-XML data [74] Book Review: "Practical XML for the Web"
Last month young publisher glasshaus released "Practical XML for the Web", a book "for Web professionals of all levels who want to know how XML can be put to great practical use in their work today." I was already pleasantly surprised when the package arrived...

82. Oreilly.com -- Online Catalog: Learning XML
Learning xml (Extensible Markup Language) is a flexible way to create selfdescribing data and to share both the format and the data on the World Wide Web, intranets, and elsewhere.
http://www.oreilly.com/catalog/learnxml/
Books Articles Conferences
O'Reilly Home
Press Room Jobs Resource Centers Perl Java Python C/C++ ... Bioinformatics Book Series Hacks The Missing Manuals Online Publications MacDevCenter.com ONDotnet.com ONJava.com ONLamp.com ... XML.com Special Interest Author Events Meerkat News Ask Tim tim.oreilly.com ... Learning Lab Inside O'Reilly About O'Reilly International Media Kit Contact Us ...
Reader Reviews

Search on Safari Search contents of Learning XML Code Fragments only Also see:
Table of Contents

Index
Register Your Book
Join Email List
...
How to Order
Learning XML
Guide to Creating Self-Describing Data
By Erik T. Ray
January 2001
0-596-00046-4, Order Number: 0464 Buy from O'Reilly: Buy Online at: SELECT A STORE Amazon.com Amazon.co.uk Amazon.ca Bookpool Borders Chapters.indigo.ca Digital Guru Foyles PC Bookshop (UK) Powell's Quantum Readme.doc Reiter's San Diego Technical Books Softpro Stacey's XML (Extensible Markup Language) is a flexible way to create "self-describing data"and to share both the format and the data on the World Wide Web, intranets, and elsewhere. In Learning XML

83. XML In Mozilla 1.0 (1/2) - Exploring XML - Webreference.com
xml in Mozilla 1.0. Many xmlrelated content types are native to Mozilla 1.0 withoutthe need for plug-ins xml document access through xml DOM levels 1 and 2.
http://www.webreference.com/xml/column58/
WebRef Sitemap Experts Tools ... xml
XML in Mozilla 1.0
Developer News Microsoft Patches 'Critical' Windows 2000 Flaw UT Student Charged with College Database Break-in Sun Lashes Out at Microsoft, Others Over Spec
The long-awaited release of Mozilla 1.0 finally arrived this month, after a staggering three year development process. Standards compliance has always been an important goal in Mozilla, and manyfold XML standards have found their way into the product. Mozilla offers a rich XML processing environment, where handling XML as a document format and exposing XML documents through DOM access functions is only the beginning. Mozilla supports the following XML-related features:
Content Types
Many XML-related content types are native to Mozilla 1.0 without the need for plug-ins:
XML document access through XML DOM levels 1 and 2
XML is now a first-class document type, accessible through DOM functions and subject to CSS and XSL styling. Complex scripting can be developed on top of the DOM to implement rich document manipulation, in conjunction with the XML transport functions mentioned below.
HTML 4 and XHTML document processing with HTML DOM levels 1 and 2
Support for SVG (Scalable Vector Graphics) and its SVG DOM
SVG also became a first-class content type in Mozilla with its own implementation. Unfortunately there is now a second popular implementation from Adobe in the form of a plug-in for all browsers and platforms, and rumours of incompatibilities hamper the progress of SVG. Hopefully Adobe and Mozilla can work this out.

84. The VNet Class Library
Collection of useful Java classes, including an xml generator and a simple editor. Open Source, GPL
http://web.vee.net/projects/vnetclasslibrary/
projects > the vnet class library The VNet Class Library - useful Java components. A variety of free (GPL'ed), open souce Java components. What is the The VNet Class Library? The VNet Class Library is a collection of Java classes that I have written over the past few years for SWars. They are classes that I have found to be useful and have used in many another project. Other people may find them useful as well, so I'm making them freely distributable. Where can I get it from? Here, in the dist directory, but you may want to keep on reading first. Is there any documentation for it? Yes, the Javadoc API reference is included in both the distribution and here, online. A FAQ and other documentation may appear on this page, but only if you ask me for it. What is YAWB? YAWB is Yet Another Web Backend. YAWB is a dynamic content generator, that is to say it produces XML, HTML or other SGML-style markup documents with data supplied by a backend of some sort. YAWB also provides an abstract, uniform interface to a variety of backends. A backend could be an SQL DBMS, an LDAP directory, flat files or whatever. YAWB processes document templates on the fly, with data being supplied by one or more backends. It's pronounced "Yourb" and is fairly experimental at the moment. Problems with this site?

85. XML Global Technologies - XML Transformation, XML Registry, XML
Vendors of products and services for ecommerce and information technologies.Category Computers Data Formats Markup Languages xml Vendors......xml middleware products support ebxml and web services. Our xml database,xml transformation, xml registry, make us a premier xml
http://www.xmlglobal.com/

86. XML
The Extensible Markup Language (xml) describes a class of data objects called xmldocuments which are stored on computers, and partially describes the behavior
http://www.gca.org/whats_xml/
IDEAlliance
Incorporated. Contact
us at (703) 837-1070. The Extensible Markup Language (XML) describes a class of data objects called XML documents which are stored on computers, and partially describes the behavior of programs that process these objects. XML is a subset or restricted form of SGML, the Standard Generalized Markup Language (ISO 8879). The goal of XML is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML has been designed for ease of implementation and for interoperability with both SGML and HTML.

87. G&G Leader In IT Software Outsourcing, Offshore Development, Custom Programming,
Develops, maintains, reengineers, tests Web/ Internet solutions using Java, Perl, CGI, HTML/xml, Oracle, etc. in offshore labs (with US project office).
http://www.GandGtech.com/
world of creation
IT outsourcing
offshore software design development custom programming ... software testing What we do:
I
T Software outsourcing, Offshore development, consulting, E-commerce, Web, eBusiness, Wireless applications, Medical and Financial software design; A pplication development, Offshore design, custom programming, Systems integration, Reengineering, Legacy systems, Database conversion and migration; S S ystems Architecture, Project management, Data modeling, Technology Research. Home Corporate eBusiness Offshore ... Re-engineering
Best viewed at 800 X 600 resolution Research Triangle Park, NC 27709-2122
Toll free Voice Fax Email info@GandGtech.com

88. Today On TopXML
A community site for the beginner to the developer; site provides discussion forums, links, articles, Category Computers Data Formats Markup Languages xml Resources......Go to the front page of Top xml .com,
http://www.topxml.com/
Today on TopXML... Check out our XML developer library
Over 500 XML resources to learn about XML, XSLT, XPath, web services, programming, samples, examples, games, articles and tutorials — and learn it all stress-free (almost) with over 200,000 other monthly visitors. Need a Text-to-XML Translator for your B2B applications? Need a tool to help debug your XSLT and XPath? Looking for a great XML editor? Need an XPath Visualization tool? Try MarrowSoft Xselerator Xselerator is a fully functional XSL/XSLT IDE and Debugger Read more... Download the trial Click here to purchase Xselerator Try SysOnyx xmlLinguist xmlLinguist is the Text-to-XML Translator for your B2B needs Read more...

89. Advanced .NET XML Parser Component For ASP.NET, VB.NET, C#, J#, And Visual C++ .
xml parser with xmlHTTP, Zip compression, AES encryption, and character encoding conversion features.
http://www.chilkatsoft.com/dotNetXml.asp
XML Parser .NET Component Version 2.6.0 FREE, Powerful .NET XML Parser Component
for Visual Basic .NET / C++ .NET C# .NET J# .NET (Java) *Chilkat XML.NET is free
Documentation Direct Download License
  • Super-fast low-memory usage XML parser with huge performance gains over MSXML. Zip or unzip XML content or subtrees directly within an XML document. AES encrypt or decrypt content within XML documents. Easily store binary data in XML documents. Provides XMLHTTP functionality. The Chilkat XML class is free for both commercial and non-commercial use. It can be redistributed in your application royalty-free. (The assembly includes classes for other products such as Email, Zip, etc. which are not free.)
Chilkat XML .NET is a high-performance XML parser with advanced features for XMLHTTP, Zip compression, AES encryption, and character encoding conversion. Chilkat XML .NET is a non-validating parser that provides significant memory and speed improvements over validating parsers such as MSXML. It provides XMLHTTP support for communicating directly with HTTP servers and charset conversion for converting XML documents from any language encoding to any other. The XML component also provides the ability to Zip and AES encrypt content within an XML document.

90. Free XML Tools And Software
Categorized listing of software available for download. Categories include control information developmen Category Computers Data Formats Markup Languages xml Tools......Free xml tools and software. The site contents are also available as a topic map,although this is at the moment only raw xml source. (And quite big 880k).
http://www.garshol.priv.no/download/xmltools/
Free XML tools and software
This is a frequently-updated and hopefully complete index of free XML tools, with much metadata about the tools to make them easier to locate. The list below shows the various ways of accessing the information on this site.
Contents
The site contents are also available as a topic map , although this is at the moment only raw XML source. (And quite big: 880k). The form of the topic map is also experimental. Feedback is welcome. Note that you can now also browse the topic map online (see also the explanation If you want to learn how to use these tools you can read my book Definitive XML Application Development
Meta-information
Below are various pieces of information about this site: Free XML tools , maintained by Lars Marius Garshol

91. Home Page - City Soft Data
Conversion Services Electronic Publishing Data Entry/HTML/xml/WML/SGML/PDF/ASCII QuarkXPress/Latex/PowerMath/FrameMaker/ PageMaker/CDROMs Making Proofing/Designing/Scanning and Art Work Book/e-Book Publishing/Map Digitization/ AutoCAD/Art Creation/Pre-press, and more
http://citysoftdata.com
Home Conversion Services Data Management Internet Solutions Contact Us
City Soft Data is organized to deliver specialized IT enabled solutions in all major areas of web publishing
Conversion Services Data Management Internet Solutions Conversion Services
A to Z Data / Files / e-Books / Books / Drawings / Maps / CD-ROMs / Internet Content Conversion services in virtually all word processing and typesetting formats. A to Z editing and designing services. Supporting enviorenments
SGML / XML / WML / HTML / Quark Express / Auto Pagination / X-Math / PowerMath /
Latex / Paragon / Corel Graphics / Macromedia / Ventura / PageMaker / FrameMaker / Illustrator /
Photoshop / OCR / Scanning / Graphics / CAD / GIS / CAFM / EDMS / ASCII File.
Hardware Plateforms IBM compatible PC / Apple Macintosh Data Management
A to Z DataBase Designing / Modeling / Programming / Data / Maps / Web Management
under personalized, LAN, and WAN environment.
Supporting enviorenments Back-ends :- SQL Server / Oracle / Sybase / MS-Access.

92. XML-Journal
xmlJournal xml-Journal is the world's premier print resource forInternet technology professionals involved with leveraging xml
http://www.sys-con.com/xml/
XML-Journal XML-Journal is the world's premier print resource for Internet technology professionals involved with leveraging XML into the international business e-marketplace. If your browser does not support frames, please click here

93. XML Pro Kazdeho
Informace o knize předmluva, obsah, uk¡zky. Odkazy na zdroje o xml.
http://www.kosek.cz/xml/
Hlavni stranka Hledej Kodovani cestiny
XML pro kazdeho
Vitejte na malem ceskem portalu venovanem jazyku XML. Krome informaci o me knize XML pro kazdeho zde naleznete odkazy na dalsi stranky, ktere se zabyvaji problematikou XML, a mnoho dalsich zajimavych informaci. (Napsal jsem to pekne vzletne, ale zatim na ty dalsi zajimave informace neni cas. Snad priste ;) Jiri Kosek
XML pro kazdeho
Grada Publishing 2000 , 164 stran
ISBN 80-7169-860-1
Kupte si knihu na Vltave

Kupte si knihu od Grady
Dalsi informace o XML na mych strankach:

94. XML.Gov
xml Gov Logo. xml Registries Strategic Plan Forman Invites Interagency Participationin xml Registry xml.gov Registry Business Case xml Developers Guide.
http://xml.gov/
Featured Subjects XML Home Site Map
Working Group

Registered Efforts
...
Related Links

Government Search
Extensible Markup Language (XML) embodies the potential to alleviate many of the interoperability problems associated with the sharing of documents and data. Realizing the potential requires cooperation not only within but also across organizations. Our purpose is to facilitate the efficient and effective use of XML through cooperative efforts among government agencies, including partnerships with commercial and industrial organizations. Contributions are welcome and encouraged! Agenda for Open Source eGov Conference March 17-19
eForms for eGov Pilot Team Meets March 19
Search Taxonomies Discussion March 31
FIRM eGov eRecords Forum April 3
ITAA Homeland Security EA Forum April 8
FEA
CIOC XML Outreach @ FOSE April 8-10? eGov Sessions at XML 2003 Europe May 7 Tri-XML Conference July 25-26 Extreme Markup Languages Conference August 4-8 XML UG Meeting Topics - DC NC NY See also Agendas Completed In-Progress XML Registries ... Strategic Plan Forman Invites Interagency Participation in XML Registry XML.gov Registry

95. IDevResource - The Developer's Resource And Community Site
For Windows developers, covering COM, COM+, xml, ASP and Visual Basic with articles, breaking news, discussion groups, training courses, FAQs, humour.
http://www.idevresource.com/

Contribute to iDevResource.com! Become an Author!
Advertise on iDevResource.com!
Enter our best ever prize give-away!
Signup for the newsletter:
Daily digest
Weekly digest
Monthly digest

Privacy Statement

96. SAX
Contains Namespace support and is fully configurable and extensible. Open Source, Public DomainCategory Computers Programming Java xml Class Libraries...... SAX is the Simple API for xml, originally a Javaonly API. SAX was the firstwidely adopted API for xml in Java, and is a “de facto” standard.
http://www.saxproject.org/
SAX
General
About SAX
Events vs. Trees

FAQ

Links

Java API
Quickstart

Features and Properties

Filters

Namespaces
...
JavaDoc
SAX Evolution Genesis SAX 1.0 Overview SAX 2.0 Changes SAX 2.0 Extensions ... Other Languages SourceForge Services Bugs/RFEs Project Page
About SAX
This is the official website for SAX. It replaces David Megginson's original SAX page SAX is the Simple API for XML SAX has recently switched over to the SourceForge project infrastructure. The intent is to continue the open development and maintainence process for SAX (no NDAs required) while making it easier to track open SAX issues outside of the high-volume xml-dev list. Project resources include archived mailing lists and a download area . See the Project Page link for full information about project facilities which are being used, as well as news announcements. Use the sax-users@lists.sourceforge.net mailing list to discuss problems that come up when you're trying to use SAX. Most current SAX maintainence is being handled by David Brownell, including this web site. O'Reilly's SAX2 book is another SAX resource you should consider. Buy a copy and help to support this SAX work!

97. Uncanny Programming - CSS, XML, DHTML, And More!
This page contains various tips on CSS, DHTML, xml, Java, and JavaScript made in tutorial format.
http://server9.hypermart.net/ucprogramming/
Programming Archive
  • CSS
  • XML (Active Channel)
  • Java/Script
  • Site Promotion ...
  • Others
    Newest Articles
  • Learn CSS in 7 Easy Steps
  • SiteAdd
  • Major Money Makers
  • Perks and Perils of Cut-and-Paste ...
  • Flashy Introductions
    More Programming Pages
  • Freebie Lists
    Welcome to Uncanny Programming. This page contains various programming tutorials that the other pages never teach you. CSS, Active Channels, IE HTML, and Dynamic Fonts are some of the many cool programming tips that you will learn here, and virtually nowhere else. Check out the most recent programming tutorials below or search through the Programming Archive (yes, we do have more tutorials than the ones shown here).
    Do you love to write? Would writing a programming article for a major online resource interest you? If so, you could write an article for Uncanny Programming and get hits to your page in return. To get more info, contact ucprogramming@bitsmart.com and tell him what type of article you have in mind! Now back to the most recent programming tutorials....
    Learn CSS in 7 Easy Steps

    Come to this page looking for a good CSS tutorial? Well, NicNet, the creators of this page, have recently completed a new 7-step tutorial on Cascading Style Sheets. This tutorial is in-depth and shows you almost all of the features that can be done with CSS. An example of a popular CSS trick is that "cool MouseOver effect" that everyone asks me about.
  • 98. The XML C Library For Gnome
    libxml is a part of the GNOME framework, but does not require GNOME. It provides interfaces similar Category Computers Data Formats xml Tools Parsers......The xml C library for Gnome. libxml. Libxml is the xml C library developedfor the Gnome project. xml itself is a metalanguage to
    http://xmlsoft.org/
    The XML C library for Gnome
    libxml
    Main Menu Related links API Indexes Libxml is the XML C library developed for the Gnome project. XML itself is a metalanguage to design markup languages, i.e. text language where semantic and structure are added to the content using extra "markup" information enclosed between angle brackets. HTML is the most well-known markup language. Though the library is written in C a variety of language bindings make it available in other environments. Libxml2 is known to be very portable, the library should build and work without serious troubles on a variety of systems (Linux, Unix, Windows, CygWin, MacOS, MacOS X, RISC Os, OS/2, VMS, QNX, MVS, ...) Libxml2 implements a number of existing standards related to markup languages:

    99. Synchronized Multimedia Integration Language (SMIL 2.0)
    xmlbased language that allows authors to write interactive multimedia presentations, and allows reuse of SMIL syntax and semantics in other xml-based languages, in particular those who need to represent timing and synchronization.
    http://www.w3.org/TR/smil20/
    next contents
    Synchronized Multimedia Integration Language (SMIL 2.0)
    W3C Recommendation 07 August 2001
    This version:
    http://www.w3.org/TR/2001/REC-smil20-20010807/
    (Other formats: single HTML file zip archive
    Latest version:
    http://www.w3.org/TR/smil20
    Previous version:
    http://www.w3.org/TR/2001/PR-smil20-20010605/
    Editors:
    MIT INRIA Keio liability ... document use and software licensing rules apply.
    Abstract
    This document specifies the second version of the Synchronized Multimedia Integration Language (SMIL, pronounced "smile"). SMIL 2.0 has the following two design goals:
    • Define an XML-based language that allows authors to write interactive multimedia presentations. Using SMIL 2.0, an author can describe the temporal behavior of a multimedia presentation, associate hyperlinks with media objects and describe the layout of the presentation on a screen.
    • Allow reusing of SMIL syntax and semantics in other XML-based languages, in particular those who need to represent timing and synchronization. For example, SMIL 2.0 components are used for integrating timing into XHTML and into SVG [SVG]
    Status of this document
    This section describes the status of this document at the time of its publication. Other documents may supersede this document. The latest status of this document series is maintained at the W3C.

    100. XML Conference & Exposition 2002
    IDEAlliance xml Conferences Expositions are the largest and longest runningannual gathering of xml users and developers in the world. xml.gov.
    http://www.xmlconference.org/
    ABOUT XML 2002 SCHEDULE-AT-A-GLANCE TUTORIALS PROGRAM ... HOME
    Presented By Co-Hosted By
    Conference Chair
    Lauren Wood Program Committee
    Paul Cotton
    Microsoft Corporation Eve Maler
    Sun Microsystems, Inc. Marion Elledge
    IDEAlliance
    Thank you Speakers, Exhibitors and Attendees
    for making XML 2002 a great success! We look forward to seeing you all next year December 7-12, 2003 at the Philadelphia Marriott in Philadelphia, PA!
    World's Largest Post-Conference News Unable to attend XML 2002? Proceedings can be purchased here.
    Attendees or IDEAlliance members can access proceedings here . Please email dkunkel@idealliance.org

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

    free hit counter