<?xml version="1.0" encoding="UTF-8"?>
<reviews type="array">
  <review>
    <created-at type="datetime">2009-08-10T10:52:41Z</created-at>
    <id type="integer">81377</id>
    <rating type="integer">0</rating>
    <text>Pagehand is still missing some important features like footnotes or inserted pictures.
But it's on a great way to become the best tool ever made for word processing.</text>
    <software>
      <active-seconds type="integer">32572</active-seconds>
      <created-at type="datetime">2009-01-31T09:48:05Z</created-at>
      <id type="integer">195763</id>
      <last-active-at type="datetime">2009-12-03T21:13:09Z</last-active-at>
      <name>Pagehand</name>
      <num-users type="integer">32</num-users>
      <updated-at type="datetime">2009-08-21T12:07:22Z</updated-at>
      <url>http://pagehand.com</url>
      <complete-url>http://wakoopa.com/software/pagehand</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/136/634/normal.png?1250856436</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/136/634/thumb.png?1250856436</complete-thumb-url>
      <developer>
        <id type="integer">49204</id>
        <name>Cocomot</name>
        <complete-url>http://wakoopa.com/developers/cocomot</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">37</id>
        <name>Word Processors</name>
        <complete-url>http://wakoopa.com/categories/office/word-processors</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>A typographically saavy word processor, Pagehand makes it easy to create well-crafted documents. Pagehand uses pdf as its native file format, so you can always open, view, and print your documents. However, it also reads and writes a number of other word processing formats including .doc and .docx.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:39:49Z</created-at>
    <id type="integer">44716</id>
    <rating type="integer">0</rating>
    <text>The best texteditor ever!
