On GameSpot: Wii Fit tells 10-year-old she's fat
1 Resources for

dom document

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

XML:DB native XML database API and its implementation in Apache Xindice
The XML:DB API is designed to enable a common access mechanism to native XML databases. The API enables the construction of applications to store, retrieve, modify and query data that is stored in an XML database. The API is described in terms of IDL, giving a freedom to implement it...
Tags: Storage, Databases, Peter V. Mikhalenko, API, Apache Software Foundation, database, XML, Document Object Model, XUpdate, DOM Document, XML:DB API, XML Database
Technical articles 2003-11-14

Additional Resources

Replacing a Node in a DOM Tree of an XML Document
It is often the case that a person may have two or more XML files which represent different parts of a complete DOM tree. He or she may have a DOM tree that has special reference nodes. These special reference nodes indicate where a new DOM subtree may be added....
Tags: Document Object Model, XML Document, XML, Software/Web Development, Web Development
White papers
A DOM Tree Alignment Model for Mining Parallel Data From the Web
This paper presents a new web mining scheme for parallel data acquisition. Based on the Document Object Model DOM, a web page is represented as a DOM tree. Then a DOM tree alignment model is proposed to identify the translationally equivalent texts and hyperlinks between two parallel DOM trees. By...
Tags: Web, Document Object Model, XML, Software/Web Development, Web Development
White papers 2006-05-26
Why does child DC resolve to fqdn of childdc.domain.dom?
I have a domain, domain.dom. There is a child domain, child.domain.dom, with a DC called childdc. when pinging childdc from within child domain, it resolves to childdc.child.domain.dom. If I ping it from a computer in the parent domain, it resolves to childdc.domain.dom. I can still ping...
Tags: rachilles@..., child domain
Discussion threads 2007-05-21
XML Support in Visual Basic 9
Programming against XML using the DOM API today is a bitch. The accidental complexity of working with the DOM is so high that many programmers are giving up on using XML altogether, cursing the hype that XML makes dealing with data simple, which no one who has actually written DOM...
Tags: Document Object Model, Microsoft Visual Basic, XML, Software/Web Development, Web Development
White papers 2005-10-26
IE DOM Inspector (exe)
An add-in for Microsoft Internet Explorer that allows you to view, traverse, and even dynamically update that HTML DOM directly in the browser window, real-time analyze interested web pages and learn their tricks quickly and even find hidden information about that Web document. Version 1.0.5 may include unspecified updates, enhancements,...
Tags: Web, Document Object Model, Microsoft Internet Explorer, Web Browsers, Channel Management, XML, Internet, Marketing, Software/Web Development, Web Development
Software downloads 2005-06-17
MSDN Webcast: Access the HTML DOM From Managed Code (Level 100)
The attendee of this webcast will learn how to call the HTML Document Object Model DOM in Microsoft Silverlight version 1.1 to control visual elements in an HTML page - all from managed code.
Tags: Microsoft Developer Network, HTML, Microsoft Access, Webcast, Managed Code, Microsoft Corp.
Webcasts 2008-01-28
Dynamic XML document construction with the PHP DOM
When working with XML-based applications, developers often find themselves facing the requirement to generate XML-encoded data structures on the fly. Although this task might seem intimidating, it's actually quite simple when one takes into account PHP's sophisticated DOM API for dynamic node construction and manipulation. This tutorial download introduces you...
Tags: XML Document, PHP, XML, Software/Web Development, Web Development
Download resources 2006-12-06
Event Spy (xpi)
DOM Event Spy adds a context menu item to nodes in DOM Inspector's tree view that allows you to watch events that pass by the selected node. Note: You must have DOM Inspector installed to use Event Spy. This version is the first release on CNET Download.com.
Tags: Document Object Model, Jason Spiro, DOM Event Spy, XML, Software/Web Development, Web Development
Software downloads 2007-09-21
XML parsing Xerces
I am in a rush to do a project in java , I am not much familiar with parsing xml files but I have to do this , I wonder if I should use SAX or DOM ?! which is better and simpler ?!and as well I wonder if any...
Tags: DOM & SAX, XML, Document Object Model
Q&A 2005-07-30
InspectThis (xpi)
Inspect the current element with the DOM Inspector. Adds an entry to the context menu to open the DOM Inspector on the selected element. Ideal for AJAX, DHTML and JavaScript work. Please note that the DOM Inspector must be installed. Select Developer Tools during custom setup of Firefox. This version...
Tags: Document Object Model, Laurens Mackay, XML, Software/Web Development, Web Development
Software downloads 2007-10-15
Validating XML Documents Against XML Schema
XML documents are increasingly being used as a format of data exchange. But for an XML document to be acceptable to different developers/users, the XML document should conform to a standard structure. XML Schema is an XML-based representation of the structure of an XML document. Through its support for datatypes...
Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
White papers
masked "forwarding" email?
Is it possible to apply masked web forwarding to an entire domain? For example, if I have domain.com and I want dom.com to point to it, that's fine for web pages and such... But if I have an email account a@domain.com, I want to be able to write an...
Tags: domain, e-mail
Q&A 2004-10-08
Xotics (zip)
Xotics is a set of Java tools and libraries for XML programming and processing, based on the association of JavaBeans and XPath 2 requesting support. Xotics is a complete solution, intended to Java developers, addressing both client and server side programming. Xotics contains a Core API implementing base concepts, an...
Tags: Concept, JavaBeans, XPath, Xotics, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
Software downloads 2006-04-14
Handle DOM streaming protocols with the Remote Events for XML (REX) 1.0 specification
The Remote Events for XML. REX specification introduced by the World Wide Web Consortium (W3C) defines an XML syntax for the transmission of Document Object Model DOM events in such a way as to be compatible with streaming protocols. REX is useful in a variety of situations including setting an...
Tags: W3C, Document Object Model, Specification, REX, XML, Software/Web Development, Web Development
Download resources 2006-09-01
Format Java-extracted data using DOM and XSL
Java can extract data from any JDBC-compliant database, convert that data into a DOM object, and then use XSL to format that data in the desired fashion. In a previous article, we demonstrated how to programmatically extract the data from a database. Now, we'll look at how to build the...
Tags: XML, John Charles Bell, Java, Document Object Model, columnCount, columnNames, JAXP XML processing, XSL
Technical articles 2003-07-21
Inspect Context (xpi)
Open Dom Inspector at this node from Inspect on context menu. Dom Inspector must already be installed. Handy for checking both page for Web developers and chrome for extension developers. This version is the first release on CNET Download.com.
Tags: Document Object Model, XML, Software/Web Development, Web Development
Software downloads 2007-10-16
Aspose.Pdf for Java (zip)
Aspose.Pdf is a Java Pdf component to write Pdf documents without using Adobe Acrobat. Advanced features are: Document & Page properties, Page Orientation, Color space, Text, Headings, Tables, Images, Hyperlinks, Custom Fonts and True type Fonts, Large document support & convert HTML/CSS into Pdf, Different sizes for pages in the...
Tags: HTML, Adobe PDF, Document Object Model, Java, Aspose, Aspose.Pdf, CSS, XML, Scripting Languages, Software/Web Development, Web Development
Software downloads 2007-06-21
Dynamic XML document construction with the PHP DOM
How do you generate XML-encoded data structures?Do you have a preferred method? Do you use PHP? Something else?
Tags: melonfire, application development, programming, php, xml, Mark W. Kaelin, XML document
Discussion threads 2006-12-06
Server Document Generation in Visual Studio Tools for Office - Level 200
Currently, developers program against Office documents on the server by creating instances of the Office application and manipulating the document via the appropriate Office DOM. One of the key enhancements in Visual Studio Tools for Office 2005 is the new and powerful ServerDocument class, which grants the ability to work...
Tags: Microsoft Visual Studio, Server, Tool, Microsoft Office, Office Suites, Software
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Outlook 2000/2002/2003: Tips for Road Warriors
Working efficiently with Microsoft Outlook is a real challenge for users who are traveling or working off-site. This guide describes a dozen ways that mobile users can maximize productivity when using Microsoft Outlook outside the office.
Buy Now
FastAnswer: Deleting User Accounts w/o Deleting Data Files
When you delete a user account on Windows XP, you can also lose the user's data if you're not careful. This FastAnswer show you how to keep from losing data when deleting a profile.
Buy Now

The Green Enterprise