<?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: queued links: frameworks</title>
    <link>http://www.dzone.com/links/queue/tag/frameworks.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2006 DZone, Inc.</copyright>
    <pubDate>Mon, 07 Jul 2008 03:42:48 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-07-07T03:42:48Z</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/queue/frameworks/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>Passpack: Gears? AIR? Why choose!</title>
      <link>http://www.dzone.com/links/rss/passpack_gears_air_why_choose.html</link>
      <description>Passpack is an online password organizer that provided offline access early in its life via Gears.</description>
      <category>flash-flex</category>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Sun, 06 Jul 2008 21:30:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92951.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T21:30:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/passpack_gears_air_why_choose.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92951.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Passpack is an online password organizer that provided offline access early in its life via Gears.]]></content:encoded>
      <dz:linkId>92951</dz:linkId>
      <dz:submitDate>2008-07-06T21:30:52Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92951.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>3 and 1/2 minutes to sort a Terabyte, and a look at Hadoop's code structure</title>
      <link>http://www.dzone.com/links/rss/3_and_12_minutes_to_sort_a_terabyte_and_a_look_at.html</link>
      <description>Apache Hadoop Wins Terabyte Sort Benchmark: "One of Yahoo's Hadoop clusters sorted 1 terabyte of data in 209 seconds, which beat the previous record of 297 seconds in the annual general purpose (daytona) terabyte sort benchmark. The sort benchmark, which was created in 1998 by Jim Gray, specifies the input data (10 billion 100 byte records), which must be completely sorted and written to disk. This is the first time that either a Java or an open source program has won.</description>
      <category>frameworks</category>
      <category>java</category>
      <pubDate>Sun, 06 Jul 2008 21:30:32 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92950.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T21:30:32Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/3_and_12_minutes_to_sort_a_terabyte_and_a_look_at.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92950.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Apache Hadoop Wins Terabyte Sort Benchmark: "One of Yahoo's Hadoop clusters sorted 1 terabyte of data in 209 seconds, which beat the previous record of 297 seconds in the annual general purpose (daytona) terabyte sort benchmark. The sort benchmark, which was created in 1998 by Jim Gray, specifies the input data (10 billion 100 byte records), which must be completely sorted and written to disk. This is the first time that either a Java or an open source program has won.]]></content:encoded>
      <dz:linkId>92950</dz:linkId>
      <dz:submitDate>2008-07-06T21:30:32Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92950.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Beginner's Guide to XNA 2D Games</title>
      <link>http://www.dzone.com/links/rss/beginners_guide_to_xna_2d_games.html</link>
      <description>Dive into XNA Game Studio by creating your own two-dimensional action game, following along with this in-depth video tutorial.&#xD;
&#xD;
Complete with Xbox 360 controller support, collision detection, and sprite-based font drawing, this 2D game tutorial is your ticket to getting started as a creator!</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>games</category>
      <category>how-to</category>
      <pubDate>Sun, 06 Jul 2008 21:27:26 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92949.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T21:27:26Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/beginners_guide_to_xna_2d_games.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92949.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 
Dive into XNA Game Studio by creating your own two-dimensional action game, following along with this in-depth video tutorial.