But it still has no german translation :(</text>
    <software>
      <active-seconds type="integer">262429656</active-seconds>
      <created-at type="datetime">2007-05-09T09:31:56Z</created-at>
      <id type="integer">9917</id>
      <last-active-at type="datetime">2010-11-15T13:51:48Z</last-active-at>
      <name>TextMate</name>
      <num-users type="integer">2790</num-users>
      <updated-at type="datetime">2009-12-03T02:33:25Z</updated-at>
      <url>http://www.macromates.com/</url>
      <complete-url>http://wakoopa.com/software/textmate</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/405/normal.png?1238520991</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/405/thumb.png?1238520991</complete-thumb-url>
      <developer>
        <id type="integer">3311</id>
        <name>Macromates</name>
        <complete-url>http://wakoopa.com/developers/macromates</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>TextMate is a general-purpose GUI text editor for Mac OS X.
It provides users with innovative abstractions to support declarative customizations which are at once transparent and flexible. Though its users are mostly programmers, and its basic feature set has a steeper learning curve than simpler graphical editors, TextMate is much easier to customize than many other text editors. Notable features include tabs, recordable macros, folding sections and snippets, shell integration, and an extensible bundle system, all built around its novel scope system.

TextMate 1.5 won the Apple Design Award for best developer tool in 2006.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:39:15Z</created-at>
    <id type="integer">44714</id>
    <rating type="integer">0</rating>
    <text>Xcode is the best IDE I ever saw!</text>
    <software>
      <active-seconds type="integer">64089568</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-06T20:36:43Z</last-active-at>
      <name>Xcode</name>
      <num-users type="integer">2529</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">2009-02-27T22:38:03Z</created-at>
    <id type="integer">44711</id>
    <rating type="integer">0</rating>
    <text>Adium uses libpurple. But Adium is a bit buggy in many ways.
Skype-integration is grotty.</text>
    <software>
      <active-seconds type="integer">740396654</active-seconds>
      <created-at type="datetime">2007-05-09T09:31:54Z</created-at>
      <id type="integer">9908</id>
      <last-active-at type="datetime">2009-12-06T23:56:07Z</last-active-at>
      <name>Adium</name>
      <num-users type="integer">6894</num-users>
      <updated-at type="datetime">2009-12-04T13:08:42Z</updated-at>
      <url>http://www.adiumx.com</url>
      <complete-url>http://wakoopa.com/software/adium</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/398/normal.png?1238520978</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/398/thumb.png?1238520978</complete-thumb-url>
      <developer>
        <id type="integer">21785</id>
        <name>The Adium Team</name>
        <complete-url>http://wakoopa.com/developers/the-adium-team</complete-url>
      </developer>
      <category>
        <description>Communicate with others via chat or instant messengers</description>
        <id type="integer">5</id>
        <name>Messengers &amp; Chat</name>
        <complete-url>http://wakoopa.com/categories/internet/messengers-chat</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>Adium is a free instant-messaging application for Mac OS X, released under the GNU GPL and developed by the Adium team. With Adium, you can connect to any number of messaging accounts on any combination of supported messaging services and then chat with other people using those services. Supported services include AIM, ICQ, MSN, Yahoo, Jabber, Google Talk and more.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:36:29Z</created-at>
    <id type="integer">44708</id>
    <rating type="integer">0</rating>
    <text>I installed Gears to fasten up wordpress &amp; gmail. But I didn't notice a speed bump and as gears has no interface, I don't know if it is good for me or not :)</text>
    <software>
      <active-seconds type="integer">344817</active-seconds>
      <created-at type="datetime">2008-10-10T08:00:27Z</created-at>
      <id type="integer">151307</id>
      <last-active-at type="datetime">2017-09-02T08:57:42Z</last-active-at>
      <name>Gears</name>
      <num-users type="integer">3882</num-users>
      <updated-at type="datetime">2009-12-03T11:21:38Z</updated-at>
      <url>http://gears.google.com</url>
      <complete-url>http://wakoopa.com/software/gears</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/125/279/normal.png?1248685383</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/125/279/thumb.png?1248685383</complete-thumb-url>
      <developer>
        <id type="integer">10267</id>
        <name>Google Inc.</name>
        <complete-url>http://wakoopa.com/developers/google-inc</complete-url>
      </developer>
      <category>
        <description>Applications that let you interact with your content on websites</description>
        <id type="integer">11</id>
        <name>Desktop clients</name>
        <complete-url>http://wakoopa.com/categories/internet/desktop-clients</complete-url>
      </category>
      <os-types>
        <os>win</os>
        <os>web</os>
      </os-types>
      <description>Gears, formerly Google Gears, is software offered by Google that &quot;enables more powerful web applications, by adding new features to your web browser.&quot; There are several major API components to Gears: a Database module (powered by SQLite) that can store data locally, a WorkerPool module that provides parallel execution of JavaScript code, a LocalServer module that caches and serves application resources, a Desktop module that lets web applications interact more naturally with the desktop and a Geolocation module that lets web applications detect the geographical location of their users.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:35:04Z</created-at>
    <id type="integer">44706</id>
    <rating type="integer">0</rating>
    <text>Skitch is really cool tool to show something to somebody. It's fast, it has great drawing-tools and it has a neat twitter-integration.</text>
    <software>
      <active-seconds type="integer">5602395</active-seconds>
      <created-at type="datetime">2007-05-11T05:47:55Z</created-at>
      <id type="integer">12049</id>
      <last-active-at type="datetime">2009-12-06T20:32:24Z</last-active-at>
      <name>Skitch</name>
      <num-users type="integer">1739</num-users>
      <updated-at type="datetime">2009-11-28T14:36:23Z</updated-at>
      <url>http://skitch.com</url>
      <complete-url>http://wakoopa.com/software/skitch</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/814/normal.png?1238522075</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/814/thumb.png?1238522075</complete-thumb-url>
      <developer>
        <id type="integer">2129</id>
        <name>plasq</name>
        <complete-url>http://wakoopa.com/developers/plasq</complete-url>
      </developer>
      <category>
        <description>Create cool graphics or designs</description>
        <id type="integer">7</id>
        <name>Design</name>
        <complete-url>http://wakoopa.com/categories/design</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>Your friends are global&#8230; you can send them links&#8230; but what if the action is on your screen? Point out a quick suggestion to a colleague or pass on that funny moment from an IM chat, post images to MySpace, eBay, forums or via email. Skitch is the Internet age's Camera and it Rocks.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:33:51Z</created-at>
    <id type="integer">44705</id>
    <rating type="integer">0</rating>
    <text>I will discontinue my use of NetNewsWire, because I started using Eventbox. Eventbox uses Google Reader to sync between accounts and has also the ability to show twitter and facebook which isn't available in NetNewsWire.</text>
    <software>
      <active-seconds type="integer">118495590</active-seconds>
      <created-at type="datetime">2007-05-10T13:31:24Z</created-at>
      <id type="integer">11030</id>
      <last-active-at type="datetime">2010-04-17T06:15:03Z</last-active-at>
      <name>NetNewsWire</name>
      <num-users type="integer">1922</num-users>
      <updated-at type="datetime">2009-11-27T10:21:58Z</updated-at>
      <url>http://www.newsgator.com/Individuals/NetNewsWire</url>
      <complete-url>http://wakoopa.com/software/netnewswire</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/129/993/normal.png?1249652411</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/129/993/thumb.png?1249652411</complete-thumb-url>
      <developer>
        <id type="integer">18949</id>
        <name>Brent Simmons</name>
        <complete-url>http://wakoopa.com/developers/brent-simmons</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">22</id>
        <name>RSS Readers</name>
        <complete-url>http://wakoopa.com/categories/internet/rss-readers</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>NetNewsWire is an easy-to-use RSS and Atom newsreader for Mac OS X which syncs with Google Reader. Its familiar three-paned interface -- similar to Apple Mail -- can fetch and display news from thousands of different websites and weblogs, making it quick and easy to keep up with the latest news.  It has a free ad-supported and a premium ad-free version. Features include:

