(Alexandre GRANVAUD) This article gives simple classes and macros to provide simple c++ objects initialization from an XML file. Here the main goal is to achieve .INI files substitution but it can be used for every small data initialization needed.
Tag: JSON / JAVA / XML
Fast, Scalable, Streaming AJAX Proxy – continuously deliver data from cross domain
(Omar Al Zabir) Due to browser’s prohibition on cross domain XMLHTTP call, all AJAX websites must have server side proxy to fetch content from external domain like Flickr or Digg. From client side javascript code, an XMLHTTP call goes to the server side proxy hosted on the same domain and then the p
Developers Use XML for Real Time Data Access
(Vance McCarthy) A recent study by a leading developer-focused research firm is finding that XML is gaining steam for certain mission-critical data access projects.
Retrieve XML data values with XQuery in SQL Server 2005
(Robert Sheldon) When Microsoft released SQL Server 2005, it introduced a new data type: XML. As with other SQL Server data types, you can use the XML data type to define columns, variables and parameters for stored procedures and user-defined functions, and you can access XML data in its entirety –
XQuery: The Real X in AJAX
(Matt Turner) Like the real Napster in the movie The Italian Job (the remake), XQuery might have a bit of a chip on its shoulder about the X in AJAX.
XML to Array
(Michael) The function takes the specified XML data (which must be in valid XML format) and converts into an array. Any attributes in the XML elements are dropped an only the element values are placed in the array. If multiple elements with the same name appear in the same level in the XML, then a
Ajax Templates
(Nikhil Kothari) Just over a month ago, at MIX08, I presented a talk on Real-World Ajax. One of the demos I included was an Ajax templating technique to demonstrate separation of presentation and content from behavior to help manage script complexity, and to help facilitate designer/developer workfl
SpyComponents ValidatorBuddy Plug-In for XMLSpy
(Jerry Sheehan) XMLSpy currently supports DTD, & XML Schema schema languages out-of-the-box. However, there are others such as Relax NG which is also a grammar based schema language as DTD’s & XML Schemas. In addition, their is Schematron which is a rule based schema language. No current schema lang
Can an Apache XMLBeans Help Speed Java Devs on XML?
(Vance McCarthy) BEA wants to jump-start the Java community’s work on supporting XML standards and dev tools. Concerned that today’s Java efforts are moving too slowly, BEA has handed over its internally developed XMLBeans technologies to the Apache Software Foundation (ASF).
Introducing OpenDocument
(Uche Ogbuji) The OASIS Open Document Format for Office Applications (ODF) is an XML standard that lets you store and exchange office application documents, including word-processor, spreadsheet, and presentation files. Whether you try to perform special tasks on files saved from such applications o
