<?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>Joyce Babu &#187; Website</title>
	<atom:link href="http://www.joycebabu.com/blog/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joycebabu.com</link>
	<description>Read, learn and share.</description>
	<lastBuildDate>Sat, 24 Dec 2011 09:38:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Google being reported as fraud site by Opera</title>
		<link>http://www.joycebabu.com/blog/google-being-reported-as-fraud-site-by-opera.html</link>
		<comments>http://www.joycebabu.com/blog/google-being-reported-as-fraud-site-by-opera.html#comments</comments>
		<pubDate>Wed, 23 Jan 2008 08:11:54 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/google-being-reported-as-fraud-site-by-opera.html</guid>
		<description><![CDATA[It has been almost a month since my last post. I will be extremely busy till the end of this month. The new year has been going great so far. All my exams, except one, were easy. Hope you all had a great Christmas and New Year (Yes, I know it is a bit too [...]]]></description>
			<content:encoded><![CDATA[<p>It has been almost a month since my last post. I will be extremely busy till the end of this month. The new year has been going great so far. All my exams, except one, were easy. Hope you all had a great Christmas and New Year (Yes, I know it is a bit too late <img src='http://www.joycebabu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>Today early morning, my brother rushed in to my room and told me that our latest site, <a title="Love Meter" href="http://www.love-meter.net/">www.love-meter.net</a>, is being reported as fraud site by Opera. I ran to my computer and found that it was true. I was surprised because the site is not yet complete and still it is being reported as a fraud site. I reloaded the page and it was then I noticed that it was not actually our site, but <a href="http://209.85.165.104/search?client=opera&amp;rls=en&amp;q=cache:www.love-meter.net" target="_blank">Google&#8217;s cache of my site</a> that my brother was referring to. I checked my site and found that it was not showing any warnings. Next I checked for <a href="http://209.85.165.104/search?client=opera&amp;rls=en&amp;q=cache:google.com" target="_blank">Google&#8217;s cache of www.google.com</a> and found that it too showed the same error. But the warning is not being shown on the datacenter homepage. I checked the page cache in some other datacenters [<a href="http://64.233.161.104/search?client=opera&amp;rls=en&amp;q=cache:www.google.com" target="_blank">64.233.161.104</a>, <a href="http://209.85.165.102/search?client=opera&amp;rls=en&amp;q=cache:www.google.com" target="_blank">209.85.165.102</a>] and they were not showing any such warning.</p>
<p>BTW, I had received several feedbacks and comments on <a href="http://www.joycebabu.com/downloads/local-analytics/">Local Analytics</a>. I am sorry, I wasn&#8217;t able to respond to your comments and fix the errors you have reported. I will try my best to fix those errors by the end of this month or early February.</p>
<p align="center"><a href="http://www.joycebabu.com/wp-content/uploads/2008/01/google-fraud-mac.png"><img src="http://www.joycebabu.com/wp-content/uploads/2008/01/google-fraud-mac.thumbnail.png" border="0" alt="Google reported as fraud site by Opera Site Check" /></a> <a href="http://www.joycebabu.com/wp-content/uploads/2008/01/google-fraud-win.jpg"><img src="http://www.joycebabu.com/wp-content/uploads/2008/01/google-fraud-win.thumbnail.jpg" border="0" alt="Google reported as fraud site by Opera Site Check" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/google-being-reported-as-fraud-site-by-opera.html/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Speed up page loading &amp; save bandwidth by reducing page size</title>
		<link>http://www.joycebabu.com/blog/speed-up-page-loading-save-bandwidth-by-reducing-page-size.html</link>
		<comments>http://www.joycebabu.com/blog/speed-up-page-loading-save-bandwidth-by-reducing-page-size.html#comments</comments>
		<pubDate>Thu, 08 Nov 2007 20:50:21 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/speed-up-page-loading-save-bandwidth-by-reducing-page-size.html</guid>
		<description><![CDATA[Yesterday, while fixing some browser compatibility issues of my new theme, I was surprised to know that my homepage was over 400 KB in size and took more than 30 seconds to completely load with my DSL connection. More than 80 files, including images, javascript and css, were embedded within the page. I decided to [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, while fixing some browser compatibility issues of my new theme, I was surprised to know that my homepage was over 400 KB in size and took more than 30 seconds to completely load with my DSL connection. More than 80 files, including images, javascript and css, were embedded within the page.</p>
<p>I decided to optimize the page and found that the following actions can be taken to decrease the load time.</p>
<ul>
<li><strong>Reduce the number of requests</strong><br />
First of all, I opened up my theme&#8217;s stylesheet and found several unused classes with image backgrounds and bullets. I removed those classes and removed all references to non-existant files.</li>
<li><strong>Reduce the total download size</strong><br />
I tried removing unwanted markup and html comments left by my theme and plugins. But that did not create much difference in size. Next I converted some of the images from PNG to JPEG format. This reduced the total size by over 30 KB. But most of the page size was due to the embedded Javascript and CSS files. For example, the prototype javascript library is over 90 KB in size, which on compression get reduced to 22KB. Hence I used Apache Module <a TITLE="Apache mod_deflate" TARGET="_blank" HREF="http://httpd.apache.org/docs/2.0/mod/mod_deflate.html">mod_deflate</a> to compress my files dynamically for gzip enabled browsers. I used the following code in my .htaccess file to compress files of the following mime types  &#8211; <em>text/css,  text/html,  text/plain,  text/xml and application/x-javascript</em>. For this to work on your server, you should have mod_deflate enabled. Most webhosts have this enabled. If not, you may also try  PHP <em>mod_gzip</em> or <em>ZLib compression</em>.</p>
<pre># Insert filter
SetOutputFilter DEFLATE

AddOutputFilterByType DEFLATE text/css text/html text/plain text/xml application/x-javascript

# Netscape 4.x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html

# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip

# MSIE masquerades as Netscape, but it is fine
# BrowserMatch \bMSIE !no-gzip !gzip-only-text/html

# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won't work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html

# Make sure proxies don't deliver the wrong content
Header append Vary User-Agent env=!dont-vary</pre>
</li>
<li><strong>Cache files client side</strong><br />
Almost all browsers have the ability to cache files on your computer for faster loading. If we set the expiry time of the file, the browser will check for updated content only after the specified time. We can use the Apache module <em><a HREF="http://httpd.apache.org/docs/2.0/mod/mod_expires.html" TARGET="_blank" TITLE="Apache mod_expires">mod_expires</a></em> for this purpose. The following code will request the browser to cache all files for three hours. This can make the browser download the file only once during a session, but will update the content on next visit. You may also use the ExpiresByType directive to set different time for images, javascript and css files.</p>
<pre># Cache all files for the next 3 hours
ExpiresActive On
ExpiresDefault "access plus 3 hours"</pre>
</li>
</ul>
<p><strong><u>Results</u></strong></p>
<p>The final result was great. The homepage size got reduced to 159 KB, which was less than half of the original size. The page load time also reduced to 19.3 seconds from about 32 seconds.</p>
<p>The load time and page size were calculated using the <a HREF="http://www.websiteoptimization.com/services/analyze/wso.php" TARGET="_blank" TITLE="Web Page Speed Report">Web Page Speed Report</a> tool from <a HREF="http://www.websiteoptimization.com" TARGET="_blank">www.websiteoptimization.com</a>.</p>
<p><strong>Make sure you backup your current <em>.htaccess</em> file before trying the above code. So that you can revert back if something goes wrong.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/speed-up-page-loading-save-bandwidth-by-reducing-page-size.html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>End of PageRank. What comes next?</title>
		<link>http://www.joycebabu.com/blog/end-of-pagerank-what-comes-next.html</link>
		<comments>http://www.joycebabu.com/blog/end-of-pagerank-what-comes-next.html#comments</comments>
		<pubDate>Mon, 05 Nov 2007 15:25:01 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/end-of-pagerank-what-comes-next.html</guid>
		<description><![CDATA[For the past few weeks, blogosphere is teeming with posts on Google and its latest PageRank update. The recent update has raised a lot of hues and cries against Google, as a large number of popular and high ranking websites lost their PR by as much as -2. The action was part of Google&#8217;s plan [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few weeks, blogosphere is teeming with posts on Google and its latest PageRank update. The recent update has raised a lot of hues and cries against Google, as a large number of popular and high ranking websites lost their PR by as much as -2. The action was part of Google&#8217;s plan to eradicate paid links and sponsored posts as it meddled with Google Ranking system. The penalties were not totally unexpected, as <a title="Matt Cutts" href="http://www.mattcutts.com/blog/" target="_blank">Matt Cutts</a>, head of Google&#8217;s Webspam team, had warned about <a href="http://www.mattcutts.com/blog/text-links-and-pagerank/" target="_blank">selling links</a> with the intention of passing PR almost two years back. Still the public opinion was against Google was heavy with many webmasters deciding to <a title="Boycott Google" href="http://www.volodymyrzablotskyy.com/meeting-google-halfway/" target="_blank">boycott Google</a> and its services.</p>
<p>PageRank[<a title="Google Technology" href="http://www.google.com/technology/" target="_blank">1</a>, <a title="PageRank" href="http://en.wikipedia.org/wiki/PageRank" target="_blank">2</a>, <a title="PageRank Tools" href="http://www.joycebabu.com/blog/page-rank-tools.html" target="_blank">3</a>] is the ranking system used by Google for finding out the importance of a webpage, for their search engine. The system grades every webpage in a numerical scale ranging from 0 to 10, depending on the number of backlinks it has got from other websites. Links from high PageRank websites boosts your PR much higher, compared to links from low PR websites. Google&#8217;s SERP is not entirely based on PageRank, as it would have resulted in a  lot or irrelevant results like Live Search. Among equally important pages, the ones having higher PR was given a higher importance. This helps in countering content copying, as most of the sites will be linking to the original website.</p>
<p>Initially the PageRank was limited to internal use and was not available to the public. But later Google integrated a visual pagerank bar to the Google Toolbar and it didn&#8217;t take much time for the webmaster world to accept PageRank as the best indicator of the value of a website. And soon the PageRank of the homepage became the symbol of a site&#8217;s prestige, value and marketability. And with the increase in importance of PR, improving a site&#8217;s PR became one of the prime objectives of Search Engine Optimization (SEO). Several white hat and black hat methods were developed for improving the PageRank of a site. And most of the methods were cracked down by Google. But selling paid links was something Google was unable to stop, until recently.</p>
<p>Another major reason for PageRank getting its present day (or pre-october days?) significance was that most of the advertisers used to give much importance to PR, while choosing the sites to advertise on. Now that many of the top sites selling links are having lower PR, there is no point in continuing the policy. If advertisers don&#8217;t care much about PR, then most of the webmasters will be giving any even lesser importance to PageRank, which is reflected by the recent boycotts. Hence I too think Jamie is right in saying that <a title="The PageRank Ripple - PageRank is Dead! - JohnChow.com" href="http://www.johnchow.com/the-pagerank-ripple-pagerank-is-dead/" target="_blank">PageRank is dead as a dodo.</a></p>
<p>Till now PageRank analysis had been the best method for evaluating the importance of a website. And it served as the basis for buying sites and links. But now with both PageRank and Alexa ranking dead, webmasters have to find an alternate method for evaluating websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/end-of-pagerank-what-comes-next.html/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Best traffic analysis programs for your blog</title>
		<link>http://www.joycebabu.com/blog/best-traffic-analysis-programs-for-your-blog.html</link>
		<comments>http://www.joycebabu.com/blog/best-traffic-analysis-programs-for-your-blog.html#comments</comments>
		<pubDate>Sun, 04 Nov 2007 11:52:33 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/best-traffic-analysis-programs-for-your-blog.html</guid>
		<description><![CDATA[If you are into blogging seriously and hope to become a professional blogger, then you should analyze your traffic regularly. Regular traffic analysis helps you a in knowing what kind of effect your posts are making on your readers. It helps you in understanding the topics your readers are interested.  A keen observation and wise [...]]]></description>
			<content:encoded><![CDATA[<p>If you are into blogging seriously and hope to become a professional blogger, then you should analyze your traffic regularly. Regular traffic analysis helps you a in knowing what kind of effect your posts are making on your readers. It helps you in understanding the topics your readers are interested.  A keen observation and wise decisions will surely add your name to the list of the best bloggers.</p>
<p>Traffic analysis is a very difficult job and I&#8217;m sure that most of us are not interested in it. Fortunately, there are several services available, which allows us to analyze site traffic with detailed reports and convenient graphs.</p>
<ul>
<li>
<h2><a title="Google Analytics" href="http://www.google.com/analytics/" target="_blank">Google Analytics</a></h2>
<p><a href="http://www.google.com/analytics/">Home Page</a> | <a href="http://www.google.com/analytics/sign_up.html">Get Product</a> | <a href="http://64.233.179.110/analytics/tour/index_en-US.html">Product Tour</a> | <a href="http://www.google.com/analytics/features.html">Features</a><br />
Managed by Google, this is one of the <strong>best available web traffic analysis service</strong>. The best thing about Google Analytics is that it is free. In my opinion, Google Analytics is the <strong>best traffic analysis service</strong> that is free. Analytics allows you to manage unlimited number of websites from your account.<br />
Installation of Analytics on your site is as simple as adding a piece of Javascript code on your website. There are a number of WordPress plugins for Analytics available which requires only your Analytics account ID, and thus save you the trouble of editing your theme. I too have created a <a title="Local Analytics" href="http://www.joycebabu.com/downloads/local-analytics/" target="_blank">highly configurable Analytics plugin for Word Press</a>, which allows you to locally host the urchin.js file and periodically update it.<br />
<strong>Pros:</strong></p>
<ul>
<li>Indepth reports with detailed graphs.</li>
<li>Ecommerce tracking is possible.</li>
<li>Option to export the stat reports to a number of formats.</li>
</ul>
<p><strong>Cons:</strong></p>
<ul>
<li>Real-time tracking is not possible. . The reports are updated several times a day, but still it gets delayed by several hours.</li>
<li>Detailed report about single visits is not available</li>
<li>Customer support limited to <a href="http://www.google.com/support/analytics/">Help center</a> and <a href="http://groups.google.com/group/analytics-help">support group</a></li>
</ul>
</li>
<li>
<h2><a title="StatCounter" href="http://www.statcounter.com/" target="_blank">StatCounter</a></h2>
<p><a title="StatCounter" href="http://www.statcounter.com/" target="_blank">Home Page</a> |  <a title="StatCounter - Register" href="http://my.statcounter.com/register.php" target="_blank">Get Product</a> |  <a title="StatCounter Demo" href="http://my.statcounter.com/project/standard/stats.php?project_id=2004435&amp;guest=1" target="_blank">Demo</a> |  <a title="StatCounter Features" href="http://www.statcounter.com/features/" target="_blank">Features</a><br />
If you too hate Google after their latest PageRank update [<a title="A list of sites that lost their PR" href="http://searchengineland.com/071024-093938.php" target="_blank">1</a>, <a href="http://andybeard.eu/2007/10/penalty-confirmed-but-i-dont-sell-pagerank.html" target="_blank">2</a>, <a href="http://www.problogger.net/archives/2007/10/24/problogger-pagerank-4/" target="_blank">3</a>], and do not want to use their service anymore, then StatCounter is your second best option (Is it a coincidence that StatCounter lost its PageRank from 10 to 6 in the latest update?). The reports are not as detailed as the ones provided by Google Analytics.<br />
<strong>Pros: </strong></p>
<ul>
<li>Stats are updated in realtime.</li>
<li>Detailed report about last 500 visits is available.</li>
<li>Ability to display a visible counter on your webpage.</li>
</ul>
<p><strong>Cons: </strong></p>
<ul>
<li>The reports are not as flexible as Google Analytics.</li>
<li>Free account control panel is ad supported.</li>
<li>E-commerce tracking and tracking of visitors over multiple domains is not possible.</li>
</ul>
</li>
<li>
<h2><a title="Mint" href="http://haveamint.com/" target="_blank">Mint</a></h2>
<p><a title="Mint - Home Page" href="http://haveamint.com/" target="_blank">Home Page</a> |  <a title="Purchase Mint" href="http://haveamint.com/purchase" target="_blank">Get Product</a> |  <a title="Mint Demo" href="http://www.designologue.com/mint/" target="_blank">Demo</a> |  <a title="Mint Features" href="http://haveamint.com/about/feature_highlights" target="_blank">Features</a><br />
Unlike Google Analytics and StatCounter, Mint is a hosted traffic analysis program written in PHP and MySQL. Also Mint is not free and costs $30. Mint provides very detailed realtime details of your site traffic. But since the program is hosted on your server which may not be dedicated servers with load balancing, it can cause heavy server loads for high traffic websites. I have never used Mint, but have heard very Good reviews about Mint from several sources. If you have a medium traffic website and can spend $30, then this is the best software for real time tracking. I recommend using Mint along with Google Analytics, so that you will be having access to detailed realtime reports from Mint and comprehensive and detailed long term statistics from Google Analytics.<br />
<strong>Pros: </strong></p>
<ul>
<li>Stats are updated in realtime.</li>
<li>Very simple and nice interface.</li>
<li>Ability to extend and enhance the functionality of Mint by using plugins(called Peppers).</li>
</ul>
<p><strong>Cons: </strong></p>
<ul>
<li><strong>It is not free.</strong></li>
<li>The program needs to be installed on your server.</li>
<li>Requires Unix server with atleast MySQL 3.x and PHP 4.2.3.</li>
<li>Causes intensive server load on high traffic websites.</li>
<li>Lack of comprehensive reports and graphs.</li>
</ul>
</li>
<li>
<h2><a title="FireStats" href="http://firestats.cc/" target="_blank">FireStats</a></h2>
<p><a title="FireStats" href="http://firestats.cc/" target="_blank">Home Page</a> |  <a title="Download FireStats" href="http://firestats.cc/wiki/Download" target="_blank">Get Product</a> |  <a title="FireStats Demo" href="http://firestats.cc/wiki/Demo" target="_blank">Demo</a> |  <a title="FireStats Features" href="http://firestats.cc/wiki/Features" target="_blank">Features</a><br />
Like Mints, FireStats is also a hosted Traffic tracking program. But unlike Mint, FireStats is free for non-commercial use and costs $25 for commercial use. I have been using FireStats for the past few months. The reports are not as detailed as in Mint, but the development of FireStats is happening at a rapid pace. FireStats can be installed as a standalone version or as plugins for WordPress, WordPress MU, Joomla, Drupal, MediaWiki etc. For WordPress blogs, FireStats provides two widgets for displaying your traffic stats and popular posts. It also allows you to display the country, platform and browser details of your commentators next to their name. For non-commercial usages, I recommend using FireStats. But for commercial sites I recommend using Mint, because for the small difference in price you get a much detailed report.<br />
<strong>Pros: </strong></p>
<ul>
<li>Stats are updated in realtime.</li>
<li>Very easy integration with a number of programs like WordPress, WordPress MU, Joomla, Drupal etc.</li>
<li>Multi level access to reports.</li>
<li>Availability of widgets for displaying stats and popular posts.</li>
<li>Ability to show the country, platform and browser details of your commentators next to their name.</li>
</ul>
<p><strong>Cons: </strong></p>
<ul>
<li>Not free for commercial use.</li>
<li>Requires atleast MySQL 4.0.17 with INODB support and PHP 4.4.2.</li>
<li>Provides only basic details.</li>
<li>Interface and usability is not as good as Analytics or Mint.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/best-traffic-analysis-programs-for-your-blog.html/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Page Rank Tools</title>
		<link>http://www.joycebabu.com/blog/page-rank-tools.html</link>
		<comments>http://www.joycebabu.com/blog/page-rank-tools.html#comments</comments>
		<pubDate>Mon, 29 Oct 2007 10:48:54 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/page-rank-tools.html</guid>
		<description><![CDATA[Ever since reading on some of the popular blogs about the effect of the latest PageRank updates on their blog, I too have been waiting eagerly to know Google&#8217;s decision on my blog. Hurray! Google has showered some blessings on me too. Yes, the PageRank of JoyceBabu.Com jumped from PR0 to PR3. Well, this may [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since reading on some of the popular blogs about the effect of the latest PageRank updates on their blog, I too have been waiting eagerly to know Google&#8217;s decision on my blog. Hurray! Google has showered some blessings on me too. Yes, the PageRank of <a title="Joyce Babu" href="http://www.joycebabu.com/" target="_blank">JoyceBabu.Com</a> jumped from PR0 to PR3. Well, this may not be as great as the PR5 of <a title="Back From Barcelona! - JohnCow.com" href="http://www.johncow.com/back-from-barcelona/" target="_blank">JohnCow.com</a>, <a title="A Welcome Pagerank Update - JonLee.ca" href="http://www.jonlee.ca/a-welcome-pagerank-update/" target="_blank">JonLee.ca</a> or <a title="Contest Bloggerâ€™s new Page Rank and other stuff - ContestBlogger.com" href="http://www.contestblogger.com/contest-bloggers-new-page-rank-and-other-stuff/" target="_blank">ContestBlogger.com</a>. But I am more than happy with this. Now I believe I too have got some bragging rights.</p>
<p align="center"><a href="http://www.hostingfolio.com/pagerank-visualization-tool-progressbar-concept/"><img title="Web Hosting Folio - Pagerank Visualization Tool" src="http://web.hostingfolio.com/pr/progressbar200auto.php?mysite=www.joycebabu.com" border="0" alt="Web Hosting Folio - Pagerank Visualization Tool" /></a></p>
<p>Since the Google PageRank update is still running, not all datacenters have updated their PR database. Here are some interesting tools that helps you to analyze your sites pagerank in different ways.</p>
<ul>
<li><strong>Multiple DataCenter Page Rank Checker</strong>
<ul>During pagerank update, all datacenters do not update their database at the same time. These tools can query Google&#8217;s multiple data centers to find out your pagerank.</p>
<li><a title="RaketForSkning Live PR" href="http://livepr.raketforskning.com/" target="_blank">Raket For Skning Live PR</a></li>
<li><a title="Dig Page Rank" href="http://www.digpagerank.com/" target="_blank">Dig Page Rank</a></li>
<li><a title="SEOCentro PR Tool" href="http://www.seocentro.com/tools/search-engines/pagerank-dc.html" target="_blank">SEOCentro PR Tool<br />
</a></li>
</ul>
</li>
<li><strong>Multiple URL PageRank Checker</strong>
<ul>If you want to check the page rank of a large number of URLs, then it becomes a very tedious job to check each URL individually. Use these tools to check the pagerank of multiple sites/pages in one shot.</p>
<li><a title="Multiple PageRank Checker" href="http://www.cascandra.com/web-tools/multiple-pagerank-checker/index.php" target="_blank">Multiple Pagerank Checker</a></li>
<li><a title="Multi-Rank Checker" href="http://www.iwebtool.com/multirank" target="_blank">iWebTool Multi-Rank Checker</a></li>
<li><a title="Multiple PageRank Checker" href="http://www.prtool.info/multiple-pagerank-checker.php" target="_blank">Multiple PageRank Checker<br />
</a></li>
</ul>
</li>
<li><strong>Internal PR Checker</strong>
<ul>When you want to know the pagerank of all your internal pages, then even multiple URL page rank checkers are difficult. Use this tool to find the page rank of all your internal links by entering just your homepage.</p>
<li><a title="Internal Pages Page Rank Checker" href="http://www.livepr.info/internal-pages-page-rank.php" target="_blank">Internal Pages Page Rank Checker<br />
</a></li>
</ul>
</li>
<li><strong>Visual PageRank</strong>
<ul>Visual PageRank is another tool that I found interesting. These tools can show the page rank of all the links in a page, next to the link.</p>
<li><a title="iWebTool Visual PageRank" href="http://www.iwebtool.com/visual_pagerank" target="_blank">iWebTool Visual PageRank</a></li>
<li><a title="Link Vendor Visual PageRank" href="http://www.linkvendor.com/seo-tools/visual-pagerank.html" target="_blank">Link Vendor Visual PageRank<br />
</a></li>
</ul>
</li>
<li><strong>Fake PR Checker</strong>
<ul>Many websites uses cloaking to <a title="Faking Page Rank" href="http://www.monetizers.com/fake-pr.php">fake their page rank</a>. Before you buy a new website, you should always ensure that the pagerank of the site is valid. The best way to check for cloaking is to manually query the datacenter which shows the updated PR. For manual checking, search for</p>
<blockquote><p>info:<em>domain.com</em></p></blockquote>
<p>If the SERP returns just one URL which same as the one you searched for, then the site is not using link cloaking. But if there are no results or if the returned results are different from the URL you searched for, then something fishy is going on. <a href="http://www.seojunkie.com/">SEOJunky</a> has posted an alternate method for <a href="http://www.seojunkie.com/2006/06/07/fake-pagerank-detection/">finding link cloaking</a>.</p>
<p>Here are some tools for checking PageRank validity</p>
<li><a title="Page Rank Verification - Xenyo.com" href="http://www.xenyo.com/seotools/verifypagerank.php " target="_blank">Xenyo Page Rank Verification</a></li>
<li><a title="Check Fake Page Rank" href="http://www.textlinkadvisor.com/tools/check-fake-page-rank.php" target="_blank">Check Fake Page Rank</a></li>
<li><a title="Fake Rank Checker" href="http://www.build-reciprocal-links.com/fake-rank-checker/" target="_blank">Fake Rank Checker<br />
</a></li>
</ul>
</li>
<li><strong>Future Page Rank Prediction</strong>
<ul>Future page rank prediction always gets a buzz when the page rank update is around. There have been many debates on the validity of these tools. If you have a high PR site, then these tools are really interesting. Unfortunately, these tools won&#8217;t work on sites having few backlinks. But <em>Roman</em> of <a href="http://forums.digitalpoint.com/">DigitalPoint Forums</a> discovered another method for <a href="http://forums.digitalpoint.com/showthread.php?t=45574">finding out the possibility of a pagerank increase / decrease</a>, if your site is listed in <a href="http://dmoz.org">Dmoz</a> or <a href="http://directory.google.com/">Google Directory</a>.</p>
<li><a title="PageRank Prediction - iWebTool.com" href="http://www.iwebtool.com/pagerank_prediction" target="_blank">iWebTool PageRank Prediction</a></li>
<li><a title="Future PageRank Tool" href="http://www.link-pop.org/Services/Future_PageRank_Tool.htm " target="_blank">Future PageRank Tool</a></li>
<li><a title="Page Rank Prediction" href="http://link.ezer.com/tools/pagerank_prediction.asp " target="_blank">Page Rank Prediction<br />
</a></li>
</ul>
</li>
<li><strong>Free Page Rank Badges</strong>
<ul>The first thing to do after getting a very high PR is to let others know about it. The best way to let others know about your PR is to use a PageRank badge on your site itself. These sites provide cool badges / icons for your site.</p>
<li><a title="Page Rank Visualization Tool" href="http://www.hostingfolio.com/pagerank-visualization-tool/ " target="_blank">Page Rank Visualization Tool</a></li>
<li><a title="Check Your PageRank" href="http://www.check-page-rank.com/" target="_blank">Check Your PageRank</a></li>
<li><a title="PR Checker" href="http://www.prchecker.info/" target="_blank">PR Checker</a></li>
<li><a title="PR Icons from BloggerTalk" href="http://www.bloggertalk.net/gallery-next-3-27.html" target="_blank">PR Icons from BloggerTalk</a> ( Manual )</li>
</ul>
<p>Do you know any other such cool PageRank tools? If so, please <a title="Contact Me" href="http://www.joycebabu.com/contact/" target="_blank">let me know</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/page-rank-tools.html/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Link your Hotmail / Windows Live IDs</title>
		<link>http://www.joycebabu.com/blog/link-your-hotmail-windows-live-ids.html</link>
		<comments>http://www.joycebabu.com/blog/link-your-hotmail-windows-live-ids.html#comments</comments>
		<pubDate>Sat, 27 Oct 2007 20:37:39 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/link-your-hotmail-windows-live-ids.html</guid>
		<description><![CDATA[Microsoft recently introduced a new feature to its Windows Live accounts &#8211; the ability to link your different Windows Live Accounts together, so that you can switch between your different accounts in just two clicks. This is a feature I have been missing very badly in my Google Accounts. I have over 10 Gmail and [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft recently introduced a new feature to its Windows Live accounts &#8211; the ability to link your different <a TITLE="Windows Live Account" TARGET="_blank" HREF="https://account.live.com/">Windows Live Accounts</a> together, so that you can switch between your different accounts in just two clicks. This is a feature I have been missing very badly in my <a TITLE="Google Accounts" TARGET="_blank" HREF="https://google.com/accounts/">Google Accounts</a>. I have over 10 <a TITLE="Gmail" TARGET="_blank" HREF="http://www.gmail.com/">Gmail</a> and <a TITLE="Google Apps for Domain" HREF="http://www.google.com/a/">Google Apps for Domain</a> mail accounts, which I find very difficult to manage. I hope google will also follow Microsoft in enabling integration of multiple Google Accounts.</p>
<p>When two or more of your accounts are linked together, you can switch from account to another by clicking on your Live ID on the top right corner and selecting the new account from the drop down list. Previously you had to logout of your current session and re-login to access the second account. Now you can check your different Live mail accounts without logging in to each account separately.</p>
<p>I used to find it quite annoying when checking my site stats with <a TITLE="Google Analytics" TARGET="_blank" HREF="http://www.google.com/analytics/">Google Analytics</a>, since my Analytics account is tied with a Google Account different from my primary email address. On logging in my gmail account, I get logged out from my Analytic account and on logging in to Analytic my gmail inbox also switches. <a TITLE="Adsense" TARGET="_blank" HREF="http://www.google.com/adsense/">Adsense</a>, Gmail and <a TITLE="Orkut" TARGET="_blank" HREF="http://www.orkut.com/">Orkut</a> allows you to login to multiple accounts at the same time, but not Analytics or <a TITLE="Google Webmaster Tools" TARGET="_blank" HREF="http://www.google.com/webmasters/sitemap/">Webmaster Tools</a>. Fortunately, after starting this blog, I moved my primary email address to this domain and is powered by Google Apps for Domain. Hence I strongly feel that this new feature is going to be a great time saver for many of the Windows Live account holders.</p>
<p>But there is a small downside to this great new option. If you are not careful with each account, someone may access all your accounts as all your linked accounts are equally important now. Suppose somebody hacks into one of your account (or steals the password from your system), then the person has all your accounts at his disposal. So make sure that each account is secured with a strong password. Also <strong>never </strong>link your personal accounts with shared or group accounts.</p>
<p>You may visit <a TITLE="LiveSide" TARGET="_blank" HREF="http://www.liveside.net/blogs/main/archive/2007/10/18/update-to-windows-live-account-enables-linked-ids.aspx">LiveSide</a>, if you wish to know more about the recent update.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/link-your-hotmail-windows-live-ids.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Personalize Orkut to your liking</title>
		<link>http://www.joycebabu.com/blog/personalize-orkut-to-your-liking.html</link>
		<comments>http://www.joycebabu.com/blog/personalize-orkut-to-your-liking.html#comments</comments>
		<pubDate>Wed, 10 Oct 2007 19:19:40 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/personalize-orkut-to-your-liking.html</guid>
		<description><![CDATA[Are you an orkut addict? I have been one every since I joined orkut long back. Infact, I am an active member of orkut with a couple of thousand scraps and hundreds of friends. Thanks to orkut I could reconnect with many of my long lost friends. Every since I joined orkut, there was something [...]]]></description>
			<content:encoded><![CDATA[<p>Are you an orkut addict? I have been one every since I joined orkut long back. Infact, I am an active member of orkut with a couple of thousand scraps and hundreds of friends. Thanks to orkut I could reconnect with many of my long lost friends.</p>
<p>Every since I joined orkut, there was something about it that I didn&#8217;t like &#8211; the design. The initial design of the site, before Google took over the site was very bad. A large amount of Javascript code was embedded within the page, that made it slow to load and resource hungry. After its merger with Google Accounts, the site was redesigned. It was much better than the previous design, though there are many who are dissatisfied with the new look. The best thing about the new design was that the embedded Javascript and CSS codes were replaced by linked external files, which reduced made the pages load faster.</p>
<p>A few days back, while going through my previous article &#8220;<a title="Gmail and Yahoo! Mail beautifiers" href="http://www.joycebabu.com/blog/gmail-and-yahoo-mail-beautifiers.html">Gmail and Yahoo! Mail Beautifiers</a>&#8220;, a question struck me. Are there any similar script for Orkut? Once again GreaseMonkey came to our help. There are several scripts that allows you to change your Orkut theme. I checked two of the scripts with Opera User Scripts, and it worked fine with Opera too. The only downside of this method is that the theme switches only after the complete page load. For IE users, there is nothing you can do other than yell out, &#8220;<em>IE Sucks</em>&#8220;.</p>
<p>The first script I tested and the one I liked the most was <strong><em>Matrix</em></strong> by <a title="Crazysouls.com" href="http://www.crazysouls.com" target="_blank">Crazysouls.com</a>. The design was really cool, but unfortunately the design was broken at several places (most probably due to some recent updates by Orkut team). Hence, I have tweaked the files a little bit to make it compatible with the latest orkut layout. You can <a title="Download Matrix Theme for Orkut" href="http://www.joycebabu.com/wp-content/uploads/2007/10/matrix.user.js" target="_blank">download</a> the updated file from <a title="Matrix Theme for Orkut" href="http://www.joycebabu.com/wp-content/uploads/2007/10/matrix.user.js" target="_blank">here</a>.</p>
<p>Here is a screenshot of the <em>Matrix Theme</em>.</p>
<p style="text-align: center"><a title="Matrix theme for orkut" href="http://www.joycebabu.com/wp-content/uploads/2007/10/matrix-orkut.jpg"><br />
<img src="http://www.joycebabu.com/wp-content/uploads/2007/10/matrix-orkut.thumbnail.jpg" alt="Matrix theme for orkut" /></a></p>
<p><strong><span style="text-decoration: underline;">Keyboard Shortcuts</span></strong></p>
<p>There is one more userscript that I wish to mention. <a title="OrkutShortcuts" href="http://userscripts.org/scripts/source/12784.user.js" target="_blank">OrkutShortcuts</a> allows you to visit some of your most frequently visited orkut pages with some simple keyboard shortcuts. The supported shortcuts are</p>
<ul>
<li><strong>Home :</strong> Ctrl + Shift + H</li>
<li><strong>Scrapbook :</strong> Ctrl + Shift + S</li>
<li><strong>Communities : </strong>Ctrl + Shift + C</li>
<li><strong>Friends :</strong> Ctrl + Shift + F</li>
<li><strong>Edit Profile :</strong> Ctrl + Shift + E</li>
</ul>
<p><strong><span style="text-decoration: underline;">Installation</span></strong></p>
<p>Inorder to install the script for Firefox, you must <a title="Download GreaseMonkey" href="https://addons.mozilla.org/en-US/firefox/addon/748" target="_blank">download and install the GreaseMonkey extension</a> from the Firefox Addon Repository. After installing the extension and restarting Firefox, clicking on the appropriate download link above will popup an installation window. Click install and reload Orkut and you are done.</p>
<p>For installing the script in Opera, save the script somewhere on your HardDisk, say <span style="color: #800000;"><em>C:\\Program Files\\Opera\\Profile\\UserJs\\</em></span>, or anywhere you like. After that go Tools &gt; Preferences &gt; Advanced &gt; Content &gt; Javascript Options in your Opera browser and click the choose button at the bottom of the window and select the directory where you saved the userscript. And reload the window to see your brand new Orkut.</p>
<p>If you are using <a title="TorPlus" href="http://www.joycebabu.com/torplus/">TorPlus</a>,  then the user script path is already configured. Hence all you have to do is save the file in the corresponding directory. If you are using <a title="TorOpera" href="http://www.joycebabu.com/torplus/">TorOpera</a>, save the file in the directory <em><span style="color: #800000;">TorPlus\\Opera\\Profile\\js\\user\\</span></em>  and if you are using <a title="TorKestrel" href="http://www.joycebabu.com/torplus/" target="_blank">TorKestrel</a>, then save the file in the directory <em><span style="color: #800000;">TorPlus\\Kestrel\\Profile\\js\\user\\</span></em>   and you are done.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/personalize-orkut-to-your-liking.html/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Cool Hotmail &#8211; A new MicroSoft initiative</title>
		<link>http://www.joycebabu.com/blog/cool-hotmail-a-new-microsoft-initiative.html</link>
		<comments>http://www.joycebabu.com/blog/cool-hotmail-a-new-microsoft-initiative.html#comments</comments>
		<pubDate>Sat, 06 Oct 2007 06:29:13 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/cool-hotmail-a-new-microsoft-initiative.html</guid>
		<description><![CDATA[Microsoft, one of the largest email service providers with their hotmail and live mail service, has introduced a new initiative called &#8220;CoolHotmail.com&#8221; to lure Indian internet users to use their hotmail service. The service, powered by their live mail service, presently offers users 193 unique domain names to choose from, in addition to their standard [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.joycebabu.com/wp-content/uploads/2007/10/coolhotmail.jpg" alt="" align="left" /></p>
<p>Microsoft, one of the largest email service providers with their hotmail and live mail service, has introduced a new initiative called &#8220;<a title="CoolHotmail.com" href="http://www.coolhotmail.com/" target="_blank">CoolHotmail.com</a>&#8221; to lure Indian internet users to use their hotmail service. The service, powered by their live mail service, presently offers users 193 unique domain names to choose from, in addition to their standard Live Mail features.</p>
<p>Microsoft believes that your email id truly reflects your personality. Hence they have classified the  into  5 groups namely Where I live, Who I like, Who am I, What I like and I Donâ€™t fit. Some of the available domain names are MumbaiRocks.in, SalaamDelhi.in, ClubSachin.in, IAmMarried.in, ILoveSoccer.in and so on. You can also request for a particular domain, if it is not already on the list. Ofcourse, it is subject to the availability of the domain and they don&#8217;t guarantee that they will offer the domain even if it is available.</p>
<p>Other than for a few people who wish to try out new services, I am not sure how many people will be interested in this service. Most of the people will prefer to stick with their current email address. Also it is very unprofessional to use email addresses like these and to change email address every now and then. If you are really serious with your email address and use it for professional purposes, then I highly recommend you to get your own domain in your name or your company&#8217;s name. If you signup for a free <a title="Google Apps" href="http://www.google.com/a/" target="_blank">Google Apps</a> account with your domain, you and your friends/family/employees get a free 2 GB inbox with all standard Gmail features, Google Calendar, Google Docs and Google Personalized homepage too. Microsoft also provides a similar service named <a title="Windows Live Custom Domain" href="http://domains.live.com/" target="_blank">Windows Live Custom Domains</a>. But personally, I think Google Apps is better than Windows Live Custom Domains.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/cool-hotmail-a-new-microsoft-initiative.html/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My list of recommended WordPress Plugins &#8211; Part II</title>
		<link>http://www.joycebabu.com/blog/my-list-of-recommended-wordpress-plugins-part-ii.html</link>
		<comments>http://www.joycebabu.com/blog/my-list-of-recommended-wordpress-plugins-part-ii.html#comments</comments>
		<pubDate>Mon, 20 Aug 2007 08:07:14 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/my-list-of-recommended-wordpress-plugins-part-ii.html</guid>
		<description><![CDATA[This is the second post on the series, &#8220;My List of recommended WordPress Plugins&#8221;. The previous post got a good amount of visits. I got busy with many things after that, hence this post got delayed. Today, I begin the list with a plugin that allows you to monetize your website efficiently. The Shylock Adsense Plugin  [...]]]></description>
			<content:encoded><![CDATA[<p>This is the second post on the series, &#8220;My List of recommended WordPress Plugins&#8221;. The previous post got a good amount of visits. I got busy with many things after that, hence this post got delayed.</p>
<ul>
<li>Today, I begin the list with a plugin that allows you to monetize your website efficiently. The <a title="Shylock Adsense Plugin" href="http://shylockblogging.com/shylock-adsense-plugin/" target="_blank">Shylock Adsense Plugin</a>  allows you to insert ads on your blog without modifying the template. The main advantage of the plugin is that it allows us to specify when and where the ads will appear, directly from the Admin Control Panel. You can configure the plugin to show more ads in your older posts and no or little ads in the posts created in the last X days. Also there is facility to add ads to homepage, archives and category pages. In pages having multiple posts, it allows you to decide under which post the ads should appear. The name of the plugin is a misnomer, because you can show any ads (contextual / banner), not just Adsense. The plugin was created by <a title="About Alex" href="http://shylockblogging.com/about/" target="_blank">Alex</a> of <a title="Shylock Blogging" href="http://shylockblogging.com/" target="_blank">Shylock Blogging</a> for his personal use, but he was good enough to distribute it for free. He is <a href="http://shylockblogging.com/testing-the-new-version-of-the-plugin-0818/" target="_blank">testing a new version of the plugin</a>, watch out for it.</li>
<li>Another plugin I recommend is the DoFollow plugin. If you have a high activity blog, then you may run into trouble with it. But for small blogs with less comments, it will help increase user activity (though I haven&#8217;t seen much difference except in the post announcing it <img src="http://www.joycebabu.com/wp-content/uploads/2007/08/smile9.gif" alt="" /> ). It allows you to remunerate your loyal readers who participate in the discussion on your blog. Once you start using the plugin, you are surely going to get a sudden surge in visitors. If you decide to use the plugin, then I recommend you to checkout the <a href="http://www.bumpzee.com/" target="_blank">Bumpzee</a> community &#8220;<a href="http://www.bumpzee.com/no-nofollow" target="_blank">No Nofollow</a>&#8220;. <a href="http://andybeard.eu/" target="_blank">Andy Beard</a> has posted a <a href="http://andybeard.eu/2007/02/ultimate-list-of-dofollow-plugins-banish-nofollow-from-comments-and-trackbacks.html" target="_blank">list of Do Follow plugins</a>.</li>
<li>Another important plugin that I would like to introduce is the &#8220;<a href="http://www.nothing2hide.net/blog/wp-plugins/wordpress-global-translator-plugin/" target="_blank">Global Translator</a>&#8221; from <a href="http://www.nothing2hide.net/" target="_blank">Nothing2Hide</a>. I think most of the bloggers are not aware of the power of this plugin. I have been getting a good number of visits from other language search engines, especially the <a title="Italian Google" href="http://www.google.it/" target="_blank">Italian</a>, <a title="German Google" href="http://www.google.de/" target="_blank">German</a> and <a title="French Google" href="http://www.google.fr/" target="_blank">French</a> versions of <a title="Google" href="http://www.google.com/" target="_blank">Google</a>. I highly recommend this plugin.</li>
<li>Though loyal readers are the life-blood of a blog, search engines cannot be completely avoided. A good blog is surely going to get a good number of visitors from search engines, who may become your subscribers. There are many plugins that allows you to search engine optimize your blog. &#8220;<a href="http://wp.uberdose.com/2007/03/24/all-in-one-seo-pack/" target="_blank">All in One SEO Pack</a>&#8221; is a plugin that includes the features of all the major SEO plugins. The plugin allows you to specify alternate title (other than the post title), meta keyword and meta description for your page. It allows you to insert â€˜noindexâ€™ attribute to category and archive pages, removing duplicate contents from your blog. This plugin is also highly recommended.</li>
<li>WordPress provides RSS feed of comments on a post, which readers can subscribe. But some people(including me) prefer to subscribe to a topic by email rather than by rss feed. &#8220;<a href="http://txfx.net/code/wordpress/subscribe-to-comments/" target="_blank">Subscribe to comments</a>&#8221; is a Word press plugin that provides your readers to subscribe to comments on a post by email. Users can subscribe to the comments by selecting a checkbox while submitting a comment or by submitting their email address in a separate form without commenting.</li>
</ul>
<p style="margin-right: 0px" dir="ltr">This is not the full list. There is still more plugins that I use and Iâ€™ll continue with it later. And again, I hope you will try these excellent plugins. Also checkout the previous post in this series</p>
<ul>
<li style="margin-right: 0px" dir="ltr"><a href="http://www.joycebabu.com/blog/my-list-of-recommended-wordpress-plugins.html" target="_blank">My list of recommended WordPress Plugins &#8211; Part I</a></li>
</ul>
<p style="margin-right: 0px"><strong>NB: Before you try any of these, please <span style="color: #ff0000;">backup</span> your WordPress database. If you are not sure how to do that, then it is better not to try these. Do it at your own risk.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/my-list-of-recommended-wordpress-plugins-part-ii.html/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Webmails and Web Messengers &#8211; The web 2.0 style</title>
		<link>http://www.joycebabu.com/blog/webmails-and-web-messengers-the-web-20-style.html</link>
		<comments>http://www.joycebabu.com/blog/webmails-and-web-messengers-the-web-20-style.html#comments</comments>
		<pubDate>Fri, 17 Aug 2007 04:31:52 +0000</pubDate>
		<dc:creator>Joyce</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.joycebabu.com/blog/webmails-and-web-messengers-the-web-20-style.html</guid>
		<description><![CDATA[On Wednesday, Microsoft announced that it is has increased the webmail box storage size to 5GB for free users and 10GB for premium users. But still, it is behind Yahoo! Mail. Yahoo! mail and Rediff mail still leads with both providing unlimited mail storage space. Presently Gmail, the webmail service provided by Google, lags in [...]]]></description>
			<content:encoded><![CDATA[<p>On Wednesday, <a TARGET="_blank" HREF="http://www.microsoft.com/" TITLE="Microsoft Corporation">Microsoft</a> announced that it is has increased the webmail box storage size to 5GB for free users and 10GB for premium users. But still, it is behind <a TARGET="_blank" HREF="http://mail.yahoo.com/" TITLE="Yahoo! Mail">Yahoo! Mail</a>. Yahoo! mail and <a TARGET="_blank" HREF="http://rediff.com/" TITLE="Rediff Mail">Rediff mail</a> still leads with both providing unlimited mail storage space. Presently<a TARGET="_blank" HREF="http://www.gmail.com/" TITLE="Gmail"> Gmail</a>, the webmail service provided by <a TARGET="_blank" HREF="http://www.google.com/" TITLE="Google">Google</a>, lags in the race with less than 3 GB space, though it was the first webmail service to provide a GB sized mailbox for free. It was the entry of Google into the Webmail service that revolutionized the free webmail services. Before the entry of Gmail, Hotmail was providing just 2MB space while Yahoo! Mail provided 6MB. Gmail still continues to add great features to its webmail service. Gmail has integrated Chat, Calendar, Docs &amp; Spreadsheet support and so on.</p>
<p>Microsoft has also <a TARGET="_blank" HREF="http://mailcall.spaces.live.com/blog/cns!CC9301187A51FE33!43573.entry">promised</a> to improve the performance of Hotmail by identifying and fixing the slowest parts. The slow reponse was the primary reason I moved from Hotmail to Yahoo! Mail and finally to Gmail. Of the three main webmail providers, I like the look and feel of Hotmail the most. It is really cool. The new Yahoo! Mail is more or less like my email client. I like the new interface very much. Unfortunately, it doesnâ€™t load in my browser (Opera). Also, the time taken for it to load is also large. Had they provided some ActiveX components, that made the loading fast, then I would have considered going back to Yahoo! Mail. Gmail is my favorite webmail provider. There are many reasons for that. First and foremost, its integrated chat feature. Recently, Yahoo! also started providing a similar service. The second reason for me loving Gmail is the ability to send emails from multiple email addresses from a single email address. I have configured my different Google Apps accounts and Gmails accounts to forward received mails to my primary Gmail account. When replying to a received mail, google automatically sends the mail from the original email address. This is a great help to me, as I have to manage a number of email addresses. Another feature I like in Gmail is its filter system. It helps me to organize my mails better. The filter system along with labels is much more powerful than the folders provided by Hotmail and Yahoo! Mail. BTW, I forgot to mention the <strong>best</strong> feature of Gmail. Its ability to group together messages of a conversation and notification of updates to conversation while we are composing a message.</p>
<p>Donâ€™t you think it will be cool, if you can chat with your <a TARGET="_blank" HREF="http://www.google.com/talk/" TITLE="Get Google Talk">Google Talk</a>, <a TARGET="_blank" HREF="http://get.live.com/messenger/overview" TITLE="Get MSN Messenger">MSN Messenger</a> and <a TARGET="_blank" HREF="http://messenger.yahoo.com/" TITLE="Get Yahoo! Messenger">Yahoo! Messenger</a> contacts with a single email address? Now you can do that if you have a Gmail account. Gmail has built in support for GTalk. For using your Gmail ID with <a TARGET="_blank" HREF="http://webmessenger.msn.com/" TITLE="MSN Web Messenger">MSN Messenger</a> and<a TARGET="_blank" HREF="http://webmessenger.yahoo.com/" TITLE="Yahoo! Web Messenger"> Yahoo! Messenger</a>, <a TARGET="_blank" HREF="https://accountservices.passport.net/reg.srf?sl=1&amp;vv=500&amp;lc=1033" TITLE="Get Windows Live ID">signup</a> for a <a TARGET="_blank" HREF="http://en.wikipedia.org/wiki/Windows_Live_ID" TITLE="Windows Live ID">Windows Live ID</a> with your Gmail address. Now login to your MSN Messenger and GTalk. You canâ€™t have GTalk to MSN / Yahoo chatting. But now your contacts doesnâ€™t have to remember your different messenger IDs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joycebabu.com/blog/webmails-and-web-messengers-the-web-20-style.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

