<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet href="http://blogs.nuxeo.com/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <channel rdf:about="http://blogs.nuxeo.com/sections/blogs/eugen-ionica/exportrss">
    <title>Eugen Ionica</title>
    <description>RSS 1.0 export from the folder 'Eugen Ionica'.</description>
    <link>http://blogs.nuxeo.com/sections/blogs/eugen-ionica/exportrss</link>

    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://blogs.nuxeo.com/sections/blogs/eugen-ionica/2006_03_17_code-browsing-with-relo" />

      </rdf:Seq>
    </items>

  </channel>


  <item rdf:about="http://blogs.nuxeo.com/sections/blogs/eugen-ionica/2006_03_17_code-browsing-with-relo">
    <title>Code browsing with RELO</title>
    <description>Big java project, a lot of interfaces, a lot of classes ...&lt;br /&gt;
   &lt;br /&gt;
   I was needing a simple tool that show me code structure.&lt;br /&gt;
   &lt;br /&gt;
   Type Hierahy and Outline views from eclipse are great, but I wanted a graph
  reprezentation of code and an important thing: not for all code, only
  the&lt;br /&gt;
   part I'm interested.&lt;br /&gt;
   &lt;br /&gt;
   So I found RELO http://relo.csail.mit.edu/, a plugin eclipse that solve my
  problem.&lt;br /&gt;
   &lt;br /&gt;
   From RELO overview &lt;br /&gt;

  &lt;blockquote&gt;
   &lt;p&gt;Relo focuses on supporting users to understand parts of large
   codebases:&lt;br /&gt;
   &amp;nbsp;&amp;nbsp; 1. by reducing the high cognitive overhead found in many
   software visualization tools; and&lt;br /&gt;
   &amp;nbsp;&amp;nbsp; 2. by allowing developers to incrementally explore the code
   and build a visualization representing their mental model (avoiding
   overloading the user with information not relevant to his/her goals).&lt;br /&gt;
   &lt;/p&gt;
  &lt;/blockquote&gt;
  &amp;nbsp;&amp;nbsp; &lt;br /&gt;
   &lt;br /&gt;
   A presentation can be found at &lt;a id="here" name="here"
  title="here"&gt;http://relo.csail.mit.edu/screens/basic.html&lt;/a&gt; &lt;br /&gt;
   &lt;br /&gt;
   The current resource model of apogee:&lt;br /&gt;
   &lt;img src="http://193.138.97.158:13000/apogee.jpg" /&gt;&lt;br /&gt;</description>
    <link>http://blogs.nuxeo.com/sections/blogs/eugen-ionica/2006_03_17_code-browsing-with-relo</link>
    <dc:date>2006-03-17</dc:date>
    <dc:creator>eionica</dc:creator>
    <dc:contributor>Eugen Ionica</dc:contributor>
    <dc:language>en</dc:language>
    <dc:subject>eclipse</dc:subject>

  </item>


  <xhtml:script id="js" type="text/javascript" src="http://blogs.nuxeo.com/rss.js" />

</rdf:RDF>