* A tabbed browser lets you read web pages with the convenience of staying in the same window.
* Search your news items with a standard Apple search widget -- as in Mail and other applications.
* Downloads podcasts and enclosures, and sends podcasts to iTunes with with your choice of genre and playlist.
* The flagged items feature lets you mark items that you want to keep -- they stay forever or until you mark them as unflagged.
* Mac OS X 10.4 (Tiger) compatible, and includes Automator actions to control functions in NetNewsWire.
* Other features include syncing, smart lists, search subscriptions, built-in styles, and AppleScript support.
Includes a built-in categorized list of feeds that can be easily subscribed to.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:32:35Z</created-at>
    <id type="integer">44704</id>
    <rating type="integer">0</rating>
    <text>X-lite is really cool. I use it with my 1&amp;1 SIP phone number. Works good!</text>
    <software>
      <active-seconds type="integer">1964996</active-seconds>
      <created-at type="datetime">2007-05-02T06:43:33Z</created-at>
      <id type="integer">512</id>
      <last-active-at type="datetime">2013-03-21T22:12:59Z</last-active-at>
      <name>X-Lite</name>
      <num-users type="integer">501</num-users>
      <updated-at type="datetime">2009-07-28T03:22:37Z</updated-at>
      <url>http://www.counterpath.com/</url>
      <complete-url>http://wakoopa.com/software/xlite</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/002/170/normal.png?1238514732</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/002/170/thumb.png?1238514732</complete-thumb-url>
      <developer>
        <id type="integer">18225</id>
        <name>CounterPath corporation</name>
        <complete-url>http://wakoopa.com/developers/counterpath-corporation</complete-url>
      </developer>
      <category>
        <description>Communicate with others via chat or instant messengers</description>
        <id type="integer">5</id>
        <name>Messengers &amp; Chat</name>
        <complete-url>http://wakoopa.com/categories/internet/messengers-chat</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
      </os-types>
      <description>CounterPath's X-Lite is the market's leading free SIP based softphone available for download. Combining voice and video calls, Instant Messaging and presence management in an intuitive and familiar interface, X-Lite helps you seamlessly transition from a traditional hard phone environment into the world of Voice over IP. 

