<?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 Information Bits</title>
	<atom:link href="http://rmeindl.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rmeindl.wordpress.com</link>
	<description>Things that matter to me</description>
	<lastBuildDate>Sat, 30 May 2009 23:58:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Thoughts about Google Wave by Uche</title>
		<link>http://rmeindl.wordpress.com/2009/05/30/thoughts-about-google-wave/#comment-85</link>
		<dc:creator>Uche</dc:creator>
		<pubDate>Sat, 30 May 2009 23:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=164#comment-85</guid>
		<description>Thanks for this blog post. I was meant to be there for the conference, but missed it due to circumstances.

I totally think that Wave will kill off Twitter and facebook.</description>
		<content:encoded><![CDATA[<p>Thanks for this blog post. I was meant to be there for the conference, but missed it due to circumstances.</p>
<p>I totally think that Wave will kill off Twitter and facebook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Apple hit me by Christopher</title>
		<link>http://rmeindl.wordpress.com/2009/05/10/an-apple-hit-me/#comment-83</link>
		<dc:creator>Christopher</dc:creator>
		<pubDate>Mon, 11 May 2009 11:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=159#comment-83</guid>
		<description>If you think that the german keyboard layout is silly, take a look at the Swiss-German one. :-)</description>
		<content:encoded><![CDATA[<p>If you think that the german keyboard layout is silly, take a look at the Swiss-German one. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by David Hofmann</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-78</link>
		<dc:creator>David Hofmann</dc:creator>
		<pubDate>Thu, 06 Nov 2008 02:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-78</guid>
		<description>Sorry my english, discard the message before
--
What you will always see is that Microsoft always make very good IDE support as its language features/frameworks grows, and that you don’t find it in the other language</description>
		<content:encoded><![CDATA[<p>Sorry my english, discard the message before<br />
&#8211;<br />
What you will always see is that Microsoft always make very good IDE support as its language features/frameworks grows, and that you don’t find it in the other language</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by David Hofmann</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-77</link>
		<dc:creator>David Hofmann</dc:creator>
		<pubDate>Thu, 06 Nov 2008 02:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-77</guid>
		<description>What you will always see is thta microsoft always make very good IDE support does not grow with the language features/frameworks which you don&#039;t find it in the other languages</description>
		<content:encoded><![CDATA[<p>What you will always see is thta microsoft always make very good IDE support does not grow with the language features/frameworks which you don&#8217;t find it in the other languages</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by rmeindl</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-76</link>
		<dc:creator>rmeindl</dc:creator>
		<pubDate>Wed, 05 Nov 2008 23:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-76</guid>
		<description>- I knew of Jetbrains MPS, which is free available as EAP, but Microsoft Oslo starts with a simple text based concept, not only for the language but also for the repository. Both are supperior to OMG concepts. 
- Clouds are extensions, not replacements for corporate networks. But also SaaS can work, as salesforce.com has shown. An a lot of corporate networks are running Windows based office networks.
- Compare Terracotta with GridGain or CCR/DSS is not fair because they realized, I agree successful, a transparent distribution infrastructure for shared data structures but Terracotta exactly no computational grid, but you can build solutions on top.
- Doug Leas Concurrency library already contains the Fork/Join framework which is the ancestor of the new one in Java 7.
- Most of the more interesting libraries for Java bound today to Java5/6 language features or the newer class formats. Some features can realized on Java 1.4 with backports, but it is cumbersome. C#, especially 3.0, has a lot of features which makes code more readable: properties, delegates, events, the lambda syntax for them and especially LINQ. This maybe a matter of taste, but Java needs Groovy to achieve the same ... and generics without type information makes the life sometimes a bit complicated.</description>
		<content:encoded><![CDATA[<p>- I knew of Jetbrains MPS, which is free available as EAP, but Microsoft Oslo starts with a simple text based concept, not only for the language but also for the repository. Both are supperior to OMG concepts.<br />
- Clouds are extensions, not replacements for corporate networks. But also SaaS can work, as salesforce.com has shown. An a lot of corporate networks are running Windows based office networks.<br />
- Compare Terracotta with GridGain or CCR/DSS is not fair because they realized, I agree successful, a transparent distribution infrastructure for shared data structures but Terracotta exactly no computational grid, but you can build solutions on top.<br />
- Doug Leas Concurrency library already contains the Fork/Join framework which is the ancestor of the new one in Java 7.<br />
- Most of the more interesting libraries for Java bound today to Java5/6 language features or the newer class formats. Some features can realized on Java 1.4 with backports, but it is cumbersome. C#, especially 3.0, has a lot of features which makes code more readable: properties, delegates, events, the lambda syntax for them and especially LINQ. This maybe a matter of taste, but Java needs Groovy to achieve the same &#8230; and generics without type information makes the life sometimes a bit complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by 1</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-75</link>
		<dc:creator>1</dc:creator>
		<pubDate>Wed, 05 Nov 2008 19:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-75</guid>
		<description>Cloud may mean something to startups, but not corps, where java is dominating. There is no way they move data to someone else. It may be the shared hosting/vps 2.0 though. Read what Larry Elisson says about it.

&quot;Backwards compatibility is already broken&quot; how is it broken? Scala is definitely better than Java, but there is one moment - there are too many good things in Scala. Java has the balance - it&#039;s simple enough, C# - not really.

There will be new fork-join framework in jdk7, and yes - there are terracota, hadoop and lots of other alternatives which actually work well.

Oslo? Jetbrains MPS!</description>
		<content:encoded><![CDATA[<p>Cloud may mean something to startups, but not corps, where java is dominating. There is no way they move data to someone else. It may be the shared hosting/vps 2.0 though. Read what Larry Elisson says about it.</p>
<p>&#8220;Backwards compatibility is already broken&#8221; how is it broken? Scala is definitely better than Java, but there is one moment &#8211; there are too many good things in Scala. Java has the balance &#8211; it&#8217;s simple enough, C# &#8211; not really.</p>
<p>There will be new fork-join framework in jdk7, and yes &#8211; there are terracota, hadoop and lots of other alternatives which actually work well.</p>
<p>Oslo? Jetbrains MPS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by Mike Johnson</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-74</link>
		<dc:creator>Mike Johnson</dc:creator>
		<pubDate>Wed, 05 Nov 2008 17:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-74</guid>
		<description>Sorry, but calling terracotta a framework is completely backwards. It tries very hard to be a transparent cluster solution.

The only thing you might choose to include in your code is annotations to customize how the cluster works with your data, but that can easily be done in a single config file.

I&#039;m not affiliated with them, just a happy user. :-)</description>
		<content:encoded><![CDATA[<p>Sorry, but calling terracotta a framework is completely backwards. It tries very hard to be a transparent cluster solution.</p>
<p>The only thing you might choose to include in your code is annotations to customize how the cluster works with your data, but that can easily be done in a single config file.</p>
<p>I&#8217;m not affiliated with them, just a happy user. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Microsoft may be in the lead again by florin</title>
		<link>http://rmeindl.wordpress.com/2008/11/04/why-microsoft-may-be-in-the-lead-again/#comment-73</link>
		<dc:creator>florin</dc:creator>
		<pubDate>Wed, 05 Nov 2008 17:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/?p=112#comment-73</guid>
		<description>Well, I&#039;m confused. Except &#039;Oslo&#039; you have an (prior) existing solution in the Java world that you point out.

So what gives the title?</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;m confused. Except &#8216;Oslo&#8217; you have an (prior) existing solution in the Java world that you point out.</p>
<p>So what gives the title?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reified generics possible in Java? by Franz Wilhelmstötter</title>
		<link>http://rmeindl.wordpress.com/2007/06/25/reified-generics-possible-in-java/#comment-6</link>
		<dc:creator>Franz Wilhelmstötter</dc:creator>
		<pubDate>Wed, 27 Jun 2007 07:20:02 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/2007/06/25/reified-generics-possible-in-java/#comment-6</guid>
		<description>I&#039;ve looked at the nice feature wish list for Java 7. But I missed one feature more than reified generics. A real step forward to more reliability an code quality would be a language support for DBC. D shows how it could be. Large software projects would also benefit from &quot;superpackage&quot;s. In comparison, reified generics look like syntactical sugar ;-)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve looked at the nice feature wish list for Java 7. But I missed one feature more than reified generics. A real step forward to more reliability an code quality would be a language support for DBC. D shows how it could be. Large software projects would also benefit from &#8220;superpackage&#8221;s. In comparison, reified generics look like syntactical sugar <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Great Game by rmeindl</title>
		<link>http://rmeindl.wordpress.com/2007/05/17/the-great-game/#comment-5</link>
		<dc:creator>rmeindl</dc:creator>
		<pubDate>Wed, 23 May 2007 15:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://rmeindl.wordpress.com/2007/05/17/the-great-game/#comment-5</guid>
		<description>Thanks, I corrected the link.</description>
		<content:encoded><![CDATA[<p>Thanks, I corrected the link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
