<?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.com: trends</title>
    <link>http://www.dzone.com/links/tag/trends.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Mon, 23 Nov 2009 18:18:38 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-23T18:18:38Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/trends/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: 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>Mark Reinhold on Jigsaw - live notes from devoxx</title>
      <link>http://www.dzone.com/links/rss/mark_reinhold_on_jigsaw_live_notes_from_devoxx.html</link>
      <description>Notes from Mark Reinhold's presentation at devoxx</description>
      <category>java</category>
      <category>standards</category>
      <category>trends</category>
      <pubDate>Mon, 23 Nov 2009 13:03:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298343.html</guid>
      <dc:creator>Alex Miller</dc:creator>
      <dc:date>2009-11-23T13:03:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mark_reinhold_on_jigsaw_live_notes_from_devoxx.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298343.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Notes from Mark Reinhold's presentation at devoxx<br/><br/><a href='http://www.dzone.com/links/rss/mark_reinhold_on_jigsaw_live_notes_from_devoxx.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298343' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298343</dz:linkId>
      <dz:submitDate>2009-11-20T15:03:17Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T13:03:02Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>218</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298343.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>Holy crap: JVM has coroutine/continuation/fiber etc.</title>
      <link>http://www.dzone.com/links/rss/holy_crap_jvm_has_coroutinecontinuationfiber_etc.html</link>
      <description>I have always wanted to have generator  in Java. After all, Python have this feature, Ruby and C#(*) too.&#xD;
A generator is a way to define an iterator but instead of implementing hasNext()/next(), you just implement a method (here generate) and use the keyword yield (or here a method yield) to send value that will be returned by next().</description>
      <category>java</category>
      <category>research</category>
      <category>trends</category>
      <pubDate>Fri, 20 Nov 2009 21:09:21 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298339.html</guid>
      <dc:creator>Alex Miller</dc:creator>
      <dc:date>2009-11-20T21:09:21Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/holy_crap_jvm_has_coroutinecontinuationfiber_etc.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298339.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I have always wanted to have generator  in Java. After all, Python have this feature, Ruby and C#(*) too.
A generator is a way to define an iterator but instead of implementing hasNext()/next(), you just implement a method (here generate) and use the keyword yield (or here a method yield) to send value that will be returned by next().<br/><br/><a href='http://www.dzone.com/links/rss/holy_crap_jvm_has_coroutinecontinuationfiber_etc.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298339' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298339</dz:linkId>
      <dz:submitDate>2009-11-20T14:58:48Z</dz:submitDate>
      <dz:promoteDate>2009-11-20T21:09:21Z</dz:promoteDate>
      <dz:voteUpCount>23</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>951</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298339.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>Programmer Tip: A 'Large' Project Means Nothing.</title>
      <link>http://www.dzone.com/links/rss/programmer_tip_a_large_project_means_nothing.html</link>
      <description>Sam at CodeOder.com asks a rather interesting question; asking which is much like opening a can of worms.</description>
      <category>methodology</category>
      <category>trends</category>
      <pubDate>Sun, 22 Nov 2009 11:31:56 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298161.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-22T11:31:56Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/programmer_tip_a_large_project_means_nothing.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298161.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Sam at CodeOder.com asks a rather interesting question; asking which is much like opening a can of worms.<br/><br/><a href='http://www.dzone.com/links/rss/programmer_tip_a_large_project_means_nothing.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298161' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298161</dz:linkId>
      <dz:submitDate>2009-11-20T13:04:40Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T11:31:56Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>748</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298161.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>State of Ruby VMs: Ruby Renaissance</title>
      <link>http://www.dzone.com/links/rss/state_of_ruby_vms_ruby_renaissance.html</link>
      <description>There are 8 alternative Ruby VM's and 4 of them will hit 1.0 status in the upcoming year. A detailed look at the past year and where the community is heading (hint: it's an exciting time to be a Rubyist).</description>
      <category>news</category>
      <category>research</category>
      <category>ruby</category>
      <category>trends</category>
      <pubDate>Sat, 21 Nov 2009 15:43:14 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298719.html</guid>
      <dc:creator>igrigorik</dc:creator>
      <dc:date>2009-11-21T15:43:14Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/state_of_ruby_vms_ruby_renaissance.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298719.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There are 8 alternative Ruby VM's and 4 of them will hit 1.0 status in the upcoming year. A detailed look at the past year and where the community is heading (hint: it's an exciting time to be a Rubyist). <br/><br/><a href='http://www.dzone.com/links/rss/state_of_ruby_vms_ruby_renaissance.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298719' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298719</dz:linkId>
      <dz:submitDate>2009-11-20T22:01:27Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T15:43:14Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>332</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298719.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>igrigorik</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/206422.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>var improves readability</title>
      <link>http://www.dzone.com/links/rss/var_improves_readability.html</link>
      <description>Countless times I’ve heard the argument that you should use the var keyword with caution, that it decreases readability of your code, or how it can be misused.</description>
      <category>.net</category>
      <category>other languages</category>
      <category>trends</category>
      <pubDate>Sat, 21 Nov 2009 17:00:25 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/298207.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-21T17:00:25Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/var_improves_readability.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/298207.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Countless times I’ve heard the argument that you should use the var keyword with caution, that it decreases readability of your code, or how it can be misused. <br/><br/><a href='http://www.dzone.com/links/rss/var_improves_readability.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=298207' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>298207</dz:linkId>
      <dz:submitDate>2009-11-20T13:14:31Z</dz:submitDate>
      <dz:promoteDate>2009-11-21T17:00:25Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>370</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/298207.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

