<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Flex &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/flex/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Tue, 15 Jun 2004 06:20:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>More flex</title>
		<link>http://127.0.0.1:8090/more_flex.htm</link>
					<comments>http://127.0.0.1:8090/more_flex.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Tue, 15 Jun 2004 06:20:16 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Flex]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=118</guid>

					<description><![CDATA[I have been doing some more work on the HTML parser to see if I could improve the speed a bit. I decided to change yyin to read from a file rather than stdin and this has made quite a difference to the speed. It is now faster than HTML::Parser (but its not as functional &#8230; <p class="link-more"><a href="http://127.0.0.1:8090/more_flex.htm" class="more-link">Continue reading<span class="screen-reader-text"> "More flex"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I have been doing some more work on the HTML parser to see if I could improve the speed a bit. I decided to change yyin to read from a file rather than stdin and this has made quite a difference to the speed.  It is now faster than HTML::Parser  (but its not as functional or tidy)<br />
My next task is to either find a good extendable hashing library for C or call C++ std libs from C. I have never had to do this before so it could be fun. I need to be able to use either C&#8217;s equivalent to the C++  standard map and non standard hash.<br />
So far I have not had much luck finding a C hash library that fits the bill..</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/more_flex.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
