<?xml version="1.0" encoding="UTF-8"?>
<hash>
  <projects type="array">
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-12-20T18:41:47Z</created-at>
      <description>Projeto desenvolvido em C++, visando elaborar um conjunto de classes para manipular malhas de tri&#226;ngulos, quadril&#225;teros, etc. As facilidades que ele deve fornecer n&#227;o s&#227;o somente em desempenho, mas tamb&#233;m em extens&#227;o de c&#243;digo, para servir em diversas aplica&#231;&#245;es.</description>
      <display-name>DTA Project</display-name>
      <display-name-lower nil="true"></display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">8828</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>dtaproject</name>
      <owner-id type="integer">37132</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T22:04:58Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-12-04T19:50:54Z</created-at>
      <description>2D CAD graphics design program and A.P.I. for use in schematic and P.C. board design.
Current status - alpha</description>
      <display-name>Xymbol</display-name>
      <display-name-lower nil="true"></display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">8017</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>xymbol</name>
      <owner-id type="integer">35224</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T22:04:21Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-09-23T04:16:05Z</created-at>
      <description>Tilem is a complete rewrite of the popular ROM tile editor Tile Molester. It is currently under heavy development and a release is scheduled for early 2010.</description>
      <display-name>A tile editor for roms</display-name>
      <display-name-lower>a tile editor for roms</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">4932</id>
      <image-id type="integer">17858</image-id>
      <image-path>/attachments/images/project/tilem-2.png</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>tilem</name>
      <owner-id type="integer">26487</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">2</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T22:02:08Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-10-15T15:44:36Z</created-at>
      <description>This project aims at the customization of the Alice computer-programming-teaching tool to suite kids in the Arab world. The project will include translation of some of the interface elements, tutorials in Arabic, and new graphics that attract Arab kids.</description>
      <display-name>Alice in Arabic</display-name>
      <display-name-lower>alice in arabic</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">5797</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>arabic-alice</name>
      <owner-id type="integer">29043</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T22:02:02Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-03-31T15:30:46Z</created-at>
      <description>This project's aim is to create an advanced real time ray tracer that would run on CPU and GPGPU using CUDA or OpenCL languages. Currently it's completed along with photn mapping algorithm, written entirely in C++, although runs on CPU only.</description>
      <display-name>An advanced real-time ray tracer</display-name>
      <display-name-lower>an advanced real-time ray tracer</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">446</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>raycombine</name>
      <owner-id type="integer">4377</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">6</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T21:55:24Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-06-26T06:13:25Z</created-at>
      <description>2D vector graphics library for visualization, interactive manipulation with strong emphasis on NURBS curves. Visualization works in 2D, geometries can be used in 3D.</description>
      <display-name>BriskG</display-name>
      <display-name-lower>briskg</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">1596</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>briskg</name>
      <owner-id type="integer">12147</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T21:57:07Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-05-26T05:09:59Z</created-at>
      <description>Online graphical design and animated simulation of centrifugal habitats for reduced gravity environments.  References: ASEM 108/4, 346-348 (1997); JBIS 49/3, 83-96 (1996); U.S. Pat No. 5,302,130.</description>
      <display-name>Centrifugal Habitat Design &amp; Simulation</display-name>
      <display-name-lower>centrifugal habitat design &amp; simulation</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">862</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>cenhab</name>
      <owner-id type="integer">8384</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T21:56:02Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-05-07T01:27:51Z</created-at>
      <description>Uses of NURBS patch in jogl or java3d.</description>
      <display-name>Design and rendering of NURBS graphics</display-name>
      <display-name-lower>design and rendering of nurbs graphics</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">670</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>nurbsg</name>
      <owner-id type="integer">7196</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">2</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T21:55:42Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-07-26T11:19:25Z</created-at>
      <description>Application to define and render fireworks-like particle animations.</description>
      <display-name>Firework Creator</display-name>
      <display-name-lower>firework creator</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">2856</id>
      <image-id type="integer" nil="true"></image-id>
      <image-path>/images/defaultProjectImage.jpg</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>fireworkcreator</name>
      <owner-id type="integer">3028</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">2</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T22:00:44Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
    <project>
      <active type="boolean">true</active>
      <approval-status>approved</approval-status>
      <approved-by-id type="integer" nil="true"></approved-by-id>
      <community-id type="integer" nil="true"></community-id>
      <created-at type="datetime">2009-04-21T07:53:20Z</created-at>
      <description>GrisbiGraphs is a reporting application for a personal accounting application called Grisbi. GrisbiGraphs imports Grisbi files (*.gsb) into an embedded database and then generates graphs and statistics to help the users keeping track of their finances.</description>
      <display-name>GrisbiGraphs</display-name>
      <display-name-lower>grisbigraphs</display-name-lower>
      <email-address nil="true"></email-address>
      <featured type="integer" nil="true"></featured>
      <id type="integer">551</id>
      <image-id type="integer">10786</image-id>
      <image-path>/attachments/images/project/grisbigraphs-2.png</image-path>
      <library-software-id type="integer" nil="true"></library-software-id>
      <name>grisbigraphs</name>
      <owner-id type="integer">6263</owner-id>
      <parent-id type="integer" nil="true"></parent-id>
      <people-count type="integer">1</people-count>
      <request-message nil="true"></request-message>
      <response-message nil="true"></response-message>
      <static-home type="boolean">false</static-home>
      <updated-at type="datetime">2010-02-17T21:55:40Z</updated-at>
      <visible type="boolean">true</visible>
      <with-navigation type="boolean">false</with-navigation>
    </project>
  </projects>
  <tag-counts type="array">
    <tag-count>
      <name>3d</name>
      <tag-count type="NilClass">18</tag-count>
    </tag-count>
    <tag-count>
      <name>ajax</name>
      <tag-count type="NilClass">62</tag-count>
    </tag-count>
    <tag-count>
      <name>android</name>
      <tag-count type="NilClass">22</tag-count>
    </tag-count>
    <tag-count>
      <name>application</name>
      <tag-count type="NilClass">32</tag-count>
    </tag-count>
    <tag-count>
      <name>c</name>
      <tag-count type="NilClass">20</tag-count>
    </tag-count>
    <tag-count>
      <name>c#</name>
      <tag-count type="NilClass">25</tag-count>
    </tag-count>
    <tag-count>
      <name>c++</name>
      <tag-count type="NilClass">53</tag-count>
    </tag-count>
    <tag-count>
      <name>cloud</name>
      <tag-count type="NilClass">31</tag-count>
    </tag-count>
    <tag-count>
      <name>cms</name>
      <tag-count type="NilClass">44</tag-count>
    </tag-count>
    <tag-count>
      <name>database</name>
      <tag-count type="NilClass">51</tag-count>
    </tag-count>
    <tag-count>
      <name>desktop</name>
      <tag-count type="NilClass">29</tag-count>
    </tag-count>
    <tag-count>
      <name>education</name>
      <tag-count type="NilClass">22</tag-count>
    </tag-count>
    <tag-count>
      <name>file</name>
      <tag-count type="NilClass">21</tag-count>
    </tag-count>
    <tag-count>
      <name>framework</name>
      <tag-count type="NilClass">71</tag-count>
    </tag-count>
    <tag-count>
      <name>game</name>
      <tag-count type="NilClass">111</tag-count>
    </tag-count>
    <tag-count>
      <name>games</name>
      <tag-count type="NilClass">30</tag-count>
    </tag-count>
    <tag-count>
      <name>glassfish</name>
      <tag-count type="NilClass">39</tag-count>
    </tag-count>
    <tag-count>
      <name>grails</name>
      <tag-count type="NilClass">30</tag-count>
    </tag-count>
    <tag-count>
      <name>graphics</name>
      <tag-count type="NilClass">20</tag-count>
    </tag-count>
    <tag-count>
      <name>groovy</name>
      <tag-count type="NilClass">27</tag-count>
    </tag-count>
    <tag-count>
      <name>gui</name>
      <tag-count type="NilClass">20</tag-count>
    </tag-count>
    <tag-count>
      <name>hibernate</name>
      <tag-count type="NilClass">44</tag-count>
    </tag-count>
    <tag-count>
      <name>html</name>
      <tag-count type="NilClass">21</tag-count>
    </tag-count>
    <tag-count>
      <name>j2me</name>
      <tag-count type="NilClass">38</tag-count>
    </tag-count>
    <tag-count>
      <name>java</name>
      <tag-count type="NilClass">690</tag-count>
    </tag-count>
    <tag-count>
      <name>javaee</name>
      <tag-count type="NilClass">44</tag-count>
    </tag-count>
    <tag-count>
      <name>javafx</name>
      <tag-count type="NilClass">86</tag-count>
    </tag-count>
    <tag-count>
      <name>javascript</name>
      <tag-count type="NilClass">50</tag-count>
    </tag-count>
    <tag-count>
      <name>javase</name>
      <tag-count type="NilClass">24</tag-count>
    </tag-count>
    <tag-count>
      <name>jee</name>
      <tag-count type="NilClass">27</tag-count>
    </tag-count>
    <tag-count>
      <name>jpa</name>
      <tag-count type="NilClass">32</tag-count>
    </tag-count>
    <tag-count>
      <name>jquery</name>
      <tag-count type="NilClass">32</tag-count>
    </tag-count>
    <tag-count>
      <name>jruby</name>
      <tag-count type="NilClass">28</tag-count>
    </tag-count>
    <tag-count>
      <name>jsf</name>
      <tag-count type="NilClass">42</tag-count>
    </tag-count>
    <tag-count>
      <name>jsp</name>
      <tag-count type="NilClass">31</tag-count>
    </tag-count>
    <tag-count>
      <name>learning</name>
      <tag-count type="NilClass">21</tag-count>
    </tag-count>
    <tag-count>
      <name>library</name>
      <tag-count type="NilClass">33</tag-count>
    </tag-count>
    <tag-count>
      <name>management</name>
      <tag-count type="NilClass">47</tag-count>
    </tag-count>
    <tag-count>
      <name>maven</name>
      <tag-count type="NilClass">24</tag-count>
    </tag-count>
    <tag-count>
      <name>mobile</name>
      <tag-count type="NilClass">44</tag-count>
    </tag-count>
    <tag-count>
      <name>music</name>
      <tag-count type="NilClass">28</tag-count>
    </tag-count>
    <tag-count>
      <name>mvc</name>
      <tag-count type="NilClass">22</tag-count>
    </tag-count>
    <tag-count>
      <name>mysql</name>
      <tag-count type="NilClass">95</tag-count>
    </tag-count>
    <tag-count>
      <name>netbeans</name>
      <tag-count type="NilClass">135</tag-count>
    </tag-count>
    <tag-count>
      <name>netbeans-platform</name>
      <tag-count type="NilClass">44</tag-count>
    </tag-count>
    <tag-count>
      <name>network</name>
      <tag-count type="NilClass">25</tag-count>
    </tag-count>
    <tag-count>
      <name>opensolaris</name>
      <tag-count type="NilClass">20</tag-count>
    </tag-count>
    <tag-count>
      <name>opensource</name>
      <tag-count type="NilClass">33</tag-count>
    </tag-count>
    <tag-count>
      <name>p2p</name>
      <tag-count type="NilClass">21</tag-count>
    </tag-count>
    <tag-count>
      <name>php</name>
      <tag-count type="NilClass">168</tag-count>
    </tag-count>
    <tag-count>
      <name>php5</name>
      <tag-count type="NilClass">55</tag-count>
    </tag-count>
    <tag-count>
      <name>plugin</name>
      <tag-count type="NilClass">33</tag-count>
    </tag-count>
    <tag-count>
      <name>project</name>
      <tag-count type="NilClass">34</tag-count>
    </tag-count>
    <tag-count>
      <name>python</name>
      <tag-count type="NilClass">50</tag-count>
    </tag-count>
    <tag-count>
      <name>rails</name>
      <tag-count type="NilClass">23</tag-count>
    </tag-count>
    <tag-count>
      <name>ruby</name>
      <tag-count type="NilClass">39</tag-count>
    </tag-count>
    <tag-count>
      <name>security</name>
      <tag-count type="NilClass">20</tag-count>
    </tag-count>
    <tag-count>
      <name>server</name>
      <tag-count type="NilClass">26</tag-count>
    </tag-count>
    <tag-count>
      <name>social</name>
      <tag-count type="NilClass">24</tag-count>
    </tag-count>
    <tag-count>
      <name>spring</name>
      <tag-count type="NilClass">48</tag-count>
    </tag-count>
    <tag-count>
      <name>swing</name>
      <tag-count type="NilClass">91</tag-count>
    </tag-count>
    <tag-count>
      <name>system</name>
      <tag-count type="NilClass">30</tag-count>
    </tag-count>
    <tag-count>
      <name>test</name>
      <tag-count type="NilClass">59</tag-count>
    </tag-count>
    <tag-count>
      <name>testing</name>
      <tag-count type="NilClass">31</tag-count>
    </tag-count>
    <tag-count>
      <name>twitter</name>
      <tag-count type="NilClass">26</tag-count>
    </tag-count>
    <tag-count>
      <name>web</name>
      <tag-count type="NilClass">100</tag-count>
    </tag-count>
    <tag-count>
      <name>web2.0</name>
      <tag-count type="NilClass">46</tag-count>
    </tag-count>
    <tag-count>
      <name>webapp</name>
      <tag-count type="NilClass">35</tag-count>
    </tag-count>
    <tag-count>
      <name>wicket</name>
      <tag-count type="NilClass">19</tag-count>
    </tag-count>
    <tag-count>
      <name>xml</name>
      <tag-count type="NilClass">32</tag-count>
    </tag-count>
  </tag-counts>
</hash>
