<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>package com.meikas.blog; » Java</title>
	
	<link>http://meikas.com/blog</link>
	<description>Musings about Java, Eclipse and the world around me</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:08:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/meikas_java" /><feedburner:info uri="meikas_java" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Great webinar about TDD in Eclipse</title>
		<link>http://feedproxy.google.com/~r/meikas_java/~3/eonUL8IOuzk/</link>
		<comments>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/#comments</comments>
		<pubDate>Thu, 28 May 2009 10:59:35 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=85</guid>
		<description>Just finished watching the webinar about TDD (Test Driven Development) in Eclipse by Kevin Taylor and I really liked it. Testing in eclipse is sometimes really challenging so anyone giving hints on how to do it better is helping the community a lot.
Presentation itself gave me some new ideas I&amp;#8217;m going to try out and [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_java/~4/eonUL8IOuzk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/05/great-webinar-about-tdd-in-eclipse/</feedburner:origLink></item>
		<item>
		<title>New Glassfish bundle speeds up Web development</title>
		<link>http://feedproxy.google.com/~r/meikas_java/~3/QbHCES1keas/</link>
		<comments>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 14:13:24 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/?p=13</guid>
		<description>We made with Ahti a test using new Glassfish Bundle for Eclipse to write a simple JSP file that shows a list of customers from sample db. After some minimal configuration, getting the customer list to show was a breeze. Great work from Glassfish and Eclipse DTP, JPA and WTP teams.
Video is here (fullscreen without [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_java/~4/QbHCES1keas" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2009/04/new-glassfish-bundle-speeds-up-web-development/</feedburner:origLink></item>
		<item>
		<title>Heap problems with different amounts of memory</title>
		<link>http://feedproxy.google.com/~r/meikas_java/~3/DXTekvO9i9k/</link>
		<comments>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 12:31:37 +0000</pubDate>
		<dc:creator>imeikas</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://meikas.com/blog/2008/heap-problems-with-different-amounts-of-memory/</guid>
		<description>Java and heap allocation isn&amp;#8217;t really an issue when developing programs with known hardware limitations. If it&amp;#8217;s a server application you know that there is probably enough RAM and it&amp;#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 [...]&lt;img src="http://feeds.feedburner.com/~r/meikas_java/~4/DXTekvO9i9k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://meikas.com/blog/2008/02/heap-problems-with-different-amounts-of-memory/</feedburner:origLink></item>
	</channel>
</rss>
