<?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>My Mind Leaks &#187; Google</title>
	<atom:link href="http://www.mymindleaks.com/blog/archives/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymindleaks.com/blog</link>
	<description>Software, Programming, Architecture &#38; More</description>
	<lastBuildDate>Sun, 11 Jul 2010 05:06:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Does pretty links &amp; SEO URL really sensible for search engines?</title>
		<link>http://www.mymindleaks.com/blog/archives/does-pretty-links-seo-url-really-sensible-for-search-engines.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/does-pretty-links-seo-url-really-sensible-for-search-engines.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 18:19:24 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Articles on Computer Science]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[page rank]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[seo optimization]]></category>
		<category><![CDATA[url]]></category>

		<guid isPermaLink="false">http://www.mymindleaks.com/blog/?p=897</guid>
		<description><![CDATA[Do a blog author should really worry about the pretty URLs and spent a lot of time in thinking about the URL, decorating them, and building SEO on them? So, how does a search engine takes it's chance on working with the URL while working out the page rank stuff? ]]></description>
			<content:encoded><![CDATA[<p>After done with the moving to a hosting provider, next I was trying to overhaul my blog with the link structure. Puzzled on where to start from. People enter into my blog via URL. Hence decided to tweak the URL.  So, it&#8217;s time to decide upon what link structure I should chose. And before that, is this link structure is really a necessary stuff to tweak up? If you ask with a SEO expert, he/she would pour a rain of tips, problems if you don&#8217;t make the links looks SEO optimized. And mostly Google oriented optimizations. But sometimes, I used to think, Is Google going to rely-upon this tiny URL part in the entire web indexing operation. If you look into any of the blog which has a content juice, you wont find a proper URL structure. I will give you a lots of example.</p>
<h3>Before that what is an URL, and why everyone in this world is so much bothered about it?</h3>
<p>People who use web knows very well about URL. And there are quite lots of topic around how to build a better URL. CMS software provides plug-ins, tools to build good URLs.  So, why is that these folks worried much about building a great looking pretty URL? I don&#8217;t want to talk much on what is <a rel="nofollow" href="http://en.wikipedia.org/wiki/Uniform_Resource_Locator">URL</a>, Wikip can give you enough information about URL. I will just quickly discuss about the part of URL and which one I&#8217;m speaking about. Consider this URL,</p>
<blockquote><p><a href="http://www.mymindleaks.com/blog/archives/object-oriented-programming-">http://www.mymindleaks.com/blog/archives/object-oriented-programming-</a>–-encapsulation-is-not-just-hiding-data.html</p></blockquote>
<p>An URL has the following parts.</p>
<ol>
<li><em>http</em> -&gt; <a rel="nofollow" href="http://en.wikipedia.org/wiki/Protocol_%28computing%29">protocol</a></li>
<li><em>www</em> -&gt; <a rel="nofollow" href="http://en.wikipedia.org/wiki/Subdomain">subdomain</a></li>
<li><em>mymindleaks</em> -&gt; <a rel="nofollow" href="http://en.wikipedia.org/wiki/Domain_name">domain name</a></li>
<li><em>com</em> -&gt;  <a rel="nofollow" href="http://en.wikipedia.org/wiki/Top-level_domain">Top Level Domain ( TLD )</a></li>
<li><em>blog/archives/object&#8230;data.html</em> -&gt; page / filename</li>
<li><em>.html</em> -&gt; <a href="http://filext.com/">file extension</a></li>
<li><em>And if you find anything after &#8220;?&#8221;</em> -&gt; CGI params</li>
</ol>
<p>Check out here to  what I&#8217;m talking about in a <a href="http://www.seomoz.org/blog/seo-cheat-sheet-anatomy-of-a-url">visual stuff</a>.</p>
<p>Now, in this post, I&#8217;m talking about the 5th part, &#8220;<em>/blog/archives/object-oriented&#8230;data.html</em>&#8220;. which is the page / filename part of the URL.</p>
<h3>A quick research on URLs and Page rank.</h3>
<p>Can anyone fool Google by writing an url as &#8220;10-tips-to-make-you-rich&#8221; and the entire content of the URL teaches you &#8220;10-tips-to-spend-a-lot&#8221;??? Will the Google still fetch the URL &#8220;10-tips-to-make-you-rich&#8221; when someone tries to search for &#8220;how to become rich&#8221; ?</p>
<p>When I tried checking the PageRank of the few famous blog over internet, via <a href="http://www.prchecker.info/check_page_rank.php">http://www.prchecker.info/check_page_rank.php</a> , I could infer the following.</p>
<table style="font-size: 13px;" border="1" cellspacing="2" cellpadding="2" width="100%">
<tbody>
<tr>
<td style="font-family: arial, sans-serif;" align="center" valign="top"><strong>Site<br />
</strong></td>
<td style="font-family: arial, sans-serif;" align="center" valign="top"><strong>Page Rank<br />
</strong></td>
</tr>
<tr>
<td style="font-family: arial, sans-serif;" valign="top"><a href="http://norvig.com">Peter Norvig</a> - <a href="http://norvig.com">http://norvig.com</a></td>
<td style="font-family: arial, sans-serif;" valign="top">6 / 10</td>
</tr>
<tr>
<td style="font-family: arial, sans-serif;" valign="top"><a href="http://xahlee.org">Xahlee</a> - <a href="http://xahlee.org">http://xahlee.org</a></td>
<td style="font-family: arial, sans-serif;" valign="top">5 / 10</td>
</tr>
<tr>
<td style="font-family: arial, sans-serif;" valign="top"><a href="http://johnchow.com">John Chow</a> - <a href="http://johnchow.com">http://johnchow.com</a></td>
<td style="font-family: arial, sans-serif;" valign="top">5 / 10</td>
</tr>
<tr>
<td style="font-family: arial, sans-serif;" valign="top"><a href="http://problogger.net">Problogger</a> - <a href="http://problogger.net">http://problogger.net</a></td>
<td style="font-family: arial, sans-serif;" valign="top">5 / 10</td>
</tr>
</tbody>
</table>
<p>This results makes you wonder? Even me. Professional bloggers like Darren Rowse&#8217;s Problogger, John Chow, who have million of hits, lots of articles on tweaks, blogging, money making have a less PR rating compared to the simple-plain-old but content ful Norvig or Xahlee&#8217;s blog. If you look at Norvig&#8217;s blog, you might find URL which aren&#8217;t descriptive like [ <a href="http://norvig.com/paip.html">http://norvig.com/paip.html</a> -&gt; Paradigms of AI Programming]. The Xahlee&#8217;s blog have unicode chars in his blog and his blog topic is bit diversified ( computers, math, and little bit of decent porn, yeah ).  Google isn&#8217;t that dumb folks.</p>
<p>Even my blog has pretty URLs, and I&#8217;ve spent relatively quite amount of time in thinking about URL for my blog., but that&#8217;s all purely to give the reader a better idea of what a post is all about. To me, a URL is just a tiny part that makes the user understand what is all the content is about without reading through the content. Relying on this probably might give you a fraction of what SEO&#8217;s call, <em><strong>the page rank juice</strong></em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/does-pretty-links-seo-url-really-sensible-for-search-engines.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Book Tip: Manage Your Library via Barcode</title>
		<link>http://www.mymindleaks.com/blog/archives/google-book-tip-manage-your-library-via-barcode.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-book-tip-manage-your-library-via-barcode.html#comments</comments>
		<pubDate>Sun, 07 Jun 2009 18:14:33 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Book]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=739</guid>
		<description><![CDATA[Quick tip to load all your home library books into Google Books using an USB powered bar code scanner.]]></description>
			<content:encoded><![CDATA[<p>I Came across an interesting tip for Google Book. If you are having a lots of book and you arent not able to type in all your ISBN number  and need to <a href="http://mymindleaks.com/google/google-book-tip-search-your-home-library/">keep track of them using Google&#8217;s book</a> service. Here is a quick tip.</p>
<p>Google&#8217;s Software Engineer Matt demonstrate a tip using a USB powered bar code reader.</p>
<ol>
<li>Just login into your Google account.</li>
<li>Google Book</li>
<li>Goto My Library</li>
<li>Click Import</li>
<li>Power your USB bar code reader</li>
<li>Scan the bar code behind your book</li>
<li>And thats it. Done.</li>
</ol>
<p>Google Book service recogonises the ISBN number and adds the book into your library.</p>
<p>Power your USB scanner, scan the bar code of your books and import  into your library.</p>
<p>Once you have build your library, you can make use of Google book services to work on them. You will have benefits like</p>
<p>One big advantage of having your You don&#8217;t have to go manually search for all the respective books for the pages. Google Book will search for the text in your library and will list down the pages where you can find the</p>
<div><object width="425" height="344" data="http://www.youtube.com/v/Q95ywcuGuTM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/Q95ywcuGuTM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-book-tip-manage-your-library-via-barcode.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Book Tip: Search your home library</title>
		<link>http://www.mymindleaks.com/blog/archives/google-book-tip-search-your-home-library.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-book-tip-search-your-home-library.html#comments</comments>
		<pubDate>Sun, 07 Jun 2009 18:07:35 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google bookmarks]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=740</guid>
		<description><![CDATA[A small tip to make use of Google Books powerful search feature to search your home library and get the exact reference and page number you need from the book]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-744 alignnone" title="2877643441_c225a3880d_m" src="http://mymindleaks.com/wp-content/uploads/2009/06/2877643441_c225a3880d_m.jpg" alt="2877643441 c225a3880d m Google Book Tip: Search your home library" width="176" height="240" /></p>
<p style="text-align: center;font-size:xx-small;">Source: <a href="http://www.flickr.com/photos/sjb5/">sbj</a></p>
<p style="text-align: left;">Have you ever used Google Books? If yes, have you unleashed the power of Google books? For those who aren&#8217;t aware of Google book,</p>
<blockquote><p>Google Book Search is a tool from Google that searches the full text of books that Google scans, converts to text using optical character recognition, and stores in its digital database.</p>
<p><span style="font-size:xx-small;">Source: <a rel="nofollow" href="http://en.wikipedia.org/wiki/Google_Book"title="Wikipedia: Google Book"  target="_blank">Wikipedia</a></span></p></blockquote>
<p>You dont need a seperate account for Google Book. Login into <a href="http://books.google.com" target="_blank">Google Book ( </a>http://books.google.com) then you are done. You can search millions of books and the texts with the Google Book.</p>
<h3>Search your home library:</h3>
<p>Ok, now how does it helps to search my book library at my home. Simple, add all your books you own in your home library, tadaaa&#8230;done. Type in a search text in your book library, it will tell you which book does your search query has it and what is the page number of it. Simple and Powerful.</p>
<h3>How to create a replica of your home library in Google Books:</h3>
<ol>
<li>Login into Google Books</li>
<li>Goto My Library</li>
<li>Left hand side, you will find Import Books Link</li>
<li>Type in all the Book&#8217;s ISBN number you need to import</li>
<li>You are done.</li>
</ol>
<p>Now type in the phrase / reference you want to search. Google will get you the Book Name &amp; Page number. Either you can read it on line ( if the entire book is permitted to read for free ) or You go fetch it in your book.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-book-tip-search-your-home-library.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Unclutter your Google Reader</title>
		<link>http://www.mymindleaks.com/blog/archives/unclutter-your-google-reader.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/unclutter-your-google-reader.html#comments</comments>
		<pubDate>Sun, 17 Aug 2008 18:09:47 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Unclutter]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=677</guid>
		<description><![CDATA[I&#8217;m a fan of various blogs and have a habit of subscribing to the feeds of the blogs and sites which I like to read it daily. But over a period of time, my Google Reader got piled up with the lots of RSS feeds. So, now I&#8217;ve a difficult time to read each and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fan of various blogs and have a habit of subscribing to the feeds of the blogs and sites which I like to read it daily. But over a period of time, my Google Reader got piled up with the lots of RSS feeds. So, now I&#8217;ve a difficult time to read each and every RSS items. And most of the news items seems to be duplicated over various blogs and sites.</p>
<p>If you are a beginner to the internet and blog world, you would just have started your subscription and all you have to do is just to know <a href="http://mymindleaks.com/google/drag-n-drop-to-organize-your-feeds-in-google-reader/"title="Know how to manage the Google reader subscriptions" >how to manage the subscriptions</a>. But for the advanced readers and the blog addicts, piling of the feeds will happen frequently. Now it is the high time for me to clean up my RSS shelf.</p>
<p>So, the big question is, <strong>how do I know which RSS should I get rid of?</strong></p>
<p>Here is the arranged view of my google reader. There are 1000+ items in each section that is still pending with me to read. But I&#8217;m sure I gonna click &#8216;Mark as Read&#8217; and I gonna get rid of all items ( including important and interesting stuff).</p>
<p style="text-align: center;"><img src="http://mymindleaks.com/wp-content/uploads/2008/08/google-reader-1000.jpg" alt="Google Reader - List of subscriptions" width="237" height="410" title="Unclutter your Google Reader" /></p>
<p style="text-align: left;"><span id="more-677"></span>Now i&#8217;ve to clean up all these unnecessary stuffs, but at the same time I can&#8217;t miss out my favorite stuffs. Here comes my saviour the <strong>Google Reader Trends</strong> that helped me to sort out my problem.</p>
<p style="text-align: left;">
<div style="text-align: center;"><img src="http://mymindleaks.com/wp-content/uploads/2008/08/google-reader-1000-1.jpg" alt="Google Reader - Trends Link" width="210" height="158" title="Unclutter your Google Reader" /></div>
<div style="text-align: center;"><em>Trends Link in Google Reader</em></div>
<div style="text-align: left;">The Google Reader trends shows up my reading trend and habit of reading. There are two types of Trends available</div>
<div style="text-align: left;">
<ul>
<li><strong>Reading Trends</strong></li>
<li><strong>Subscription Trends</strong></li>
</ul>
</div>
<div style="text-align: left;">
<div style="text-align: center;"><img src="http://mymindleaks.com/wp-content/uploads/2008/08/google-reader-1000-2.jpg" alt="Google Reader - Trends Snapshot" width="713" height="331" title="Unclutter your Google Reader" /></div>
<div style="text-align: center;"><em>Google Reader Trends</em></div>
<div style="text-align: left;"><strong>Reading Trends</strong></div>
<div style="text-align: left;">The Reading trends answers the question &#8216;<strong>which feed you are reading the most?</strong>&#8216;</div>
<div style="text-align: left;">The top 5 blogs that I read <strong><a href="http://www.crunchgear.com/">CrunchGear</a></strong> , <a href="http://lifehacker.com/"><strong>Lifehacker</strong></a>, <strong><a href="http://www.appleinsider.com/">AppleInsider</a></strong> , <strong><a href="http://www.engadget.com/">Engadget</a></strong> and <strong><a href="http://arstechnica.com/index.ars">Ars Technica</a></strong>. Also the <strong>&#8220;#Read</strong>&#8221; count shows, how many posts you have read in the shown RSS feed and &#8220;%Read&#8221; shows you how much of the published content you have read. In <strong>CrunchGear</strong>, i&#8217;ve read 24 items, but it is just the 2% of the items that I&#8217;ve read from the published content. So I&#8217;ve more content to read in <strong>CrunchGear</strong>. Similarly, in &#8216;<strong><a href="http://krishashok.wordpress.com/">Doing Jalsa and Showing Jilpa</a></strong> &#8216;, I&#8217;ve read all the items published, which shows 100%</div>
<div style="text-align: left;">
<div style="text-align: center;"><img src="http://mymindleaks.com/wp-content/uploads/2008/08/google-reader-1000-5.jpg" alt="Google Reader - Reading Trends" width="586" height="382" title="Unclutter your Google Reader" /></div>
<div style="text-align: left;"><strong>Subscription Trends</strong></div>
<div style="text-align: left;">The subscription trends, answers the question &#8216;<strong>Are you intrested in blog feeds which publishes huge number of posts per day?</strong>&#8216;Subscription trends, shows the frequency of the items getting published from a blog. In Gizmodo, about 46 items published per day but the trends shows that, I don&#8217;t ready any of Gizmodo&#8217;s item. Also, CrunchGear publishes 32 items per day and I&#8217;ve read 2% of the items from CrunchGear. So, even though Gizmodo publishes a large volume of news, I&#8217;m not much interested in the news item from Gizmodos. So, I might conclude that I&#8217;m not reading the subscription ( but might change in future ) that publishes more than 40 posts per day.</div>
<div style="text-align: center;"><img src="http://mymindleaks.com/wp-content/uploads/2008/08/google-reader-1000-7.jpg" alt="Google Reader - Subscription Trends" width="621" height="303" title="Unclutter your Google Reader" /></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/unclutter-your-google-reader.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Google Docs adds print preview</title>
		<link>http://www.mymindleaks.com/blog/archives/google-docs-adds-print-preview.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-docs-adds-print-preview.html#comments</comments>
		<pubDate>Wed, 11 Jun 2008 09:15:27 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google docs]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=670</guid>
		<description><![CDATA[Google Docs adds a new features in it to make the document manage feel close to its rival Microsoft Office. Now recently Google Docs has added a new feature &#8216;Print Preview&#8217; which acts exactly like Print Preview mode in the Microsoft Word. View and edit documents like you would on real paper with the new [...]]]></description>
			<content:encoded><![CDATA[<p>Google Docs adds a new features in it to make the document manage feel close to its rival Microsoft Office. Now recently Google Docs has added a new feature &#8216;Print Preview&#8217; which acts exactly like Print Preview mode in the Microsoft Word. View and edit documents like you would on real paper with the new fixed width page view mode.</p>
<p style="text-align: center"><img src="http://mymindleaks.com/wp-content/uploads/2008/06/061108-0915-googledocsa1.png" alt="061108 0915 googledocsa1 Google Docs adds print preview"  title="Google Docs adds print preview" /></p>
<p style="text-align: center"><span style="font-size:9pt">(Credit: CNET Networks)</span></p>
<p>(Via <a href="http://googlesystem.blogspot.com/2008/05/print-layout-in-google-docs.html">Google Operating System</a> )</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-docs-adds-print-preview.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drag n Drop to Organize your feeds in Google Reader</title>
		<link>http://www.mymindleaks.com/blog/archives/drag-n-drop-to-organize-your-feeds-in-google-reader.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/drag-n-drop-to-organize-your-feeds-in-google-reader.html#comments</comments>
		<pubDate>Sun, 27 Apr 2008 02:18:35 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Organising feeds]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=605</guid>
		<description><![CDATA[Google reader features a lot of features where most of them are still un explored. One good feature in Google reader is a quick way to organize the feeds in Google Reader. If you are a blogger or voracious reader, you would have sure subscribed to more than 50+ blogs. You later on as the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://google.com/reader">Google reader</a> features a lot of features where most of them are still un explored. One good feature in Google reader is a quick way to organize the feeds in Google Reader. If you are a blogger or voracious reader, you would have sure subscribed to more than 50+ blogs. You later on as the count increases you might feel changing the current way you organized the your feeds. So, you have 3 options</p>
<p><span id="more-605"></span></p>
<h3>1. Change or Update Folder</h3>
<p>Click open each feed and update the folder in which it wants to reside.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/04/image33.png"><img src="http://mymindleaks.com/wp-content/uploads/2008/04/image-thumb21.png" border="0" alt="image thumb21 Drag n Drop to Organize your feeds in Google Reader" width="298" height="476" title="Drag n Drop to Organize your feeds in Google Reader" /></a></p>
<p>But this is just good only if you have about 10+ feeds. But as feed count goes on increasing you will find it more difficult and you might feel getting rid of the Google Reader <img src='http://www.mymindleaks.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' title="Drag n Drop to Organize your feeds in Google Reader" /> </p>
<h3>2. Bulk Organising</h3>
<p>You can do bulk organising of the feeds in the settings mode.</p>
<p>Go to Settings -&gt; Subscriptions, you will find all the feeds listed. This panel gives you a way to do bulk organization!</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/04/image34.png"><img src="http://mymindleaks.com/wp-content/uploads/2008/04/image-thumb22.png" border="0" alt="image thumb22 Drag n Drop to Organize your feeds in Google Reader" width="640" height="196" title="Drag n Drop to Organize your feeds in Google Reader" /></a></p>
<h3>3. Quick Organising</h3>
<p>Here is our trick that I want to explain. Google reader provides you a Drag n Drop facility to organize the feeds in the reading mode.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/04/image35.png"><img src="http://mymindleaks.com/wp-content/uploads/2008/04/image-thumb23.png" border="0" alt="image thumb23 Drag n Drop to Organize your feeds in Google Reader" width="265" height="252" title="Drag n Drop to Organize your feeds in Google Reader" /></a></p>
<p>You keep your drag any of the feeds and move it across your folders and drop it, viola, that&#8217;s it. That&#8217;s really a faster and quick way or organising the Google Reader feeds.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/drag-n-drop-to-organize-your-feeds-in-google-reader.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google releases Google Movies</title>
		<link>http://www.mymindleaks.com/blog/archives/google-releases-google-movies.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-releases-google-movies.html#comments</comments>
		<pubDate>Sun, 27 Apr 2008 01:49:17 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Movies]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/google/google-releases-google-movies/</guid>
		<description><![CDATA[It&#8217;s a good news for the movies and the Multiplex lovers in India. Google had started indexing the details of the movies, it&#8217;s show time, the theatre / multiplex where the movie is picture. You can grab all those details via Google Movies. &#160; &#160; You can get the movie details for the next 3 [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a good news for the movies and the Multiplex lovers in India. Google had started indexing the details of the movies, it&#8217;s show time, the theatre / multiplex where the movie is picture. You can grab all those details via <a href="http://google.co.in/movies">Google Movies</a>.</p>
<p>&nbsp;</p>
<p align="center"><img border="0" alt="image29 Google releases Google Movies" src="http://mymindleaks.com/wp-content/uploads/2008/04/image29.png" width="275" height="241" title="Google releases Google Movies" /> </p>
<p><span id="more-598"></span></p>
<p>&nbsp;</p>
<p>You can get the movie details for the next 3 days starting from current day.</p>
<p align="center"><a href="http://mymindleaks.com/wp-content/uploads/2008/04/image30.png"><img border="0" alt="image thumb20 Google releases Google Movies" src="http://mymindleaks.com/wp-content/uploads/2008/04/image-thumb20.png" width="590" height="148" title="Google releases Google Movies" /></a>&nbsp;</p>
<p>&nbsp;</p>
<p>You can make Google sort the results based on the distance, film popularity and film title. This lists down which movie is so popular and it could tell you the index of movies running in a city with the theatres</p>
<p align="center"><img border="0" alt="image31 Google releases Google Movies" src="http://mymindleaks.com/wp-content/uploads/2008/04/image31.png" width="266" height="41" title="Google releases Google Movies" /> </p>
<p>&nbsp;</p>
<p>You could see google tells you which movie is so popular , so that it runs in most of theatre &amp; multiplexes.</p>
<p align="center"><img border="0" alt="image32 Google releases Google Movies" src="http://mymindleaks.com/wp-content/uploads/2008/04/image32.png" width="640" height="317" title="Google releases Google Movies" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-releases-google-movies.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google knows My Mind in 9 minutes</title>
		<link>http://www.mymindleaks.com/blog/archives/google-knows-my-mind-in-9-minutes.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-knows-my-mind-in-9-minutes.html#comments</comments>
		<pubDate>Wed, 16 Apr 2008 17:42:54 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/?p=583</guid>
		<description><![CDATA[It was really surprising for me to see that Google Indexes &#8216;My Mind Leaks&#8216; with in 9 minutes after posting a blog entry. Today I was checking with the enabling USB in Leopard stuffs around the internet and after a long search found a fix and wrote a post about it. And the post is [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">It was really surprising for me to see that Google Indexes &#8216;<a href="http://mymindleaks.com">My Mind Leaks</a>&#8216; with in 9 minutes after posting a blog entry. Today I was checking with the <a href="http://mymindleaks.com/apple/how-to-enable-usb-in-leopard/">enabling USB in Leopard</a> stuffs around the internet and after a long search found a fix and wrote a post about it. And the post is indexed with in 9 minutes.</p>
<p style="text-align: center;"><img src="http://img.skitch.com/20080416-ntkqidhpabwn34yyr6r112hb63.png" alt="20080416 ntkqidhpabwn34yyr6r112hb63 Google knows My Mind in 9 minutes" width="568" height="263" title="Google knows My Mind in 9 minutes" /></p>
<p style="text-align: left;">
<p style="text-align: left;">I remember that it would take more than 2 days for Google to index this blog, but surprising that Google learns from the frequency of blog items from my blogs and knows the importance of indexing my blog quick.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-knows-my-mind-in-9-minutes.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hack GMail Search &#8211; Part 2</title>
		<link>http://www.mymindleaks.com/blog/archives/hacking-gmail-search-part-2.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/hacking-gmail-search-part-2.html#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:48:27 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[GMail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[search tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/hacking-gmail-search-part-2/</guid>
		<description><![CDATA[Courtesy:zackv You would have explored the features of GMail Search in my previous post Hack GMail &#8211; Part 1 In my previous post of hacking the search, you  would have explored the features on Labels, filters etc. On continuing the exploration, I came with my second post. This post lists down the features which are [...]]]></description>
			<content:encoded><![CDATA[<p align="center" style="font-size: xx-small"><img border="0" width="420" src="http://mymindleaks.com/wp-content/uploads/2008/02/image6.png" alt="image6 Hack GMail Search   Part 2" height="236" title="Hack GMail Search   Part 2" /></p>
<p align="center" style="font-size: xx-small"><em>Courtesy:</em><a href="http://www.flickr.com/photos/zackv/1057723987/"><em>zackv</em></a></p>
<p>You would have explored the features of GMail Search in my previous post <a href="http://mymindleaks.com/demystifying-gmail-search-part-1/">Hack GMail &#8211; Part 1</a></p>
<p>In my <a href="http://mymindleaks.com/demystifying-gmail-search-part-1/">previous post of hacking the search</a>, you  would have explored the features on Labels, filters etc. On continuing the exploration, I came with my second post. This post lists down the features which are not available in the simple search facility. Come one, lets explore the the advanced search features.</p>
<p><span id="more-340"></span></p>
<p>For typing the query, you need not open the simple search view, just directly type the query in the default query box.</p>
<p>In order to be a master in searching, you have to know the operators used for searching. To know brief about the operators have a visit to</p>
<p><a href="https://gmail.google.com/support/bin/answer.py?answer=7190">https://gmail.google.com/support/bin/answer.py?answer=7190</a></p>
<p>Also have a look on how to create filters and labels. This is a must use tool in Gmail, who fail to use these features, so pity on them. Please don’t miss it out.</p>
<p><a href="https://gmail.google.com/support/bin/answer.py?answer=6579">https://gmail.google.com/support/bin/answer.py?answer=6579</a></p>
<p>In the rest of this blog, you could find the functions of the operators in elaborate.</p>
<p><strong>from</strong>: used to specify the sender and fetches all the mails from the same</p>
<p>It is the same as the from in the simple search.</p>
<p><strong>Example 1</strong>: Extract all the mails from friends, say <strong><em>abc,abc1,abc2</em></strong>. Then your query goes like this.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>from: abc@hotmail.com OR abc1@yahoo.com OR abc2@gmail.com</em></strong></p></blockquote>
<p><strong>Example 2</strong>: Extract all the mails from friends, say <strong><em>abc,abc1 </em></strong><em>and not from<strong> abc2</strong></em>. Then your query goes like this.</p>
<p><strong><em><br />
</em></strong><strong></strong></p>
<blockquote><p><strong><em>from: abc@hotmail.com OR abc1@yahoo.com -abc2@gmail.com</em></strong></p></blockquote>
<p><strong><em>Example 3: Extract all the mails from except from <strong><em>abc</em></strong></em></strong></p>
<p><strong></strong></p>
<blockquote><p><strong><em>from: -abc</em></strong></p></blockquote>
<p><strong>Example 3</strong>: Extract all the mails from except from <strong><em>yahoo or gmail</em></strong></p>
<p><strong></strong></p>
<blockquote><p><strong><em>from: -yahoo.com </em></strong><em>–<strong>gmail.com</strong></em></p></blockquote>
<p><strong>to</p>
<p>: used to specify the recipient and fetches all the mails from the same. It is the same to the </strong><strong>TO </strong>in the simple search.</p>
<p><strong>Example 4</strong>: Extract all the mails sent to friends, say <strong><em>abc,abc1,abc2</em></strong>. Then your query goes like this.</p>
<blockquote><p><strong><em>to: abc@hotmail.com OR abc1@yahoo.com OR abc2@gmail.com</em></strong></p></blockquote>
<p><strong></strong></p>
<p><strong>Example 5</strong>: Extract all the mails sent to groups i.e mails your received from groups.</p>
<p><strong><em><br />
</em></strong><strong></strong></p>
<blockquote><p><strong><em>to: yahoogroups.com</em></strong></p></blockquote>
<p><strong><em>Example 6: Similarly exclude the mails from yahoogrou</em><em>ps</em></strong></p>
<p><strong></strong></p>
<blockquote><p><strong><em>to: -yahoogroups.com</em></strong></p></blockquote>
<p><strong>subject: </strong>Search<strong> </strong>for the subject words</p>
<p><strong>Example 7</strong>: Search for a single word</p>
<p><strong></strong></p>
<blockquote><p><strong><em>subject: Chennai</em></strong></p></blockquote>
<p><strong>Example 8</strong>: Search for more than one word. In this example to include all mails with subject Chennai and Mumbai and reject mails with subject kolkatta</p>
<p><strong></strong></p>
<blockquote><p><strong><em>Subject: ( Chennai OR Mumbai ) subject: –kolkatta</em></strong></p></blockquote>
<p><strong>cc and bcc: </strong>This operator function similar to the <strong><em>to:</em></strong> and <strong><em>from:</em></strong> operator. It is used to give the email address or just the account name or just the service provider address to fetch the mails.</p>
<p><strong>Example 9</strong>: Fetch all the mails which you had CCed or BCCed</p>
<blockquote><p><strong><em>cc:abc@yahoo.com<br />
bcc:abc1@yahoo.com</em></strong></p></blockquote>
<p><strong></strong></p>
<p><strong>label: </strong>Search the mails which holds a label.</p>
<p><strong>Example 10</strong>: Let me assume that you have labels and have applied to some mails. Let me say you have label called “<em>Family</em>” for the mails which you receive from your family members. Now you are to search for the mails where only your mom had sent. Here I am considering that both dad and mom uses the same mail id.</p>
<blockquote><p><strong><em>label:family from:familyhead@gmail.com mom OR dad</em></strong></p></blockquote>
<p><strong></strong></p>
<p><strong>Example 11</strong>: Another example to show is from my inbox. I have grouped all the fun related mails from various groups such as Nidokidos, myWorldPals etc. under the label named “<strong><em>Others</em></strong>”. Now all the mails arriving from that group would be fixed with the label “<strong><em>Others</em></strong>”. Now I need to search the mails from this label, which has photos regarding “<em>Katrina</em>”.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>label:Others (subject:nidokidos OR myworldpals)</em></strong></p></blockquote>
<p>Another example which rejects all mails with subject beautifulIndia.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>label:Others subject:-BeautifulIndia</em></strong></p></blockquote>
<p><strong>Note: </strong>If you have label names separated with spaces, then use hyphen(-) while using in searches. The Hyphen, i.e the negation operator is different from this hyphen used in the label names.</p>
<p>E.g.: If you have a label called “<em>Fun Mails</em>”, then while searching use as <strong><em>label:Fun-Mails.</em></strong> Here note that there is no space in between Fun &amp; Mails. If you introduce a space, then the query will search for the mails with label Fun and rejects all mails with words Mails.</p>
<p>i.e. <strong><em>label:Fun –Mails</em></strong></p>
<p>It is possible to apply one or more label name to a single mail. Example, if you have received a mail from your friend relating to a job matter, then you would apply labels both Friend and Jobs. In such cases, most of the mails may posses more than one label. Now in such cases to search mails pertaining to particular label and rejecting the mails the label you are not in need. The simple figments is to use Negate Operator i.e Hypen.</p>
<p><strong>Example 12</strong>: You need to extract all mails from your friend which don’t have job information i.e don’t have label named JOBS.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>label:friend –label:JOBS</em></strong></p></blockquote>
<p><strong>Example 13:</strong> Search all the mails from your friend with attachment, which has only Word document or PDF files as the attachments.<br />
<strong></strong></p>
<blockquote><p><strong><em>label:Friend has:attachment filename:(pdf OR doc)</em></strong></p></blockquote>
<p><strong>in: </strong>used to search mail in the specific location i.e Inbox, Archives, Trash, Sent Items etc. If you are in need to search locations except Inbox, you could use this operator.</p>
<p>This operator had really helped me to search in my case, as I had about 30,000+ mails in my trash.</p>
<p><strong>Example 14</strong>: Searching your trash box for a which you have deleted it unknowingly. All mails from your friend that had moved to trash.</p>
<blockquote><p><strong><em>in:trash label:friend</em></strong></p></blockquote>
<p><strong></strong></p>
<p>Now you can combine all the above said operators to search the mail.</p>
<p><strong>Example 15</strong>: Search your trash and archives which you are not confident about it’s location which has an attachment of pdf file from your company.</p>
<blockquote><p><strong><em>in:anywhere has:attachment filename:pdf</em></strong></p></blockquote>
<p><strong></strong></p>
<p><strong>is: </strong>Is operator is helps you to fetch mails that have read, unread , starred etc.</p>
<p><strong>Example 16:</strong> To fetch all mails that you haven’t read that your friend had sent.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>label:friend is:unread</em></strong></p></blockquote>
<p>Try with <strong><em>is:read is:unread</em></strong>, yeah you can guess what would be the result.</p>
<p><strong></strong></p>
<blockquote><p><strong><em>is:read</em></strong> – gives all the mails that have read</p>
<p><strong><em>is:unread</em></strong> – gives all the mails that haven’t read</p>
<p><strong><em>is:starred</em></strong> – gives all the mails that have been starred in spite you read or not.</p></blockquote>
<p><strong>after:, before: </strong>These operators are date operators which are used to input the query based on date values. The date format which I have aforesaid in the first part as YYYY/MM/DD is used.</p>
<p><strong>Example 17: </strong>To search all the mails which have arrived after June 4<sup>th</sup> 2005. <strong>to till date</strong>.<strong></strong></p>
<p><strong></strong></p>
<blockquote><p><strong><em>after:2005/06/05</em></strong></p></blockquote>
<p><strong>Example 18:</strong> To search all the mails arrived on particular date, use both the operators</p>
<p><strong><em><br />
</em></strong><strong></strong></p>
<blockquote><p><strong><em>after:2005/09/10 before:2005/09/11</em></strong></p></blockquote>
<p><strong><em>If you use <strong><em>after:2005/09/10 before:2005/09/10</em></strong>, will gives you all the mails.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/hacking-gmail-search-part-2.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Talk Chatback Badge &#8211; Plug it in your blog.</title>
		<link>http://www.mymindleaks.com/blog/archives/google-talk-chatback-badge-plug-it-in-your-blog.html</link>
		<comments>http://www.mymindleaks.com/blog/archives/google-talk-chatback-badge-plug-it-in-your-blog.html#comments</comments>
		<pubDate>Tue, 26 Feb 2008 15:59:48 +0000</pubDate>
		<dc:creator>Maheshwaran Subramaniya</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[Chatback]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Talk]]></category>
		<category><![CDATA[GTalk]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://mymindleaks.com/google-talk-chatback-badge-plug-it-in-your-blog/</guid>
		<description><![CDATA[Google had released Chat widget today to embed the widget into any web site / blog and let the readers of the blog chat with you. Get the widget here. So, how does it identifies your logon? Simple, the widget code that you will paste in your blog will contain all the details to identify [...]]]></description>
			<content:encoded><![CDATA[<p>Google had released Chat widget today to embed the widget into any web site / blog and let the readers of the blog chat with you. <a href="http://www.google.com/talk/service/badge/New">Get the widget here</a>.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/02/image2.png"><img border="0" width="430" src="http://mymindleaks.com/wp-content/uploads/2008/02/image-thumb1.png" alt="image thumb1 Google Talk Chatback Badge   Plug it in your blog." height="156" title="Google Talk Chatback Badge   Plug it in your blog." /></a></p>
<p>So, how does it identifies your logon? Simple, the widget code that you will paste in your blog will contain all the details to identify you.</p>
<p>Does the user needs a Gmail account to chat with you? The answer is absolutely &#8220;No&#8221;. Any anonymous user can chat with you. So please be sure that who is chatting with you and don&#8217;t share any personal data.</p>
<p><span id="more-338"></span></p>
<h3>So, How do you chat?</h3>
<p>You click on the bubble, and you will get a popup to type in the message.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/02/image3.png"><img border="0" width="420" src="http://mymindleaks.com/wp-content/uploads/2008/02/image-thumb2.png" alt="image thumb2 Google Talk Chatback Badge   Plug it in your blog." height="292" title="Google Talk Chatback Badge   Plug it in your blog." /></a> </p>
<p>On the receiving end, When someone click on the link on your site and you are logged into the GTalk, then you will get a alert like this below.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/02/image4.png"><img border="0" width="266" src="http://mymindleaks.com/wp-content/uploads/2008/02/image-thumb3.png" alt="image thumb3 Google Talk Chatback Badge   Plug it in your blog." height="125" title="Google Talk Chatback Badge   Plug it in your blog." /></a></p>
<p>Google is kind enough to alert you that you are chatting with Anonymous! I have two chat windows as I get two messages.</p>
<p><a href="http://mymindleaks.com/wp-content/uploads/2008/02/image5.png"><img border="0" width="420" src="http://mymindleaks.com/wp-content/uploads/2008/02/image-thumb4.png" alt="image thumb4 Google Talk Chatback Badge   Plug it in your blog." height="205" title="Google Talk Chatback Badge   Plug it in your blog." /></a></p>
<p>I wonder how many chat windows will be created if more number of people pings you!!</p>
<p>So, <a href="http://www.google.com/talk/service/badge/New" title="Google Talk Chatback |  My Mind Leaks">get your widget and plug it in your blog</a> / site and make your viewers connect to you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mymindleaks.com/blog/archives/google-talk-chatback-badge-plug-it-in-your-blog.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
