<?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>Code Stuff &#187; C++</title>
	<atom:link href="http://www.codestuff.com/category/c/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codestuff.com</link>
	<description>Web and Mobile Development, PHP, WordPress, HTML, Javascript</description>
	<lastBuildDate>Fri, 02 Jul 2010 04:27:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Project Gazell source code released to public</title>
		<link>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html</link>
		<comments>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html#comments</comments>
		<pubDate>Thu, 21 Aug 2008 23:43:10 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Gazelle]]></category>

		<guid isPermaLink="false">http://codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html</guid>
		<description><![CDATA[In an effort to improve private torrent trackers the Project Gazelle team has created a reliable, lightweight and secure codebase. It was designed from the ground up to be secure against SQL and XSS injection attacks and at the same time be able to handle thousands of users.
The source code, which is currently undergoing beta, [...]]]></description>
		<wfw:commentRss>http://www.codestuff.com/2008/08/21/16/project-gazell-source-code-released-to-public.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to pass data in neutral way in C++</title>
		<link>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html</link>
		<comments>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html#comments</comments>
		<pubDate>Wed, 09 Jul 2008 10:40:40 +0000</pubDate>
		<dc:creator>kihbord</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[data passing]]></category>

		<guid isPermaLink="false">http://www.codestuff.com/?p=15</guid>
		<description><![CDATA[I have often thought what would really be the easiest, efficient (in terms of coding, performance, storage) way of passing data across a network or even just among several software applications.
Different solutions have been available depending on different applications. The current trend of using XML as a universal way to pass around data has been [...]]]></description>
		<wfw:commentRss>http://www.codestuff.com/2008/07/09/14/how-to-pass-data-in-neutral-way-in-c.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
