<?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: How-to Handle Large XML Files in PHP</title>
	<atom:link href="http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/</link>
	<description>Tech-Related Bloggery</description>
	<lastBuildDate>Tue, 09 Mar 2010 10:36:31 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Vincent Roman</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-741</link>
		<dc:creator>Vincent Roman</dc:creator>
		<pubDate>Fri, 05 Feb 2010 12:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-741</guid>
		<description>Christian - 

Nice post and an elegant solution.  Alas in my real world scenario and based on restrictions, I couldn&#039;t use it.  

Yours is one way of many and thanks so much ofr sharing :)  

Best, Vincent -</description>
		<content:encoded><![CDATA[<p>Christian &#8211; </p>
<p>Nice post and an elegant solution.  Alas in my real world scenario and based on restrictions, I couldn&#8217;t use it.  </p>
<p>Yours is one way of many and thanks so much ofr sharing :)  </p>
<p>Best, Vincent -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Weiske</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-740</link>
		<dc:creator>Christian Weiske</dc:creator>
		<pubDate>Thu, 04 Feb 2010 13:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-740</guid>
		<description>You are circumventing the problem here. PHP has much more elegant ways to deal with huge XML files. I described one in a blog entry:
http://cweiske.de/tagebuch/Importing%20huge%20XML%20files%20using%20PHP5%20-%20efficiently%20and%20conveniently.htm</description>
		<content:encoded><![CDATA[<p>You are circumventing the problem here. PHP has much more elegant ways to deal with huge XML files. I described one in a blog entry:<br />
<a href="http://cweiske.de/tagebuch/Importing%20huge%20XML%20files%20using%20PHP5%20-%20efficiently%20and%20conveniently.htm" rel="nofollow">http://cweiske.de/tagebuch/Importing%20huge%20XML%20files%20using%20PHP5%20-%20efficiently%20and%20conveniently.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-626</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Wed, 02 Dec 2009 10:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-626</guid>
		<description>No problem, glad the notion and technique is of use as much as the code.  No doubt I would refactor the code if I needed it again :)  Best, Vincent -</description>
		<content:encoded><![CDATA[<p>No problem, glad the notion and technique is of use as much as the code.  No doubt I would refactor the code if I needed it again :)  Best, Vincent -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cranbow</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-625</link>
		<dc:creator>cranbow</dc:creator>
		<pubDate>Wed, 02 Dec 2009 09:54:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-625</guid>
		<description>Thanks for the tips. This helped me a lot. I cleaned up the code a bit for my purposes, but it worked very well.</description>
		<content:encoded><![CDATA[<p>Thanks for the tips. This helped me a lot. I cleaned up the code a bit for my purposes, but it worked very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: webdesign</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-568</link>
		<dc:creator>webdesign</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-568</guid>
		<description>Great tutorial .. you missed alot of syntax but when i finally got it runningno more big file errors :D</description>
		<content:encoded><![CDATA[<p>Great tutorial .. you missed alot of syntax but when i finally got it runningno more big file errors :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Chan</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-548</link>
		<dc:creator>Jim Chan</dc:creator>
		<pubDate>Thu, 23 Jul 2009 09:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-548</guid>
		<description>HeyThanks for sharing the great piece of code. Just have a question and hope if you could please address this question. I think I have misconfigured the file.

Here is an example for items: Which one is core data delimiter / record delimeter? 

 




New York
Yes






New York
Yes





Thanks again!
-Jim</description>
		<content:encoded><![CDATA[<p>HeyThanks for sharing the great piece of code. Just have a question and hope if you could please address this question. I think I have misconfigured the file.</p>
<p>Here is an example for items: Which one is core data delimiter / record delimeter? </p>
<p>New York<br />
Yes</p>
<p>New York<br />
Yes</p>
<p>Thanks again!<br />
-Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Travis Ballard</title>
		<link>http://www.techtalkpoint.com/articles/how-to-handle-large-xml-files-in-php/comment-page-1/#comment-496</link>
		<dc:creator>Travis Ballard</dc:creator>
		<pubDate>Sat, 09 May 2009 06:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100214#comment-496</guid>
		<description>i just wanted to thank you for this. it helped me quite a bit with a project i just finished. at first i tried just using simplexml to read a 400mb xml file and well, php wasn&#039;t having that. now it may create 20k files but it deletes them when it&#039;s done and everything is working great. thanks!</description>
		<content:encoded><![CDATA[<p>i just wanted to thank you for this. it helped me quite a bit with a project i just finished. at first i tried just using simplexml to read a 400mb xml file and well, php wasn&#8217;t having that. now it may create 20k files but it deletes them when it&#8217;s done and everything is working great. thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
