<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>44168</id>
      <name>hipercops-washington</name>
      <created_at>2008-12-15T18:49:23Z</created_at>
      <updated_at>2009-10-05T23:46:33Z</updated_at>
      <description>This is part of a graduate-level research project led by Kylan Robinson.  It is a product of the High Performance Computing Systems research group at Washington State University (Dr. Jose Delgado-Frias, advisor). 



.gadget-title {
  margin-bottom: 2px;
}



function resizeIframeHandler(opt_height) {
  var elem = document.getElementById(this.f);
  if (!elem) return;
  if (!opt_height) {
    elem.style.height = undefined;
  }
  else {
    opt_height = Math.max(10, opt_height);
    elem.style.height = opt_height + 'px';
  }
}
gadgets.rpc.register(&quot;resize_iframe&quot;, resizeIframeHandler);

gadgets.rpc.register('set_title', function(title) {
 var elem = document.getElementById(this.f + '_title');
 if (elem) {
   elem.innerHTML = gadgets.util.escape(title);
 }
});</description>
      <homepage_url>http://code.google.com/p/hipercops-washington</homepage_url>
      <download_url></download_url>
      <url_name>hipercops-washington</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>719888</analysis_id>
      <analysis>
        <id>719888</id>
        <project_id>44168</project_id>
        <updated_at>2009-11-11T00:04:08Z</updated_at>
        <logged_at>2009-11-11T00:04:04Z</logged_at>
        <min_month>2008-10-01T00:00:00Z</min_month>
        <max_month>2009-09-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>1880</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl3_or_later</name>
          <nice_name>GNU General Public License 3 or later</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
