<?xml version="1.0" encoding="UTF-8"?>
<reviews type="array">
  <review>
    <created-at type="datetime">2009-01-31T11:39:05Z</created-at>
    <id type="integer">39419</id>
    <rating type="integer">0</rating>
    <text>If anyone still has WriteRoom 1.0 (the simpler, free one), please let me know.</text>
    <software>
      <active-seconds type="integer">4069041</active-seconds>
      <created-at type="datetime">2007-05-10T19:09:53Z</created-at>
      <id type="integer">11604</id>
      <last-active-at type="datetime">2009-12-02T16:38:36Z</last-active-at>
      <name>WriteRoom</name>
      <num-users type="integer">933</num-users>
      <updated-at type="datetime">2009-11-20T07:14:06Z</updated-at>
      <url>http://www.hogbaysoftware.com/product/writeroom</url>
      <complete-url>http://wakoopa.com/software/writeroom</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/739/normal.png?1238521872</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/739/thumb.png?1238521872</complete-thumb-url>
      <developer>
        <id type="integer">20651</id>
        <name>HogBay Software</name>
        <complete-url>http://wakoopa.com/developers/hogbay-software</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>WriteRoom: Distraction free writing.

For people who enjoy the simplicity of a typewriter, but live in the digital world. WriteRoom is a full-screen writing environment. Unlike the cluttered word processors you're used to, WriteRoom is just about you and your text.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-01-14T03:46:30Z</created-at>
    <id type="integer">35779</id>
    <rating type="integer">0</rating>
    <text>Firefox /was/ the most compliant browser, if the results of Acid3 mean anything to you.</text>
    <software>
      <active-seconds type="integer">2147483647</active-seconds>
      <created-at type="datetime">2007-05-10T12:32:41Z</created-at>
      <id type="integer">10971</id>
      <last-active-at type="datetime">2016-08-25T06:27:32Z</last-active-at>
      <name>Safari</name>
      <num-users type="integer">19837</num-users>
      <updated-at type="datetime">2009-12-02T07:10:18Z</updated-at>
      <url>http://www.apple.com/safari</url>
      <complete-url>http://wakoopa.com/software/safari</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/129/179/normal.png?1249386099</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/129/179/thumb.png?1249386099</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>Check what's happening on the web</description>
        <id type="integer">1</id>
        <name>Browsers</name>
        <complete-url>http://wakoopa.com/categories/internet/browsers</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
      </os-types>
      <description>It&#8217;s a browser. It&#8217;s a platform. It&#8217;s an open invitation to innovate. Whether on a Mac, PC, iPhone, or iPod touch, Safari continuously redefines the browser, providing the most enjoyable way to experience the Internet.
version 4 has recently been released. Works perfectly with Microsoft Windows 7</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-01-09T07:16:25Z</created-at>
    <id type="integer">34555</id>
    <rating type="integer">0</rating>
    <text>Likewise, this is not related to the open source Mac app that I'm running, from http://hexedit.sourceforge.net/ </text>
    <software>
      <active-seconds type="integer">12379</active-seconds>
      <created-at type="datetime">2007-10-24T08:18:48Z</created-at>
      <id type="integer">73360</id>
      <last-active-at type="datetime">2009-11-27T16:34:34Z</last-active-at>
      <name>Hexedit</name>
      <num-users type="integer">79</num-users>
      <updated-at type="datetime">2009-04-01T11:01:34Z</updated-at>
      <url>http://www-physics.mps.ohio-state.edu/~prewett/hexedit/index.html</url>
      <complete-url>http://wakoopa.com/software/hexedit</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/009/079/normal.jpg?1238583692</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/009/079/thumb.jpg?1238583692</complete-thumb-url>
      <developer>
        <id type="integer">24469</id>
        <name>Geoffrey Prewett</name>
        <complete-url>http://wakoopa.com/developers/geoffrey-prewett</complete-url>
      </developer>
      <category>
        <description>Coding and scripting</description>
        <id type="integer">6</id>
        <name>Development</name>
        <complete-url>http://wakoopa.com/categories/development</complete-url>
      </category>
      <os-types>
        <os>win</os>
      </os-types>
      <description>HexEdit is a free hex editor