Complete with Xbox 360 controller support, collision detection, and sprite-based font drawing, this 2D game tutorial is your ticket to getting started as a creator!]]></content:encoded>
      <dz:linkId>92949</dz:linkId>
      <dz:submitDate>2008-07-06T21:27:26Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>2</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92949.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Cheri: Swing Builder for JRuby</title>
      <link>http://www.dzone.com/links/rss/cheri_swing_builder_for_jruby.html</link>
      <description>This is the first in a two part series covering Ruby libraries targeted at the Swing application development using the Java implementation of the Ruby programming language: JRuby. Cheri's provides a "builder" - a domain specific language (DSL) - that makes Swing application development both expressive and intuitive.</description>
      <category>frameworks</category>
      <category>gui</category>
      <category>java</category>
      <category>ruby</category>
      <pubDate>Sun, 06 Jul 2008 20:22:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92943.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T20:22:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/cheri_swing_builder_for_jruby.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92943.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This is the first in a two part series covering Ruby libraries targeted at the Swing application development using the Java implementation of the Ruby programming language: JRuby. Cheri's provides a "builder" - a domain specific language (DSL) - that makes Swing application development both expressive and intuitive.]]></content:encoded>
      <dz:linkId>92943</dz:linkId>
      <dz:submitDate>2008-07-06T20:22:13Z</dz:submitDate>
      <dz:voteUpCount>4</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/92943.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Monkeybars: Swing MVC framework for JRuby</title>
      <link>http://www.dzone.com/links/rss/monkeybars_swing_mvc_framework_for_jruby.html</link>
      <description>This is the second in the series exploring JRuby libraries designed for Swing application development. This screencast examines Monkeybars, an MVC framework that leverages the strengths of Java and Swing for rich-client UI components and layout management and defers to Ruby for intelligent event response and business logic coordination.</description>
      <category>frameworks</category>
      <category>java</category>
      <category>ruby</category>
      <pubDate>Sun, 06 Jul 2008 20:21:22 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92941.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T20:21:22Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/monkeybars_swing_mvc_framework_for_jruby.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92941.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This is the second in the series exploring JRuby libraries designed for Swing application development. This screencast examines Monkeybars, an MVC framework that leverages the strengths of Java and Swing for rich-client UI components and layout management and defers to Ruby for intelligent event response and business logic coordination.]]></content:encoded>
      <dz:linkId>92941</dz:linkId>
      <dz:submitDate>2008-07-06T20:21:22Z</dz:submitDate>
      <dz:voteUpCount>6</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/92941.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>How To Write Testable ASP.NET WebForms</title>
      <link>http://www.dzone.com/links/rss/how_to_write_testable_aspnet_webforms.html</link>
      <description>Microsoft’s upcoming ASP.NET MCV framework makes it easy to write tests for your application layer logic. But what about those of us who are stuck with ASP.NET WebForms? You can still write highly testable ASP.NET WebForms with only a little bit of extra effort. But that extra effort really pays off in the long run.</description>
      <category>.net</category>
      <category>frameworks</category>
      <pubDate>Sun, 06 Jul 2008 20:21:02 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92940.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T20:21:02Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/how_to_write_testable_aspnet_webforms.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92940.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Microsoft’s upcoming ASP.NET MCV framework makes it easy to write tests for your application layer logic. But what about those of us who are stuck with ASP.NET WebForms? You can still write highly testable ASP.NET WebForms with only a little bit of extra effort. But that extra effort really pays off in the long run.]]></content:encoded>
      <dz:linkId>92940</dz:linkId>
      <dz:submitDate>2008-07-06T20:21:02Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>5</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92940.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Adobe Flex and Ruby on Rails</title>
      <link>http://www.dzone.com/links/rss/adobe_flex_and_ruby_on_rails.html</link>
      <description>Interesting usage of two major web development frameworks. Increasing usability and self productivity by using both together.</description>
      <category>flash-flex</category>
      <category>frameworks</category>
      <category>ria</category>
      <category>ruby</category>
      <pubDate>Sun, 06 Jul 2008 19:45:11 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92938.html</guid>
      <dc:creator>mwyrobek</dc:creator>
      <dc:date>2008-07-06T19:45:11Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/adobe_flex_and_ruby_on_rails.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92938.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Interesting usage of two major web development frameworks. Increasing usability and self productivity by using both together.]]></content:encoded>
      <dz:linkId>92938</dz:linkId>
      <dz:submitDate>2008-07-06T19:45:11Z</dz:submitDate>
      <dz:voteUpCount>1</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/92938.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mwyrobek</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/308048.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Slick 2D</title>
      <link>http://www.dzone.com/links/rss/slick_2d_2.html</link>
      <description>I’ve been really getting into writing computer games in Java over the last 12 months. I tried all sorts of different libraries to find one which would help speed up the process and after trying a few like Java2D etc I came across Slick. This is an excellent library built on top of LWJGL (Light Weight Java Game Library). This also means that it uses accelerated graphics with full access to OpenGL.</description>
      <category>frameworks</category>
      <category>games</category>
      <category>java</category>
      <pubDate>Sun, 06 Jul 2008 19:12:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92935.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T19:12:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/slick_2d_2.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92935.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> 
