<?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: Preventing XML-Restricted Characters</title> <atom:link href="http://blog.straylightrun.net/2009/01/07/preventing-xml-restricted-characters/feed/" rel="self" type="application/rss+xml" /><link>http://blog.straylightrun.net/2009/01/07/preventing-xml-restricted-characters/</link> <description>Software, Technology, PHP</description> <lastBuildDate>Sun, 25 Dec 2011 01:09:52 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: vlad</title><link>http://blog.straylightrun.net/2009/01/07/preventing-xml-restricted-characters/comment-page-1/#comment-16</link> <dc:creator>vlad</dc:creator> <pubDate>Thu, 08 Jan 2009 06:33:56 +0000</pubDate> <guid
isPermaLink="false">http://blog.straylightrun.net/?p=87#comment-16</guid> <description>i am taking about PHP XMLReader/Writer. It just an SAX parser. It is quick and it should be able to escape those characters correctly. You can also use it to validate your xml. Do not use SimpleXML because it does not escape.</description> <content:encoded><![CDATA[<p>i am taking about PHP XMLReader/Writer. It just an SAX parser. It is quick and it should be able to escape those characters correctly. You can also use it to validate your xml. Do not use SimpleXML because it does not escape.</p> ]]></content:encoded> </item> <item><title>By: gerard</title><link>http://blog.straylightrun.net/2009/01/07/preventing-xml-restricted-characters/comment-page-1/#comment-14</link> <dc:creator>gerard</dc:creator> <pubDate>Thu, 08 Jan 2009 05:20:38 +0000</pubDate> <guid
isPermaLink="false">http://blog.straylightrun.net/?p=87#comment-14</guid> <description>Hmmm, have never used XMLReader. Will look into that next time. Of course, we weren&#039;t processing large amounts of XML. We were sending and receiving our own XML messages.</description> <content:encoded><![CDATA[<p>Hmmm, have never used XMLReader. Will look into that next time. Of course, we weren&#8217;t processing large amounts of XML. We were sending and receiving our own XML messages.</p> ]]></content:encoded> </item> <item><title>By: vlad</title><link>http://blog.straylightrun.net/2009/01/07/preventing-xml-restricted-characters/comment-page-1/#comment-12</link> <dc:creator>vlad</dc:creator> <pubDate>Wed, 07 Jan 2009 23:42:45 +0000</pubDate> <guid
isPermaLink="false">http://blog.straylightrun.net/?p=87#comment-12</guid> <description>have you tried using XMLReader as you process stream. That should take care of things like that.</description> <content:encoded><![CDATA[<p>have you tried using XMLReader as you process stream. That should take care of things like that.</p> ]]></content:encoded> </item> </channel> </rss>
