<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
 <channel>
  <title><![CDATA[Process Monitors Process Monitors Last news (Process Monitors > Development software > Windows) (Process Monitors > Development software > Windows): Softonic]]></title>
  <description><![CDATA[Reviews and free software downloads for Windows, Mac, Palm, Pocket PC, and Mobile Phones. The best programs and games. Buy software directly online.]]></description>
  <pubDate><![CDATA[Fri, 25 May 2012 13:16:37 +0200]]></pubDate>
  <language><![CDATA[en-us]]></language>
  <link><![CDATA[http://en.softonic.com/]]></link>
  <image>
   <url><![CDATA[http://va1en.sftcdn.net/en/img/-softonic_xml.gif]]></url>
   <title><![CDATA[Process Monitors Process Monitors Last news (Process Monitors > Development software > Windows) (Process Monitors > Development software > Windows): Softonic]]></title>
   <link><![CDATA[http://en.softonic.com/]]></link>
  </image>
  <item>
   <title><![CDATA[Security Task Manager 1.7-Security Task Manager analyzes all the processes of your computer]]></title>
   <link><![CDATA[http://security-task-manager.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Security Task Manager 1.7" href="http://security-task-manager.en.softonic.com"><strong>Security Task Manager 1.7</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[30638]]></guid>
   <pubDate><![CDATA[Tue, 17 Oct 2006 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Bamboo 1.0.1-The zen of continuous integration]]></title>
   <link><![CDATA[http://bamboo.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Bamboo 1.0.1" href="http://bamboo.en.softonic.com"><strong>Bamboo 1.0.1</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[60112]]></guid>
   <pubDate><![CDATA[Wed, 07 Mar 2007 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Deskzilla Lite 3.1-Desktop client for Bugzilla]]></title>
   <link><![CDATA[http://deskzilla.en.softonic.com]]></link>
   <description><![CDATA[<p>Deskzilla is a desktop client for <taglink type="program" country="en" id="18344">Bugzilla</taglink> which is Mozilla's bug tracking software for developers.</p><p>Deskzilla makes tracking bugs easier courtesy of a hierarchy of filters that gives the user an instant overview of your project. The handy thing is that Deskzilla allows you to enter and track bugs offline as well as online, making it ideal for when your Bugzilla server is not available for some reason. Deskzilla also makes carrying out commands and functions within Bugzilla a litle quicker and more accessible.</p><p>Deskzilla can be a little clunky because it's written in Java but the good thing is that because of that there's no additional server installation to do. There's no doubt that using Deskzilla makes things a lot quicker than having to switch to Bugzilla every time you want to add or track a bug. Note as well that it's only free for use with open source projects.</p><p><strong>If you use Bugzilla regularly and need an on and offline way of bug tracking, Deskzilla may be just what you're looking for.</strong></p><p>Download <a title="Deskzilla Lite 3.1" href="http://deskzilla.en.softonic.com"><strong>Deskzilla Lite 3.1</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[50502]]></guid>
   <pubDate><![CDATA[Wed, 23 May 2012 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[DLL Show 2000 5.5-List DLL dependencies for all running processes]]></title>
   <link><![CDATA[http://dll-show-2000.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="DLL Show 2000 5.5" href="http://dll-show-2000.en.softonic.com"><strong>DLL Show 2000 5.5</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[42864]]></guid>
   <pubDate><![CDATA[Wed, 10 Aug 2005 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Mosquitoes 1.0-Track bugs in your applications more easily]]></title>
   <link><![CDATA[http://mosquitoes.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Mosquitoes 1.0" href="http://mosquitoes.en.softonic.com"><strong>Mosquitoes 1.0</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[59574]]></guid>
   <pubDate><![CDATA[Fri, 16 Feb 2007 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[SimpleIPC 1.0-Sniff out unstable code and correct errors]]></title>
   <link><![CDATA[http://simpleipc.en.softonic.com]]></link>
   <description><![CDATA[<p>If you're a software developer working within the .NET Framework then SimpleIPC may be able to help you remove unstable coding that may lead to software crashes.</p>
<p>The first thing to note is that SimpleIPC is strictly for software developers who know what they're doing because it takes considerable understanding to begin with. Once mastered however, SimpleIPC will allow your application to delegate work to another process on the same machine. This could be useful for example if your software is suffering memory leakages that would normally lead to running errors or significant interruptions.</p>
<p>The reason for this is that SimpleIPC runs certain selective parts of the application code in 'containers' rather than within the main part of the application. If one of these processes crash, it is one of the IPC servers that crashes, not the main application. </p>
<p>SimpleIPC comes with a nice GUI that any developer will easily be able to follow. System Settings, Sever Setting, Logic Settings etc are clearly accessible via tabs that run across the top of the app. By configuring these, you can ultimately perform simulated tests on the IPC servers to see how your code is performing before you release it.</p>
<p>The instruction manual is available on the developer's site as a separate download and is essential reading for anyone considering using SimpleIPC. The manual includes handy step-by-step instructions for tasks such as implementing object pooling and calling web services that will give you an idea of what SimpleIPC can do.</p>
<p><strong>If you're a developer worried about the stability of your software in Windows, SimpleIPC could help you iron out any errors.</strong></p><p>Download <a title="SimpleIPC 1.0" href="http://simpleipc.en.softonic.com"><strong>SimpleIPC 1.0</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[83137]]></guid>
   <pubDate><![CDATA[Thu, 11 Jun 2009 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Yet Another (remote) Process Monitor (YAPM) 2.4.2 Beta-Complete monitoring tool for active processes]]></title>
   <link><![CDATA[http://yet-another-remote-process-monitor.en.softonic.com]]></link>
   <description><![CDATA[The Windows Task Manager can be a useful tool, but it falls too short of expectations for the most tech-savvy users. If you're among them, you should consider taking a look at Yet Another Process Monitor instead.</p><p>Yet Another Process Monitor may be only another process monitor, as its own name states, but it's certainly not just any process manager. This complete tool makes a thorough analysis of everything that's currently going on – active processes, services, jobs, tasks, network connections and more – on the system. It can be used as an alternative to the standard Windows tool, or as a replacement.</p><p>The interface in Yet Another Process Monitor is very informative, but easy enough to read and use at the same time. Data is divided into several tabs and all featured actions (kill, pause, set priority...) are available both from the top menu bar or the context menu in the item list.</p><p>Yet Another Process Monitor does include loads of information about each active service, process or task. You'll be able to look them up in Google, find out their threads and dependencies, search for their windows and even check whether they have any associated network connection.</p><p>Yet Another Process Monitor also includes extra tools to control the system's performance, see a list of hidden processes, check network statistics and more. These tools are a bit hidden at the top of the interface though, with no clue at all about their function, so you'll have to try them all to discover their purpose.</p><p><strong>With Yet Another Process Monitor you can have full control over everything on your system: processes, tasks, services, network connections, processor and RAM usage, and more!</strong></p><p>Download <a title="Yet Another (remote) Process Monitor (YAPM) 2.4.2 Beta" href="http://yet-another-remote-process-monitor.en.softonic.com"><strong>Yet Another (remote) Process Monitor (YAPM) 2.4.2 Beta</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[85484]]></guid>
   <pubDate><![CDATA[Thu, 25 Feb 2010 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[XML Judge 1.1-Check multiple XML files quickly and thoroughly]]></title>
   <link><![CDATA[http://xml-judge.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="XML Judge 1.1" href="http://xml-judge.en.softonic.com"><strong>XML Judge 1.1</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[44542]]></guid>
   <pubDate><![CDATA[Thu, 06 Oct 2005 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[PassMark TestLog 2.1.1010-Keep control over the testing process for your software]]></title>
   <link><![CDATA[http://passmark-testlog.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="PassMark TestLog 2.1.1010" href="http://passmark-testlog.en.softonic.com"><strong>PassMark TestLog 2.1.1010</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[44444]]></guid>
   <pubDate><![CDATA[Thu, 12 Jan 2006 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Parabuild 3.1.11-Software build management server]]></title>
   <link><![CDATA[http://parabuild.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Parabuild 3.1.11" href="http://parabuild.en.softonic.com"><strong>Parabuild 3.1.11</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[46233]]></guid>
   <pubDate><![CDATA[Thu, 31 May 2007 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[DebugView 4.73-Monitor debug output on your local system]]></title>
   <link><![CDATA[http://debugview.en.softonic.com]]></link>
   <description><![CDATA[<p>DebugView is an application that lets you monitor debug output on your local system, or any computer on the network that you can reach via TCP/IP.</p><p>It is capable of displaying both kernel-mode and Win32 debug output, so you don’t need a debugger to catch the debug output your applications or device drivers generate, nor do you need to modify your applications or drivers to use non-standard debug output APIs.</p><p>Download <a title="DebugView 4.73" href="http://debugview.en.softonic.com"><strong>DebugView 4.73</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[44513]]></guid>
   <pubDate><![CDATA[Fri, 02 Sep 2011 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[MakeLogic Tail 2.1.0-Similar to the "tail -f" of Linux, shows the last few lines of a log file in GUI]]></title>
   <link><![CDATA[http://makelogic-tail.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="MakeLogic Tail 2.1.0" href="http://makelogic-tail.en.softonic.com"><strong>MakeLogic Tail 2.1.0</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[47472]]></guid>
   <pubDate><![CDATA[Wed, 30 Aug 2006 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[QuickBuild 1.2.3-Pro version of build server Luntbuild]]></title>
   <link><![CDATA[http://quickbuild.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="QuickBuild 1.2.3" href="http://quickbuild.en.softonic.com"><strong>QuickBuild 1.2.3</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[49209]]></guid>
   <pubDate><![CDATA[Wed, 28 Feb 2007 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[FinalBuilder 4.1.0.199-Automated build &amp; release management tool]]></title>
   <link><![CDATA[http://finalbuilder.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="FinalBuilder 4.1.0.199" href="http://finalbuilder.en.softonic.com"><strong>FinalBuilder 4.1.0.199</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[51187]]></guid>
   <pubDate><![CDATA[Wed, 12 Apr 2006 08:00:00 +0200]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Documonitor 6.6.1-Website content and availability monitor]]></title>
   <link><![CDATA[http://documonitor.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Documonitor 6.6.1" href="http://documonitor.en.softonic.com"><strong>Documonitor 6.6.1</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[52744]]></guid>
   <pubDate><![CDATA[Fri, 29 Dec 2006 08:00:00 +0100]]></pubDate>
  </item>
  <item>
   <title><![CDATA[Dynamsoft SCM Anywhere Standalone 3.0.1-SQL Server based Software CM solution]]></title>
   <link><![CDATA[http://dynamsoft_scm_anywhere_standalone.en.softonic.com]]></link>
   <description><![CDATA[<p>Download <a title="Dynamsoft SCM Anywhere Standalone 3.0.1" href="http://dynamsoft_scm_anywhere_standalone.en.softonic.com"><strong>Dynamsoft SCM Anywhere Standalone 3.0.1</strong></a> in <a title="Free software downloads and reviews - Softonic" href="http://en.softonic.com/">Softonic</a></p>]]></description>
   <guid isPermaLink="false"><![CDATA[3335579]]></guid>
   <pubDate><![CDATA[Fri, 06 Jan 2012 08:00:00 +0100]]></pubDate>
  </item>
 </channel>
</rss>

