<?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 for Programmingsite tutorials</title>
	<atom:link href="http://tutorials.programmingsite.co.uk/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://tutorials.programmingsite.co.uk</link>
	<description>Tutorial section of programmingsite</description>
	<lastBuildDate>Wed, 04 Nov 2009 21:23:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Yahoo stock quote example by Suj</title>
		<link>http://tutorials.programmingsite.co.uk/yahoocsv.php/comment-page-1#comment-150</link>
		<dc:creator>Suj</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=95#comment-150</guid>
		<description>thanks mate. extremely useful. I just had one issue with the quotes, which I fixed it.

thanks again.</description>
		<content:encoded><![CDATA[<p>thanks mate. extremely useful. I just had one issue with the quotes, which I fixed it.</p>
<p>thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an XML file by sarav</title>
		<link>http://tutorials.programmingsite.co.uk/aspcreatexml.php/comment-page-1#comment-54</link>
		<dc:creator>sarav</dc:creator>
		<pubDate>Sun, 26 Apr 2009 15:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=142#comment-54</guid>
		<description>Hi,

 I was tried to use this code. Its working. But i got error page in my browser like,

XML Parsing Error: XML or text declaration not at start of entity
Location: http://localhost/iridium/testsamplexml.asp
Line Number 2, Column 1:
^

May I know why this error coming. and how can I clear that?????

Thanks,
Saraf</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> I was tried to use this code. Its working. But i got error page in my browser like,</p>
<p>XML Parsing Error: XML or text declaration not at start of entity<br />
Location: <a href="http://localhost/iridium/testsamplexml.asp" rel="nofollow">http://localhost/iridium/testsamplexml.asp</a><br />
Line Number 2, Column 1:<br />
^</p>
<p>May I know why this error coming. and how can I clear that?????</p>
<p>Thanks,<br />
Saraf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an XML file by admin</title>
		<link>http://tutorials.programmingsite.co.uk/aspcreatexml.php/comment-page-1#comment-21</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 Mar 2009 18:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=142#comment-21</guid>
		<description>Ensure that the script has double quotes &quot;, looking at the page it seems to have displayed a different character in wordpress</description>
		<content:encoded><![CDATA[<p>Ensure that the script has double quotes &#8220;, looking at the page it seems to have displayed a different character in wordpress</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create an XML file by NicolasD</title>
		<link>http://tutorials.programmingsite.co.uk/aspcreatexml.php/comment-page-1#comment-20</link>
		<dc:creator>NicolasD</dc:creator>
		<pubDate>Sun, 08 Mar 2009 13:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=142#comment-20</guid>
		<description>I have just copy and paste your script and host it at this URL but there is a HTTP 500 error.

www.londonfaces.co.uk/xml.asp.

Any idea?</description>
		<content:encoded><![CDATA[<p>I have just copy and paste your script and host it at this URL but there is a HTTP 500 error.</p>
<p><a href="http://www.londonfaces.co.uk/xml.asp" rel="nofollow">http://www.londonfaces.co.uk/xml.asp</a>.</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo stock quote example by admin</title>
		<link>http://tutorials.programmingsite.co.uk/yahoocsv.php/comment-page-1#comment-14</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Mar 2009 19:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=95#comment-14</guid>
		<description>I noticed you have an Indian email address , you could always try

&lt;strong&gt;http://in.finance.yahoo.com/d/quotes.csv?s=MSFT&amp;f=sl1d1t1c1ohgv&amp;e=.csv&lt;/strong&gt;

instead of

http://finance.yahoo.com/d/quotes.csv?s=msft&amp;f=sl1d1t1c1ohgv&amp;e=.csv</description>
		<content:encoded><![CDATA[<p>I noticed you have an Indian email address , you could always try</p>
<p><strong><a href="http://in.finance.yahoo.com/d/quotes.csv?s=MSFT&#038;f=sl1d1t1c1ohgv&#038;e=.csv" rel="nofollow">http://in.finance.yahoo.com/d/quotes.csv?s=MSFT&#038;f=sl1d1t1c1ohgv&#038;e=.csv</a></strong></p>
<p>instead of</p>
<p><a href="http://finance.yahoo.com/d/quotes.csv?s=msft&#038;f=sl1d1t1c1ohgv&#038;e=.csv" rel="nofollow">http://finance.yahoo.com/d/quotes.csv?s=msft&#038;f=sl1d1t1c1ohgv&#038;e=.csv</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo stock quote example by admin</title>
		<link>http://tutorials.programmingsite.co.uk/yahoocsv.php/comment-page-1#comment-13</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:58:30 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=95#comment-13</guid>
		<description>I have tried this in my test PC which is using Xampp and I cannot see an issue I&#039;m afraid. I have a reasonably fast connection and the quotes come in about 1 second maximum time.

Example output

description	latest figure
symbol	MSFT
last price	15.90
date	3/2/2009
time	1:43pm
change	-0.25
open	15.95
high	16.25
low	15.82
volume	46050552</description>
		<content:encoded><![CDATA[<p>I have tried this in my test PC which is using Xampp and I cannot see an issue I&#8217;m afraid. I have a reasonably fast connection and the quotes come in about 1 second maximum time.</p>
<p>Example output</p>
<p>description	latest figure<br />
symbol	MSFT<br />
last price	15.90<br />
date	3/2/2009<br />
time	1:43pm<br />
change	-0.25<br />
open	15.95<br />
high	16.25<br />
low	15.82<br />
volume	46050552</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Yahoo stock quote example by Mathi</title>
		<link>http://tutorials.programmingsite.co.uk/yahoocsv.php/comment-page-1#comment-12</link>
		<dc:creator>Mathi</dc:creator>
		<pubDate>Mon, 02 Mar 2009 10:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://tutorials.programmingsite.co.uk/?p=95#comment-12</guid>
		<description>Warning: fopen(http://finance.yahoo.com/d/quotes.csv?s=msft&amp;f=sl1d1t1c1ohgv&amp;e=.csv) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\xampp\htdocs\phpEX\feed.php on line 2

Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\phpEX\feed.php on line 2


I am getting this error while tried out the above to yahoo quotes. :(</description>
		<content:encoded><![CDATA[<p>Warning: fopen(http://finance.yahoo.com/d/quotes.csv?s=msft&amp;f=sl1d1t1c1ohgv&amp;e=.csv) [function.fopen]: failed to open stream: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in C:\xampp\htdocs\phpEX\feed.php on line 2</p>
<p>Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\phpEX\feed.php on line 2</p>
<p>I am getting this error while tried out the above to yahoo quotes. <img src='http://tutorials.programmingsite.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
