On CNET: Tidbits on the new Comcast cap
4 Resources for

xml-data islands

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Create a data binding solution for Firefox
One fact that sets Firefox apart from Internet Explorer is that it provides support for XBL eXtensible Binding Language. Here's an examination of how XBL is important for binding data fields to XML data islands. Mozilla's Firefox browser is becoming a favorite among Web application developers, including myself....
Tags: Mozilla Firefox, XML-Data, dataFld, XML, Phillip Perkins, Web browsers, id, XML-Data Islands, data field, Web Development Zone Newsletter, Data, XBL, Update Method, Internet, Software/Web Development, Web Development
Technical articles 2005-08-09
Client-side data validation with XML
One of my favorite parts of Web applications development is user interface design. My primary concern is with the flow of a page as opposed to how pretty it is. There is nothing more frustrating than having clients make their selections, click a button, and then wait for an entire...
Tags: Edmond Woychowsky, XML-Data Islands, XML, data validation
Technical articles 2004-03-01
Build cross-browser XML paging code
My manager doesn't like scrolling through page after page of tabular information when using a browser-based application. And the delay he experiences while waiting for the next page to load provides him the opportunity to exercise his vast knowledge of the more interesting parts of the English language. He does...
Tags: XML, Edmond Woychowsky, XML-Data Islands, XML-Data, XML-Data Island, paging
Technical articles 2003-10-27
Make XML data islands work in Mozilla
Recently, I wrote an article on the virtues of XML data islands and, although the article was well received, a number of readers pointed out that XML data islands work only with Microsoft Internet Explorer. Because of this platform limitation and possibly because data islands were developed by Microsoft, XML...
Tags: JavaScript, Edmond Woychowsky, XML, HTML, XML node, XML-Data, XML-Data Islands, Mozilla Corp.
Technical articles 2003-05-15

Additional Resources

