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

<channel>
	<title>MakeUseOf &#187; screensaver</title>
	<atom:link href="http://www.makeuseof.com/tags/screensaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.makeuseof.com</link>
	<description>Cool Websites, Software and Internet Tips</description>
	<lastBuildDate>Fri, 10 Feb 2012 15:30:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Change The Screensaver on Ubuntu 11.10</title>
		<link>http://www.makeuseof.com/tag/change-screensaver-ubuntu-1110/</link>
		<comments>http://www.makeuseof.com/tag/change-screensaver-ubuntu-1110/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 16:00:55 +0000</pubDate>
		<dc:creator>Danny Stieben</dc:creator>
				<category><![CDATA[Cool Linux Apps & Tips]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=91958</guid>
		<description><![CDATA[Among all the great things about the Ubuntu 11.10 release, the selection of screensavers isn't one of them. In fact, if you look a little more closely, there isn't any selection at all. Instead, all you get is the "blank screen" screensaver, which does nothing more than, well, give you a blank screen. ]]></description>
			<content:encoded><![CDATA[<p><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/ubuntu-logo-g.png?323f2c" alt="change screensaver ubuntu" />Among all the great things about the <a href="http://www.makeuseof.com/tags/ubuntu">Ubuntu</a> 11.10 release, the selection of <a href="http://www.makeuseof.com/tags/screensaver/">screensavers</a> isn&#8217;t one of them. In fact, if you look a little more closely, there isn&#8217;t any selection at all. Instead, all you get is the &#8220;blank screen&#8221; screensaver, which does nothing more than, well, give you a blank screen.</p>
<p>Intuitively, there doesn&#8217;t seem to be a way to fix it, so you&#8217;ll need to use a back door way to get a nicer selection of screensavers. But why does this problem exist in the first place?</p>
<h2>It&#8217;s All GNOME 3</h2>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ubuntu_screensaver_default.jpg?323f2c" alt="change screensaver ubuntu" width="580" height="292" /><br />
In the latest changes, Ubuntu 11.10 finally switches over from <a href="http://www.makeuseof.com/tags/gnome">GNOME</a> 2 as its background framework of applications that Unity sits on top of, to <a href="http://www.makeuseof.com/tag/gnome-3-beta-desktop-linux/">GNOME 3</a>. The latest version of GNOME 3, version 3.2, does have a wide range of system configuration options, but is still considered young in many aspects, including this one. One of the things GNOME 3 hasn&#8217;t yet expanded on is the selection of screensavers.</p>
<p>Although Ubuntu has the power to change out this part if the developers wanted to, I presume they left it as it is for uniformity. However, that doesn&#8217;t mean that you can&#8217;t change it yourself.</p>
<h2>Switching To Better Screensavers</h2>
<p>Doing this isn&#8217;t as hard as it may sound. You&#8217;ll simply need to switch out some packages and the job will be done. Before you start, make sure that in Software Sources you have all possible sources selected so that Ubuntu will find the needed packages.</p>
<p>It will be faster if you copy and paste the following command into the terminal (
<pre>sudo apt-get remove gnome-screensaver &amp;&amp; sudo apt-get install xscreensaver xscreensaver-gl-extra xscreensaver-data-extra</pre>
<p>), or you can manually remove
<pre>gnome-screensaver</pre>
<p> and install
<pre>xscreensaver</pre>
<p>,
<pre>xscreensaver-gl-extra</pre>
<p>, and
<pre>xscreensaver-data-extra</pre>
<p> via the Ubuntu Software Center.</p>
<h2>Configuration</h2>
<p>Once that completes, you can then go ahead and launch XScreenSaver (which simply appears as &#8220;Screensaver&#8221; when searching for it in the Unity Dash). When you first open the configuration window, you&#8217;ll be warned that the GNOME screensaver daemon is still running, and you should stop it. Go ahead and do that, then allow the XScreenSaver daemon to run on the current display.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ubuntu_screensaver_display_options.jpg?323f2c" alt="change screensaver on ubuntu" width="580" height="391" /><br />
In the first tab called &#8220;Display Modes&#8221;, you can set what kind of screensaver you&#8217;d like to have. There are plenty of different options, and you can even change from one to the other, automatically, after a certain amount of time. You can even choose which screensavers it should regularly switch.</p>
<p><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/11/ubuntu_screensaver_advanced_options.jpg?323f2c" alt="change screensaver ubuntu" width="580" height="391" /><br />
In the &#8220;Advanced&#8221; tab, you&#8217;ll get to do a heck of a lot of advanced stuff. A lot of it doesn&#8217;t make much sense to me, so if you&#8217;re like me you&#8217;ll be best served just leaving those options alone. However, for those that do know what this is talking about, you&#8217;re welcome to take a swing at it.</p>
<h2>Reverting Back</h2>
<p>In case you&#8217;d like to go back to the simple blank screen, either because you know it&#8217;ll just work or because you have some other reason, this is easy to do as well. I recommend that you run this via the terminal as you need to do more than just install and remove packages, but if you choose to do it differently, that is up to you.</p>
<p>In order to revert to what you had before, run
<pre>sudo apt-get remove xscreensaver xscreensaver-gl-extra xscreensaver-data-extra &amp;&amp; sudo rm /usr/bin/gnome-screensaver-command &amp;&amp; sudo apt-get install gnome-screensaver</pre>
<p>. This will uninstall and install the correct packages, as well as remove a file that is no longer needed and would otherwise cause issues.</p>
<h2>Conclusion</h2>
<p>Once again, the beauty of <a href="http://www.makeuseof.com/service/linux">Linux</a>&#8216;s ability to be highly customizable shines brightly. Thankfully, this option to change the screensaver is available and easily accessible by any user. Hopefully in subsequent releases we will see Ubuntu (or the GNOME framework) include more screensaver options by default so that this becomes unnecessary. Until then, I believe this will be perfectly fine.</p>
<p>What other parts of Ubuntu seem to be missing something, like the screensavers mentioned in this article? What would you like to see be added next to the GNOME bundle? Let us know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/change-screensaver-ubuntu-1110/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To Disable Your Windows Screensaver With Motion Detection</title>
		<link>http://www.makeuseof.com/tag/disable-screensaver-motion-detection/</link>
		<comments>http://www.makeuseof.com/tag/disable-screensaver-motion-detection/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 21:31:02 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[motion]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[webcam]]></category>
		<category><![CDATA[windows hacks]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=72523</guid>
		<description><![CDATA[While password-locked screensavers are a security necessity at many businesses, in most homes the screensaver's only real purpose is to...well...save the screen. It can become a little bit of an annoyance to have to tap the keyboard or move the mouse whenever you walk up to the computer to see what's going on. Wouldn't it be cool if your computer sensed you were there and responded accordingly?]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/enterkey2.jpg"><img class="align-right" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/enterkey2.jpg?323f2c" alt="disable screen saver" />While password-locked screensavers are a security necessity at many businesses, in most homes the screensaver&#8217;s only real purpose is to&#8230;well&#8230;save the screen. It can become a little bit of an annoyance to have to tap the keyboard or move the mouse whenever you walk up to the computer to see what&#8217;s going on. It&#8217;s especially annoying if you have scans running or some other activity that you just want to monitor over a long period of time. The screensaver will kick in, and you have to tap the keyboard or move the mouse to remove it.</p>
<p>Wouldn&#8217;t it be cool if your computer acted a little bit more like one of those advanced computers you read about in science fiction novels, where you can simply walk up to it and it can sense that you are there and respond accordingly? I mean, these days almost <em>every</em> computer comes with a webcam of some sort, often embedded right above the monitor, so the potential for smarter, more automated computers is there.</p>
<p>There may be some newer computer systems that already do this, but for the most part people are still stuck with tapping the keyboard to disable the screen saver. I started thinking about this the other day and decided to try to put together a combination of applications and scripts that would accomplish this simple automation task (yes, these are the sorts of things automation engineers do for fun).</p>
<h2>The Motion-Detection Screensaver Solution</h2>
<p>What I came up with was an application-script combination that would constantly monitor the webcam for motion, and then instantly run a script that would remove the screensaver. Deciding on the webcam software was easy. I was tempted to use the <a href="http://www.makeuseof.com/tag/how-to-build-a-wifi-home-surveillance-system-with-your-pc/">Active Webcam</a> software that I previously wrote about, but then I realized that YawCam, which Mark <a href="http://www.makeuseof.com/tag/two-motion-sensor-webcam-softwares-to-snap-those-intruders/">covered before</a>, is much simpler and more effective for this sort of task.</p>
<p>Once you install and run YawCam (and give them a nice donation for offering us this free software), you&#8217;ll see the following screen over the webcam video.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/yawcam1.jpg?323f2c" alt="disable screen saver" width="262" height="271" /></p>
<p>Click on &#8220;<em>Window</em>&#8221; and then choose <em>Motion detection</em> from the dropdown list. On the next screen, you&#8217;ll see a page where the motion detection software logs each time a motion event takes place (when the detection is activated). Click on the &#8220;<em>Actions</em>&#8221; tab to set up the file that you&#8217;ll have YawCam run whenever motion is detected.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/yawcam2.jpg?323f2c" alt="automate screen saver" width="348" height="477" /></p>
<p>On this screen, you&#8217;ll see a &#8220;<em>Settings&#8230;</em>&#8221; button next to <em>Run.exe</em>. Select the checkbox next to &#8220;<em>Run.exe</em>&#8221; and then click on the settings button.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/yawcam3.jpg?323f2c" alt="automate screen saver" width="417" height="470" /></p>
<p>Click on the <em>Activate</em> check box for flood control (you don&#8217;t want the script launching 50 times a second), and put some delay (I put 10 seconds, but you can use up to 60 or more). The next step would be to click on the browse button and choose your script file that you want to run. Alas, you don&#8217;t have one yet. Don&#8217;t worry, I&#8217;ve got you covered.</p>
<p>You&#8217;ll notice that the default filter looks for .bat or .exe files, but you can also choose a Windows Script file (.wsf). For this article, I hunted for a whole list of ways to kill the screensaver via script. I searched for programs that already exist, or batch job methods that disable the screen saver. In each of those cases the screensaver stays disabled &#8211; not good. So then I turned to methods to send keyboard keys or mouse clicks to Windows &#8211; and sure enough, that was the solution.</p>
<p>After digging around Microsoft help files, I found the SendKeys code that simulates pressing the &#8220;Enter&#8221; button on the keyboard.</p>
<p>The following is the script.</p>
<blockquote><p><em>&lt;package&gt;</em><br />
<em> &lt;job&gt;</em><br />
<em> &lt;script language=&#8221;VBScript&#8221;&gt;</em><br />
<em> set WshShell = WScript.CreateObject(&#8220;WScript.Shell&#8221;)</em><br />
<em> WshShell.SendKeys(&#8220;{ENTER}&#8221;)</em><br />
<em> &lt;/script&gt;</em><br />
<em>&lt;/job&gt;</em><br />
<em>&lt;/package&gt;</em></p></blockquote>
<p>Save this script to a .wsf file and point the Action event in YawCam to that file. Now, every time there&#8217;s motion in the webcam, it&#8217;ll kick off your script, which simulates pressing the keyboard enter key &#8211; which will disable the screen saver.</p>
<p>If you find that your script isn&#8217;t getting launched or the motion detection doesn&#8217;t seem to be working (or it&#8217;s too sensitive), make sure to check out the &#8220;<em>Settings</em>&#8221; tab in YawCam. Make sure that the tolerance is high enough so it&#8217;s not too sensitive, and make sure the sensitivity is high enough so that it picks up when you sit down in front of the computer.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2011/04/yawcam4.jpg?323f2c" alt="disable screen saver" width="343" height="440" /></p>
<p>As with most automated solutions, this one isn&#8217;t perfect yet because you have to turn it off when you actually want to use the computer or it&#8217;ll keep sending the &#8220;Enter&#8221; key whenever there&#8217;s motion. I&#8217;m sure there are other creative ways you can probably perfect this automated screensaver trick. The solution above will work best for situations where you have something running for hours (like a virus scan) and you want to just walk up to the screen and have it automatically show you what&#8217;s going on, but then the screensaver will reactivate after you walk away.</p>
<p>Did you install this automated screensaver setup? How well did it work for you? Did you find a way to perfect the system even more? Share your insights in the comments section below.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.sxc.hu/photo/1035517">Vivek Chugh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/disable-screensaver-motion-detection/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>6 Awesomely Geeky Screensavers for Mac and PC Users</title>
		<link>http://www.makeuseof.com/tag/6-awesomely-geeky-screensavers-mac-pc-users/</link>
		<comments>http://www.makeuseof.com/tag/6-awesomely-geeky-screensavers-mac-pc-users/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 19:30:57 +0000</pubDate>
		<dc:creator>Nancy Messieh</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[MakeUseOf Lists]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[geeks]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=61039</guid>
		<description><![CDATA[These days, it seems that one of the last things people think about when it comes to customising their computers is the screensaver. There are all sorts of options out there for both Mac and PC users &#8212; from abstract vector designs to clocks and calendars to keep your eye on the time. Screensavers can [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/screen.jpg" /><img style="border: 0px none;margin-left:20px;float:right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/screen.jpg?323f2c" alt="awesome screensavers"/>These days, it seems that one of the last things people think about when it comes to customising their computers is the <a href="http://www.makeuseof.com/tags/screensaver">screensaver</a>. There are all sorts of options out there for both Mac and PC users &#8212; from abstract vector designs to clocks and calendars to keep your eye on the time.</p>
<p>Screensavers can be used in all sorts of <a href="http://www.makeuseof.com/tag/screensaver-returns-10-creative-ways-screensaver/">creative and unique ways</a>, and if nothing else, they can brighten up your screen. We&#8217;ve put together a list of 6 screensavers that should appeal to the geek in you. There&#8217;s a little something for every type of geek, from the GTD Geek to the Trekkie in you that&#8217;s bursting to come out.</p>
<p><span id="more-61039"></span></p>
<h2>PolarClock</h2>
<p>There are many clock screensavers out there that will basically get the job done. Design geeks will probably choose <a href="http://blog.pixelbreaker.com/polarclock">PolarClock</a> over other screensavers any day of the week. Available in 28 languages, with a 24 hour or 12 hour clocks, and font size customization; PolarClock gives you a fun and colourful way to protect your screen, and tell the time. PolarClock is available as a free download for Mac and Windows users, and is also available as a paid iPhone app to turn your phone into a geek-chic nightstand.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/pc.png?323f2c" alt="awesome screensavers"/></p>
<h2>System 47</h2>
<p>The ultimate in geekiness, <a href="http://www.mewho.com/system47/download1.htm">System 47</a> was created as a homage to Star Trek and displays screens from the fictional operating system, <a href="http://en.wikipedia.org/wiki/LCARS">LCARS</a>. The screensaver comes fully equipped with images and sound effects, the latter of which can be disabled in the options.</p>
<p>System 47 hasn&#8217;t been updated in quite a while, and Mac users running 10.5 or later won&#8217;t be able to install the program from the original file. Since the screensaver was abandoned by its original developer, some fans have taken it upon themselves to update it and the Mac installation file can be downloaded from <a href="http://www.macupdate.com/app/mac/19397/system-47">Mac Update</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/system47.jpg?323f2c" alt="cool screensavers" width="580" /></p>
<h2>Electric Sheep</h2>
<p>No geeky list of screensavers is complete without the iconic <a href="http://www.electricsheep.org/">Electric Sheep</a>. The psychedelic screensaver certainly needs no introduction. The opensource screensaver is made up of vector art contributed by thousands of people from all over the world. If you want to get in on it it and contribute your own design, you can do so <a href="http://community.electricsheep.org/node/325">here</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/es.jpg?323f2c" alt="cool screensavers"/></p>
<h2>WorldClock</h2>
<p>Another awesome clock screensaver is Simon Heys&#8217; <a href="http://www.simonheys.com/wordclock/">World Clock</a>. Mac and PC compatible, the screensaver displays the current time and date. The screensaver is highly customisable, with the ability to alter the font, choose between a linear or rotary design, as well as several different ways to display the time and date.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/wc.jpg?323f2c" alt="cool screensavers"/></p>
<h2>GeoCodEarth</h2>
<p><a href="http://www.geocodearth.com/#/screensaver">GeoCodEarth</a> is the ultimate screensaver for any <a href="http://www.makeuseof.com/tags/twitter">Twitter</a> geek. Compatible with both Macs and PCs, the screensaver displays what&#8217;s being shared on <a href="http://www.makeuseof.com/tags/flickr">Flickr</a>, Twitter and Ffffound around the world. You can also add specific Flickr or Brightkite searches as well as any <a href="http://www.makeuseof.com/tags/rss">RSS</a> feed you choose. The GeoCodEarth screensaver requires an internet connection to work.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/GeoCode.jpg?323f2c" alt="cool mac screensavers"/></p>
<h2>iTunes Album Art</h2>
<p>For the music geek, using your album artwork as a screensaver is a pretty cool way to get a huge variety of art on your screen in one go. For Mac users, this feature comes bundled with any machine, with iTunes album artwork used as one of the native screensavers. PC users can get in on the fun with Crayon Room&#8217;s free <a href="http://www.crayonroom.com/screensaver.php">screensaver</a>.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/12/itunes.jpg?323f2c" alt="awesome screensavers"/></p>
<p><small>Image credit: <a href="http://www.shutterstock.com/pic-2130850/stock-photo-black-laptop-in-a-high-resolution-d-render-with-a-waterdrop-wallpaper-over-white-easy-to-isolate.html">Shutterstock</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/6-awesomely-geeky-screensavers-mac-pc-users/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>5 Awesome High Tech Screensavers [Windows]</title>
		<link>http://www.makeuseof.com/tag/5-awesome-high-tech-screensavers-windows/</link>
		<comments>http://www.makeuseof.com/tag/5-awesome-high-tech-screensavers-windows/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 18:31:47 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=54503</guid>
		<description><![CDATA[One of the things that I didn&#8217;t like about upgrading from Vista to Windows 7 is that I had to reconfigure a lot of the customizing that I&#8217;d done. I decided to consider the upgrade to Windows 7 as a fresh start, so I went out in search of new desktop backgrounds, cool Windows 7 [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/headlogo.jpg"><img class="align-left" style="border: 0px none; margin-left: 20px; margin-top: 5px; float: right;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/headlogo.jpg?323f2c" alt="awesome screensavers" />One of the things that I didn&#8217;t like about upgrading from Vista to Windows 7 is that I had to reconfigure a lot of the customizing that I&#8217;d done. I decided to consider the upgrade to Windows 7 as a fresh start, so I went out in search of new <a href="http://www.makeuseof.com/tag/9-fascinating-cool-3d-backgrounds-for-computers/">desktop backgrounds</a>, <a href="http://www.makeuseof.com/tag/7-windows-7-gadgets/">cool Windows 7 gadgets</a>, and of course sci-fi or high-tech screensavers that are not only great eye-candy, but somewhat functional.</p>
<p>Due to those search efforts, I came across a few awesome screensavers that I have to share. I like screensavers that really drop the jaw of anyone that might be walking by when its active. Simulations, high definition 3D graphics and lots of useful information are all requirements that I look for when I want to find a cool screensaver.</p>
<p><span id="more-54503"></span></p>
<h2>5 Awesome High Tech Screensavers</h2>
<p>If you read Shannon&#8217;s review of some cool ways to update Twitter, then you will know about <a href="http://www.makeuseof.com/tag/5-free-tools-for-totally-tantalizing-tweeting/">Twittearth</a>. Well, since she covered it, the name of the application changed to <a href="http://www.geocodearth.com/#/screensaver">GeocodEarth</a> and redesigned to cover much more than just Tweets. The service is now built upon Geo RSS posts from around the world. These include Flickr images, Tweets, and much more. But the coolest part of the service is that it&#8217;s now also a screensaver that looks awesome, and it&#8217;s functional.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool1.jpg?323f2c" alt="awesome screensavers" width="575" height="323" /></p>
<p>You can rotate the planet, click on specific types of updates, or just hover your mouse over the icon on the globe and see a snippet of the update. It&#8217;s one of the coolest visualizations of Geo RSS updates yet.</p>
<p>The next cool looking screensaver that I came across was actually one provided by the <a href="http://www.nsf.gov/news/overviews/computer/screensaver.jsp">National Science Foundation</a> which displays stunning images of supercomputer-generated advanced computer simulations. These are scientific models of various phenomenon or scientific questions which took a lot of computer power and a long time to generate.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool2.jpg?323f2c" alt="free screensavers" width="575" height="323" /></p>
<p>Further in my search for screensavers that have that cool sci-fi appeal, I came across an interesting UK site that offers a whole library of screensavers. While the setup process asks for contact information, it appears that at least the two screensavers listed below are available for free. My favorite by far is <a href="http://www.jpgo.co.uk/trk/mechclock.php">Mechanical Clock 3D</a>.</p>
<p>You can set it up to use whatever graphics quality you want, as well as a number of other factors. I highly recommend cutting the sound back to 50 percent, as the ticking of this mechanical clock can get pretty annoying if it&#8217;s too loud.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool3.jpg?323f2c" alt="free screensavers online" width="488" height="333" /></p>
<p>Once you enable this screensaver, I&#8217;m confident you&#8217;ll like it as much as I did. In fact, this is now my screensaver of choice at the moment. When its running, you can see all internal moving parts of the &#8220;mechanical clock&#8221; as well as the ticking second hand and a clock strike every hour (unless you disable it).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool4.jpg?323f2c" alt="free screensavers online" width="575" height="323" /></p>
<p>Another amazing screensaver from this same website is called <a href="http://www.jpgo.co.uk/trk/earth.php">Earth 3D</a>. According to the description, the screensaver provides a window to what the astronauts see and experience when they orbit the earth in the space shuttle. The view is of earth, exactly how astronauts would see it.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool5.jpg?323f2c" alt="free screensavers online" width="575" height="323" /></p>
<p>You can either allow the screensaver to play music in the background and orbit freely, you can use your mouse to take control of the flow and turn the orbit in whatever direction you like so that you can get a good view of everything.</p>
<p>The final screensaver that I wanted to mention is actually one that was <a href="http://www.makeuseof.com/tag/twingly-search-and-awesome-screensaver/">covered earlier by Varun</a>.  It is also mentioned throughout the web by numerous writers &#8211; and for very good reason. This is by far the best screensaver I&#8217;ve ever seen. The planet rotates in an intuitive way that goes along with the latest blog posts from around the world (that are part of the Twingly network).</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/09/cool6.jpg?323f2c" alt="awesome screensavers" width="575" height="306" /></p>
<p>I love the look and feel of this awesome screensaver &#8211; it&#8217;s like sitting in one of those cool military command posts that you see in the movies, where there are always big screens constantly updated with new data, charts and moving images. With this screensaver, you can feel as though you&#8217;re keeping a close eye on the pulse of the web as titles and information flow across your screen.</p>
<p>Have you ever tried any of these screensavers? If so, what did you think of them? Do you know any other cool, high-tech screensavers? Share your insight in the comments section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-awesome-high-tech-screensavers-windows/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>The 10 Creative Ways To Use A Screensaver</title>
		<link>http://www.makeuseof.com/tag/screensaver-returns-10-creative-ways-screensaver/</link>
		<comments>http://www.makeuseof.com/tag/screensaver-returns-10-creative-ways-screensaver/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:31:02 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Offbeat]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=41776</guid>
		<description><![CDATA[Screensavers were meant to be protective shields that kicked in when a computer stood idle. It&#8217;s not true anymore because screen technology has hopped ahead. We don&#8217;t actually need them  to shield our screens from phosphor burn-ins. Screensavers today may be as useful as a brick from the Berlin Wall. But just like that plain [...]]]></description>
			<content:encoded><![CDATA[<p><firstimage="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensaver.png" /><img class="align-left" style="margin-right: 20px;" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensaver.png?323f2c" alt="" vspace="5" align="left" />Screensavers were meant to be protective shields that kicked in when a computer stood idle. It&#8217;s not true anymore because screen technology has hopped ahead. We don&#8217;t actually need them  to shield our screens from phosphor burn-ins.</p>
<p>Screensavers today may be as useful as a brick from the Berlin Wall. But just like that plain old brick&#8217;s value as a memorabilia; screensavers also have managed to retain their charm.</p>
<p>The protective use of screensavers has given way to their use as fun tools. Then there is its Hyde-like face, when a Trojan hiding inside a screensaver file wrecks havoc on an unsuspecting computer.</p>
<p><span id="more-41776"></span><br />
But we like the good. So let&#8217;s not focus on evil cousins like spywares and malwares. Instead let&#8217;s look at ways how to use screensavers not only entertainment tools but also as utilitarian ones.</p>
<p>Screensavers make a fleeting appearance, as long as a computer stands idle. Even for those blink and its gone seconds, a screensaver can be put to a lot of creative uses. Let&#8217;s see how far the creative side of screensavers is being stretched.</p>
<h3>A Temporary Shield To Secure Your Files</h3>
<p>Walking away from your desk for some water-cooler chat? Secure your computer with a password protected screensaver. The password protection applies only if you use a log-on password.</p>
<p>Read the <a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/display_assign_screensaver_password.mspx">Microsoft Help</a> post to know the simple 3 steps to protect your files by using a screensaver password.</p>
<h3>Make Your Own Desktop Art Gallery</h3>
<p>Last year&#8217;s post on <a href="http://www.makeuseof.com/tag/5-ways-to-make-your-own-screensavers-windows/">5 Ways to Make Your Own Screensavers</a> took a look at some easy and quick ways to create your own screensavers. Once you know the How-to on screensavers, creating personalized screensavers is easy. There is no lack of ideas.</p>
<p>How about a family photo album? Or a chronological series of your child&#8217;s growing up photographs? One of the best uses I have seen is a screensaver being used to display a child&#8217;s artwork. In short, if you think of ways to use a photo, you can put it on a screensaver.</p>
<p>You can set up photo feeds using <a href="http://pack.google.com/screensaver.html">Photo Feeds for Google Photos Screensaver</a>. Photo feeds are streams of images from sites that support <a href="http://pack.google.com/feeds">photo feeds</a> and viewable in Google Photos Screensaver.</p>
<p><a href="http://www.hottoast.org/archives/2005/08/flickrbased_end.html">Loopy</a> is a Flickr based screensaver that displays the newest photos that gets uploaded on Flickr. You can click on the photos and directly go to their Flickr photostream.</p>
<h3><strong>Jog Your Memory With A Reminder</strong></h3>
<p>While putting together this article, I came across a mention of how an elderly person used a screensaver as a pill reminder tool. Neat!</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave09.jpg?323f2c" alt="creative screensavers" width="580" height="435" /></p>
<p>When we can have to-do pop ups from task management apps, why not use a screensaver for the same? If you know how to put together some text in MS Paint or even PowerPoint, you can use the simple graphic files as a reminder screensaver.</p>
<h3><strong>Five Seconds Of Motivation</strong></h3>
<p>The same technique applies to piling up a bunch of motivational posters and using them as screensavers. The previous link on how to make a screensaver shows the Picasa way to set it up with <em>Google Photos Screensaver</em>.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave09.png?323f2c" alt="creative screensavers" width="580" height="374" /></p>
<p>Alternatively, you can set up a word cloud with a bunch of motivation triggering life goals and put it as a screensaver.</p>
<h3><strong>Get Digg-ing</strong></h3>
<p>Why not put a screensaver to do the Digg-ing for you? Digg Labs has five <a href="http://www.makeuseof.com/dir/digglabs-real-time-digg-tools/">real time Digg tools</a> which can be downloaded as screensavers for both Windows and Mac. The <a href="http://labs.digg.com/">five tools</a> are &#8220;“<em>Arcs, BigSpy, Pics, Stack,</em> and <em>Swarm</em>. All of them let you visualize real time Digg information on the screensaver. You need to have an internet connection and Adobe Flash 9 installed to enjoy them.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave08.png?323f2c" alt="creative screensavers" width="580" height="429" /></p>
<h3><strong>Your Own Blogosphere Telescope</strong></h3>
<p>Just like the Digg real time visualization tools, the blogosphere also has some of its own screensaver help. Twingly is a blog search engine, but it&#8217;s the cool <a href="http://www.twingly.com/screensaver">Twingly</a> screensaver that takes the eyeballs. Here&#8217;s a <a href="http://www.makeuseof.com/tag/twingly-search-and-awesome-screensaver/">review</a> which talks about the 24X7 blog feed streaming feature of the screensaver. You get to see what&#8217;s getting updated in blogs around the world with the visual help of an interactive 3D globe. You can rotate the globe and see blog postings in different corners of the world.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave07.png?323f2c" alt="" width="575" height="432" /></p>
<p>The 2.09MB download is Windows only.</p>
<h3><strong>The Same For RSS Feeds &amp; Twitter</strong></h3>
<p>Screensavers are also available for free download which can enhance your desktop by giving you real time updates of RSS feeds and Tweets.</p>
<h3><strong>Screensavers &amp; RSS feeds</strong></h3>
<p><a href="http://rssmore.com/">RSSMore</a> is a free screensaver that works like a feed reader by letting you subscribe to RSS/XML feeds. You can keep the background blank or set it up to display photos from picture albums. RSSMore cycles through the feeds and displays the feeds in boxes framed against the background. You can also click on any link and go to the source, directly from the screensaver.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave05.jpg?323f2c" alt="" width="580" height="367" /></p>
<p><a href="http://www.mappedup.com/">MappedUp</a> displays a world map of green dots. RSS news is tracked and displayed as interchanging red and yellow location dots on the map. Red dots are for updated feeds while yellow is a bit more passive feed. By rolling your mouse over the dots, you can read the titles of all new articles. By clicking a title, you jump to the author&#8217;s website to read the entire article.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave06.png?323f2c" alt="" width="580" height="357" /></p>
<p><a href="http://rsssaver.com/2006/04/download.html">RSS Saver</a> is another screensaver with RSS preview and visualization features. It displays RSS feeds one at a time.</p>
<h3><strong>Screensavers &amp; Tweets</strong></h3>
<p><a href="http://www.geocodearth.com/">Geocodearth</a> (now in public beta) combines Twitter, Flickr and FFFFound to bring you location wise Tweets and images.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave04.png?323f2c" alt="" width="580" height="363" /></p>
<p><a href="http://www.twitsaver.com/">Twitsaver</a> is another cool photo screensaver you can try out that takes in photos from Twitter&#8217;s public timeline.</p>
<h3><strong>Some Random Wikipedia Browsing</strong></h3>
<p>The <a href="http://www.rectanglered.com/screensaver.php">Wikipedia screensaver</a> loads random pages from the online encyclopedia. The time delay between each page load can be set by the user. The Wikipedia screensaver can also be configured to disable any process running in the background, like IE and Firefox.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave03.png?323f2c" alt="" width="574" height="455" /></p>
<p>It is a small 123KB download, but it requires .NET 1.1 or later to run. It is tested on Windows XP and Vista (only for admin account).</p>
<h3><strong>As Your Desktop Weatherman</strong></h3>
<p>When you read about the really cool weather app called <a href="http://www.makeuseof.com/tag/display-virtual-animated-weather-yowindow/">YoWindow</a>, you can miss the mention of its use as a screensaver. YoWindow gives you a virtual glimpse of the weather outside by taking in the data from the METAR stations network. It displays an image of a landscape with the kind of weather you may be having.</p>
<p>I came across a screensaver download from <a href="http://www.inrumor.com/in/all/download-a-free-inrumor-screensaver-v2/">Inrumor.com</a> which also is a very good example of how to package your website&#8217;s branding into the utility of a screensaver. Inrumor is a site that talks about lifestyle, celebrities, auto industry, Hollywood, artists, politicians, and technology.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave01.png?323f2c" alt="" width="580" height="452" /></p>
<p>The screensaver in jet black gave me the local weather and a 2 day forecast. Following the theme of the website, it presented a scrollable stream of news feed on what it calls &#8220;“ rumors. A calendar and an analog clock rounded off the features.</p>
<h3><strong>Screensaver &amp; Learning</strong></h3>
<p>Even the brief spell of a screensaver can be used to drill some bytes of learning. Check out a few examples at the links below.</p>
<p><a href="http://soho.nascom.nasa.gov/freestuff/#SCREEN%20SAVER">SOHO Screensaver</a> from the European Space Agency lets you watch spectacular, almost real-time images of our Sun. The images come from ESA&#8217;s Solar and Heliospheric Observatory (<strong>SOHO</strong>). The screensaver comes in Windows and Mac OS X versions.</p>
<p>Screen-o-mania has some great screensavers. The <a href="http://www.screenomania.com/cities-of-earth.html">Cities of the Earth 3D Screensaver</a> finds popular mention. The screensaver shows highlighted cities with information about its population and country names. And you can add your own city.</p>
<p>Check out this simple screensaver which tries to promote <a href="http://www.cdc.gov/handhygiene/training/interactiveEducation/index2.htm">hand hygiene</a> using a screensaver.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2010/04/Screensave02.png?323f2c" alt="" width="580" height="363" /></p>
<p>And let me end with a brief mention of <a href="http://channel.nationalgeographic.com/channel/screensaver">National Geographic Custom Screensavers</a> which inspire care for the ecosystem. It&#8217;s available for both Windows and Mac.</p>
<p>Have you put screensavers to out of the ordinary uses lately? Let us pick up some more ideas.</p>
<p><small>Image Credit: <a rel="nofollow" href="http://www.flickr.com/photos/23825381@N00/524510697/">mr.gibbs</a> and <a href="http://www.flickr.com/photos/59334544@N00/2322167178/sizes/l/">newtype2011</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/screensaver-returns-10-creative-ways-screensaver/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>Hallucinogenic Desktop Themes &amp; Screensavers</title>
		<link>http://www.makeuseof.com/tag/free-hallucinogenic-desktop-themes-and-screensavers/</link>
		<comments>http://www.makeuseof.com/tag/free-hallucinogenic-desktop-themes-and-screensavers/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 20:01:11 +0000</pubDate>
		<dc:creator>Ryan Dube</dc:creator>
				<category><![CDATA[Web Apps & Internet]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=15312</guid>
		<description><![CDATA[One might wonder whether there&#8217;s really any good use for free hallucinogenic desktop themes and screensavers. Way back in college, a couple of decades ago, I was one of the few students in the dormitory with a computer system in my dorm room, complete with a hi-fi sound system attached, and of course one of [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/irisscreen.jpg?323f2c" border="0" alt="" vspace="10" align="left" />One might wonder whether there&#8217;s really any good use for free hallucinogenic desktop themes and screensavers. Way back in college, a couple of decades ago, I was one of the few students in the dormitory with a computer system in my dorm room, complete with a hi-fi sound system attached, and of course one of the most funkadelic screensavers in the world.</p>
<p>Now, we had some odd neighbors across the hall who were heavy into smoking just about anything they could get their hands on. Inevitably, during their weekend gatherings, at least one of the &#8220;stoners&#8221; would catch sight of the swirling patterns on my desktop,  and he would stumble his way across the hall to get a closer look.</p>
<p>By the end of the evening, my roomate and I would end up with two or three doped-up college students mesmerized by the hallucinogenic screensaver, and saying &#8220;woah&#8230;&#8221; over and over.  It would have been annoying if it wasn&#8217;t so funny.</p>
<h3><strong>Putting Hallucinogenic Desktop Themes &amp; Screensavers To Good Use</strong></h3>
<p>Here at MakeUseOf, we&#8217;ve covered a wide variety of screensaver topics, such as Varun&#8217;s article on how to <a href="http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/" target="_blank">Use Videos As A Screensaver or Wallpaper</a>, or Saikat&#8217;s article on <a href="http://www.makeuseof.com/tag/5-ways-to-make-your-own-screensavers-windows/" target="_blank">5 Ways To Make Your Own Screensaver</a>.  However, hypnotic and trance-inducing screensavers have always fascinated me.</p>
<p>Now, I&#8217;m not suggesting that readers experiment with hallucinogenic drugs in order to get the full experience of these screensavers, but I am pointing out that these patterns and moving images have the ability to take a hold of your mind in an almost hypnotic way.  But what are these images really doing to your mind, and why should you install them on your computer?  The answer is simple &#8211; mental foreplay.</p>
<p>V. S. Ramachandran, a neuroscientist at the University of California, and author of <em>A Brief Tour of Human Consciousness. </em>wrote that the human mind, when faced with patterns or images that aren&#8217;t recognizable, has a tendency to immediately get to work on grouping colors and shapes based on those patterns that it can recognize. When a person looks at a &#8220;camouflaged&#8221; image, the brain works extra hard to decipher at least parts of the strange image, and when elements are recognized, the brain has multiple &#8220;aha!&#8221; moments which Ramachandran describes as &#8220;visual foreplay before the final climax of object recognition.&#8221;</p>
<p>The following free hallucinogenic desktop themes and screensavers are a few of the best on the Internet, and they are sure to provide you with many hours of mental foreplay (just make sure the wife doesn&#8217;t catch you).</p>
<h3><strong>1. Drempels &#8211; A Screensaver and Desktop Theme in One</strong></h3>
<p><a href="http://drempels.en.softonic.com/" target="_blank">Drempels</a> is one of the most popular mesmerizing screensavers available. Like many other &#8220;trippy&#8221; screensavers, Drempels brings you colorful, swirling patterns that morph your screen into a kaleidescope. However, what makes this application so popular is that you don&#8217;t have to be in screensaver mode for it to hypnotize your senses.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/dremp.jpg?323f2c" alt="" width="574" height="428" /></p>
<p>Drempels can actually be configured to run as your Windows desktop image, so that instead of some boring static picture of your dog, you can enjoy a constantly moving desktop image. It certainly takes some getting used to, but once you do you&#8217;ll never go back to a static desktop again. And the cool thing is that setup is from one basic screen, not a series of complicated tabs and menus.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/dre_setup1.jpg?323f2c" alt="" width="537" height="505" /></p>
<p>Currently Drempels is only offered for Windows, and keep in mind that you&#8217;ll need DirectX 5.0 installed.</p>
<h3><strong>2. Really Slick Screensavers &#8211; A Collection of Mind-Bending Imagery</strong></h3>
<p><a href="http://www.reallyslick.com/index.html" target="_blank">Really Slick Screensavers</a> is a set of amazing free 3D OpenGL screensavers that feature some of the most eccentric, hallucinogenic morphing images. Installation is just a matter of downloading the .scr files and placing them in your screensaver directory. I have three favorites from this collection of eleven.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/solarwinds.jpg?323f2c" alt="" width="546" height="418" /></p>
<p><em>Solar winds</em> launches a series of streaming beaded lasers across the length of your desktop. I guarantee that if you spend even five minutes staring at the imagery created by this screensaver, you&#8217;re going to get yourself hyptnotized.</p>
<p><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/euphoria.jpg?323f2c" alt="" width="555" height="396" /></p>
<p><em>Euphoria</em> is really hard to describe, but it&#8217;s amazing to watch. In this screensaver, ghostly streaks of color blend and mold, almost like strips of paint from a paint brush that can never seem to settle on a spot on the screen where it&#8217;s willing to stay put, or remain the same color. These dancing phantom colors will soothe your troubled mind and calm your nerves.</p>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/helios.jpg?323f2c" alt="" width="573" height="449" /></p>
<p><em>Helios</em> is easily my favorite &#8220;really slick&#8221; screensaver of all of them. It might be my personal fascination with science and quantum physics, but these objects that morph, form and reform on the screen remind me of the ever-changing processes of cellular biology and the evolutionary process of nature. The imagery in this screensaver is one of the most striking of any I&#8217;ve seen, and I keep this screensaver at the very top of my list both at work and at home.</p>
<h3><strong>3. Znow Desktop &#8211; Use Hallucinations to Relieve Eye Tension</strong></h3>
<p>Finally, the last hallucinogenic screensaver on the list is actually one that&#8217;s been around for years.  <a href="http://www.deskex.com/" target="_blank">Znow from Deskex</a> is a screensaver with a long list of effects that it can perform on your entire desktop, even while you are busy using applications. Znow will overlay special effects over all windows and applications. The effects include snow, rain, fire fall, northern lights, hallucinations and more. The effect is selected from a drop-down list when you first launch the application.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/zsnowchoices.jpg?323f2c" alt="" width="409" height="553" /></p>
<p>Each of the effects is surreal, especially if you forget that you&#8217;ve configured &#8220;hallucinations&#8221; to start taking effect on a timer. Suddenly, while you&#8217;re in the middle of writing a paper or surfing the web, little &#8220;happy bubbles&#8221; start attacking your screen and eating up each of the windows and all of your work.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/04/zsnow.jpg?323f2c" alt="" width="549" height="357" /></p>
<p>The software creators tout this as a feature that allows you to give your eyes a rest. In my opinion the effect is surprisingly unnatural, but in a way it forces you to take a step back and remember that you&#8217;ve been sitting at your computer for a full three hours straight&#8230;time for a break!</p>
<p>These are only a small sampling of the thousands of hallucinogenic desktop themes and screensavers that are available throughout the Internet. Do you have a favorite that you&#8217;ve used before? Share yours in the comments section below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/free-hallucinogenic-desktop-themes-and-screensavers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>5 Ways to Make Your Own Screensavers (Windows)</title>
		<link>http://www.makeuseof.com/tag/5-ways-to-make-your-own-screensavers-windows/</link>
		<comments>http://www.makeuseof.com/tag/5-ways-to-make-your-own-screensavers-windows/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 23:01:43 +0000</pubDate>
		<dc:creator>Saikat Basu</dc:creator>
				<category><![CDATA[Cool Software Apps]]></category>
		<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[microsoft powerpoint]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=14064</guid>
		<description><![CDATA[If you are reading this on your own &#8220;˜personal&#8217; computer, you will agree that computers are indeed that &#8220;“ personal. Screensavers for many are maybe a thing of the past, once being needed to prevent phosphor &#8220;˜burn-ins&#8217; on CRT and plasma monitors. Today we use it mostly for visual appeal. And that takes us to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/mycomputer.png?323f2c" border="0" alt="make your own screensaver" vspace="10" width="182" height="182" align="left" />If you are reading this on your own &#8220;˜personal&#8217; computer, you will agree that computers are indeed that &#8220;“ personal. Screensavers for many are maybe a thing of the past, once being needed to prevent phosphor &#8220;˜burn-ins&#8217; on CRT and plasma monitors. Today we use it mostly for visual appeal.</p>
<p>And that takes us to the download pages of the many screensaver sites out there. The one problem? They aren&#8217;t too personal or one never knows which one could be a malware pushing host.</p>
<p>To have the best of both worlds, why not make some of our own? Here are some ways to make your own screensaver without all the coding mumbo jumbo.</p>
<h2><strong>The Easiest Way To Make A Screensaver</strong></h2>
<p>It&#8217;s right there in Win XP and Vista!</p>
<h3><strong>Win XP</strong></h3>
<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/1_xp_my-pictures.png?323f2c" alt="how to make a screensaver windows xp" /></p>
<ol>
<li>Arrange your desired screensaver photos in a folder of your choice (or use the default <em>My Pictures</em> folder).</li>
<li>Right click anywhere on the desktop to access the <em>Display Properties</em> applet. Select the Screen Saver tab and then drill down to <em>Screen saver &#8220;“ My Pictures Slideshow &#8220;“ Settings</em>.</li>
<li>Configure the settings according to the options given and your first self made screen saver is ready to roll.</li>
</ol>
<h3><strong>Vista</strong></h3>
<p>Vista makes it even easier to organize your photos through the <em>Windows Photo Gallery</em> feature. Within it are the tools to turn your pictures into a screensaver.</p>
<ol>
<li>Click on <em>File &#8220;“ Screensaver &#8220;“ Settings</em>.</li>
<li>Choose <em>Screen Saver</em> list, and then select <em>Photos</em>.</li>
<li>The Settings for the screensaver allows you to further customize the screensaver -</li>
</ol>
<ul>
<li>You can show only pictures with a particular tag : Type the tag in the <em>With this</em> tag box that is associated with the pictures.</li>
<li>Display only pictures with a particular rating : Click a star rating on the <em>With this rating or highe</em>r list.</li>
<li>Apply a slide show theme to your screen saver : Select one from the <em>Use this them</em>e list.</li>
<li>Play your pictures and videos in random order : Check the <em>Shuffle contents</em> box.</li>
</ul>
<h2><strong>The PowerPoint Way</strong></h2>
<p>We all get those high impact motivational PowerPoint attachments in our inbox sometime or the other. We can turn these into engaging screensavers quite easily with the help of PowerPoint 2007. I have one which shuffles around motivational quotes whenever my computer goes inactive.</p>
<ol>
<li>Open the presentation that will become your screensaver in PowerPoint 2007.</li>
<li>Click on <em>Office Button &#8220;“ Save As &#8220;“ Other Formats</em> to open the <em>Save A</em>s window.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/2_powerpointscr01.png?323f2c" alt="how to make a screensaver slideshow" /></p>
</li>
<li>Through the <em>Save As</em> window, select an empty folder or create a new one to hold the PowerPoint images.</li>
<li>Enter any file name you want. In the <em>Save As Type</em> dropdown scroll down to select any of the image formats (GIF, JPG, TIFF, PNG, BMP). Click <em>Save</em>.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/2_powerpointscr02.png?323f2c" alt="screensaver powerpoint slideshow" /></p>
<li>PowerPoint gives an option to save every slide or the current slide only as an image. Select one to click <em>OK</em> in the next dialog box to finish this part of the process.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/3_powerpointscr03.png?323f2c" alt="powerpoint" /></p>
</li>
<li>The screensaver can then be activated using the <em>Display Properties &#8220;“ Screensaver</em> tab as mentioned earlier.</li>
</ol>
<p><em>Note:</em> This method though fails to retain any animations, transitions and embedded rich media present in the original PowerPoint slide.</p>
<h2><strong>The Picasa Way</strong></h2>
<p>Picasa is one of the best free photo management apps out there and it has a nifty feature which allows you to set screensaver properties.</p>
<ol>
<li>Open Picasa and click on the <em>Tools</em> menu.</li>
<li>Select <em>Configure Screensaver</em>. The system&#8217;s <em>Display Properties</em> applet appears with the <em>Screen Saver</em> tab active.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/4_picasa-menu.png?323f2c" alt="" /></p>
</li>
<li>The <em>Settings</em> button takes us into the configurable part of <em>Google Photos Screensavers</em>. Set the photo transition styles (collage, wipe, fade, pan and zoom etc.) from a dropdown, the photo duration (between 0 to 24 seconds) with the slider and photo captions with the checkbox.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/5_picasa-settings.png?323f2c" alt="" /></p>
</li>
<li>Google Photos Screensaver gives us many sources &#8220;“ Picasa collection, online Google Web album, public photo sites with photo feeds and specific folders to choose from. The <em>Configure</em> button for each source allow for individual settings.</li>
<li>Click OK to save your changes.</li>
</ol>
<h2><strong>The Flickr Way</strong></h2>
<p>You can get photo feeds from Flickr using Google Photos Screensaver. Another option is to use an open source tool called <strong><a href="http://Flickr.NET">Flickr.NET</a> Screensaver</strong>. This small application gets photos from Flickr and displays them as a screensaver. It enables you to select a wide range of photos, including your own, your contacts, and your favorites or from a group or global tag.</p>
<p>You can also get photos that are locked as private through an authentication which checks your permission to view a private Flickr album. The <a href="http://www.codeplex.com/FlickrNetScreensaver" target="_blank">download</a> is small at 423 KB and all it requires is <em>.Net Framework 2.0</em> to install and run.</p>
<ol>
<li>The application can be run from the <em>Display Properties</em> applet. Choose <em>Flickr</em> in the dropdown list of the applet and to configure the Settings.</li>
<li>Choose from the three &#8220;“ <em>Per User, Per Group or Everyone</em>, to source your photos. A few sub-options help to narrow down your choices.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/6_flickr.png?323f2c" alt="" /></p>
</li>
<li>The <em>Options</em> tab is where you can play around with most of the screensaver display and duration settings. For instance, the three <em>Drawing Methods</em> (Plain, Postcard, and Moving) control how the photos will be rendered on the screen.
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/7_flickr-options.png?323f2c" alt="" /></p>
<p>With 3 Billion plus images to choose from, that&#8217;s a lot of stock for your screensaver.</p>
<h2><strong>The Flash Way</strong></h2>
<p>If you want rich and animated content for your screensaver then Flash is the way to go. And <strong>InstantStorm</strong> fits the job. This free Windows only software helps you to create Flash based screensavers as executable files.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/8_instantstorm.png?323f2c" alt="create your own video screensaver" /></p>
<p>The user just has to choose the SWF file, configure the options and compile it into an executable file for installation as a screensaver. An integrated settings dialog designer allows you to customize the content of the screensaver&#8217;s settings dialog which is accessed through the Settings button in system display properties. Screensaver preview and settings dialog preview allows you to check out your work before you compile it into an executable.</p>
<p><a href="http://www.instantstorm.com/" target="_blank">InstantStorm</a> is compatible with Microsoft Windows 95, 98, ME, NT4, 2000, XP, 2003 and Vista.</p>
<p>Even though I am among those who believe that the best screensaver is to power off the monitor, I have never resented a self created and personal screensaver for myself.</p>
<p>Are you among those who like to put a personal touch on your screens through a self made screensaver? What&#8217;s your favored method to make your own screensavers? Let us know.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/5-ways-to-make-your-own-screensavers-windows/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Two Great &#8216;n Simple Nerdy Office Pranks to Play On Friends!</title>
		<link>http://www.makeuseof.com/tag/two-great-n-simple-nerdy-pranks/</link>
		<comments>http://www.makeuseof.com/tag/two-great-n-simple-nerdy-pranks/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 00:01:57 +0000</pubDate>
		<dc:creator>Simon Slangen</dc:creator>
				<category><![CDATA[Offbeat]]></category>
		<category><![CDATA[geeky fun]]></category>
		<category><![CDATA[jokes]]></category>
		<category><![CDATA[office worker]]></category>
		<category><![CDATA[prank]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=13838</guid>
		<description><![CDATA[Science has proven that nearly every single human possesses a sadistic side. I totally agree &#8211; few things work better to brighten up your day than a prank with friends or colleagues. Today we&#8217;re focusing on two simple nerdy pranks. We&#8217;ll start by laying out two basic rules &#8211; to ensure some special effects. The [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/909703_banana_skin_2.jpg?323f2c" border="0" alt="office pranks computer" align="left" /> Science has proven that nearly every single human possesses a sadistic side. I totally agree &#8211; few things work better to brighten up your day than a prank with friends or colleagues.</p>
<p>Today we&#8217;re focusing on two simple nerdy pranks.</p>
<p>We&#8217;ll start by laying out two basic rules &#8211; to ensure some special effects.</p>
<p>The first one, <em>never do half work</em>, which applies for both of us. Work on the details, the finishing touch is often as important as the basics.</p>
<p>Secondly, <em>don&#8217;t plan the prank if you can&#8217;t follow through</em> (with a little Dr. Horrible nostalgia), is for the most part a you-rule and pretty self-explanatory. Let the prank play itself out.</p>
<h2><strong>The Blue Screen of Death</strong></h2>
<p>The Blue Screen Of Death (BSOD) is one of the most infamous Microsoft characteristics, and one of the biggest pro-Mac arguments (although the blame lies most often with third-party software).</p>
<p>It&#8217;s the horror of every Windows user, a screen that appears when <em> the kernel, or a driver running in kernel mode, encounters an error from which it cannot recover</em> &#8211; or, simply said, when your system completely crashes.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/bsod.gif?323f2c" alt="office pranks computer, office pranks ideas" /></p>
<p>Ironically, Microsoft themselves have released <a href="http://technet.microsoft.com/nl-nl/sysinternals/bb897558(en-us).aspx">a BSOD screensaver</a> &#8211; pun definitely intended.</p>
<h3><strong>For the casual prankster</strong></h3>
<p>The casual prankster can install this screensaver on a friend&#8217;s or colleague&#8217;s system, and watch the sweet panic emerge.</p>
<ul>
<li><a href="http://technet.microsoft.com/nl-nl/sysinternals/bb897558(en-us).aspx">Download it here</a></li>
<li>Open the file for a preview</li>
<li>To install, use right-mouse and press <em>install</em>. You can now configure it in the screensaver menu of your system.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/9-03-2009-17-43-19.jpg?323f2c" alt="" /></p>
<p>The screensaver differentiates between several authentic looking BSOD&#8217;s (amongst other things, based on the used system), and even simulates a system reboot. It&#8217;s perfect for scaring the hell out of friends or foes alike!</p>
<h3><strong>To make &#8216;em squeal</strong></h3>
<p>Oh, so you&#8217;re a sadistic one, are you? Good, then we can take this to the next level. There are several ways to make the prank better, and I&#8217;m sure you can think of some.</p>
<p>Here&#8217;s something to make them <em>really</em> squeal<span style="color: #c0c0c0;"> (dude, did he sleep with your girlfriend or what?)</span></p>
<ul>
<li><a href="http://www.microsoft.com/technet/sysinternals/miscellaneous/bluescreen.mspx">Download the screen saver</a> and hide it somewhere safe.</li>
<li>Create a shortcut to the file, it doesn&#8217;t matter where you put it.</li>
<li>Download and install <a href="http://utilfr42.free.fr/util/Clavier.php?sLang=en">Clavier+</a></li>
</ul>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/9-03-2009-18-56-35.jpg?323f2c" alt="" /></p>
<p>With Clavier+, you can connect the <strong>Ctrl + S</strong> keyboard shortcut with the shortcut file. You need to use the shortcut file to be able to launch the screensaver.</p>
<p>So basically, whenever your friend or colleague tries saving one of his documents, a BSOD pops up. I speak from personal experience when I say that this is one of the worst things imaginable for your everyday workaholic; your life flashes past before your eyes, you flicker between rage and empty sadness.</p>
<p>Be sure to accompany the prank; not only to enjoy your subject&#8217;s reaction, but you might want to stop him from rebooting his computer.</p>
<h2><strong>The Broken Screen</strong></h2>
<p>Another great scare-prank is to wreck one&#8217;s stuff. Of course, not really damaging it, that kind of takes the joke away.</p>
<p>No, the trick is to make them <em>think</em> their stuff is wrecked, so you can all get a big laugh out of it when it proves one of your pranks.</p>
<p><a title="Link to slworking2's photostream" href="http://www.flickr.com/photos/slworking/">slworking2</a> and <a title="Link to the_alxndr's photostream" href="http://www.flickr.com/photos/alexisalex/">the_alxndr</a> have both uploaded one hell of a great wallpaper on Flickr. What&#8217;s so great about it is that it shows your computer monitor as though it got hit &#8211; hard.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/9-03-2009-19-09-03.jpg?323f2c" alt="" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/9-03-2009-19-10-01.jpg?323f2c" alt="" /></p>
<p>You can download them respectively <a href="http://www.flickr.com/photos/slworking/2284086433">here</a> and <a href="http://www.flickr.com/photos/alexisalex/741592878/">here</a>.</p>
<h3><strong>For the casual prankster</strong></h3>
<p>Pick your favourite, and use it as the default wallpaper. Next, right-click on your taskbar, go to properties, and auto-hide the taskbar.</p>
<p>Also right-click on your desktop, and deselect the &#8216;Show Desktop Items&#8217; option in View.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2009/03/9-03-2009-19-12-06.jpg?323f2c" alt="" /></p>
<p>Now close or minimize all open windows, go hide somewhere safe and enjoy the show!</p>
<h3><strong>To spice it up</strong></h3>
<p>If you want to do it right, make it look right. Throw some stuff on the ground and tilt the monitor. Also, disconnect his keyboard and mouse if you want to play the prank for a little longer.</p>
<h3><strong>Adding a final touch</strong></h3>
<p>Depending on your personality and acting skill, you can experience the prank up close. If people who know you would think this even remotely possible, stay in the room until he arrives, with a blunt object (like a bat or a hard ball) in your hands, and an <em>oh-shit</em> look on your face; don&#8217;t say anything, just give him a wide-eyed stare and slightly parted lips as if you want to say something but don&#8217;t know what.</p>
<p>Do you know any other pranks? Of course you do! Don&#8217;t be shy, and share them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/two-great-n-simple-nerdy-pranks/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Use Videos As A Screensaver Or Wallpaper [Windows]</title>
		<link>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/</link>
		<comments>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 17:01:15 +0000</pubDate>
		<dc:creator>Varun Kashyap</dc:creator>
				<category><![CDATA[Cool Windows Apps & Tricks]]></category>
		<category><![CDATA[How-To Articles]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=8707</guid>
		<description><![CDATA[You have seen pipes, the Windows logo and even slideshows of photos as computer screensavers. How about the prospect of using your family videos (or anything else for that matter) as a screensaver on your Windows desktop? Well there is a tool from Microsoft that allows you to use videos as a screensaver. Its called [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/winlogoscrn.jpg?323f2c" alt="" align="left" />You have seen pipes, the Windows logo and even slideshows of photos as computer screensavers. How about the prospect of using your family videos (or anything else for that matter) as a screensaver on your Windows desktop?</p>
<p>Well there is a tool from Microsoft that allows you to use videos as a screensaver. Its called <a href="http://www.microsoft.com/downloads/details.aspx?familyid=6405ff4f-9bc4-40dd-aa30-ed4ffe02baac&amp;displaylang=en">Microsoft Video Screensaver</a>.</p>
<p>The download requires you to verify the genuineness of your copy of Windows. Once that is done, the installation is simple and a breeze. You can then access &#8220;Video Screensaver&#8221; from the &#8220;Display Properties&#8221; box and then hopping over to the &#8220;Screen Saver&#8221; tab.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/screenpropvscrn.png?323f2c" alt="use video as screensaver" width="404" height="455" /></p>
<p>Select &#8220;Video Screensaver&#8221; from the drop down list and click on &#8220;Settings&#8221; to choose the video you would like to play. You can choose to play the included default video giving you a view of countries all over the world (kind of lame to be frank) or you can choose your own videos.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/videoscreensavervscrn.png?323f2c" alt="video screensaver" width="459" height="446" /></p>
<p>Just put all the videos you would like to play in a separate folder if you don&#8217;t already have one and point the settings dialog to it. That&#8217;s it. You now have a video screensaver waiting for your computer to get idle! I tried the tool with wmv and avi files and it seemed to work flawlessly with both of them.</p>
<p>With that out of the way, now what  if you want to get Windows Vista Dreamscene functionality (animated or video wallpapers) ? For similar functionality you can try DreamsceneXP. <a href="http://dreamscenexp.co.nr/">Dreamscene XP</a> gives you 7 dreamscenes in a variety of resolutions. Follow the following steps to get it running :</p>
<ol>
<li>Download the dreamscene of your choice.</li>
<li>Extract to any location, Open up display properties and browse to the extracted location and click on index.htm.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/dreamvscrn.png?323f2c" alt="" width="404" height="455" /></p>
<li>Click &#8220;apply&#8221; and presto you have an animated background!</li>
</ol>
<p>While Dreamscene limits you to 7 choices, you can use another option  (actually  more of a hack) to play any of your videos as the desktop background. You can use <a href="http://www.videolan.org/vlc/">VLC media player</a> to play a video file in the background as wallpaper.</p>
<ol>
<li>Choose the video you want to play as background, or optionally create a playlist if you want to play more than one.</li>
<li>Once up and running, right click within the player and check wallpaper.</li>
<li>If you don&#8217;t get the wallpaper option go to Settings &gt; Preferences &gt; Video &gt; Output Modules &gt; Direct X and check &#8220;Enable Wallpaper Mode&#8221;</li>
<p style="text-align: center;"><img class="aligncenter" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/settings1vscrn.png?323f2c" alt="" width="510" height="447" /></p>
<li>Also you might want to enable repeating playlist by default so that the background doesn&#8217;t turn black after the video finishes running. For this go to Settings &gt; Preferences &gt; Playlist and check &#8220;Repeat All&#8221;.</li>
<p style="text-align: center;"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/12/settings2vscn.png?323f2c" alt="use video as wallpaper" width="510" height="447" /></p>
</ol>
<p>There you have it &#8211; a video as your desktop background. If the taskbar button bothers you and you want to get rid of it, try something like <a href="http://www.whitsoftdev.com/trayconizer/" target="_blank">Trayconizer</a>. Since VLC supports a multitude of formats you can use virtually any file as the background.</p>
<p>Whn it comes to using videos as wallpapers, you may try the <a href="http://www.makeuseof.com/tag/5-desktop-enhancements-you-should-see/">previously mentioned methods</a> of using any of your screensavers as the desktop background.</p>
<p>Do you know of any other application that offers a similar functionality? Or have you used the desktop background or screensavers creatively in other ways? Let us know in comments</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/use-videos-as-screensaver-or-wallpaper-windows/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>8 Apps Which Will Definitely Spice Up Your Desktop [Mac Only]</title>
		<link>http://www.makeuseof.com/tag/8-apps-which-will-definitely-spice-up-your-desktop-mac-only/</link>
		<comments>http://www.makeuseof.com/tag/8-apps-which-will-definitely-spice-up-your-desktop-mac-only/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 17:01:13 +0000</pubDate>
		<dc:creator>Jackson Chung</dc:creator>
				<category><![CDATA[Cool Mac Apps & Tips]]></category>
		<category><![CDATA[MakeUseOf Lists]]></category>
		<category><![CDATA[desktop enhancements]]></category>
		<category><![CDATA[screensaver]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.makeuseof.com/?p=7550</guid>
		<description><![CDATA[Your desktop is probably the one thing on your Mac which you stare at day in, day out. It is also the most configurable &#8211; with the right applications, of course. If you&#8217;re bored out of your life with the default wallpapers and screen savers which Apple provides, read on. This article will definitely bring [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-right:20px" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/11/desktop-mac.png?323f2c" alt="" align="left" />Your desktop is probably the one thing on your Mac which you stare at day in, day out. It is also the most configurable &#8211; with the right applications, of course. If you&#8217;re bored out of your life with the default wallpapers and screen savers which Apple provides, read on. This article will definitely bring some long awaited excitement to your desktop and will probably lift your mood as well. Sit back and enjoy your desktop. Never thought you&#8217;d say those words, huh?</p>
<h2>Wallpaper Managers</h2>
<p>Why would you want to stare at the same old wallpaper all the time when you have the option to rotate fresh, new beautiful images from respectable repositories? Here are four applications which will do the job.</p>
<h3><a href="http://www.troz.net/Pic-a-POD/"><strong>Pic-a-POD</strong></a></h3>
<p>Pic-a-POD downloads and saves the picture of the day from National Geographic, Astronomy, Earth Science and Wikipedia and you can have it automatically set your desktop&#8217;s wallpaper to rotate randomly between the pictures. Besides using only the current day picture, you can go back in time to download any picture of the day and save it. I&#8217;d recommend using Pic-a-POD if you really enjoy pictures of nature, space and science. They&#8217;re not very artsy but still beautiful and way better than the infamous  Mac clown fish wallpaper.</p>
<div style="text-align: center;"><img src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/11/pic-a-pod-prefs.png?323f2c" alt="wallpaper manager mac" /></div>
<p><a href="http://www.troz.net/Pic-a-POD/">Pic-a-POD</a> can be used on both Mac OS X and Windows.</p>
<h3><a href="http://www.vladstudio.com/companion/"><strong>Vladstudio Companion</strong></a></h3>
<p>Vladstudio is among one of the many great repositories for desktop wallpapers. Their artwork is eerily gorgeous and you can&#8217;t help but go &#8220;wow!&#8221;. Like Pic-a-POD, it can also be set to randomly change the wallpaper after a certain interval or you could manually change it yourself.</p>
<p><center><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/RnpKWC-5g2s&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/RnpKWC-5g2s&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
<p><a href="http://www.vladstudio.com/companion/">Vladstudio Companion</a> is available for Mac OS X and Windows.</p>
<h3><a href="http://desktoptopia.com/"><strong>Desktoptopia</strong></a></h3>
<p>Another great repository for beautiful wallpapers is Desktoptopia and hey, what do you know? They have a background manager too. Desktoptopia makes it very easy to get bewitching wallpapers on your screen. It works very similarly to Vladstudio Companion. Just turn it on and by default, it is set to automatically change your wallpaper every 5 minutes to an invigorating new background.</p>
<p>The wallpapers from Desktoptopia are of a different genre and feels very somewhat disparate from the ones which Vladstudio provides. Depending on your taste, you&#8217;ll need to choose between Desktoptopia and Vladstudio Companion. Or you could switch between the both of them.</p>
<p><center>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/nDuxDeWBM-g&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/nDuxDeWBM-g&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p></center></p>
<p><a href="http://desktoptopia.com/">Desktoptopia</a> is available for Mac OS X but they&#8217;ve got a beta version for Windows as well.</p>
<h3><a href="http://desklickr.isnot.tv/"><strong>DeskLickr</strong></a></h3>
<p>I wrote about DeskLickr in <a href="http://www.makeuseof.com/tag/5-little-mac-apps-that-flickr-will-thank-you-for/">my article about Flickr applications</a>. Head on over there if you haven&#8217;t read it yet. Basically, DeskLickr will pull images from Flickr and sets them as your wallpaper. These pictures are selected by the tags, interestingness and groups which you will have to set to retrieve the pictures you prefer, rather than any random photo of someone&#8217;s family dog.</p>
<p><a href="http://desklickr.isnot.tv/">DeskLickr</a> is only available for Mac OS X</p>
<h2>Hide Your Desktop Icons</h2>
<p>Assuming that you&#8217;ve changed your wallpaper to a picturesque background, you&#8217;d probably want to enjoy it. How are you suppose to do that if your desktop is cluttered with icons? Some say, a cluttered desktop drastically reduces productivity and concentration.</p>
<p>Camouflage is by far the best application I&#8217;ve found which hides everything from the desktop, leaving only the wallpaper for your admiration. Unlike other icon-hiding applications like <a href="http://foggynoggin.com/desktopple/basic">Desktopple</a> or <a href="http://www.manytricks.com/desktopcurtain/">Desktop Curtain</a>, Camouflage is not affected by ExposÃ©. So, pressing F11 does not reveal your true desktop. With Camouflage and your icons out of the way, you can now thoroughly enjoy the wallpapers from Desktoptopia or Vladstudio.</p>
<p style="text-align: center;"><img class="size-full wp-image-7567 aligncenter" title="camouflaged-desktop" src="http://main.makeuseoflimited.netdna-cdn.com/wp-content/uploads/2008/11/camouflaged-desktop.png?323f2c" alt="hide desktop icons" /></p>
<p><a href="http://briksoftware.com/products/camouflage/">Camouflage</a> runs on Mac OS X only.</p>
<h2>Run A Screen Saver As Your Desktop Background</h2>
<p>This is purely eye-candy. Setting a screen saver to run as your desktop background will definitely get you and the people around you excited because we&#8217;re so used to static wallpapers. A dynamic wallpaper will surely lift a couple of eyebrows. Be aware this is quite graphic-intensive and will require a relatively powerful Mac. Running this on my MacBook 2.4GHz didn&#8217;t affect it much performance-wise, although the core temperature did go up a degree or two. With that said, this can still be quite a lot of fun.</p>
<p>There are 3 applications here which will do the job: <a href="http://www.soyasoftware.com/">Screeni</a>, <a href="http://joey.mimweddings.com/Downloads.html">MagicDesktopSwitch</a> and <a href="http://www.wallsaverapp.com/">Wallsaver</a>. All of them are equally good but I prefer Wallsaver because it can be set to launch on startup and run automatically. Both Screeni and MagicDesktopSwitch are better only if you want to set the screen saver as the desktop background periodically.</p>
<p>If you want a couple of screen savers to start off, this <a href="http://www.nwwnetwork.net/?p=software&amp;app=matrixsaver">Matrix screen saver</a> is always a hit; and this <a href="http://9031.com/downloads/screensavers.html">old school flip-flop clock and Lego screen savers</a> you might want to take a look at.</p>
<p><center>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/1XAVQEi85NM&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/1XAVQEi85NM&amp;hl=en&amp;fs=1&amp;ap=%2526fmt%3D18" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p></center></p>
<h2>Special Treat</h2>
<p>I wasn&#8217;t going to include this in at first because it isn&#8217;t actually an application but I thought that it would also help to &#8220;spice&#8221; up your regular desktop. <a href="http://homepage.mac.com/neticen/devmode.html">DevMode widget</a> turns on Development mode on your Dashboard to allow you to place widgets directly on your desktop! It&#8217;s actually possible to do this in Terminal with a specific command but this widget makes it possible for everyone to have their favourite widgets easily accessible on the desktop.</p>
<p>All you need to do is add the widget to Dashboard, and click on it once to turn Development mode on. Click and hold on any widget you want then press F12 (or the Dashboard button on newer keyboards) to close Dashboard and viola! You now have the widget out of Dashboard. You can repeat the process for any widget you want.</p>
<p>If you want to get rid of any widgets which you&#8217;ve shifted onto the desktop, press the Option key while hovering your cursor over the widget, you&#8217;ll see a &#8216;close&#8217; icon appear. Click on that and the widget will suck itself right off your desktop.</p>
<p>How would you spice up your desktop? Enjoyed any of the suggestions in this article? Tell us what you&#8217;d use to turn a boring desktop into something you&#8217;d be pleased to gawk at.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makeuseof.com/tag/8-apps-which-will-definitely-spice-up-your-desktop-mac-only/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached (Requested URI is rejected)
Database Caching 1/37 queries in 0.078 seconds using apc
Object Caching 734/805 objects using disk: basic
Content Delivery Network via main.makeuseoflimited.netdna-cdn.com

Served from: www.makeuseof.com @ 2012-02-10 16:15:58 -->
