<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Delphi HTMLParser - Sample 1 - Reading tags</title>
	<link>http://www.tiaon.com/wordpress/2007/07/30/delphi-htmlparser-sample-1-reading-tags/</link>
	<description>PHP, Delphi progrmming</description>
	<pubDate>Tue, 09 Mar 2010 17:18:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: Sam</title>
		<link>http://www.tiaon.com/wordpress/2007/07/30/delphi-htmlparser-sample-1-reading-tags/#comment-61</link>
		<author>Sam</author>
		<pubDate>Mon, 13 Aug 2007 11:52:50 +0000</pubDate>
		<guid>http://www.tiaon.com/wordpress/2007/07/30/delphi-htmlparser-sample-1-reading-tags/#comment-61</guid>
					<description>[Error] Unit1.pas(69): Illegal character in input file: '&#38;' ($26)

in procedure TForm1.UpdateFields;
.....
while metatag &#60;&#62; nil do
.....</description>
		<content:encoded><![CDATA[<p>[Error] Unit1.pas(69): Illegal character in input file: &#8216;&amp;&#8217; ($26)</p>
<p>in procedure TForm1.UpdateFields;<br />
&#8230;..<br />
while metatag &lt;&gt; nil do<br />
&#8230;..</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: William</title>
		<link>http://www.tiaon.com/wordpress/2007/07/30/delphi-htmlparser-sample-1-reading-tags/#comment-68</link>
		<author>William</author>
		<pubDate>Fri, 24 Aug 2007 23:41:23 +0000</pubDate>
		<guid>http://www.tiaon.com/wordpress/2007/07/30/delphi-htmlparser-sample-1-reading-tags/#comment-68</guid>
					<description>Hi Sam:

Is this compiling time error? If is, what Delphi version are you using?

I know the code compiles without any errors on Delphi v7.</description>
		<content:encoded><![CDATA[<p>Hi Sam:</p>
<p>Is this compiling time error? If is, what Delphi version are you using?</p>
<p>I know the code compiles without any errors on Delphi v7.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
