<?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>ThePinguin.net &#187; OpenSource</title>
	<atom:link href="http://www.thepinguin.net/category/programming/opensource/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thepinguin.net</link>
	<description>pinguin, software, development, dev, projects, daily stuff, thepinguin, programming, c, java, the, c++, cpp, embedded, systems</description>
	<lastBuildDate>Fri, 23 Dec 2011 09:00:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Boost on Snow Leopard (x86_64) howto</title>
		<link>http://www.thepinguin.net/2010/10/boost-on-snow-leopard-x86_64/</link>
		<comments>http://www.thepinguin.net/2010/10/boost-on-snow-leopard-x86_64/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 11:41:46 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[GCC]]></category>
		<category><![CDATA[OSX]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[cpp]]></category>
		<category><![CDATA[dylib]]></category>
		<category><![CDATA[fink]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[libboost]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[linker]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[o]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[so]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[x84_64]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=658</guid>
		<description><![CDATA[To install Boost on Snow Leopard using a package manager, like Fink, makes life very easy. Problem when &#8216;making&#8217; a Cpp or C file using the G++ (gcc), shipped with Xcode (3.2.4), it creates binaries using the x86_64 architecture, and boost of Fink is not. The default installation and packages of Fink are 32-bit or [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2010/10/boost-on-snow-leopard-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML parser C# (CutFish) project</title>
		<link>http://www.thepinguin.net/2010/05/xml-parser-c-cutfish-project/</link>
		<comments>http://www.thepinguin.net/2010/05/xml-parser-c-cutfish-project/#comments</comments>
		<pubDate>Sun, 09 May 2010 15:06:03 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[c sharp]]></category>
		<category><![CDATA[cutfish]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[vcs]]></category>
		<category><![CDATA[visual c#]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=589</guid>
		<description><![CDATA[I&#8217;ve launched my own opensource XML parsing project for Windows (.net 3.5) called: CutFish. It&#8217;s written in C# (Sharp C), opensource and available at SourceForge.net.
The Developer assigns the full XML file path, and the parser encapsulates Elements, and Attributes inside wrapping objects. These wrapping Objects can be iterated through in two directions: up and down. This [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2010/05/xml-parser-c-cutfish-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

