
<?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>Wikinerd&#039;z &#187; School</title>
	<atom:link href="http://wikinerd.net/tag/school/feed/" rel="self" type="application/rss+xml" />
	<link>http://wikinerd.net</link>
	<description>Complexity for a simple mind</description>
	<lastBuildDate>Fri, 26 Mar 2010 04:49:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Temporarily away&#8230;</title>
		<link>http://wikinerd.net/2009/05/temporarily-away/</link>
		<comments>http://wikinerd.net/2009/05/temporarily-away/#comments</comments>
		<pubDate>Sun, 10 May 2009 15:14:59 +0000</pubDate>
		<dc:creator>wikinerd</dc:creator>
				<category><![CDATA[School]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://wikinerd.net/?p=218</guid>
		<description><![CDATA[Due to an increasing workload from IB, and the author&#8217;s laziness, I sincerely apologize for the sparse number posts during the past week(s) and for the weeks to come.
]]></description>
			<content:encoded><![CDATA[<p>Due to an increasing workload from IB, and the author&#8217;s laziness, I sincerely apologize for the sparse number posts during the past week(s) and for the weeks to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://wikinerd.net/2009/05/temporarily-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Me&#8230;</title>
		<link>http://wikinerd.net/2009/04/me/</link>
		<comments>http://wikinerd.net/2009/04/me/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 15:25:17 +0000</pubDate>
		<dc:creator>wikinerd</dc:creator>
				<category><![CDATA[School]]></category>
		<category><![CDATA[me]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://wikinerd.net/?p=204</guid>
		<description><![CDATA[import java.lang.*;

public class Exams {

	static int Wikinerd = 1;
	static int dead = 0;
	static int life = 1;

	public static void main(String args[]){

		if (Wikinerd != dead){

			Wikinerd = Wikinerd - life

		}

	}

}

]]></description>
			<content:encoded><![CDATA[<pre class="brush: java;">import java.lang.*;

public class Exams {

	static int Wikinerd = 1;
	static int dead = 0;
	static int life = 1;

	public static void main(String args[]){

		if (Wikinerd != dead){

			Wikinerd = Wikinerd - life

		}

	}

}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://wikinerd.net/2009/04/me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
