<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://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: tools</title>
    <link>http://dzone.com/links/tag/tools.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Wed, 25 Nov 2009 05:27:18 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-11-25T05:27:18Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://dzone.com/links/feed/frontpage/tools/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>Open Source Revolution</title>
      <link>http://dzone.com/links/rss/open_source_revolution.html</link>
      <description>Reflections on how the nature of programming and development have changed over the last 10 years.</description>
      <category>java</category>
      <category>open source</category>
      <category>tools</category>
      <category>trends</category>
      <pubDate>Mon, 23 Nov 2009 20:49:40 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300693.html</guid>
      <dc:creator>Alex Miller</dc:creator>
      <dc:date>2009-11-23T20:49:40Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/open_source_revolution.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300693.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Reflections on how the nature of programming and development have changed over the last 10 years.<br/><br/><a href='http://dzone.com/links/rss/open_source_revolution.html'><img src='http://dzone.com/links/voteCountImage?linkId=300693' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300693</dz:linkId>
      <dz:submitDate>2009-11-23T03:52:18Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T20:49:40Z</dz:promoteDate>
      <dz:voteUpCount>30</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>854</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300693.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>puredanger</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/214988.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Why Microsoft's IE 9 will frustrate standards fans</title>
      <link>http://dzone.com/links/rss/why_microsofts_ie_9_will_frustrate_standards_fans.html</link>
      <description>Performance and standards look like dominating work on Microsoft's next version of Internet Explorer.&#xD;
&#xD;
As ever with Microsoft, though, it's likely to be the former that not just trips up the latter but that also continues to sour Microsoft's relationship with the rest of the industry.</description>
      <category>microsoft</category>
      <category>opinion</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 15:14:30 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/299521.html</guid>
      <dc:creator>mswatcher</dc:creator>
      <dc:date>2009-11-23T15:14:30Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/why_microsofts_ie_9_will_frustrate_standards_fans.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299521.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Performance and standards look like dominating work on Microsoft's next version of Internet Explorer.

As ever with Microsoft, though, it's likely to be the former that not just trips up the latter but that also continues to sour Microsoft's relationship with the rest of the industry.<br/><br/><a href='http://dzone.com/links/rss/why_microsofts_ie_9_will_frustrate_standards_fans.html'><img src='http://dzone.com/links/voteCountImage?linkId=299521' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299521</dz:linkId>
      <dz:submitDate>2009-11-21T18:42:46Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T15:14:30Z</dz:promoteDate>
      <dz:voteUpCount>25</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>863</dz:clickCount>
      <dz:commentCount>2</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/299521.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mswatcher</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/225256.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>JPA under the Hood - Understanding your JPA Frameworks</title>
      <link>http://dzone.com/links/rss/jpa_under_the_hood_understanding_your_jpa_framewo.html</link>
      <description>JPA has standardized the interfaces for persistence frameworks. However how much is standardized regarding the runtime behaviour of frameworks. These small code samples show different uses cases to test with your JPA framworks. Additionally hints on the actual framework behaviour, will help to improve usage.</description>
      <category>database</category>
      <category>frameworks</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 17:46:49 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302443.html</guid>
      <dc:creator>AloisReitbauer</dc:creator>
      <dc:date>2009-11-24T17:46:49Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/jpa_under_the_hood_understanding_your_jpa_framewo.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302443.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JPA has standardized the interfaces for persistence frameworks. However how much is standardized regarding the runtime behaviour of frameworks. These small code samples show different uses cases to test with your JPA framworks. Additionally hints on the actual framework behaviour, will help to improve usage. <br/><br/><a href='http://dzone.com/links/rss/jpa_under_the_hood_understanding_your_jpa_framewo.html'><img src='http://dzone.com/links/voteCountImage?linkId=302443' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302443</dz:linkId>
      <dz:submitDate>2009-11-24T15:36:56Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T17:46:49Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>420</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302443.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>AloisReitbauer</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/381095.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Top .NET Performance Problems and how to avoid them</title>
      <link>http://dzone.com/links/rss/top_net_performance_problems_and_how_to_avoid_them.html</link>
      <description>Every time I work with one of our .NET customers to help them with managing their application performance I come across the same problems as seen with other clients before: lots of ADO.NET queries, many hidden exceptions in core or 3rd party .NET libraries, slow 3rd party components, inefficient custom code, …&#xD;
