<?xml version="1.0" encoding="utf-8"?>

  <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
  >

  <channel rdf:about="http://www.artima.com/articles/feeds/articles.rss">
    <title>Artima Articles</title>
    <link>http://www.artima.com/</link>
    <description>
The most recently published articles at Artima.com.
    </description>
    <image rdf:resource="http://www.artima.com/images/artima88x33.gif"/>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.artima.com/scalazine/articles/borachio_mock_objects_for_scala.html" />
        <rdf:li resource="http://www.artima.com/articles/fit_or_future.html" />
        <rdf:li resource="http://www.artima.com/scalazine/articles/a_business_case_for_new_languages.html" />
        <rdf:li resource="http://www.artima.com/articles/flex_in_the_enterprise.html" />
        <rdf:li resource="http://www.artima.com/articles/intro_to_flex_monkey.html" />
        <rdf:li resource="http://www.artima.com/articles/animating_spark_skins_in_flex_4.html" />
        <rdf:li resource="http://www.artima.com/scalazine/articles/akka_jonas_boner.html" />
        <rdf:li resource="http://www.artima.com/articles/interactive_spark_components_in_flex.html" />
        <rdf:li resource="http://www.artima.com/articles/rich_component_skins_in_flex.html" />
        <rdf:li resource="http://www.artima.com/articles/journey_through_four_interfaces.html" />
        <rdf:li resource="http://www.artima.com/scalazine/articles/scala_collections_architecture.html" />
        <rdf:li resource="http://www.artima.com/lejava/articles/azul_pauseless_gc.html" />
        <rdf:li resource="http://www.artima.com/articles/where_do_you_want_to_be_in_five_years.html" />
        <rdf:li resource="http://www.artima.com/lejava/articles/javaone_2010_the_next_big_jvm_lang_stephen_colebourne.html" />
        <rdf:li resource="http://www.artima.com/scalazine/articles/named_and_default_parameters_in_scala.html" />
      </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://www.artima.com/images/artima88x33.gif">
    <title>Artima.com</title>
    <url>http://www.artima.com/images/artima88x33.gif</url>
    <link>http://www.artima.com/</link>
  </image>

  <item rdf:about="http://www.artima.com/scalazine/articles/borachio_mock_objects_for_scala.html">
    <title>Borachio: Mock Objects for Scala and Android</title>
    <link>http://www.artima.com/scalazine/articles/borachio_mock_objects_for_scala.html</link>
    <description>
Borachio is a mock object library for Scala that supports both mock objects and mock functions.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/fit_or_future.html">
    <title>Fit or Future? Which is More Important When Hiring?</title>
    <link>http://www.artima.com/articles/fit_or_future.html</link>
    <description>
Sean Landis, author of Agile Hiring, discusses how much weight to give to skills match when evaluating a candidate.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/scalazine/articles/a_business_case_for_new_languages.html">
    <title>A Business Case for New Languages</title>
    <link>http://www.artima.com/scalazine/articles/a_business_case_for_new_languages.html</link>
    <description>
Unsure about when to adopt a new technology? Do you think your old technology is &amp;quot;safer&amp;quot;? Maybe ... or perhaps sticking with it offers risks of its own. This article discusses some of the benefits of adopting Scala rather than staying with Java.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/flex_in_the_enterprise.html">
    <title>Using Flex in the Enterprise</title>
    <link>http://www.artima.com/articles/flex_in_the_enterprise.html</link>
    <description>
In this interview, Frank Sommers, president of AutoSpaces, Inc., discusses how he came to use Flex for his company's enterprise application.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/intro_to_flex_monkey.html">
    <title>Introduction to Flex and AIR Testing with FlexMonkey</title>
    <link>http://www.artima.com/articles/intro_to_flex_monkey.html</link>
    <description>
