(Kurt Cagle) Resource Description Framework (RDF) is not the world’s most beloved standard. That it is used most often in fairly obscure applications for handling such fundamental concepts as meaning, topicality, and the definition of objects that sound more like philosophy than computer science cer
Tag: JSON / JAVA / XML
We are NOT Killbit-ing MSXML4!
(Nithya Sampathkumar) In March, we posted our intention to killbit MSXML4 and encouraged users to move to MSXML6 and asked for feedback – And we received lots and lots of it. The summary is MSXML4 is still being used extensively and the suggested timeframe for killbit seemed aggressive for most cus
Ajax application security critical, experts warn
(Jennette Mullaney) Ajax application security is slowly becoming a priority, but much of the information about Ajax security is inadequate, incorrect or simply unavailable. Those warnings come from SPI Dynamics’ Bryan Sullivan, development manager and SPI Labs’ team leader, and Billy Hoffman, reside
Use PHP to create XForms, Part 2: Using the PHP XForms library to create useful XForms
(Tyler Anderson) This two-part article seriess is designed to get PHP developers up to speed in leveraging Web 2.0 XForms forms for their PHP forms development so that they can finally put their outdated Web 1.0 HTML forms away. In Part 1, you created the PHP XForms library. In this article, Part 2,
Efficient XML Interchange tackles data verbosity
(Ed Tittel) Since December 2005 and through the end of this year, an XML working group has been quietly laboring away under the auspices of the W3C. When you learn that EXI, as Efficient XML Interchange inevitably becomes when abbreviated, is part of the XML Binary Characterization work project, thi
XML with C-sharp
(praveen jain) In this article you will see how to read and write XML documents in Microsoft.NET using C# language. First I will discuss XML.NET Framework Library namespace and classes in brief. Then we will read and write XML documents. At the end of this article, I will show you how to take advant
Manipulate XML service definitions with Java programming
(Stephen B Morris) A Service-Oriented Architecture (SOA) typically exports a range of services. For XML service modelling and subsequent consumption of those services by users (people, machines, or other services), Java technology provides powerful mechanisms to handle XML data, which in turn provid
Implement ASP.NET AJAX with the UpdatePanel control
(Tony Patton) The ASP.NET 2.0 AJAX Extensions 1.0 add-on brings AJAX development to ASP.NET developers using existing ASP.NET style coding. This article is a continuation of my look at how to use the ASP.NET AJAX controls with more advanced scenarios. I begin with using multiple UpdatePanel controls
Authenticating Users with ASP.NET AJAX
(Dan Wahlin) ASP.NET 2.0 provides built-in membership management capabilities that allow applications to log users into and out of a Web site with minimal coding. Simply run the aspnet_regsql.exe tool to add Microsoft’s membership database into your chosen database server (otherwise, a SQL Server 20
Converting XML To HTML Using ColdFusion And XSLT
(Ben Nadel) As part of my exploration of XML, I’ve been playing around more with ColdFusion and XSLT. For this experiment, I am trying to encapsulate the data of an HTML page in XML. Then, I am using ColdFusion and XSLT to transform that XML document into an XHTML page.