This article discusses the top problems, how to avoid them and how to do application performance management across the application lifecycle</description>
      <category>.net</category>
      <category>how-to</category>
      <category>microsoft</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 15:21:37 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/302209.html</guid>
      <dc:creator>Andreas Grabner</dc:creator>
      <dc:date>2009-11-24T15:21:37Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/top_net_performance_problems_and_how_to_avoid_them.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/302209.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Every time I work with one of our .NET customers to help them with managing their application performance I come across the same problems as seen with other clients before: lots of ADO.NET queries, many hidden exceptions in core or 3rd party .NET libraries, slow 3rd party components, inefficient custom code, …
This article discusses the top problems, how to avoid them and how to do application performance management across the application lifecycle<br/><br/><a href='http://dzone.com/links/rss/top_net_performance_problems_and_how_to_avoid_them.html'><img src='http://dzone.com/links/voteCountImage?linkId=302209' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>302209</dz:linkId>
      <dz:submitDate>2009-11-24T12:20:01Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T15:21:37Z</dz:promoteDate>
      <dz:voteUpCount>14</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>385</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/302209.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>grabnerandi</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/376711.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Book Review: Debug It! (Paul Butcher, Pragmatic Bookshelf)</title>
      <link>http://dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html</link>
      <description>Paul asked me to review this, his first book, and my comment to him was that he had a pretty high bar to match; being of the same "series" as Release It!, Mike Nygard's take on building software ready for production (and, in my repeatedly stated opinion, the most important-to-read book of the decade), Debug It! had some pretty impressive shoes to fill. Paul's comment was pretty predictable: "Thanks for keeping the pressure to a minimum."</description>
      <category>books</category>
      <category>methodology</category>
      <category>reviews</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 12:19:42 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301239.html</guid>
      <dc:creator>AlvinAshcraft</dc:creator>
      <dc:date>2009-11-24T12:19:42Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301239.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Paul asked me to review this, his first book, and my comment to him was that he had a pretty high bar to match; being of the same "series" as Release It!, Mike Nygard's take on building software ready for production (and, in my repeatedly stated opinion, the most important-to-read book of the decade), Debug It! had some pretty impressive shoes to fill. Paul's comment was pretty predictable: "Thanks for keeping the pressure to a minimum."<br/><br/><a href='http://dzone.com/links/rss/book_review_debug_it_paul_butcher_pragmatic_books.html'><img src='http://dzone.com/links/voteCountImage?linkId=301239' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301239</dz:linkId>
      <dz:submitDate>2009-11-23T14:40:29Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T12:19:42Z</dz:promoteDate>
      <dz:voteUpCount>15</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>192</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301239.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>alashcraft</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/285573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>RubyMine 2.0 Shines with Refactoring</title>
      <link>http://dzone.com/links/rss/rubymine_20_shines_with_refactoring.html</link>
      <description>JetBrains gained a lot of attention when they released an open source version of thier IntelliJ IDEA development platform.  For Ruby and Ruby on Rails users, JetBrains created the RubyMine IDE, which is built on the principles of IntelliJ.  However, RubyMine did not start out as a plugin like comperable Ruby IDE's for Eclipse and NetBeans.  In an exclusive interview, DZone spoke with RubyMine's lead developer at JetBrains, Dmitry Jemerov.  The interview covers the recently introduced RubyMine 2.0, which features improved code refactoring and added support for popular Ruby/Rails technologies.  Although RubyMine hasn't been around for very long, it has quickly become the one of the most natural Ruby/Rails development environments.</description>
      <category>open source</category>
      <category>reviews</category>
      <category>ruby</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 14:18:57 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301943.html</guid>
      <dc:creator>Mitch Pronschinske</dc:creator>
      <dc:date>2009-11-24T14:18:57Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/rubymine_20_shines_with_refactoring.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301943.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>JetBrains gained a lot of attention when they released an open source version of thier IntelliJ IDEA development platform.  For Ruby and Ruby on Rails users, JetBrains created the RubyMine IDE, which is built on the principles of IntelliJ.  However, RubyMine did not start out as a plugin like comperable Ruby IDE's for Eclipse and NetBeans.  In an exclusive interview, DZone spoke with RubyMine's lead developer at JetBrains, Dmitry Jemerov.  The interview covers the recently introduced RubyMine 2.0, which features improved code refactoring and added support for popular Ruby/Rails technologies.  Although RubyMine hasn't been around for very long, it has quickly become the one of the most natural Ruby/Rails development environments.<br/><br/><a href='http://dzone.com/links/rss/rubymine_20_shines_with_refactoring.html'><img src='http://dzone.com/links/voteCountImage?linkId=301943' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301943</dz:linkId>
      <dz:submitDate>2009-11-24T07:06:11Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T14:18:57Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>193</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301943.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Mitch Pronschinske</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>jQuery Selector Testing Tool</title>
      <link>http://dzone.com/links/rss/jquery_selector_testing_tool.html</link>
      <description>This is a really cool jQuery selector tester that let's you try selectors and automatically highlights them in the html. Lots of fun to play with and helps with the understanding of how jQuery selectors work! A must try!</description>
      <category>frameworks</category>
      <category>javascript</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 22:13:10 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301493.html</guid>
      <dc:creator>msshushu</dc:creator>
      <dc:date>2009-11-23T22:13:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/jquery_selector_testing_tool.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301493.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a really cool jQuery selector tester that let's you try selectors and automatically highlights them in the html. Lots of fun to play with and helps with the understanding of how jQuery selectors work! A must try!<br/><br/><a href='http://dzone.com/links/rss/jquery_selector_testing_tool.html'><img src='http://dzone.com/links/voteCountImage?linkId=301493' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301493</dz:linkId>
      <dz:submitDate>2009-11-23T18:10:47Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T22:13:10Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>478</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301493.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>msshushu</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/308573.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>DZone Daily Dose - 2009/11/23</title>
      <link>http://dzone.com/links/rss/dzone_daily_dose_20091123.html</link>
      <description>Nexan unveils a "Beast" of a storage system and Microsoft opens it's Surface SDK to everyone.  SAP and Microsoft also form a marketing alliance that might irritate Oracle.</description>
      <category>announcement</category>
      <category>microsoft</category>
      <category>news</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 09:10:02 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/300791.html</guid>
      <dc:creator>Mitch Pronschinske</dc:creator>
      <dc:date>2009-11-24T09:10:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/dzone_daily_dose_20091123.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/300791.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Nexan unveils a "Beast" of a storage system and Microsoft opens it's Surface SDK to everyone.  SAP and Microsoft also form a marketing alliance that might irritate Oracle.<br/><br/><a href='http://dzone.com/links/rss/dzone_daily_dose_20091123.html'><img src='http://dzone.com/links/voteCountImage?linkId=300791' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>300791</dz:linkId>
      <dz:submitDate>2009-11-23T05:42:03Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T09:10:02Z</dz:promoteDate>
      <dz:voteUpCount>11</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>85</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/300791.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>Mitch Pronschinske</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Interview: Enterprise Financial Management on the NetBeans Platform</title>
      <link>http://dzone.com/links/rss/interview_enterprise_financial_management_on_the.html</link>
      <description>How and why a large financial organization is using the NetBeans Platform.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Mon, 23 Nov 2009 17:57:17 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301145.html</guid>
      <dc:creator>geertjan</dc:creator>
      <dc:date>2009-11-23T17:57:17Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/interview_enterprise_financial_management_on_the.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301145.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>How and why a large financial organization is using the NetBeans Platform.<br/><br/><a href='http://dzone.com/links/rss/interview_enterprise_financial_management_on_the.html'><img src='http://dzone.com/links/voteCountImage?linkId=301145' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301145</dz:linkId>
      <dz:submitDate>2009-11-23T11:57:22Z</dz:submitDate>
      <dz:promoteDate>2009-11-23T17:57:17Z</dz:promoteDate>
      <dz:voteUpCount>13</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>265</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301145.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>geertjan</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/250147.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>20+ Open Source RAD Tools</title>
      <link>http://dzone.com/links/rss/20_open_source_rad_tools.html</link>
      <description>This is a list of Rapid Application Development tools that might sometimes save your precious time. Some tools you already use might not be in this list so if you want it to be added here, please drop a comment.</description>
      <category>agile</category>
      <category>frameworks</category>
      <category>open source</category>
      <category>tools</category>
      <pubDate>Sun, 22 Nov 2009 16:54:33 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/299565.html</guid>
      <dc:creator>JeezTech</dc:creator>
      <dc:date>2009-11-22T16:54:33Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/20_open_source_rad_tools.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299565.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>This is a list of Rapid Application Development tools that might sometimes save your precious time. Some tools you already use might not be in this list so if you want it to be added here, please drop a comment.<br/><br/><a href='http://dzone.com/links/rss/20_open_source_rad_tools.html'><img src='http://dzone.com/links/voteCountImage?linkId=299565' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299565</dz:linkId>
      <dz:submitDate>2009-11-21T19:58:37Z</dz:submitDate>
      <dz:promoteDate>2009-11-22T16:54:33Z</dz:promoteDate>
      <dz:voteUpCount>10</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>1015</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/299565.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>JeezTech</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/466695.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Performance Counters help pinpoint significant performance improvement in db4o Deep Prefetching</title>
      <link>http://dzone.com/links/rss/performance_counters_help_pinpoint_significant_pe.html</link>
      <description>db4o Deep Prefetching for C/S mode is examined via runtime statistics (a facility that allow you to track db4o behavior). (Even if you don't use db4o in C/S mode, it may still be worthwhile to keep on reading, since some of the observations made apply to db4o configuration optimization in general - or actually even more, to performance tweaking in general)</description>
      <category>database</category>
      <category>java</category>
      <category>tools</category>
      <pubDate>Tue, 24 Nov 2009 13:15:55 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/301539.html</guid>
      <dc:creator>gerps</dc:creator>
      <dc:date>2009-11-24T13:15:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/performance_counters_help_pinpoint_significant_pe.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/301539.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>db4o Deep Prefetching for C/S mode is examined via runtime statistics (a facility that allow you to track db4o behavior). (Even if you don't use db4o in C/S mode, it may still be worthwhile to keep on reading, since some of the observations made apply to db4o configuration optimization in general - or actually even more, to performance tweaking in general)<br/><br/><a href='http://dzone.com/links/rss/performance_counters_help_pinpoint_significant_pe.html'><img src='http://dzone.com/links/voteCountImage?linkId=301539' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>301539</dz:linkId>
      <dz:submitDate>2009-11-23T19:02:24Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T13:15:55Z</dz:promoteDate>
      <dz:voteUpCount>9</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>54</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/301539.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>gerps</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/257531.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>In Search of Free File Hosting Services: 25 of the bests</title>
      <link>http://dzone.com/links/rss/in_search_of_free_file_hosting_services_25_of_the.html</link>
      <description>In this post you can find 25 of the best Free File Hosting Services.</description>
      <category>tools</category>
      <category>web services</category>
      <pubDate>Tue, 24 Nov 2009 00:05:43 GMT</pubDate>
      <guid isPermaLink="false">http://dzone.com/links/299335.html</guid>
      <dc:creator>javadabsalan</dc:creator>
      <dc:date>2009-11-24T00:05:43Z</dc:date>
      <content:encoded><![CDATA[<a href='http://dzone.com/links/rss/in_search_of_free_file_hosting_services_25_of_the.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/299335.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this post you can find 25 of the best Free File Hosting Services.<br/><br/><a href='http://dzone.com/links/rss/in_search_of_free_file_hosting_services_25_of_the.html'><img src='http://dzone.com/links/voteCountImage?linkId=299335' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>299335</dz:linkId>
      <dz:submitDate>2009-11-21T14:53:05Z</dz:submitDate>
      <dz:promoteDate>2009-11-24T00:05:43Z</dz:promoteDate>
      <dz:voteUpCount>8</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>433</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://dzone.com/links/images/thumbs/120x90/299335.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>javadabsalan</dz:username>
        <dz:userimage>http://dzone.com/links/images/avatars/392298.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

