<?xml version="1.0" encoding="UTF-8"?>
<reviews type="array">
  <review>
    <created-at type="datetime">2009-01-24T04:27:16Z</created-at>
    <id type="integer">38012</id>
    <rating type="integer">0</rating>
    <text>Simplistic, powerful, and organized. Best task manager that I've ever used.</text>
    <software>
      <active-seconds type="integer">12055485</active-seconds>
      <created-at type="datetime">2007-11-03T02:01:16Z</created-at>
      <id type="integer">75949</id>
      <last-active-at type="datetime">2009-12-03T11:41:03Z</last-active-at>
      <name>Things</name>
      <num-users type="integer">1578</num-users>
      <updated-at type="datetime">2009-11-29T10:31:56Z</updated-at>
      <url>http://culturedcode.com/things</url>
      <complete-url>http://wakoopa.com/software/things</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/009/187/normal.png?1238583990</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/009/187/thumb.png?1238583990</complete-thumb-url>
      <developer>
        <id type="integer">6139</id>
        <name>Culturedcode</name>
        <complete-url>http://wakoopa.com/developers/culturedcode</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">59</id>
        <name>Productivity</name>
        <complete-url>http://wakoopa.com/categories/office/productivity</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>Organize your tasks in an elegant and intuitive way. Things combines powerful features with simplicity. Together with a beautiful user interface, Things makes task management both easy and fun.

Task management has never been this easy. Simplicity, however, is not achieved at the expense of powerful features. Download your free trial today and start getting more things done with less effort.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-01-01T00:08:31Z</created-at>
    <id type="integer">32605</id>
    <rating type="integer">0</rating>
    <text>This is the best photo organization / editing software I've ever used. The interface is clean and well-organized, and everything is just in the right place. It's very different from other Adobe applications UI-wise, and I like it this way. It effectively eliminates the need for an external image editor (Photoshop / Gimp) unless you want to do really heavy editing.</text>
    <software>
      <active-seconds type="integer">48597394</active-seconds>
      <created-at type="datetime">2007-05-02T11:49:31Z</created-at>
      <id type="integer">1029</id>
      <last-active-at type="datetime">2020-01-01T09:18:58Z</last-active-at>
      <name>Adobe Photoshop Lightroom </name>
      <num-users type="integer">2312</num-users>
      <updated-at type="datetime">2009-11-24T16:43:42Z</updated-at>
      <url>http://www.adobe.com/products/photoshoplightroom</url>
      <complete-url>http://wakoopa.com/software/adobe-photoshop-lightroom</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/128/099/normal.png?1249190359</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/128/099/thumb.png?1249190359</complete-thumb-url>
      <developer>
        <id type="integer">22620</id>
        <name>Adobe Systems Inc.</name>
        <complete-url>http://wakoopa.com/developers/adobe-systems-inc</complete-url>
      </developer>
      <category>
        <description>Organize your images and photos</description>
        <id type="integer">60</id>
        <name>Image Management</name>
        <complete-url>http://wakoopa.com/categories/design/image-management</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
      </os-types>
      <description>Adobe Photoshop Lightroom is a photography software program developed by Adobe Systems for Mac OS X and Microsoft Windows, designed to assist professional photographers managing thousands of digital images, and do post production work. It is not a file browser like Adobe Bridge, but rather an image management application database which helps in viewing, editing and managing digital photos (including those on backup DVDs).</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-31T01:11:33Z</created-at>
    <id type="integer">32412</id>
    <rating type="integer">0</rating>
    <text>Really awesome IDE. I use this + Carbon Emacs for all Cocoa development.. it feels very efficient, and everything that you need is there.</text>
    <software>
      <active-seconds type="integer">63351713</active-seconds>
      <created-at type="datetime">2007-05-09T09:31:54Z</created-at>
      <id type="integer">9909</id>
      <last-active-at type="datetime">2009-12-03T12:48:12Z</last-active-at>
      <name>Xcode</name>
      <num-users type="integer">2519</num-users>
      <updated-at type="datetime">2009-11-29T22:10:37Z</updated-at>
      <url>http://developer.apple.com</url>
      <complete-url>http://wakoopa.com/software/xcode</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/399/normal.png?1238520980</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/399/thumb.png?1238520980</complete-thumb-url>
      <developer>
        <id type="integer">14397</id>
        <name>Apple Inc.</name>
        <complete-url>http://wakoopa.com/developers/apple-inc</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">51</id>
        <name>Text Editors &amp; IDEs</name>
        <complete-url>http://wakoopa.com/categories/development/text-editors-ides</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>Xcode is Apple's suite of tools for developing software on Mac OS X. Is bundled free with Mac OS X, though is not installed by default. The latest version is always available for free from Apple Developer Connection.
