<?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; project</title>
	<atom:link href="http://www.thepinguin.net/tag/project/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>Sat, 22 May 2010 01:11:05 +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>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]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Windows]]></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[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>
		<item>
		<title>New Project LEDCube2009</title>
		<link>http://www.thepinguin.net/2009/10/new-project-ledcube2009/</link>
		<comments>http://www.thepinguin.net/2009/10/new-project-ledcube2009/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:42:17 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Embedded]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[18cxxx]]></category>
		<category><![CDATA[18f4550]]></category>
		<category><![CDATA[c18]]></category>
		<category><![CDATA[demux]]></category>
		<category><![CDATA[hva]]></category>
		<category><![CDATA[interrupt]]></category>
		<category><![CDATA[isr]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[ledcube]]></category>
		<category><![CDATA[leds]]></category>
		<category><![CDATA[microchip]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[multiplexer]]></category>
		<category><![CDATA[mux]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[timer]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=477</guid>
		<description><![CDATA[I&#8217;m working on a new project at school. This time it&#8217;s all about an Embedded system. Programmable in C18 ( Microchip&#8217;s ripoff of regular C99? ) on the PIC 18f4550 the same device I&#8217;ve used for my PONG on glcd.
For this project I&#8217;m going to build a LED cube. Here suppose to be a boring text about LED [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/10/new-project-ledcube2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project RailCab 2008</title>
		<link>http://www.thepinguin.net/2009/01/project-railcab-2008/</link>
		<comments>http://www.thepinguin.net/2009/01/project-railcab-2008/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 00:30:36 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[School]]></category>
		<category><![CDATA[hva]]></category>
		<category><![CDATA[itopia]]></category>
		<category><![CDATA[movares]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[rail]]></category>
		<category><![CDATA[railcab]]></category>
		<category><![CDATA[team7]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=269</guid>
		<description><![CDATA[ 
After half an year me and my classmates finished up project: RailCab 2008. The project is about proving that by using the concept of &#8216;RailCab&#8217; it is possible to increase the passenger capacity on a railway by 20%. We build a simulator that could run multiple algorithms to find the right one.
The assignment was given to us by Movares. [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/01/project-railcab-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
