<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>DZone links by puredanger</title>
    <link>http://www.dzone.com/links/users/links/214988.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Sat, 06 Sep 2008 17:19:33 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-09-06T17:19:33Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2006 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/user/214988/rss.xml</dz:selfLink>
    <image>
      <title>DZone: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Concurrencer Tool</title>
      <link>http://www.dzone.com/links/rss/concurrencer_tool.html</link>
      <description>Extension to Eclipse's refactoring engine enables a programmer to refactor sequential code to multi-thread code - changing int to AtomicInteger, HashMap to ConcurrentHashMap, etc.</description>
      <category>eclipse</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Sat, 06 Sep 2008 04:04:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/111078.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-06T04:04:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/concurrencer_tool.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/111078.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Extension to Eclipse's refactoring engine enables a programmer to refactor sequential code to multi-thread code - changing int to AtomicInteger, HashMap to ConcurrentHashMap, etc.<br/><br/><a href='http://www.dzone.com/links/rss/concurrencer_tool.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=111078' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>111078</dz:linkId>
      <dz:submitDate>2008-09-06T04:04:41Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>11</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/111078.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Some thought on the OSGi R4.2 early draft</title>
      <link>http://www.dzone.com/links/rss/some_thought_on_the_osgi_r42_early_draft.html</link>
      <description>First of all one has to notice that this is not a minor release as the version number may suggest. Release 4.2 is actually way more significant than the R4.1 release last year. At some points I would even say it is more important than the R4 release, because with that one usage becomes way more easier, especially for none OSGi experts. But first things first. What is actually in the new draft?</description>
      <category>java</category>
      <category>opinion</category>
      <category>standards</category>
      <pubDate>Wed, 03 Sep 2008 14:12:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/110000.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-03T14:12:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/some_thought_on_the_osgi_r42_early_draft.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/110000.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>First of all one has to notice that this is not a minor release as the version number may suggest. Release 4.2 is actually way more significant than the R4.1 release last year. At some points I would even say it is more important than the R4 release, because with that one usage becomes way more easier, especially for none OSGi experts. But first things first. What is actually in the new draft?<br/><br/><a href='http://www.dzone.com/links/rss/some_thought_on_the_osgi_r42_early_draft.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=110000' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>110000</dz:linkId>
      <dz:submitDate>2008-09-03T14:12:35Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>14</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/110000.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NetBeans vs Closures</title>
      <link>http://www.dzone.com/links/rss/netbeans_vs_closures.html</link>
      <description>It's alive!  Well, actually it's kinda surviving on life support at the moment, but hey.</description>
      <category>java</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Thu, 04 Sep 2008 07:23:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109995.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-04T07:23:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/netbeans_vs_closures.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109995.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It's alive!  Well, actually it's kinda surviving on life support at the moment, but hey.<br/><br/><a href='http://www.dzone.com/links/rss/netbeans_vs_closures.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109995' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109995</dz:linkId>
      <dz:submitDate>2008-09-03T13:58:30Z</dz:submitDate>
      <dz:promoteDate>2008-09-04T07:23:32Z</dz:promoteDate>
      <dz:voteUpCount>16</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>322</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109995.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My top 5 Favourite Erlang Functions</title>
      <link>http://www.dzone.com/links/rss/my_top_5_favourite_erlangfunctions.html</link>
      <description>Well.. After playing around in Erlang for a short while I wanted to share some newly discovered gems. These are my new favourite functions. I challenge some more experienced Erlang programmers to post theirs.</description>
      <category>other languages</category>
      <category>tools</category>
      <pubDate>Thu, 04 Sep 2008 15:36:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109994.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-04T15:36:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/my_top_5_favourite_erlangfunctions.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109994.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Well.. After playing around in Erlang for a short while I wanted to share some newly discovered gems. These are my new favourite functions. I challenge some more experienced Erlang programmers to post theirs.<br/><br/><a href='http://www.dzone.com/links/rss/my_top_5_favourite_erlangfunctions.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109994' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109994</dz:linkId>
      <dz:submitDate>2008-09-03T13:55:51Z</dz:submitDate>
      <dz:promoteDate>2008-09-04T15:36:26Z</dz:promoteDate>
      <dz:voteUpCount>6</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>199</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109994.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Few Thoughts on Chrome</title>
      <link>http://www.dzone.com/links/rss/a_few_thoughts_on_chrome.html</link>
      <description>I'm just reading through the comic and thought I'd jot down a few things I notice as I go. Take them for what they're worth, high-level opinions.</description>
      <category>css-html</category>
      <category>opinion</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Wed, 03 Sep 2008 10:44:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109673.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-03T10:44:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_few_thoughts_on_chrome.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109673.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I'm just reading through the comic and thought I'd jot down a few things I notice as I go. Take them for what they're worth, high-level opinions.<br/><br/><a href='http://www.dzone.com/links/rss/a_few_thoughts_on_chrome.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109673' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109673</dz:linkId>
      <dz:submitDate>2008-09-02T15:28:57Z</dz:submitDate>
      <dz:promoteDate>2008-09-03T10:44:13Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>322</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109673.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java 7: Sun's good grooming</title>
      <link>http://www.dzone.com/links/rss/java_7_suns_good_grooming.html</link>
      <description>The upcoming Java 7 shows all the signs of being a major release, on the order of Java 5. It has numerous features that will make Java easier to develop with, and that will lead to cleaner, better code. Let’s look at some of them.</description>
      <category>java</category>
      <category>standards</category>
      <category>trends</category>
      <pubDate>Tue, 02 Sep 2008 13:31:27 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109580.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-02T13:31:27Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/java_7_suns_good_grooming.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109580.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The upcoming Java 7 shows all the signs of being a major release, on the order of Java 5. It has numerous features that will make Java easier to develop with, and that will lead to cleaner, better code. Let’s look at some of them.<br/><br/><a href='http://www.dzone.com/links/rss/java_7_suns_good_grooming.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109580' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109580</dz:linkId>
      <dz:submitDate>2008-09-02T12:12:49Z</dz:submitDate>
      <dz:promoteDate>2008-09-02T13:31:27Z</dz:promoteDate>
      <dz:voteUpCount>19</dz:voteUpCount>
      <dz:voteDownCount>5</dz:voteDownCount>
      <dz:clickCount>1104</dz:clickCount>
      <dz:commentCount>14</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109580.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>It's Past Time to Upgrade</title>
      <link>http://www.dzone.com/links/rss/its_past_time_to_upgrade.html</link>
      <description>If your application is still running on the 1.4 or even 1.5, a compelling argument to upgrade to Java 6 is just over the eastern horizon. That reason is the Garbage First Garbage Collector otherwise known as G1. After I explain how it works, I’ll explain why I think this collector is about to change the face of GC.</description>
      <category>java</category>
      <category>server</category>
      <category>trends</category>
      <pubDate>Mon, 01 Sep 2008 17:30:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/109032.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-09-01T17:30:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/its_past_time_to_upgrade.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/109032.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>If your application is still running on the 1.4 or even 1.5, a compelling argument to upgrade to Java 6 is just over the eastern horizon. That reason is the Garbage First Garbage Collector otherwise known as G1. After I explain how it works, I’ll explain why I think this collector is about to change the face of GC.<br/><br/><a href='http://www.dzone.com/links/rss/its_past_time_to_upgrade.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=109032' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>109032</dz:linkId>
      <dz:submitDate>2008-09-01T05:15:24Z</dz:submitDate>
      <dz:promoteDate>2008-09-01T17:30:19Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>316</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/109032.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Getting SVN running under Eclipse 3.4 Ganymede</title>
      <link>http://www.dzone.com/links/rss/getting_svn_running_under_eclipse_34_ganymede.html</link>
      <description>Now with Eclipse 3.4, we have a build-in SVN support, but unfortunately the installation is anything but convenient. That’s why I decided to go through the process in my blog.</description>
      <category>java</category>
      <category>tools</category>
      <pubDate>Fri, 29 Aug 2008 16:47:49 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/108523.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-29T16:47:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/getting_svn_running_under_eclipse_34_ganymede.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/108523.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Now with Eclipse 3.4, we have a build-in SVN support, but unfortunately the installation is anything but convenient. That’s why I decided to go through the process in my blog.<br/><br/><a href='http://www.dzone.com/links/rss/getting_svn_running_under_eclipse_34_ganymede.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=108523' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108523</dz:linkId>
      <dz:submitDate>2008-08-29T16:47:49Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>58</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/108523.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>for eachConcurrently with closures</title>
      <link>http://www.dzone.com/links/rss/for_eachconcurrently_with_closures.html</link>
      <description>For those who have wondered how to implement Neal Gafter's example 'for eachConcurrently' API with BGGA Closures, here's one attempt</description>
      <category>java</category>
      <pubDate>Fri, 29 Aug 2008 16:39:15 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/108521.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-29T16:39:15Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/for_eachconcurrently_with_closures.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/108521.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>For those who have wondered how to implement Neal Gafter's example 'for eachConcurrently' API with BGGA Closures, here's one attempt<br/><br/><a href='http://www.dzone.com/links/rss/for_eachconcurrently_with_closures.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=108521' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108521</dz:linkId>
      <dz:submitDate>2008-08-29T16:39:15Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>9</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/108521.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>My Favorite Inverview Question</title>
      <link>http://www.dzone.com/links/rss/my_favorite_inverview_question.html</link>
      <description>To set some context this question is designed to gauge the abstract and critical thinking of a generally inexperienced developer. I don't usually use this for very experienced developers, but may if I think I'm getting shallow or suspicious answers.</description>
      <category>how-to</category>
      <category>methodology</category>
      <pubDate>Thu, 28 Aug 2008 21:17:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/108163.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-28T21:17:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/my_favorite_inverview_question.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/108163.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>To set some context this question is designed to gauge the abstract and critical thinking of a generally inexperienced developer. I don't usually use this for very experienced developers, but may if I think I'm getting shallow or suspicious answers.<br/><br/><a href='http://www.dzone.com/links/rss/my_favorite_inverview_question.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=108163' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>108163</dz:linkId>
      <dz:submitDate>2008-08-28T17:36:13Z</dz:submitDate>
      <dz:promoteDate>2008-08-28T21:17:18Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>4</dz:voteDownCount>
      <dz:clickCount>754</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/108163.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>GSoC Review time !</title>
      <link>http://www.dzone.com/links/rss/gsoc_review_time_.html</link>
      <description>Review of some parallel .NET work for Google Summer of Code.</description>
      <category>.net</category>
      <category>research</category>
      <pubDate>Wed, 27 Aug 2008 12:49:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/107599.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-27T12:49:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/gsoc_review_time_.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/107599.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Review of some parallel .NET work for Google Summer of Code.<br/><br/><a href='http://www.dzone.com/links/rss/gsoc_review_time_.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=107599' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>107599</dz:linkId>
      <dz:submitDate>2008-08-27T12:49:06Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>0</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/107599.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Real-Time Concurrent Issues Drive Ada versus Java Choice</title>
      <link>http://www.dzone.com/links/rss/realtime_concurrent_issues_drive_ada_versus_java.html</link>
      <description>On the surface, Ada and Java offer similar features to support real-time embedded military applications. But under the hood, they differ significantly in their underlying philosophy.</description>
      <category>java</category>
      <category>other languages</category>
      <pubDate>Tue, 26 Aug 2008 15:43:40 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/107289.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-26T15:43:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/realtime_concurrent_issues_drive_ada_versus_java.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/107289.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>On the surface, Ada and Java offer similar features to support real-time embedded military applications. But under the hood, they differ significantly in their underlying philosophy.<br/><br/><a href='http://www.dzone.com/links/rss/realtime_concurrent_issues_drive_ada_versus_java.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=107289' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>107289</dz:linkId>
      <dz:submitDate>2008-08-26T15:43:40Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>19</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/107289.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Threads Don’t Scale, Processes Do</title>
      <link>http://www.dzone.com/links/rss/threads_dont_scale_processes_do.html</link>
      <description>With the multicore explosion in the making, are we going to be running hundreds of thousands of threads in a single program? Erlang programmers would emphatically say, yes! C++ and Java programmers would probably say no.</description>
      <category>other languages</category>
      <category>trends</category>
      <pubDate>Mon, 25 Aug 2008 15:53:57 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/106869.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-25T15:53:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/threads_dont_scale_processes_do.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/106869.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>With the multicore explosion in the making, are we going to be running hundreds of thousands of threads in a single program? Erlang programmers would emphatically say, yes! C++ and Java programmers would probably say no.<br/><br/><a href='http://www.dzone.com/links/rss/threads_dont_scale_processes_do.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=106869' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106869</dz:linkId>
      <dz:submitDate>2008-08-25T14:25:45Z</dz:submitDate>
      <dz:promoteDate>2008-08-25T15:53:57Z</dz:promoteDate>
      <dz:voteUpCount>28</dz:voteUpCount>
      <dz:voteDownCount>3</dz:voteDownCount>
      <dz:clickCount>613</dz:clickCount>
      <dz:commentCount>4</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/106869.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Functional programming for the Web: Clojure is here</title>
      <link>http://www.dzone.com/links/rss/functional_programming_for_the_web_clojure_is_here.html</link>
      <description>Clojure is a Lisp family, dynamic, functional programming language targeting the Java Virtual Machine, with excellent support for concurrent programming.</description>
      <category>other languages</category>
      <category>trends</category>
      <pubDate>Fri, 22 Aug 2008 19:30:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/106140.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-22T19:30:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/functional_programming_for_the_web_clojure_is_here.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/106140.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Clojure is a Lisp family, dynamic, functional programming language targeting the Java Virtual Machine, with excellent support for concurrent programming.<br/><br/><a href='http://www.dzone.com/links/rss/functional_programming_for_the_web_clojure_is_here.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=106140' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106140</dz:linkId>
      <dz:submitDate>2008-08-22T13:01:10Z</dz:submitDate>
      <dz:promoteDate>2008-08-22T19:30:08Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>282</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/106140.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Darwin OpenJDK 7 Binaries</title>
      <link>http://www.dzone.com/links/rss/darwin_openjdk_7_binaries.html</link>
      <description>To help facilitate user testing, I've built and posted OpenJDK 7 binaries for Mac OS X 10.5 here.</description>
      <category>apple</category>
      <category>java</category>
      <category>trends</category>
      <pubDate>Fri, 22 Aug 2008 14:50:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/106000.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-22T14:50:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/darwin_openjdk_7_binaries.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/106000.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>To help facilitate user testing, I've built and posted OpenJDK 7 binaries for Mac OS X 10.5 here.<br/><br/><a href='http://www.dzone.com/links/rss/darwin_openjdk_7_binaries.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=106000' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>106000</dz:linkId>
      <dz:submitDate>2008-08-22T02:53:53Z</dz:submitDate>
      <dz:promoteDate>2008-08-22T14:50:18Z</dz:promoteDate>
      <dz:voteUpCount>17</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>288</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/106000.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Dumber is Faster with Large Data Sets (and Disk Seeks)</title>
      <link>http://www.dzone.com/links/rss/dumber_is_faster_with_large_data_sets_and_disk_se.html</link>
      <description>Anyway, I recently faced the reality of this myself. When I wrote about The Long Term Performance of InnoDB I'd been beating my head against a wall trying to get millions of records out of InnoDB efficiently.</description>
      <category>database</category>
      <category>trends</category>
      <pubDate>Thu, 21 Aug 2008 21:39:51 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105961.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-21T21:39:51Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/dumber_is_faster_with_large_data_sets_and_disk_se.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105961.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Anyway, I recently faced the reality of this myself. When I wrote about The Long Term Performance of InnoDB I'd been beating my head against a wall trying to get millions of records out of InnoDB efficiently.<br/><br/><a href='http://www.dzone.com/links/rss/dumber_is_faster_with_large_data_sets_and_disk_se.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105961' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105961</dz:linkId>
      <dz:submitDate>2008-08-21T21:39:51Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>16</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105961.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Archaeopteryx: A Ruby MIDI Generator [video]</title>
      <link>http://www.dzone.com/links/rss/archaeopteryx_a_ruby_midi_generator_video.html</link>
      <description>Probably the best presentation I've ever seen from Giles Bowkett at Ruby Hoedown 2008.</description>
      <category>open source</category>
      <category>ruby</category>
      <pubDate>Thu, 21 Aug 2008 04:52:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105589.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-21T04:52:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/archaeopteryx_a_ruby_midi_generator_video.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105589.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Probably the best presentation I've ever seen from Giles Bowkett at Ruby Hoedown 2008.  <br/><br/><a href='http://www.dzone.com/links/rss/archaeopteryx_a_ruby_midi_generator_video.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105589' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105589</dz:linkId>
      <dz:submitDate>2008-08-21T04:52:23Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105589.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Ruby Hoedown keynote transcript</title>
      <link>http://www.dzone.com/links/rss/ruby_hoedown_keynote_transcript.html</link>
      <description>A transcript of Chris Wanstrath's keynote at the Ruby Hoedown.  Partly about the future of Ruby, computing history, and other stuff but mostly about the value of side projects.</description>
      <category>open source</category>
      <category>opinion</category>
      <category>ruby</category>
      <pubDate>Thu, 21 Aug 2008 03:59:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105583.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-21T03:59:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/ruby_hoedown_keynote_transcript.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105583.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>A transcript of Chris Wanstrath's keynote at the Ruby Hoedown.  Partly about the future of Ruby, computing history, and other stuff but mostly about the value of side projects.<br/><br/><a href='http://www.dzone.com/links/rss/ruby_hoedown_keynote_transcript.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105583' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105583</dz:linkId>
      <dz:submitDate>2008-08-21T03:59:08Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>10</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105583.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>A Deeply Skeptical Look at C++0x</title>
      <link>http://www.dzone.com/links/rss/a_deeply_skeptical_look_at_c0x.html</link>
      <description>Today I saw a link to an article entitled C++ Gets an Overhaul on Hacker News detailing C++0x, the proposed set of standards for the new generation of C++.  As I read the article, I became so incensed with the sheer stupidity of some of the changes being introduced that I began mocking them out loud.</description>
      <category>c-and-cpp</category>
      <category>standards</category>
      <pubDate>Thu, 21 Aug 2008 12:16:24 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105487.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-21T12:16:24Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/a_deeply_skeptical_look_at_c0x.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105487.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Today I saw a link to an article entitled C++ Gets an Overhaul on Hacker News detailing C++0x, the proposed set of standards for the new generation of C++.  As I read the article, I became so incensed with the sheer stupidity of some of the changes being introduced that I began mocking them out loud.<br/><br/><a href='http://www.dzone.com/links/rss/a_deeply_skeptical_look_at_c0x.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105487' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105487</dz:linkId>
      <dz:submitDate>2008-08-20T21:05:10Z</dz:submitDate>
      <dz:promoteDate>2008-08-21T12:16:24Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>4</dz:voteDownCount>
      <dz:clickCount>351</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105487.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Return to civilization...re-launch of Terracotta.org</title>
      <link>http://www.dzone.com/links/rss/return_to_civilizationrelaunch_of_terracottaorg.html</link>
      <description>It's been a bit since I posted...we've been really busy cranking away on a new site at Terracotta, and it's finally out.</description>
      <category>announcement</category>
      <category>java</category>
      <category>javascript</category>
      <category>web design</category>
      <pubDate>Wed, 20 Aug 2008 19:06:30 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105355.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-20T19:06:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/return_to_civilizationrelaunch_of_terracottaorg.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105355.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It's been a bit since I posted...we've been really busy cranking away on a new site at Terracotta, and it's finally out.<br/><br/><a href='http://www.dzone.com/links/rss/return_to_civilizationrelaunch_of_terracottaorg.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105355' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105355</dz:linkId>
      <dz:submitDate>2008-08-20T12:20:05Z</dz:submitDate>
      <dz:promoteDate>2008-08-20T19:06:30Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>268</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105355.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>In Praise of Scripting: Real Programming Pragmatism</title>
      <link>http://www.dzone.com/links/rss/in_praise_of_scripting_real_programming_pragmatism.html</link>
      <description>The July IEEE Computer carries an article arguing for the use of scripting languages as first programming languages, and also arguing for a greater study of what the author calls "language pragmatics".</description>
      <category>java</category>
      <category>other languages</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Fri, 22 Aug 2008 17:57:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/105206.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-22T17:57:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/in_praise_of_scripting_real_programming_pragmatism.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/105206.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The July IEEE Computer carries an article arguing for the use of scripting languages as first programming languages, and also arguing for a greater study of what the author calls "language pragmatics".<br/><br/><a href='http://www.dzone.com/links/rss/in_praise_of_scripting_real_programming_pragmatism.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=105206' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>105206</dz:linkId>
      <dz:submitDate>2008-08-20T03:21:57Z</dz:submitDate>
      <dz:promoteDate>2008-08-22T17:57:21Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>314</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/105206.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Announcing a beta release of the Android SDK</title>
      <link>http://www.dzone.com/links/rss/announcing_a_beta_release_of_the_android_sdk.html</link>
      <description>0.9 Beta release of the Android Developer's SDK</description>
      <category>announcement</category>
      <category>mobile</category>
      <category>tools</category>
      <pubDate>Tue, 19 Aug 2008 12:31:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104708.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-19T12:31:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/announcing_a_beta_release_of_the_android_sdk.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104708.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>0.9 Beta release of the Android Developer's SDK<br/><br/><a href='http://www.dzone.com/links/rss/announcing_a_beta_release_of_the_android_sdk.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104708' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104708</dz:linkId>
      <dz:submitDate>2008-08-18T19:40:14Z</dz:submitDate>
      <dz:promoteDate>2008-08-19T12:31:20Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>153</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104708.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Erlang Introduction (For the Ruby Guy) part 3</title>
      <link>http://www.dzone.com/links/rss/erlang_introduction_for_the_ruby_guy_part3.html</link>
      <description>In Erlang your world revolves around processes. Not to be confused with OS processes. Here we are talking about highly light weight threads that can quickly be started and shut down. These are a lot faster and lighter that threads you may be used to from Ruby and you will use them quite a lot more than usually happens in Ruby.</description>
      <category>other languages</category>
      <category>ruby</category>
      <pubDate>Mon, 18 Aug 2008 15:26:41 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104494.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-18T15:26:41Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/erlang_introduction_for_the_ruby_guy_part3.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104494.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In Erlang your world revolves around processes. Not to be confused with OS processes. Here we are talking about highly light weight threads that can quickly be started and shut down. These are a lot faster and lighter that threads you may be used to from Ruby and you will use them quite a lot more than usually happens in Ruby.<br/><br/><a href='http://www.dzone.com/links/rss/erlang_introduction_for_the_ruby_guy_part3.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104494' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104494</dz:linkId>
      <dz:submitDate>2008-08-18T03:39:48Z</dz:submitDate>
      <dz:promoteDate>2008-08-18T15:26:41Z</dz:promoteDate>
      <dz:voteUpCount>12</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>161</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104494.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Distributed Messaging with Jetlang and Terracotta</title>
      <link>http://www.dzone.com/links/rss/distributed_messaging_with_jetlang_and_terracotta.html</link>
      <description>The example shows how any jetlang channel can be distributed without any code changes. Applications can be coded directly against jetlang api's then distribution can be achieved with just a change of configuration.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>open source</category>
      <category>server</category>
      <pubDate>Mon, 18 Aug 2008 06:57:53 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104239.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-18T06:57:53Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/distributed_messaging_with_jetlang_and_terracotta.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104239.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>The example shows how any jetlang channel can be distributed without any code changes. Applications can be coded directly against jetlang api's then distribution can be achieved with just a change of configuration. <br/><br/><a href='http://www.dzone.com/links/rss/distributed_messaging_with_jetlang_and_terracotta.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104239' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104239</dz:linkId>
      <dz:submitDate>2008-08-17T04:21:31Z</dz:submitDate>
      <dz:promoteDate>2008-08-18T06:57:53Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>240</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104239.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Gnip handles the entire Twitter feed and more</title>
      <link>http://www.dzone.com/links/rss/gnip_handles_the_entire_twitter_feed_and_more.html</link>
      <description>Using Terracotta on Amazon EC2, Gnip is handling the fire hose coming from many popular social networking sites. Gnip offers a single consolidated and filtered view of all those streams of data.</description>
      <category>database</category>
      <category>java</category>
      <category>server</category>
      <category>web 2.0</category>
      <pubDate>Sun, 17 Aug 2008 03:42:59 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/104236.html</guid>
      <dc:creator>puredanger</dc:creator>
      <dc:date>2008-08-17T03:42:59Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/gnip_handles_the_entire_twitter_feed_and_more.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/104236.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Using Terracotta on Amazon EC2, Gnip is handling the fire hose coming from many popular social networking sites. Gnip offers a single consolidated and filtered view of all those streams of data.<br/><br/><a href='http://www.dzone.com/links/rss/gnip_handles_the_entire_twitter_feed_and_more.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=104236' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>104236</dz:linkId>
      <dz:submitDate>2008-08-17T03:42:59Z</dz:submitDate>
      <dz:voteUpCount>5</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/104236.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

