<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Site Development Tutorials - Web Developer Resource &#187; XML Tutorials</title>
	<atom:link href="http://www.developertutorials.com/category/tutorials/xml-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com</link>
	<description>Web Development and Web Design Information Resources Helping You Build Great Websites!</description>
	<lastBuildDate>Mon, 26 Dec 2011 23:53:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Starting with XML</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/starting-with-xml-7-11-07-986/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/starting-with-xml-7-11-07-986/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 20:20:30 +0000</pubDate>
		<dc:creator>Neil Williams</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/starting-with-xml-7-11-07-986/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>XML continues the separation of data from presentation, to the point that one XML stylesheet contains all the common HTML code and a separate CSS stylesheet contains the formatting code. The XML file itself only needs to contain the code that is specific to that page.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/starting-with-xml-7-11-07-986/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing XML using PHP</title>
		<link>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php-060822-1002/</link>
		<comments>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php-060822-1002/#comments</comments>
		<pubDate>Tue, 22 Aug 2006 20:20:30 +0000</pubDate>
		<dc:creator>Neil Williams</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/parsing-xml-using-php-060822-1002/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>By handling mime-types and using browser detection, CodeHelp has already shown how to export XML using a PHP script. PHP can also receive XML as input - using the XML parser...]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php-060822-1002/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Performing Client-Side XSL Transformations</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/client-side-xsl-transformations-051212-1017/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/client-side-xsl-transformations-051212-1017/#comments</comments>
		<pubDate>Mon, 12 Dec 2005 20:20:30 +0000</pubDate>
		<dc:creator>Tony Marston</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/client-side-xsl-transformations-051212-1017/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>It is a feature of my software that I produce HTML output from XML documents with server-side XSL transformations. This means that as well as producing the XML document I transform it into HTML on the server before I send the result to the client.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/client-side-xsl-transformations-051212-1017/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing XML using PHP5</title>
		<link>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php5-050816-1047/</link>
		<comments>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php5-050816-1047/#comments</comments>
		<pubDate>Tue, 16 Aug 2005 20:20:30 +0000</pubDate>
		<dc:creator>Burhan Khalid</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/parsing-xml-using-php5-050816-1047/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php5-050816-1047/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing XML using PHP4</title>
		<link>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php4-050816-1046/</link>
		<comments>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php4-050816-1046/#comments</comments>
		<pubDate>Tue, 16 Aug 2005 20:20:30 +0000</pubDate>
		<dc:creator>Burhan Khalid</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/php/parsing-xml-using-php4-050816-1046/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This tutorial will explain how to parse (that is, read and interpret) information from a XML file using PHP. I will discuss the very basics of XML (mainly structure), and then jump right in to the reading and parsing of XML files. This is not a tutorial on XML itself, just parsing XML with PHP.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/php/parsing-xml-using-php4-050816-1046/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Simple Way to Read an XML File in Java</title>
		<link>http://www.developertutorials.com/tutorials/java/read-xml-file-in-java-050611-1112/</link>
		<comments>http://www.developertutorials.com/tutorials/java/read-xml-file-in-java-050611-1112/#comments</comments>
		<pubDate>Sat, 11 Jun 2005 20:20:30 +0000</pubDate>
		<dc:creator>Kiran Pai</dc:creator>
				<category><![CDATA[Java Tutorials]]></category>
		<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/java/read-xml-file-in-java-050611-1112/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>This is actually a piece of code used by me to access XML files through Java. I have added some explanation. In case you are interested in knowing how to access XML files using Java, quickly without reading a lot of material, this is the right article for you.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/java/read-xml-file-in-java-050611-1112/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML and Scripting Languages</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/xml-scripting-languages-050517-1175/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/xml-scripting-languages-050517-1175/#comments</comments>
		<pubDate>Wed, 18 May 2005 20:20:30 +0000</pubDate>
		<dc:creator>Parand Tony Darugar</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/xml-scripting-languages-050517-1175/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>In this first tutorial of his series on using scripting languages to manipulate and transform XML documents, Binary Evolution's Parand Tony Daruger takes you through the first steps of using these techniques with Perl. You'll see a method for transforming XML to HTML, followed by a simple stock trading application that uses Perl, XML, and a database to evaluate trading rules. You can apply the techniques using other scripting languages too, including Tcl and Python.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/xml-scripting-languages-050517-1175/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parsing Comma-Separated Values</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/parsing-comma-separated-values-050517-1176/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/parsing-comma-separated-values-050517-1176/#comments</comments>
		<pubDate>Wed, 18 May 2005 20:20:30 +0000</pubDate>
		<dc:creator>Doug Tidwell</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/parsing-comma-separated-values-050517-1176/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Ask the expert: My assignment on an XML pilot project is a transformation from data formatted in comma-delimited files (CDF) that the customer wants to transform into XML data. Seems logical enough, but I can't find any reference to a CDF-to-XML translator. What would you suggest? --Tom Watson, consultant
Doug Tidwell responds: Tom, I think I have a solution. It all starts with getting the data.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/parsing-comma-separated-values-050517-1176/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Security Suite: Increasing the Security of E-Business</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/xml-security-suite-increasing-security-e-business-050517-1177/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/xml-security-suite-increasing-security-e-business-050517-1177/#comments</comments>
		<pubDate>Wed, 18 May 2005 20:20:30 +0000</pubDate>
		<dc:creator>Doug Tidwell</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/xml-security-suite-increasing-security-e-business-050517-1177/"><img align="left" hspace="5" width="150" height="150" src="http://www.developertutorials.com/wp-content/uploads/2005/05/110.gif" class="alignleft wp-post-image tfe" alt="" title="" /></a>As more and more companies use XML to transmit structured data across the Web, the security of documents becomes increasingly important. This article presents some basics of Web security, describes the components of the XML Security Suite, and gives examples that illustrate how the technologies in the XML Security Suite increase the security of Web commerce.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/xml-security-suite-increasing-security-e-business-050517-1177/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Servlets and XML: Made for Each Other</title>
		<link>http://www.developertutorials.com/tutorials/xml-tutorials/servlets-xml-050518-1178/</link>
		<comments>http://www.developertutorials.com/tutorials/xml-tutorials/servlets-xml-050518-1178/#comments</comments>
		<pubDate>Wed, 18 May 2005 20:20:30 +0000</pubDate>
		<dc:creator>Doug Tidwell</dc:creator>
				<category><![CDATA[XML Tutorials]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<a href="http://www.developertutorials.com/tutorials/xml-tutorials/servlets-xml-050518-1178/"><img align="left" hspace="5" width="150" height="150"  src="http://www.developertutorials.com/wp-content/plugins/thumbnail-for-excerpts/tfe_no_thumb.png" class="alignleft wp-post-image tfe" alt="" title="" /></a>Find out how Java servlets and XML work together to generate an XML document and DOM tree and interface with a database. This article includes a couple of useful techniques: using HTTP parameters to control processing and generating a DOM tree without an XML source document.]]></description>
		<wfw:commentRss>http://www.developertutorials.com/tutorials/xml-tutorials/servlets-xml-050518-1178/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

