<?xml version="1.0" encoding="UTF-8"?>
<reviews type="array">
  <review>
    <created-at type="datetime">2009-11-11T12:31:10Z</created-at>
    <id type="integer">101206</id>
    <rating type="integer">0</rating>
    <text>I was on the hunt for the best free firewall software on Windows and I think I finally found it with Comodo. It has most of the features of the non-free firewalls which is great because it can be simple for novice users but it can also be advanced enough for experts.</text>
    <software>
      <active-seconds type="integer">7630303</active-seconds>
      <created-at type="datetime">2007-05-02T11:10:59Z</created-at>
      <id type="integer">723</id>
      <last-active-at type="datetime">2019-09-16T16:35:11Z</last-active-at>
      <name>Comodo Internet Security</name>
      <num-users type="integer">1959</num-users>
      <updated-at type="datetime">2009-11-21T12:54:37Z</updated-at>
      <url>http://personalfirewall.comodo.com</url>
      <complete-url>http://wakoopa.com/software/comodo-internet-security</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/020/239/normal.png?1240054459</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/020/239/thumb.png?1240054459</complete-thumb-url>
      <developer>
        <id type="integer">329</id>
        <name>COMODO</name>
        <complete-url>http://wakoopa.com/developers/comodo</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">34</id>
        <name>Firewalls</name>
        <complete-url>http://wakoopa.com/categories/security/firewalls</complete-url>
      </category>
      <os-types>
        <os>win</os>
      </os-types>
      <description>Comodo Internet Security is the free, multi-layered security application that keeps hackers out and personal information in.  

Built from the ground upwards with your security in mind, CIS offers 360&#176; protection by combining powerful Antivirus protection, an enterprise class packet filtering firewall, and an advanced host intrusion prevention system called Defense+.  For both average and advanced users.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-11-11T12:24:22Z</created-at>
    <id type="integer">101204</id>
    <rating type="integer">0</rating>
    <text>I used to swear by this software but now with the several free alternatives available, I don't think it's that indispensable anymore.</text>
    <software>
      <active-seconds type="integer">285240646</active-seconds>
      <created-at type="datetime">2007-04-20T11:11:36Z</created-at>
      <id type="integer">102</id>
      <last-active-at type="datetime">2017-09-02T17:57:42Z</last-active-at>
      <name>Adobe Dreamweaver</name>
      <num-users type="integer">9010</num-users>
      <updated-at type="datetime">2009-11-22T01:17:55Z</updated-at>
      <url>http://adobe.com/products/dreamweaver</url>
      <complete-url>http://wakoopa.com/software/adobe-dreamweaver</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/128/171/normal.png?1249192493</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/128/171/thumb.png?1249192493</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></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-types>
      <description>Adobe Dreamweaver (formally Macromedia Dreamweaver) is a design tool for developing standards-based websites and applications.

With this tool one can design, develop, and maintain websites and  applications &#8212; from start to finish. Built for designers and developers, Dreamweaver offers the choice of a visual layout interface or a streamlined coding environment. Intelligent integration with related Adobe software ensures an efficient workflow across other favorite Adobe tools. </description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-11-11T12:20:33Z</created-at>
    <id type="integer">101203</id>
    <rating type="integer">0</rating>
    <text>Definitely the best, free text editor on Windows. I have it set as the default app for viewing source code of web pages.</text>
    <software>
      <active-seconds type="integer">205151463</active-seconds>
      <created-at type="datetime">2007-04-24T02:25:48Z</created-at>
      <id type="integer">259</id>
      <last-active-at type="datetime">2017-05-31T08:27:21Z</last-active-at>
      <name>Notepad++</name>
      <num-users type="integer">7675</num-users>
      <updated-at type="datetime">2009-11-14T18:53:23Z</updated-at>
      <url>http://notepad-plus.sourceforge.net</url>
      <complete-url>http://wakoopa.com/software/notepadplusplus</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/154/351/normal.png?1255200842</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/154/351/thumb.png?1255200842</complete-thumb-url>
      <developer>
        <id type="integer">47501</id>
        <name>Donho</name>
        <complete-url>http://wakoopa.com/developers/donho</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>win</os>
      </os-types>
      <description>Notepad++ is a free, open source (GPL) source code editor which supports several programming languages running under the Microsoft Windows environment. Notepad++ is hosted on SourceForge.net, from where it has been downloaded over eight million times.

Notepad++ supports syntax highlighting for 44 programming, scripting, and markup languages. Users can also define their own language by using the built-in User Language Define System, which makes Notepad++ extendable, to have syntax highlighting and syntax folding.

This project, based on the Scintilla editor component, is written in C++ with pure Win32 API calls and uses STL. Notepad++ is licensed under the GPL Licence. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.

