<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>myXMLProject</title>
	<link>http://www.myxmlproject.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 27 Aug 2010 04:06:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Build a Flash Photo Gallery Step 2:  Build a Photo Detail View and Slide Show</title>
		<description>Previous Post:  Build a Flash Photo Gallery: Step 1

The PhotoDetail Class:  displays an enlarged view of the photo when a thumbnail is selected.
Slide Show Functionality within the PhotoDetail Class.  One photo gradually dissolves into the next.
Slide Show Intervals:  Allow for automatic operation of the slideshow with ...</description>
		<link>http://www.myxmlproject.com/build-a-flash-slideshow/</link>
			</item>
	<item>
		<title>Build a Flash Photo Gallery. Step 1: Read XML file in Flash</title>
		<description>Want to create a photo album for your website?  This tutorial uses ActionScript to create a Flash photo album.  The photos are stored externally and neatly organized using XML.  Support for XML is one nice feature of ActionScript.  No need to use DOM methods to traverse ...</description>
		<link>http://www.myxmlproject.com/read-xml-file-in-flash/</link>
			</item>
	<item>
		<title>Customize RSS Feeds with PHP</title>
		<description>Customize the display of your RSS feed using HTML and PHP.  Starting with PHP version 5, SimpleXML loads, and parses an XML document. SimpleXML makes it easier to get access to xml content.  Take a look at this simple example.  

View a Demo:  Yahoo News Feed

PHP ...</description>
		<link>http://www.myxmlproject.com/customize-rss-feeds-with-php/</link>
			</item>
	<item>
		<title>XML Transformation using Sarissa</title>
		<description>Sarissa was developed to allow cross-browser support for manipulating XML files.  This is important for web pages accessing XML with JavaScript.  Firefox, IE and Safari implementations of JavaScript each handle XML files differently.  Sarissa is a set of downloadable JavaScript files that standardize XML manipulation.

PHOTO GALLERY USING XML

Several popular ...</description>
		<link>http://www.myxmlproject.com/xml-transformation-using-sarissa/</link>
			</item>
</channel>
</rss>