JavaScript: JavaScript and XML
This paper explains how to use JavaScript to work with XML data. It starts by demonstrating techniques for obtaining XML data: loading it from the network, parsing it from a string, and obtaining it from XML data islands within an HTML document. After this discussion of obtaining XML data, the...
Tags: JavaScript, XML, XML-Data
Book chapters 2006-08-01
Bind HTML data elements to XML data islands
Similar functionality, Database drivenAlthough this is a topic that has been around a while, it is still viable, and I was curious if anyone has built anything that provides similar capability using direct database connections. I am thinking about using existing mechanisms to provide an XML products to a consumer...
Tags: HTML, live database data islands, programming, ScotlynHatt, XML, XML-Data, XSLT
Discussion threads 2005-05-10
Free Islands Screensaver (exe)
This Free Islands Screensaver displays outstanding images of tropical islands and the waters that surround them. Try to hear the gentle ocean waves lapping on the island coast. This version is the first release on CNET Download.com.
Tags: Island, Screensaver
Software downloads 2007-12-03
Using an ODS Tagset to Create Distributable, Editable Data Islands
This paper discusses how in a Windows environment HTML, Javascript, XML and some other native Windows functionality can be combined to create an HTML page containing its own data that can be distributed, viewed and even edited. An XML file of the edited data is created which can be returned...
Tags: HTML, SAS Institute, XML, Microsoft Windows, Operating Systems, Software
White papers 2007-05-14
XML Best Practices for Microsoft SQL Server 2005
Microsoft SQL Server 2005 provides extensive support for XML data processing. XML values can be stored natively in an XML data type column, which can be typed according to a collection of XML schemas, or left untyped. You can index the XML column. Furthermore, fine-grained data manipulation is supported using...
Tags: Microsoft SQL Server, Microsoft Corp., XML-Data, Microsoft SQL Server 2005, XML, Software/Web Development, Web Development
White papers 2004-06-01
XML Application Migration From DB2 8.x to DB2 Viper, Part 2: Compare XML Functionality in DB2 Viper to XML Functionality in DB2 V8.x
XML support in DB2 UDB Version 8.x was based on DB2's relational infrastructure. XML data was either stored intact as a Character Large Object CLOB or shredded to relational tables. DB2 UDB Viper, on the other hand, has true native support for XML data. XML is now handled as a...
Tags: Migration, XML-Data, IBM DB2, XML, Databases, Enterprise Software, Software/Web Development, Web Development, Software, Data Management
White papers 2006-05-24
Query XML Data That Contains Namespaces
XML namespaces are a W3C XML standard. Indeed, XPath, XML Schema, XQuery, and other XML technologies support namespaces. While this paper does not provide a detailed tutorial on namespaces, it does highlight a few key concepts. XML namespaces potentially provide organizations a universally unique markup vocabulary element and attribute names...
Tags: Namespace, XML-Data, XML Namespace, XML, Software/Web Development, Web Development
White papers 2006-11-09
XML Application Migration From DB2 8.x to DB2 Viper, Part 1: Partial Updates to XML Documents in DB2 Viper
XML support in DB2 Universal Database UDB Version 8.x is based on DB2's relational infrastructure. Previous to the DB2 Viper release, XML data was either stored intact as a Character Large Object CLOB or shredded to relational tables. In contrast, DB2 Version 9.1 has true native support for XML data....
Tags: XML Document, Migration, XML-Data, IBM DB2, XML, Databases, Enterprise Software, Software/Web Development, Web Development, Software, Data Management
White papers 2006-05-11
SAN Over SDH/SONET for Business Continuity and Disaster Recovery
Tremendous growth in enterprise storage needs has created demand for reliable and cost-effective backup and data protection solutions. The emergence of storage extension solutions is a natural evolution of the growing use of Storage Area Networks SANs within the enterprise. These solutions provide data connectivity between separate SAN islands within...
Tags: SONET, SAN, SDH, Business Continuity, Disaster Recovery, Storage, Storage Area Networks (SAN), Storage Management, Hardware
White papers 2005-12-01
XMLTABLE by Example, Part 1: Retrieving XML Data in Relational Format - Harness the Power of This Useful SQL/XML Function in DB2
DB2 pureXML provides hierarchical storage for XML data and advanced XML query capabilities such as SQL/XML and XQuery. SQL/XML is a standardized extension of the SQL language so that XQuery or XPath can be embedded in SQL. This allows for integrated processing of XML and relational data, or conversion from...
Tags: SQL, XML-Data, IBM DB2, DB2 pureXML, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
White papers 2007-08-30
An XML Learning Framework
The paper will present in general terms the categories of XML knowledge, and then explicate the levels of learning possible for each category. The categories identified are: Definition of XML, XML Processing, XML Syntax, XML Data Modeling, XML Companion Specifications, Other Technologies and System Implementation.
Tags: Isogen International Corp., XML, Software/Web Development, Web Development
White papers 2002-07-01
Bind HTML data elements to XML data islands
When you bind HTML elements to data sources, specifically XML data islands, the XML data will reflect any change to the data in the bound element. Here are code examples that demonstrate how you can bind HTML data elements to XML data islands. Keep your developer skills sharp by...
Tags: HTML, XML-Data, XML, Phillip Perkins, XML-Data Island, xmlTest, Web Development Zone Newsletter, Island, DATAFLD, SIZE=10, Software/Web Development, Web Development
Technical articles 2005-05-09
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
US Virgin Islands (exe)
This screen saver shows twenty-two high quality images of photos taken in the US Virgin Islands.
Tags: Island, Screensaver
Software downloads 2006-08-16
XML Data Binding Using Data Templates in XAML
Avalon provides a number of conveniences in terms of accessing and binding external data sources. This paper explains how one can bind and display XML data using a data template in XAML. For ease of demonstration, the XML is defined as a resource within the XAML document. This technique is...
Tags: XAML, XML-Data, Avalon
White papers 2005-12-10
Live From Redmond: VB9 - Conquering XML With LINQ to XML
XML programming is central to writing data-centric applications; it permeates the presentation tier (XAML, XHTML), communications layer (REST, RSS, WCF), is present on the server tier XML on SQL, and is used regularly for general purposes (configuration, logging, persistent stores.) But XML is not a tame data format, peculiarities like...
Tags: LINQ, XML Programming, XML, Software/Web Development, Web Development
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Planning for Disaster Recovery
To prevent data loss and maintain business continuity in times of crisis, IT pros must make disaster planning a top priority. This guide will help you ...
Buy Now
Quick Guide: Spyware Detection and Removal
Spyware and adware are increasingly eating away at IT professionals' time and resources. These programs slow end-user system performance and can enabl ...
Buy Now

Ultraportables