<?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: Converting xls to xml via csv using Python</title>
	<atom:link href="http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/</link>
	<description>A collection of interests and happenings...</description>
	<lastBuildDate>Fri, 23 Apr 2010 04:28:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: alex</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-484</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-484</guid>
		<description>My bad. It seems that when I moved hosting providers around end of October, I disregarded one of the very reasons that I moved to them : they allow python on their server.

So my python files are not visible on the server for the same reasons php files are not shown - they are not meant to be shown !

I&#039;ve renamed the files to txt files. This seems to do the trick without me disabling python file handling all together...</description>
		<content:encoded><![CDATA[<p>My bad. It seems that when I moved hosting providers around end of October, I disregarded one of the very reasons that I moved to them : they allow python on their server.</p>
<p>So my python files are not visible on the server for the same reasons php files are not shown &#8211; they are not meant to be shown !</p>
<p>I&#8217;ve renamed the files to txt files. This seems to do the trick without me disabling python file handling all together&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-472</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Wed, 09 Dec 2009 08:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-472</guid>
		<description>It seems a shame that your links are now bring up a 404 error.
The codes sounded interesting and useful.
:(</description>
		<content:encoded><![CDATA[<p>It seems a shame that your links are now bring up a 404 error.<br />
The codes sounded interesting and useful.<br />
 <img src='http://www.boschmans.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-177</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 21 Oct 2009 17:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-177</guid>
		<description>You mean using Python to convert XML to CSV ? Or using Flex ?

I&#039;ve been giving it some thought, but it all depends if it is simple kind of xml. If it&#039;s complicated with say, naming attributes and nested nodes, it becomes more problematic what you want to do with it.

It would be helpful if you post a small example of the xml you want to convert.</description>
		<content:encoded><![CDATA[<p>You mean using Python to convert XML to CSV ? Or using Flex ?</p>
<p>I&#8217;ve been giving it some thought, but it all depends if it is simple kind of xml. If it&#8217;s complicated with say, naming attributes and nested nodes, it becomes more problematic what you want to do with it.</p>
<p>It would be helpful if you post a small example of the xml you want to convert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronnie</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-167</link>
		<dc:creator>Ronnie</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-167</guid>
		<description>Could you please tell me how i could export an xml file to CSV?</description>
		<content:encoded><![CDATA[<p>Could you please tell me how i could export an xml file to CSV?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Boschmans Account &#187; Blog Archive &#187; Howto access your xml in flex</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-103</link>
		<dc:creator>The Boschmans Account &#187; Blog Archive &#187; Howto access your xml in flex</dc:creator>
		<pubDate>Thu, 18 Jun 2009 05:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-103</guid>
		<description>[...] explain how I access the XML (using Flex) once I created the XML file out of the csv file using my csv2xml python [...]</description>
		<content:encoded><![CDATA[<p>[...] explain how I access the XML (using Flex) once I created the XML file out of the csv file using my csv2xml python [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Boschmans Account &#187; Blog Archive &#187; Flexing my programming muscles</title>
		<link>http://www.boschmans.net/2009/01/21/converting-xls-to-xml-via-csv-using-python/comment-page-1/#comment-102</link>
		<dc:creator>The Boschmans Account &#187; Blog Archive &#187; Flexing my programming muscles</dc:creator>
		<pubDate>Sat, 24 Jan 2009 23:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.boschmans.net/?p=550#comment-102</guid>
		<description>[...] Web Creatie         &#171; Converting xls to xml via csv using Python [...]</description>
		<content:encoded><![CDATA[<p>[...] Web Creatie         &laquo; Converting xls to xml via csv using Python [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