I’ve been really getting into writing computer games in Java over the last 12 months. I tried all sorts of different libraries to find one which would help speed up the process and after trying a few like Java2D etc I came across Slick. This is an excellent library built on top of LWJGL (Light Weight Java Game Library). This also means that it uses accelerated graphics with full access to OpenGL.]]></content:encoded>
      <dz:linkId>92935</dz:linkId>
      <dz:submitDate>2008-07-06T19:12:10Z</dz:submitDate>
      <dz:voteUpCount>1</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>20</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92935.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Generate State Machine diagrams from your POCO Entities</title>
      <link>http://www.dzone.com/links/rss/generate_state_machine_diagrams_from_your_poco_en.html</link>
      <description>This is just an idea!... Don't use a modeling tool or DSL to generate code. Instead, use a fluent interface to express state machines in your POCO entities. Then, automatically generate diagrams from the code, and use these to facilitate communication with project stakeholders.</description>
      <category>.net</category>
      <category>frameworks</category>
      <category>methodology</category>
      <category>opinion</category>
      <pubDate>Sun, 06 Jul 2008 19:11:46 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92934.html</guid>
      <dc:creator>tobinharris</dc:creator>
      <dc:date>2008-07-06T19:11:46Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/generate_state_machine_diagrams_from_your_poco_en.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92934.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This is just an idea!... Don't use a modeling tool or DSL to generate code. Instead, use a fluent interface to express state machines in your POCO entities. Then, automatically generate diagrams from the code, and use these to facilitate communication with project stakeholders.]]></content:encoded>
      <dz:linkId>92934</dz:linkId>
      <dz:submitDate>2008-07-06T19:11:46Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92934.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>tobinharris</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/301224.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Tabbed navigation using jQuery</title>
      <link>http://www.dzone.com/links/rss/tabbed_navigation_using_jquery.html</link>
      <description>Someone asked me to show how I created the tabbed navigation thing in my blog (right column). Just to let you know, I am just using an existing template for my blog, but wish to design one myself in future.</description>
      <category>css-html</category>
      <category>frameworks</category>
      <category>javascript</category>
      <pubDate>Sun, 06 Jul 2008 15:36:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92909.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T15:36:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/tabbed_navigation_using_jquery.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92909.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Someone asked me to show how I created the tabbed navigation thing in my blog (right column). Just to let you know, I am just using an existing template for my blog, but wish to design one myself in future.]]></content:encoded>
      <dz:linkId>92909</dz:linkId>
      <dz:submitDate>2008-07-06T15:36:36Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>17</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92909.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Pyshards - Python-based horizontal partitioning toolkit</title>
      <link>http://www.dzone.com/links/rss/pyshards_pythonbased_horizontal_partitioning_tool.html</link>
      <description>Pyshards is a pre-beta work-in-progress. If you are reading this and you are a developer with an interest in distributed-database schemes, search research, building high-volume web sites, sharding, python and mysql, then please post a message indicating your interest. I'd love to see others get involved. -Devin</description>
      <category>frameworks</category>
      <category>python</category>
      <pubDate>Sun, 06 Jul 2008 15:28:35 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92905.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T15:28:35Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/pyshards_pythonbased_horizontal_partitioning_tool.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92905.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Pyshards is a pre-beta work-in-progress. If you are reading this and you are a developer with an interest in distributed-database schemes, search research, building high-volume web sites, sharding, python and mysql, then please post a message indicating your interest. I'd love to see others get involved. -Devin]]></content:encoded>
      <dz:linkId>92905</dz:linkId>
      <dz:submitDate>2008-07-06T15:28:35Z</dz:submitDate>
      <dz:voteUpCount>2</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/92905.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NetBeans Platform Tip: BooleanStateActions</title>
      <link>http://www.dzone.com/links/rss/netbeans_platform_tip_booleanstateactions.html</link>
      <description>How to create toggle buttons and checkbox menu items on the NetBeans Platform.</description>
      <category>frameworks</category>
      <category>java</category>
      <pubDate>Sun, 06 Jul 2008 12:19:55 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92893.html</guid>
      <dc:creator>geertjan</dc:creator>
      <dc:date>2008-07-06T12:19:55Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/netbeans_platform_tip_booleanstateactions.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92893.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> How to create toggle buttons and checkbox menu items on the NetBeans Platform.]]></content:encoded>
      <dz:linkId>92893</dz:linkId>
      <dz:submitDate>2008-07-06T12:19:55Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>6</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92893.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>geertjan</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/250147.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>STL, redux</title>
      <link>http://www.dzone.com/links/rss/stl_redux.html</link>
      <description>Funny to see that claiming that the following code is readable stirred up quite a few comments.&#xD;
