<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: XML Config File Generator with PHP</title>
	<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/</link>
	<description>Throwing code to the wind</description>
	<pubDate>Sat, 22 Nov 2008 03:45:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Carlos Coelho</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-3</link>
		<author>Carlos Coelho</author>
		<pubDate>Thu, 10 May 2007 04:10:08 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-3</guid>
					<description>Hello vega thank you for more east script, for several days I researched on a xml generator in the internet without success, I guarantee that will help many developers Thank you</description>
		<content:encoded><![CDATA[<p>Hello vega thank you for more east script, for several days I researched on a xml generator in the internet without success, I guarantee that will help many developers Thank you</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Oscargr</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-12</link>
		<author>Oscargr</author>
		<pubDate>Sun, 13 May 2007 05:09:43 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-12</guid>
					<description>Another option to consider is using PEAR's XML_Serializer and XML_Unserializer classes. They make it really, really easy to go from a PHP data structure to XML and back.</description>
		<content:encoded><![CDATA[<p>Another option to consider is using PEAR&#8217;s XML_Serializer and XML_Unserializer classes. They make it really, really easy to go from a PHP data structure to XML and back.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: shock</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-13</link>
		<author>shock</author>
		<pubDate>Sun, 13 May 2007 06:24:07 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-13</guid>
					<description>nice work! ~~</description>
		<content:encoded><![CDATA[<p>nice work! ~~</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: isko mazaredo</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-353</link>
		<author>isko mazaredo</author>
		<pubDate>Sat, 07 Jul 2007 22:45:19 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-353</guid>
					<description>hi! your xml config generator for images is good but im thinking if you can help me with config generator for my web xml player. i just want to play all my mp3 in my website without editing my playlist.xml manualy. i just edited  your xml config gen but i'm really getting hardtime coz i'm really a noob in scripting. what i want to do is just play all my mp3 in a certain folder. my old xml code is just like this...



 

  
  Title Of The Song
  http://www.myweb.com/mp3/1.mp3 
  
  
  ...
  ...
  




Note: http://&#62;
Thanks!</description>
		<content:encoded><![CDATA[<p>hi! your xml config generator for images is good but im thinking if you can help me with config generator for my web xml player. i just want to play all my mp3 in my website without editing my playlist.xml manualy. i just edited  your xml config gen but i&#8217;m really getting hardtime coz i&#8217;m really a noob in scripting. what i want to do is just play all my mp3 in a certain folder. my old xml code is just like this&#8230;</p>
<p>  Title Of The Song<br />
  <a href="http://www.myweb.com/mp3/1.mp3" rel="nofollow">http://www.myweb.com/mp3/1.mp3</a> </p>
<p>  &#8230;<br />
  &#8230;</p>
<p>Note: <a href="http://&gt;" rel="nofollow">http://&gt;</a><br />
Thanks!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-362</link>
		<author>fromvega</author>
		<pubDate>Sun, 08 Jul 2007 15:03:36 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-362</guid>
					<description>Hello Isko,

First I'd like to thank you for the audience. Second I recommend you to check the newer version of this script, XML Generator DIR. It makes a lot easier to generate XML files.

You can get it at the following post:
http://fromvega.com/wordpress/2007/05/13/xml-generator-dir/

Give it a try and if you again find any trouble configuring it please post another comment there that I'll be glad to help you.

Bye!</description>
		<content:encoded><![CDATA[<p>Hello Isko,</p>
<p>First I&#8217;d like to thank you for the audience. Second I recommend you to check the newer version of this script, XML Generator DIR. It makes a lot easier to generate XML files.</p>
<p>You can get it at the following post:<br />
<a href="http://fromvega.com/wordpress/2007/05/13/xml-generator-dir/" rel="nofollow">http://fromvega.com/wordpress/2007/05/13/xml-generator-dir/</a></p>
<p>Give it a try and if you again find any trouble configuring it please post another comment there that I&#8217;ll be glad to help you.</p>
<p>Bye!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: mike</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-983</link>
		<author>mike</author>
		<pubDate>Tue, 21 Oct 2008 15:23:41 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-983</guid>
					<description>thanx for the script! I have managed to adapt it to suit my requirements. I now have one problem. Thre is a Thumbs.db that is being put in one of my xml elements yet the folder does not contain this. How do i get rid of the Thumbs.db using this script</description>
		<content:encoded><![CDATA[<p>thanx for the script! I have managed to adapt it to suit my requirements. I now have one problem. Thre is a Thumbs.db that is being put in one of my xml elements yet the folder does not contain this. How do i get rid of the Thumbs.db using this script</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-988</link>
		<author>fromvega</author>
		<pubDate>Mon, 27 Oct 2008 18:57:07 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-988</guid>
					<description>Hello mike,

to do that you would need to check for the filename. You could write something like this:

Put After: if($file-&gt;isFile()){ 

    if($file-&gt;getFilename() == 'Thumbs.db') continue;

Hope it helps.</description>
		<content:encoded><![CDATA[<p>Hello mike,</p>
<p>to do that you would need to check for the filename. You could write something like this:</p>
<p>Put After: if($file->isFile()){ </p>
<p>    if($file->getFilename() == &#8216;Thumbs.db&#8217;) continue;</p>
<p>Hope it helps.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: vaughan</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-1057</link>
		<author>vaughan</author>
		<pubDate>Sun, 02 Nov 2008 16:13:06 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-1057</guid>
					<description>Hi
Good work 
I'm trying to create a php that reads all album/houses/kitchens , /houses/bathrooms etc and outputs xml.php.

I am using gallery2 and would like to drop this php into any folder and read it into a flash.swf whenever I would like to show any of the content. I would also like to generate the thumbs automatically with php in the script. Is this possible ?

Regards Vaughan</description>
		<content:encoded><![CDATA[<p>Hi<br />
Good work<br />
I&#8217;m trying to create a php that reads all album/houses/kitchens , /houses/bathrooms etc and outputs xml.php.</p>
<p>I am using gallery2 and would like to drop this php into any folder and read it into a flash.swf whenever I would like to show any of the content. I would also like to generate the thumbs automatically with php in the script. Is this possible ?</p>
<p>Regards Vaughan</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-1071</link>
		<author>fromvega</author>
		<pubDate>Mon, 03 Nov 2008 13:28:02 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/09/xml-config-file-generator-with-php/#comment-1071</guid>
					<description>Hello vaughan, it's possible but you would need to write your own code for that since the script just generates XML.</description>
		<content:encoded><![CDATA[<p>Hello vaughan, it&#8217;s possible but you would need to write your own code for that since the script just generates XML.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
