<?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>Make Tech Easier&#187; Wallpaper Changer</title>
	<atom:link href="http://maketecheasier.com/tag/wallpaper-changer/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +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 Create Custom Wallpaper Slideshow in Ubuntu</title>
		<link>http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29</link>
		<comments>http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29#comments</comments>
		<pubDate>Tue, 29 Nov 2011 23:00:21 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=41980</guid>
		<description><![CDATA[If you are using the Gnome desktop and have played with the wallpaper (Appearance) settings, you will discover that there is an inbuilt slideshow feature that you can use to change the wallpaper at regular interval. While this is a useful feature, it is rather limited since it can only rotate among the default wallpapers [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29&amp;title=How+to+Create+Custom+Wallpaper+Slideshow+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29">How to Create Custom Wallpaper Slideshow in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/11/crebs-main.jpg" alt="crebs-main" title="crebs-main" width="200" height="172" class="alignleft size-full wp-image-41991" />If you are using the Gnome desktop and have played with the wallpaper (Appearance) settings, you will discover that there is an inbuilt slideshow feature that you can use to change the wallpaper at regular interval. While this is a useful feature, it is rather limited since it can only rotate among the default wallpapers and not your custom collection of wallpapers. For those who wish to create your own slideshow and don&#8217;t want to have a third-party wallpaper changing app running in the background, here&#8217;s how you can do it in Ubuntu.<br />
<span id="more-41980"></span><br />
By editing the xml template in the &#8220;/usr/share/backgrounds/contest&#8221; directory, you can create a slideshow with your own wallpapers. However, this is a tedious and troublesome task, especially if you have hundreds or thousands of wallpapers in your collection. A faster way is to use crebs.</p>
<h2>Installation</h2>
<p>There is a PPA for crebs, but it is only available for Ubuntu Natty and below. </p>
<p>In Ubuntu Natty,</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:crebs<span style="color: #000000; font-weight: bold;">/</span>ppa
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> crebs</pre></div></div>

<p>For Ubuntu Oneiric 11.10, the PPA will still work, but you will need to add it manually to the sources.list.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">nano</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>sources.list</pre></div></div>

<p>Add the following two lines to the end of the file</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deb http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>crebs<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu natty main 
deb-src http:<span style="color: #000000; font-weight: bold;">//</span>ppa.launchpad.net<span style="color: #000000; font-weight: bold;">/</span>crebs<span style="color: #000000; font-weight: bold;">/</span>ppa<span style="color: #000000; font-weight: bold;">/</span>ubuntu natty main</pre></div></div>

<p>Save (Ctrl + O) and exit (Ctrl + X) the file. Next, in your terminal,</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-key</span> adv <span style="color: #660033;">--keyserver</span> keyserver.ubuntu.com <span style="color: #660033;">--recv-keys</span> EF0A4C44
 <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> crebs</pre></div></div>

<h2>Creating custom slideshow</h2>
<p>Run the crebs (Create Background Slideshow) app.</p>
<p>Click the &#8220;+&#8221; button to add wallpapers. You can select multiple wallpapers.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/crebs-add-wallpapers.png" alt="crebs-add-wallpapers" title="crebs-add-wallpapers" width="507" height="493" class="aligncenter size-full wp-image-41986" /></p>
<p>Rearrange (using the &lt; and &gt; buttons) the wallpapers to the order you want them to display. </p>
<p>Once you are done with the images, you can click on the Slideshow tab to configure the length of the slideshow.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/11/crebs-transition-timing.png" alt="crebs-transition-timing" title="crebs-transition-timing" width="518" height="497" class="aligncenter size-full wp-image-41987" /></p>
<p>Lastly, enter a name for your slideshow and click the &#8220;Tick&#8221; button to save. </p>
<h2>Activating the slideshow</h2>
<p>Even after you have saved the file, it won&#8217;t appear in the Appearance section. We have to configure the setting manually.</p>
<p>In your terminal, type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #007800;">GSETTINGS_BACKEND</span>=dconf gsettings <span style="color: #000000; font-weight: bold;">set</span> org.gnome.desktop.background picture-uri <span style="color: #ff0000;">&quot;file://<span style="color: #007800;">$HOME</span>/.crebs/my-wonderful-slideshow.xml&quot;</span></pre></div></div>

<p>Replace &#8220;<em>my-wonderful-slideshow</em>&#8221; with the name of the slideshow that you have saved earlier. </p>
<p>Done. </p>
<p><strong>Note</strong>:<br />
1. The custom slideshow xml file is saved in the /home/username/.crebs folder.</p>
<p>2. An alternative is to use third-party wallpaper changing app, like <a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" title="Desktop Drapes: Another GNOME Wallpaper Changer">Drape</a>, <a href="http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" title="Wallch Set Live Earth As Your Desktop Wallpaper">Wallch</a> etc.</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29&amp;title=How+to+Create+Custom+Wallpaper+Slideshow+in+Ubuntu&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29">How to Create Custom Wallpaper Slideshow in Ubuntu</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/create-custom-wallpaper-slideshow-in-ubuntu/2011/11/29/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wallch Set Live Earth As Your Desktop Wallpaper</title>
		<link>http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21</link>
		<comments>http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21#comments</comments>
		<pubDate>Fri, 21 Jan 2011 22:58:10 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=28293</guid>
		<description><![CDATA[There are no short of wallpaper changers for Linux &#8211; Drape, Wally, Cortina, Wallpapoz, Webilder, and many more. Wallch is yet another wallpaper changer for Gnome, but with a twist. You can set Live Earth image as your desktop wallpaper. Wallch is a pretty new wallpaper changer app for Gnome. It has just released version [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21&amp;title=Wallch+Set+Live+Earth+As+Your+Desktop+Wallpaper&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21">Wallch Set Live Earth As Your Desktop Wallpaper</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/wallch-wallpaper-main.jpg" alt="wallch-wallpaper-main" width="200" height="169" class="alignleft size-full wp-image-28404" />There are no short of wallpaper changers for Linux &#8211; <a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29">Drape</a>, <a href="http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09">Wally</a>, <a href="http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14">Cortina</a>, <a href="http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29">Wallpapoz</a>, <a href="http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12">Webilder</a>, and many more. Wallch is yet another wallpaper changer for Gnome, but with a twist. You can set Live Earth image as your desktop wallpaper. </p>
<p>Wallch is a pretty new wallpaper changer app for Gnome. It has just released version 1.0 of its software days ago. Just like any other wallpaper changing app, it allows you to define a set of wallpapers to be rotated at certain interval.<br />
<span id="more-28293"></span></p>
<h3>Installing Wallch</h3>
<p>There is no PPA for Wallch yet, so the next best option is to install via the deb file (unless you love compiling from source). Go to its <a href="http://sourceforge.net/projects/wall-changer/files/" rel="nofollow">SourceForge page</a> and download the deb file (do not download the tar.gz file). </p>
<p>Double click the deb file to install.</p>
<h3>Usage</h3>
<p>Go to &#8220;<em>Applications -&gt; Accessories -&gt; Wallch Walpaper Changer</em>&#8221; to launch the app. The usage is simple. Add your wallpapers to the box, set the interval to change the wallpaper and press &#8220;Start&#8221; to run the program. That&#8217;s it. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/wallch-main.png" alt="wallch-main" width="600" height="296" class="aligncenter size-full wp-image-28294" /></p>
<p>One thing that you have to take note is that once you &#8220;start&#8221; the program, you won&#8217;t be able to change the configuration (add/remove wallpapers, changing interval etc) anymore. You will have to &#8220;Stop&#8221; the application to make changes to the configuration.</p>
<p>One feature about Wallch is that it allows you to create your own wallpaper, either from the webcam or take a screenshot of your current wallpaper. </p>
<h3>Live Earth wallpaper</h3>
<p>The most interesting thing about Wallch is the ability to set Live Earth images as the desktop wallpaper. Go to &#8220;<em>Edit -&gt; Preferences -&gt; Live Earth Wallpaper</em>. Press the &#8220;Activate Live Earth Wallpaper&#8221; button. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/wallch-live-earth.png" alt="wallch-live-earth" width="543" height="615" class="aligncenter size-full wp-image-28296" /></p>
<p>There is no detail instruction here, but the Live Earth Wallpaper module can&#8217;t work concurrently with the main wallpaper changing module. If you have &#8220;Started&#8221; the wallpaper changing module, you won&#8217;t be able to activate the Live Earth Wallpaper. In addition, the changing interval is set to 1/2 hours which you can&#8217;t change.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/wallch-earth-wallpaper.jpg" alt="wallch-earth-wallpaper" width="600" height="375" class="aligncenter size-full wp-image-28298" /></p>
<h3>Other configurations</h3>
<p><strong>Creating a wallch album</strong></p>
<p>Wallch allows you to create a photo album with your wallpapers. You can create multiple albums. Depending on your mood, you can then get it to load the wallpapers from your favorite album. </p>
<p><strong>Notification sound and bubble</strong></p>
<p>I find this to be very annoying, so I switched both (the sound and the notification bubble) off instantly.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/wallch-notification.png" alt="wallch-notification" width="531" height="378" class="aligncenter size-full wp-image-28297" /></p>
<p><strong>History</strong></p>
<p>Wallch keeps a history of the time the wallpaper is changed and the changed wallpapers. You can access the history file at the <em>.config/WallpaperChanger/History</em> folder. Seriously, I don&#8217;t see any use for logging the changes. Will you be interested to find out at which time of the day which wallpaper was set on your desktop?</p>
<h3>Bonus &#8211; Download 1000 cool HD desktop wallpapers</h3>
<p>To encourage its users to use the app, the developers of Wallch are giving out 1000 desktop wallpapers (400+ mb) for free. I have downloaded it and I must admit that the collection is pretty cool.</p>
<p><a href="http://wallch.t35.com/downloads/desktop-wallpapers.html">Download the wallpapers here</a></p>
<h3>Things that Wallch are lacking</h3>
<p>Being a long time wallpaper changer app user, here are some things that I found lacking in Wallch.</p>
<p>1.<del datetime="2011-02-10T00:16:37+00:00"> <strong>Unable to select multiple folders when adding images</strong> &#8211; You won&#8217;t be able to add images in multiple folders at the same time. For example, I have a main &#8220;Wallpaper&#8221; folder with several sub folders containing my wallpapers. I would love to have the option to select the &#8220;Wallpaper&#8221; folder and add all my wallpapers inside the folder and subfolders.</del> (<strong>update</strong>: Fixed by developer)</p>
<p>2. <strong>Unable to watch a folder for new wallpaper</strong> &#8211; It would be great if it can watch my Wallpaper folder and add new addition to the library.</p>
<p>3. <del datetime="2011-02-10T00:16:37+00:00">Switching the close button should minimize to tray, not exiting.</del>  (<strong>update</strong>: Fixed by developer)</p>
<p>4.<del datetime="2011-02-10T00:16:37+00:00"> The tray icon should provide a one-click access to change the current wallpaper.</del>  (<strong>update</strong>: Fixed by developer)</p>
<h3>Wrapping up</h3>
<p>Wallch is still new, so there are still plenty of feature that it is lacking. The ability to display Live Earth wallpaper is cool though. For the time being, the trustworthy Desktop Drapes still remains my favorite wallpaper changer app.</p>
<p><a href="http://wallch.t35.com">Wallch</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21&amp;title=Wallch+Set+Live+Earth+As+Your+Desktop+Wallpaper&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21">Wallch Set Live Earth As Your Desktop Wallpaper</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/wallch-set-live-earth-as-your-desktop-wallpaper/2011/01/21/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Cortina: Yet Another Gnome Wallpaper Changer</title>
		<link>http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14</link>
		<comments>http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14#comments</comments>
		<pubDate>Mon, 14 Jun 2010 12:00:06 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=16940</guid>
		<description><![CDATA[Few years back, I always lamented that there are few and little wallpaper changer apps for Ubuntu desktop. Fast forward to today, this is no longer the case. There is the evergreen Desktop Drapes that has been around since the early days, the still useful Wallpapoz that has stopped development and the cross-platforms compatible Wally [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14&amp;title=Cortina%3A+Yet+Another+Gnome+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14">Cortina: Yet Another Gnome Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/06/cortina-main.png" alt="cortina-main" title="cortina-main" width="198" height="173" class="alignleft size-full wp-image-16949" />Few years back, I always lamented that there are few and little wallpaper changer apps for Ubuntu desktop. Fast forward to today, this is no longer the case. There is the evergreen <a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29">Desktop Drapes</a> that has been around since the early days, the still useful <a href="http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29">Wallpapoz</a> that has stopped development  and the cross-platforms compatible <a href="http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09">Wally</a> that can grab your wallpapers from Flickr. Well, it seems that there is another new kid in the block: <a href="https://launchpad.net/cortina" target="_blank">Cortina</a>.</p>
<p>Cortina is a simple wallpaper changer for the Gnome desktop. It does not come with any fanciful features that other wallpaper changing app don&#8217;t have, except that it is pretty lightweight and perform all its task quickly and swiftly.<br />
<span id="more-16940"></span></p>
<h3>Installing Cortina</h3>
<p>In Ubuntu Karmic/Lucid/Maverick, you can install via the PPA:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:cs-sniffer<span style="color: #000000; font-weight: bold;">/</span>cortina
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> cortina</pre></div></div>

<p>For other distros or other versions of Ubuntu, you can download the deb, or tar file in the <a href="https://launchpad.net/cortina" target="_blank">download page</a>.</p>
<h3>Handling Cortina</h3>
<p>The first time you run Cortina (Applications -> Graphics -> Cortina), it will prompt you to select the folder where you contain all your wallpapers.</p>
<p>Once you have selected your wallpaper folder, you will see an icon appearing at the system tray.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/cortina-tray-icon.png" alt="cortina-tray-icon" title="cortina-tray-icon" width="348" height="41" class="aligncenter size-full wp-image-16943" /></p>
<p>Right click at the Cortina icon to bring up the option page. You will see two tabs: Display and Preferences.</p>
<p>The Display tab is where you can see your collection of wallpapers waiting to be rotated in the desktop.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/cortina-display-option.png" alt="cortina-display-option" title="cortina-display-option" width="502" height="532" class="aligncenter size-full wp-image-16944" /></p>
<p>The Preferences is where you can configure the wallpaper and application settings.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/06/cortina-preferences-option.png" alt="cortina-preferences-option" title="cortina-preferences-option" width="502" height="531" class="aligncenter size-full wp-image-16945" /></p>
<p>You can configure Cortina to <em>Auto start</em> when login and to <em>switch wallpaper on start</em>. There is also the lapsed time before every switching of wallpapers. Lastly, there is also the wallpaper search directories where you can add/remove folders of wallpaper images.</p>
<p>At the bottom of the preferences pane lies two confusing buttons: <em>Tray</em> and <em>Close</em>. Most people will tend to think that the <em>Close</em> button is to exit the Options page, not quitting the application. This is the confusing part: the Close button actually closes the Option page as well as quitting the app. If you just want to close the Options page (without quitting the app), you will have to press the Tray button. </p>
<p>Seriously, I don&#8217;t see the need to have both the Tray and Close button. It&#8217;s kinda confusing and misleading. (To the developers) Having the Close button to close the Option page will do. </p>
<p><strong>Update</strong>: The latest version of Cortina has fixed this issue. There is only one <em>Close</em> button now instead of two confusing buttons. Thanks to Eric for listening.</p>
<h3>Conclusion</h3>
<p>Cortina is not a very impressive wallpaper changer. Nor does it comes with any killer features that make it a must-have app. However, if you are looking for a lightweight application that can get the work done with speed and no hiccup, then Cortina is a good one.<br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14&amp;title=Cortina%3A+Yet+Another+Gnome+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14">Cortina: Yet Another Gnome Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/cortina-yet-another-gnome-wallpaper-changer/2010/06/14/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>How to Set your Ubuntu Wallpaper as the bootsplash and login screen background</title>
		<link>http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03</link>
		<comments>http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03#comments</comments>
		<pubDate>Sun, 03 Jan 2010 23:37:53 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Boot Screen]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>
		<category><![CDATA[xsplash]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=10492</guid>
		<description><![CDATA[If you have noticed, Ubuntu Karmic comes with a new xsplash that allows you to set custom wallpaper as the background. Not only is it more visually appealing, it is also much easier to customize than the previous usplash. In this article, we are going to do some thing more interesting – change the bootsplash [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03&amp;title=How+to+Set+your+Ubuntu+Wallpaper+as+the+bootsplash+and+login+screen+background&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03">How to Set your Ubuntu Wallpaper as the bootsplash and login screen background</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-10501" title="xsplash-main" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-main.jpg" alt="xsplash-main" width="200" height="123" />If you have noticed, Ubuntu Karmic comes with a new xsplash that allows you to set custom wallpaper as the background. Not only is it more visually appealing, it is also much easier to customize than the previous <a href="http://maketecheasier.com/create-and-install-your-own-grub-splash-image/2009/01/27">usplash</a>.</p>
<p>In this article, we are going to do some thing more interesting – change the bootsplash and login screen concurrently when you change your desktop wallpaper.</p>
<p>Note: <em>this is currently only possible with Ubuntu Karmic 9.10 or distro with xsplash installed.</em><br />
<span id="more-10492"></span></p>
<h3>Installation</h3>
<div style="border:1px solid #ccc;padding:5px;">
<strong>Update</strong>: A new PPA is now available for the wallpaper daemon script. You can install it with the command:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:meerkat<span style="color: #000000; font-weight: bold;">/</span>stable
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> xsplash-background-settings</pre></div></div>

<p>Once installed, you should be able to access it from <em>System -&gt;  Settings -&gt; XSplash Wallpaper Settings</em>
</div>
<p>First, install the dependencies.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> imagemagick</pre></div></div>

<p>Download the <a href="http://www.gnome-look.org/content/download.php?content=114984" target="_blank">wallpaper_daemon.py</a> script from <a href="http://www.gnome-look.org/content/show.php?content=114984" target="_blank">Gnome-Look.org</a>.</p>
<p>Extract the tar file to a suitable location, probably your home folder.</p>
<p>Go to the location where you have extracted the file. Right click on the <em>wallpaper_daemon.py</em> and select Properties. Go to the <strong>Permissions</strong> tab and check the box “<em>Allow executing file as program</em>”. Click <em>Close</em>.</p>
<p><img class="alignnone size-full wp-image-10497" title="xsplash-properties" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-properties.png" alt="xsplash-properties" width="500" height="452" /></p>
<p>Open a terminal and type</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">/</span>filepath-to-script<span style="color: #000000; font-weight: bold;">/</span>wallpaper-daemon.py –-install</pre></div></div>

<p>Remember to change the <em>filepath-to-script</em> to the actual filepath.</p>
<p>This will backup your existing xsplash screen and run the daemon.</p>
<p>Now change your desktop wallpaper (<em>System -&gt; Preferences -&gt; Appearance -&gt; Background</em>)</p>
<p><img class="alignnone size-full wp-image-10503" title="xsplash-change-wallpaper" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-change-wallpaper.jpg" alt="xsplash-change-wallpaper" width="500" height="439" /></p>
<p>Open a new terminal (do not close the previous one) and type:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> xsplash</pre></div></div>

<p>You should see a preview of your new bootsplash. Press “<em>ESC</em>” to return to the desktop.</p>
<p>Go to <strong>Startup Application</strong> (<em>System -&gt; Preferences -&gt; Startup Applications</em>)</p>
<p>Click <em>Add</em></p>
<p>Enter the command as below:<br />
<strong>Name</strong>: Wallpaper Daemon<br />
<strong>Command</strong>: /filepath-to-script/wallpaper_daemon.py</p>
<p>Remember to change the <em>filepath-to-script</em> to the actual filepath</p>
<p>Click <em>Close</em>.</p>
<p>Close all windows and restart your computer. You should now see your favorite desktop wallpaper as the bootsplash and login screen.</p>
<h3>Screenshots</h3>
<p>Desktop wallpaper</p>
<p><img class="alignnone size-full wp-image-10494" title="xsplash-desktop" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-desktop.jpg" alt="xsplash-desktop" width="577" height="339" /></p>
<p>Bootsplash screen</p>
<p><img class="alignnone size-full wp-image-10495" title="xsplash-boot" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-boot.jpg" alt="xsplash-boot" width="577" height="339" /></p>
<p>Login screen</p>
<p><img class="alignnone size-full wp-image-10496" title="xsplash-login" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-login.jpg" alt="xsplash-login" width="577" height="337" /></p>
<h3>Wallpaper Changer</h3>
<p>If you are using wallpaper changer app like <a href="http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09">Wally</a> or <a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29">Desktop Drape</a>, they will work with the wallpaper_daemon script as well. Whenever the desktop wallpaper changes, the xsplash and login screen will change as well.</p>
<h3>Uninstall</h3>
<p>If you feel that the wallpaper_daemon script is taking up too much resources, or you are tired of such fancy stuff, here are the steps to uninstall it.</p>
<p>Go to <em>Startup Application</em>, delete the wallpaper_daemon entry that you have entered earlier.</p>
<p>Open up your <em>Nautilus</em> file manager and navigate to <em>/usr/share/images/xsplash</em> and look for this file <em>backup.xxxxxxx</em> where the xxx represents a string of number. Copy down the name of this file.</p>
<p><img class="alignnone size-full wp-image-10500" title="xsplash-backup" src="http://imagecdn.maketecheasier.com/2010/01/xsplash-backup.png" alt="xsplash-backup" width="471" height="380" /></p>
<p>Open up a terminal,</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-C</span> <span style="color: #000000; font-weight: bold;">/</span> <span style="color: #660033;">-xf</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>images<span style="color: #000000; font-weight: bold;">/</span>xsplash<span style="color: #000000; font-weight: bold;">/</span>backup.xxxxx</pre></div></div>

<p>Note: Replace the <em>backup.xxxx</em> with the actual name of the backup file.</p>
<p>This will restore the default xsplash screen.</p>
<p>That&#8217;s it. You may also want to delete the wallpaper_daemon.py script from your computer, but that is purely optional.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03&amp;title=How+to+Set+your+Ubuntu+Wallpaper+as+the+bootsplash+and+login+screen+background&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03">How to Set your Ubuntu Wallpaper as the bootsplash and login screen background</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/set-wallpaper-as-bootsplash-background/2010/01/03/feed</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Wally: A Cross Platform Wallpaper Changer</title>
		<link>http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09</link>
		<comments>http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:12:24 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cross-platforms]]></category>
		<category><![CDATA[wallpaper]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=8694</guid>
		<description><![CDATA[Wallpapers breathe life into a desktop. But the same wallpaper can be boring after some days. if you want to automatically rotate wallpapers in your desktop, Wally is just the tool you need. It&#8217;s a cross platform wallpaper rotator that can rotate wallpapers in your desktop from multiple sources. You need not save wallpapers from [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09&amp;title=Wally%3A+A+Cross+Platform+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09">Wally: A Cross Platform Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2009/12/wally-logo.jpg" alt="wally-logo" title="wally-logo" width="230" height="142" class="alignleft size-full wp-image-8980" />Wallpapers breathe life into a desktop. But the same wallpaper can be boring after some days. if you want to automatically rotate wallpapers in your desktop, Wally is just the tool you need. It&#8217;s a cross platform wallpaper rotator that can rotate wallpapers in your desktop from multiple sources. You need not save wallpapers from different websites in your computer. <a href="http://www.becrux.com/index.php?page=projects&#038;name=wally" target="_blank">Wally</a> can search Flickr, Picasa, Photobucket, Bing, Smugmug and other sources and set a new wallpaper as your desktop background automatically.<span id="more-8694"></span></p>
<h3>How Wally Works</h3>
<p><a href="http://www.becrux.com/index.php?page=projects&#038;name=wally" target="_blank">Download Wally</a> for your OS and install the application. The software is compatible in all Windows versions, Linux and Mac as well. Once installed, right click the system tray icon, go to settings and start adding the folders which contains your wallpapers or pictures.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/11/wally-wallpaper-settings.gif" alt="wally-wallpaper-settings" width="550" height="412" /></p>
<p><strong>Adding local picture folders</strong></p>
<p>Once you add the folders containing your pictures and wallpapers, Wally will automatically scan those folders and set an image as desktop background. You can adjust the position of the wallpaper as centered, scaled, autofit etc. The time of rotation can be set to as low as 2 minutes. Here is how the settings panel look</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/11/wally-settings.gif" alt="Wally-settings" width="550" height="389" /></p>
<p>You can set Wally to automatically start up when your system boots. The time interval of rotating wallpapers can be adjusted in seconds, minutes and hours. Just put a custom time interval in the interval dropdown.</p>
<p><strong>Adding random images</strong></p>
<p>If you have a large collection of photos stored in your computer and do not want to use that folder for wallpaper setting, you can consider adding some selected images in Wally. following are the steps involved to add some selected files in Wally and rotate them after a timed interval</p>
<p>1. Open Wally Settings and go to &#8220;Files&#8221; from the left pane.</p>
<p><img class="aligncenter size-full wp-image-8700" src="http://imagecdn.maketecheasier.com/2009/11/wally-rotate-pictures.png" alt="rotate-selected-pictures" width="550" height="452" /></p>
<p>2. Select the images that you want to keep in the Wally settings. You can totate through only these images whenever you switch the &#8220;next photo&#8221; button from system tray.</p>
<p><strong>Rotate wallpapers manually</strong></p>
<p>If you don’t want to rotate wallpapers automatically, just select a long time interval from the Interval dropdown (e.g 900 hours). To rotate wallpapers on your own, right click the system tray icon and select next photo. Wally will pick a random photo from your picture folders that you have already added and set it as desktop background.</p>
<p><img class="aligncenter" src="http://imagecdn.maketecheasier.com/2009/11/wally-next-wallpaper.png" alt="set-next-wallpaper-photo" width="153" height="292" /></p>
<h3>Rotate wallpapers in your desktop from different sources</h3>
<p>This is what makes Wally very interesting to use. Wally supports 10 popular image search engines and you can set a wallpaper based on your custom searches, tags etc.</p>
<p>To be more clear, you can set the photos of a particular Flickr tag as desktop background and rotate them after a definite time interval. Following are the steps involved to rotate wallpapers of a Flickr tag:</p>
<p>1. Open Wally, go to settings and activate the Flickr module.</p>
<p><img class="aligncenter size-full wp-image-8695" src="http://imagecdn.maketecheasier.com/2009/11/wally-flickr-module.png" alt="activate-flickr-module-wally" width="558" height="187" /></p>
<p>2. Click the Flickr icon from the left pane and add the tags of your choice. You can add multiple tags as well as full text searches.</p>
<p><img class="aligncenter size-full wp-image-8696" src="http://imagecdn.maketecheasier.com/2009/11/wally-search-flickr-tag.png" alt="search-flickr-tag" width="534" height="363" /></p>
<p>3. Next, Choose the size of pictures you want to filter and set the order of rotation. Click ok when you are done.</p>
<p>That&#8217;s it. Wally will search the sources and tags that you have provided, pick up any random picture and set it as desktop background. If you like a definite image and want to save that image in your computer, just click the system tray icon and select &#8220;Save photo&#8221;.</p>
<p>Similarly you can use other photo sites like Photobucket, Picasa, Smugmug, Yahoo, Panoramio, Buzznet etc.</p>
<p>On an ending note, Wally is just brilliant and way more customizable than other wallpaper changers like Webshots, Picasa etc. It&#8217;s lightweight and compatible with all platforms. What tools or software do you use to change wallpapers automatically? Do let us know whether you found Wally interesting or not.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09&amp;title=Wally%3A+A+Cross+Platform+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09">Wally: A Cross Platform Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/wally-a-cross-platform-wallpaper-changer/2009/12/09/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Nitrogen: A Background Setter For Lightweight Desktop Manager</title>
		<link>http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02</link>
		<comments>http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02#comments</comments>
		<pubDate>Tue, 02 Dec 2008 03:24:41 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[nitrogen]]></category>
		<category><![CDATA[openbox]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1247</guid>
		<description><![CDATA[Gnome, KDE and XFCE users will have no problem changing the wallpaper on their desktop. However, if you are using a lightweight desktop manager such Openbox or Fluxbox, you will find that there is no way that you can set the wallpaper for your desktop. In this case, Nitrogen will come in handy. Nitrogen is [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02&amp;title=Nitrogen%3A+A+Background+Setter+For+Lightweight+Desktop+Manager&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02">Nitrogen: A Background Setter For Lightweight Desktop Manager</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1254" style="padding-right:5px" title="nitrogen-logo" src="http://imagecdn.maketecheasier.com/2008/12/nitrogen-logo.jpg" alt="nitrogen-logo" width="260" height="230" align="left" />Gnome, KDE and XFCE users will have no problem changing the wallpaper on their desktop. However, if you are using a lightweight desktop manager such Openbox or Fluxbox, you will find that there is no way that you can set the wallpaper for your desktop. In this case, Nitrogen will come in handy.</p>
<p><a href="http://projects.l3ib.org/nitrogen/" target="_blank">Nitrogen</a> is a simple, lightweight application that allows you to change the background of your desktop. Some of its key features include support for <a href="http://en.wikipedia.org/wiki/Multi-monitor" target="_blank">Multihead</a> and <a href="http://en.wikipedia.org/wiki/Xinerama" target="_blank">Xinerama</a>, a recall mode that can remember the last wallpaper set and command line mode for script use.</p>
<p><span id="more-1247"></span>If you are using Ubuntu 8.10 (with Openbox) or any other debian-based system, here is how you install and configure Nitrogen.</p>
<p>In your terminal,</p>
<p class="codeblock">sudo nano /etc/apt/sources.list</p>
<p>add this two lines to the end of the file.</p>
<p class="codeblock">deb http://ppa.launchpad.net/k-belding/ubuntu intrepid main<br />
deb-src http://ppa.launchpad.net/k-belding/ubuntu intrepid main</p>
<p>Press <em>Ctrl + O</em> to save the file and <em>Ctrl + X</em> to close the file.</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install nitrogen</p>
<p>This should install Nitrogen on your system</p>
<h3>Setting background wallpaper</h3>
<p>Assume that your wallpaper folder is at <em>/home/username/wallpaper</em>.</p>
<p>In the terminal, type</p>
<p class="codeblock">nitrogen ~/wallpaper</p>
<p>A window will pop up showing all the wallpaper in the folder. Pick the one that you want to set as background image and click Apply.</p>
<p><img class="alignnone size-full wp-image-1249" title="nitrogen" src="http://imagecdn.maketecheasier.com/2008/12/nitrogen.jpg" alt="nitrogen" width="352" height="526" /></p>
<p>That&#8217;s it</p>
<p>To get it to autostart everytime you log in, in your terminal,</p>
<p class="codeblock">nano ~/.config/openbox/autostart.sh</p>
<p>Paste this into the end of the file</p>
<p class="codeblock"><code>nitrogen --restore &amp;</code></p>
<p>If the <em>autostart.sh</em> file does not exist, you will have to manually create one before you can carry out the above step.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02&amp;title=Nitrogen%3A+A+Background+Setter+For+Lightweight+Desktop+Manager&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02">Nitrogen: A Background Setter For Lightweight Desktop Manager</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/nitrogen-a-background-setter-for-lightweight-desktop-manager/2008/12/02/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Desktop Drapes: Another GNOME Wallpaper Changer</title>
		<link>http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29</link>
		<comments>http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29#comments</comments>
		<pubDate>Tue, 29 Jul 2008 02:21:26 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=639</guid>
		<description><![CDATA[We have covered several wallpaper changers for GNOME. Here is another one to add to the list. Desktop Drapes is a simple wallpaper manager application for the GNOME desktop. It can automatically pick up any new wallpapers you have added to a directory and randomly change your wallpaper at regular interval, or whenever you fell [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29&amp;title=Desktop+Drapes%3A+Another+GNOME+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29">Desktop Drapes: Another GNOME Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We have covered several <a href="http://maketecheasier.com/tag/wallpaper-changer">wallpaper changers</a> for GNOME. Here is another one to add to the list.</p>
<p><a href="http://drapes.mindtouchsoftware.com/" target="_blank">Desktop Drapes</a> is a simple wallpaper manager application for the GNOME desktop. It can automatically pick up any new wallpapers you have added to a directory and randomly change your wallpaper at regular interval, or whenever you fell like it.</p>
<p><span id="more-639"></span><strong>Installation</strong></p>
<p>Installing Desktop Drapes in Ubuntu is easy. Go to <em>System-&gt;Administration-&gt;Synaptic Package Manager</em>. Search for &#8216;<em>drapes</em>&#8216;. Check the box beside it and click <em>Apply</em>.</p>
<p>Once installed, you can start Desktop Drapes via <em>System-&gt;Preferences-&gt;Desktop Drapes</em>. There won&#8217;t be any popup window or configuration menu. Instead you will find a new icon on the right of the top panel. Simply click on it to change your current wallpaper.</p>
<p><strong>Configuration</strong></p>
<p>To configure Desktop Drapes, right-click on the icon and select Preferences. You won&#8217;t see a window with many options. On the main screen, you will see your current wallpaper. To add extra wallpapers from other folders, click “<em>Add</em>”.</p>
<p><img class="alignnone size-full wp-image-640" title="desktop-drape1" src="http://imagecdn.maketecheasier.com/2008/07/desktop-drape1.jpg" alt="desktop drape configuration window" width="405" height="523" /></p>
<p>On the <em>General</em> tab, you can choose whether you want Desktop Drapes to start and switch wallpaper when login. You can also set the timing to auto switch the wallpaper at regular interval.</p>
<p><img class="alignnone size-full wp-image-641" title="desktop-drape2" src="http://imagecdn.maketecheasier.com/2008/07/desktop-drape2.jpg" alt="desktop drape configuration" width="407" height="523" /></p>
<p>Generally, this is a simple wallpaper changer that performs what it suppose to do: <em>change wallpaper at regular interval</em>. If you just want a simple <em>set-and-leave-it</em> wallpaper changer, then this would be the right choice. However if you want more functionality such as auto-download photos from Flickr, I would recommend <a href="http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12">Webilder</a>.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29&amp;title=Desktop+Drapes%3A+Another+GNOME+Wallpaper+Changer&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29">Desktop Drapes: Another GNOME Wallpaper Changer</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/desktop-drapes-another-gnome-wallpaper-changer/2008/07/29/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)</title>
		<link>http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12</link>
		<comments>http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12#comments</comments>
		<pubDate>Thu, 12 Jun 2008 03:57:49 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Hardy Heron]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>
		<category><![CDATA[Webilder]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=469</guid>
		<description><![CDATA[There are tons of interesting and nice photos on Flickr. While you can download them and set it as your desktop wallpaper manually, wouldn&#8217;t it be great if there is a software that can automate the downloading process and change your Ubuntu wallpaper every now and then? Webilder does just that. It allows you to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12&amp;title=How+to+Grab+Photos+From+Flickr+And+Set+As+Ubuntu+Wallpaper+%28Automatically%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12">How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p>There are tons of interesting and nice photos on <a href="http://www.flickr.com" target="_blank">Flickr</a>. While you can download them and set it as your desktop wallpaper manually, wouldn&#8217;t it be great if there is a software that can automate the downloading process and change your Ubuntu wallpaper every now and then?</p>
<p><a href="http://www.webilder.org" target="_blank">Webilder</a> does just that. It allows you to download images from Flickr and <a href="http://www.webshots.com/" target="_blank">Webshots</a> and set it as your wallpaper. You can customize it by setting the keywords (or tags) to watch for and/or check out the <a href="http://www.webilder.org/channels/popular" target="_blank">Webilder channel</a> for tags and albums shared by others.</p>
<p><span id="more-469"></span><strong>Installing Webilder (on Ubuntu Hardy Heron)</strong></p>
<p>In your terminal,</p>
<p class="codeblock">gksu gedit /etc/apt/sources.list</p>
<p>Insert the following codes to the repository: (yes, the code is for Feisty, but it works in Hardy too)</p>
<p class="codeblock">deb http://debian.websterwood.com/ feisty main<br />
deb-src http://debian.websterwood.com/ feisty main</p>
<p>Save and exit.</p>
<p>In the terminal again,</p>
<p class="codeblock">sudo apt-get update</p>
<p>For GNOME,</p>
<p class="codeblock">sudo apt-get install webilder webilder-gnome</p>
<p>For KDE,</p>
<p class="codeblock">sudo apt-get install webilder webilder-kde</p>
<p>Once installed, right click on the top-right panel and select &#8220;<em>Add to Panel</em>&#8220;. Scroll down the list to find &#8220;<em>Webilder Desktop Applet</em>&#8220;. Click &#8220;<em>Add</em>&#8221; follow by &#8220;<em>Close</em>&#8220;. You will now see the Webilder icon on the panel.</p>
<p><img class="alignnone size-full wp-image-475" title="add-to-panel" src="http://imagecdn.maketecheasier.com/2008/06/add-to-panel.jpg" alt="add-to-panel" width="499" height="457" /></p>
<p>Click on the Webilder icon <img class="alignnone size-full wp-image-476" title="webilder-icon" src="http://imagecdn.maketecheasier.com/2008/06/webilder-icon.jpg" alt="" width="31" height="24" /> to open the configuration manager.</p>
<p>Go to <em>Tools-&gt;Preferences</em> to customize your setting.</p>
<p>The <strong>General</strong> tab allows you to determine the frequency to rotate your wallpaper and to download new photos.</p>
<p><img class="alignnone size-full wp-image-470" title="webilder-general-tab" src="http://imagecdn.maketecheasier.com/2008/06/webilder-general-tab.jpg" alt="webilder-general-tab" width="460" height="418" /></p>
<p>The <strong>Flickr</strong> tab allows you to add custom tags to define the type of photos you want to download.</p>
<p><img class="alignnone size-full wp-image-471" title="webilder-flickr-tab" src="http://imagecdn.maketecheasier.com/2008/06/webilder-flickr-tab.jpg" alt="webilder-flickr-tab" width="460" height="422" /></p>
<p>Some syntax you can use:</p>
<p><em>party, beach</em> : download photos that are tagged with both party and beach<br />
<em>party, beach;swimsuit</em> : download photos that are tagged with both party and beach, or with swimsuit</p>
<p>Other things that you can customize include the photos from specific flickr user and album.</p>
<p>The <strong>Webshots</strong> tab allows you to configure download from Webshots. You will need to enter your login account to activate it.</p>
<p><img class="alignnone size-full wp-image-472" title="webilder-webshots-tab" src="http://imagecdn.maketecheasier.com/2008/06/webilder-webshots-tab.jpg" alt="webilder-webshots-tab" width="463" height="421" /></p>
<p>The <strong>Advanced</strong> tab determines the path where the photos are downloaded to.</p>
<p><img class="alignnone size-full wp-image-473" title="webilder-advanced-tab" src="http://imagecdn.maketecheasier.com/2008/06/webilder-advanced-tab.jpg" alt="webilder-advanced-tab" width="459" height="421" /></p>
<p>Once you are done with the configuration, click <em>Tools-&gt;Download Photos</em> to begin the downloading. After the downloading is completed, you should see all the photos on the main window. Filter out those that you don&#8217;t want (right-click and select <em>Delete Forever</em>). It should now change your wallpaper regularly at the interval that you have specified previously.</p>
<p><img class="alignnone size-full wp-image-474" title="webilder-main" src="http://imagecdn.maketecheasier.com/2008/06/webilder-main.jpg" alt="webilder-main" /></p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12&amp;title=How+to+Grab+Photos+From+Flickr+And+Set+As+Ubuntu+Wallpaper+%28Automatically%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12">How to Grab Photos From Flickr And Set As Ubuntu Wallpaper (Automatically)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/how-to-grab-photos-from-flickr-and-set-as-ubuntu-wallpaper-automatically/2008/06/12/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu: How To Change Wallpaper Easily With Wallpapoz</title>
		<link>http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29</link>
		<comments>http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29#comments</comments>
		<pubDate>Fri, 29 Feb 2008 05:23:50 +0000</pubDate>
		<dc:creator>Damien Oh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wallpaper Changer]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29</guid>
		<description><![CDATA[Wallpapoz is an easy to use wallpaper changer application for GNOME. If you love to collect wallpapers, and like your desktop to change wallpaper at regular interval, then Wallpapoz is right for you. GNOME desktop does not come with a wallpaper changer. While there has been lots of wallpaper changing script developed by enthusiasts, none [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29&amp;title=Ubuntu%3A+How+To+Change+Wallpaper+Easily+With+Wallpapoz&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29">Ubuntu: How To Change Wallpaper Easily With Wallpapoz</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://wallpapoz.akbarhome.com/" target="_blank">Wallpapoz</a> is an easy to use wallpaper changer application for <a href="http://www.gnome.org" target="_blank">GNOME</a>. If you love to <a href="http://www.smashingmagazine.com/2006/12/07/selected-wallpapers-for-desktop-and-web-design/" target="_blank">collect wallpapers</a>, and like your desktop to change wallpaper at regular interval, then Wallpapoz is right for you.</p>
<p>GNOME desktop does not come with a wallpaper changer. While there has been lots of <a href="http://joeamined.wordpress.com/2008/02/15/automatically-changing-wallpaper-relatively-to-daytime-in-ubuntu/" target="_blank">wallpaper changing script</a> developed by enthusiasts, none of them provide an easy to use graphical interface. Most of them will require you to run the code in your terminal.</p>
<p>Wallpapoz is different&#8230;</p>
<p><span id="more-195"></span>It provides a simple interface where you can add/manage/preview wallpaper (or the whole wallpaper folder) easily. You can set the time (in minute) for the wallpaper to change and whether to change in an ordered list or in random order.</p>
<p>One of the features that I like most is its ability to change wallpaper when you switch workspace. Did I mention that it  also works well with Compiz? :)</p>
<p><strong>Installing Wallpapoz</strong></p>
<p>Download the source code from <a href="http://wallpapoz.akbarhome.com/download.html" target="_blank">http://wallpapoz.akbarhome.com/download.html</a></p>
<p>Retrieve the required dependencies (for Ubuntu Gutsy):</p>
<p class="codeblock">sudo apt-get install python-gnome2 python-imaging python-gtk2</p>
<p>Unzip the Wallpapoz file:</p>
<p class="codeblock">tar -xzf wallpapoz-0.4.tar.gz</p>
<p>Installing the Wallpapoz</p>
<p class="codeblock">cd wallpapoz-0.4<br />
sudo python setup.py install</p>
<p>Upon successful installation, you should see</p>
<p><img src="http://imagecdn.maketecheasier.com/2008/02/wallpapoz-installation.jpg" alt="wallpapoz-installation.jpg" /></p>
<p><strong>Configuring Wallpapoz</strong></p>
<p>Open Wallpapoz  via <em>Applications-&gt;Accessories-&gt;Wallpapoz</em></p>
<p><img src="http://imagecdn.maketecheasier.com/2008/02/wallpapoz.jpg" alt="wallpapoz.jpg" /></p>
<p>Click &#8220;Add Files&#8221; to add a single wallpaper or &#8220;Add Directory&#8221; to add the whole wallpaper folder.</p>
<p>Click on the &#8220;Preferences&#8221; button</p>
<p><img src="http://imagecdn.maketecheasier.com/2008/02/wallpapoz-preference.jpg" alt="wallpapoz-preference.jpg" /></p>
<p>Change the time (in minute) to your liking. Check the &#8220;Change desktop wallpaper&#8230;&#8221; box if you want to change wallpaper when you switch workspace. If you have 4 desktop spaces, you should see the following:</p>
<p><img src="http://imagecdn.maketecheasier.com/2008/02/wallpapoz-workspace.jpg" alt="wallpapoz-workspace.jpg" /></p>
<p>where the 1, 2, 3, 4 on the left hand side refer to the workspace number. You can choose to add different wallpapers for different workspace.</p>
<p>Once you have finished your configuration, click &#8220;Restart&#8221; to run the Daemon.</p>
<p>To configure the Wallpapoz Daemon to run every time you boot up your PC, go to System -&gt; Preferences -&gt; Sessions.<br />
Click Add. Enter the following:</p>
<p>Name: Wallpapoz<br />
Command: /usr/local/bin/daemon_wallpapoz</p>
<p>Click OK.</p>
<p>Done!</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29&amp;title=Ubuntu%3A+How+To+Change+Wallpaper+Easily+With+Wallpapoz&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29">Ubuntu: How To Change Wallpaper Easily With Wallpapoz</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/ubuntu-how-to-change-wallpaper-easily-with-wallpapoz/2008/02/29/feed</wfw:commentRss>
		<slash:comments>43</slash:comments>
		</item>
	</channel>
</rss>

