<?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>Open Thoughts &#187; Hacks</title>
	<atom:link href="http://openthoughts.me/blog/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://openthoughts.me/blog</link>
	<description></description>
	<lastBuildDate>Mon, 06 Dec 2010 23:35:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Bash History &#124; When did I run that!</title>
		<link>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/</link>
		<comments>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 10:41:20 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[time stamp]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=363</guid>
		<description><![CDATA[History is a wonderful way to keep track of what we did or where we went. Sometimes, we aren&#8217;t interested in having the history logged so that we can maintain some sort of secret activity. But trust me, at times it is very very useful. But what use is history without the time when the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>History is a wonderful way to keep track of what we did or where we went. Sometimes, we aren&#8217;t interested in having the history logged so that we can maintain some sort of secret activity. But trust me, at times it is very very useful.</p>
<p>But what use is <em>history</em> without the time when the activity took place! Time and Place play very important role. In bash history, the Time can be of great use to know, when a particular command was run.</p>
<p>This get extremely handy, when on a server and you need to find out when a particular command was run.</p>
<p>I guess you have figured out what I am getting to! Yes, time stamps in Bash History.</p>
<p>In shell set this environment variable</p>
<blockquote><p>$ HISTTIMEFORMAT=&#8221;$d-%m-%y %T &#8220;</p></blockquote>
<p>and then run history!</p>
<blockquote><p>$ history</p></blockquote>
<p>You will get the time stamp of when the command in your history was run!</p>
<p>Cool huh?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fbash-history-when-did-i-run-that%2F&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Bash+History+%7C+When+did+I+run+that%21&amp;link=http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/&amp;notes=History%20is%20a%20wonderful%20way%20to%20keep%20track%20of%20what%20we%20did%20or%20where%20we%20went.%20Sometimes%2C%20we%20aren%27t%20interested%20in%20having%20the%20history%20logged%20so%20that%20we%20can%20maintain%20some%20sort%20of%20secret%20activity.%20But%20trust%20me%2C%20at%20times%20it%20is%20very%20very%20useful.%0D%0A%0D%0ABut%20what%20use%20is%20history%20without%20the%20time%20when%20the%20activity%20to&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/history' rel='tag' target='_self'>history</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/time+stamp' rel='tag' target='_self'>time stamp</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2010/04/24/bash-history-when-did-i-run-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the Desktop Folder &#124; Linux</title>
		<link>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/</link>
		<comments>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 10:35:19 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[home]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=360</guid>
		<description><![CDATA[First, let me tell you what let me to find this out. About what this is, you&#8217;ll soon know. My friend borrowed my laptop, to try out OS codes for her OS lab examination. When she returned the laptop after a couple of days, I noticed that, my Desktop had moved! Yes, instead of the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>First, let me tell you what let me to find this out. About what this is, you&#8217;ll soon know.</p>
<p>My friend borrowed my laptop, to try out OS codes for her OS lab examination. When she returned the laptop after a couple of days, I noticed that, my Desktop had moved! Yes, instead of the normal /home/jithinkr/Desktop/ it was now pointing to /home/jithinkr/Codes/Desktop/!</p>
<p>I tried moving the Desktop back to where it was supposed to be, but in my attempts, I ended up deleting all the files I had on my Desktop! Well, that indeed was a big loss, because I had forgotten what all files were there on my desktop. (Though the shell and the <strong>locate</strong> command came in handy to remind me what those files where. Wish I knew some way to recover them. <img src='http://openthoughts.me/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ).</p>
<p>Now my Desktop was pointing to /home/jithinkr and hence all the Documents, Pictures and Videos folders were being displayed on the Desktop.</p>
<p><span id="more-360"></span></p>
<p>This was something I never expected to happen .</p>
<p>After some surfing, I came to know of the file, where all these paths are configured. It&#8217;s here :</p>
<blockquote><p>/home/&lt;username&gt;/.config/user-dirs.dirs</p></blockquote>
<p>The content of this files was :</p>
<blockquote>
<div id="_mcePaste"># This file is written by xdg-user-dirs-update</div>
<div id="_mcePaste"># If you want to change or add directories, just edit the line you&#8217;re</div>
<div id="_mcePaste"># interested in. All local changes will be retained on the next run</div>
<div id="_mcePaste"># Format is XDG_xxx_DIR=&#8221;$HOME/yyy&#8221;, where yyy is a shell-escaped</div>
<div id="_mcePaste"># homedir-relative path, or XDG_xxx_DIR=&#8221;/yyy&#8221;, where /yyy is an</div>
<div id="_mcePaste"># absolute path. No other format is supported.</div>
<div id="_mcePaste">#</div>
<div id="_mcePaste">XDG_DESKTOP_DIR=&#8221;$HOME&#8221;</div>
<div id="_mcePaste">XDG_DOWNLOAD_DIR=&#8221;$HOME/Downloads&#8221;</div>
<div id="_mcePaste">XDG_TEMPLATES_DIR=&#8221;$HOME/Templates&#8221;</div>
<div id="_mcePaste">XDG_PUBLICSHARE_DIR=&#8221;$HOME/Public&#8221;</div>
<div id="_mcePaste">XDG_DOCUMENTS_DIR=&#8221;$HOME/Documents&#8221;</div>
<div id="_mcePaste">XDG_MUSIC_DIR=&#8221;$HOME/Music&#8221;</div>
<div id="_mcePaste">XDG_PICTURES_DIR=&#8221;$HOME/Pictures&#8221;</div>
<div id="_mcePaste">XDG_VIDEOS_DIR=&#8221;$HOME/Videos&#8221;</div>
</blockquote>
<div>Changing the XDG_DESKTOP_DIR variable&#8217;s value to &#8220;$HOME/Desktop&#8221; and creating a Desktop folder in /home/jithinkr/ and a re login saved me from my dilemma!</div>
<div>So if you are of the habit of not storing your Pictures and Videos in these default folders, then just change it here and then , you can easily access your folders from the Pictures and Videos bookmark!!</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2010%2F04%2F24%2Fchanging-the-desktop-folder-linux%2F&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Changing+the+Desktop+Folder+%7C+Linux&amp;link=http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/&amp;notes=First%2C%20let%20me%20tell%20you%20what%20let%20me%20to%20find%20this%20out.%20About%20what%20this%20is%2C%20you%27ll%20soon%20know.%0D%0A%0D%0AMy%20friend%20borrowed%20my%20laptop%2C%20to%20try%20out%20OS%20codes%20for%20her%20OS%20lab%20examination.%20When%20she%20returned%20the%20laptop%20after%20a%20couple%20of%20days%2C%20I%20noticed%20that%2C%20my%20Desktop%20had%20moved%21%20Yes%2C%20instead%20of%20the%20normal%20%2Fhome%2Fjith&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/config' rel='tag' target='_self'>config</a>, <a class='technorati-link' href='http://technorati.com/tag/desktop' rel='tag' target='_self'>desktop</a>, <a class='technorati-link' href='http://technorati.com/tag/home' rel='tag' target='_self'>home</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2010/04/24/changing-the-desktop-folder-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is it time for Chrome OS?</title>
		<link>http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/</link>
		<comments>http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 05:17:16 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[OnLine]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[trends]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=352</guid>
		<description><![CDATA[2009 saw lot of new, useful and innovative products that resulted out of simple human dreams. The creators saw what the present [and the future] generation needed the most and put their ideas on the design table. We saw the release of several OSes by computing giants this year. Includes Windows 7, Google Chrome OS [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F31%2Fis-it-time-for-chrome-os%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F31%2Fis-it-time-for-chrome-os%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>2009 saw lot of new, useful and innovative products that resulted out of simple human dreams. The creators saw what the present [and the future] generation needed the most and put their ideas on the design table. We saw the release of several OSes by computing giants this year. Includes Windows 7, Google Chrome OS and Mac Snow Leopard. I am not including Ubuntu 9.10, because I believe that the October 2010 release  of Ubuntu shall defy all standards.</p>
<p>Because Google has been foraying into several new fields and many of my friends are Google fanatics, they asked me if it is OK to switch to Google Chrome OS.</p>
<p>My answer, &#8220;It ain&#8217;t the time&#8221;.</p>
<blockquote><p>What <em>the cloud</em> has to offer as is software and even hardware as a <em>service</em> and over the internet. It offers to provide software and hardware as a pay by use model rather than permanently investing on it.</p></blockquote>
<p>Yes, for people in countries like India it is not the right time to move onto Google Chrome OS. The most important reason for this belief of mine is the fact that Chrome OS is dependent on the <em>cloud.<span id="more-352"></span><br />
</em></p>
<p>Cloud computing is the new talk of the town. Everyone wants to know about it and wants to use it.</p>
<div class="wp-caption aligncenter" style="width: 590px"><img title="Cloud Computing Trends" src="http://www.google.com/trends/viz?q=cloud+computing&amp;date=all&amp;geo=all&amp;graph=weekly_img&amp;sort=1&amp;sa=N" alt="cloud computing trends" width="580" height="260" /><p class="wp-caption-text">Google Trends for  &quot;Cloud Computing&quot;</p></div>
<p>See how people have searched for cloud computing on google? It started somewhere around October 2007, and kept rising with occasional peaks and falls. But I can observe a fall by the end of 2009. We will have to wait and see if the term continues to generate interest in 2010. Also, the largest number of searches were from India, especially from Bangalore [source: Google Trends]</p>
<p>From what I have understood, Chrome stores your data on the cloud. Your computers hard disk, stores the Operating System alone. Every other thing from software to storage space is provided over the internet. (Google Services cater to the softwares of the cloud and your data will be stored in your Google Account Space).</p>
<p>Though the term generated so much of interest in India, yet it is dependent on Internet speeds in India to become a feasible facility in Indian households. Till then we will have to buy our own Hardware, and Software (if you aren&#8217;t exactly an open source fan).</p>
<p>So we will have to wait for internet speeds to catch up for Google Chrome OS to become a plausible replacement. Even then the <em>existing drawbacks of Cloud Computing</em> (later on this), might just leave people with the option to use non cloud Operating Systems.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F31%2Fis-it-time-for-chrome-os%2F&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Is+it+time+for+Chrome+OS%3F&amp;link=http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/&amp;notes=2009%20saw%20lot%20of%20new%2C%20useful%20and%20innovative%20products%20that%20resulted%20out%20of%20simple%20human%20dreams.%20The%20creators%20saw%20what%20the%20present%20%5Band%20the%20future%5D%20generation%20needed%20the%20most%20and%20put%20their%20ideas%20on%20the%20design%20table.%20We%20saw%20the%20release%20of%20several%20OSes%20by%20computing%20giants%20this%20year.%20Includes%20Windows%207%2C%20G&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/2010' rel='tag' target='_self'>2010</a>, <a class='technorati-link' href='http://technorati.com/tag/chrome' rel='tag' target='_self'>chrome</a>, <a class='technorati-link' href='http://technorati.com/tag/cloud' rel='tag' target='_self'>cloud</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_self'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/os' rel='tag' target='_self'>os</a>, <a class='technorati-link' href='http://technorati.com/tag/trends' rel='tag' target='_self'>trends</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/12/31/is-it-time-for-chrome-os/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>This Blogger Has Returned</title>
		<link>http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/</link>
		<comments>http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 08:48:35 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[InLife]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=349</guid>
		<description><![CDATA[The final few months of 2009 wasn&#8217;t good for my blog. Readership and Viewer-ship simply fell. The last week, nobody visited my blog. Yes zero visitors. I would love to add the statistics graph to show you, but at the moment I am short of photo manipulating images (or I don&#8217;t know what to use on this [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F22%2Fthis-blogger-shall-returned%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F22%2Fthis-blogger-shall-returned%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The final few months of 2009 wasn&#8217;t good for my blog. Readership and Viewer-ship simply fell. The last week, nobody visited my blog. Yes zero visitors.</p>
<p>I would love to add the statistics graph to show you, but at the moment I am short of photo manipulating images (or I don&#8217;t know what to use on this computer I am using.)</p>
<p>And I came to know of all this because I installed WordPress Stats. Yeah, it wasn&#8217;t there by default, had to install it manually.</p>
<p>But because I installed it I came to know of several other fancy stuffs.</p>
<p>One was this blog&#8217;s birth. I had totally forgotten that, I started blogging in this domain in April 2009. I have been active in the blog-o-sphere for quite some time. I used to blog at <a href="http://labrinth.wordpress.com">Novice Investigator</a>.</p>
<p>I visited my old blog&#8217;s dashboard. Startled to see, that blog got greater number of viewers than this current one. <img src='http://openthoughts.me/blog/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' />  <em>Content </em>indeed is king.</p>
<p>Another thing I noticed was the &#8220;Busiest Day&#8221;. 316 viewers and it was on my Birthday! Surprise Surprise!</p>
<p>I had viewership between 1000 and 1500 during July, August and September. The time when I was blogging actively. Should have stuck to it.</p>
<p>Enough of what has passed. It will soon be a new year. With the new year comes new resolutions!</p>
<p>My first resolution for 2010 is that I will manage my time well and use it productively. I have returned, with a determination, to blog.</p>
<p>Happy Holidays!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F22%2Fthis-blogger-shall-returned%2F&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=This+Blogger+Has+Returned&amp;link=http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/&amp;notes=The%20final%20few%20months%20of%202009%20wasn%27t%20good%20for%20my%20blog.%20Readership%20and%C2%A0Viewer-ship%C2%A0simply%20fell.%20The%20last%20week%2C%20nobody%20visited%20my%20blog.%20Yes%20zero%20visitors.%0D%0A%0D%0AI%20would%20love%20to%20add%20the%20statistics%20graph%20to%20show%20you%2C%20but%20at%20the%20moment%20I%20am%20short%20of%20photo%20manipulating%20images%20%28or%20I%20don%27t%20know%20what%20to%20use%20on&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/2010' rel='tag' target='_self'>2010</a>, <a class='technorati-link' href='http://technorati.com/tag/blog' rel='tag' target='_self'>blog</a>, <a class='technorati-link' href='http://technorati.com/tag/resolution' rel='tag' target='_self'>resolution</a>, <a class='technorati-link' href='http://technorati.com/tag/Web' rel='tag' target='_self'>Web</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/12/22/this-blogger-shall-returned/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Softwares &#124; Linux</title>
		<link>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/</link>
		<comments>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 20:08:43 +0000</pubDate>
		<dc:creator>jithinkr</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[picasa]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://openthoughts.me/blog/?p=333</guid>
		<description><![CDATA[Lately so much of exciting and eye candy stuffs have come up on Ubuntu. Ubuntu Karmic Koala had improvements and a whole lot of software that let you customise your desktop OS. And from whatever I have heard as of now, the next Ubuntu edition, Lucid Lynx will have lots to look forward to. This [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F&amp;source=jithinkr&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Lately so much of exciting and eye candy stuffs have come up on Ubuntu. Ubuntu Karmic Koala had improvements and a whole lot of software that let you customise your desktop OS. And from whatever I have heard as of now, the next Ubuntu edition, Lucid Lynx will have lots to look forward to.</p>
<p>This post on the other hand will be all about recent Google releases that have made web surfing and image browsing easier.</p>
<p>You must have definitely heard about and used Google Chrome and Picasa, if you have used Windows ever.</p>
<p>Google officially released Chrome beta for Linux, and it works without crashing for me. I have loaded it up with extensions, and I am pretty happy with the results. [I had installed Chromium from the developers channel before, I still have it. More about it later.]</p>
<p><a href="http://www.google.com/chrome?platform=linux&amp;hl=en">http://www.google.com/chrome?platform=linux&amp;hl=en</a></p>
<p>Visit the link above, and download the beta (Yes, beta. It&#8217;s safe to download. Google has kept Linux users in dark for long)</p>
<p>Run the deb/rpm file and yo! you are ready to Chrome!</p>
<p><span style="text-decoration: underline;"><strong>Google Picasa and Image Viewer(deb file only [for Ubuntu like distros])</strong></span></p>
<p>Google Picasa Image Viewer is something really handy and something way ahead of other image viewers. For this we need Picasa 3 pre installed. Head over to the link below and download to install Picasa 3.</p>
<p><a href="http://picasa.google.com/linux/download.html">http://picasa.google.com/linux/download.html</a></p>
<p>Remember, Picasa 3 (Beta) and <strong>not</strong> Picasa 2.7.</p>
<p><a style="color: #2244bb;" title="http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb" href="http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb" target="_blank">http://www.caiacoa.de/Transfer/PicasaPhotoViewer-1.0.3.deb</a></p>
<p>Download the deb from the above link and install it. Now you can view a photo/image by <em>right click, open with &gt; custom command &gt; PicasaPhotoViewer.</em></p>
<p>To set it as default, <em>right click </em>an image<em>, Properties &gt; Open With &gt; PicasaPhotoViewer.</em></p>
<p>I am happy to have found these, especially Picasa Photo Viewer on Linux. Thanks to<a href="http://www.omgubuntu.co.uk/2009/11/picasa-image-viewer-ubuntu.html" target="_blank"> OMGUbuntu</a>, for this. Many a thanks to <a style="color: #3c78a7; text-decoration: none; padding: 0px; margin: 0px;" href="http://rfobic.wordpress.com/2008/11/07/picasa-photo-viewer-linux-port-updated/" target="_blank">Irakli Gozalishvili</a> and <a style="color: #3c78a7; text-decoration: underline; padding: 0px; margin: 0px;" href="http://www.caiacoa.de/wiki/index.php/Picasa_Photo_Viewer_%28Linux_port%29_for_Ubuntu" target="_blank">Caiacoa</a> to have made it possible!</p>
<p>P.S. Did you notice that, Google did a short cut with Picasa? It ain&#8217;t actually made for Linux, it&#8217;s just the Windows version running on Wine. Thank God we have <em>Wine.</em></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=219&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=74&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=207&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-technorati">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=10&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http%3A%2F%2Fopenthoughts.me%2Fblog%2F2009%2F12%2F15%2Fgoogle-softwares-linux%2F&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=78&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Google+Softwares+%7C+Linux&amp;link=http://openthoughts.me/blog/2009/12/15/google-softwares-linux/&amp;notes=Lately%20so%20much%20of%20exciting%20and%20eye%20candy%20stuffs%20have%20come%20up%20on%20Ubuntu.%20Ubuntu%20Karmic%20Koala%20had%20improvements%20and%20a%20whole%20lot%20of%20software%20that%20let%20you%20customise%20your%20desktop%20OS.%20And%20from%20whatever%20I%20have%20heard%20as%20of%20now%2C%20the%20next%20Ubuntu%20edition%2C%20Lucid%20Lynx%20will%20have%20lots%20to%20look%20forward%20to.%0D%0A%0D%0AThis%20po&amp;short_link=&amp;shortener=tinyurl&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%24%7Btitle%7D+-+%24%7Bshort_link%7D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>


<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/chrome' rel='tag' target='_self'>chrome</a>, <a class='technorati-link' href='http://technorati.com/tag/google' rel='tag' target='_self'>google</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/picasa' rel='tag' target='_self'>picasa</a>, <a class='technorati-link' href='http://technorati.com/tag/ubuntu' rel='tag' target='_self'>ubuntu</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://openthoughts.me/blog/2009/12/15/google-softwares-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

