<?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>Tolon&#039;s Workshop &#187; Tolon&#8217;s Coding Lab</title>
	<atom:link href="http://www.tolon.co.uk/category/lab/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tolon.co.uk</link>
	<description>Software from Tolon Data Solutions</description>
	<lastBuildDate>Tue, 18 Aug 2009 20:38:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Integrating your application with Enchant &#8211; Part 2</title>
		<link>http://www.tolon.co.uk/2009/01/integrating-your-application-with-enchant-part-2/</link>
		<comments>http://www.tolon.co.uk/2009/01/integrating-your-application-with-enchant-part-2/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 22:10:13 +0000</pubDate>
		<dc:creator>tolon</dc:creator>
				<category><![CDATA[Tolon's Coding Lab]]></category>
		<category><![CDATA[enchant]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tolon.co.uk/?p=266</guid>
		<description><![CDATA[Welcome to the second article exploring how to integrate the spell checking library Enchant into your Visual C++ applications. I will be using this library with my freeware program NoteKeeper, which I am currently maintaining/developing in two versions of Visual C++. Visual C++ 6 SP6 with STLPort 5.1.5, Multithreaded DLL (cl.exe v12.00.8804, link.exe v6.00.8447) Visual [...]]]></description>
		<wfw:commentRss>http://www.tolon.co.uk/2009/01/integrating-your-application-with-enchant-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Integrating your application with Enchant &#8211; Part 1</title>
		<link>http://www.tolon.co.uk/2008/12/integrating-your-application-with-enchant-part-1/</link>
		<comments>http://www.tolon.co.uk/2008/12/integrating-your-application-with-enchant-part-1/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 16:16:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tolon's Coding Lab]]></category>
		<category><![CDATA[enchant]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.tolon.co.uk/blog/?p=19</guid>
		<description><![CDATA[Welcome to the first in a series of articles exploring how to integrate the spell checking library Enchant into your Visual C++ applications.
In this article we will start by building the support libraries required by Enchant.]]></description>
		<wfw:commentRss>http://www.tolon.co.uk/2008/12/integrating-your-application-with-enchant-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
