<?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; Java</title>
	<atom:link href="http://www.thepinguin.net/category/programming/java-programming/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>JNI UnsatisfiedLinkError solutions</title>
		<link>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/</link>
		<comments>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 19:42:19 +0000</pubDate>
		<dc:creator>ThePinguin</dc:creator>
				<category><![CDATA[C]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[Interface]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JNI]]></category>
		<category><![CDATA[Native]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[UnsatisfiedLinkError]]></category>

		<guid isPermaLink="false">http://www.thepinguin.net/?p=516</guid>
		<description><![CDATA[Java Native Interface allows to access native C/ C++ files. When an error occurs Java throws an UnstatisfiedLinkError. Java is an OO programming language who needs help to access Native C/ C++ files, a java class file implements all functions from the C/C++ file. Via this Java class native functions can be addressed, it&#8217;s kind [...]]]></description>
		<wfw:commentRss>http://www.thepinguin.net/2009/10/jni-unsatisfiedlinkerror-solutions/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>
