<?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>Chuckles’ Blog or Chog, or maybe Bluckles &#187; programming</title>
	<atom:link href="http://blog.chuckles34.net/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.chuckles34.net</link>
	<description>As you'll see, i can waste a lot of time</description>
	<lastBuildDate>Wed, 23 Mar 2011 07:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Advanced Wiki-Links and WordPress update</title>
		<link>http://blog.chuckles34.net/2008/08/03/advanced-wiki-links-and-wordpress-update</link>
		<comments>http://blog.chuckles34.net/2008/08/03/advanced-wiki-links-and-wordpress-update#comments</comments>
		<pubDate>Sun, 03 Aug 2008 07:26:41 +0000</pubDate>
		<dc:creator>Chuckles</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wiki-links]]></category>
		<category><![CDATA[Wordpress plugin]]></category>

		<guid isPermaLink="false">http://blog.chuckles34.net/2008/08/03/advanced-wiki-links-and-wordpress-update</guid>
		<description><![CDATA[I&#8217;m going to update the version of WordPress that I&#8217;m using which from reports will break my Advanced Wiki-Links plugin. The upgrade will force my to work on the Wiki-Links code, so anyone out there thats uses it, hope fully there will be a new version soon.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to update the version of WordPress that I&#8217;m using which from reports will break my Advanced Wiki-Links plugin. The upgrade will force my to work on the Wiki-Links code, so anyone out there thats uses it, hope fully there will be a new version soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chuckles34.net/2008/08/03/advanced-wiki-links-and-wordpress-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Route Builder in c</title>
		<link>http://blog.chuckles34.net/2007/09/06/route-builder-in-c</link>
		<comments>http://blog.chuckles34.net/2007/09/06/route-builder-in-c#comments</comments>
		<pubDate>Thu, 06 Sep 2007 01:01:05 +0000</pubDate>
		<dc:creator>Chuckles</dc:creator>
				<category><![CDATA[c programming]]></category>
		<category><![CDATA[Planimate]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.chuckles34.net/2007/09/06/route-builder-in-c</guid>
		<description><![CDATA[I&#8217;ve spent some time recently looking a building my very basic route builder (currently sitting in Planimate) into a dll. The route builder returns all possible results (at the moment) so its forcing me to look at improving the efficiency of the data structures used, as the solution space can be extremely large. Its also [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent some time recently looking a building my very basic route builder (currently sitting in <a href="http://www.planimate.com" title="Planimate" target="_blank">Planimate</a>) into a dll. The route builder returns all possible results (at the moment) so its forcing me to look at improving the efficiency of the data structures used, as the solution space can be extremely large. Its also getting me into efficient memory management use, something I&#8217;ve never really had to bother with.</p>
<p>All in all when i finish it I&#8217;ll have another not entirely useless tool that will hardly be used <img src='http://<a href="/category/blog" title="View all posts filed under blog">blog</a>.chuckles34.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For people who&#8217;ve never seen <a href="/category/planimate" title="View all posts filed under Planimate">Planimate</a> I highly recommend a <a href="http://www.planimate.com" title="Planimate" target="_blank">look</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.chuckles34.net/2007/09/06/route-builder-in-c/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

