<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>78152</id>
      <name>mailxel</name>
      <created_at>2008-12-20T03:35:24Z</created_at>
      <updated_at>2009-11-04T21:40:04Z</updated_at>
      <description>mail client with focus on management and organization of high volume mail boxes. 

Main Features: fast search, tagging, GTD inbox management workflow, efficient data storage, address management, automated server-side mail folder organization, normal mail functionality (send, recieve, forward etc etc). 

Hint: once started, find mailxel at http://localhost:1968 Hint: use % as wild card character in searches 



.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);
 }
});



 

 

 back to main tab, displaying search results  edit contacts  upload contact data  download mail from IMAP or POP account  settings  select mails which need action (based on GTD categorization)  categorize currently selected mails  select for more options  manage categories  reorganize mail folder (based on rules)</description>
      <homepage_url>http://code.google.com/p/mailxel</homepage_url>
      <download_url></download_url>
      <url_name>mailxel</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/24646/logo_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/24646/logo_small.png</small_logo_url>
      <user_count>2</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>749283</analysis_id>
      <analysis>
        <id>749283</id>
        <project_id>78152</project_id>
        <updated_at>2009-12-19T20:25:25Z</updated_at>
        <logged_at>2009-12-19T20:25:21Z</logged_at>
        <min_month>2008-09-01T00:00:00Z</min_month>
        <max_month>2009-10-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>7419</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>eclipse</name>
          <nice_name>Eclipse Public License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
