<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feedproxy.google.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feedproxy.google.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>gHacks technology news</title>
	
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<pubDate>Fri, 21 Nov 2008 22:03:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feedproxy.google.com/Ghacksnet" type="application/rss+xml" /><feedburner:emailServiceId>Ghacksnet</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item>
		<title>Access remote Unix GUIs in Windows: Xming</title>
		<link>http://www.ghacks.net/2008/11/22/access-remote-unix-guis-in-windows-xming/</link>
		<comments>http://www.ghacks.net/2008/11/22/access-remote-unix-guis-in-windows-xming/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 22:02:55 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[remote-access]]></category>

		<category><![CDATA[ssh]]></category>

		<category><![CDATA[unix]]></category>

		<category><![CDATA[x11]]></category>

		<category><![CDATA[xming]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8449</guid>
		<description><![CDATA[A friend recently introduced me to the idea of X11 tunnelling, which is accessing programs over SSH whilst still maintaining a graphical interface. Most Linux distributions, and OS X, have built-in X11 support and to connect to a computer and be able to run graphical programs remotely, ssh server -x is the only command which [...]]]></description>
			<content:encoded><![CDATA[<p>A friend recently introduced me to the idea of X11 tunnelling, which is accessing programs over SSH whilst still maintaining a graphical interface. Most Linux distributions, and OS X, have built-in X11 support and to connect to a computer and be able to run graphical programs remotely, ssh <b><em>server</em> -x</b> is the only command which must be typed. On Windows, it is somewhat more challenging.</p>
<p><a href="http://www.straightrunning.com/XmingNotes/">Xming</a> is an X server for Windows which can be used to secure forward X11 sessions from Unix machines. Basically, using Xming, a graphical program, like Firefox or xeyes, can be run remotely from an SSH server with X11. Using X11 tunneling, many things can easily be done remotely, whether that be word processing, file-sharing or accessing an email client.</p>
<p>Xming requires a little configuration. In my opinion, Xming works best with the Putty and comes with it. ssh.exe can also be used.<span id="more-8449"></span></p>
<p>Putty must be configured to enable X11 forwarding, which is done inside Putty by going to SSH&gt;X11 and ticking &#8216;Enable X11 forwarding&#8217;. Whilst programs can be launched via remote SSH terminal, the Xlaunch program which comes with Xming is much easier to use.</p>
<p>In Xlaunch, the chosen view for X11 windows is chosen (one window, multiple windows or full screen), the SSH server and login details is entered as is the application which is to be run. xterm (the terminal) is a good choice!</p>
<p><a href="http://www.ghacks.net/wp-content/uploads/2008/11/image2.png"><img src="http://www.ghacks.net/wp-content/uploads/2008/11/image2-500x400.png" alt="" width="500" height="400" class="aligncenter size-medium wp-image-8451" /></a></p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/22/access-remote-unix-guis-in-windows-xming/">Access remote Unix GUIs in Windows: Xming</a></p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/remote-access/" title="remote-access" rel="tag">remote-access</a>, <a href="http://www.ghacks.net/tag/ssh/" title="ssh" rel="tag">ssh</a>, <a href="http://www.ghacks.net/tag/unix/" title="unix" rel="tag">unix</a>, <a href="http://www.ghacks.net/tag/x11/" title="x11" rel="tag">x11</a>, <a href="http://www.ghacks.net/tag/xming/" title="xming" rel="tag">xming</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/17/my-encrypted-tunnel/" title="My Encrypted Tunnel (November 17, 2008)">My Encrypted Tunnel</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/18/amsn/" title="aMSN: Winks and webcams on Mac and Linux (October 18, 2008)">aMSN: Winks and webcams on Mac and Linux</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/17/teamviewer-client-shortcuts/" title="Teamviewer Client Shortcuts (October 17, 2008)">Teamviewer Client Shortcuts</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/09/23/run-linux-live-cds-in-windows/" title="Run Linux Live CDs In Windows (September 23, 2008)">Run Linux Live CDs In Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/08/28/install-linux-without-cd/" title="Install Linux Without CD (August 28, 2008)">Install Linux Without CD</a> (13)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=Iczces6E"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=mC4hfnOu"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=mC4hfnOu" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=FSKMPmHb"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=FSKMPmHb" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=4pmy8FtM"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=4pmy8FtM" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Pavpy26y"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=rEUoBWeq"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=rEUoBWeq" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/22/access-remote-unix-guis-in-windows-xming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lock Optical Drives</title>
		<link>http://www.ghacks.net/2008/11/21/lock-optical-drives/</link>
		<comments>http://www.ghacks.net/2008/11/21/lock-optical-drives/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 19:34:10 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[cd drive]]></category>

		<category><![CDATA[dvd drive]]></category>

		<category><![CDATA[lock cd drive]]></category>

		<category><![CDATA[lock drives]]></category>

		<category><![CDATA[lock dvd drive]]></category>

		<category><![CDATA[lock optical drives]]></category>

		<category><![CDATA[optical drives]]></category>

		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8446</guid>
		<description><![CDATA[If you ever had a kid running around in a room with a computer you most likely must have noticed that the little brats seem to be fascinated by the computer lights, buttons, keyboard or mouse. They cannot stop pressing their little fingers everywhere which can lead to some undesired results like powering down a [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever had a kid running around in a room with a computer you most likely must have noticed that the little brats seem to be fascinated by the computer lights, buttons, keyboard or mouse. They cannot stop pressing their little fingers everywhere which can lead to some undesired results like powering down a computer or opening an optical drive.</p>
<p>Optical drives are sensible and can break easily if enough pressure is applied. <a href="http://www.softbureau.com/">CD / DVD Drive Locker</a> puts an end to this fear by locking selected optical drives of a computer system. The software program is easy to use. Just select the optical drives that should be locked and move them to the list of locked drives with the click of a button. Unlocking works practically the same.</p>
<p>While kids - or more specifically parents - are the main target for the application it might also make sense under other circumstances. Could be useful to lock the optical laptop drive to avoid that the drive opens accidentally. </p>
<p><span id="more-8446"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/dvd_locker.jpg" alt="dvd locker" title="dvd locker" width="297" height="209" class="alignnone size-medium wp-image-8447" /></p>
<p>Credit goes to <a href="http://www.instantfundas.com/2008/11/temporarily-lock-cddvd-drive-with-cddvd.html">Instant Fundas</a> for finding the application. They missed to include a link to the application though. CD / DVD Drive Locker is compatible with Windows XP, Windows Vista or Windows 2000.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/">Lock Optical Drives</a></p>

	Tags: <a href="http://www.ghacks.net/tag/cd-drive/" title="cd drive" rel="tag">cd drive</a>, <a href="http://www.ghacks.net/tag/dvd-drive/" title="dvd drive" rel="tag">dvd drive</a>, <a href="http://www.ghacks.net/tag/lock-cd-drive/" title="lock cd drive" rel="tag">lock cd drive</a>, <a href="http://www.ghacks.net/tag/lock-drives/" title="lock drives" rel="tag">lock drives</a>, <a href="http://www.ghacks.net/tag/lock-dvd-drive/" title="lock dvd drive" rel="tag">lock dvd drive</a>, <a href="http://www.ghacks.net/tag/lock-optical-drives/" title="lock optical drives" rel="tag">lock optical drives</a>, <a href="http://www.ghacks.net/tag/optical-drives/" title="optical drives" rel="tag">optical drives</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/" title="Monitor And Automatically Close Windows (November 19, 2008)">Monitor And Automatically Close Windows</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=fyrNp5Ia"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=vb4rlhnI"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=vb4rlhnI" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=5jdktyVd"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=5jdktyVd" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=geHMQ4IM"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=geHMQ4IM" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=BKTu6GUj"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=9jGhXB5N"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=9jGhXB5N" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/lock-optical-drives/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firefox Temporary Bookmarks</title>
		<link>http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/</link>
		<comments>http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 17:15:14 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Browsing]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[bookmarks]]></category>

		<category><![CDATA[firefox bookmarks]]></category>

		<category><![CDATA[firefox tips]]></category>

		<category><![CDATA[firefox-add on]]></category>

		<category><![CDATA[firefox-extensions]]></category>

		<category><![CDATA[mozilla-firefox]]></category>

		<category><![CDATA[tark]]></category>

		<category><![CDATA[Temporary Bookmarks]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8443</guid>
		<description><![CDATA[Temporary Bookmarks are bookmarks that expire after a certain amount of time automatically. While most users prefer their bookmarks to last indefinitely some might want to be able to add temporary bookmarks to the system without having to worry about manually uninstalling them after a certain period of time.
One prime example would be to bookmark [...]]]></description>
			<content:encoded><![CDATA[<p>Temporary Bookmarks are bookmarks that expire after a certain amount of time automatically. While most users prefer their bookmarks to last indefinitely some might want to be able to add temporary bookmarks to the system without having to worry about manually uninstalling them after a certain period of time.</p>
<p>One prime example would be to bookmark an offer on a website that expires after a set amount of time. It would not make much sense to keep the bookmark afterwards unless a new offer would be put on the same page. Might also be interesting for research.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/2886">TARK</a> is a Firefox add-on that can make the bookmarks temporarily available. It does so by providing access to a new toolbar button - or several buttons - that make it possible to mark bookmarks. Bookmarks can be set to be available for up to four weeks using the Firefox add-on. Keep in mind that this is an option, it is still perfectly possible to add bookmarks the usual way which ensures that they will never expire.</p>
<p><span id="more-8443"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/temporary_bookmarks.jpg" alt="temporary bookmarks" title="temporary bookmarks" width="183" height="208" class="alignnone size-medium wp-image-8444" /></p>
<p>Setup requires to drag and drop one or multiple toolbar buttons of the add-on into a Firefox toolbar. This is done by right-clicking a toolbar and selecting the customize option. Each Tark setting is available as one button but there is also a button with a drop down menu that combines them all.</p>
<p>The options of the add-on contain interesting settings. The add-on can be set to reset the expiration counter whenever the bookmarked page is accessed. The very same option provide access to new, unexpired and expired bookmarks which means that it is possible to recover expired web pages.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/">Firefox Temporary Bookmarks</a></p>

	Tags: <a href="http://www.ghacks.net/tag/bookmarks/" title="bookmarks" rel="tag">bookmarks</a>, <a href="http://www.ghacks.net/tag/firefox-bookmarks/" title="firefox bookmarks" rel="tag">firefox bookmarks</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extensions/" title="firefox-extensions" rel="tag">firefox-extensions</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/tark/" title="tark" rel="tag">tark</a>, <a href="http://www.ghacks.net/tag/temporary-bookmarks/" title="Temporary Bookmarks" rel="tag">Temporary Bookmarks</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/" title="Copy URL To Clipboard When Copying Text In Firefox (November 21, 2008)">Copy URL To Clipboard When Copying Text In Firefox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/" title="Great Summary Summarizes Web Pages (November 20, 2008)">Great Summary Summarizes Web Pages</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/" title="Moving The Firefox Disk Cache To Another Drive (November 20, 2008)">Moving The Firefox Disk Cache To Another Drive</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/" title="Setup Firefox To Use Minimal Screen Estate (November 19, 2008)">Setup Firefox To Use Minimal Screen Estate</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/manage-firefox-plugins/" title="Manage Firefox Plugins (November 18, 2008)">Manage Firefox Plugins</a> (1)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=6MMgmsii"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=2bheIgul"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=2bheIgul" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=fWcKAXg2"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=fWcKAXg2" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=70RioTd5"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=70RioTd5" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=7CpP28dl"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=rUxldHps"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=rUxldHps" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online Computer Monitor Calibration</title>
		<link>http://www.ghacks.net/2008/11/21/online-computer-monitor-calibration/</link>
		<comments>http://www.ghacks.net/2008/11/21/online-computer-monitor-calibration/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 16:05:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Online Services]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[calibration]]></category>

		<category><![CDATA[computer monitor]]></category>

		<category><![CDATA[Computer Monitor Calibration]]></category>

		<category><![CDATA[flat screen computer monitor]]></category>

		<category><![CDATA[monitor]]></category>

		<category><![CDATA[Monitor Calibration]]></category>

		<category><![CDATA[online monitor test]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8439</guid>
		<description><![CDATA[The first thing to do when connecting a new computer monitor is to calibrate it properly to ensure that it displays the best possibly image. Most computer monitors come with a CD that can be used to calibrate the monitor. Most of the time those programs are not the best possible way to calibrate the [...]]]></description>
			<content:encoded><![CDATA[<p>The first thing to do when connecting a new computer monitor is to calibrate it properly to ensure that it displays the best possibly image. Most computer monitors come with a CD that can be used to calibrate the monitor. Most of the time those programs are not the best possible way to calibrate the monitor though. We already covered a few applications in the past like <a href="http://www.ghacks.net/2008/10/20/calibrate-your-flat-screen-computer-monitor/">Calibrate Your Flat Screen Computer Monitor</a> or <a href="http://www.ghacks.net/2008/02/14/monitor-calibration-wizard/">Monitor Calibration Wizard</a>.</p>
<p>The specialty of the <a href="http://tft.vanity.dk/">Online Monitor Test</a> is that it comes as a online service but also as an application. Both versions are divided into different test areas: Color Range, Trailing, Homogenuity, 1&#215;1 pixelmapping and Text. Each section is accompanied by a info panel that is explaining the test at hand so that the user understands what the test is about. The info panel can be turned off once the user knows what the test is about to have full access to the screen without obstruction.</p>
<p>Both versions can be run in full screen mode for maximum effectiveness. The Color Range test is basically testing the color reproduction of the computer monitor by displaying color gradients and percentage screens.</p>
<p><span id="more-8439"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/computer_monitor_calibration-500x278.jpg" alt="computer monitor calibration" title="computer monitor calibration" width="500" height="278" class="alignnone size-medium wp-image-8441" /></p>
<p>The trailing test is testing movable objects on the computer screen. The speed can be altered as well as the color and position of the box that is moving on the screen.</p>
<p>The third option is to test the computer screen for homogenuity. It fills the screen with one solid color. This can also be used to test the monitor for dead pixels.</p>
<p>The 1&#215;1 pixelmapping test is mostly useful for televisions and not computer monitors. The test displays a 1 by 1 checkboard of white and black pixels.</p>
<p>The last and final test is about text display on the computer monitor. The website contains a second service which can be used to test input lag on two computer monitors. </p>
<p>There is not much information about the software application that can also test the computer monitor. It worked fine on a Windows XP Service Pack 3 test system.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/online-computer-monitor-calibration/">Online Computer Monitor Calibration</a></p>

	Tags: <a href="http://www.ghacks.net/tag/calibration/" title="calibration" rel="tag">calibration</a>, <a href="http://www.ghacks.net/tag/computer-monitor/" title="computer monitor" rel="tag">computer monitor</a>, <a href="http://www.ghacks.net/tag/computer-monitor-calibration/" title="Computer Monitor Calibration" rel="tag">Computer Monitor Calibration</a>, <a href="http://www.ghacks.net/tag/flat-screen-computer-monitor/" title="flat screen computer monitor" rel="tag">flat screen computer monitor</a>, <a href="http://www.ghacks.net/tag/monitor/" title="monitor" rel="tag">monitor</a>, <a href="http://www.ghacks.net/tag/monitor-calibration/" title="Monitor Calibration" rel="tag">Monitor Calibration</a>, <a href="http://www.ghacks.net/tag/online-monitor-test/" title="online monitor test" rel="tag">online monitor test</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/20/calibrate-your-flat-screen-computer-monitor/" title="Calibrate Your Flat Screen Computer Monitor (October 20, 2008)">Calibrate Your Flat Screen Computer Monitor</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/10/17/decrease-noise-of-lcd-displays/" title="Decrease Noise Of LCD Displays (October 17, 2008)">Decrease Noise Of LCD Displays</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/10/09/split-monitor/" title="Split Monitor (October 9, 2008)">Split Monitor</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/28/monitor-test/" title="Monitor Test (August 28, 2008)">Monitor Test</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=bmfValQJ"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=y0s4zrbP"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=y0s4zrbP" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=vwVvfIau"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=vwVvfIau" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=SZFKIABD"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=SZFKIABD" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=pvuxvqnS"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=87PaYHyy"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=87PaYHyy" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/online-computer-monitor-calibration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wallpaper Shifter</title>
		<link>http://www.ghacks.net/2008/11/21/wallpaper-shifter/</link>
		<comments>http://www.ghacks.net/2008/11/21/wallpaper-shifter/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 10:30:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[Dario Volaric]]></category>

		<category><![CDATA[wallpaper]]></category>

		<category><![CDATA[Wallpaper Shifter]]></category>

		<category><![CDATA[wallpaper-changer]]></category>

		<category><![CDATA[wallpapers]]></category>

		<category><![CDATA[windows 7 wallpapers]]></category>

		<category><![CDATA[windows software]]></category>

		<category><![CDATA[windows wallpapers]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8434</guid>
		<description><![CDATA[Many software programs have been created in the past two years that automatically switch wallpapers on a computer desktop. We covered John’s Background Switcher, Scrollwall or the more recent Web Wallpaper. Some would say that these applications might be overkill under certain circumstances. They all run in the background permanently even if the user wanted [...]]]></description>
			<content:encoded><![CDATA[<p>Many software programs have been created in the past two years that automatically switch wallpapers on a computer desktop. We covered <a href="http://www.ghacks.net/2008/06/24/johns-background-switcher/">John’s Background Switcher</a>, <a href="http://www.ghacks.net/2007/05/20/change-your-wallpapers-automatically/">Scrollwall</a> or the more recent <a href="http://www.ghacks.net/2008/10/07/web-wallpaper/">Web Wallpaper</a>. Some would say that these applications might be overkill under certain circumstances. They all run in the background permanently even if the user wanted to switch backgrounds only once a session during system startup. This is wasting system resources because the applications will not become active during that session anymore.</p>
<p>This is probably the same line of thought that convinced Dario Volaric to create a back to basics edition of this <a href="http://cyber-d.blogspot.com/2008/06/cyber-d.html">Wallpaper Shifter</a> application. This will probably appeal to many users who are looking for a lightweight wallpaper changer. The application picks a random wallpaper from a directory selected by the user and sets it as the active Windows wallpaper.</p>
<p>Once that has been done it closes down which means that it will not use any system resources from that point on. The application was designed to run during system startup but it can also be run when executed while Windows is running.</p>
<p><span id="more-8434"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/wallpaper_shifter.jpg" alt="wallpaper shifter" title="wallpaper shifter" width="404" height="428" class="alignnone size-medium wp-image-8435" /></p>
<p>It comes with a few options to change the scale mode (automatic, crop, fit, center) and the background (default, blur, edge repeat) but that&#8217;s it. If you are looking for a one  time a session wallpaper changer then this might be exactly what you are looking for.</p>
<p>Make sure to check out the wallpaper repositories <a href="http://windows7news.com/windows-7-wallpapers/">Windows 7 Wallpapers</a> or <a href="http://www.ghacks.net/2008/10/01/windows-wallpapers-from-msn/">Windows Wallpapers</a>.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/">Wallpaper Shifter</a></p>

	Tags: <a href="http://www.ghacks.net/tag/dario-volaric/" title="Dario Volaric" rel="tag">Dario Volaric</a>, <a href="http://www.ghacks.net/tag/wallpaper/" title="wallpaper" rel="tag">wallpaper</a>, <a href="http://www.ghacks.net/tag/wallpaper-shifter/" title="Wallpaper Shifter" rel="tag">Wallpaper Shifter</a>, <a href="http://www.ghacks.net/tag/wallpaper-changer/" title="wallpaper-changer" rel="tag">wallpaper-changer</a>, <a href="http://www.ghacks.net/tag/wallpapers/" title="wallpapers" rel="tag">wallpapers</a>, <a href="http://www.ghacks.net/tag/windows-7-wallpapers/" title="windows 7 wallpapers" rel="tag">windows 7 wallpapers</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/windows-wallpapers/" title="windows wallpapers" rel="tag">windows wallpapers</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/blackberry-wallpapers/" title="BlackBerry Wallpapers (November 20, 2008)">BlackBerry Wallpapers</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=7dL5KXhV"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=NKDtg9sO"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=NKDtg9sO" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=RT7mZV7b"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=RT7mZV7b" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=v4xTBOGc"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=v4xTBOGc" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=cvQjb4pA"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=9MD5UxDm"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=9MD5UxDm" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/wallpaper-shifter/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Auto Delete</title>
		<link>http://www.ghacks.net/2008/11/21/auto-delete/</link>
		<comments>http://www.ghacks.net/2008/11/21/auto-delete/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 10:02:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[auto delete]]></category>

		<category><![CDATA[autodelete]]></category>

		<category><![CDATA[Dario Volaric]]></category>

		<category><![CDATA[delete files]]></category>

		<category><![CDATA[file deletion]]></category>

		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8431</guid>
		<description><![CDATA[File deletion can be automated to a certain extend. Take the cache of an Internet browser for example. It can be set to be automatically deleted whenever the browser closes. Or the temporary files of a computer system. They too can be deleted during system shutdown.
Auto Delete (via Shell City) by Dario Volaric is a [...]]]></description>
			<content:encoded><![CDATA[<p>File deletion can be automated to a certain extend. Take the cache of an Internet browser for example. It can be set to be automatically deleted whenever the browser closes. Or the temporary files of a computer system. They too can be deleted during system shutdown.</p>
<p><a href="http://cyber-d.blogspot.com/2005/10/cyber-ds-auto-delete-101.html">Auto Delete</a> (via <a href="http://shellcity.net/?egg=a">Shell City</a>) by Dario Volaric is a similar tool for Windows. The main difference is that it will run at system startup or when the user executes it manually. Another difference is that it will only delete files in the directory if they are older than the age specified by the user. The time frame ranges from 1 day to 1 year.</p>
<p>The user can include subfolders automatically, select if the files should be moved into the recycle or if a status window should be shown during the deletion.</p>
<p><span id="more-8431"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/autodelete.jpg" alt="auto delete" title="autodelete" width="326" height="432" class="alignnone size-medium wp-image-8432" /></p>
<p>The software program will automatically close after the job has ended. The main limitation of it is that it can only process one target folder. It is also unlikely that the software developer will update the program anytime soon because the last update dates back to 2005.</p>
<p>Do you know of a similar application that can delete files if they are older than x? Let us know in the comments.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/auto-delete/">Auto Delete</a></p>

	Tags: <a href="http://www.ghacks.net/tag/auto-delete/" title="auto delete" rel="tag">auto delete</a>, <a href="http://www.ghacks.net/tag/autodelete/" title="autodelete" rel="tag">autodelete</a>, <a href="http://www.ghacks.net/tag/dario-volaric/" title="Dario Volaric" rel="tag">Dario Volaric</a>, <a href="http://www.ghacks.net/tag/delete-files/" title="delete files" rel="tag">delete files</a>, <a href="http://www.ghacks.net/tag/file-deletion/" title="file deletion" rel="tag">file deletion</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/" title="Monitor And Automatically Close Windows (November 19, 2008)">Monitor And Automatically Close Windows</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=8vRLK87q"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Ahmd5FM0"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=Ahmd5FM0" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=VeP3xgdo"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=VeP3xgdo" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=2spWxZU7"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=2spWxZU7" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=fXi3VUkt"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=zXBJlSaJ"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=zXBJlSaJ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/auto-delete/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Copy URL To Clipboard When Copying Text In Firefox</title>
		<link>http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/</link>
		<comments>http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 23:20:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Browsing]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[copy url]]></category>

		<category><![CDATA[firefox tips]]></category>

		<category><![CDATA[firefox-add on]]></category>

		<category><![CDATA[mozilla-firefox]]></category>

		<category><![CDATA[quote url]]></category>

		<category><![CDATA[quote url text]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8428</guid>
		<description><![CDATA[Quoting text on a website usually requires to include the url of the website the quote was found. Some webmasters prefer not to do this but visitors like the possibility to check the source for additional information to research the topic further. And sometimes it comes in handy to check if the article on one [...]]]></description>
			<content:encoded><![CDATA[<p>Quoting text on a website usually requires to include the url of the website the quote was found. Some webmasters prefer not to do this but visitors like the possibility to check the source for additional information to research the topic further. And sometimes it comes in handy to check if the article on one site is actually putting the quote into the right context.</p>
<p>The small Firefox add-on <a href="https://addons.mozilla.org/en-US/firefox/addon/4292">Quote URL Text</a> adds a new entry to the context menu of the web browser. The Quote Text entry can be used to copy the selected text and the url of the page to the Clipboard. This saves the step of having to copy the url separately when quoting text on a web page.</p>
<p>The Firefox add-on comes with a few options to include additional information like the title of the page and the date the page was visited. There is even a separate tab for advanced formatting options which allows for additional format changes.</p>
<p><span id="more-8428"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/quote_url_text.jpg" alt="quote url text" title="quote url text" width="419" height="254" class="alignnone size-medium wp-image-8429" /></p>
<p>The add-on seems to have a bug when pressing the context menu entry without having selected text before. The error does not have any bad effects though other than having to click on the OK button to get rid of it.</p>
<p>It would be nice if the developer of the add-on would include a few more options. Some interesting ones would be the use of a url shortening service and the ability to add html code to the formatting. One could for instance create a valid html link pointing to the url of the page with the link as the anchor.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/">Copy URL To Clipboard When Copying Text In Firefox</a></p>

	Tags: <a href="http://www.ghacks.net/tag/copy-url/" title="copy url" rel="tag">copy url</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/quote-url/" title="quote url" rel="tag">quote url</a>, <a href="http://www.ghacks.net/tag/quote-url-text/" title="quote url text" rel="tag">quote url text</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/" title="Firefox Temporary Bookmarks (November 21, 2008)">Firefox Temporary Bookmarks</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/" title="Great Summary Summarizes Web Pages (November 20, 2008)">Great Summary Summarizes Web Pages</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/" title="Moving The Firefox Disk Cache To Another Drive (November 20, 2008)">Moving The Firefox Disk Cache To Another Drive</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/" title="Setup Firefox To Use Minimal Screen Estate (November 19, 2008)">Setup Firefox To Use Minimal Screen Estate</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/manage-firefox-plugins/" title="Manage Firefox Plugins (November 18, 2008)">Manage Firefox Plugins</a> (1)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=0rvsoVDv"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=u6VOLBjn"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=u6VOLBjn" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=L5x49Vmd"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=L5x49Vmd" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=2YxziBsY"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=2YxziBsY" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=bB8JVfN8"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Tc5i4u9X"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=Tc5i4u9X" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great Summary Summarizes Web Pages</title>
		<link>http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/</link>
		<comments>http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:49:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Browsing]]></category>

		<category><![CDATA[Online Services]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[firefox-add on]]></category>

		<category><![CDATA[firefox-extension]]></category>

		<category><![CDATA[great summary]]></category>

		<category><![CDATA[summarize]]></category>

		<category><![CDATA[summarize web pages]]></category>

		<category><![CDATA[summarize websites]]></category>

		<category><![CDATA[summary]]></category>

		<category><![CDATA[web pages]]></category>

		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8426</guid>
		<description><![CDATA[Don&#8217;t have the time to read a long article on a web page? Then it might be worth to give the Great Summary service a try. The service extracts the most important sentences of a web page and provides them as a summary to the user.
It is pretty obvious that a computerized summary won&#8217;t be [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t have the time to read a long article on a web page? Then it might be worth to give the <a href="http://www.greatsummary.com">Great Summary</a> service a try. The service extracts the most important sentences of a web page and provides them as a summary to the user.</p>
<p>It is pretty obvious that a computerized summary won&#8217;t be as good as one from a human. It might still be worth a try if you lack the time or will to read a longish article. A good test text was the CNN article &#8220;Five ways to keep Alzheimer&#8217;s away&#8221;. The expectation for that article was to be presented with a list of the five ways that can keep Alzheimer&#8217;s away.</p>
<p>It is up to the user to pick the amount of sentences that should be returned. It can range from 1 to 100. Trying to squeeze a long article in 1 or 2 sentences might fail more often that it would succeed. Selecting 5 or 10 sentences did not reveal the desired information of the Alzheimer article. It did list some of the recommendations but not all of them.</p>
<p><span id="more-8426"></span>Even more disturbing was the inclusion of part of the footer links which clearly had nothing to do with the article. The problem here is obviously that the service is analyzing the whole page and not only the part that contains the article. Areas like the header, footer or menu should be exempt from the analysis to avoid the confusion.</p>
<p>A Firefox <a href="https://addons.mozilla.org/en-US/firefox/addon/5321">add-on</a> is available for Great Summary as well. It adds an entry to the right-click menu which sends the page to Great Summary.</p>
<p>The service could be very interesting if the developers would improve the detection rate of the important parts of a web page further. They should also lay more emphasize on titles and lists because these usually contain important information.</p>
<p>Still: There is not much to lose here. If you are desperately needing a summary you might want to give Great Summary a try. </p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/">Great Summary Summarizes Web Pages</a></p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/great-summary/" title="great summary" rel="tag">great summary</a>, <a href="http://www.ghacks.net/tag/summarize/" title="summarize" rel="tag">summarize</a>, <a href="http://www.ghacks.net/tag/summarize-web-pages/" title="summarize web pages" rel="tag">summarize web pages</a>, <a href="http://www.ghacks.net/tag/summarize-websites/" title="summarize websites" rel="tag">summarize websites</a>, <a href="http://www.ghacks.net/tag/summary/" title="summary" rel="tag">summary</a>, <a href="http://www.ghacks.net/tag/web-pages/" title="web pages" rel="tag">web pages</a>, <a href="http://www.ghacks.net/tag/web-services/" title="web services" rel="tag">web services</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/" title="Firefox Temporary Bookmarks (November 21, 2008)">Firefox Temporary Bookmarks</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/" title="Copy URL To Clipboard When Copying Text In Firefox (November 21, 2008)">Copy URL To Clipboard When Copying Text In Firefox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/" title="Setup Firefox To Use Minimal Screen Estate (November 19, 2008)">Setup Firefox To Use Minimal Screen Estate</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/manage-firefox-plugins/" title="Manage Firefox Plugins (November 18, 2008)">Manage Firefox Plugins</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/download-facebook-videos/" title="Download Facebook Videos (November 18, 2008)">Download Facebook Videos</a> (1)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=aLUAjAiF"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=zjwfL0eY"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=zjwfL0eY" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=ltjSc4P7"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=ltjSc4P7" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=51L4uMkg"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=51L4uMkg" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=ZV5BV98o"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=1Ci9I8By"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=1Ci9I8By" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Winamp Minitube Adds Youtube Videos To Music</title>
		<link>http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/</link>
		<comments>http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 16:24:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Music and Video]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[minitube]]></category>

		<category><![CDATA[minitube plugin]]></category>

		<category><![CDATA[winamp]]></category>

		<category><![CDATA[winamp music video]]></category>

		<category><![CDATA[winamp plugin]]></category>

		<category><![CDATA[winamp video]]></category>

		<category><![CDATA[youtube]]></category>

		<category><![CDATA[youtube music]]></category>

		<category><![CDATA[youtube music video]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8423</guid>
		<description><![CDATA[Minitube is a Winamp plugin that unfortunately works only with Winamp and not with related music clients like AIMP2. The plugin searches Youtube automatically once a song starts playing grabbing the first result from the video portal and starting to play it on the desktop in its own window.
It would be rather chaotic if both [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.winamp.com/plugins/details/221700">Minitube</a> is a Winamp plugin that unfortunately works only with Winamp and not with related music clients like AIMP2. The plugin searches Youtube automatically once a song starts playing grabbing the first result from the video portal and starting to play it on the desktop in its own window.</p>
<p>It would be rather chaotic if both the music player and the video would be playing the music; This is why the developers have made the decision to either play the music in Winamp and mute the video or mute Winamp and play the video with sound.</p>
<p>Minitube has a few additional options that can enhance the experience. It is possible to set the connection to low or high bandwidth, start the video in a window or fullscreen or to automatically hide the player if no video is found or skip to the next song instead.</p>
<p><span id="more-8423"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/minitube-500x409.jpg" alt="minitube" title="minitube" width="500" height="409" class="alignnone size-medium wp-image-8424" /></p>
<p>The playback is normally not synchronous due to the fact that the music track begins playing before the search is conducted. It can also happen that the first result on Youtube is no longer available which would display a &#8220;The video is no longer available&#8221; message for the duration of the song or that an unrelated video - with the correct song - is pulled from Youtube.</p>
<p>The best application for this would probably be to load a mp3 playlist and select to play the Youtube videos with sound in fullscreen. This would be like a custom music video channel on the Internet.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/">Winamp Minitube Adds Youtube Videos To Music</a></p>

	Tags: <a href="http://www.ghacks.net/tag/minitube/" title="minitube" rel="tag">minitube</a>, <a href="http://www.ghacks.net/tag/minitube-plugin/" title="minitube plugin" rel="tag">minitube plugin</a>, <a href="http://www.ghacks.net/tag/winamp/" title="winamp" rel="tag">winamp</a>, <a href="http://www.ghacks.net/tag/winamp-music-video/" title="winamp music video" rel="tag">winamp music video</a>, <a href="http://www.ghacks.net/tag/winamp-plugin/" title="winamp plugin" rel="tag">winamp plugin</a>, <a href="http://www.ghacks.net/tag/winamp-video/" title="winamp video" rel="tag">winamp video</a>, <a href="http://www.ghacks.net/tag/youtube/" title="youtube" rel="tag">youtube</a>, <a href="http://www.ghacks.net/tag/youtube-music/" title="youtube music" rel="tag">youtube music</a>, <a href="http://www.ghacks.net/tag/youtube-music-video/" title="youtube music video" rel="tag">youtube music video</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/20/monty-python-youtube-channel/" title="Monty Python Youtube Channel (November 20, 2008)">Monty Python Youtube Channel</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/15/windows-live-to-youtube/" title="Windows Live To Youtube (November 15, 2008)">Windows Live To Youtube</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/14/youtube-high-quality-playback/" title="Youtube High Quality Playback (November 14, 2008)">Youtube High Quality Playback</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/video-crawler-a-multimedia-search-engine/" title="Video Crawler - A Multimedia Search Engine (November 11, 2008)">Video Crawler - A Multimedia Search Engine</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/06/everybody-was-kung-fu-fighting/" title="Everybody Was Kung Fu Fighting (November 6, 2008)">Everybody Was Kung Fu Fighting</a> (6)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=ikd6mCwL"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=rMSczRNf"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=rMSczRNf" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=dXvtHAcT"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=dXvtHAcT" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=2epcHhJS"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=2epcHhJS" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=e0MJ9PbN"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=DPljGaop"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=DPljGaop" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BlackBerry Wallpapers</title>
		<link>http://www.ghacks.net/2008/11/20/blackberry-wallpapers/</link>
		<comments>http://www.ghacks.net/2008/11/20/blackberry-wallpapers/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 12:47:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Online Services]]></category>

		<category><![CDATA[The Web]]></category>

		<category><![CDATA[bbsnap]]></category>

		<category><![CDATA[blackberry]]></category>

		<category><![CDATA[blackberry images]]></category>

		<category><![CDATA[blackberry wallpaper]]></category>

		<category><![CDATA[blackberry wallpapers]]></category>

		<category><![CDATA[cell-phone]]></category>

		<category><![CDATA[mobile phone]]></category>

		<category><![CDATA[wallpapers]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8420</guid>
		<description><![CDATA[If you want new wallpapers for your Blackberry cell phone you could try and find sites that are offering them, you could try and create them yourself locally with an image editor or you could use the online service BBsnap which turns Flickr images into BlackBerry wallpapers.
BBsnap can be used without registration which is the [...]]]></description>
			<content:encoded><![CDATA[<p>If you want new wallpapers for your Blackberry cell phone you could try and find sites that are offering them, you could try and create them yourself locally with an image editor or you could use the online service BBsnap which turns Flickr images into BlackBerry wallpapers.</p>
<p><a href="http://www.bbsnap.com">BBsnap</a> can be used without registration which is the most user friendly approach. A new wallpaper can be created in just a few steps. It begins by entering a tag or keyword in the Flickr search box. The service will then automatically pull images from Flickr. A click on an image will load start the wallpaper creation.</p>
<p>The user has to pick his BlackBerry cell phone from a list of available phones first. The selected image will then be loaded. A rectangle with the same dimensions as the screen of the BlackBerry cell phone will be displayed. It can be moved around in the image to pick the best part of it for the wallpaper.</p>
<p><span id="more-8420"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/blackberry_wallpapers-500x365.jpg" alt="" title="blackberry wallpapers" width="500" height="365" class="alignnone size-medium wp-image-8421" /></p>
<p>A click on Done will start the wallpaper creation. The wallpaper can then be downloaded to the computer to transfer it from there to the BlackBerry cell phone. The other possibility is to point the browser of the cell phone to that page and download it from there.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/blackberry-wallpapers/">BlackBerry Wallpapers</a></p>

	Tags: <a href="http://www.ghacks.net/tag/bbsnap/" title="bbsnap" rel="tag">bbsnap</a>, <a href="http://www.ghacks.net/tag/blackberry/" title="blackberry" rel="tag">blackberry</a>, <a href="http://www.ghacks.net/tag/blackberry-images/" title="blackberry images" rel="tag">blackberry images</a>, <a href="http://www.ghacks.net/tag/blackberry-wallpaper/" title="blackberry wallpaper" rel="tag">blackberry wallpaper</a>, <a href="http://www.ghacks.net/tag/blackberry-wallpapers/" title="blackberry wallpapers" rel="tag">blackberry wallpapers</a>, <a href="http://www.ghacks.net/tag/cell-phone/" title="cell-phone" rel="tag">cell-phone</a>, <a href="http://www.ghacks.net/tag/mobile-phone/" title="mobile phone" rel="tag">mobile phone</a>, <a href="http://www.ghacks.net/tag/wallpapers/" title="wallpapers" rel="tag">wallpapers</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/17/baresite-makes-mobile-browsing-affordable/" title="Baresite Makes Mobile Browsing Affordable (November 17, 2008)">Baresite Makes Mobile Browsing Affordable</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/06/everybody-was-kung-fu-fighting/" title="Everybody Was Kung Fu Fighting (November 6, 2008)">Everybody Was Kung Fu Fighting</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/11/01/autostart-mobile-phone-applications/" title="Autostart Mobile Phone Applications (November 1, 2008)">Autostart Mobile Phone Applications</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/10/29/turn-your-mobile-phone-into-a-pc-remote-control/" title="Turn Your Mobile Phone Into A PC Remote Control (October 29, 2008)">Turn Your Mobile Phone Into A PC Remote Control</a> (8)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=3mlFdJcQ"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=1LshULBA"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=1LshULBA" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=45ZPVcsQ"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=45ZPVcsQ" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=7vGeouud"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=7vGeouud" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=mA3hsFOB"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=XQndPAwg"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=XQndPAwg" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/blackberry-wallpapers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving The Firefox Disk Cache To Another Drive</title>
		<link>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/</link>
		<comments>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 11:37:00 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Browsing]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[ie]]></category>

		<category><![CDATA[opera]]></category>

		<category><![CDATA[disk cache]]></category>

		<category><![CDATA[firefox cache]]></category>

		<category><![CDATA[firefox disk cache]]></category>

		<category><![CDATA[firefox tips]]></category>

		<category><![CDATA[internet explorer disk cache]]></category>

		<category><![CDATA[mozilla-firefox]]></category>

		<category><![CDATA[opera disk cache]]></category>

		<category><![CDATA[web browser]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8417</guid>
		<description><![CDATA[The Firefox disk cache is usually located on the same drive that Firefox got installed. In Windows it is located in the Documents and Settings folder. It usually is a good idea to have temporary directories located on a fast hard drive. In this case the hard drive that Firefox was running on was a [...]]]></description>
			<content:encoded><![CDATA[<p>The Firefox disk cache is usually located on the same drive that Firefox got installed. In Windows it is located in the Documents and Settings folder. It usually is a good idea to have temporary directories located on a fast hard drive. In this case the hard drive that Firefox was running on was a Solid State Disk which is usually not the best choice for lots of write operations since those drives read data fast but write them rather slowly.</p>
<p>The main reason for moving the Firefox disk cache is therefor performance. Security could be another reason. The disk cache could for instance be moved to an encrypted part of the hard drive, a removable drive or ram disk.</p>
<p>The location of the the Firefox disk cache cannot be changed in the Firefox settings. The only way is to add a new parameter in the about:config dialog to change the location of the Firefox disk cache.</p>
<p><span id="more-8417"></span>Type about:config in the Firefox address bar:</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_disk_cache-500x63.jpg" alt="firefox disk cache" title="firefox disk cache" width="500" height="63" class="alignnone size-medium wp-image-8418" /></p>
<p>Right-click and select New > String from the menu. Enter <code>browser.cache.disk.parent_directory</code> as the preference name and the new path to the cache location, for example <code>d:\temp</code></p>
<p>Opera users can practically do the same by typing in <code>opera:config#UserPrefs|CacheDirectory4</code> and changing the preference there.</p>
<p>Internet Explorer users can simply change the location in the Tools > Internet Options by clicking on the Settings button under Browsing History.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/">Moving The Firefox Disk Cache To Another Drive</a></p>

	Tags: <a href="http://www.ghacks.net/tag/disk-cache/" title="disk cache" rel="tag">disk cache</a>, <a href="http://www.ghacks.net/tag/firefox-cache/" title="firefox cache" rel="tag">firefox cache</a>, <a href="http://www.ghacks.net/tag/firefox-disk-cache/" title="firefox disk cache" rel="tag">firefox disk cache</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/internet-explorer-disk-cache/" title="internet explorer disk cache" rel="tag">internet explorer disk cache</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/opera-disk-cache/" title="opera disk cache" rel="tag">opera disk cache</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/" title="Firefox Temporary Bookmarks (November 21, 2008)">Firefox Temporary Bookmarks</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/" title="Copy URL To Clipboard When Copying Text In Firefox (November 21, 2008)">Copy URL To Clipboard When Copying Text In Firefox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/" title="Setup Firefox To Use Minimal Screen Estate (November 19, 2008)">Setup Firefox To Use Minimal Screen Estate</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/manage-firefox-plugins/" title="Manage Firefox Plugins (November 18, 2008)">Manage Firefox Plugins</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/16/reset-the-master-password-in-opera/" title="Reset The Master Password In Opera (November 16, 2008)">Reset The Master Password In Opera</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=WJk8OQ0Q"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=uDKm5yuV"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=uDKm5yuV" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=cE7VfgzB"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=cE7VfgzB" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=PLOtwS6H"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=PLOtwS6H" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=FEele72m"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=JiL69RFu"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=JiL69RFu" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XBMC Media Center Final</title>
		<link>http://www.ghacks.net/2008/11/20/xbmc-media-center-final/</link>
		<comments>http://www.ghacks.net/2008/11/20/xbmc-media-center-final/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 10:55:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Music and Video]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[media center]]></category>

		<category><![CDATA[media center pc]]></category>

		<category><![CDATA[media PC]]></category>

		<category><![CDATA[movie player]]></category>

		<category><![CDATA[music player]]></category>

		<category><![CDATA[windows software]]></category>

		<category><![CDATA[xbmc]]></category>

		<category><![CDATA[XBMC Media Center]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8412</guid>
		<description><![CDATA[The final version of the XBMC has been out for a while now. We covered an alpha release back in August and it is time to check on the final release and promote the product further. It may sound a bit biased but I&#8217;m using the XBMC for years on my old modded Microsoft Xbox [...]]]></description>
			<content:encoded><![CDATA[<p>The final version of the XBMC has been out for a while now. We covered an alpha release back in August and it is time to check on the final release and promote the product further. It may sound a bit biased but I&#8217;m using the XBMC for years on my old modded Microsoft Xbox system. While it has seen some gaming in the past the main reason for modding the system was to add the XBMC to the Xbox to be able to watch movies and videos that have been ripped or downloaded on the television and not on the computer.</p>
<p><a href="http://xbmc.org/home/">XBMC</a> has been expanded since then and it can now be installed on various platforms including Windows, Linux or Macintosh computers. It is intended to be used for media PCs (like the Xbox but with additional features) that stream the media to the television but it can be installed on any computer meeting the requirements obviously. </p>
<p>The interface has been designed with usability and wow effect in mind. Links to video, music, images, settings and plugins are available from the main menu. The first three entries lead to similar sections of the media center. The user has to first pick at least one data folder that contains files that can be read by the player. This takes a few seconds at most and it is possible to navigate with the keyboard, mouse or gamepad in the menus.</p>
<p><span id="more-8412"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/xbmc_media_center-500x280.jpg" alt="xbmc media center" title="xbmc media center" width="500" height="280" class="alignnone size-medium wp-image-8413" /></p>
<p>The media center will pick up metadata automatically but it can also search the Internet for additional information like movie posters, plot summaries or actors. </p>
<p>Plugins enhance the system further. They can add all kinds of new functions to the system like games, communication, news and service integration (Youtube, Apple Trailers, Podcasts).</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/">XBMC Media Center Final</a></p>

	Tags: <a href="http://www.ghacks.net/tag/media-center/" title="media center" rel="tag">media center</a>, <a href="http://www.ghacks.net/tag/media-center-pc/" title="media center pc" rel="tag">media center pc</a>, <a href="http://www.ghacks.net/tag/media-pc/" title="media PC" rel="tag">media PC</a>, <a href="http://www.ghacks.net/tag/movie-player/" title="movie player" rel="tag">movie player</a>, <a href="http://www.ghacks.net/tag/music-player/" title="music player" rel="tag">music player</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a>, <a href="http://www.ghacks.net/tag/xbmc/" title="xbmc" rel="tag">xbmc</a>, <a href="http://www.ghacks.net/tag/xbmc-media-center/" title="XBMC Media Center" rel="tag">XBMC Media Center</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/" title="Monitor And Automatically Close Windows (November 19, 2008)">Monitor And Automatically Close Windows</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=jEr6p6QU"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=4voajgfV"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=4voajgfV" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Mp4aE3CV"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=Mp4aE3CV" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=kReHD0AZ"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=kReHD0AZ" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Idan2Nkl"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=KYeBCI20"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=KYeBCI20" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/xbmc-media-center-final/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Monty Python Youtube Channel</title>
		<link>http://www.ghacks.net/2008/11/20/monty-python-youtube-channel/</link>
		<comments>http://www.ghacks.net/2008/11/20/monty-python-youtube-channel/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 09:42:56 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Entertainment]]></category>

		<category><![CDATA[Funny]]></category>

		<category><![CDATA[comedy videos]]></category>

		<category><![CDATA[monty python]]></category>

		<category><![CDATA[monty python videos]]></category>

		<category><![CDATA[the life of brian]]></category>

		<category><![CDATA[youtube]]></category>

		<category><![CDATA[youtube videos]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8410</guid>
		<description><![CDATA[The British comedy group Monty Python has a massive fanbase thanks to their popular movies The Life Of Brian, Monty Python&#8217;s Flying Circus or  Monty Python And The Holy Grail. It seems that Monty Python struck a deal with Youtube / Google to bring lots of clips from their shows to the video portal [...]]]></description>
			<content:encoded><![CDATA[<p>The British comedy group Monty Python has a massive fanbase thanks to their popular movies The Life Of Brian, Monty Python&#8217;s Flying Circus or  Monty Python And The Holy Grail. It seems that Monty Python struck a deal with Youtube / Google to bring lots of clips from their shows to the video portal officially.</p>
<p>The channel currently hosts 23 video clips of which 21 are from Monty Python shows and movies. It is not an immense collection at the moment but it looks as like new videos will be uploaded regularly to Youtube.</p>
<p>Some famous scenes from their movies are already available like the fight with the black knight in the Holy Grail movie or the Biggus Dickus scene in the Life of Brian. So, if you are a <a href="http://www.youtube.com/user/MontyPython">Monty Python</a> fan head over to their official Youtube channel to watch the videos there.</p>
<p><span id="more-8410"></span></p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/20/monty-python-youtube-channel/">Monty Python Youtube Channel</a></p>

	Tags: <a href="http://www.ghacks.net/tag/comedy-videos/" title="comedy videos" rel="tag">comedy videos</a>, <a href="http://www.ghacks.net/tag/monty-python/" title="monty python" rel="tag">monty python</a>, <a href="http://www.ghacks.net/tag/monty-python-videos/" title="monty python videos" rel="tag">monty python videos</a>, <a href="http://www.ghacks.net/tag/the-life-of-brian/" title="the life of brian" rel="tag">the life of brian</a>, <a href="http://www.ghacks.net/tag/youtube/" title="youtube" rel="tag">youtube</a>, <a href="http://www.ghacks.net/tag/youtube-videos/" title="youtube videos" rel="tag">youtube videos</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/20/winamp-minitube-adds-youtube-videos-to-music/" title="Winamp Minitube Adds Youtube Videos To Music (November 20, 2008)">Winamp Minitube Adds Youtube Videos To Music</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/11/15/windows-live-to-youtube/" title="Windows Live To Youtube (November 15, 2008)">Windows Live To Youtube</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/14/youtube-high-quality-playback/" title="Youtube High Quality Playback (November 14, 2008)">Youtube High Quality Playback</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/video-crawler-a-multimedia-search-engine/" title="Video Crawler - A Multimedia Search Engine (November 11, 2008)">Video Crawler - A Multimedia Search Engine</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/06/everybody-was-kung-fu-fighting/" title="Everybody Was Kung Fu Fighting (November 6, 2008)">Everybody Was Kung Fu Fighting</a> (6)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=FC9YOPIx"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=z7JRdqMh"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=z7JRdqMh" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=L0RR8pWr"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=L0RR8pWr" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=6WnNFNKW"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=6WnNFNKW" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=por1GOgX"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=K90pvjPu"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=K90pvjPu" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/20/monty-python-youtube-channel/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enable Address Bar In Windows XP SP3</title>
		<link>http://www.ghacks.net/2008/11/19/enable-address-bar-in-windows-xp-sp3/</link>
		<comments>http://www.ghacks.net/2008/11/19/enable-address-bar-in-windows-xp-sp3/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 19:19:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[address bar]]></category>

		<category><![CDATA[address toolbar]]></category>

		<category><![CDATA[browseui.dll]]></category>

		<category><![CDATA[MuvEnum Address Bar]]></category>

		<category><![CDATA[windows taskbar]]></category>

		<category><![CDATA[windows tips]]></category>

		<category><![CDATA[windows xp sp3]]></category>

		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8408</guid>
		<description><![CDATA[Microsoft removed the address bar in Windows XP Service Pack 3. The address bar was a toolbar of the Windows Taskbar that worked as a quick launcher for websites and files. There are actually a few possibilities to bring back the address bar in Windows XP Service Pack 3.
The first one is the easiest to [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft removed the address bar in Windows XP Service Pack 3. The address bar was a toolbar of the Windows Taskbar that worked as a quick launcher for websites and files. There are actually a few possibilities to bring back the address bar in Windows XP Service Pack 3.</p>
<p>The first one is the easiest to accomplish but its results are unfortunately only temporary. Start by moving a folder from the Windows Start Menu to the top of the desktop. If you do it right a new bar should appear on the top of the computer screen.</p>
<p>Right-click that bar and select Toolbars > Address which should add the entry Address at the right side of the bar. You can now access the address functionality there permanently or move the Address Bar back to the Windows Taskbar. </p>
<p>The problem here is that a reboot or log off will remove the address bar again. The advantage of this method is that it does not require the manipulation of system files.</p>
<p><span id="more-8408"></span>The second option is to replace the browseui.dll file which handles the interface with a previous version that still included the Address Bar. This requires access to the Service Pack 2 version of browseui.dll.</p>
<p>The file is a system protected file which means that you need to replace it the following way:</p>
<ul>
<li>Reboot the computer</li>
<li>Press F8 during boot process to load the advanced boot menu</li>
<li>Select Safe Mode with Command Prompt</li>
<li>type xcopy C:\browseui.dll C:\Windows\System32\ with c:\browseui.dll being the location of the SP2 version of browseui.dll</li>
</ul>
<p>The Address entry should be visible again after rebooting the computer. The change is permanent with this method. There is however no guarantee that other features or functions that have been implemented in SP3 in the file continue to work after applying the change.</p>
<p>The third and probably best option is to install a third party address bar which does not tamper with system files. <a href="http://www.muvenum.com/products/freeware/">MuvEnum Address Bar</a> provides access to a new address bar that makes use of an increased functionality such as multiple Internet search engines or access to history and bookmarks of multiple web browsers while retaining all the original features of the Windows XP Service Pack 2 Address Bar.</p>
<p>It can be selected as a Toolbar by right-clicking on the Windows Task Bar, moving to Toolbars and selecting MuvEnum Address Bar from the menu.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/enable-address-bar-in-windows-xp-sp3/">Enable Address Bar In Windows XP SP3</a></p>

	Tags: <a href="http://www.ghacks.net/tag/address-bar/" title="address bar" rel="tag">address bar</a>, <a href="http://www.ghacks.net/tag/address-toolbar/" title="address toolbar" rel="tag">address toolbar</a>, <a href="http://www.ghacks.net/tag/browseuidll/" title="browseui.dll" rel="tag">browseui.dll</a>, <a href="http://www.ghacks.net/tag/muvenum-address-bar/" title="MuvEnum Address Bar" rel="tag">MuvEnum Address Bar</a>, <a href="http://www.ghacks.net/tag/windows-taskbar/" title="windows taskbar" rel="tag">windows taskbar</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-xp-sp3/" title="windows xp sp3" rel="tag">windows xp sp3</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/18/join-mp3-from-the-command-line/" title="Join Mp3 From The Command Line (November 18, 2008)">Join Mp3 From The Command Line</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/11/15/windows-vista-sidebar-for-windows-xp/" title="Windows Vista Sidebar For Windows XP (November 15, 2008)">Windows Vista Sidebar For Windows XP</a> (16)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/windows-vista-start-button-for-xp/" title="Windows Vista Start Button For XP (November 11, 2008)">Windows Vista Start Button For XP</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/08/windows-7-some-quick-impressions/" title="Aero Shake For Windows XP And Windows Vista (November 8, 2008)">Aero Shake For Windows XP And Windows Vista</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/07/remove-the-windows-start-button/" title="Remove The Windows Start Button (November 7, 2008)">Remove The Windows Start Button</a> (4)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=W7JgdL1F"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=T7mxqeyY"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=T7mxqeyY" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=R4zxSn6i"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=R4zxSn6i" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=nkZPBpQT"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=nkZPBpQT" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=t5ok4o5G"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=QRrJcMkq"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=QRrJcMkq" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/enable-address-bar-in-windows-xp-sp3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rapidshare Links Downloader</title>
		<link>http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/</link>
		<comments>http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 18:42:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Security]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[file host]]></category>

		<category><![CDATA[rapidshare]]></category>

		<category><![CDATA[rapidshare download]]></category>

		<category><![CDATA[rapidshare links]]></category>

		<category><![CDATA[rapidshare search]]></category>

		<category><![CDATA[raptor]]></category>

		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8404</guid>
		<description><![CDATA[Rapidshare Links point to files that are hosted on the Rapidshare file hosting site. We have already shown you how to validate those links with the Rapidshare Links Checker without leaving the page the links are listed on. Many downloaders for Rapidshare have been developed and are currently available on the Internet. One of them [...]]]></description>
			<content:encoded><![CDATA[<p>Rapidshare Links point to files that are hosted on the Rapidshare file hosting site. We have already shown you how to validate those links with the <a href="http://www.ghacks.net/2008/10/27/rapidshare-links/">Rapidshare Links Checker</a> without leaving the page the links are listed on. Many downloaders for Rapidshare have been developed and are currently available on the Internet. One of them is the Russian tool <a href="http://translate.google.com/translate?u=http://raptor.yamasster.net/">Raptor</a> which proves to be a bit problematic at the beginning due to its Russian default language.</p>
<p>The language can only be changed in the options once the application has been installed which means that users will have to find their way through the Russian installation dialogs. That&#8217;s not a huge problem though for users who have installed hundreds of applications in the past.</p>
<p>The two images below demonstrate how to change the language from Russian to English.</p>
<p><span id="more-8404"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/rapidshare_links-500x371.jpg" alt="rapidshare links" title="rapidshare links" width="500" height="371" class="alignnone size-medium wp-image-8405" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/rapidshare_links2-500x372.jpg" alt="rapidshare links" title="rapidshare links" width="500" height="372" class="alignnone size-medium wp-image-8406" /></p>
<p>Some elements of the interface will remain in Russian though but that is nothing to worry about. A list of Rapidshare links can be added to the Rapidshare downloader by clicking on the + icon in the top navigation menu. Other options include the ability to simply use [CTRL V] to paste them into the program&#8217;s interface.</p>
<p>The downloader will automatically download the selected files from Rapidshare. It is possible to add proxies in the application but it can practically be left running in the background because it does not require user interaction after starting the downloads.</p>
<p>The article <a href="http://www.ghacks.net/2008/01/04/5-rapidshare-search-engines/">Rapidshare Search</a> might help you find some interesting websites that contain links to files that are hosted on Rapidshare.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/">Rapidshare Links Downloader</a></p>

	Tags: <a href="http://www.ghacks.net/tag/file-host/" title="file host" rel="tag">file host</a>, <a href="http://www.ghacks.net/tag/rapidshare/" title="rapidshare" rel="tag">rapidshare</a>, <a href="http://www.ghacks.net/tag/rapidshare-download/" title="rapidshare download" rel="tag">rapidshare download</a>, <a href="http://www.ghacks.net/tag/rapidshare-links/" title="rapidshare links" rel="tag">rapidshare links</a>, <a href="http://www.ghacks.net/tag/rapidshare-search/" title="rapidshare search" rel="tag">rapidshare search</a>, <a href="http://www.ghacks.net/tag/raptor/" title="raptor" rel="tag">raptor</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/" title="Monitor And Automatically Close Windows (November 19, 2008)">Monitor And Automatically Close Windows</a> (0)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=dFtCTVC1"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=DuvyjyZf"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=DuvyjyZf" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=xNRaYhlH"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=xNRaYhlH" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=n86IvwC4"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=n86IvwC4" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=nYaWGNeu"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=VLYG4jw7"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=VLYG4jw7" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Monitor And Automatically Close Windows</title>
		<link>http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/</link>
		<comments>http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 14:49:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Windows]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[automate]]></category>

		<category><![CDATA[clickoff]]></category>

		<category><![CDATA[popups]]></category>

		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8400</guid>
		<description><![CDATA[Click Off is a lightweight Windows application that can be used to automate a few tasks in Windows. Its three main functions are to automatically click a button, to automatically close a window and to automatically fill in text in a form.
Usage for most operations relies on the keyboard shortcut [CTRL ALT D] which has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.johanneshuebner.com/ge/clickoff.shtml">Click Off</a> is a lightweight Windows application that can be used to automate a few tasks in Windows. Its three main functions are to automatically click a button, to automatically close a window and to automatically fill in text in a form.</p>
<p>Usage for most operations relies on the keyboard shortcut [CTRL ALT D] which has to be pressed when the window is active or when the mouse is hovering over the element that should be clicked on. This can be used for instance to automatically close popup windows or to check radioboxes on an Internet page.</p>
<p>Automatically adding text to a form on the other hand requires some additional work. Pressing the keyboard shortcut while hovering the mouse over the text field will add it to the program&#8217;s list of items. A double-click on the entry will provide options to enter the desired text for the form.</p>
<p><span id="more-8400"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/clickoff.jpg" alt="clickoff" title="clickoff" width="272" height="344" class="alignnone size-medium wp-image-8401" /></p>
<p>Please note that the program does not work with all program windows, buttons or forms.  This is usually the case if the button or text field have not been created from the windows standard libraries. There is unfortunately no fix for that.</p>
<p>Clickoff uses roughly 5 Megabytes of computer memory. There is no information about system compatibility. It ran fine on a Windows XP Service Pack 3 test system. The website of the program is in German. Just scroll down to the bottom and click on the Download link to download the file. The program itself is available with a German and English interface.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/">Monitor And Automatically Close Windows</a></p>

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

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=BQHPh9Gp"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=8T69CVIV"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=8T69CVIV" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=xKk1M0EK"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=xKk1M0EK" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=hlEuqwpQ"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=hlEuqwpQ" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=fzuZV4Mh"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=HcyRWUPX"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=HcyRWUPX" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/monitor-and-automatically-close-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mozilla Thunderbird 2.0.0.18</title>
		<link>http://www.ghacks.net/2008/11/19/mozilla-thunderbird-20018/</link>
		<comments>http://www.ghacks.net/2008/11/19/mozilla-thunderbird-20018/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 13:59:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Email]]></category>

		<category><![CDATA[email client]]></category>

		<category><![CDATA[mozilla thunderbird]]></category>

		<category><![CDATA[thunderbird]]></category>

		<category><![CDATA[thunderbird 2.0.0.18]]></category>

		<category><![CDATA[thunderbird email]]></category>

		<category><![CDATA[thunderbird release]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8273</guid>
		<description><![CDATA[A new version of the email client Mozilla Thunderbird 2.0.0.18 is currently distributed to mirror sites to prepare for the official update announcement that is expected to be released later today. The only way to download the new version right now is to download the Thunderbird 2.0.0.18 release from the Mozilla ftp site.
The release is [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of the email client Mozilla Thunderbird 2.0.0.18 is currently distributed to mirror sites to prepare for the official update announcement that is expected to be released later today. The only way to download the new version right now is to download the Thunderbird 2.0.0.18 release from the Mozilla ftp site.</p>
<p>The <a href="ftp://ftp.mozilla.org/pub/thunderbird/releases/2.0.0.18/">release</a> is already available for all supported languages and operating systems. Neither the Check For Updates nor the official website reveal that a new version is about to be released.</p>
<p>This includes the release notes which still show the information about Mozilla Thunderbird 2.0.0.17. The release notes usually get updated almost simultaneously with the updates going live.</p>
<p><span id="more-8273"></span></p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/mozilla-thunderbird-20018/">Mozilla Thunderbird 2.0.0.18</a></p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/mozilla-thunderbird/" title="mozilla thunderbird" rel="tag">mozilla thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a>, <a href="http://www.ghacks.net/tag/thunderbird-20018/" title="thunderbird 2.0.0.18" rel="tag">thunderbird 2.0.0.18</a>, <a href="http://www.ghacks.net/tag/thunderbird-email/" title="thunderbird email" rel="tag">thunderbird email</a>, <a href="http://www.ghacks.net/tag/thunderbird-release/" title="thunderbird release" rel="tag">thunderbird release</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/14/forward-email-to-rss/" title="Forward Email To RSS (November 14, 2008)">Forward Email To RSS</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/13/forward-rss-news-to-email/" title="Forward RSS News To Email (November 13, 2008)">Forward RSS News To Email</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/11/04/gmail-backup/" title="Gmail Backup (November 4, 2008)">Gmail Backup</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/11/04/why-im-still-using-a-software-email-client/" title="Why I&#8217;m Still Using A Software Email Client (November 4, 2008)">Why I&#8217;m Still Using A Software Email Client</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/voxox-unified-messaging/" title="VoxOx Unified Messaging (November 3, 2008)">VoxOx Unified Messaging</a> (2)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=Sv7NTmV1"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=zU4P5jD0"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=zU4P5jD0" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=WC6KbBwx"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=WC6KbBwx" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=BCyTLrdQ"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=BCyTLrdQ" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Fivuh3Vt"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=cpn9ubkR"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=cpn9ubkR" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/mozilla-thunderbird-20018/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Life Photo Archive Online</title>
		<link>http://www.ghacks.net/2008/11/19/life-photo-archive-online/</link>
		<comments>http://www.ghacks.net/2008/11/19/life-photo-archive-online/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 11:57:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[The Web]]></category>

		<category><![CDATA[google image search]]></category>

		<category><![CDATA[google images]]></category>

		<category><![CDATA[Life Photo Archive]]></category>

		<category><![CDATA[life photos]]></category>

		<category><![CDATA[photographic]]></category>

		<category><![CDATA[photography]]></category>

		<category><![CDATA[photos]]></category>

		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8395</guid>
		<description><![CDATA[A deal between Life and Google makes more than 10 million photographic images available on the Internet. The collection spans from the 1750s to today. Google provides a special search engine for the collection that makes use of the Google Image Search engine.
The collection centers around five areas called People (Kennedy, Picasso), Places (Times Square, [...]]]></description>
			<content:encoded><![CDATA[<p>A deal between Life and Google makes more than 10 million photographic images available on the Internet. The collection spans from the 1750s to today. Google provides a special search engine for the <a href="http://images.google.com/hosted/life">collection</a> that makes use of the Google Image Search engine.</p>
<p>The collection centers around five areas called People (Kennedy, Picasso), Places (Times Square, New York), Events (Vietnam War, Winter Olympics), Sports (baseball, football) or Culture (Railroad, Cowboys). It is possible to enter any search term which is usually good enough to find many images related to the keyword.</p>
<p>A click on an image will display a larger thumbnail and additional information about it including the location or date taken. The very same page contains links to related images and an option to purchase it as a framed photograph. A click on the image will load it in full size in a new window.</p>
<p><span id="more-8395"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/life_photo_archive_online-500x389.jpg" alt="life photo archive online" title="life photo archive online" width="500" height="389" class="alignnone size-medium wp-image-8396" /></p>
<p>Image resolutions range from 800&#215;1280 to 1280&#215;1280. Could be a nice idea for a present or as a background wallpaper for the PC.</p>
<p>Google Image Search can also be used to search the Life Photo Archive exclusively by appending the source:life parameter to the search.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/life-photo-archive-online/">Life Photo Archive Online</a></p>

	Tags: <a href="http://www.ghacks.net/tag/google-image-search/" title="google image search" rel="tag">google image search</a>, <a href="http://www.ghacks.net/tag/google-images/" title="google images" rel="tag">google images</a>, <a href="http://www.ghacks.net/tag/life-photo-archive/" title="Life Photo Archive" rel="tag">Life Photo Archive</a>, <a href="http://www.ghacks.net/tag/life-photos/" title="life photos" rel="tag">life photos</a>, <a href="http://www.ghacks.net/tag/photographic/" title="photographic" rel="tag">photographic</a>, <a href="http://www.ghacks.net/tag/photography/" title="photography" rel="tag">photography</a>, <a href="http://www.ghacks.net/tag/photos/" title="photos" rel="tag">photos</a>, <a href="http://www.ghacks.net/tag/pictures/" title="pictures" rel="tag">pictures</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/23/xnview-add-ons-and-format-plugins/" title="XnView Add-ons and Format Plugins (October 23, 2008)">XnView Add-ons and Format Plugins</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/10/23/pixolu-semantic-image-search/" title="Pixolu Semantic Image Search (October 23, 2008)">Pixolu Semantic Image Search</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/20/high-dynamic-range-image-creator/" title="High Dynamic Range Image Creator (October 20, 2008)">High Dynamic Range Image Creator</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/30/flickr-tools-tag-galaxy/" title="Flickr Tools Tag Galaxy (September 30, 2008)">Flickr Tools Tag Galaxy</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/09/04/pictomio-photo-software/" title="Pictomio Photo Software (September 4, 2008)">Pictomio Photo Software</a> (2)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=V67zk1DY"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=RzZ7qlqI"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=RzZ7qlqI" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=Owt8rn7D"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=Owt8rn7D" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=HdwQbEqt"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=HdwQbEqt" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=JYyBJJAX"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=2TCpuYIR"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=2TCpuYIR" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/life-photo-archive-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Setup Firefox To Use Minimal Screen Estate</title>
		<link>http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/</link>
		<comments>http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 11:10:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Browsing]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[firefox 3]]></category>

		<category><![CDATA[firefox interface]]></category>

		<category><![CDATA[firefox minimal]]></category>

		<category><![CDATA[firefox tips]]></category>

		<category><![CDATA[firefox toolbars]]></category>

		<category><![CDATA[mozilla-firefox]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8070</guid>
		<description><![CDATA[Firefox 3 displays five bars at the top of the application window before it is starting to show the website&#8217;s contents. There is the title bar, the menu, the navigation toolbar, the bookmarks toolbar and the tabs of course. They take up about 132 pixels in height on the screen which is more than a [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3 displays five bars at the top of the application window before it is starting to show the website&#8217;s contents. There is the title bar, the menu, the navigation toolbar, the bookmarks toolbar and the tabs of course. They take up about 132 pixels in height on the screen which is more than a fourth of the screen estate of an Asus eeePC 7 and still an eights of the popular 1024&#215;768 screen resolution.</p>
<p>If you analyse the elements of the Firefox header you notice that there is lots of free space there. That&#8217;s wasted space that could be put to much better use. </p>
<p>The following article is going to show how you can save more than 60% of that header space. It is not necessary to apply all the changes. If you feel that you need the title bar or the status bar then you are of course free to keep them. The article however will be radical and outline how to use minimal screen estate in Firefox.</p>
<p><span id="more-8070"></span>All the changes outlined are applied by customizing the Firefox toolbars and installing several add-ons. Links are give when needed. Let us start:</p>
<p>Here is a picture of the default Firefox interface:</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_default_header1-500x338.jpg" alt="firefox default header" title="firefox default header" width="500" height="338" class="alignnone size-medium wp-image-8379" /></p>
<p>And here how it can look like after making the changes</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_minimial_interface1-500x325.jpg" alt="firefox minimal interface" title="firefox minimal interface" width="500" height="325" class="alignnone size-medium wp-image-8381" /></p>
<p>The minimal interface combines several toolbars into one bar and removes the title and status bar. The status bar and the tab bar are set to automatically hide. They will appear when they are needed.</p>
<p><strong>1. Install Tiny Menu</strong></p>
<p>Tiny Menu compresses the Firefox menu that contains the File, Edit etc entries into one menu item that can be displayed as text or as an icon. </p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_1-500x338.jpg" alt="" title="firefox step 1" width="500" height="338" class="alignnone size-medium wp-image-8383" /></p>
<p><strong>2. Merging the Navigation Toolbar with the Menu bar.</strong></p>
<p>We are now starting to merge toolbars to get rid of some of them. A right-click on blank space in the Menu toolbar will open a menu with the option to customize. Select that option.</p>
<p>Now drag and drop all elements that you need from the Navigation Toolbar (Reload, Home, Stop, Address Bar and Google Search) to the right side of the menu bar.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_21-500x338.jpg" alt="firefox step 2" title="firefox step 2" width="500" height="338" class="alignnone size-medium wp-image-8386" /></p>
<p><strong>3. Remove the Navigation Toolbar</strong></p>
<p>The Navigation Toolbar should now only contain items that you have not moved to the Menu Bar. Right-click the bar and uncheck Navigation Toolbar from the context menu. This should remove that toolbar from Firefox and give us some valuable screen estate.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_3-500x338.jpg" alt="" title="firefox step 3" width="500" height="338" class="alignnone size-medium wp-image-8385" /></p>
<p><strong>4. Merging the Bookmarks Toolbar with the Menu Bar</strong></p>
<p>Right-click on a free space of the Menu Bar again and select customize. Now drag and drop the Bookmarks Toolbar Items to the Menu Bar and click on Done. This should clear the Bookmarks Toolbar from any items.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_4-500x338.jpg" alt="firefox step 4" title="firefox step 4" width="500" height="338" class="alignnone size-medium wp-image-8387" /></p>
<p><strong>5. Disable the Bookmarks Toolbar</strong></p>
<p>Now right-click on the Bookmarks Toolbar and uncheck it from the menu. This should remove the Bookmarks Toolbar from Firefox as well.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_5-500x338.jpg" alt="firefox step 5" title="firefox step 5" width="500" height="338" class="alignnone size-medium wp-image-8388" /></p>
<p><strong>6. Autohide the Status Bar</strong></p>
<p>We already removed two toolbars from Firefox and are half-way through. Install the <a href="https://addons.mozilla.org/en-US/firefox/addon/1530">Autohide Statusbar</a> add-on for Firefox to automatically hide the Status Bar when it is not needed.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_61-500x338.jpg" alt="firefox step 6" title="firefox step 6" width="500" height="338" class="alignnone size-medium wp-image-8390" /></p>
<p><strong>7. Disable the Title bar and move the captions to the menu bar</strong></p>
<p>This one is optional. The title bar might be useful for several purposes. It is for instance used to move the window around on the screen. Once it is gone it cannot be moved anymore (only maximized, minimized). The size of the window can be altered but its position cannot be changed. The title bar is also displaying the title of the current website which might be helpful for some users.</p>
<p>Install the <a href="https://addons.mozilla.org/en-US/firefox/addon/9256">Hide Caption</a> add-on for Firefox to remove the title bar.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_7-500x338.jpg" alt="firefox step 7" title="firefox step 7" width="500" height="338" class="alignnone size-medium wp-image-8391" /></p>
<p><strong>8 Autohide the Firefox Tabs bar</strong></p>
<p>This is another optional step as it seems that many users like to have a view of their tabs bar all the time. If you can live without it for most of the time you might want to consider putting it on auto hide. Moving the mouse into the area where it should be will display the tab bar.</p>
<p>The add-on had to be modified to work with the latest Firefox 3.04 build. You can download it directly here: <a href='http://www.ghacks.net/wp-content/uploads/2008/11/hide_tab_bar_10dev3a.xpi'>hide_tab_bar_10dev3a</a></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_8-500x338.jpg" alt="firefox step 8" title="firefox step 8" width="500" height="338" class="alignnone size-medium wp-image-8393" /></p>
<p><strong>Now for comparison:</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_default_header1-500x338.jpg" alt="firefox default header" title="firefox default header" width="500" height="338" class="alignnone size-medium wp-image-8379" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/11/firefox_step_8-500x338.jpg" alt="firefox step 8" title="firefox step 8" width="500" height="338" class="alignnone size-medium wp-image-8393" /></p>
<p>It might not be that easy in the first hours of working with the new interface. Not everything has to be implemented which means that it should be easy to create your very own minimized version of Firefox.</p>
<p>Please feel free to comment, ask or add to the article in the comments.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/">Setup Firefox To Use Minimal Screen Estate</a></p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-3/" title="firefox 3" rel="tag">firefox 3</a>, <a href="http://www.ghacks.net/tag/firefox-interface/" title="firefox interface" rel="tag">firefox interface</a>, <a href="http://www.ghacks.net/tag/firefox-minimal/" title="firefox minimal" rel="tag">firefox minimal</a>, <a href="http://www.ghacks.net/tag/firefox-tips/" title="firefox tips" rel="tag">firefox tips</a>, <a href="http://www.ghacks.net/tag/firefox-toolbars/" title="firefox toolbars" rel="tag">firefox toolbars</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/firefox-temporary-bookmarks/" title="Firefox Temporary Bookmarks (November 21, 2008)">Firefox Temporary Bookmarks</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/copy-url-to-clipboard-when-copying-text-in-firefox/" title="Copy URL To Clipboard When Copying Text In Firefox (November 21, 2008)">Copy URL To Clipboard When Copying Text In Firefox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/great-summary-summarizes-web-pages/" title="Great Summary Summarizes Web Pages (November 20, 2008)">Great Summary Summarizes Web Pages</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/moving-the-firefox-disk-cache-to-another-drive/" title="Moving The Firefox Disk Cache To Another Drive (November 20, 2008)">Moving The Firefox Disk Cache To Another Drive</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/18/manage-firefox-plugins/" title="Manage Firefox Plugins (November 18, 2008)">Manage Firefox Plugins</a> (1)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=LOghaCcU"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=V1nvIMt4"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=V1nvIMt4" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=eQYs2yya"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=eQYs2yya" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=mdV9mJAV"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=mdV9mJAV" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=jSrmugBX"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=W7W7SS9w"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=W7W7SS9w" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/setup-firefox-to-use-minimal-screen-estate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Video Analysis Software Kinovea</title>
		<link>http://www.ghacks.net/2008/11/19/video-analysis-software-kinovea/</link>
		<comments>http://www.ghacks.net/2008/11/19/video-analysis-software-kinovea/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 22:29:16 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
		
		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Windows]]></category>

		<category><![CDATA[analysis software]]></category>

		<category><![CDATA[kinovea]]></category>

		<category><![CDATA[Open Source]]></category>

		<category><![CDATA[sport analysis]]></category>

		<category><![CDATA[video analysis]]></category>

		<category><![CDATA[Video Analysis Software]]></category>

		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8371</guid>
		<description><![CDATA[Video analysis is an area that we have not covered before here at Ghacks. Kinovea is an Open Source video analysis software for coaches, athletes and medical professionals. It can be used by anyone else obviously since it is freely available from the program&#8217;s homepage. It can be used to analyze virtually anything from Wii [...]]]></description>
			<content:encoded><![CDATA[<p>Video analysis is an area that we have not covered before here at Ghacks. Kinovea is an Open Source video analysis software for coaches, athletes and medical professionals. It can be used by anyone else obviously since it is freely available from the program&#8217;s homepage. It can be used to analyze virtually anything from Wii Fit performances to the performance of professional athletes.</p>
<p>You can basically load one or two movies into the application to analyze them. Most features can be used to analyze the movement of athletes or objects. A set of tools has been designed for the analysis like manipulating the playback speed between 2% and 200% or comparing two videos of the same scene from different angles.</p>
<p>Other features include a magnifier, 3D plane, image adjustments, comments, chronometers, trajectory analysis and saving a sequence as images.</p>
<p><span id="more-8371"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/video_analytics_software-500x360.png" alt="video analytics software" title="video analytics software" width="500" height="360" class="alignnone size-medium wp-image-8374" /></p>
<p><a href="http://www.kinovea.org/en">Kinovea</a> is a feature rich video analysis software. New features are constantly added by its developers. It requires the Microsoft .net Framework 2.0 or higher to run properly.</p>
<p></p>
<p><a href="http://www.ghacks.net/2008/11/19/video-analysis-software-kinovea/">Video Analysis Software Kinovea</a></p>

	Tags: <a href="http://www.ghacks.net/tag/analysis-software/" title="analysis software" rel="tag">analysis software</a>, <a href="http://www.ghacks.net/tag/kinovea/" title="kinovea" rel="tag">kinovea</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/sport-analysis/" title="sport analysis" rel="tag">sport analysis</a>, <a href="http://www.ghacks.net/tag/video-analysis/" title="video analysis" rel="tag">video analysis</a>, <a href="http://www.ghacks.net/tag/video-analysis-software/" title="Video Analysis Software" rel="tag">Video Analysis Software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/21/lock-optical-drives/" title="Lock Optical Drives (November 21, 2008)">Lock Optical Drives</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/wallpaper-shifter/" title="Wallpaper Shifter (November 21, 2008)">Wallpaper Shifter</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/21/auto-delete/" title="Auto Delete (November 21, 2008)">Auto Delete</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/20/xbmc-media-center-final/" title="XBMC Media Center Final (November 20, 2008)">XBMC Media Center Final</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/11/19/rapidshare-links-downloader/" title="Rapidshare Links Downloader (November 19, 2008)">Rapidshare Links Downloader</a> (4)</li>
</ul>

<div class="feedflare">
<a href="http://feedproxy.google.com/~f/Ghacksnet?a=o9AZGKYH"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=41" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=mg5pwpTY"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=mg5pwpTY" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=lOaoPebB"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=lOaoPebB" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=FghOJ6yw"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=FghOJ6yw" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=eQmX3Ss2"><img src="http://feedproxy.google.com/~f/Ghacksnet?d=52" border="0"></img></a> <a href="http://feedproxy.google.com/~f/Ghacksnet?a=ORqjJNKh"><img src="http://feedproxy.google.com/~f/Ghacksnet?i=ORqjJNKh" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/19/video-analysis-software-kinovea/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