Notepad++ is available only for the Microsoft Windows operating system. However, users can still get Notepad++ to work on other platforms, like Linux and Mac OS X, using software such as Wine.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-11-11T12:17:25Z</created-at>
    <id type="integer">101200</id>
    <rating type="integer">0</rating>
    <text>I used to like it until I discovered NetBeans which was just faster and has all the features I need for a PHP IDE.</text>
    <software>
      <active-seconds type="integer">14226026</active-seconds>
      <created-at type="datetime">2007-05-03T05:05:14Z</created-at>
      <id type="integer">2136</id>
      <last-active-at type="datetime">2009-11-22T14:47:18Z</last-active-at>
      <name>Aptana</name>
      <num-users type="integer">1318</num-users>
      <updated-at type="datetime">2009-11-11T12:17:25Z</updated-at>
      <url>http://www.aptana.com</url>
      <complete-url>http://wakoopa.com/software/aptana-studio</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/015/876/normal.png?1238708678</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/015/876/thumb.png?1238708678</complete-thumb-url>
      <developer>
        <id type="integer">1029</id>
        <name>Aptana</name>
        <complete-url>http://wakoopa.com/developers/aptana</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>The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist on JavaScript, HTML, and CSS languages, FTP/SFTP support and a JavaScript debugger to troubleshoot your code.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-10-25T11:15:03Z</created-at>
    <id type="integer">97543</id>
    <rating type="integer">0</rating>
    <text>I still don't understand what use I could possibly have for this. :/</text>
    <software>
      <active-seconds type="integer">20501214</active-seconds>
      <created-at type="datetime">2009-06-09T14:19:30Z</created-at>
      <id type="integer">241405</id>
      <last-active-at type="datetime">2145-12-16T16:29:58Z</last-active-at>
      <name>Google Wave</name>
      <num-users type="integer">7414</num-users>
      <updated-at type="datetime">2009-11-21T23:55:52Z</updated-at>
      <url>http://wave.google.com</url>
      <complete-url>http://wakoopa.com/software/google-wave</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/127/752/normal.png?1249173032</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/127/752/thumb.png?1249173032</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>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>web</os>
      </os-types>
      <description>A wave is a new communication platform and technology, much like e-mail is today, but so much more. Developed by Google but open-sourced, you can see the preview of this technology in action on Google's wave server, conveniently named Google Wave. It's not a social network, not a web tool, not a proprietary software; but a whole new communication device evolved from e-mail, forums, chat, social sites etc.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-10-25T11:06:28Z</created-at>
    <id type="integer">97537</id>
    <rating type="integer">0</rating>
    <text>I was excited to try this until I found out it doesn't support OAuth yet. I don't quite like the idea of giving out my passwords to my Twitter accounts.</text>
    <software>
      <active-seconds type="integer">7291904</active-seconds>
      <created-at type="datetime">2009-06-09T13:30:18Z</created-at>
      <id type="integer">241364</id>
      <last-active-at type="datetime">2145-12-15T22:12:59Z</last-active-at>
      <name>Hootsuite</name>
      <num-users type="integer">1795</num-users>
      <updated-at type="datetime">2009-11-21T17:27:26Z</updated-at>
      <url>http://hootsuite.com</url>
      <complete-url>http://wakoopa.com/software/hootsuite</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/164/543/normal.png?1257902725</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/164/543/thumb.png?1257902725</complete-thumb-url>
      <developer>
        <id type="integer">73319</id>
        <name>Hootsuite</name>
        <complete-url>http://wakoopa.com/developers/hootsuite</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">23</id>
        <name>Social networks</name>
        <complete-url>http://wakoopa.com/categories/internet/social-networks</complete-url>
      </category>
      <os-types>
        <os>web</os>
      </os-types>
      <description>Manage multiple Twitter profiles, pre-schedule tweets, and measure your success. HootSuite is the ultimate Twitter&#174; toolbox.

