<?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; idle</title> <atom:link href="http://www.ghacks.net/tag/idle/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 09:07:37 +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>System Silencer, Run Commands When The Computer Is Idle</title><link>http://www.ghacks.net/2011/01/28/system-silencer-run-commands-when-the-computer-is-idle/</link> <comments>http://www.ghacks.net/2011/01/28/system-silencer-run-commands-when-the-computer-is-idle/#comments</comments> <pubDate>Fri, 28 Jan 2011 20:47:18 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[idle]]></category> <category><![CDATA[idle mode]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[system silencer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=39390</guid> <description><![CDATA[We have seen our fair share of application reviews that change system settings automatically when the computer enters idle state. Most of the applications offered to turn off the monitor, lock the workstation or mute the sound of the system. System Silencer can do that, and more which justifies a closer look. The portable application [...]]]></description> <content:encoded><![CDATA[<p>We have seen our fair share of application reviews that change system settings automatically when the computer enters idle state. Most of the applications offered to turn off the monitor, lock the workstation or mute the sound of the system. System Silencer can do that, and more which justifies a closer look.</p><p>The portable application runs silently in the background upon startup. It can be configured with a right-click on its system tray icon and the selection of Show / Hide Configuration menu from the context options.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/01/system-silencer.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/01/system-silencer.jpg" alt="system silencer" title="system silencer" width="481" height="475" class="alignnone size-full wp-image-39391" /></a></p><p>All available options are listed on the same page. Available for selection are:</p><ul><li>Toggle mute: Mutes the computer.</li><li>Toggle show desktop: This minimizes all open windows automatically when the computer enters idle stage so that the desktop is shown.</li><li>Toggle taskbar icons: Hides the taskbar and icons when the computer is idle.</li><li>Toggle desktop icons: Hides the desktop icons on idle.</li><li>Hide window(s): Option to select specific windows that are then hidden by System Silencer on idle.</li><li>Kill process(es): Terminates the selected processes</li><li>Run program / file(s): Launches specified applications or files.</li><li>Turn of monitor(s)</li><li>Lock workstation</li><li>Shutdown, reboot, log off or reboot the computer</li></ul><p>Some options can be reverted when the idle state of the PC ends. It is furthermore possible to specific actions individually for desktop and battery mode. The idle time can be configured individually for each action as well.</p><p>System Silencer offers several interesting options. Especially the ability to hide elements on the screen, configure different idle times for actions and the option to revert changes should make it interesting for the majority of users.</p><p>The application can be downloaded from the developer website over at <a
href="http://apps.nozavi.com/system-silencer-news/62-system-silencer-13">Nozavi</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/01/28/system-silencer-run-commands-when-the-computer-is-idle/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>The Definition Of Idle In Windows</title><link>http://www.ghacks.net/2010/11/09/the-definition-of-idle-in-windows/</link> <comments>http://www.ghacks.net/2010/11/09/the-definition-of-idle-in-windows/#comments</comments> <pubDate>Tue, 09 Nov 2010 17:52:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[idle]]></category> <category><![CDATA[task scheduler]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=36683</guid> <description><![CDATA[When is a computer idle? A friend of mine asked me that question the other day after playing around with the Windows Task Scheduler for a while. One of the conditions in the Task Scheduler is the on idle condition which executes the given task if the computer has been idle for a given amount [...]]]></description> <content:encoded><![CDATA[<p>When is a computer idle? A friend of mine asked me that question the other day after playing around with the Windows Task Scheduler for a while. One of the conditions in the Task Scheduler is the on idle condition which executes the given task if the computer has been idle for a given amount of time.</p><p>But what exactly does it mean, idle? I had troubles answering that question. I knew that it had to do with the resource utilization and user interaction, but was not able to provide exact figures.</p><p>That sparked my interest and I managed to get the data. Here is the definition of idle in the Windows operating system:</p><p>The computer is considered to be idle by Windows if there has not been user interaction via the mouse or keyboard for a given time and if the hard drives and processors have been idle more than 90% of that time.</p><p>The Task Scheduler in Windows 7 for instance considers the computer to be idle if the above states returned true for a period of ten minutes.</p><p>There are a few exceptions to that rule. Applications may set a flag that prevents the computer from idle mode. Another possibility are low priority processes that may be ignored by the Windows 7 Task Scheduler. But that appears to be a Windows 7 only rule.</p><p>To paraphrase; The computer enters idle mode if</p><ul><li>users have not interacted with it for a period of ten minutes</li><li>and if in the same time period the processor and hard drive utilization has been idle as well for at least 90% of the time</li></ul><p>Additional information about Task Idle conditions are available <a
href="http://msdn.microsoft.com/en-us/library/aa383561%28VS.85%29.aspx">at a</a> Microsoft MSDN Library page.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/09/the-definition-of-idle-in-windows/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>System Silencer, Set PC Idle State Actions</title><link>http://www.ghacks.net/2010/09/01/system-silencer-set-pc-idle-state-actions/</link> <comments>http://www.ghacks.net/2010/09/01/system-silencer-set-pc-idle-state-actions/#comments</comments> <pubDate>Wed, 01 Sep 2010 14:00:26 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[hide windows]]></category> <category><![CDATA[idle]]></category> <category><![CDATA[idle mode]]></category> <category><![CDATA[kill processes]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[system silencer]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33810</guid> <description><![CDATA[There are usually a lot of things that don&#8217;t need to be running or active if the system is idle. This may include the computer monitor, music playing in the background or certain windows or processes that do not need to be open in idle state. System Silencer is a versatile highly configurable program to [...]]]></description> <content:encoded><![CDATA[<p>There are usually a lot of things that don&#8217;t need to be running or active if the system is idle. This may include the computer monitor, music playing in the background or certain windows or processes that do not need to be open in idle state.</p><p>System Silencer is a versatile highly configurable program to set PC idle state actions. The program offers options to configure actions for idle states in desktop and battery mode.</p><p>One interesting aspect of the portable application is that it offers to set the idle time for actions individually.</p><div
id="attachment_33811" class="wp-caption alignnone" style="width: 481px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/system-silencer.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/system-silencer.png" alt="system silencer" title="system silencer" width="471" height="435" class="size-full wp-image-33811" /></a><p
class="wp-caption-text">system silencer</p></div><p>The program can perform the following actions when the computer is idle:</p><ul><li>Toggle mute</li><li>Toggle show desktop</li><li>Toggle taskbar icons</li><li>Toggle desktop icons</li><li>Hide windows</li><li>Kill processes</li><li>Run programs / files</li><li>Turn off computer monitors</li><li>Lock the workstation</li></ul><p>Each action can be configured individually in the program for desktop mode and battery mode, including the option to set idle times for each action individually as well.</p><p>It is for instance possible to activate the hide windows action and configure window names that the program should hide when the computer is in idle state for the specified time.</p><p>The same is possible for running background processes, and programs that could be run in idle state.</p><p>The main advantage of System Silencer over comparable applications is its customizability, which exceeds that of the other programs.</p><p>A click on the save and apply button saves the configuration and minimizes the program to the system tray.</p><p><a
href="http://apps.nozavi.com/component/jdownloads/viewcategory/13">System Silencer</a> is an excellent program for Windows users who want as much control as possible over their computer in idle state. (via <a
href="http://cybernetnews.com/kill-processes-computer-idle/">Cybernetnews</a>)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/01/system-silencer-set-pc-idle-state-actions/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Computers&#8217; energy costs</title><link>http://www.ghacks.net/2008/06/04/computers-energy-costs/</link> <comments>http://www.ghacks.net/2008/06/04/computers-energy-costs/#comments</comments> <pubDate>Wed, 04 Jun 2008 08:01:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[energy]]></category> <category><![CDATA[energy consumption]]></category> <category><![CDATA[energy costs]]></category> <category><![CDATA[idle]]></category> <category><![CDATA[power supply]]></category> <category><![CDATA[ps3]]></category> <category><![CDATA[wii]]></category> <category><![CDATA[xbox-360]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4796</guid> <description><![CDATA[Ever wondered how energy friendly the Playstation 3, Xbox 360 and Nintendo Wii were ? Or how a LCD monitor would fare against a good old CRT monitor ? Australian consumer group Choice created a chart displaying the power usage of common household technology products and it&#8217;s important that people understand the implications. The test [...]]]></description> <content:encoded><![CDATA[<p>Ever wondered how energy friendly the Playstation 3, Xbox 360 and Nintendo Wii were ? Or how a LCD monitor would fare against a good old CRT monitor ? Australian consumer group <a
href="http://www.choice.com.au/viewArticle.aspx?id=106346&#038;catId=100245&#038;tid=100008&#038;p=5&#038;title=Computers'+energy+costs">Choice</a> created a chart displaying the power usage of common household technology products and it&#8217;s important that people understand the implications.</p><p>The test compared the on, off and idle states of the devices if applicable listing the weekly, monthly and yearly energy consumption and costs in a table. The Playstation 3 is by far the most energy hungry device in the test followed by a 42&#8243; Plasma TV and the Xbox 360 while the Nintendo Wii consumes only a tenth of the energy the Playstation 3 needs.</p><p>I could go on but the essence, the real important information can be found when comparing the idle energy consumption with the one when the device is turned off. Lots of money can be saved by turning the devices off instead of leaving them in idle mode. The Playstation 3 for instance consumes 1655.20 Kwh per year in idle mode but only 15.53 Kwh when turned off.</p><p><span
id="more-4796"></span>It does not make much sense to turn off the gaming console the whole year to save energy but it makes perfectly sense to turn it off when no one is playing. If you want to cut all costs you simply disconnect the power supply from the device.</p><p>Someone with a Xbox 360 and Playstation 3 would pay more than $420 per year for both devices even if they would be in idle mode most of the time. Please note that you have to check the local costs of 1 Kwh and calculate the expenses this way. It could very well be that you would be paying more or less depending on the energy costs in your country.</p><p>I usually cut the power supply that powers my LCD TV, Nintendo Wii, Xbox 360, Playstation 2 and Xbox whenever I&#8217;m not using those devices to save energy. I do not cut the power supply on my computer though, mainly because it does not make a huge difference.</p><p>Are you saving energy, if so how ?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/06/04/computers-energy-costs/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> </channel> </rss>
