<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Get your XML ready for Flash (2 of 2)</title>
	<atom:link href="http://www.herrodius.com/blog/18/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/18</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Mon, 23 Aug 2010 17:50:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Esteban</title>
		<link>http://www.herrodius.com/blog/18/comment-page-1#comment-4052</link>
		<dc:creator>Esteban</dc:creator>
		<pubDate>Mon, 13 Nov 2006 05:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=18#comment-4052</guid>
		<description>I am currently using PHP DomDocument to create XML from DataBases; the &quot;pack&quot; function makes the difference.
Since I am a &quot;latin-characters&quot; native speaker, I have to create perfectly readable UTF-8 XML files. This is the best solution I&#039;ve came across the web tonite.
Thank you very much!!</description>
		<content:encoded><![CDATA[<p>I am currently using PHP DomDocument to create XML from DataBases; the &#8220;pack&#8221; function makes the difference.<br />
Since I am a &#8220;latin-characters&#8221; native speaker, I have to create perfectly readable UTF-8 XML files. This is the best solution I&#8217;ve came across the web tonite.<br />
Thank you very much!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bo</title>
		<link>http://www.herrodius.com/blog/18/comment-page-1#comment-3271</link>
		<dc:creator>Bo</dc:creator>
		<pubDate>Tue, 26 Sep 2006 18:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=18#comment-3271</guid>
		<description>Great tutorial! I&#039;m seeking advice on how to save data to an Access database using an XML-file returned from Flash. I guess that what I have to do is to parse the XML-file returned, create an SQL INSERT statement and insert... However, I&#039;m having a little trouble doing this. Is there an easier way, or does anyone know of a tutorial or similar somewhere on the net?

Br Bo</description>
		<content:encoded><![CDATA[<p>Great tutorial! I&#8217;m seeking advice on how to save data to an Access database using an XML-file returned from Flash. I guess that what I have to do is to parse the XML-file returned, create an SQL INSERT statement and insert&#8230; However, I&#8217;m having a little trouble doing this. Is there an easier way, or does anyone know of a tutorial or similar somewhere on the net?</p>
<p>Br Bo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Hackenberg</title>
		<link>http://www.herrodius.com/blog/18/comment-page-1#comment-2031</link>
		<dc:creator>Ken Hackenberg</dc:creator>
		<pubDate>Sun, 25 Jun 2006 18:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=18#comment-2031</guid>
		<description>I was able to get an ASP version for wiriting XML from Flash as shown above in PHP.

Painstaking but now it works while receiving some great help form another developer. If anyone would like an exmaple of this script, please email me. Thank you.

ken at xzone9 dot com</description>
		<content:encoded><![CDATA[<p>I was able to get an ASP version for wiriting XML from Flash as shown above in PHP.</p>
<p>Painstaking but now it works while receiving some great help form another developer. If anyone would like an exmaple of this script, please email me. Thank you.</p>
<p>ken at xzone9 dot com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Hackenberg</title>
		<link>http://www.herrodius.com/blog/18/comment-page-1#comment-1877</link>
		<dc:creator>Ken Hackenberg</dc:creator>
		<pubDate>Thu, 08 Jun 2006 01:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=18#comment-1877</guid>
		<description>I am trying to integrate your tutorial on getting XML ready for Flash. I have a News Writer put together with Flash, PHP, and XML but I need to place it on a Windows server (.NET) .

Would you know how to convert the following PHP snippet to ASP? (It is very close to what you have above (http://www.herrodius.com/blog/?p=18). I just need to &quot;WRITE&quot; an XML file. Overwriting is fine and I do have permissions set to do so.)

--- start code ---

--- end code ---

Thank you Christophe.

- Ken
www.xzone9.com</description>
		<content:encoded><![CDATA[<p>I am trying to integrate your tutorial on getting XML ready for Flash. I have a News Writer put together with Flash, PHP, and XML but I need to place it on a Windows server (.NET) .</p>
<p>Would you know how to convert the following PHP snippet to ASP? (It is very close to what you have above (<a href="http://www.herrodius.com/blog/?p=18" rel="nofollow">http://www.herrodius.com/blog/?p=18</a>). I just need to &#8220;WRITE&#8221; an XML file. Overwriting is fine and I do have permissions set to do so.)</p>
<p>&#8212; start code &#8212;</p>
<p>&#8212; end code &#8212;</p>
<p>Thank you Christophe.</p>
<p>- Ken<br />
<a href="http://www.xzone9.com" rel="nofollow">http://www.xzone9.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