The main application of the suite is the integrated development environment (IDE), also named Xcode. The Xcode suite also includes most of Apple's developer documentation, and Interface Builder, an application used to construct graphical interfaces.
The Xcode suite includes the free software GNU Compiler Collection (GCC), and can compile C, C++, Objective-C, Objective-C++, Java, and AppleScript, source code with a variety of programming models, including but not limited to Cocoa, Carbon, and Java. Third parties have added support for GNU Pascal,[2] Free Pascal[3], Ada[4] and Perl[5]. The Xcode suite uses GDB as the back-end for its debugger.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-31T01:09:29Z</created-at>
    <id type="integer">32411</id>
    <rating type="integer">0</rating>
    <text>I didn't have the best experience with Aquamacs. I found that it was very slow (compared to basic Emacs and Carbon Emacs).</text>
    <software>
      <active-seconds type="integer">2240820</active-seconds>
      <created-at type="datetime">2007-05-15T14:50:10Z</created-at>
      <id type="integer">17444</id>
      <last-active-at type="datetime">2009-12-02T16:16:07Z</last-active-at>
      <name>Aquamacs Emacs</name>
      <num-users type="integer">164</num-users>
      <updated-at type="datetime">2009-11-29T12:49:51Z</updated-at>
      <url>http://aquamacs.org/</url>
      <complete-url>http://wakoopa.com/software/aquamacs-emacs</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/005/678/normal.png?1238524437</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/005/678/thumb.png?1238524437</complete-thumb-url>
      <developer>
        <id type="integer">499</id>
        <name>GNU</name>
        <complete-url>http://wakoopa.com/developers/gnu</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">51</id>
        <name>Text Editors &amp; IDEs</name>
        <complete-url>http://wakoopa.com/categories/development/text-editors-ides</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>An Editor for Text, HTML, LaTeX, C++, Java, Python, Perl, Ruby, PHP, and more...

Based on GNU Emacs, Aquamacs integrates perfectly with OS X thanks to its specially adapted user interface.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-31T01:06:39Z</created-at>
    <id type="integer">32410</id>
    <rating type="integer">0</rating>
    <text>Probably the best editor that I've ever used. I chose this over TextMate, you know! :)</text>
    <software>
      <active-seconds type="integer">50653354</active-seconds>
      <created-at type="datetime">2007-05-03T08:13:57Z</created-at>
      <id type="integer">2331</id>
      <last-active-at type="datetime">2009-12-26T02:56:41Z</last-active-at>
      <name>Emacs</name>
      <num-users type="integer">605</num-users>
      <updated-at type="datetime">2009-12-01T14:49:00Z</updated-at>
      <url>http://www.gnu.org/software/emacs/</url>
      <complete-url>http://wakoopa.com/software/emacs</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/068/702/normal.png?1243478288</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/068/702/thumb.png?1243478288</complete-thumb-url>
      <developer>
        <id type="integer">1022</id>
        <name>Free Software Foundation</name>
        <complete-url>http://wakoopa.com/developers/free-software-foundation</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">51</id>
        <name>Text Editors &amp; IDEs</name>
        <complete-url>http://wakoopa.com/categories/development/text-editors-ides</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
        <os>linux</os>
      </os-types>
      <description>Emacs is a extensible, customizable, self-documenting real-time display editor.
</description>
    </software>
  </review>
</reviews>