Based on the advanced architecture of eyeBeam 1.5 (CounterPath's retail and carrier-grade softphone), X-Lite is designed to showcase some of the feature rich capabilities available such as superior audio and video quality, zero-touch configuration, IM and presence, and a comprehensive personal address book. 

Whether you are are having a simple voice conversation, enjoying a video conference call or engaging with friends over IM, X-Lite leads you down the new path of personalized communications

Features

* Open Standards based next generation telephony client 
* Session Initiated Protocol (SIP) based signaling for all interactive media sessions 
* Enhanced Quality of Service (QoS) for voice &amp; video calls 
* Comprehensive Personal Address Book, including detailed calls lists and history 
* Zero-Touch Configuration of your audio or video devices 
* Microsoft Outlook&#174; integration allowing users to import their address book into their eyeBeam contact list 
* IM and Presence Management 
* Multi-party and ad hoc Voice and Video Conferencing [IP &amp; PSTN] 
* Voice &amp; Video Call Recording 
* Detachable &amp; Sliding Drawers for quick Video and Contact information 
* Toast pop-ups allowing the management of incoming calls</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:31:34Z</created-at>
    <id type="integer">44703</id>
    <rating type="integer">0</rating>
    <text>Terminal is so fucking cool, but it doesn't really match the standard-debian-terminal :(</text>
    <software>
      <active-seconds type="integer">235999401</active-seconds>
      <created-at type="datetime">2007-05-09T09:31:56Z</created-at>
      <id type="integer">9916</id>
      <last-active-at type="datetime">2010-11-15T13:51:48Z</last-active-at>
      <name>Terminal</name>
      <num-users type="integer">6868</num-users>
      <updated-at type="datetime">2009-12-05T22:15:56Z</updated-at>
      <url>http://en.wikipedia.org/wiki/Computer_terminal</url>
      <complete-url>http://wakoopa.com/software/terminal</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/404/normal.png?1238520990</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/404/thumb.png?1238520990</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>Tools that help you manage your system</description>
        <id type="integer">12</id>
        <name>System tools</name>
        <complete-url>http://wakoopa.com/categories/utilities/system-tools</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>linux</os>
      </os-types>
      <description>The Terminal is the GUI frontend for Apple OS X and Linux Operating Systems, which allows the user to interact with a computer through a command line interface.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-02-27T22:29:26Z</created-at>
    <id type="integer">44702</id>
    <rating type="integer">0</rating>
    <text>I don't know yet if I will continue to use spotify.
I find it very hard to get the music you really like.</text>
    <software>
      <active-seconds type="integer">50992212</active-seconds>
      <created-at type="datetime">2007-09-12T05:29:26Z</created-at>
      <id type="integer">62097</id>
      <last-active-at type="datetime">2017-05-31T10:27:21Z</last-active-at>
      <name>Spotify</name>
      <num-users type="integer">5076</num-users>
      <updated-at type="datetime">2009-12-05T17:50:15Z</updated-at>
      <url>http://spotify.com</url>
      <complete-url>http://wakoopa.com/software/spotify</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/008/528/normal.png?1238582016</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/008/528/thumb.png?1238582016</complete-thumb-url>
      <developer>
        <id type="integer">65973</id>
        <name>Spotify Ltd.</name>
        <complete-url>http://wakoopa.com/developers/spotify-ltd</complete-url>
      </developer>
      <category>
        <description>Audio &amp; Video players</description>
        <id type="integer">25</id>
        <name>Players</name>
        <complete-url>http://wakoopa.com/categories/audio-video/players</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
        <os>web</os>
      </os-types>
      <description>Spotify is an online music service offering users the ability to stream music on demand using proprietary technology. Spotifly plans to roll out invites to their free service gradually over the coming months, while premium access to Spotify has now been made fully available (the premium subscription service is without advertising). Recently Spotify has signed licensing deals with companies including Universal Music Group, Sony BMG, EMI Music, Warner Music Group, Merlin, The Orchard and Bonnier Amigo. If you don't want to spend money on music singles/ablums at the shops, then listen to any song you want for free! New songs are submitted nearly everday.</description>
    </software>
  </review>
</reviews>
