<?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 &#124; Latest Tech News, Software And Tutorials &#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 news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 16:53:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Turbo Service Manager, Manage Windows Services More Effectively</title><link>http://www.ghacks.net/2011/08/26/turbo-service-manager-manage-windows-services-more-effectively/</link> <comments>http://www.ghacks.net/2011/08/26/turbo-service-manager-manage-windows-services-more-effectively/#comments</comments> <pubDate>Fri, 26 Aug 2011 17:29:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[manage windows services]]></category> <category><![CDATA[services]]></category> <category><![CDATA[turbo services manager]]></category> <category><![CDATA[windows services]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=49638</guid> <description><![CDATA[Services are an integral part of the Windows operating system. Many are critical, and disabling the wrong services can lead to broken functionality or even an operating system that is not starting up anymore. The majority of Windows users manage services from the build in Services Manager which they can launch with the hotkey Windows-r [...]]]></description> <content:encoded><![CDATA[<p>Services are an integral part of the Windows operating system. Many are critical, and disabling the wrong services can lead to broken functionality or even an operating system that is not starting up anymore. The majority of Windows users manage services from the build in Services Manager which they can launch with the hotkey <strong>Windows-r</strong> to bring up the runbox, the command <strong>services.msc</strong> and the <strong>enter</strong> key.</p><p>This internal services manager is limited in many regards. It is for instance extremely cumbersome to list a services dependencies. A service can depend on other services, which means that it can only be started if the services it depends on are started as well.</p><p>Turbo Services Manager is a free third party software that improves the manageability of services under Windows. I did review the program back in 2008, and felt that it is time for a new and updated review.</p><p>One of the core differences to the default Windows Services dialog is the display of dependencies right in the main interface.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/08/turbo-services-manager.png" alt="turbo services manager" title="turbo services manager" width="600" height="494" class="alignnone size-full wp-image-49639" /></p><p>Even better: Controls are available to select all services a service depends on, or services that depend on the service for efficient management.</p><p>Another improvement is the ability to save the state of all services. This makes it possible to work with different services configurations on the same operating system. Handy if you want those networking features during the work day but not after work when you use the computer for private things.</p><p>Service configurations are saved in XML files. The services manager can load them right away, or use a test load which displays the changes that will be applied if the configuration is loaded.</p><p>Controls are also available in the icon bar to change a services state and startup. Even better, changing states and startup preferences can be done via keyboard shortcuts to speed up the process further.</p><p>The program offers additional features, like the ability to display Kernel services. The developer has updated the program recently to support the new Windows 7 operating system.</p><p>Turbo Services Manager is a handy program that is more effective than the default Windows Services management program. The program could use additional features, for instance integration of BlackViper&#8217;s services recommendations for the operating system (like the <a
href="http://www.ghacks.net/2010/02/01/windows-services-optimizer-smart/">Windows Services Optimizer SMART</a>).</p><p>Windows users can download the Turbo Services Manager <a
href="http://www.turboirc.com/tsm/">from the</a> developer website. The program is compatible with 32-bit and 64-bit editions of the Microsoft Windows operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/08/26/turbo-service-manager-manage-windows-services-more-effectively/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Troubleshooting Windows Defender Conflicts</title><link>http://www.ghacks.net/2011/06/15/troubleshooting-windows-defender-conflicts/</link> <comments>http://www.ghacks.net/2011/06/15/troubleshooting-windows-defender-conflicts/#comments</comments> <pubDate>Wed, 15 Jun 2011 10:37:18 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Tutorials Advanced]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[anti virus]]></category> <category><![CDATA[malware]]></category> <category><![CDATA[services]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[windows-defender]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46499</guid> <description><![CDATA[I get troubleshooting emails on a wide variety of subjects, it&#8217;s always great when you can help people out and one I received this week was from someone who&#8217;d bought the latest version of Kaspersky Anti-Virus in response to a minor virus attack on her PC. Kaspersky removed the virus diligently enough, but it had [...]]]></description> <content:encoded><![CDATA[<p>I get troubleshooting emails on a wide variety of subjects, it&#8217;s always great when you can help people out and one I received this week was from someone who&#8217;d bought the latest version of Kaspersky Anti-Virus in response to a minor virus attack on her PC.</p><p>Kaspersky removed the virus diligently enough, but it had left her with an annoying and recurring Windows Defender 0X80070006 error code whenever she started her PC.  This code, if you do a quick search on Google is &#8220;Application failed to initialise&#8221; though it was clear to me straight away what had happened and it&#8217;s so common I thought I&#8217;d write it up here.</p><p><img
class="alignleft size-full wp-image-46500" src="http://www.ghacks.net/wp-content/uploads/2011/06/toptip.jpg" alt="windows defender conflicts" width="150" height="150" /></p><p>Windows Defender has been a staple component of Windows since the famous XP Service pack 2 that introduced it.  It&#8217;s a basic anti malware app that runs automatically in the background on your PC and helps keep it free of nasties.  It&#8217;s no substitute for a commercial anti-malware app though, MalwareBytes being my all-time favourite, and as such many third-party anti-virus programs disable it when you install them.  Kaspersky is no exception to this but on this occasion, as also happens so many times, something went wrong and Windows Defender wasn&#8217;t disabled, or wasn&#8217;t disabled correctly.</p><p>This is a simple-enough problem to fix and can be done in just a few simple steps.  I thought I&#8217;d talk you through those steps here.</p><p>The first thing to do is to open the <strong>Services</strong>panel in Windows.  While Windows Defender is to all intents and purposes a program, it&#8217;s not installed as a normal program.  Instead it runs as a Windows service, much in the same way your print spooler or your firewall does.</p><p>The best way to find services is just to type the word <strong>services</strong> into the search box in the Start Menu.  You&#8217;ll see in figure 1 that the services panel has an icon that&#8217;s a couple of cogs, a large one and a small one (it&#8217;s highlighted here).  Click on this option to open the services panel.</p><div
id="attachment_46501" class="wp-caption aligncenter" style="width: 419px"><img
class="size-full wp-image-46501" src="http://www.ghacks.net/wp-content/uploads/2011/06/services.jpg" alt="windows defender troubleshooting" width="409" height="445" /><p
class="wp-caption-text">Fig 1</p></div><p>When the services panel opens you&#8217;ll see a very long list of a great many Windows services as in Figure 2, they&#8217;ll by default all be listed in alphabetical order.  Scroll down the list until you find <strong>Windows Defender</strong>.</p><p>Once you have Windows Defender visible in the services panel, <strong>right-click</strong> on it and select <strong>Properties</strong> from the context menu that appears.</p><div
id="attachment_46502" class="wp-caption aligncenter" style="width: 550px"><img
class="size-medium wp-image-46502" src="http://www.ghacks.net/wp-content/uploads/2011/06/services2-600x558.jpg" alt="windows defender" width="540" height="502" /><p
class="wp-caption-text">Fig 2</p></div><p>After you&#8217;ve selected the properties for Windows Defender, a small dialog window will appear showing all the options for that service.  You can see this in Figure 3.  In the centre of this window is an option to select the service&#8217;s <strong>Startup Type</strong>.  This is the option you&#8217;ll want to change as, most likely, your new anti-virus software has failed to disable Windows Defender and its service is still running.</p><p>Just changing this Startup Type behaviour to <strong>Disabled</strong> and pressing the <strong>OK</strong> button in the window is enough to fix the problem.  You can now close the services window and restart your PC.  Now you won&#8217;t get the error any more as Windows Defender will no longer be running and there won&#8217;t be any conflicts between it and your new anti-virus software.</p><div
id="attachment_46503" class="wp-caption aligncenter" style="width: 430px"><img
class="size-full wp-image-46503" src="http://www.ghacks.net/wp-content/uploads/2011/06/services3.jpg" alt="windows security software" width="420" height="474" /><p
class="wp-caption-text">Fig 3</p></div><blockquote><p>It can be <strong>very</strong>tempting to look down the list in the Services panel to see what else you may or may not need.  By default Windows 7 is very good at only running services that are actually required.  You may find that the <strong>Tablet PC Input Service</strong> is running, and if you don&#8217;t have a touch-enabled computer you can safely disable this service too.  I would <strong>always</strong>advise against shutting down any other services however.  Some are required for Windows to start and operate, and others are required by third-party software (including your anti-virus software).</p><p><strong>You should always be extremely careful disabling Windows services unless you know exactly what they are!  Doing so could cause your computer to become unstable or even unable to start.</strong></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/15/troubleshooting-windows-defender-conflicts/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>RefreshPC, Reset Registry And Services</title><link>http://www.ghacks.net/2011/05/23/refreshpc-reset-registry-and-services/</link> <comments>http://www.ghacks.net/2011/05/23/refreshpc-reset-registry-and-services/#comments</comments> <pubDate>Mon, 23 May 2011 07:50:40 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[troubleshooting]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup]]></category> <category><![CDATA[refresh pc]]></category> <category><![CDATA[registry]]></category> <category><![CDATA[services]]></category> <category><![CDATA[system restore]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45409</guid> <description><![CDATA[If you are following the news on Microsoft&#8217;s upcoming operating system Windows 8 you may know that the Redmond company is planning to add a restore to factory defaults option to the OS. When you press the button, the system is returned to its initial state, handy for public systems but also for users who [...]]]></description> <content:encoded><![CDATA[<p>If you are following the news on Microsoft&#8217;s upcoming operating system <a
href="http://www.windows8news.com/">Windows 8</a> you may know that the Redmond company is planning to add a <a
href="http://windows8news.com/2011/03/25/leaked-screenshot-shows-windows-8-system-reset-controls/">restore to factory defaults</a> option to the OS. When you press the button, the system is returned to its initial state, handy for public systems but also for users who encounter errors and problems that they cannot seem to fix.</p><p>Refresh PC is a free program for Windows that adds a similar restoration option to current Microsoft operating systems. The freeware is not restoring the whole system like Windows 8&#8242;s feature, but only select parts of it.</p><p>Refresh PC offers to restore all Registry settings and system services to their default state. Say you have used Windows tweakers or manual editing of the Registry. Later you found out that the settings caused problems that you cannot seem to fix anymore. Another example would be a virus attack or other malicious code that changed system settings. And while you managed to clean the malware from your system, you do not know which Registry settings you need to change to restore the system to its previous state.</p><p>That&#8217;s where RefreshPc offers to help as it can reset those settings when you run it.</p><p>You need to install the program after you have downloaded it. The program recommends to create a System Restore point when you run it which you should create unless you are using other means of backup. Just make sure you have a backup in reach in case you need to restore your system.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/refresh-pc-software.png" alt="refresh pc software" title="refresh pc software" width="600" height="402" class="alignnone size-full wp-image-45411" /></p><p>The program detects your operating system and version on startup, and displays the information in the program interface.</p><p>The interface itself has only one button that will restore the settings to their factory defaults when activated.</p><p>RefreshPC restores the Registry settings and system services, and cleans the temp folders and prefetch files at the same time. There is no option to select only some of the options. When you press the button, all actions are carried out.</p><p>Refreshing the system services will restore the services to their initial values. The Registry refresh requires some explanation. The program will only reset Registry settings that ship with Windows. It will not reset keys that have been added by third party installations.</p><p>RefreshPC can be a handy tool if other means of restoration like using system restore or backups have not been successful. The program can only be used if it is possible to boot into the Windows installation, which limits its reach somewhat. An option to only select some of the refresh options in the interface would be handy as well.</p><p>The application is compatible with all 32-bit and 64-bit editions of the Windows operating system, from Windows XP to Windows 7. It can be downloaded <a
href="http://www.xp-smoker.com/refreshpc.html">from the</a> developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/23/refreshpc-reset-registry-and-services/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Configure Windows 7 Services To Start Delayed</title><link>http://www.ghacks.net/2011/01/20/configure-windows-7-services-to-start-delayed/</link> <comments>http://www.ghacks.net/2011/01/20/configure-windows-7-services-to-start-delayed/#comments</comments> <pubDate>Thu, 20 Jan 2011 17:42:06 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[automatic delayed start]]></category> <category><![CDATA[services]]></category> <category><![CDATA[windows services]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39129</guid> <description><![CDATA[If you are looking to speed up the startup of your Windows operating system then the following tip may be for your. You probably have already removed unnecessary startup items and tweaked some system settings and the Bios of the computer to improve the operating system&#8217;s startup time. You may also have disabled some system [...]]]></description> <content:encoded><![CDATA[<p>If you are looking to speed up the startup of your Windows  operating system then the following tip may be for your. You probably have already removed unnecessary startup items and tweaked some system settings and the Bios of the computer to improve the operating system&#8217;s startup time. You may also have disabled some system services that you do not need.</p><p>But did you know that it is also possible to delay the startup of services that you may need, but that are not required immediately on boot?  Delayed startup has been introduced in Windows Vista, an <a
href="http://support.microsoft.com/kb/193888">different</a> alternative has been available in previous versions of Windows. The following guide is based on Windows 7, options may vary on other operating systems.</p><p>Microsoft has configured some services to start delayed, Windows Update and Windows Font Cache Service are two configured that way.</p><p>To find out which services are delayed automatically press Windows-R, type services.msc and hit the enter key. Now click the startup type column of the window and locate services with the startup type <strong>Automatic (Delayed Start)</strong> in the table. These are the services that are delayed.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/services-delayed-start.jpg" alt="services delayed start" title="services delayed start" width="530" height="230" class="alignnone size-full wp-image-39132" /></p><p>Only automatically starting services should be considered for a delayed startup, and here only those that are not needed during the system start and those that other services that are started depend on.</p><p>Look at the services that have the startup type set to automatic as they are the candidates for a delayed start. It is usually safe to change third party services from automatic to delayed start, for instance iTunes or video card related services.</p><p>It can be helpful to look at Blackviper&#8217;s Windows 7 services configuration <a
href="http://www.blackviper.com/2010/12/17/black-vipers-windows-7-service-pack-1-service-configurations/">listing</a> to determine other candidates for delayed startup. All services that are recommended to be set to manual or disabled under Safe can usually be set to delayed startup without problems, providing that they do not have dependencies that are needed to start normally.</p><p>To change the startup type of a service right-click it in the services window and select properties.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/delay-services.jpg" alt="delay services" title="delay services" width="392" height="393" class="alignnone size-full wp-image-39134" /></p><p>Locate the startup type pulldown and select Automatic (Delayed Start) from the selection. This changes the startup type of the selected service. (<a
href="http://www.technospot.net/blogs/delay-service-startup-to-boot-your-windows-event-faster/">via</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/20/configure-windows-7-services-to-start-delayed/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Yahoo! Bids to get its cool back</title><link>http://www.ghacks.net/2010/09/18/yahoo-bids-to-get-its-cool-back/</link> <comments>http://www.ghacks.net/2010/09/18/yahoo-bids-to-get-its-cool-back/#comments</comments> <pubDate>Sat, 18 Sep 2010 10:17:06 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Yahoo]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[mail]]></category> <category><![CDATA[services]]></category> <category><![CDATA[social]]></category> <category><![CDATA[yahoo]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=34570</guid> <description><![CDATA[There was a time when Yahoo! was the portal everyone went to for search and social groups online.  Sadly Google stole the company&#8217;s crown and now Yahoo! has even slipped into third place in search behind Microsoft&#8217;s Bing engine.  Now though Yahoo! is releasing new upgraded services in an effort to make itself cool again [...]]]></description> <content:encoded><![CDATA[<p>There was a time when Yahoo! was the portal everyone went to for search and social groups online.  Sadly Google stole the company&#8217;s crown and now Yahoo! has even slipped into third place in search behind Microsoft&#8217;s Bing engine.  Now though Yahoo! is releasing new upgraded services in an effort to make itself cool again with users and relevant to the modern age.</p><p>Their aim is to make Yahoo! services more personal for their 600 million users in an effort not to lose more customers to Google and Mincrosoft.  Chief Products Officer Blake Irving said in a statement this week &#8220;Yahoo in three years is a global series of web experiences across a variety of different devices that gives people what they want; the content, the folks that they care about.  There is a bunch of bringing cool back to Yahoo saying a lot of the things that you want to do on the web are here.&#8221;</p><p>New features, services and upgrades the company have announced include&#8230;</p><li>a version of Yahoo mail that is faster, has an improved user interface, blocks spam and integrates with Facebook and Twitter</li><li>a fresh layout in Yahoo Search that presents more content around entertainment and news searches</li><li>an Yahoo iPad and tablet app due for release in 2010/2011</li><li>revamped ad formats</li><li>connected TV partnerships with video-on-demand content sources, social networks, games and shopping</li><p>The company&#8217;s focus will be on connected devices such as smartphones, tablets and set-top boxes.  It&#8217;s a smart move for the company which has struggled in recent years to stay relevant and maintain market share.  Recent moves to use the Bing search engine on Yahoo! began recently and there has been extensive talk about takeovers by Microsoft.</p><p>It will be interesting to see how Yahoo! maintains its customer base and market share when they have slipped behind so much in recent years.  It will bea struggle but Yahoo!&#8217;s services are still some of the very best around.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/18/yahoo-bids-to-get-its-cool-back/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Services Suite, Better Windows Services Management</title><link>http://www.ghacks.net/2010/09/04/services-suite-better-windows-services-management/</link> <comments>http://www.ghacks.net/2010/09/04/services-suite-better-windows-services-management/#comments</comments> <pubDate>Sat, 04 Sep 2010 14:06:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[services]]></category> <category><![CDATA[services suite]]></category> <category><![CDATA[windows services]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33914</guid> <description><![CDATA[Most Windows users who manage the services of their operating system do that either in MSConfig or in the Services management console. The latter offers descriptions and additional information that the System Configuration tool does not offer. Still, both applications lump all services together in one big list, which makes the configuration process tedious. The [...]]]></description> <content:encoded><![CDATA[<p>Most Windows users who manage the services of their operating system do that either in MSConfig or in the Services management console. The latter offers descriptions and additional information that the System Configuration tool does not offer. Still, both applications lump all services together in one big list, which makes the configuration process tedious.</p><p>The free Windows software Services Suite offers a in many aspects better solution. The program lists the services based on their state. Services are sorted in the three columns automatic, manual and deactivated which aids in the identification process.</p><p>Even better is the option to change a startup state by simply dragging and dropping a service into another column. No more right-clicking or double-clicking to perform that operation.</p><div
id="attachment_33915" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/services-suite.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/services-suite-500x384.png" alt="services suite" title="services suite" width="500" height="384" class="size-medium wp-image-33915" /></a><p
class="wp-caption-text">services suite</p></div><p>A right-click on a service offers options to open its Registry key, and to start or stop it. This is however only possible of the service is set to manual or automatic. Deactivated services cannot be started, unless their state is changed to manual or automatic first.</p><p>One interesting feature of Services Suite is the option to import and export XML configurations. It is for instance possible to configure a system properly and export the services configuration in the end to apply it to another Windows system, or keep it as a backup copy for future use.</p><p>The developer has added two XML configuration files to the software which can be used to optimize the system based on BlackViper&#8217;s services optimization tips. One XML file is optimized for XP operating systems and one for Windows 7. Both are optimized without WLAN support.</p><p>The portable program requires the Microsoft .net Framework 2.0, which most Windows users should have installed these days.</p><p>The 60 Kilobyte tool is <a
href="http://royalfool.de/ServicesSuite.html">available</a> for download at the developer&#8217;s German website. The software itself is available in English and German.</p><p>It is recommended to create a system restore point before using the software, to be able to restore the system if changes have been made that make the system unstable or unbootable. (via <a
href="http://www.webdomination.de/2010/09/servicesuite-uebersichtliche-portable-dienstverwaltung-fuer-windows/">Webdomination</a>)</p><p>Services Suite is an excellent program, both for users who like a better overview when configuring services on one system, and for users who have to make changes to multiple systems. The only negative aspect of the program is that no service descriptions are offered in the program interface.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/04/services-suite-better-windows-services-management/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Windows Services Optimizer SMART</title><link>http://www.ghacks.net/2010/02/01/windows-services-optimizer-smart/</link> <comments>http://www.ghacks.net/2010/02/01/windows-services-optimizer-smart/#comments</comments> <pubDate>Mon, 01 Feb 2010 15:05:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[services]]></category> <category><![CDATA[services optimizer]]></category> <category><![CDATA[windows services]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22716</guid> <description><![CDATA[SMART, which stands for Service Management And Real easy Tweaking utility, has nothing to do with the S.M.A.R.T. technology in modern hard drives despite the naming similarities. The program is a windows services optimizer based on BlackVipers service optimization tips for the Windows 7 operating system. The main purpose of the software is to provide [...]]]></description> <content:encoded><![CDATA[<p>SMART, which stands for Service Management And Real easy Tweaking utility, has nothing to do with the S.M.A.R.T. technology in modern hard drives despite the naming similarities. The program is a windows services optimizer based on <a
href="http://www.blackviper.com/2010/12/17/black-vipers-windows-7-service-pack-1-service-configurations/">BlackVipers</a> service optimization tips for the Windows 7 operating system.</p><p>The main purpose of the software is to provide users the ability quickly apply one of the suggested services settings taking the burden of performing the optimization manually from the user.</p><p><span
id="more-22716"></span>The program will display a list of all Windows 7 services upon execution. This list contains services names, system names, the status and startup type. It is possible to alter the states manually in the listing by right-clicking on a service. A left-click on a service will display a description of that service in the lower area of the program.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/02/windows_services-500x356.png" alt="" title="windows services" width="500" height="356" class="alignnone size-medium wp-image-22717" /></p><p>While it is possible to change the services manually it is not the main purpose of the program. The main purpose is to select one of the four available pre-configured services settings. These settings are default settings, safe settings, tweaked settings and advanced (barebones) settings.</p><p>All of those settings except the default settings are directly linked to one of the suggested BlackViper services configuration.</p><p>Users who are thinking about switching to one of the suggested services configuration should take a look at the services page before they start switching to them as to make sure that no service will be deactivated that might be needed to operate the system or the computer&#8217;s devices.</p><p><a
href="http://www.thewindowsclub.com/smart-a-utility-for-tweaking-windows-7-vista-xp-services">SMART</a> can be downloaded from The Windows Club website. It is a portable software compatible with the Windows 7 operating system.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/02/01/windows-services-optimizer-smart/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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 Brinkmann</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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/04/27/how-to-remove-third-party-services-in-windows/feed/</wfw:commentRss> <slash:comments>4</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 Brinkmann</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 Configure NT.</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 (&#8220;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 (&#8220;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> ]]></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[Software]]></category> <category><![CDATA[Windows]]></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 [...]]]></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 Windows 7 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> ]]></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 Brinkmann</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>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><p>Update: I have removed the link to the created Dapper application as it has been removed from the official website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/08/08/create-your-own-custom-rss-news-feed/feed/</wfw:commentRss> <slash:comments>14</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 Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></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> ]]></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, [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ve previously written about <a
title="Book management service" href="http://www.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://www.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> ]]></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 Brinkmann</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> ]]></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 Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/01/automatically-adjust-the-process-priority/feed/</wfw:commentRss> <slash:comments>5</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 Brinkmann</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> ]]></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 Brinkmann</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>SpeedyVista 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> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/02/08/windows-vista-services-explained/feed/</wfw:commentRss> <slash:comments>3</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 Brinkmann</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> ]]></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 Brinkmann</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 configure nt services securely website 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> ]]></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>
