<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Collaborative Creativity</title>
	<atom:link href="http://jaksa.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaksa.wordpress.com</link>
	<description>Programming, Software Engineering, Computer Science</description>
	<lastBuildDate>Fri, 08 May 2009 14:06:06 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Parallel For Loop in C#: Part 1 by Parallel For Loop in C#: Part 2 &#171; Collaborative Creativity</title>
		<link>http://jaksa.wordpress.com/2009/05/08/parallel-for-loop-1/#comment-49</link>
		<dc:creator>Parallel For Loop in C#: Part 2 &#171; Collaborative Creativity</dc:creator>
		<pubDate>Fri, 08 May 2009 14:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=111#comment-49</guid>
		<description>[...] Parallel For Loop in C#: Part&#160;1  [...]</description>
		<content:encoded><![CDATA[<p>[...] Parallel For Loop in C#: Part&nbsp;1  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blocking Queue in C# by Parallel For Loop in C#: Part 1 &#171; Collaborative Creativity</title>
		<link>http://jaksa.wordpress.com/2009/05/07/blocking-queue-in-c/#comment-48</link>
		<dc:creator>Parallel For Loop in C#: Part 1 &#171; Collaborative Creativity</dc:creator>
		<pubDate>Fri, 08 May 2009 10:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=99#comment-48</guid>
		<description>[...] Blocking Queue in&#160;C#  [...]</description>
		<content:encoded><![CDATA[<p>[...] Blocking Queue in&nbsp;C#  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Webapp stacks comparison update 1 by Speed Up Your Computer: Defragmentation &#171; Collaborative Creativity</title>
		<link>http://jaksa.wordpress.com/2008/12/01/webapp-stacks-comparison-update-1/#comment-45</link>
		<dc:creator>Speed Up Your Computer: Defragmentation &#171; Collaborative Creativity</dc:creator>
		<pubDate>Fri, 12 Dec 2008 17:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=73#comment-45</guid>
		<description>[...] &#8212; Tags: defrag, defragmenter, disk, performance &#8212; jaksa @ 6:13 pm   After doing so many benchmarks with so many technologies my hard disk ended up full of platforms, log files, libraries, servers [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8212; Tags: defrag, defragmenter, disk, performance &#8212; jaksa @ 6:13 pm   After doing so many benchmarks with so many technologies my hard disk ended up full of platforms, log files, libraries, servers [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Action with Generics by K</title>
		<link>http://jaksa.wordpress.com/2008/05/30/eclipse-action-with-generics/#comment-37</link>
		<dc:creator>K</dc:creator>
		<pubDate>Sun, 19 Oct 2008 20:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=12#comment-37</guid>
		<description>Thanks a lot.

This could further be enhanced by storing a reference to &quot;selection&quot; in selectionChanged() and then looping over the list in run() - This will reduce the execution overhead.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.</p>
<p>This could further be enhanced by storing a reference to &#8220;selection&#8221; in selectionChanged() and then looping over the list in run() &#8211; This will reduce the execution overhead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on foreach in Java by jaksa</title>
		<link>http://jaksa.wordpress.com/2008/09/19/foreach-in-java/#comment-35</link>
		<dc:creator>jaksa</dc:creator>
		<pubDate>Tue, 14 Oct 2008 12:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=13#comment-35</guid>
		<description>LOL, good catch Immo.</description>
		<content:encoded><![CDATA[<p>LOL, good catch Immo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on foreach in Java by Immo</title>
		<link>http://jaksa.wordpress.com/2008/09/19/foreach-in-java/#comment-34</link>
		<dc:creator>Immo</dc:creator>
		<pubDate>Tue, 14 Oct 2008 11:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=13#comment-34</guid>
		<description>And the example also shows the danger of code completion in Eclipse - once you have committed a spelling error like &quot;Arrray&quot; you are doomed to repeat it forever!</description>
		<content:encoded><![CDATA[<p>And the example also shows the danger of code completion in Eclipse &#8211; once you have committed a spelling error like &#8220;Arrray&#8221; you are doomed to repeat it forever!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tuning the EJB3 Implementation by jaksa</title>
		<link>http://jaksa.wordpress.com/2008/10/09/tuning-the-ejb3-implementation/#comment-32</link>
		<dc:creator>jaksa</dc:creator>
		<pubDate>Fri, 10 Oct 2008 11:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=38#comment-32</guid>
		<description>I&#039;m still running on small datasets, so caching is effective after a few seconds. The main problem at the moment is that the application performance degrades with time, because users end up having every other user as a friend.
Currently I&#039;m using JMeter to run the benchmarks. I will need something more flexible. Maybe using beanshell from within JMeter will do the trick. Do you know any good benchmarking tools for web apps?</description>
		<content:encoded><![CDATA[<p>I&#8217;m still running on small datasets, so caching is effective after a few seconds. The main problem at the moment is that the application performance degrades with time, because users end up having every other user as a friend.<br />
Currently I&#8217;m using JMeter to run the benchmarks. I will need something more flexible. Maybe using beanshell from within JMeter will do the trick. Do you know any good benchmarking tools for web apps?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tuning the EJB3 Implementation by Simone</title>
		<link>http://jaksa.wordpress.com/2008/10/09/tuning-the-ejb3-implementation/#comment-31</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Fri, 10 Oct 2008 11:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=38#comment-31</guid>
		<description>How long the test run? you will find the real performance advantages of the ejb solution with long running tests in which the hibernate caching mechanism will give the main benefits...</description>
		<content:encoded><![CDATA[<p>How long the test run? you will find the real performance advantages of the ejb solution with long running tests in which the hibernate caching mechanism will give the main benefits&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Measuring the Speed of Clouds by Tuning the EJB3 Implementation &#171; Collaborative Creativity</title>
		<link>http://jaksa.wordpress.com/2008/10/08/measuring-the-speed-of-clouds/#comment-30</link>
		<dc:creator>Tuning the EJB3 Implementation &#171; Collaborative Creativity</dc:creator>
		<pubDate>Thu, 09 Oct 2008 15:54:07 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=36#comment-30</guid>
		<description>[...] Measuring the Speed of&#160;Clouds  [...]</description>
		<content:encoded><![CDATA[<p>[...] Measuring the Speed of&nbsp;Clouds  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on foreach in Java by Nilushi</title>
		<link>http://jaksa.wordpress.com/2008/09/19/foreach-in-java/#comment-29</link>
		<dc:creator>Nilushi</dc:creator>
		<pubDate>Fri, 03 Oct 2008 11:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://jaksa.wordpress.com/?p=13#comment-29</guid>
		<description>excellent tutorial. Thanx very much for it. :)</description>
		<content:encoded><![CDATA[<p>excellent tutorial. Thanx very much for it. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
