<?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: Extract (Parse) text on an html webpage WITHOUT using Regular Expression</title>
	<atom:link href="http://reboltutorial.com/blog/extract-html-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://reboltutorial.com/blog/extract-html-text/</link>
	<description>Rebol Programming - Learn Rebol with Real-World Examples</description>
	<pubDate>Thu, 09 Sep 2010 09:32:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rebol Tutorial - How to parse an HTML Web Page to extract all zip-exe or tar.gz links without using RegEX</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-974</link>
		<dc:creator>Rebol Tutorial - How to parse an HTML Web Page to extract all zip-exe or tar.gz links without using RegEX</dc:creator>
		<pubDate>Sat, 19 Dec 2009 11:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-974</guid>
		<description>[...] one of the first tutorials you&#8217;ve learned how to easily extract text from an HTML Web Page in a few lines without using Regular Expression. As I&#8217;d like to automate the download of [...]</description>
		<content:encoded><![CDATA[<p>[...] one of the first tutorials you&#8217;ve learned how to easily extract text from an HTML Web Page in a few lines without using Regular Expression. As I&#8217;d like to automate the download of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebol Tutorial - HTML scaffolding - Create an HTML form by just writing its specification</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-941</link>
		<dc:creator>Rebol Tutorial - HTML scaffolding - Create an HTML form by just writing its specification</dc:creator>
		<pubDate>Tue, 08 Dec 2009 12:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-941</guid>
		<description>[...] script uses the powerfull Parse function (see this introduction to Parse: &#8220;Extract text on an html webpage WITHOUT using Regular Expression&#8221;) and the Insert Dialect to do the task (see &#8220;Easily Integrate Rebol with Visual Studio [...]</description>
		<content:encoded><![CDATA[<p>[...] script uses the powerfull Parse function (see this introduction to Parse: &#8220;Extract text on an html webpage WITHOUT using Regular Expression&#8221;) and the Insert Dialect to do the task (see &#8220;Easily Integrate Rebol with Visual Studio [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebol Tutorial - How to extract Keywords for SEO or Search Engine Indexer purpose in 2 lines.</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-929</link>
		<dc:creator>Rebol Tutorial - How to extract Keywords for SEO or Search Engine Indexer purpose in 2 lines.</dc:creator>
		<pubDate>Tue, 08 Dec 2009 03:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-929</guid>
		<description>[...] like to analyze keywords used by their competitors after first extracting the text content (see &#8220;Extract text on an html webpage WITHOUT using Regular Expression&#8221;). As for me, I need to do the same for feeding my Experimental Search Engine [...]</description>
		<content:encoded><![CDATA[<p>[...] like to analyze keywords used by their competitors after first extracting the text content (see &#8220;Extract text on an html webpage WITHOUT using Regular Expression&#8221;). As for me, I need to do the same for feeding my Experimental Search Engine [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-900</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Nov 2009 23:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-900</guid>
		<description>Well I use Windows Version. You should ask Rebol Mailing List cause I don't have Ubuntu myself.</description>
		<content:encoded><![CDATA[<p>Well I use Windows Version. You should ask Rebol Mailing List cause I don&#8217;t have Ubuntu myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farley Lai</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-898</link>
		<dc:creator>Farley Lai</dc:creator>
		<pubDate>Mon, 23 Nov 2009 19:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-898</guid>
		<description>Hi, I just download the latest version of REBOL 2.100.94.4.2 and run your script on ubuntu 9.10 but an error pops as "Script error: load has no refinement called markup." It seems that the refinement is unavailable. Is there any other way to achieve the same goal?</description>
		<content:encoded><![CDATA[<p>Hi, I just download the latest version of REBOL 2.100.94.4.2 and run your script on ubuntu 9.10 but an error pops as &#8220;Script error: load has no refinement called markup.&#8221; It seems that the refinement is unavailable. Is there any other way to achieve the same goal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Search Youtube by keyword and extract all youtube Ids &#124; Rebol Tutorial</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-384</link>
		<dc:creator>Search Youtube by keyword and extract all youtube Ids &#124; Rebol Tutorial</dc:creator>
		<pubDate>Sat, 15 Aug 2009 18:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-384</guid>
		<description>[...] previous lesson, we learnt how to extract text from an html page without using regular expression. Here&#8217;s how you can extract html links the similar way (remember to encode the url - for [...]</description>
		<content:encoded><![CDATA[<p>[...] previous lesson, we learnt how to extract text from an html page without using regular expression. Here&#8217;s how you can extract html links the similar way (remember to encode the url - for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebol Tutorial &#187; Blog Archive &#187; How to parse google finance csv file</title>
		<link>http://reboltutorial.com/blog/extract-html-text/comment-page-1/#comment-105</link>
		<dc:creator>Rebol Tutorial &#187; Blog Archive &#187; How to parse google finance csv file</dc:creator>
		<pubDate>Thu, 25 Jun 2009 06:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://reboltutorial.com/?p=205#comment-105</guid>
		<description>[...] will use the parse function we already encountered (how to extract html webpage without using Regular Expressions) but in a different [...]</description>
		<content:encoded><![CDATA[<p>[...] will use the parse function we already encountered (how to extract html webpage without using Regular Expressions) but in a different [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