Support Shrink(http://ow.ly) + Send Later + RSS + Ping.fm ...etc.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-08-07T15:32:02Z</created-at>
    <id type="integer">80618</id>
    <rating type="integer">0</rating>
    <text>A brilliant idea! Kudos to the makers of this site. I can definitely see myself using this a lot.</text>
    <software>
      <active-seconds type="integer">290542</active-seconds>
      <created-at type="datetime">2009-07-24T23:45:57Z</created-at>
      <id type="integer">267710</id>
      <last-active-at type="datetime">2009-11-22T09:41:33Z</last-active-at>
      <name>Twibbon</name>
      <num-users type="integer">1372</num-users>
      <updated-at type="datetime">2009-11-10T15:17:54Z</updated-at>
      <url>http://twibbon.com</url>
      <complete-url>http://wakoopa.com/software/twibbon</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/124/754/normal.png?1248595786</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/124/754/thumb.png?1248595786</complete-thumb-url>
      <developer>
        <id type="integer">86370</id>
        <name>Storm Ideas Ltd</name>
        <complete-url>http://wakoopa.com/developers/storm-ideas-ltd</complete-url>
      </developer>
      <category>
        <description></description>
        <id type="integer">23</id>
        <name>Social networks</name>
        <complete-url>http://wakoopa.com/categories/internet/social-networks</complete-url>
      </category>
      <os-types>
        <os>web</os>
      </os-types>
      <description>Twibbon is the easiest and most powerful way to promote awareness of your cause on Twitter. The service overlays a small icon onto supporters&#8217; profile images to create a &#8216;Twibbon&#8217;, making an impactful online statement. The user&#8217;s Twitter account automatically tweets to let everyone know about their affiliation.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-08-06T11:55:02Z</created-at>
    <id type="integer">80408</id>
    <rating type="integer">0</rating>
    <text>I seriously can't work without this nifty tool! It does what it needs to do quickly and perfectly. No bloat. Possibly, one of the few nice things about Vista.</text>
    <software>
      <active-seconds type="integer">1105441</active-seconds>
      <created-at type="datetime">2007-04-19T17:42:05Z</created-at>
      <id type="integer">61</id>
      <last-active-at type="datetime">2017-09-16T23:48:18Z</last-active-at>
      <name>Snipping Tool</name>
      <num-users type="integer">2381</num-users>
      <updated-at type="datetime">2009-11-10T22:59:31Z</updated-at>
      <url>http://windowshelp.microsoft.com/Windows/en-US/Help/1337cdba-52a2-4704-ad4d-2d7bace605b41033.mspx</url>
      <complete-url>http://wakoopa.com/software/snipping-tool</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/001/916/normal.png?1238514035</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/001/916/thumb.png?1238514035</complete-thumb-url>
      <developer>
        <id type="integer">13908</id>
        <name>Microsoft Corporation</name>
        <complete-url>http://wakoopa.com/developers/microsoft-corporation</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>win</os>
      </os-types>
      <description>Snipping Tool is an application included in premium editions of Windows Vista and Experience Pack for Windows XP Tablet PC Edition 2005, as well as the Windows 7 Beta. The program is a screen-capture tool that allows taking screenshots (called snips) of windows, rectangular areas, or a free-form area. Snips can then be annotated, saved (as an image file or HTML page), or e-mailed.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-07-14T02:40:35Z</created-at>
    <id type="integer">74900</id>
    <rating type="integer">0</rating>
    <text>Wow! This could seriously pose some tough competition for DestroyTwitter. It's a lot easier to use in some ways. Only thing it needs now is a better and customizable UI.</text>
    <software>
      <active-seconds type="integer">4312106</active-seconds>
      <created-at type="datetime">2009-05-28T00:38:14Z</created-at>
      <id type="integer">234600</id>
      <last-active-at type="datetime">2012-10-05T08:11:32Z</last-active-at>
      <name>Mixero</name>
      <num-users type="integer">294</num-users>
      <updated-at type="datetime">2009-09-11T07:49:17Z</updated-at>
      <url>http://www.mixero.com</url>
      <complete-url>http://wakoopa.com/software/mixero</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/069/892/normal.png?1243632134</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/069/892/thumb.png?1243632134</complete-thumb-url>
      <developer>
        <id type="integer">70581</id>
        <name>Mixero</name>
        <complete-url>http://wakoopa.com/developers/mixero</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>mac</os>
        <os>win</os>
        <os>linux</os>
      </os-types>
      <description>The new generation Twitter client for people who value their time and are tired of information noise.</description>
    </software>
  </review>
  <review>
    <created-at type="datetime">2009-07-14T02:37:59Z</created-at>
    <id type="integer">74899</id>
    <rating type="integer">0</rating>
    <text>Perfect for keeping track of what the web knows about me and finding sites that plagiarize my works.</text>
    <software>
      <active-seconds type="integer">360983</active-seconds>
      <created-at type="datetime">2008-10-09T15:51:55Z</created-at>
      <id type="integer">150949</id>
      <last-active-at type="datetime">2012-08-09T10:00:40Z</last-active-at>
      <name>Google Alerts</name>
      <num-users type="integer">2879</num-users>
      <updated-at type="datetime">2009-08-28T07:57:08Z</updated-at>
      <url>http://www.google.com/alerts</url>
      <complete-url>http://wakoopa.com/software/google-alerts</complete-url>
      <complete-icon-url>http://mallow.wakoopa.com/avatars/000/127/731/normal.png?1249171994</complete-icon-url>
      <complete-thumb-url>http://mallow.wakoopa.com/avatars/000/127/731/thumb.png?1249171994</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>web</os>
      </os-types>
      <description>Google Alerts is a service offered by search engine company Google which notifies its users (by email) about the latest web and news pages of their choice.</description>
    </software>
  </review>
</reviews>