&#xD;
std::transform( list.begin(), list.end(), std::back_inserter( res ), std::bind2nd( std::plus&gt;(), 42 ) );&#xD;
&#xD;
&#xD;
Now, there are basically three points that you guys like to point out</description>
      <category>c-and-cpp</category>
      <category>frameworks</category>
      <category>opinion</category>
      <pubDate>Sun, 06 Jul 2008 11:57:52 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92887.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T11:57:52Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/stl_redux.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92887.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Funny to see that claiming that the following code is readable stirred up quite a few comments.

std::transform( list.begin(), list.end(), std::back_inserter( res ), std::bind2nd( std::plus>(), 42 ) );


Now, there are basically three points that you guys like to point out]]></content:encoded>
      <dz:linkId>92887</dz:linkId>
      <dz:submitDate>2008-07-06T11:57:52Z</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/92887.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Flex, BlazeDS, Spring, Hibernate all together with Maven</title>
      <link>http://www.dzone.com/links/rss/flex_blazeds_spring_hibernate_all_together_with_m.html</link>
      <description>For those who wants to play with Flex, BlazeDS, Spring, Hibernate using a set of Maven projet, François le Droff wrote a good article. He managed to set-up a nice environment that was really helpfull for me when I started to add maven support to my own project.</description>
      <category>flash-flex</category>
      <category>frameworks</category>
      <category>tools</category>
      <pubDate>Sun, 06 Jul 2008 11:20:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92878.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T11:20:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/flex_blazeds_spring_hibernate_all_together_with_m.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92878.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> For those who wants to play with Flex, BlazeDS, Spring, Hibernate using a set of Maven projet, François le Droff wrote a good article. He managed to set-up a nice environment that was really helpfull for me when I started to add maven support to my own project.]]></content:encoded>
      <dz:linkId>92878</dz:linkId>
      <dz:submitDate>2008-07-06T11:20:44Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>13</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92878.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Grails - Portlets Plugin</title>
      <link>http://www.dzone.com/links/rss/grails_portlets_plugin.html</link>
      <description>This plugin aims to provide a simple (grails) way of developing JSR-168/JSR268 portlets using well known Grails conventions that can be deployed to any compliant Portal.</description>
      <category>frameworks</category>
      <category>groovy</category>
      <pubDate>Sun, 06 Jul 2008 09:59:13 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92867.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T09:59:13Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/grails_portlets_plugin.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92867.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> This plugin aims to provide a simple (grails) way of developing JSR-168/JSR268 portlets using well known Grails conventions that can be deployed to any compliant Portal.]]></content:encoded>
      <dz:linkId>92867</dz:linkId>
      <dz:submitDate>2008-07-06T09:59:13Z</dz:submitDate>
      <dz:voteUpCount>2</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/92867.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>NSMapTable: more than an NSDictionary for weak pointers</title>
      <link>http://www.dzone.com/links/rss/nsmaptable_more_than_an_nsdictionary_for_weak_poi.html</link>
      <description>NSMapTable is collection class that was introduced in Mac OS X 10.5 (Leopard). At first glance, it would appear to be most useful as an NSDictionary replacement that can choose between "strong" and "weak" pointers. In this post, I'll show you why it is also useful outside garbage collection and how it can do things that NSDictionary can't (or shouldn't) do.</description>
      <category>apple</category>
      <category>frameworks</category>
      <category>other languages</category>
      <pubDate>Sun, 06 Jul 2008 09:58:34 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92866.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T09:58:34Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/nsmaptable_more_than_an_nsdictionary_for_weak_poi.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92866.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> NSMapTable is collection class that was introduced in Mac OS X 10.5 (Leopard). At first glance, it would appear to be most useful as an NSDictionary replacement that can choose between "strong" and "weak" pointers. In this post, I'll show you why it is also useful outside garbage collection and how it can do things that NSDictionary can't (or shouldn't) do.]]></content:encoded>
      <dz:linkId>92866</dz:linkId>
      <dz:submitDate>2008-07-06T09:58:34Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>1</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92866.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mocking LINQ to SQL DataContext</title>
      <link>http://www.dzone.com/links/rss/mocking_linq_to_sql_datacontext.html</link>
      <description>In Linq to Sql we always work with a DataContext object (which doesn’t implement any interface) which exposes the database tables as Table&gt; (which do not implement an interface either). This means it’s not possible to mock either the DataContext or the data tables without using expensive mocking software (for example, Typemock.net). So it isn’t really possible to unit test your Linq to SLQ queries without being connected to the underlying data source – not ideal. But fear not, here is a generic solution to this problem.</description>
      <category>.net</category>
      <category>frameworks</category>
      <pubDate>Sun, 06 Jul 2008 07:35:20 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92856.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-06T07:35:20Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mocking_linq_to_sql_datacontext.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92856.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> In Linq to Sql we always work with a DataContext object (which doesn’t implement any interface) which exposes the database tables as Table> (which do not implement an interface either). This means it’s not possible to mock either the DataContext or the data tables without using expensive mocking software (for example, Typemock.net). So it isn’t really possible to unit test your Linq to SLQ queries without being connected to the underlying data source – not ideal. But fear not, here is a generic solution to this problem.]]></content:encoded>
      <dz:linkId>92856</dz:linkId>
      <dz:submitDate>2008-07-06T07:35:20Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>8</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92856.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Mate, a tag-based, event-driven framework for Flex applications</title>
      <link>http://www.dzone.com/links/rss/mate_a_tagbased_eventdriven_framework_for_flex_ap.html</link>
      <description>Mate, a tag-based, event-driven framework for Flex applications ..</description>
      <category>flash-flex</category>
      <category>frameworks</category>
      <category>ria</category>
      <pubDate>Sun, 06 Jul 2008 02:24:58 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92844.html</guid>
      <dc:creator>mrinalwadhwa</dc:creator>
      <dc:date>2008-07-06T02:24:58Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/mate_a_tagbased_eventdriven_framework_for_flex_ap.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92844.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> Mate, a tag-based, event-driven framework for Flex applications ..]]></content:encoded>
      <dz:linkId>92844</dz:linkId>
      <dz:submitDate>2008-07-06T02:24:58Z</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/92844.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mrinalwadhwa</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/290528.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>From Flash to Cocoa (NSViewController)</title>
      <link>http://www.dzone.com/links/rss/from_flash_to_cocoa_nsviewcontroller.html</link>
      <description>My world has mainly been encompassed by Flash and Actionscript. That being said though, I am always trying/learning new things. The Cocoa display hierarchy, being a Actionscript oriented person, kinda threw me for a loop, then I listened to this podcast</description>
      <category>apple</category>
      <category>flash-flex</category>
      <category>frameworks</category>
      <pubDate>Sat, 05 Jul 2008 23:03:44 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92835.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-05T23:03:44Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/from_flash_to_cocoa_nsviewcontroller.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92835.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> My world has mainly been encompassed by Flash and Actionscript. That being said though, I am always trying/learning new things. The Cocoa display hierarchy, being a Actionscript oriented person, kinda threw me for a loop, then I listened to this podcast]]></content:encoded>
      <dz:linkId>92835</dz:linkId>
      <dz:submitDate>2008-07-05T23:03:44Z</dz:submitDate>
      <dz:voteUpCount>2</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/92835.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Grails on Ubuntu Hardy</title>
      <link>http://www.dzone.com/links/rss/grails_on_ubuntu_hardy.html</link>
      <description>So, while reading up on Groovy and Grails I wanted to play with it on my Ubuntu Hardy laptop. I already had the sun-java6-jre package installed so I could do standard Java stuff. However, in order to publish a Grails application, which is required in order to run it, you need the JDK. So I also installed sun-java6-jdk. It’s possible I should have just removed the JRE and replaced it with the JDK, but the Ubuntu package manager didn’t complain, so I didn’t.</description>
      <category>frameworks</category>
      <category>groovy</category>
      <category>java</category>
      <category>unix-linux</category>
      <pubDate>Sat, 05 Jul 2008 17:29:19 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92787.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-05T17:29:19Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/grails_on_ubuntu_hardy.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92787.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> So, while reading up on Groovy and Grails I wanted to play with it on my Ubuntu Hardy laptop. I already had the sun-java6-jre package installed so I could do standard Java stuff. However, in order to publish a Grails application, which is required in order to run it, you need the JDK. So I also installed sun-java6-jdk. It’s possible I should have just removed the JRE and replaced it with the JDK, but the Ubuntu package manager didn’t complain, so I didn’t.]]></content:encoded>
      <dz:linkId>92787</dz:linkId>
      <dz:submitDate>2008-07-05T17:29:19Z</dz:submitDate>
      <dz:voteUpCount>2</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/92787.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Grails Bootstrapping</title>
      <link>http://www.dzone.com/links/rss/grails_bootstrapping.html</link>
      <description>So outside of the project I've been describing in various posts thus far, I have a Grails application that I've developed for my real job. The application manages personnel data related to the industry I'm in. The data can originate from our website, or through a phone screening partner. The phone screening partner manages an Excel spreadsheet for all of the data that they collect, and it's my job to merge that data back into our central database.</description>
      <category>frameworks</category>
      <category>groovy</category>
      <pubDate>Fri, 04 Jul 2008 13:25:03 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/92565.html</guid>
      <dc:creator>bloid</dc:creator>
      <dc:date>2008-07-04T13:25:03Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/grails_bootstrapping.html'><img src='http://www.dzone.com/links/images/thumbs/120x90/92565.jpg' style='width:120;height:90;margin:6;float:left;vertical-align:top;border:1px solid #ccc;' /></a> So outside of the project I've been describing in various posts thus far, I have a Grails application that I've developed for my real job. The application manages personnel data related to the industry I'm in. The data can originate from our website, or through a phone screening partner. The phone screening partner manages an Excel spreadsheet for all of the data that they collect, and it's my job to merge that data back into our central database.]]></content:encoded>
      <dz:linkId>92565</dz:linkId>
      <dz:submitDate>2008-07-04T13:25:03Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>27</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/92565.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>bloid</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/111696.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

