<?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>TechTalk &#187; C++</title>
	<atom:link href="http://www.techtalk.za.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalk.za.net</link>
	<description>Technology Blabber!</description>
	<lastBuildDate>Fri, 11 Dec 2009 08:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>C# parsing string to date.</title>
		<link>http://www.techtalk.za.net/2008/06/11/csharp-parsing-string-to-date/</link>
		<comments>http://www.techtalk.za.net/2008/06/11/csharp-parsing-string-to-date/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 13:26:52 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[DateTime]]></category>
		<category><![CDATA[Parsing]]></category>

		<guid isPermaLink="false">http://www.techtalk.za.net/?p=101</guid>
		<description><![CDATA[C# and dot net in general has a whole lot of neat built in methods to help you solve some programming tasks, some more trivial than other but most are very useful. One such task is date parsing. This is my generic date parser for c#. I remember at varsity I had to code a [...]]]></description>
		<wfw:commentRss>http://www.techtalk.za.net/2008/06/11/csharp-parsing-string-to-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Optimizing code.</title>
		<link>http://www.techtalk.za.net/2008/02/19/optimizing-code/</link>
		<comments>http://www.techtalk.za.net/2008/02/19/optimizing-code/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 06:00:53 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Optimized code]]></category>

		<guid isPermaLink="false">http://www.techtalk.za.net/2008/02/19/optimizing-code/</guid>
		<description><![CDATA[I am busy with a coding assignment as part of my Honours degree in computer science. It is nice and challenging, the correctness, in other words, soundness and completeness, of our implementations, although counting the majority of the marks, is not the only thing we will be assessed on, how efficient our implementations are, in [...]]]></description>
		<wfw:commentRss>http://www.techtalk.za.net/2008/02/19/optimizing-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