This article offers an introduction to FlexMonkey for testing Flex and AIR applications. In addition to discussing how FlexMonkey works, it touches on how automated functional testing can be used for “developer testing” when unit testing reaches its limits.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/animating_spark_skins_in_flex_4.html">
    <title>Animating Spark Skins in Flex 4</title>
    <link>http://www.artima.com/articles/animating_spark_skins_in_flex_4.html</link>
    <description>
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use state transitions with the new Spark component architecture in Flex 4 to create dynamic component skins for better user experiences.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/scalazine/articles/akka_jonas_boner.html">
    <title>Writing Concurrent, Scalable, Fault-Tolerant Systems with Akka 1.0</title>
    <link>http://www.artima.com/scalazine/articles/akka_jonas_boner.html</link>
    <description>
Jonas Bonér, the lead developer of Akka, discusses the goals of Akka and the recent Akka 1.0 release.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/interactive_spark_components_in_flex.html">
    <title>Interactive Spark Components in Flex 4</title>
    <link>http://www.artima.com/articles/interactive_spark_components_in_flex.html</link>
    <description>
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use states with the new component architecture in Flex 4 to create interactive component skins for better user experiences.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/rich_component_skins_in_flex.html">
    <title>Rich Component Skins in Flex 4</title>
    <link>http://www.artima.com/articles/rich_component_skins_in_flex.html</link>
    <description>
With a demo app from his book, Flex 4 Fun, Chet Haase shows how to use the new component architecture, graphics tags, and filters in Flex 4 to create rich custom component skins.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/journey_through_four_interfaces.html">
    <title>Journey Through Four Interfaces</title>
    <link>http://www.artima.com/articles/journey_through_four_interfaces.html</link>
    <description>
Frank Sommers discusses his journey through four user interfaces HTML, Swing, Ajax, and Flex.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/scalazine/articles/scala_collections_architecture.html">
    <title>What's New in Scala 2.8: The Architecture of Scala Collections</title>
    <link>http://www.artima.com/scalazine/articles/scala_collections_architecture.html</link>
    <description>
In this installment of a series of articles on the latest Scala release, Scala 2.8, Martin Odersky and Lex Spoon explain how the collections library was redesigned in 2.8, and how to extend the library with new collection types.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/lejava/articles/azul_pauseless_gc.html">
    <title>Azul's Pauseless Garbage Collector</title>
    <link>http://www.artima.com/lejava/articles/azul_pauseless_gc.html</link>
    <description>
At the JavaOne 2010 conference in San Francisco, Gil Tene, CTO of Azul Systems, discusses their pauseless garbage collector. In this interview, he explains the pauseless collection algorithm.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/articles/where_do_you_want_to_be_in_five_years.html">
    <title>Where Do You Want to Be in Five Years?</title>
    <link>http://www.artima.com/articles/where_do_you_want_to_be_in_five_years.html</link>
    <description>
Sean Landis, author of Agile Hiring, discusses how to ask interview questions that &amp;quot;break through the castle walls&amp;quot; so you can get useful information from candidates.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/lejava/articles/javaone_2010_the_next_big_jvm_lang_stephen_colebourne.html">
    <title>The Next Big JVM Language</title>
    <link>http://www.artima.com/lejava/articles/javaone_2010_the_next_big_jvm_lang_stephen_colebourne.html</link>
    <description>
At the JavaOne 2010 conference in San Francisco, Stephen Colebourne, member of technical staff at OpenGamma and project lead of the Joda Time open source API, gave a talk entitled &amp;quot;The Next Big JVM Language.&amp;quot; In this short interview, he reveals what he thinks the next big language could be.
    </description>
  </item>

  <item rdf:about="http://www.artima.com/scalazine/articles/named_and_default_parameters_in_scala.html">
    <title>What's New in Scala 2.8: Named and Default Parameters</title>
    <link>http://www.artima.com/scalazine/articles/named_and_default_parameters_in_scala.html</link>
    <description>
The third installment of a series of articles on the latest Scala release, Scala 2.8, Jon Pretty describes Scala 2.8's support for named and default parameters.
    </description>
  </item>

</rdf:RDF>

