<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; services</title>
	<atom:link href="http://www.ghacks.net/tag/services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 09 Nov 2009 23:09:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows Services Manager</title>
		<link>http://www.ghacks.net/2009/07/01/windows-services-manager/</link>
		<comments>http://www.ghacks.net/2009/07/01/windows-services-manager/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 11:56:16 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[services manager]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows services manager]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14037</guid>
		<description><![CDATA[Working with services in Windows regularly can be quite the challenge. The official way to manage Windows services is to open Services manager. Once the Services manager has been opened it can be used to start and stop services or to change their startup type. The services manager is fine if the process is done [...]]]></description>
			<content:encoded><![CDATA[<p>Working with services in Windows regularly can be quite the challenge. The official way to manage Windows services is to open Services manager. Once the Services manager has been opened it can be used to start and stop services or to change their startup type. The services manager is fine if the process is done a few times a month but it can become quite annoying for users who have to start and stop services multiple times throughout the day.</p>
<p>The Windows Services Manager has been created to offer these users a tool to quickly manage services from the computer desktop. The program places an icon in the system tray that can be used to quickly open a window displaying all Windows services.</p>
<p><span id="more-14037"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_services_manager-398x499.jpg" alt="windows services manager" title="windows services manager" width="398" height="499" class="alignnone size-medium wp-image-14039" />It takes one click to start or stop a service in Windows. Even better is the option to add services to the favorites. Favorites are services that can be accessed directly after right-clicking the system tray icon. A left-click on a favorite service will either start or stop that Windows service depending on its initial stage.</p>
<p>The Windows Services Manager requires the Microsoft .net Framework (not sure which version though) and a computer system running the Windows operating system. It can be directly downloaded from the projects homepage over at <a href="http://winservicemanager.codeplex.com/">Codeplex</a>. The software worked fine on a Windows XP SP3 test system.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/windows_services.JPG" alt="windows services" title="windows services" width="274" height="140" class="alignnone size-full wp-image-14040" /></p>
<p>The developer of the software has plans to add additional functionality to the 1.0 final release of the software. It would for example be nice to be able to sort the services mimicking the sorting possibilities in the original services manager.</p>

	Tags: <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/services-manager/" title="services manager" rel="tag">services manager</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-services-manager/" title="windows services manager" rel="tag">windows services manager</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/" title="Secure Windows Services Configuration (March 16, 2009)">Secure Windows Services Configuration</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/18/windows-process-blocker/" title="Windows Process Blocker (March 18, 2009)">Windows Process Blocker</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/23/scan-and-remove-potentially-dangerous-software/" title="Scan And Remove Potentially Dangerous Software (January 23, 2009)">Scan And Remove Potentially Dangerous Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/09/26/manage-windows-services/" title="Manage Windows Services (September 26, 2008)">Manage Windows Services</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/01/windows-services-manager/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Remove Third Party Services In Windows</title>
		<link>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/</link>
		<comments>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 08:34:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autoruns]]></category>
		<category><![CDATA[microsoft-windows]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12395</guid>
		<description><![CDATA[Sometimes things go bad. You try to uninstall a software program that you do not longer need or recover a computer system after a hard drive crash only to find out that some traces of old programs are still in the system. One of these places is Services in the Windows operating system. What are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Sometimes things go bad. You try to uninstall a software program that you do not longer need or recover a computer system after a hard drive crash only to find out that some traces of old programs are still in the system. One of these places is Services in the Windows operating system. What are the possibilities if a service is listed there that belongs to a software program that is no longer installed on the computer system? The Services control panel itself is not offering any means to delete services.</p>
<p><span id="more-12395"></span>Administrators can remove services from Windows operating systems using the following means:</p>
<p><strong>1. Command Line</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/remove_services-500x251.jpg" alt="remove services" title="remove services" width="500" height="251" class="alignnone size-medium wp-image-12394" /></p>
<p>The basic command to delete a service is <strong>sc delete</strong> followed by the short name of the service. The short name is not the name that is shown in the Services main menu. Administrators need to right-click the service, select properties and use the ServiceName in the general tab instead.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/service_name.jpg" alt="service name" title="service name" width="409" height="207" class="alignnone size-full wp-image-12396" /></p>
<p>The command to remove the PC Tools Auxiliary Service would be therefor <strong>sc delete sdAuxService</strong>.</p>
<p>Windows 7 and Windows Vista users need to run the command from an elevated command prompt.</p>
<p><strong>2. Software</strong></p>
<p><a href="http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx">Autoruns</a> by Sysinternals can be used to remove most third party services from the Windows operating system. It does however not necessarily list all services. Users need to fallback to the manual service removal procedure if that is the case. Switching to the Services tab in the application will list the services that are recognized by Autoruns. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/autoruns_services-500x183.jpg" alt="autoruns services" title="autoruns services" width="500" height="183" class="alignnone size-medium wp-image-12397" /></p>
<p>Selecting a service in that list and pressing delete will remove it from the Services menu.</p>

	Tags: <a href="http://www.ghacks.net/tag/autoruns/" title="autoruns" rel="tag">autoruns</a>, <a href="http://www.ghacks.net/tag/microsoft-windows/" title="microsoft-windows" rel="tag">microsoft-windows</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/11/windows-cannot-find-msconfig/" title="Windows Cannot Find Msconfig (April 11, 2009)">Windows Cannot Find Msconfig</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/29/svchost-viewer/" title="svchost Viewer (August 29, 2008)">svchost Viewer</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/" title="Control Services From The System Tray (July 30, 2008)">Control Services From The System Tray</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/15/are-you-sure-you-want-to-delete/" title="Are you sure you want to delete &#8230; ? (April 15, 2008)">Are you sure you want to delete &#8230; ?</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Secure Windows Services Configuration</title>
		<link>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/</link>
		<comments>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:34:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configure services]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[security-software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>
		<category><![CDATA[windows software]]></category>
		<category><![CDATA[windows-2000]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11251</guid>
		<description><![CDATA[I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to [...]]]></description>
			<content:encoded><![CDATA[<p>I just spend most of the morning installing Windows XP on a computer system. While the installation itself takes some time the configuration afterwards is surely the most time consuming part of the process. Windows XP comes with many services enabled that are usually not needed by most users and that can allow hackers to attack the computer system. One of the first tasks after the installation is therefor to tighten up the operating system&#8217;s services.</p>
<p>This can be done manually. If you have installed a lot of Windows operating systems you know the process in and out. If you are a new inexperienced user you might want to use a software for that task. A good and reliable program for that task that is compatible with both Windows 2000 and Windows XP is <a href="http://ntsvcfg.de/ntsvcfg_eng.html">Configure NT</a>.</p>
<p>Configure NT is a a batch script that can be used to secure Windows services easily. It comes with several switches depending on the configuration of the current operating system. The program will prompt for user input after installation, the available choices are:</p>
<p><span id="more-11251"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/03/windows_services-500x254.gif" alt="windows services" title="windows services" width="500" height="254" class="alignnone size-medium wp-image-11252" /></p>
<ul>
<li>(1) <strong>LAN</strong> This switch tries closing all open Ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) and SMB will remain unchanged. Use this option if you still need network drives or -printer.</li>
<li>(2) <strong>Standard</strong>	Other than (1), SMB will be deactivated. On W2K-systems all ports are being closed. On WinXP you must disable the scheduler to close all ports. Some services (&#8221;automatic updates&#8221;, &#8220;scheduler&#8221;) will remain unchanged.</li>
<li>(3) <strong>ALL</strong> 	Does make all changes as recommended on www.ntsvcfg.de. So all services + SMB are being disabled. (this option is recommended to &#8220;harden&#8221; your workstation)</li>
<li>(4) <strong>Restore </strong> Restore the last changes made. A warning message might appear during writing to the registry. Please ignore this message by clicking OK. </li>
</ul>
<p>Option 1 is probably the option that most users should start with to secure their Windows Services. The website contains additional information and a checklist to verify that the system has been secured. Advanced users will probably still use the manual approach as they have more control over the Windows Services configuration.</p>

	Tags: <a href="http://www.ghacks.net/tag/configure-services/" title="configure services" rel="tag">configure services</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/security-software/" title="security-software" rel="tag">security-software</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-2000/" title="windows-2000" rel="tag">windows-2000</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/30/use-dreamscene-on-windows-xp/" title="Use Dreamscene On Windows XP (November 30, 2008)">Use Dreamscene On Windows XP</a> (14)</li>
	<li><a href="http://www.ghacks.net/2009/10/19/remove-fake-antivirus-software-programs/" title="Remove Fake Antivirus Software Programs (October 19, 2009)">Remove Fake Antivirus Software Programs</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows Live Wave 3, One Day On&#8230;</title>
		<link>http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/</link>
		<comments>http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 04:11:13 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Wave 3]]></category>
		<category><![CDATA[windows live]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/</guid>
		<description><![CDATA[The public beta release of Windows Live Wave 3 was released yesterday. I’ve had a day to play around with it and am really enjoying the new features and capabilities of the software suite.
The New UI
I’m a little undecided on the new look for the Windows Live suite.
On one hand I don’t like to critique [...]]]></description>
			<content:encoded><![CDATA[<p>The public beta release of Windows Live Wave 3 was released yesterday. I’ve had a day to play around with it and am really enjoying the new features and capabilities of the software suite.</p>
<p><strong>The New UI</strong></p>
<p>I’m a little undecided on the new look for the Windows Live suite.</p>
<p>On one hand I don’t like to critique design changes until I’ve had a real chance to play around, get used to it and determine whether or not it is actually for the better. The Wave 3 UI however isn’t dramatically different from the Wave 2 ‘aero’ theme however it’s now much lighter and a bit sleeker, it also removes all icons from the toolbar which is what I don’t like at all.</p>
<p>What I don’t like about the new theme is that it brings with it a whole new load of UI inconsistencies between applications and services, something I hope successive releases would work on improving, not accentuating. Now the Live services contain a range of themes ranging from the original ‘Flair’ UI through to the new Wave 3 UI which itself contains two different themes – the new Live Messenger UI and the rest of the applications.</p>
<p>So my conclusion is the new UI is nice, but unnecessary and brings perhaps more annoyances then benefits.</p>
<p> <span id="more-7074"></span>
<p><strong>The Live Suite Applications</strong></p>
<p>As far as the applications and new features go this is a great release. The standout of course is the calendar synchronisation across Windows Live which is something we’ve been missing for years now.</p>
<p>Yes it’s a beta release so there are bugs. The customisation button for changing colours isn’t working very well right now, Writer has the occasional problem with refreshing blog themes, Windows Live Photo Gallery spikes the CPU when scanning for photos or detecting faces and also sometimes fails to fully shut down the process when closing the program. The ‘unread’ counts in Live Mail are also pretty buggy as I’m sure you’ll notice and experience when using the application. </p>
<p>Aside from those minor issues which are expected in a beta release, the applications are actually considerably faster and more responsive – particularly Live Photo Gallery which I was most impressed with.</p>
<p><strong>Windows Live MovieMaker</strong></p>
<p>The odd one out is the new Windows Live MovieMaker which is actually so basic as to be not even worth using, however it is worth taking a look at as obviously over the next year it will be improved upon in the same way the other live applications have.</p>
<p>I really don’t understand however why this application which has been rumoured for years now is <em>so</em> lacking… how can the biggest software company in the world take so long to create something like this? I hate to go on so much about it considering it is a beta release, but seriously Windows MovieMaker was basic to begin with, Vista barely improved it and now for <a href="http://windows7news.com/">Windows 7</a> we are essentially going to get exactly the same product but this time as a downloadable app rather then bundled.</p>
<p>So Moviemaker is at the same place it was at 10 years ago?</p>

	Tags: <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/wave-3/" title="Wave 3" rel="tag">Wave 3</a>, <a href="http://www.ghacks.net/tag/windows-live/" title="windows live" rel="tag">windows live</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/09/18/windows-live-wave-3-is-available/" title="Windows Live Wave 3 is Available (September 18, 2008)">Windows Live Wave 3 is Available</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/02/08/windows-vista-services-explained/" title="Windows Vista Services Explained (February 8, 2007)">Windows Vista Services Explained</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/09/windows-live-writer-portable/" title="Windows Live Writer Portable (September 9, 2008)">Windows Live Writer Portable</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/09/17/windows-live-wave-3-betas-available/" title="Windows Live Wave 3 Betas Available (September 17, 2008)">Windows Live Wave 3 Betas Available</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create Your Own Custom RSS News Feed</title>
		<link>http://www.ghacks.net/2008/08/08/create-your-own-custom-rss-news-feed/</link>
		<comments>http://www.ghacks.net/2008/08/08/create-your-own-custom-rss-news-feed/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 11:09:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[custom feeds]]></category>
		<category><![CDATA[dapper]]></category>
		<category><![CDATA[rss news feeds]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5959</guid>
		<description><![CDATA[Users sometimes ask me how I manage the software updates list that I maintain and publish on every Wednesday and I always reply that I use mostly RSS News Feeds for it. I never mentioned that I can use them for almost any website I come across no matter if it offers an RSS News [...]]]></description>
			<content:encoded><![CDATA[<p>Users sometimes ask me how I manage the software updates list that I maintain and publish on every Wednesday and I always reply that I use mostly RSS News Feeds for it. I never mentioned that I can use them for almost any website I come across no matter if it offers an RSS News Feed or not. If the website does not offer a Feed I simply create a custom one and use that.</p>
<p>The service that I&#8217;m using to create custom RSS News Feeds is called <a href="http://www.dapper.net">Dapper</a>. Dapper can do much more than merely creating a RSS News Feed but that is what I want to concentrate on.</p>
<p>The example that I&#8217;m going to use is a RSS News Feed for software updates at Nirsoft, one of the most popular software programmers out there who is not offering an RSS News Feed. We start by loading the <a href="http://www.dapper.net/">Dapper</a> website.</p>
<p><span id="more-5959"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/dapper-500x250.jpg" alt="dapper" border="1" title="dapper" width="500" height="250" class="alignnone size-medium wp-image-5960" /></p>
<p>Enter a term that is describing the project, for example Nirsoft and click on the button Create a New Dapp. You could also try a search first to see if anyone has already created what you are looking for.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/nirsoft_rss_news_feed-500x348.jpg" alt="nirsoft rss news feed"  border="1" title="nirsoft rss news feed" width="500" height="348" class="alignnone size-medium wp-image-5961" /></p>
<p>Enter the URL of the Nirsoft website (http://www.nirsoft.net/) and select RSS Feed as the format. A click on Next loads a preview of the Nirsoft main homepage. If you scroll down you see the What&#8217;s new section. That&#8217;s the section that we want for our RSS Feed.</p>
<p>That section is only visible on the page we are on. We add that page to the basket. The basket is used for analyzing page contents. Adding additional pages helps the application to determine the contents of the pages which is only possible if a website contains pages that look similar but offer different content, for instance a Google search for two different search terms.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/rss_news_feed-500x320.jpg" alt="rss news feed" title="rss news feed"  border="1" width="500" height="320" class="alignnone size-medium wp-image-5962" /></p>
<p>We only have on page that gets added to the basket. A click on Next Step and OK loads the page where we make the selection of the contents that we want to show up in our RSS News Feed. If you move the cursor around in that preview window you notice the rectangle that encloses elements on that page. This is being used to select the contents we need.</p>
<p>Scroll down and pick the Date in the What&#8217;s new section. A click on one date should mark all dates yellow. This shows you that the application has identified the dates correctly. You need to make sure that only the dates are marked on that page. If you scroll up you see that the main menu was also selected. A click on one entry there removes it again.</p>
<p>If you scroll down again you see that most dates have also been unmarked. To change that click on the second date which should again mark all dates and nothing else. You can check the Preview Selected Content section at the bottom to check if only the dates have been selected.</p>
<p>A click on Save Field will save those information, select Date as the name and the Date Published checkbox. We got the date but we need additional information because we also want to know what got updated. Each entry contains a link and a name of the application that got updated. That will be our second field.</p>
<p>Just click on the first application and notice that this time everything gets marked correctly. A click on Save Field will let us save that field again, select Name and pick Title from the checkbox.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/rss_news_feeds-500x312.jpg" alt="rss news feeds"  border="1" title="rss news feeds" width="500" height="312" class="alignnone size-medium wp-image-5963" /></p>
<p>You should see two fields in the lower right section. A click on Next Step will load a preview of the RSS Feed that we have created. If everything looks ok click on Next Step which will load the final step. You need an account at this point before you can save the newly created RSS News Feed. It&#8217;s free and seamlessly integrated in the process.</p>
<p>Now select a name, description and tags for your dapper and save it. A profile page will be loaded in the end that contains the link to the newly created RSS News Feed. It will be previewed on that page as well.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/nirsoft_updates-500x333.jpg" alt="nirsoft updates"  border="1" title="nirsoft updates" width="500" height="333" class="alignnone size-medium wp-image-5964" /></p>
<p>In case you are asking, <a href="http://www.dapper.net/transform.php?dappName=NirsoftUpdates&#038;transformer=RSS&#038;extraArg_title=Title&#038;extraArg_pubDate=Date&#038;applyToUrl=http%3A%2F%2Fwww.nirsoft.net%2F">this link</a> points to the RSS News Feed that I created for the Nirsoft website.</p>
<p>As I mentioned earlier Dapper can do much more. It can provide XML data which can be used in applications. It&#8217;s pretty amazing and offers lots of possibilities.</p>

	Tags: <a href="http://www.ghacks.net/tag/custom-feeds/" title="custom feeds" rel="tag">custom feeds</a>, <a href="http://www.ghacks.net/tag/dapper/" title="dapper" rel="tag">dapper</a>, <a href="http://www.ghacks.net/tag/rss-news-feeds/" title="rss news feeds" rel="tag">rss news feeds</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/tutorials/" title="tutorials" rel="tag">tutorials</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/08/windows-vista-services-explained/" title="Windows Vista Services Explained (February 8, 2007)">Windows Vista Services Explained</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/" title="Windows Live Wave 3, One Day On&hellip; (September 19, 2008)">Windows Live Wave 3, One Day On&hellip;</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/" title="Why is nvsvc32.exe running on my system ? (November 1, 2007)">Why is nvsvc32.exe running on my system ?</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/12/08/subscribe-to-categories-authors-or-tags-in-wordpress/" title="Subscribe To Categories, Authors Or Tags In Wordpress (December 8, 2008)">Subscribe To Categories, Authors Or Tags In Wordpress</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/08/create-your-own-custom-rss-news-feed/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Control Services From The System Tray</title>
		<link>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/</link>
		<comments>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:20:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[multi service controller]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows services]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5724</guid>
		<description><![CDATA[Most Windows Services do not have to be controlled on a regular basis. There is simply no need to start or stop them regularly. This is true for most services but it could come in handy to be able to quickly start or stop selected services and Multi Service Controller is providing the means for [...]]]></description>
			<content:encoded><![CDATA[<p>Most Windows Services do not have to be controlled on a regular basis. There is simply no need to start or stop them regularly. This is true for most services but it could come in handy to be able to quickly start or stop selected services and <a href="http://www.softpedia.com/progDownload/Mutliservice-Controller-Download-105537.html">Multi Service Controller</a> is providing the means for it.</p>
<p>The application sits quietly in the Windows System Tray. A right-click opens a menu that is showing the configured services that the user has added during configuration. Each of these services can be started, stopped or reset depending on its current state.</p>
<p>One application for this could be to enable the required services to use the Microsoft Windows Updates service. The services that appear after right-clicking the System Tray icon have to be selected at the beginning.</p>
<p><span id="more-5724"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/multi_service_controller.jpg" alt="multi service controller" title="multi service controller" width="384" height="408" class="alignnone size-medium wp-image-5725" /></p>
<p>It&#8217;s possible to add selected services only or even all if that is desired. This would give access to all services in the System Tray. Services can also be reset to their default values which is another option offered by the program.</p>

	Tags: <a href="http://www.ghacks.net/tag/multi-service-controller/" title="multi service controller" rel="tag">multi service controller</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-services/" title="windows services" rel="tag">windows services</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/" title="How To Remove Third Party Services In Windows (April 27, 2009)">How To Remove Third Party Services In Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/30/control-services-from-the-system-tray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catalog your books with Goodreads</title>
		<link>http://www.ghacks.net/2008/07/23/catalog-your-books-with-goodreads/</link>
		<comments>http://www.ghacks.net/2008/07/23/catalog-your-books-with-goodreads/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 14:16:49 +0000</pubDate>
		<dc:creator>Daniel Pataki</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5534</guid>
		<description><![CDATA[I&#8217;ve previously written about Librarything, a book cataloging service, and now here I am again with another similar service, Goodreads. This service is very similar, but there are a few features which I like more here, making this a better solution for me.
The basics are the same. Fnd your books, add them, share them, indicate [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve previously written about <a title="Book management service" href="http://librarything.com" target="_blank">Librarything</a>, a book cataloging service, and now here I am again with another similar service, <a title="Book service" href="http://goodreads.com" target="_blank">Goodreads</a>. This service is very similar, but there are a few features which I like more here, making this a better solution for me.</p>
<p>The basics are the same. Fnd your books, add them, share them, indicate if you want to read a book and so on. However you can add your books using inline editing. With Library things you add a book, a page is loaded, you edit, then have to go back. With Goodreads there is a sort of inline popup box allowing you to add books much quicker. I owe about 40 Terry Pratchett books, so this made my initial set up much easier.</p>
<p>There is also a cool book compatability test which shows you, based upon your reading of a lot of books, which books would be best for you. This, and other friendly features make this more appealing to me, while basically there is not much difference between the two. If you&#8217;ve alread set one up extensively perhaps you&#8217;re better off there, but if you are ust starting I suggest going with Goodreads.<br />
<span id="more-5534"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/books/" title="books" rel="tag">books</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/social/" title="social" rel="tag">social</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/08/windows-vista-services-explained/" title="Windows Vista Services Explained (February 8, 2007)">Windows Vista Services Explained</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/01/windows-services-manager/" title="Windows Services Manager (July 1, 2009)">Windows Services Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/19/windows-live-wave-3-one-day-on/" title="Windows Live Wave 3, One Day On&hellip; (September 19, 2008)">Windows Live Wave 3, One Day On&hellip;</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/02/27/wikipedia-gets-books-and-gets-printed/" title="Wikipedia gets books and gets printed (February 27, 2009)">Wikipedia gets books and gets printed</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/" title="Why is nvsvc32.exe running on my system ? (November 1, 2007)">Why is nvsvc32.exe running on my system ?</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/23/catalog-your-books-with-goodreads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Dropper Simple File Hosting</title>
		<link>http://www.ghacks.net/2008/03/21/file-dropper-simple-file-hosting/</link>
		<comments>http://www.ghacks.net/2008/03/21/file-dropper-simple-file-hosting/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 11:10:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[file hosts]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[free file host]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/21/file-dropper-simple-file-hosting/</guid>
		<description><![CDATA[Many file hosters require registration before you can use their service which is often sometimes that turns users away from the service. If you are looking for a simple file hoster that lets you upload files with a size of up to five Gigabyte without registration you might want to consider File Dropper.]]></description>
			<content:encoded><![CDATA[<p>Many file hosters require registration before you can use their service which is often sometimes that turns users away from the service. If you are looking for a simple file hoster that lets you upload files with a size of up to five Gigabyte without registration you might want to consider File Dropper.</p>
<p>The basic interface is something that I really like. Users can upload one or multiple files from their computer or from an url to <a href="http://www.filedropper.com/">File Dropper</a>. There is unfortunately no transfer progress bar which makes it quite a guessing game as to how long the transfer will take before it completes.</p>
<p>Once the transfer is finished you will be presented with an url that is pointing to the file or files that you have uploaded. This url can be send to friends or posted on the Internet so that other users can download the files from that url.</p>
<p><span id="more-3574"></span>Speaking of which, downloads were rather slow when I tested the service. The download speed never exceeded 10 Kilobyte when I tried it. Could be a temporary glitch or simply that their servers are not capable of handling such a large number of requests at the same time.</p>
<p>The service did get quite some coverage in the past day and is probably overrun currently. Time will tell if new servers will be added or if the service stops existing like so many others before. Another problem that I encountered was that the website lacks information on how long they keep the files on their server.</p>

	Tags: <a href="http://www.ghacks.net/tag/file-hosts/" title="file hosts" rel="tag">file hosts</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/free-file-host/" title="free file host" rel="tag">free file host</a>, <a href="http://www.ghacks.net/tag/internet/" title="internet" rel="tag">internet</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/19/tinyload-upload-to-multiple-sites-at-once/" title="Tinyload Upload to Multiple Sites at Once (May 19, 2008)">Tinyload Upload to Multiple Sites at Once</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/07/13/how-to-download-files-from-the-internet-the-secure-way/" title="How To Download Files From The Internet The Secure Way (July 13, 2009)">How To Download Files From The Internet The Secure Way</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/01/28/dropio-great-file-hoster/" title="Drop.io great file hoster (January 28, 2008)">Drop.io great file hoster</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/16/yubnub-a-social-internet-command-line/" title="YubNub a social internet command line (January 16, 2007)">YubNub a social internet command line</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/09/wolfram-alpha-gets-its-first-core-update-after-launch/" title="Wolfram Alpha Gets Its First Core Update After Launch (June 9, 2009)">Wolfram Alpha Gets Its First Core Update After Launch</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/21/file-dropper-simple-file-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Automatically Adjust the Process Priority</title>
		<link>http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/</link>
		<comments>http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 09:52:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[task-manager]]></category>
		<category><![CDATA[tcp/ip]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/</guid>
		<description><![CDATA[There is no automatic way to adjust the priority of a process in Windows using the default tools supplied by Microsoft. It is possible to adjust the current process priority but this setting is only valid for the current setting. Once the process gets killed, for example by closing the application or rebooting, it reverts the priority back to the default one.]]></description>
			<content:encoded><![CDATA[<p>There is no automatic way to adjust the priority of a process in Windows using the default tools supplied by Microsoft. It is possible to adjust the current process priority but this setting is only valid for the current setting. Once the process gets killed, for example by closing the application or rebooting, it reverts the priority back to the default one.</p>
<p>But what if you want to do it automatically ? Say you happen to transcode videos every now and then and want that process to be below normal to continue working with your computer during the process. Or you would like to assign a higher process priority to a game that you like to play and that needs all the cpu cycles that it can get.</p>
<p>I can tell from personal experience that there are many applications where an automatic adjustment of the process priority would come in handy.</p>
<p><span id="more-3384"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/03/process_priority.jpg" alt="process priority" /></p>
<p>One tool that does the job is Prio, the <a href="http://www.prnwatch.com/prio.html" title="priority saver" target="_blank">Priority Saver</a>. It adds this functionality to the Windows Task Manager. The most important feature that it introduces is the ability to save priorities for processes. To do that you simply select another process priority and check the Save Priority entry in the same menu as well.</p>
<p>Every time the process is started it will run with the selected priority from now on. The different colors are also added by Priority Saver. Green colors are assigned to processes with a digital signature while red colored ones do not have one. Hovering the mouse over  a process will display a tooltip with additional information about it.</p>
<p>Priority Saver adds two new tabs to the Windows Task Manager as well which are called Services and TCP / IP.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/03/windows_services.jpg" alt="windows services" /></p>
<p>The services tab displays all services currently installed on the system. This menu makes it possible to start and stop services and change their startup mode which makes the services.msc application redundant.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/03/tcp_ip_task_manager.jpg" alt="tcp ip task manager" /></p>
<p>The TCP/IP tab displays all incoming and outgoing network connections of the computer. Tooltips aid in determining the process that is responsible for the connection.</p>
<p>Process Priority is free for personal use and runs fine in Windows XP. There is no information available about other supported operating systems.</p>

	Tags: <a href="http://www.ghacks.net/tag/processes/" title="processes" rel="tag">processes</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/task-manager/" title="task-manager" rel="tag">task-manager</a>, <a href="http://www.ghacks.net/tag/tcpip/" title="tcp/ip" rel="tag">tcp/ip</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/07/windows-explorer-file-extension-column/" title="Windows Explorer File Extension Column (August 7, 2008)">Windows Explorer File Extension Column</a> (8)</li>
	<li><a href="http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/" title="Why is nvsvc32.exe running on my system ? (November 1, 2007)">Why is nvsvc32.exe running on my system ?</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/06/26/what-is-running-on-my-system/" title="What is running on my system ? (June 26, 2006)">What is running on my system ?</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/03/15/task-manager-replacement/" title="Task Manager Replacement (March 15, 2008)">Task Manager Replacement</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/08/03/remove-unnecessary-entries-from-the-new-file-menu/" title="Remove Unnecessary Entries From The New File Menu (August 3, 2006)">Remove Unnecessary Entries From The New File Menu</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why is nvsvc32.exe running on my system ?</title>
		<link>http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/</link>
		<comments>http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/#comments</comments>
		<pubDate>Thu, 01 Nov 2007 08:49:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[nvsbc32.exe]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[task-manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/</guid>
		<description><![CDATA[I do take a close look at the processes that are running on my system from time to time to make sure that no malicious process snug in. Sometimes I find a new process that I never saw before in the task manager and use the Internet to find out more information about it.]]></description>
			<content:encoded><![CDATA[<p>I do take a close look at the processes that are running on my system from time to time to make sure that no malicious process snug in. Sometimes I find a new process that I never saw before in the task manager and use the Internet to find out more information about it.</p>
<p>The nvsvc32.exe process was one of those that I did not recognize before and I was wondering what it was doing in there. I suspected it had something to do with my NVIDIA graphics adapter and a quick search told me it was. Nvsvc32.exe is apparently the NVIDIA Driver Helper Service which is a Windows service that is started automatically. </p>
<p>A way to get rid of this process would be to disable the service in Windows XP. Use the command line to start services.msc and disable the service NVIDIA Driver Helper Service. It is normally safe to disable the service but if you encounter any problems afterwards you have to activate it again.</p>
<p><span id="more-2203"></span>Everything is still working properly on my system. I can use the configuration and all applications and games do work as before.</p>
<p>Some reports on the Internet suggested that this could indeed speed up shutdown and startup time. Some others reported problems with temperature reporting after disabling the service.</p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.blackviper.com/WinXP/strangeservice.htm">Black Viper Strange Services</a></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/nvsbc32exe/" title="nvsbc32.exe" rel="tag">nvsbc32.exe</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/task-manager/" title="task-manager" rel="tag">task-manager</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/" title="Automatically Adjust the Process Priority (March 1, 2008)">Automatically Adjust the Process Priority</a> (4)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/10/10/xp-keep-per-user-display-settings/" title="XP Keep Per User Display Settings (October 10, 2007)">XP Keep Per User Display Settings</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/04/03/word-document-property-tool/" title="Word Document Property Tool (April 3, 2008)">Word Document Property Tool</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows Vista Services Explained</title>
		<link>http://www.ghacks.net/2007/02/08/windows-vista-services-explained/</link>
		<comments>http://www.ghacks.net/2007/02/08/windows-vista-services-explained/#comments</comments>
		<pubDate>Thu, 08 Feb 2007 08:01:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[blackviper]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[vista-performance]]></category>
		<category><![CDATA[vista-services]]></category>
		<category><![CDATA[vista-tweak]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/08/windows-vista-services-explained/</guid>
		<description><![CDATA[Do you remember Blackvipers services recommendations for Windows XP ? The site helped me a lot when I started using Windows XP by explaining the services that were running on my system. I just the information on his site to disable services that I would never need which had the effect that it speed up my system and hardened its security at the same time.]]></description>
			<content:encoded><![CDATA[<p>Do you remember Blackvipers services recommendations for Windows XP ? The site helped me a lot when I started using Windows XP by explaining the services that were running on my system. I just the information on his site to disable services that I would never need which had the effect that it speed up my system and hardened its security at the same time.</p>
<p><a href="http://www.speedyvista.com/services.html" title="speedy vista" target="_blank">SpeedyVista</a> is offering a similar list for Windows Vista and I suggest that anyone who likes his system clean, secure and fast is going to check the suggestions out. The list of services in Vista can still be accessed by typing services.msc in the command line.</p>
<p><span id="more-1181"></span>The table of services has the following structure. It starts with the service name and an explanation of it. It then lists the status of the service in Vista Home, Vista Business and Vista Ultimate and finishes with recommendations for safe settings and tweaked ones.</p>
<p>All services link to additional information that list the dependencies and requirements which is a good way of checking if it is safe to disable the service. If another service that you have to use depends on the service that you want to disable you can&#8217;t do it.</p>

	Tags: <a href="http://www.ghacks.net/tag/blackviper/" title="blackviper" rel="tag">blackviper</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/vista-performance/" title="vista-performance" rel="tag">vista-performance</a>, <a href="http://www.ghacks.net/tag/vista-services/" title="vista-services" rel="tag">vista-services</a>, <a href="http://www.ghacks.net/tag/vista-tweak/" title="vista-tweak" rel="tag">vista-tweak</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/01/windows-vista-performance-and-tuning-guide/" title="Windows Vista Performance and Tuning Guide (August 1, 2008)">Windows Vista Performance and Tuning Guide</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/12/30/vista-services-optimizer/" title="Vista Services Optimizer (December 30, 2008)">Vista Services Optimizer</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/26/windows-xp-wga-to-mimic-that-of-windows-vista/" title="Windows XP WGA To Mimic That Of Windows Vista (August 26, 2008)">Windows XP WGA To Mimic That Of Windows Vista</a> (18)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/08/windows-vista-services-explained/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Secure Windows XP</title>
		<link>http://www.ghacks.net/2007/01/11/secure-windows-xp/</link>
		<comments>http://www.ghacks.net/2007/01/11/secure-windows-xp/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 09:10:58 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[anti virus]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/01/11/secure-windows-xp/</guid>
		<description><![CDATA[There are many articles floating around on the internet covering this subject and I would like to stay at the basics this time. A way to secure Windows XP with little effort. You can't make a system 100% secure, there will always be ways to beat every protection. I collected a list of things that should be done to secure the system, it is not a huge list but it covers all the necessary steps I think.]]></description>
			<content:encoded><![CDATA[<p>There are many articles floating around on the internet covering this subject and I would like to stay at the basics this time. A way to secure Windows XP with little effort. You can&#8217;t make a system 100% secure, there will always be ways to beat every protection. I collected a list of things that should be done to secure the system, it is not a huge list but it covers all the necessary steps I think.</p>
<p>The first and one of the most important steps would be to download and install the latest security fixes and services packs. I sometimes have to talk to users in my job (which is somewhat security related as well) and discover that they run Windows XP with the same settings that the pc was shipped with. No updates, outdated anti-virus definitions and the like. You do get the latest patches and fixes for your operating system at <a target="_blank" title="windows updates" href="http://windowsupdate.microsoft.com/">windowsupdates</a>.</p>
<p><span id="more-1089"></span>Make sure you have a valid license otherwise you will not be able to download the updates. A different way would be to use <a target="_blank" title="autopatcher" href="http://www.autopatcher.com/">autopatcher</a> which can be downloaded in a version that includes all the updates and fixes already.</p>
<p>The next step would be to turn off unnecessary services and programs that you won&#8217;t use. Why should the remote service be active if you never use it ? This reduces the chance of an attacker to get into the system. There are currently 19 services running on my system, if you never tinkered with them before you have probably double that size or even more.</p>
<p>Read the article about <a target="_blank" title="turn of unnecessary services" href="http://www.jasonn.com/turning_off_unnecessary_services_on_windows_xp">turning unnecessary services</a> off, it explains the basics. It is a good idea to turn of the following services if you do not need them</p>
<ul>
<li>Telnet</li>
<li>Universal Plug and Play Device Host</li>
<li>IIS (not installed by default)</li>
<li>Netmeeting Remote Desktop Sharing</li>
<li>Remote Desktop Help Session Manager</li>
<li>Remote Registry</li>
<li>Routing &#038; Remote Access</li>
<li>SSDP Discovery Service</li>
</ul>
<p>Talking about software. It is wise to not use the default Microsoft products like Outlook Express or Internet Explorer. Those are attacked the most because most of the users use them. (besides offering great ways of attacking them) Alternatives would be <a title="firefox" href="http://www.mozilla.org/">Firefox</a> or <a target="_blank" title="opera" href="http://www.opera.com/">Opera</a> for Internet Explorer and <a target="_blank" title="thunderbird" href="http://www.mozilla.org/">Thunderbird</a> for Outlook Express.</p>
<p>You should install a anti-virus solution. I do use <a title="anti-vir" target="_blank" href="http://www.free-av.com/">Antivir</a> but others should be fine as well. The most important aspect is that you keep the definition files up to date. If the software offers automatic updates I suggest you make it update the files once a day.</p>
<p>Firewalls. I do not use them. Well, not  a software based firewall that is. I do have a hardware firewall which is all I need. I think that firewalls give the user a false sense of security. They are highly complex and require lots of attention to secure the system. It is not enough to simply install one and click on accept / deny every time a program wants to connect to the internet.</p>
<p>To secure the system you have to add all the tools that should have internet access to the firewall rules with exactly the ports they need. You should close every other port that is not needed by those applications. A good freeware that displays the list of currently open ports is <a title="currports" target="_blank" href="http://www.nirsoft.net/utils/cports.html">currports</a>.</p>
<p>I think those are the most important steps. If you have more let me know them.</p>

	Tags: <a href="http://www.ghacks.net/tag/anti-virus/" title="anti virus" rel="tag">anti virus</a>, <a href="http://www.ghacks.net/tag/firewall/" title="firewall" rel="tag">firewall</a>, <a href="http://www.ghacks.net/tag/ports/" title="ports" rel="tag">ports</a>, <a href="http://www.ghacks.net/tag/secure/" title="secure" rel="tag">secure</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/xp/" title="xp" rel="tag">xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/10/10/xp-keep-per-user-display-settings/" title="XP Keep Per User Display Settings (October 10, 2007)">XP Keep Per User Display Settings</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/11/01/why-is-nvsvc32exe-running-on-my-system/" title="Why is nvsvc32.exe running on my system ? (November 1, 2007)">Why is nvsvc32.exe running on my system ?</a> (1)</li>
	<li><a href="http://www.ghacks.net/2005/11/06/who-is-connected-to-your-pc-right-now/" title="Who is connected to your pc right now ? (November 6, 2005)">Who is connected to your pc right now ?</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/07/25/vista-part-3/" title="Vista Part 3 (July 25, 2008)">Vista Part 3</a> (19)</li>
	<li><a href="http://www.ghacks.net/2007/02/10/unknown-device-identifier/" title="Unknown Device Identifier (February 10, 2007)">Unknown Device Identifier</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/01/11/secure-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure NT-Services Securely (for NT and XP)</title>
		<link>http://www.ghacks.net/2006/05/10/configure-nt-services-securely-for-nt-and-xp/</link>
		<comments>http://www.ghacks.net/2006/05/10/configure-nt-services-securely-for-nt-and-xp/#comments</comments>
		<pubDate>Wed, 10 May 2006 18:46:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[nt services]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[windows-nt]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/05/10/configure-nt-services-securely-for-nt-and-xp/</guid>
		<description><![CDATA[Do you need network services if you are not connected to a network ever with your computer that is running windows xp or windows nt ? No you don´t. Still network services are running as default services when you run windows and this leads to security risks which can be avoided by turning them off. The configure nt services securely website has unfortunatly only a small section of their tips in english but the rest should be understandable while using a translation service.]]></description>
			<content:encoded><![CDATA[<p>Do you need network services if you are not connected to a network ever with your computer that is running windows xp or windows nt ? No you don´t. Still network services are running as default services when you run windows and this leads to security risks which can be avoided by turning them off. The <a target="_blank" href="http://www.ntsvcfg.de/ntsvcfg_eng.html">configure nt services securely website</a> has unfortunately only a small section of their tips in English but the rest should be understandable while using a translation service.</p>
<p>They offer a script which does the following automatically:</p>
<ul class="props">
<li>changes start type (auto, demand,disabled) according to kssysteme.de</li>
<li>stops and deactivates critical services (i.e. Distributed Transaction Coordinator, Messenger)</li>
<li>deactivates DCOM and removes standard protocol bindings</li>
<li>closes SMB /server message block) and consequently port 445 (only if you use switch &#8220;/std&#8221; or &#8220;/all&#8221;)</li>
<li>deactivates DHCP if it is not used</li>
<li>disable NetBios on <em>all</em> network interfaces (exception: switch &#8220;/lan&#8221; prevent it)</li>
</ul>
<p><span id="more-482"></span><br />
You have several options and may leave some enabled, just take a look at the website for the different options. I suggest you backup your settings before you start the script. The script itself has a restore mode as well which restores the last changes made.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/nt-services/" title="nt services" rel="tag">nt services</a>, <a href="http://www.ghacks.net/tag/services/" title="services" rel="tag">services</a>, <a href="http://www.ghacks.net/tag/windows-nt/" title="windows-nt" rel="tag">windows-nt</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/26/windows-xp-wga-to-mimic-that-of-windows-vista/" title="Windows XP WGA To Mimic That Of Windows Vista (August 26, 2008)">Windows XP WGA To Mimic That Of Windows Vista</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/04/16/windows-xp-sp3-release-date-announced/" title="Windows XP SP3 Release Date announced (April 16, 2008)">Windows XP SP3 Release Date announced</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/20/windows-xp-sp3-release-candidate-2/" title="Windows XP SP3 Release Candidate 2 (February 20, 2008)">Windows XP SP3 Release Candidate 2</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/windows-xp-service-pack-3-leaked/" title="Windows XP Service Pack 3 leaked (April 23, 2008)">Windows XP Service Pack 3 leaked</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/05/10/configure-nt-services-securely-for-nt-and-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
