<?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"
	>
<channel>
	<title>Comments on: New Business Card</title>
	<atom:link href="http://digital-sushi.org/entry/new-business-card/feed/" rel="self" type="application/rss+xml" />
	<link>http://digital-sushi.org/entry/new-business-card/</link>
	<description>Thoughts on language design, API design, compilers, Smalltalk, and Java technology</description>
	<pubDate>Sun, 05 Feb 2012 10:36:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Peter Ahé</title>
		<link>http://digital-sushi.org/entry/new-business-card/#comment-438</link>
		<dc:creator>Peter Ahé</dc:creator>
		<pubDate>Fri, 09 Nov 2007 05:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://language-designer.net/?p=14#comment-438</guid>
		<description>Ben,

This sounds more like something for the HotSpot garbage collection team:
http://openjdk.java.net/groups/hotspot/

You can reach them on this mailing list:
http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-dev</description>
		<content:encoded><![CDATA[<p>Ben,</p>
<p>This sounds more like something for the HotSpot garbage collection team:<br />
<a href="http://openjdk.java.net/groups/hotspot/" rel="nofollow">http://openjdk.java.net/groups/hotspot/</a></p>
<p>You can reach them on this mailing list:<br />
<a href="http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-dev" rel="nofollow">http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-dev</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BEN MCNAMARA</title>
		<link>http://digital-sushi.org/entry/new-business-card/#comment-437</link>
		<dc:creator>BEN MCNAMARA</dc:creator>
		<pubDate>Fri, 09 Nov 2007 04:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://language-designer.net/?p=14#comment-437</guid>
		<description>Hi Peter,

I have developed a new self-maintaining heap in C++ that may be suitable for Javac. The idea is that the garbage collection is so fast that it is done each time a delete (reference decrement in Java) occurs. The separate garbage collection thread can then be eliminated, with attendant performance boost. The order of the garbage collection is O(log(N)) where N is the number of entries in the heap. The heap automatically shrinks and it is really, really fast.

I need to contact Sun Microsystems to see if they are interested in this technology. Could you give me a contact (EMail) where I can submit the runtime version of the product. You are a legend over there so I am sure that you can direct me appropriately.</description>
		<content:encoded><![CDATA[<p>Hi Peter,</p>
<p>I have developed a new self-maintaining heap in C++ that may be suitable for Javac. The idea is that the garbage collection is so fast that it is done each time a delete (reference decrement in Java) occurs. The separate garbage collection thread can then be eliminated, with attendant performance boost. The order of the garbage collection is O(log(N)) where N is the number of entries in the heap. The heap automatically shrinks and it is really, really fast.</p>
<p>I need to contact Sun Microsystems to see if they are interested in this technology. Could you give me a contact (EMail) where I can submit the runtime version of the product. You are a legend over there so I am sure that you can direct me appropriately.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Torre</title>
		<link>http://digital-sushi.org/entry/new-business-card/#comment-14</link>
		<dc:creator>Mario Torre</dc:creator>
		<pubDate>Thu, 28 Jun 2007 15:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://language-designer.net/?p=14#comment-14</guid>
		<description>Hi Peter!

I really wanted to say "welcome to your new life" too! I've just found that you left Sun and was a kind of shock :) I've met you only at FOSDEM, but enough to know that you are a very nice and smart hacker (like the rest of the very friendly Sun group at FOSDEM):

http://www.flickr.com/photos/neugens/405634175/in/set-72157594561747853/

Bye!
Mario</description>
		<content:encoded><![CDATA[<p>Hi Peter!</p>
<p>I really wanted to say &#8220;welcome to your new life&#8221; too! I&#8217;ve just found that you left Sun and was a kind of shock <img src='http://digital-sushi.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> I&#8217;ve met you only at FOSDEM, but enough to know that you are a very nice and smart hacker (like the rest of the very friendly Sun group at FOSDEM):</p>
<p><a href="http://www.flickr.com/photos/neugens/405634175/in/set-72157594561747853/" rel="nofollow">http://www.flickr.com/photos/neugens/405634175/in/set-72157594561747853/</a></p>
<p>Bye!<br />
Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon Hart-Davis</title>
		<link>http://digital-sushi.org/entry/new-business-card/#comment-3</link>
		<dc:creator>Damon Hart-Davis</dc:creator>
		<pubDate>Fri, 18 May 2007 20:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://language-designer.net/?p=14#comment-3</guid>
		<description>...and welcome to your new life!

I think your new card is a bit crowded.  Maybe leave out the name?  B^&#62;

Rgds

Damon</description>
		<content:encoded><![CDATA[<p>&#8230;and welcome to your new life!</p>
<p>I think your new card is a bit crowded.  Maybe leave out the name?  B^&gt;</p>
<p>Rgds</p>
<p>Damon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