Hex, octal, and ASCII displays. 
Find strings in hex, octal, and ASCII. 
Command line usage (hexedit filename), for all you command line freaks like me, or a GUI Open. 
Edit in hex, octal, or ASCII. Up to 1024 characters can be inserted, and any amount can be cut or deleted. (Be careful when doing this to executable files, as they may not work if you do this [but I'm not stopping you if you want to try...]). 
Configurable font face and size. (Stored in HKCU\Software\HexEdit) 
All colors are configurable and are stored in HKCU\Software\HexEdit) 
Copy and paste. Hex strings (e.g. &quot;01 ff 4d&quot;) can be pasted into the hex window when hex viewing is on and HexEdit will automatically convert the string. Similarly, cutting from the hex window cuts the hex output. When the hex window is in octal mode, everthing is in octal. The ascii window always cuts and pastes in ascii. 
A note about clipboard usage: HexEdit uses the CB_TEXT type, so that you can cut and paste into other text editors. However, Windows uses '\0' to mark the end of the string, so trying to paste strings with nulls ('\0's) in them generally won't work. If you paste &quot;00&quot; into the hex window or &quot;000&quot; into the octal window, however, it will work</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-22T21:05:36Z</created-at>
    <id type="integer">30824</id>
    <rating type="integer">0</rating>
    <text>All my Anki (OS X) is misreported as XULRunner.</text>
    <software>
      <active-seconds type="integer">7680316</active-seconds>
      <created-at type="datetime">2007-05-19T14:04:34Z</created-at>
      <id type="integer">20854</id>
      <last-active-at type="datetime">2018-11-20T21:33:31Z</last-active-at>
      <name>XULRunner</name>
      <num-users type="integer">1215</num-users>
      <updated-at type="datetime">2009-09-26T17:11:51Z</updated-at>
      <url>http://developer.mozilla.org/en/docs/XULRunner</url>
      <complete-url>http://wakoopa.com/software/xulrunner</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/134/472/normal.png?1250432382</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/134/472/thumb.png?1250432382</complete-thumb-url>
      <developer>
        <id type="integer">95</id>
        <name>Mozilla</name>
        <complete-url>http://wakoopa.com/developers/mozilla</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">53</id>
        <name>Languages &amp; Frameworks</name>
        <complete-url>http://wakoopa.com/categories/development/languages-frameworks</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
        <os>linux</os>
      </os-types>
      <description>XULRunner is a Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-13T03:22:23Z</created-at>
    <id type="integer">28538</id>
    <rating type="integer">0</rating>
    <text>The dev still fixes this from time to time to keep up with the site, but much of the functionality had to be crippled to get Facebook's lawyers off his back. 

AddressBookSync is now similar.</text>
    <software>
      <active-seconds type="integer">24771</active-seconds>
      <created-at type="datetime">2007-09-14T23:58:01Z</created-at>
      <id type="integer">62945</id>
      <last-active-at type="datetime">2009-11-29T14:20:28Z</last-active-at>
      <name>FacebookSync</name>
      <num-users type="integer">112</num-users>
      <updated-at type="datetime">2009-04-01T10:35:47Z</updated-at>
      <url>http://fsbsoftware.com/index.html</url>
      <complete-url>http://wakoopa.com/software/facebooksync</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/008/565/normal.png?1238582146</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/008/565/thumb.png?1238582146</complete-thumb-url>
      <developer>
        <id type="integer">4900</id>
        <name>Fsb</name>
        <complete-url>http://wakoopa.com/developers/fsb</complete-url>
      </developer>
      <os-types>
        <os>mac</os>
      </os-types>
      <description></description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-12-03T10:11:21Z</created-at>
    <id type="integer">26405</id>
    <rating type="integer">0</rating>
    <text>Web App tracking doesn't seem to be working with OmniWeb.</text>
    <software>
      <active-seconds type="integer">30360717</active-seconds>
      <created-at type="datetime">2007-05-11T17:10:39Z</created-at>
      <id type="integer">12966</id>
      <last-active-at type="datetime">2009-12-02T09:58:26Z</last-active-at>
      <name>OmniWeb</name>
      <num-users type="integer">377</num-users>
      <updated-at type="datetime">2009-11-06T08:25:04Z</updated-at>
      <url>http://www.omnigroup.com/applications/omniweb</url>
      <complete-url>http://wakoopa.com/software/omniweb</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/163/383/normal.png?1257495901</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/163/383/thumb.png?1257495901</complete-thumb-url>
      <developer>
        <id type="integer">7022</id>
        <name>The Omni Group</name>
        <complete-url>http://wakoopa.com/developers/the-omni-group</complete-url>
      </developer>
      <category>
        <description>Check what's happening on the web</description>
        <id type="integer">1</id>
        <name>Browsers</name>
        <complete-url>http://wakoopa.com/categories/internet/browsers</complete-url>
      </category>
      <os-types>
        <os>mac</os>
      </os-types>
      <description>OmniWeb elevates your web user experience to be more productive, more efficient, and more fun. You'll find information more quickly. You'll stay organized. You'll see the entire internet the way you choose. It's the browser that puts you in control.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-11-25T21:56:30Z</created-at>
    <id type="integer">24566</id>
    <rating type="integer">0</rating>
    <text>I keep https://mail.google.com/mail/?ui=1 on the bookmark bar, and click it to access the &quot;older version&quot; of Gmail. Great, especially on slower computers. 


</text>
    <software>
      <active-seconds type="integer">1157593106</active-seconds>
      <created-at type="datetime">2007-05-17T12:51:44Z</created-at>
      <id type="integer">19191</id>
      <last-active-at type="datetime">2146-01-07T15:49:39Z</last-active-at>
      <name>Gmail</name>
      <num-users type="integer">29118</num-users>
      <updated-at type="datetime">2009-12-02T01:29:34Z</updated-at>
      <url>http://mail.google.com</url>
      <complete-url>http://wakoopa.com/software/gmail</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/021/246/normal.png?1240401769</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/021/246/thumb.png?1240401769</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></description>
        <id type="integer">20</id>
        <name>Email</name>
        <complete-url>http://wakoopa.com/categories/internet/email</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
        <os>web</os>
      </os-types>
      <description>Gmail, officially Google Mail in Germany and the United Kingdom, is a free POP3 and IMAP webmail service provided by Google. On April 1, 2004 the product began as an invitation-only beta release. On February 7, 2007 the beta version was opened to the general public. With an initial storage capacity of 1 GB (and growing, now over 7 GB), it drastically increased the standard for free storage.
Today it's also possible to visit the site trough: http://www.gmail.com, although it redirects still to mail.google.com

It also can be used as a SaaS-webmail for your domain with help of Google Apps.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-11-24T07:14:37Z</created-at>
    <id type="integer">24246</id>
    <rating type="integer">0</rating>
    <text>Actually running MPlayer OS X 2.app
http://mplayerosx.sourceforge.net/ 
A faster non-official build that precedes the official builds.</text>
    <software>
      <active-seconds type="integer">50254338</active-seconds>
      <created-at type="datetime">2007-05-03T05:52:19Z</created-at>
      <id type="integer">2172</id>
      <last-active-at type="datetime">2009-12-02T16:46:55Z</last-active-at>
      <name>MPlayer</name>
      <num-users type="integer">3135</num-users>
      <updated-at type="datetime">2009-11-06T21:12:04Z</updated-at>
      <url>http://www.mplayerhq.hu</url>
      <complete-url>http://wakoopa.com/software/mplayer</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/002/857/normal.png?1238516578</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/002/857/thumb.png?1238516578</complete-thumb-url>
      <developer>
        <id type="integer">18240</id>
        <name>MPlayer development team</name>
        <complete-url>http://wakoopa.com/developers/mplayer-development-team</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>linux</os>
      </os-types>
      <description>MPlayer is a movie player which runs on many systems (see the documentation). It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch Video-CD, SVCD, DVD, 3ivx, DivX 3/4/5 and even WMV movies.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-11-24T07:01:01Z</created-at>
    <id type="integer">24244</id>
    <rating type="integer">0</rating>
    <text>I was running a different Cyclone.app. 
http://free.abracode.com/cyclone/
</text>
    <software>
      <active-seconds type="integer">231678</active-seconds>
      <created-at type="datetime">2007-05-07T10:45:03Z</created-at>
      <id type="integer">7686</id>
      <last-active-at type="datetime">2009-11-24T19:01:12Z</last-active-at>
      <name>Cyclone</name>
      <num-users type="integer">92</num-users>
      <updated-at type="datetime">2009-03-31T17:20:04Z</updated-at>
      <url>http://www.reallyslick.com/</url>
      <complete-url>http://wakoopa.com/software/cyclone</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/004/042/normal.png?1238520000</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/004/042/thumb.png?1238520000</complete-thumb-url>
      <developer>
        <id type="integer">16706</id>
        <name>Really Slick Screensavers</name>
        <complete-url>http://wakoopa.com/developers/really-slick-screensavers</complete-url>
      </developer>
      <category>
        <description>Watching pretty animations on your monitor</description>
        <id type="integer">15</id>
        <name>Screensavers</name>
        <complete-url>http://wakoopa.com/categories/utilities/screensaver</complete-url>
      </category>
      <os-types>
        <os>mac</os>
        <os>win</os>
      </os-types>
      <description>&quot;This screensaver makes tornadoes on your screen. I wrote it for my storm chasing buddy, but you can have it too.&quot;</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2008-11-23T21:22:54Z</created-at>
    <id type="integer">24199</id>
    <rating type="integer">0</rating>
    <text>On Mac at least, Anki.app isn't being tracked.
It seems to be appearing here as XULRunner.</text>
    <software>
      <active-seconds type="integer">3003104</active-seconds>
      <created-at type="datetime">2007-10-23T19:33:15Z</created-at>
      <id type="integer">73256</id>
      <last-active-at type="datetime">2010-03-06T04:07:30Z</last-active-at>
      <name>Anki</name>
      <num-users type="integer">174</num-users>
      <updated-at type="datetime">2009-11-27T07:28:40Z</updated-at>
      <url>http://www.ichi2.net/anki/</url>
      <complete-url>http://wakoopa.com/software/anki</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/009/071/normal.png?1238583670</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/009/071/thumb.png?1238583670</complete-thumb-url>
      <developer>
        <id type="integer">17070</id>
        <name>Damien Elmes</name>
        <complete-url>http://wakoopa.com/developers/damien-elmes</complete-url>
      </developer>
      <category>
        <description>All things educational</description>
        <id type="integer">57</id>
        <name>Educational</name>
        <complete-url>http://wakoopa.com/categories/office/educational</complete-url>
      </category>
      <os-types>
        <os>win</os>
        <os>linux</os>
      </os-types>
      <description>Anki (from the Japanese word meaning &quot;to memorize&quot;) is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule review times. 

Anki is based on a theory called spaced repetition. 
</description>
    </software>
  </review>
</reviews>
