<?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>codeworks gnomedia &#187; C++</title>
	<atom:link href="http://codeworks.gnomedia.com/archives/category/programming/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeworks.gnomedia.com</link>
	<description>the codeworks weblog</description>
	<lastBuildDate>Mon, 22 Feb 2010 21:13:29 +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>Using SAX Parsers</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/</link>
		<comments>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/#comments</comments>
		<pubDate>Mon, 01 Dec 2003 23:01:01 +0000</pubDate>
		<dc:creator>jalal</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/</guid>
		<description><![CDATA[This article discusses setting up and using a SAX parser, using both the Expat and Xerces parsers as examples.]]></description>
		<wfw:commentRss>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Introduction to XML and C++</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/introduction-to-xml-and-c/</link>
		<comments>http://codeworks.gnomedia.com/archives/2003/programming/introduction-to-xml-and-c/#comments</comments>
		<pubDate>Sat, 22 Nov 2003 18:07:36 +0000</pubDate>
		<dc:creator>jalal</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/11/22/introduction-to-xml-and-c/</guid>
		<description><![CDATA[This article was written as a short introduction to a series of articles for the C-Vu journal of the <a href="http://www.accu.org/" target="_blank">ACCU</a>.]]></description>
		<wfw:commentRss>http://codeworks.gnomedia.com/archives/2003/programming/introduction-to-xml-and-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Short History of Character Sets.</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/a-short-history-of-character-sets/</link>
		<comments>http://codeworks.gnomedia.com/archives/2003/programming/a-short-history-of-character-sets/#comments</comments>
		<pubDate>Sat, 22 Nov 2003 16:21:14 +0000</pubDate>
		<dc:creator>jalal</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/11/22/a-short-history-of-character-sets/</guid>
		<description><![CDATA[This article discusses some of the background to Unicode, character encoding and its application to XML.]]></description>
		<wfw:commentRss>http://codeworks.gnomedia.com/archives/2003/programming/a-short-history-of-character-sets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
