<?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>/home/spsneo/blog &#187; Wallpaper</title>
	<atom:link href="http://spsneo.com/blog/category/wallpaper/feed/" rel="self" type="application/rss+xml" />
	<link>http://spsneo.com/blog</link>
	<description>Trying to move every bit to cloud.</description>
	<lastBuildDate>Fri, 19 Aug 2011 16:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Set BING Background as your Desktop Wallpaper in GNOME</title>
		<link>http://spsneo.com/blog/2009/07/18/set-bing-background-as-your-desktop-wallpaper-in-gnome/</link>
		<comments>http://spsneo.com/blog/2009/07/18/set-bing-background-as-your-desktop-wallpaper-in-gnome/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:15:01 +0000</pubDate>
		<dc:creator>spsneo</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[BING]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[GRUB]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wallpaper]]></category>

		<guid isPermaLink="false">http://spsneo.com/blog/?p=86</guid>
		<description><![CDATA[BING comes up with a beautiful background everyday. I thought why not set this background as my desktop wallpaper. But it would be a cumbersome task to set it manually. So I searched (Googled, BINGed) for some script which will &#8230; <a href="http://spsneo.com/blog/2009/07/18/set-bing-background-as-your-desktop-wallpaper-in-gnome/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="BING " href="http://www.bing.com" target="_blank">BING</a> comes up with a beautiful background everyday. I thought why not set this background as my desktop wallpaper. But it would be a cumbersome task to set it manually. So I searched (Googled, BINGed) for some script which will do this for me. I found <a title="Bing Downloader" href="http://bing.codeplex.com/" target="_blank">BING Downloader</a> which does this task on Windows. I could not find any such script for GNOME. So, I thought of writing one.</p>
<p>I wrote a script which when executed automatically sets the GNOME wallpaper as BING background of the day. This is a PHP script. To execute this script you need to have php installed on your system. You can install php in Ubuntu as<br />
<code><br />
sudo apt-get install php5 php5-cli</code></p>
<p>Now you are all set to download this script. Download Link: <a title="Set BING background as GNOME Desktop wallpaper" href="http://www.spsneo.com/scripts/bing_wallpaper.tar.gz" target="_self">http://www.spsneo.com/scripts/bing_wallpaper.tar.gz</a></p>
<p>Download this file, extract the script file. Now you can run the script from terminal :<br />
<code> php bing_wallpaper.php </code></p>
<p>And your wallpaper is set. You can run this script daily from your terminal or you can set a cron job for the same or you can set up an icon in your gnome panel for this script.</p>
<p>I will keep updating this script. And I am also planning to write the same script in python. So check back again if you dont want to install php on your system.</p>
<p>Send your feedbacks and suggestions.</p>
<p><strong>Update 1:</strong> I have modified the script to work with http proxy. Just assure that the environment variable http_proxy is properly set.</p>
<p><strong>Update 2:</strong> Modified the script to keep the image centered on the desktop with black background. Try it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://spsneo.com/blog/2009/07/18/set-bing-background-as-your-desktop-wallpaper-in-gnome/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

