View Single Post
Old 09-22-2006, 01:52 PM  
Sosa
In Tushy Land
 
Sosa's Avatar
 
Join Date: Oct 2002
Location: Nebraska
Posts: 40,149
Quote:
Originally Posted by borked
I've spent a good long time optimising XML parsing and now use my code on a mainstream price-comaprison site. The script can d/l the xml, parse through 30,000 products (amazon XML feed at 115MB) log any new products in the database, then match those products to my own categories, match them to identical products in the database and update the live products tree.
All in 23 seconds.

Parsing XML is not a problem. Once it's parsed, it's like any variable to display in a web site.
You know what, that is pretty similar to what I'm needing, care if I email you some more details if you are available?
Sosa is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote