<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>A No Nonsense Blog &#187; ubuntu</title>
	<atom:link href="http://blog.sandeep.co.in/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sandeep.co.in</link>
	<description>Actually Its full of Nonsense</description>
	<lastBuildDate>Sat, 14 Jan 2012 22:46:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.sandeep.co.in' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>A No Nonsense Blog &#187; ubuntu</title>
		<link>http://blog.sandeep.co.in</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.sandeep.co.in/osd.xml" title="A No Nonsense Blog" />
	<atom:link rel='hub' href='http://blog.sandeep.co.in/?pushpress=hub'/>
		<item>
		<title>Get the Cricket score on Linux Command Line or Conky</title>
		<link>http://blog.sandeep.co.in/2008/11/01/get-the-cricket-score-on-linux-command-line-or-conky/</link>
		<comments>http://blog.sandeep.co.in/2008/11/01/get-the-cricket-score-on-linux-command-line-or-conky/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 09:45:31 +0000</pubDate>
		<dc:creator>d1g1t</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[conky]]></category>
		<category><![CDATA[Cricket]]></category>
		<category><![CDATA[cricket score]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Test cricket]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://sandeep.co.in/?p=488</guid>
		<description><![CDATA[I was trying to find a way to get live cricket scores on my desktop. I could have used retreived rss feeds every few minutes, but I found a simpler way on a mailing list Here, a python script by Sridhar. I modified it a bit to fit my horizontal conky, and also the display [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=488&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 250px"><a href="http://commons.wikipedia.org/wiki/Image:Master_Blaster_at_work.jpg"><img title="Sachin smiling" src="http://dstatic.com/blog/202px-Master_Blaster_at_work.jpg" alt="Sachin smiling" width="240" height="140" /></a><p class="wp-caption-text">Image via Wikipedia</p></div>
<p>I was trying to find a way to get live <a class="zem_slink" title="Cricket" rel="wikipedia" href="http://en.wikipedia.org/wiki/Cricket">cricket</a> scores on my desktop. I could have used retreived <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS">rss feeds</a> every few minutes, but I found a simpler way on a mailing list <a href="http://www.ae.iitm.ac.in/pipermail/ilugc/2004-July/011269.html" target="_blank">Here</a>, a <a class="zem_slink" title="Python (automobile maker)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Python_%28automobile_maker%29">python</a> script by Sridhar.</p>
<p>I modified it a bit to fit my horizontal conky, and also the display format.</p>
<p>Click on image to see complete screenshot:</p>
<p><a href="http://dstatic.com/blog/conky.png"><img class="aligncenter size-thumbnail wp-image-489" title="conky" src="http://dstatic.com/blog/conky-150x134.png" alt="" width="150" height="134" /></a></p>
<p>Download <a href="http://dstatic.com/blog/downloads/cricscore.py" target="_blank">cricscore.py<br />
</a> and place it in your <a class="zem_slink" title="Home directory" rel="wikipedia" href="http://en.wikipedia.org/wiki/Home_directory">home folder</a>.</p>
<p>To get the live score in the terminal, just type</p>
<blockquote><p>python cricscore.py</p></blockquote>
<p>If you want it to show in conky, just add this line to your .conkyrc file where you want it to show</p>
<blockquote><p>${execi 30 python cricscore.py}</p></blockquote>
<p>that will update the score every 30 seconds</p>
<p>Anyway, heres my .conkyrc script: <a href="http://dstatic.com/blog/downloads/conkyrc" target="_blank">.conkyrc</a>. (for the rhythmbox script, check here</p>
<br /> Tagged: command line, conky, Cricket, cricket score, Linux, Python, Test cricket, ubuntu <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sandeepdotcodotin.wordpress.com/488/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sandeepdotcodotin.wordpress.com/488/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sandeepdotcodotin.wordpress.com/488/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=488&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sandeep.co.in/2008/11/01/get-the-cricket-score-on-linux-command-line-or-conky/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3c966a28c6647b518bac954473cb4f7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">d1g1t</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/202px-Master_Blaster_at_work.jpg" medium="image">
			<media:title type="html">Sachin smiling</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/conky-150x134.png" medium="image">
			<media:title type="html">conky</media:title>
		</media:content>
	</item>
		<item>
		<title>Update/Upgrade multiple Ubuntu PCs with Apt-Cacher</title>
		<link>http://blog.sandeep.co.in/2008/10/30/updateupgrade-multiple-ubuntu-pcs-with-apt-cacher/</link>
		<comments>http://blog.sandeep.co.in/2008/10/30/updateupgrade-multiple-ubuntu-pcs-with-apt-cacher/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 08:09:33 +0000</pubDate>
		<dc:creator>d1g1t</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Advanced Packaging Tool]]></category>
		<category><![CDATA[apt-cacher]]></category>
		<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[Intrepid Ibex]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[Personal computer]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 8.04]]></category>
		<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[Update Manager]]></category>

		<guid isPermaLink="false">http://sandeep.co.in/?p=477</guid>
		<description><![CDATA[So, Ubuntu 8.10 Intrepid Ibex releases today. As thousands try to upgrade/download ubuntu, the servers will be slower than usual. Heres one way to upgrade multiple PC to Intrepid Ibex. This also works for the daily updates. How the works is that One PC updates directly from ubuntu mirrors while the other PCs update from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=477&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, Ubuntu 8.10 Intrepid Ibex releases today. As thousands try to upgrade/download ubuntu, the servers will be slower than usual. Heres one way to upgrade multiple PC to Intrepid Ibex. This also works for the daily updates. How the works is that One PC updates directly from ubuntu mirrors while the other PCs update from the first PC, saving bandwidth. (If packages installed on the PCs differ, they&#8217;ll be downloaded from the mirror that the server uses)</p>
<p>I&#8217;ll be referring to the main PC that updates from official mirrors as _server_ and the other PCs as _client_. Lets start.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; _Server_ Config &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Open a terminal on the _server_ and type</p>
<blockquote><p>sudo apt-get install apt-cacher apache2</p></blockquote>
<p>(yep, you&#8217;ll need a <a class="zem_slink" title="Web server" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_server">webserver</a>)</p>
<p>once thats done, open <strong>/etc/apt-cacher/apt-cacher.conf</strong> in a text editor and modify to your needs.<br />
The default port is 3142. The only thing I modified was <strong>path_map</strong> which lets you use aliases for repository hostnames</p>
<p>My path_map looks something like this.</p>
<blockquote><p>path_map = ubuntu archive.ubuntu.com/ubuntu ; partner archive.canonical.com/ubuntu ; ubuntu-security security.ubuntu.com/ubuntu ; lp-compiz ppa.launchpad.net/compiz/ubuntu ; google dl.google.com/linux/deb ; ubuntutweak ppa.launchpad.net/tualatrix/ubuntu</p></blockquote>
<p>you can use full hostnames instead of aliases, but I prefer this.</p>
<p>Now you need to edit <strong>/etc/default/apt-cacher</strong> and set <strong>AUTOSTART</strong> to 1.</p>
<p>Now restart apt-cacher</p>
<blockquote><p>sudo /etc/init.d/apt-cacher restart</p></blockquote>
<p>Now update the repositories and upgrade your packages</p>
<blockquote><p>sudo apt-get update<br />
sudo apt-get upgrade</p></blockquote>
<p>If you&#8217;re upgrading to Intrepid Ibex from <a class="zem_slink" title="Ubuntu" rel="homepage" href="http://www.ubuntu.com/">Hardy Heron</a>, Please Check <a href="http://www.ubuntu.com/getubuntu/upgrading" target="_blank">http://www.ubuntu.com/getubuntu/upgrading</a></p>
<p>After the entire upgrade completes, run this command in terminal to import existing cached archives.</p>
<blockquote><p>sudo /usr/share/apt-cacher/apt-cacher-import.pl /var/cache/apt/archives</p></blockquote>
<p>If it throws up an error, try</p>
<blockquote><p>sudo /usr/share/apt-cacher/apt-cacher-import.pl -s /var/cache/apt/archives</p></blockquote>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; _Client_ Config &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
First Check if the Apt-cacher server is running by opening<br />
<strong>http://repository-server:3142/report</strong> in your browser (&#8216;repository-server&#8217; here is the IP or <a class="zem_slink" title="Hostname" rel="wikipedia" href="http://en.wikipedia.org/wiki/Hostname">hostname</a> of the _server_ machine)</p>
<p>Then on the _client_ machines, open <strong>/etc/apt/sources.list</strong></p>
<blockquote><p>sudo gedit /etc/apt/sources.list</p></blockquote>
<p>And change the mirror to your local server&#8217;s IP/hostname<br />
for example:<br />
(If you used path_map)</p>
<blockquote><p>deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted</p></blockquote>
<p>changes to</p>
<blockquote><p>deb http://repository-server:3142/apt-cacher/ubuntu intrepid main restricted</p></blockquote>
<p>Note: replace &#8216;repository-server&#8217; with your _server_&#8217;s IP or hostname (in my case 192.168.0.3)</p>
<p>Otherwise (If you didn&#8217;t use path_map) change it to:</p>
<blockquote><p>deb http://apt-cacher-server/apt-cacher/archive.ubuntu.com/ubuntu/ intrepid main restricted</p></blockquote>
<p>Do this for all lines in sources.list that you want to update via the apt-cache server.</p>
<p>now you can use apt-get just like before.<br />
to upgrade to Intrepid Ibex from Hardy Heron, Check <a href="http://www.ubuntu.com/getubuntu/upgrading" target="_blank">http://www.ubuntu.com/getubuntu/upgrading</a></p>
<p>and click on upgrade to ubuntu 8.10</p>
<p>Reference links (might help you with troubleshooting)<br />
<a href="http://www.debuntu.org/how-to-set-up-a-repository-cache-with-apt-cacher" target="_blank"> http://www.debuntu.org/how-to-set-up-a-repository-cache-with-apt-cacher</a><br />
<a href="https://help.ubuntu.com/community/Apt-Cacher-Server" target="_blank">https://help.ubuntu.com/community/Apt-Cacher-Server</a></p>
<p>You can also upgrade using apt-p2p &#8211; Learn more on <a href="http://torrentfreak.com/use-bittorrent-to-upgrade-to-ubuntu-intrepid-ibex-081029/" target="_blank">torrentfreak</a></p>
<p>And I also suggest you use bittorrent for downloading the Cd and DVD ISOs so that there is lesser stress on the mirrors. If you have to use the http/ftp mirrors, try using a local mirror or one close to your country.</p>
<p><a href="http://www.ubuntu.com/getubuntu/downloadmirrors#bt" target="_blank">Get the Torrents here</a></p>
<p><a href="http://sandeep.co.in/2008/09/29/changes-in-intrepid-ibex-ubuntu-810/" target="_blank">See Whats New in Intrepid Ibex</a></p>
<div class="zemanta-pixie" style="margin-top:10px;height:15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/10f5e9b8-07a6-4735-bc54-070a08c10900/"><img class="zemanta-pixie-img" style="border:medium none;float:right;" src="http://img.zemanta.com/reblog_e.png?x-id=10f5e9b8-07a6-4735-bc54-070a08c10900" alt="Reblog this post [with Zemanta]" /></a></div>
<br /> Tagged: Advanced Packaging Tool, apt-cacher, BitTorrent, hardy heron, Intrepid Ibex, Linux, Operating system, Personal computer, ubuntu, ubuntu 8.04, ubuntu 8.10, Update Manager <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sandeepdotcodotin.wordpress.com/477/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sandeepdotcodotin.wordpress.com/477/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sandeepdotcodotin.wordpress.com/477/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=477&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sandeep.co.in/2008/10/30/updateupgrade-multiple-ubuntu-pcs-with-apt-cacher/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3c966a28c6647b518bac954473cb4f7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">d1g1t</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/reblog_e.png?x-id=10f5e9b8-07a6-4735-bc54-070a08c10900" medium="image">
			<media:title type="html">Reblog this post [with Zemanta]</media:title>
		</media:content>
	</item>
		<item>
		<title>Topaz Brainstorm</title>
		<link>http://blog.sandeep.co.in/2008/07/27/topaz-brainstorm/</link>
		<comments>http://blog.sandeep.co.in/2008/07/27/topaz-brainstorm/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 04:39:31 +0000</pubDate>
		<dc:creator>d1g1t</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[brainstorm]]></category>
		<category><![CDATA[Desktop environment]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome-look]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux distribution]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[topaz]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://d1g1t.net/?p=146</guid>
		<description><![CDATA[I came across Topaz Brainstorm while searching for themes on Gnome-Look Heres the link (http://www.gnome-look.org/index.php?xcontentmode=185) When I googled for this term, I got mixed results. Some said it was a software that would replace Gnome, Others said It was a bunch of ideas and mockups for Gnome 3, Then a post on ubuntu brainstorm says [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=146&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I came across Topaz Brainstorm while searching for themes on <a class="zem_slink" title="GNOME" rel="wikipedia" href="http://en.wikipedia.org/wiki/GNOME">Gnome</a>-Look</p>
<p><a href="http://www.gnome-look.org/index.php?xcontentmode=185">Heres the link (http://www.gnome-look.org/index.php?xcontentmode=185)</a><br />
When I googled for this term, I got mixed results. Some said it was a software that would replace Gnome, Others said It was a bunch of ideas and mockups for Gnome 3, Then a post on <a class="zem_slink" title="Ubuntu" rel="wikipedia" href="http://en.wikipedia.org/wiki/Ubuntu">ubuntu brainstorm</a> says that Gnome 3 will be called Topaz. Well, looks like Gnome 3 mockups to me <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Heres a few I liked (Click on Image to go to the Gnome-Look page)</p>
<p><a href="http://www.gnome-look.org/content/show.php/Media+Player+Mockup?content=74718"><img class="aligncenter" title="Media Player Mockup" src="http://dstatic.com/blog/74718-1.jpg" alt="" width="469" height="352" /></a></p>
<p><a href="http://www.gnome-look.org/content/show.php/New+Gnome+Menu?content=65610"><img class="aligncenter" title="New Gnome Menu" src="http://dstatic.com/blog/65610-2.jpg" alt="" width="400" height="300" /></a></p>
<p><a href="http://www.gnome-look.org/content/show.php/Ideas+for+linux?content=77252"><img class="aligncenter" title="New Idea for Linux" src="http://dstatic.com/blog/77252-1.jpg" alt="" width="400" height="250" /></a><br />
<a href="http://www.gnome-look.org/content/show.php/Ideas+for+linux?content=77252"><img class="aligncenter" title="New Idea For Linux" src="http://dstatic.com/blog/77252-3.jpg" alt="" width="400" height="250" /></a></p>
<p><a href="http://www.gnome-look.org/content/show.php/Mediabox+(running+mock-up)?content=78783"><img class="alignnone" title="MediaBox" src="http://dstatic.com/blog/78783-3.jpg" alt="" width="400" height="273" /></a></p>
<p><a href="http://www.gnome-look.org/content/show.php/May-B?content=45837"><img class="aligncenter" title="May-B" src="http://dstatic.com/blog/45837-1.jpg" alt="" width="400" height="300" /></a></p>
<p><a href="http://www.gnome-look.org/content/show.php/Tab+Dock?content=78990"><img class="aligncenter" title="Tab Dock" src="http://dstatic.com/blog/78990-1.jpg" alt="" width="400" height="294" /></a></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_c.png?x-id=01a33a08-9929-4d8f-9712-630f78ab583a" alt="Enhanced by Zemanta" /></a></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sandeepdotcodotin.wordpress.com/146/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sandeepdotcodotin.wordpress.com/146/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sandeepdotcodotin.wordpress.com/146/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sandeepdotcodotin.wordpress.com/146/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sandeepdotcodotin.wordpress.com/146/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=146&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sandeep.co.in/2008/07/27/topaz-brainstorm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3c966a28c6647b518bac954473cb4f7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">d1g1t</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/74718-1.jpg" medium="image">
			<media:title type="html">Media Player Mockup</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/65610-2.jpg" medium="image">
			<media:title type="html">New Gnome Menu</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/77252-1.jpg" medium="image">
			<media:title type="html">New Idea for Linux</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/77252-3.jpg" medium="image">
			<media:title type="html">New Idea For Linux</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/78783-3.jpg" medium="image">
			<media:title type="html">MediaBox</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/45837-1.jpg" medium="image">
			<media:title type="html">May-B</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/78990-1.jpg" medium="image">
			<media:title type="html">Tab Dock</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/zemified_c.png?x-id=01a33a08-9929-4d8f-9712-630f78ab583a" medium="image">
			<media:title type="html">Enhanced by Zemanta</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Tweak</title>
		<link>http://blog.sandeep.co.in/2008/07/11/ubuntu-tweak/</link>
		<comments>http://blog.sandeep.co.in/2008/07/11/ubuntu-tweak/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 13:34:26 +0000</pubDate>
		<dc:creator>d1g1t</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Advanced Packaging Tool]]></category>
		<category><![CDATA[Canonical]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz fusion]]></category>
		<category><![CDATA[Graphical user interface]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu tweak]]></category>

		<guid isPermaLink="false">http://d1g1t.net/?p=57</guid>
		<description><![CDATA[Its been months since I last tried Ubuntu Tweak, and decided to try it again after finding it on some social bookmarking site. It seems to have gotten a better UI with more options than before. To Install, first edit your /etc/apt/sources.list sudo gedit /etc/apt/sources.list and add these two lines: deb http://ppa.launchpad.net/tualatrix/ubuntu hardy main deb-src [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=57&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Its been months since I last tried <a title="Ubuntu-Tweak.com" href="http://ubuntu-tweak.com/" target="_blank">Ubuntu Tweak</a>, and decided to try it again after finding it on some social bookmarking site. It seems to have gotten a better UI with more options than before.</p>
<p>To Install, first edit your /etc/apt/sources.list</p>
<blockquote><p>sudo gedit /etc/apt/sources.list</p></blockquote>
<p>and add these two lines:</p>
<blockquote><p>deb http://ppa.launchpad.net/tualatrix/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/tualatrix/ubuntu hardy main</p></blockquote>
<p>Now, Update and install ubuntu-tweak</p>
<blockquote><p>sudo apt-get update<br />
sudo apt-get install ubuntu-tweak</p></blockquote>
<p><em><a href="http://ubuntu-tweak.com/downloads">Other ways to install Ubuntu-Tweak.</a></em></p>
<p><em><a href="http://ubuntu-tweak.com/about" target="_blank">A List of Features in Ubuntu-Tweak.</a></em></p>
<p><strong>Screenshots</strong></p>
<p><a title="OS Info" rel="lightbox[pics57]" href="http://dstatic.com/blog/ubutweak4.jpg"><img class="attachment wp-att-61 alignleft" src="http://dstatic.com/blog/ubutweak4.thumbnail.jpg" alt="OS Info" width="280" height="275" /></a><a title="Install Third-Party Apps" rel="lightbox[pics57]" href="http://dstatic.com/blog/ubutweak3.jpg"><img class="attachment wp-att-60 alignright" src="http://dstatic.com/blog/ubutweak3.thumbnail.jpg" alt="Install Third-Party Apps" width="280" height="275" /></a></p>
<p style="text-align:center;"><a title="Compiz Tweaks" rel="lightbox[pics57]" href="http://dstatic.com/blog/ubutweak5.jpg"><img class="attachment wp-att-62 centered" src="http://dstatic.com/blog/ubutweak5.thumbnail.jpg" alt="Compiz Tweaks" width="300" height="290" /></a></p>
<p><strong>A couple compiz effects</strong> (Trasparent Menu and Pick Windows)</p>
<p><a title="Transparent Menu" rel="lightbox[pics57]" href="http://dstatic.com/blog/ubutweak1.jpg"><img class="attachment wp-att-58 alignleft" src="http://dstatic.com/blog/ubutweak1.thumbnail.jpg" alt="Transparent Menu" width="259" height="161" /></a><a title="Pick Windows" rel="lightbox[pics57]" href="http://dstatic.com/blog/ubutweak2.jpg"><img class="attachment wp-att-59 alignright" src="http://dstatic.com/blog/ubutweak2.thumbnail.jpg" alt="Pick Windows" width="259" height="161" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sandeepdotcodotin.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sandeepdotcodotin.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sandeepdotcodotin.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sandeepdotcodotin.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sandeepdotcodotin.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=57&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sandeep.co.in/2008/07/11/ubuntu-tweak/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3c966a28c6647b518bac954473cb4f7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">d1g1t</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/ubutweak4.thumbnail.jpg" medium="image">
			<media:title type="html">OS Info</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/ubutweak3.thumbnail.jpg" medium="image">
			<media:title type="html">Install Third-Party Apps</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/ubutweak5.thumbnail.jpg" medium="image">
			<media:title type="html">Compiz Tweaks</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/ubutweak1.thumbnail.jpg" medium="image">
			<media:title type="html">Transparent Menu</media:title>
		</media:content>

		<media:content url="http://dstatic.com/blog/ubutweak2.thumbnail.jpg" medium="image">
			<media:title type="html">Pick Windows</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Compiz Fusion 0.7.6 on Hardy Heron</title>
		<link>http://blog.sandeep.co.in/2008/07/06/get-compiz-fusion-076-on-hardy-heron/</link>
		<comments>http://blog.sandeep.co.in/2008/07/06/get-compiz-fusion-076-on-hardy-heron/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 15:23:37 +0000</pubDate>
		<dc:creator>d1g1t</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Advanced Packaging Tool]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[compiz fusion]]></category>
		<category><![CDATA[CompizConfig Settings Manager]]></category>
		<category><![CDATA[Desktop environment]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[hardy heron]]></category>
		<category><![CDATA[HardyHeron]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating system]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://d1g1t.net/?p=52</guid>
		<description><![CDATA[Image by MicheleM_ via Flickr I was trying to get the Cylinder and Sphere/Globe effect on My Ubuntu. After trying many scripts that install compiz from git, I found my copy of compiz completely broken. Then after days of googling, I found this https://launchpad.net/~compiz/+archive. And it seems, all you need to do is edit your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=52&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img zemanta-action-click">
<div class="mceTemp">
<dl class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/70073266@N00/639144225"><img src="http://farm2.static.flickr.com/1242/639144225_4b2815c793_m.jpg" alt="Compiz Fusion on Ubuntu Feisty Fawn - Cube wit..." title="Compiz Fusion on Ubuntu Feisty Fawn - Cube wit..." width="240" height="180" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution">Image by <a href="http://www.flickr.com/photos/70073266@N00/639144225">MicheleM_</a> via Flickr</dd>
</dl>
</div>
</div>
<p>I was trying to get the Cylinder and Sphere/Globe effect on My <a class="zem_slink" title="Ubuntu" rel="wikipedia" href="http://en.wikipedia.org/wiki/Ubuntu">Ubuntu</a>. After trying many scripts that install compiz from git, I found my copy of compiz completely broken. Then after days of googling, I found this <a title="compiz" href="https://launchpad.net/%7Ecompiz/+archive" target="_blank">https://launchpad.net/~compiz/+archive</a>.</p>
<p>And it seems, all you need to do is edit your /etc/apt/sources.list and add these lines</p>
<blockquote><p>deb http://ppa.launchpad.net/compiz/ubuntu hardy main<br />
deb-src http://ppa.launchpad.net/compiz/ubuntu hardy main</p></blockquote>
<p>and then</p>
<blockquote><p><a href="http://en.wikipedia.org/wiki/Sudo" title="Sudo" rel="wikipedia" class="zem_slink">sudo</a> <a href="http://en.wikipedia.org/wiki/Advanced_Packaging_Tool" title="Advanced Packaging Tool" rel="wikipedia" class="zem_slink">apt-get</a> update<br />
sudo apt-get install compiz compiz-gnome</p></blockquote>
<p>And you might also want to do a &#8220;sudo apt-get upgrade&#8221; to upgrade <a class="zem_slink" title="Compiz" rel="wikipedia" href="http://en.wikipedia.org/wiki/Compiz">compizconfig-settings-manager</a>.</p>
<p>You can now go to <em>System &gt; Preferences &gt; CompizConfig Settings Manager</em> and enable <strong>Cube Reflection and Deformation</strong> (Well, this is why I wanted version 0.7.6.) and edit to your liking.</p>
<p>now just</p>
<blockquote><p>compiz &#8211;replace &amp;</p></blockquote>
<p><strong><a href="http://d1g1t.net/2008/07/17/desktop-screenshots-july-17/">Screenshots Here (http://d1g1t.net/2008/07/17/desktop-screenshots-july-17/)</a></strong></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_c.png?x-id=30406860-97de-4f2e-b21d-ccd6af613bb8" alt="Enhanced by Zemanta" /></a></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sandeepdotcodotin.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sandeepdotcodotin.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sandeepdotcodotin.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sandeepdotcodotin.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sandeepdotcodotin.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sandeep.co.in&amp;blog=20174603&amp;post=52&amp;subd=sandeepdotcodotin&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sandeep.co.in/2008/07/06/get-compiz-fusion-076-on-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3c966a28c6647b518bac954473cb4f7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">d1g1t</media:title>
		</media:content>

		<media:content url="http://farm2.static.flickr.com/1242/639144225_4b2815c793_m.jpg" medium="image">
			<media:title type="html">Compiz Fusion on Ubuntu Feisty Fawn - Cube wit...</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/zemified_c.png?x-id=30406860-97de-4f2e-b21d-ccd6af613bb8" medium="image">
			<media:title type="html">Enhanced by Zemanta</media:title>
		</media:content>
	</item>
	</channel>
</rss>
