<?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>Sunils blog &#187; Google</title>
	<atom:link href="http://www.myhtmlworld.com/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.myhtmlworld.com</link>
	<description>myhtmlworld.com</description>
	<lastBuildDate>Mon, 14 Nov 2011 09:27:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Different ways to include jQuery in your website</title>
		<link>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html</link>
		<comments>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html#comments</comments>
		<pubDate>Sat, 30 May 2009 16:44:25 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=317</guid>
		<description><![CDATA[jQuery is javascript frame work which simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. You can include jQuery in different ways.  1.Download it from jQuery site and include it into your webpage 2.Include it from Google server google.load('jquery', '1.3.1'); or 3.Include it from Jquery&#8217;s site  These are the different [...]]]></description>
			<content:encoded><![CDATA[<p>jQuery is javascript frame work which simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.</p>
<p>You can include jQuery in different ways. </p>
<p>1.Download it from jQuery site and include it into your webpage</p>
<pre lang="Javascript" line="1"><script src="javascript/jquery-1.3.2.min.js" type="text/javascript"></script></pre>
<p>2.Include it from Google server</p>
<pre lang="Javascript" line="1"><script src="https://www.google.com/jsapi"></script>
<script>
google.load('jquery', '1.3.1');
</script>

or

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script></pre>
<p>3.Include it from Jquery&#8217;s site </p>
<pre lang="Javascript" line="1"><script type="text/javascript" src="http://code.jquery.com/jquery-latest.pack.js"></script></pre>
<p>These are the different methods to include jQuery. Each of them have there own advantages and disadvantages.</p>
<p><span id="more-317"></span></p>
<p>First one has better control. Because this is your server and if u needs to modify the code, you can. Other method depends on other server, so, it may break the connection if that server is down.</p>
<p>Second method is, including it from Googles server. In that first one supports https connection. Second one supports normal http connection. You can pass the jquery version depends upon your choice. If you want to update you need to include appropriate jquery versions.</p>
<p>Third method is including it directly from jQuery server. And it is linking directly to latest jQuery. So you need not bother about the jQuery updation.</p>
<p>Hope I have covered different methods include jQuery. What do you think? Is there any other method to include jQuery?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/web-development/different-ways-to-include-jquery-in-your-website.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>First plugins that must be installed after WordPress installation</title>
		<link>http://www.myhtmlworld.com/wordpress/first-plugins-after-wordpress-installation.html</link>
		<comments>http://www.myhtmlworld.com/wordpress/first-plugins-after-wordpress-installation.html#comments</comments>
		<pubDate>Sat, 07 Mar 2009 07:50:57 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[All in One SEO Pack]]></category>
		<category><![CDATA[FeedBurner FeedSmit]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics for WordPress]]></category>
		<category><![CDATA[Google XML Sitemaps]]></category>
		<category><![CDATA[WordPress Database Backup]]></category>
		<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=191</guid>
		<description><![CDATA[If we think about a blog site, no other blog service will come to our mind. Yes, wordpress is soo popular and powerful in this section. Because it has good flexibility and plenty of options.   If you would like to enrich your blog, you have to install some plugins. There are a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>If we think about a blog site, no other blog service will come to our mind. Yes, wordpress is soo popular and powerful in this section. Because it has good flexibility and plenty of options.</p>
<p> </p>
<div id="attachment_194" class="wp-caption aligncenter" style="width: 192px"><a class="thickbox" title="Wordpress" rel="same-post-191" href="http://www.myhtmlworld.com/wp-content/uploads/2009/03/wp-logo.jpg"></a><p class="wp-caption-text">Wordpress</p></div>
<p>If you would like to enrich your blog, you have to install some plugins. There are a lot of plugins are available. Even though I think the below listed plugins are very essential for a good blog site. I am just introducing some essential plugins for WordPress</p>
<h3>All in One SEO Pack</h3>
<p>All in one SEO pack will optimize your blog automatically. All in SEO pack has a lot of options. I am listing a few here.</p>
<ul>
<li>Automatic title - Browser window title very important in the view of Search Engines. By default there is a chance of generating duplicate titles by wordpress. All in SEO pack will overcome this issue by generating titles for each page. Otherwise you can give yourself by a good title.</li>
<li>Automatic descriptions &#8211;  All in SEO will generate automatic descriptions if you forget to create the meta description. Meta description is also important in SEO. </li>
<li>Automatic Keywords - All in one SEO pack can generate keywords from categories or the keywords specified from user. </li>
<li>Duplicate content - It avoids the duplicate content found on wordpress blogs</li>
</ul>
<p>It also has some backward compatibility with other plugins like meta data, Ultimate tag warrior and others. So don’t forget to install All in One SEO pack. Download it from <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">http://wordpress.org/extend/plugins/all-in-one-seo-pack/</a></p>
<h3>WordPress Database Backup</h3>
<p>It is important that to back up your contents once in a while. WordPress Database Backup plugin will help to create backups of your core WordPress tables as well as other tables of your choice. But all tables should be in the same Databse. There you can download the back up or keep it into the server or your can email the back up.</p>
<p>Download WordPress backup from <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">http://www.ilfilosofo.com/blog/wp-db-backup/</a></p>
<h3>Google Analytics for WordPress</h3>
<p>Everyone will be happy to see their stats of their blog. How many visitors came to their site, what content they seen etc. Google analytics help you to find out all these. There are a lot of options. If you are not interesting to edit your themes or you are not much techie to edit the wordpress code, then you have to install google analytics for wordpress. You can download google analytics plugin from <a href="http://wordpress.org/extend/plugins/google-analytics-for-wordpress/">http://wordpress.org/extend/plugins/google-analytics-for-wordpress/</a> . Following are the main features of the Google analytics plugin for wordpress</p>
<ul>
<li>Automatically tracks and segments all outbound links within posts.</li>
<li>Track comment author links</li>
<li>Tracks links with in comment.</li>
<li>Tracks blogroll links and downloads etc</li>
<li>Track AdSense clicks</li>
</ul>
<h3>FeedBurner FeedSmith</h3>
<p>Now a days feeds are very important and popular. Many people reading feeds. This plugin detects all ways to access your original WordPress feeds and redirects them to your FeedBurner feed so you can track every possible subscriber. More details available at <a href="http://www.google.com/support/feedburner/bin/topic.py?topic=13252">google</a></p>
<h3>Google XML Sitemaps</h3>
<p>Google XML Sitemaps will generate xml sitemap for your blog. XML sitemaps will inform the search engines about their pages on their sites. For download and more information go to <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">http://www.arnebrachhold.de/</a>. </p>
<p>I think these are the important plugins that you have to install immediate after WordPress. If you have any suggestion, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/wordpress/first-plugins-after-wordpress-installation.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#039;Sunil’s blog&#039; and &#039;Google Dance&#039;</title>
		<link>http://www.myhtmlworld.com/google/sunils-blog-google-dance.html</link>
		<comments>http://www.myhtmlworld.com/google/sunils-blog-google-dance.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 16:06:06 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Dance]]></category>
		<category><![CDATA[myhtmlworld.com]]></category>
		<category><![CDATA[Page rank]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sunil blog]]></category>
		<category><![CDATA[sunils blog]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=178</guid>
		<description><![CDATA[I started this blog 3 months back. I had been really happy because of the Google&#8217;s indexing. But things are changed now. I am feeling something wrong. I had been in 2nd position for the keyword &#8216;Sunil blog&#8217;. Last Thursday onwards this keyword showing in the 2nd page for the blog myhtmlworld.com. I had no [...]]]></description>
			<content:encoded><![CDATA[<p>I started <a href="http://www.myhtmlworld.com/">this blog</a> 3 months back. I had been really happy because of the Google&#8217;s indexing. But things are changed now. I am feeling something wrong.  I had been in 2nd position for the keyword &#8216;Sunil blog&#8217;. Last Thursday onwards this keyword showing in the 2nd page for the blog <a href="http://www.myhtmlworld.com">myhtmlworld.com</a>. </p>
<p>I had no clue about this. I checked with my colleagues and my colleague <a href="http://sadiq.in">Sadiq</a> found one interesting article. I think &#8216;Google Dance&#8217; may be the reason for pulling off the keyword &#8216;Sunil blog&#8217;? Huh! I couldn&#8217;t found any other reason.</p>
<h3>What is &#8216;Google Dance&#8217;?</h3>
<p>The term &#8216;Google Dance&#8217; means the period when Google is rebuilding its rankings. This time results may be widely fluctuate for a 3 to 5 day period.</p>
<p>I am not that much techie to explain this term</p>
<p>Please visit this article to get more about Google Dance</p>
<p><a href="http://www.metamend.com/google-dance.htm">http://www.metamend.com/google-dance.htm</a>l</p>
<p><a href="http://dance.efactory.de/">http://dance.efactory.de/</a></p>
<p>This may be the reason to pulling off my website for 2nd page for that keyword? What do you think? Let’s see.</p>
<p>I am writing this post only to introduce &#8216;Google Dance&#8217;; I wont care even if Google throw me out from the Google search results  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/google/sunils-blog-google-dance.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Does the page rank really matter?</title>
		<link>http://www.myhtmlworld.com/google/page-rank-really-matters.html</link>
		<comments>http://www.myhtmlworld.com/google/page-rank-really-matters.html#comments</comments>
		<pubDate>Mon, 12 Jan 2009 03:08:26 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Page rank]]></category>
		<category><![CDATA[PageRank]]></category>
		<category><![CDATA[Search Engline Optimisation]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=108</guid>
		<description><![CDATA[There was a recent page rank update from Google on this December. Many of the SEO people may notice that. Some websites got a better page rank and some websites lost their existing page rank.  What are real factors that affect the page ranking? (Really I don’t know!) According to the words of Google, “PageRank [...]]]></description>
			<content:encoded><![CDATA[<p>There was a recent page rank update from Google on this December. Many of the SEO people may notice that. Some websites got a better page rank and some websites lost their existing page rank. </p>
<p>What are real factors that affect the page ranking? (Really I don’t know!)</p>
<p>According to the words of Google, “PageRank reflects our view of the importance of web pages by considering more than 500 million variables and 2 billion terms. Pages that we believe are important pages receive a higher PageRank and are more likely to appear at the top of the search results.”</p>
<p>And Google is saying that it depends on the links of the page and other links which are coming to the website. (Incoming links). </p>
<p></p>
<p>But the last update from Google was not on this policy? I hosted this blog around 1 and half months back only (28th of November). I don’t have much incoming links. But I got page rank 3. But some good sites which have a lot of incoming links lost their page rank. Any of them could find any reason for this? What do you think? </p>
<p>Now I am feeling like that Google page rank is not a big thing…You may miss the page rank at any time? Build your web page for your visitors not just for search engines!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/google/page-rank-really-matters.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Malayalam news went crazy</title>
		<link>http://www.myhtmlworld.com/google/google-malayalam-news-went-crazy.html</link>
		<comments>http://www.myhtmlworld.com/google/google-malayalam-news-went-crazy.html#comments</comments>
		<pubDate>Tue, 30 Dec 2008 16:23:05 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google news in Malayalam]]></category>
		<category><![CDATA[Malayalam News]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=68</guid>
		<description><![CDATA[When I was checking Google news in Malayalam, I found that the news were not in a right category, check the screenshots. Check the category and the news.]]></description>
			<content:encoded><![CDATA[<p>When I was checking Google news in Malayalam, I found that the news were not in a right category, check the screenshots. Check the category and the news.</p>
<div id="attachment_71" class="wp-caption aligncenter" style="width: 310px"><p class="wp-caption-text">Google Malayalam News</p></div>
<div id="attachment_70" class="wp-caption aligncenter" style="width: 310px"><p class="wp-caption-text">Google news malayalam</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/google/google-malayalam-news-went-crazy.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google SMS services – amazing service from Google</title>
		<link>http://www.myhtmlworld.com/google/google-sms-services.html</link>
		<comments>http://www.myhtmlworld.com/google/google-sms-services.html#comments</comments>
		<pubDate>Mon, 01 Dec 2008 17:36:22 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Google SMS]]></category>
		<category><![CDATA[Google SMS Channels]]></category>
		<category><![CDATA[my html world]]></category>

		<guid isPermaLink="false">http://www.myhtmlworld.com/?p=18</guid>
		<description><![CDATA[Today I have seen Google’s new service called Google SMS. You can now search anything from your mobile phone through SMS (Short Message Service) with free of cost. (You have to pay to your service provider for sending SMS – don’t forget that). You can get the ticket status of train, schedules of train, restaurant [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have seen Google’s new service called Google SMS. You can now search anything from your mobile phone through SMS (Short Message Service) with free of cost. (You have to pay to your service provider for sending SMS – don’t forget that).</p>
<p>You can get the ticket status of train, schedules of train, restaurant information and more… Just try it out. All you need is send an sms to 9-77-33-00000 (without “-“). Eg: Get the PNR status of Indian Railway. Then send sms to PNR &lt;number&gt; to 9773300000.</p>
<p>I think it is country depended. So you have to check the customized (country wise) domain name of Google. Eg: For India,http://labs.google.co.in/smschannels</p>
<p><span id="more-18"></span></p>
<p><strong>Google SMS Channels</strong></p>
<p>By using SMS channel you will get automatic updates to your mobile which you have subscribed through Google SMS Channels. You can create your own channels also. Eg: I have created my-html-world. You can just search for it and subscribe the SMS Channel through this URL <a title="Google SMS Channels" href="http://labs.google.co.in/smschannels/browse" target="_blank">http://labs.google.co.in/smschannels/browse</a></p>
<p>For more details: <a title="Google SMS Channels" href="http://labs.google.co.in/smschannels/browse" target="_blank">http://labs.google.co.in/smschannels</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.myhtmlworld.com/google/google-sms-services.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

