<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>iBlog</title>
	<link>http://meikas.com/blog</link>
	<description>Ramblings about Java, Eclipse and the world around me.</description>
	<pubDate>Tue, 26 Feb 2008 12:31:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Heap problems with different amounts of memory</title>
		<link>http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/</link>
		<comments>http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 12:31:37 +0000</pubDate>
		<dc:creator>Ivar Meikas</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/</guid>
		<description><![CDATA[Java and heap allocation isn&#8217;t really an issue when developing programs with known hardware limitations. If it&#8217;s a server application you know that there is probably enough RAM and it&#8217;s safe to set big values for -Xms and -Xmx.
When client applications come to play anything is possible. We initially gave -Xmx 1024 Mb, at the [...]]]></description>
		<wfw:commentRss>http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TPTP and Ubuntu</title>
		<link>http://meikas.com/blog/2008/tptp-and-ubuntu/</link>
		<comments>http://meikas.com/blog/2008/tptp-and-ubuntu/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 17:00:22 +0000</pubDate>
		<dc:creator>Ivar Meikas</dc:creator>
		
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/2008/tptp-and-ubuntu/</guid>
		<description><![CDATA[Installing TPTP under Eclipse isn&#8217;t as straightforward as other Eclipse plugins. Installing the plugin itself is easy, it can be done using Eclipse Update manager. But the getting the Agent Controller to work needs some tweaking.
The first part is really well documented under TPTP installation guide in http://www.eclipse.org/tptp/home/downloads/installguide/InstallGuide44.htm so I won&#8217;t cover that. Also most [...]]]></description>
		<wfw:commentRss>http://meikas.com/blog/2008/tptp-and-ubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello World!</title>
		<link>http://meikas.com/blog/2007/hello-world/</link>
		<comments>http://meikas.com/blog/2007/hello-world/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 14:53:18 +0000</pubDate>
		<dc:creator>Ivar Meikas</dc:creator>
		
		<category><![CDATA[Varia]]></category>

		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/2007/hello-world/</guid>
		<description><![CDATA[Hi! As you can see, this blog is really new. There is a lot of work still ahead so bare with me until I finish updating the looks and add some other widgets you can play with. After all major updates are done, I can start writing so no content before that :)
]]></description>
		<wfw:commentRss>http://meikas.com/blog/2007/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
