<?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>Amusedomains - Lowest cost of Domains</title>
	<atom:link href="http://www.amusedomains.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.amusedomains.com</link>
	<description>Learn and get online at same spot</description>
	<lastBuildDate>Tue, 09 Mar 2010 03:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Create an Amazon Store Front</title>
		<link>http://www.amusedomains.com/2010/03/how-to-create-an-amazon-store-front/</link>
		<comments>http://www.amusedomains.com/2010/03/how-to-create-an-amazon-store-front/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 02:55:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[File Transfer Protocol]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web browser]]></category>
		<category><![CDATA[Web hosting service]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ZIP]]></category>

		<guid isPermaLink="false">http://www.amusedomains.com/?p=338</guid>
		<description><![CDATA[



Image via Wikipedia



A simple guide of how to create an Amazon store front without knowing how to code around the Amazon Developers Kit. Everything referred to in this HowTo is completely free to download and setu



1
Sign up as an Amazon.com Associate by visiting Join Associates Page

2
Download this free Amazon SDK wrapper from Associate-o-matic here.

3
Unzip the files contained in the Associate-O-Matic ZIP file to your local hard drive.

4
Open your FTP client software (or use the control panel provided by your web host) and upload the Associate-O-Matic files to your server (web ...]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 227px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:ASCII_full.svg"><img title="Complete set of printable ASCII characters. Th..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/42/ASCII_full.svg/217px-ASCII_full.svg.png" alt="Complete set of printable ASCII characters. Th..." width="217" height="164" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:ASCII_full.svg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>A simple guide of how to create an <a class="zem_slink freebase/en/amazon_com" title="Amazon" rel="homepage" href="http://amazon.com/">Amazon</a> store front without knowing how to code around the Amazon Developers Kit. Everything referred to in this <a class="zem_slink freebase/en/how-to" title="How-to" rel="wikipedia" href="http://en.wikipedia.org/wiki/How-to">HowTo</a> is completely free to download and setu</p>
<div id="steps">
<ol>
<li>
<div>1</div>
<p><strong>Sign up as an Amazon.</strong>com Associate by visiting <a title="http://www.amazon.com/gp/browse.html/ref=gw_bt_as/103-6052769-1015027?node=3435371" rel="nofollow" href="http://www.amazon.com/gp/browse.html/ref=gw_bt_as/103-6052769-1015027?node=3435371">Join Associates Page</a></li>
<li>
<div>2</div>
<p><strong>Download this free Amazon SDK wrapper from <a title="http://www.associate-o-matic.com/download.php?id=aom_lite" rel="nofollow" href="http://www.associate-o-matic.com/download.php?id=aom_lite">Associate-o-matic here</a>.</strong></li>
<li>
<div>3</div>
<p><strong>Unzip the files contained in the <a class="zem_slink freebase/en/associate_o_matic" title="Associate-O-Matic" rel="homepage" href="http://www.associate-o-matic.com/">Associate-O-Matic</a> <a class="zem_slink freebase/en/zip" title="ZIP (file format)" rel="wikipedia" href="http://en.wikipedia.org/wiki/ZIP_%28file_format%29">ZIP file</a> to your local hard drive.</strong></li>
<li>
<div>4</div>
<p><strong>Open your <a class="zem_slink freebase/en/file_transfer_protocol" title="File Transfer Protocol" rel="wikipedia" href="http://en.wikipedia.org/wiki/File_Transfer_Protocol">FTP client</a> software (or use the control panel provided by your web host) and upload the Associate-O-Matic files to your <a class="zem_slink freebase/en/server" title="Server (computing)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Server_%28computing%29">server</a> (web host).</strong> First, upload (FTP) the encrypted <a class="zem_slink freebase/en/php" title="PHP" rel="homepage" href="http://www.php.net/">PHP</a> in BINARY mode: shop.php, admin.php, and aom.php. Then, upload all of the remaining files and let your FTP software decide the mode to use whether it be <a class="zem_slink freebase/en/ascii" title="ASCII" rel="wikipedia" href="http://en.wikipedia.org/wiki/ASCII">ASCII</a> or BINARY.</li>
<li>
<div>5</div>
<p><strong>Set the permissions for provided files/directories.</strong> Normally this can be done by right-clicking on the file or directory from your FTP client. The permissions are as follows and can vary from web host to web host: shop.php [CHMOD 644] admin.php [CHMOD 644] aom.php [CHMOD 777] /aom directory [CHMOD 755] /aom/cache directory [CHMOD 755] all other permissions should be fine by default.</li>
<li>
<div>6</div>
<p><strong>Now that all of the files are on your server, it&#8217;s time to open the Associate-O-Matic Control Panel.</strong> For example, in a <a class="zem_slink freebase/en/web_browser" title="Web browser" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_browser">web browser</a> open the address replacing &#8220;yourdomain&#8221; with your domain name: <a title="http://www.yourdomain.com/admin.php" rel="nofollow" href="http://www.yourdomain.com/admin.php">http://www.yourdomain.com/admin.php</a></li>
<li>
<div>7</div>
<p><strong>Once you enter the Control Panel, you&#8217;ll see a number of settings.</strong> At this point you&#8217;ll want to make sure you enter your correct Amazon Associate ID and the other information for your site. Don&#8217;t be overwhelmed by the number customizations you have at your disposal. You can actually save your setting at this point just to make sure everything works. Or go ahead and enter some more of your site details and then save. In the Control Panel Settings section of our online documentation, we describe in much more detail each of the various settings. You can login to your Control Panel at any time and update your settings.</li>
<li>
<div>8</div>
<p><strong>Lastly, view your store from within a web browser.</strong> For example: <a title="http://www.yoursite.com/shop.php" rel="nofollow" href="http://www.yoursite.com/shop.php">http://www.yoursite.com/shop.php</a> <script type="text/javascript">// < ![CDATA[
// < ![CDATA[
google_max_num_ads = '3';
if (gHideAds) {
	google_max_num_ads = '0';
}</p>
<p>function google_ad_request_done(google_ads) {
        var i;
        if (google_ads.length == 0) { return; }
      	s = '</p>
<div>
<div id="adunit1">
<a href="'  			+ google_info.feedback_url + '" style="color:#B0B0B0;">Ads by Google</a>
';
      	for(i = 0; i < google_ads.length; ++i) {
			s += '</p>
<div>
'+ '</p>
<h4><a href="' + google_ads[i].url + '">'
			+ google_ads[i].line1 + '</a></h4>
<p>'
            + google_ads[i].line2 + ' ' + google_ads[i].line3 + '
' +
            '<a href="' + google_ads[i].url + '">' + google_ads[i].visible_url + '</a></div>
<p>';</p>
<p>        }
		s += "</p>
<p>";
        document.write(s);
        return;
}</p>
<p>google_ad_channel = '4065666674+7733764704+1640266093+9911500640+7416705818+8388126455+8941458308+6822404019+7122150828' + gchans;
google_ad_client = "pub-9543332082073187";
google_ad_output = 'js';
google_ad_type = 'text';
google_feedback = 'on';
google_ad_region = "test";
google_ad_format = "250x250_as";
// ]]&gt;</script> <script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><script type="text/javascript">// < ![CDATA[
// < ![CDATA[ google_protectAndRun("ads_core.google_render_ad", google_handleError, google_render_ad);
// ]]&gt;</script><script src="http://googleads.g.doubleclick.net/pagead/ads?client=ca-pub-9543332082073187&amp;format=250x250_as&amp;output=js&amp;lmt=1268084468&amp;num_ads=0&amp;channel=4065666674%2B7733764704%2B1640266093%2B9911500640%2B7416705818%2B8388126455%2B8941458308%2B6822404019%2B7122150828%2B0442322634%2B4744756494&amp;region=test&amp;ad_type=text&amp;ea=0&amp;feedback_link=on&amp;flash=10.0.45&amp;url=http%3A%2F%2Fwww.wikihow.com%2FCreate-an-Amazon-Store-Front&amp;dt=1268103143069&amp;prev_fmts=250x250_as&amp;correlator=1268103142042&amp;pv_ch=7733764704%2B1640266093%2B9911500640%2B7416705818%2B8388126455%2B8941458308%2B6822404019%2B7122150828%2B0442322634%2B4744756494%2B&amp;frm=0&amp;ga_vid=184282866.1267883683&amp;ga_sid=1268102196&amp;ga_hid=319823403&amp;ga_fc=1&amp;u_tz=-300&amp;u_his=12&amp;u_java=1&amp;u_h=800&amp;u_w=1280&amp;u_ah=770&amp;u_aw=1280&amp;u_cd=32&amp;u_nplug=31&amp;u_nmime=117&amp;biw=1263&amp;bih=607&amp;ref=http%3A%2F%2Fwww.google.com%2Fsearch%3Fq%3DAmazon%2BStore%2Bcontrol%2Bpanel%26ie%3Dutf-8%26oe%3Dutf-8%26aq%3Dt%26client%3Dfirefox-a%26rlz%3D1R1GGGL_en___US345&amp;fu=0&amp;ifi=2&amp;dtd=8"></script> <a id="Tips" name="Tips"></a></p>
<h2><a id="gatEditSection" title="Edit section: Tips" onclick="gatTrack(gatUser,'Edit','Edit_section');" onmouseover="button_swap(this);" onmouseout="button_unswap(this);" name="gatEditSection" href="http://www.wikihow.com/index.php?title=Create-an-Amazon-Store-Front&amp;action=edit&amp;section=2"></a> Tips</h2>
<div id="tips">
<ul>
<li>You may need to modify your permissions beyond the below recommended settings. You&#8217;ll know because Associate-O-Matic will give you cues that you still need to write and/or read enable a particular folder such as /aom. For example if 775 doesn&#8217;t work you may need to make it 777.</li>
<li>The first time you open the Control Panel, you&#8217;ll be asked to enter your login username and password. Once set, you&#8217;ll be asked for this login on all subsequent visits. If you ever decide to change your login, simply delete the file in the /aom directory called cfg.login.php. You&#8217;ll then have a chance to reset the password. Though we know this is crude, we will build a better interface for updating your login in a future version.</li>
<p><a id="Warnings" name="Warnings"></a></p>
<h2><a id="gatEditSection" title="Edit section: Warnings" onclick="gatTrack(gatUser,'Edit','Edit_section');" onmouseover="button_swap(this);" onmouseout="button_unswap(this);" name="gatEditSection" href="http://www.wikihow.com/index.php?title=Create-an-Amazon-Store-Front&amp;action=edit&amp;section=3"></a> Warnings</h2>
<p>You must have your own website in order to build an Amazon.com store front</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6a64a7e4-0722-4325-bf4a-b44998adb15a/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_a.png?x-id=6a64a7e4-0722-4325-bf4a-b44998adb15a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
</ul>
</div>
</li>
</ol>
</div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2010/03/how-to-create-an-amazon-store-front/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2010/03/how-to-create-an-amazon-store-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Select a Domain Name?</title>
		<link>http://www.amusedomains.com/2010/03/how-to-select-a-domain-name/</link>
		<comments>http://www.amusedomains.com/2010/03/how-to-select-a-domain-name/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 22:16:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Domains]]></category>
		<category><![CDATA[Headline]]></category>

		<guid isPermaLink="false">http://amusedomains.com/?p=246</guid>
		<description><![CDATA[How to Select a Domain Name?
In no uncertain terms, your domain name is your brand name. In fact it says all about your business. It is no less than a road sign that directs traffic to your site. One of the most crucial steps to go online is to choose a domain name or a website address that stands for your business. So be watchful while arriving at the name as it cannot be replaced once you have booked for it. Your domain name should be at least two characters ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amusedomains.com/wp-content/uploads/2010/03/register_domain.jpg"><img class="alignnone size-full wp-image-249" title="register_domain" src="http://www.amusedomains.com/wp-content/uploads/2010/03/register_domain.jpg" alt="" height="300" width="300"></a>How to Select a Domain Name?</p>
<p>In no uncertain terms, your domain name is your <a class="zem_slink freebase/en/brand" href="http://en.wikipedia.org/wiki/Brand" title="Brand" rel="wikipedia">brand</a> name. In fact it says all about your <a class="zem_slink freebase/guid/9202a8c04000641f800000000004e02d" href="http://en.wikipedia.org/wiki/Business" title="Business" rel="wikipedia">business</a>. It is no less than a <a class="zem_slink freebase/en/traffic_sign" href="http://en.wikipedia.org/wiki/Traffic_sign" title="Traffic sign" rel="wikipedia">road sign</a> that directs traffic to your site. One of the most crucial steps to go online is to choose a domain name or a <a class="zem_slink freebase/en/website" href="http://en.wikipedia.org/wiki/Website" title="Website" rel="wikipedia">website</a> address that stands for your business. So be watchful while arriving at the name as it cannot be replaced once you have booked for it. Your domain name should be at least two characters long and should not comprise symbols like @, #, $, %, &amp;. No doubt, the number of .com names is limited, but once you follow certain strategies you’ll be able to come up with a unique website name.</p>
<p>Short and easy to remember</p>
<p>No doubt, a creative domain name is indeed appealing, but is it easy to remember at the same time? What if your prospect finds it difficult to recall? An ideal domain name should be short which also speaks about your business at the same time. Furthermore, it should be kept simple, so that user could easily memorize it.</p>
<p>Geographical Component</p>
<p>If you add geographical component with the domain name, it gives an additional push when it comes to local searches. For e.g. If you are running a dry fruits company with a name Ahmedabad Dry Fruits then form a domain name as Ahmedabaddryfruits.com, or AhmedabadDryfruits.com .</p>
<p>Don’t make up words</p>
<p>Certainly, both <a class="zem_slink freebase/guid/9202a8c04000641f800000000014de46" href="http://www.yahoo.com" title="Yahoo!" rel="homepage">Yahoo</a> and <a class="zem_slink freebase/en/google" href="http://google.com" title="Google" rel="homepage">Google</a> have become successful, though these sites have conjured up the site names. However, according to experts you need to have good <a class="zem_slink freebase/en/strategy" href="http://en.wikipedia.org/wiki/Strategy" title="Strategy" rel="wikipedia">strategy</a> in place, subsequently followed by sizeable <a class="zem_slink freebase/en/marketing" href="http://en.wikipedia.org/wiki/Marketing" title="Marketing" rel="wikipedia">marketing</a> budget to make the site climb up in popularity rankings. So it is strongly recommended to opt for a combination of words that already stand for something.</p>
<p>Opt for “.com” if possible</p>
<p>In case of most businesses, ‘.com’ names have already been used. Nonetheless, one could explore options like ‘.net’ or ‘.biz’, however ‘.com’ is still the most sought and prominent addition. Try and find such a domain name.</p>
<p>Buy Pre-<a class="zem_slink freebase/guid/9202a8c04000641f8000000006ae3af5" href="http://en.wikipedia.org/wiki/Company" title="Company" rel="wikipedia">registered</a> Domains</p>
<p>One can also opt for pre-registered <a class="zem_slink freebase/en/domain_name" href="http://en.wikipedia.org/wiki/Domain_name" title="Domain name" rel="wikipedia">domain names</a> that are offered for resale. Nonetheless, their price may be tad higher than the available domains. If you really wish to have a domain name that speaks about your business then opt for pre-registered, premium domains as well.</p>
<p>A domain name, one that customers can easily relate to, will undoubtedly increase traffic on your site. So whenever you wish to run a successful online business, the domain name is first step, which will help you climb up in Google rankings.</p>
<p>In no uncertain terms, your domain name is your brand name. In fact it says all about your business. It is no less than a road sign that directs traffic to your site. One of the most crucial steps to go online is to choose a domain name or a website address that stands for your business. So be watchful while arriving at the name as it cannot be replaced once you have booked for it. Your domain name should be at least two characters long and should not comprise symbols like @, #, $, %, &amp;. No doubt, the number of .com names is limited, but once you follow certain strategies you’ll be able to come up with a unique website name.</p>
<p>Short and easy to remember</p>
<p>No doubt, a creative domain name is indeed appealing, but is it easy to remember at the same time? What if your prospect finds it difficult to recall? An ideal domain name should be short which also speaks about your business at the same time. Furthermore, it should be kept simple, so that user could easily memorize it.</p>
<p>Geographical Component</p>
<p>If you add geographical component with the domain name, it gives an additional push when it comes to local searches. For e.g. If you are running a dry fruits company with a name Ahmedabad Dry Fruits then form a domain name as Ahmedabaddryfruits.com, or AhmedabadDryfruits.com .</p>
<p>Don’t make up words</p>
<p>Certainly, both Yahoo and Google have become successful, though these sites have conjured up the site names. However, according to experts you need to have good strategy in place, subsequently followed by sizeable marketing budget to make the site climb up in popularity rankings. So it is strongly recommended to opt for a combination of words that already stand for something.</p>
<p>Opt for “.com” if possible</p>
<p>In case of most businesses, ‘.com’ names have already been used. Nonetheless, one could explore options like ‘.net’ or ‘.biz’, however ‘.com’ is still the most sought and prominent addition. Try and find such a domain name.</p>
<p>Buy Pre-registered Domains</p>
<p>One can also opt for pre-registered domain names that are offered for resale. Nonetheless, their price may be tad higher than the available domains. If you really wish to have a domain name that speaks about your business then opt for pre-registered, premium domains as well.</p>
<p>A domain name, one that customers can easily relate to, will undoubtedly increase traffic on your site. So whenever you wish to run a successful online business, the domain name is first step, which will help you climb up in Google rankings.<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://domainmacher.com/domain-name-get-it-before-you-start/">Domain Name &#8211; Get It Before You Start</a> (domainmacher.com)</li>
<li class="zemanta-article-ul-li"><a href="http://domainmacher.com/internet-domain-registration-important-facts-you-should-know/">Internet Domain Registration Important Facts You Should Know &#8230;</a> (domainmacher.com)</li>
<li class="zemanta-article-ul-li"><a href="http://domainmacher.com/top-mistakes-to-avoid-when-you-are-choosing-your-domain-name/">Top Mistakes to Avoid When You Are Choosing Your Domain Name</a> (domainmacher.com)</li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/cdb832ce-4473-400a-bef1-e470f6d6ceaf/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=cdb832ce-4473-400a-bef1-e470f6d6ceaf" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2010/03/how-to-select-a-domain-name/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2010/03/how-to-select-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keys for a successful Website!</title>
		<link>http://www.amusedomains.com/2010/03/keys-for-a-successful-website/</link>
		<comments>http://www.amusedomains.com/2010/03/keys-for-a-successful-website/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 04:40:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Meta element]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Web search engine]]></category>

		<guid isPermaLink="false">http://amusedomains.com/?p=244</guid>
		<description><![CDATA[Keys for a successful Website!
You may have a spectacular website, but there are a few essential requirements that your website needs to be successful.
Meta Tags: Title Tag, Meta Keyword and Meta Description tags should be included in your HTML code at the top of every page. Search engines will crawl them and store them to display in their search results. Again, each page should be optimized separately and have a unique title, keywords, and description tags.
Navigation: Normally I will suggest Top, Left and Bottom Navigation, also if possible breadcrumb navigation ...]]></description>
			<content:encoded><![CDATA[<p>Keys for a successful Website!</p>
<p>You may have a spectacular <a class="zem_slink freebase/en/website" title="Website" rel="wikipedia" href="http://en.wikipedia.org/wiki/Website">website</a>, but there are a few essential requirements that your website needs to be successful.</p>
<p>Meta Tags: Title Tag, Meta Keyword and Meta Description tags should be included in your HTML code at the top of every page. <a class="zem_slink freebase/en/web_search_engine" title="Web search engine" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_search_engine">Search engines</a> will crawl them and store them to display in their search results. Again, each page should be optimized separately and have a unique title, keywords, and description tags.</p>
<p>Navigation: Normally I will suggest Top, Left and Bottom Navigation, also if possible breadcrumb navigation too. Make sure it stays the same across the board on all pages of your site. Your job is to guide your visitors through your website, making sure they always know where they are and how to get to where they need to go.</p>
<p>Search Engine Optimized: Trust me it is very important, everybody wants their pages to rank well in the search engines. All the pages of your website should be optimized with 2, or 3 keywords/phrases. Use your keywords into your title tag, Meta keyword and description and in the body of each page, also use them in your images alt tag, even in the names you give your pages.</p>
<p><a class="zem_slink freebase/en/google_analytics" title="Google Analytics" rel="homepage" href="http://www.google.com/analytics">Google Analytics</a>/Tracking System: Once your site is up and running you&#8217;ll want to keep your eye on traffic. Who&#8217;s visiting your website, what pages are the most popular, where is the traffic coming from. All of these questions and more can be answered by using a good analytics program. You can use Google Analytics for this, once registered you will be given some <a class="zem_slink freebase/en/javascript" title="JavaScript" rel="wikipedia" href="http://en.wikipedia.org/wiki/JavaScript">Java Script</a> code to copy and paste in all your <a class="zem_slink freebase/en/web_page" title="Web page" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_page">web pages</a>.</p>
<p>Contact Us Information: Many websites fail because the visitors cannot find a way to contact the owner of the website. If you can&#8217;t include a phone number, at least have an email address or a &#8220;Contact Us&#8221; form. By this you can make your visitors feel comfortable and they can reach you.</p>
<p>Privacy Policy/Disclaimer: Privacy Policy document should be standard issue for every website you have. Visitors need to know how you are going to use their personal information.</p>
<p>You also need to include a disclaimer/terms of use page. This protects you and spells out to your visitors what they&#8217;re agreeing to by using your website.</p>
<p>Copyright Notice: All web pages should include a copyright notice. If you don&#8217;t want to have to update it manually every year, find a simple Javascript that will automatically do it for you.</p>
<p>Search Box/<a href="http://fashiong.com/linkexchange/517/sitemaps.org.html">Site Map</a>: If your website is rather large, you will also want to include a way to search, or have a &#8220;Site Map&#8221;. There are many ways to add a search function to your site, the easiest being to use <a class="zem_slink freebase/en/google" title="Google" rel="homepage" href="http://google.com">Google</a>&#8217;s free service at- http://www.google.com/sitesearch/</p>
<p>A site map is just one web page that contains links to every page of your site, usually broken down by category.</p>
<p>Newsletter Sign Up/<a href="http://www.godesi.com/rss">RSS Feed</a>: By offering a newsletter you will be building a list of possible prospects, which is invaluable to any site owner. Remember no body will buy from you if they don’t know you.</p>
<p>You can also offer an <a class="zem_slink freebase/en/rss" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS">RSS feed</a> for your newsletter, or updates to your blogs or website. This makes it easy for others to keep up with your most recent posts.</p>
<p>Social Media Share Button: With the popularity of social media sites such as Twitter, <a class="zem_slink freebase/en/facebook" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a>, and <a class="zem_slink freebase/en/myspace" title="MySpace" rel="homepage" href="http://myspace.com">MySpace</a>, you would be foolish not to include an easy way for your content to be shared with others. Visitors can instantly share them with their friends. The best example I can give is ‘<a class="zem_slink" title="AddThis" rel="homepage" href="http://www.addthis.com">AddThis</a>’ http://www.addthis.com/</p>
<p>Trust Seals/Testimonials: They both instil trust and confidence in your visitors. Remember, when someone comes to your website, they don&#8217;t know who you are and if you are selling something, they may not feel comfortable giving out their credit card information. To help them include trust seals.</p>
<p>Example: If you are dealing with online buying and selling, use ‘VeriSign’ Seal – http://www.verisign.com/</p>
<p>Also, if you have testimonials from happy customers, or ezine subscribers, weave them into your site copy. People always love to hear that others have had a happy experience with your products/services. Make sure you take permission first from the testimonial writers before placing them on your website.</p>
<p>These are the basic things your website should have, to build trust in your visitors. It is not very difficult to create a website, but to stands out in crowed, you need to include these important elements.</p>
<p>- Joydeep Deb<br />
<a href="http://www.amusedomains.com/wp-content/uploads/2010/03/website.jpg"><img src="http://www.amusedomains.com/wp-content/uploads/2010/03/website-300x233.jpg" alt="" title="website" class="alignnone size-medium wp-image-253" height="233" width="300"></a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/d3ca46d0-05a4-4137-a55c-c4091ba1f78f/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_a.png?x-id=d3ca46d0-05a4-4137-a55c-c4091ba1f78f" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2010/03/keys-for-a-successful-website/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2010/03/keys-for-a-successful-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.amusedomains.com/2010/01/hello-world-3/</link>
		<comments>http://www.amusedomains.com/2010/01/hello-world-3/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 22:53:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.luckya.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

 var showHover=false;
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2010/01/hello-world-3/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2010/01/hello-world-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AGNI a Formula Student car developed by the IIT Bombay students</title>
		<link>http://www.amusedomains.com/2009/06/agni-a-formula-student-car-developed-by-the-iit-bombay-students/</link>
		<comments>http://www.amusedomains.com/2009/06/agni-a-formula-student-car-developed-by-the-iit-bombay-students/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:37:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[England]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Formula One]]></category>
		<category><![CDATA[Formula Student]]></category>
		<category><![CDATA[Institution of Mechanical Engineers]]></category>
		<category><![CDATA[Motorsport]]></category>
		<category><![CDATA[Silverstone Circuit]]></category>
		<category><![CDATA[Sport]]></category>
		<category><![CDATA[Auto racing]]></category>
		<category><![CDATA[IIT Bombay]]></category>
		<category><![CDATA[Indian Institute of Technology Bombay]]></category>
		<category><![CDATA[Open wheel car]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/agni-a-formula-student-car-developed-by-the-iit-bombay-students/</guid>
		<description><![CDATA[




Image via Wikipedia



IIT Bombay unveils &#8216;AGNI&#8216; Formula Student car  Bangalore: &#8216;AGNI&#8217;, a Formula Student car developed by the IIT Bombay students was unveiled for the Formula Student competition to be held in July at Silverstone Racing Circuit, England. The competition is organized annually by the Institution of Mechanical Engineers (IMechE) at eight different venues, reports Zigwheels.  The car -equipped with a Honda CBR 600 F4i motorcycle engine, and weighing just 275 kg including the driver &#8211; was unveiled by Indian Formula 1 racer Narayan Kathikeyan.  95 teams ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amusedomains.com/wp-content/uploads/2009/06/Bombay-Racing-Car.jpg"><img class="alignnone size-medium wp-image-259" title="Bombay-Racing-Car" src="http://www.amusedomains.com/wp-content/uploads/2009/06/Bombay-Racing-Car-300x172.jpg" alt="" height="172" width="300"></a></p>
<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:IITB_Main_Building.jpg"><img title="Main Building of IIT Bombay" src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/05/IITB_Main_Building.jpg/300px-IITB_Main_Building.jpg" alt="Main Building of IIT Bombay" height="225" width="300"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:IITB_Main_Building.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p><!-- Beginning of TrafficExchange.biz  Code -->IIT Bombay unveils &#8216;<a class="zem_slink" title="Agni (missile)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Agni_%28missile%29">AGNI</a>&#8216; <a class="zem_slink" title="Formula Student" rel="wikipedia" href="http://en.wikipedia.org/wiki/Formula_Student">Formula Student</a> car  <a class="zem_slink" title="Bangalore" rel="geolocation" href="http://maps.google.com/maps?ll=12.9666666667,77.5666666667&amp;spn=1.0,1.0&amp;q=12.9666666667,77.5666666667%20%28Bangalore%29&amp;t=h">Bangalore</a>: &#8216;AGNI&#8217;, a Formula Student car developed by the IIT Bombay students was unveiled for the Formula Student competition to be held in July at <a class="zem_slink" title="Silverstone Circuit" rel="geolocation" href="http://maps.google.com/maps?ll=52.0786111111,-1.01694444444&amp;spn=1.0,1.0&amp;q=52.0786111111,-1.01694444444%20%28Silverstone%20Circuit%29&amp;t=h">Silverstone</a> Racing Circuit, <a class="zem_slink" title="England" rel="geolocation" href="http://maps.google.com/maps?ll=51.5,-0.116666666667&amp;spn=10.0,10.0&amp;q=51.5,-0.116666666667%20%28England%29&amp;t=h">England</a>. The competition is organized annually by the <a class="zem_slink" title="Institution of Mechanical Engineers" rel="wikipedia" href="http://en.wikipedia.org/wiki/Institution_of_Mechanical_Engineers">Institution of Mechanical Engineers</a> (<a class="zem_slink freebase/en/institution_of_mechanical_engineers" href="http://en.wikipedia.org/wiki/Institution_of_Mechanical_Engineers" title="Institution of Mechanical Engineers" rel="wikipedia">IMechE</a>) at eight different venues, reports Zigwheels.  The car -equipped with a <a class="zem_slink" title="Honda" rel="homepage" href="http://www.honda.com/">Honda</a> <a class="zem_slink" title="California bearing ratio" rel="wikipedia" href="http://en.wikipedia.org/wiki/California_bearing_ratio">CBR</a> 600 F4i <a class="zem_slink freebase/en/motorcycle_engine" href="http://en.wikipedia.org/wiki/Motorcycle_engine" title="Motorcycle engine" rel="wikipedia">motorcycle engine</a>, and weighing just 275 kg including the driver &#8211; was unveiled by Indian <a class="zem_slink" title="Formula One" rel="homepage" href="http://www.formula1.com/">Formula 1</a> racer Narayan Kathikeyan.  95 teams from universities from around the world take part in this competition. The students face the challenges of designing, building and race a one man, <a class="zem_slink freebase/en/open_wheel_car" href="http://en.wikipedia.org/wiki/Open_wheel_car" title="Open wheel car" rel="wikipedia">open-wheeled</a> <a class="zem_slink" title="Auto racing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Auto_racing">race car</a>. This has to be done assuming that they have been engaged by a <a class="zem_slink freebase/en/manufacturing" href="http://www.wikinvest.com/industry/Manufacturing" title="Manufacturing" rel="wikinvest">manufacturing</a> firm to produce a prototype car for evaluation as a potential production item.  IIT Bombay&#8217;s first race car was the &#8216;VAYU&#8217;, developed by 35 students &amp; faculty. The car competed with 120 other entries from different universities around the globe.  Massive efforts were put in to make the car lighter and quicker, as the team has managed to shed a lot of weight of the car. The chassis is shorter than &#8216;VAYU&#8217;, boosting dynamics even further.</p>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --> <script src="http://www.trafficexchange.biz/textads.php?bo=0099ff&amp;ti=000000&amp;txt=000000&amp;bg=FFFFFF&amp;s=1&amp;nw=0&amp;id=57970&amp;c=0%7C"></script><br />
 <!-- End of TrafficExchange.biz  Code --></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c0072ca1-347b-4de3-a23a-6da957f29005/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_a.png?x-id=c0072ca1-347b-4de3-a23a-6da957f29005" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/agni-a-formula-student-car-developed-by-the-iit-bombay-students/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/agni-a-formula-student-car-developed-by-the-iit-bombay-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft&#039;s Ballmer on H1-B Visas, Immigration</title>
		<link>http://www.amusedomains.com/2009/06/microsofts-ballmer-on-h1-b-visas-immigration/</link>
		<comments>http://www.amusedomains.com/2009/06/microsofts-ballmer-on-h1-b-visas-immigration/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 03:15:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Immigration]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Research and development]]></category>
		<category><![CDATA[Steve Ballmer]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[WASHINGTON]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/microsofts-ballmer-on-h1-b-visas-immigration/</guid>
		<description><![CDATA[Image via CrunchBase

Microsoft&#8217;s Ballmer on H1-B Visas, Immigration
The Detroit Free Press recently interviewed Microsoft CEO Steve Ballmer who asked him why Microsoft in 2007 built a research and development facility in Canada&#8211;over the border in Vancouver&#8211;not that far from Microsoft&#8217;s quarters in Redmond, Wash.
Why not build it in the United States? Ballmer&#8217;s response: 
While the Canadian R&#38;D credit may have been a factor, it wasn&#8217;t the deciding one, Ballmer said. That would be immigration policy&#8230;
&#8220;We opened the lab in Vancouver,&#8221; Ballmer said, &#8220;because we were having trouble getting visas for ...]]></description>
			<content:encoded><![CDATA[<p class="zemanta-img" style="margin: 1em; float: right; display: block; width: 178px;"><a href="http://www.crunchbase.com/person/steve-ballmer"><img src="http://www.crunchbase.com/assets/images/resized/0001/5044/15044v1-max-450x450.jpg" alt="Image representing Steve Ballmer as depicted i..." style="border: medium none ; display: block;" width="168" height="227" /></a><span class="zemanta-img-attribution">Image via <a href="http://www.crunchbase.com">CrunchBase</a></span></p>
<p><!-- Beginning of TrafficExchange.biz  Code --><br /><script language="javascript" src="http://www.trafficexchange.biz/bnr_show.php?id=57970&amp;s=1&amp;c=0%7C"></script><br />
<h1><a href="http://blogs.eweek.com/careers/content001/h-1b_foreign_workers/microsofts_ballmer_on_h1-b_visas_immigration.html">Microsoft&#8217;s Ballmer on H1-B Visas, Immigration</a></h1>
<p>The <a class="zem_slink" href="http://freep.com/" title="Detroit Free Press" rel="homepage">Detroit Free Press</a> recently interviewed <a class="zem_slink" href="http://www.microsoft.com" title="Microsoft" rel="homepage">Microsoft</a> CEO <a class="zem_slink" href="http://www.microsoft.com/presspass/exec/steve/default.mspx" title="Steve Ballmer" rel="homepage">Steve Ballmer</a> who asked him why Microsoft in 2007 built a <a class="zem_slink" href="http://en.wikipedia.org/wiki/Research_and_development" title="Research and development" rel="wikipedia">research and development</a> facility in Canada&#8211;over the border in Vancouver&#8211;not that far from Microsoft&#8217;s quarters in Redmond, <a class="zem_slink" href="http://maps.google.com/maps?ll=47.5,-120.5&amp;spn=1.0,1.0&amp;q=47.5,-120.5%20%28Washington%29&amp;t=h" title="Washington" rel="geolocation">Wash.</a></p>
<p>Why not build it in the <a class="zem_slink" href="http://maps.google.com/maps?ll=38.8833333333,-77.0166666667&amp;spn=10.0,10.0&amp;q=38.8833333333,-77.0166666667%20%28United%20States%29&amp;t=h" title="United States" rel="geolocation">United States</a>? <a href="http://www.freep.com/article/20090618/COL06/906180601/Microsoft+CEO+explains+locating+site+in+Canada">Ballmer&#8217;s response</a>: </p>
<blockquote><p>While the Canadian R&amp;D credit may have been a factor, it wasn&#8217;t the deciding one, Ballmer said. That would be immigration policy&#8230;
<p>&#8220;We opened the lab in Vancouver,&#8221; Ballmer said, &#8220;because we were having trouble getting visas for the best and the brightest to come to Seattle. The <a class="zem_slink" href="http://en.wikipedia.org/wiki/Government_of_Canada" title="Government of Canada" rel="wikipedia">Canadian government</a> said, &#8216;We&#8217;re happy to have those people.&#8217; &#8220;</p>
<p>&#8220;It&#8217;s a bit goofy,&#8221; he said, &#8220;because for every person we hire to be an engineer, there&#8217;s probably another four or five people who we employ at Microsoft. There&#8217;s another set of people employed in the community in construction and housing and retail, a bunch of different industries.&#8221;</p>
</blockquote>
<p>In 2008, Microsoft employed more than 78,000 individuals. <a href="http://money.cnn.com/magazines/fortune/bestcompanies/2008/snapshots/86.html">According to Fortune</a>, Microsoft employs 47,645 in the United States and 30,920 in other countries.  Microsoft has said publicly that <a href="http://reddevnews.com/articles/2009/03/03/microsoft-replies-to-sen-grassley-on-job-cuts.aspx">less than 15 percent of its U.S. work force are H1-B visa holders</a>&#8211;which would put the total number of visa holders in the 6,000 to 7,000 range. </p>
<p>The United States has a cap on visa holders at less than 15 percent, so Microsoft is maximizing its use of visas, but consistently lobbies the government for more. The claim? It just can&#8217;t find enough talent in this country. Ballmer appears to be beating on that visa drum again in this DFP story. Again, from the <a href="http://www.freep.com/article/20090618/COL06/906180601/Microsoft+CEO+explains+locating+site+in+Canada">article</a>:</p>
<blockquote><p>&#8220;&#8221;I don&#8217;t care whether they&#8217;re American-born or Indian-born or Russian-born. I want to pay them to work in the U.S. That&#8217;s why I&#8217;m trying to get &#8216;em a visa&#8230;. I&#8217;m not trying to ship the job to <a class="zem_slink" href="http://maps.google.com/maps?ll=28.5666666667,77.2&amp;spn=10.0,10.0&amp;q=28.5666666667,77.2%20%28India%29&amp;t=h" title="India" rel="geolocation">India</a>.&#8221;
<p>But Microsoft will locate the job in India, or Canada or wherever it can get the best talent.</p>
</blockquote>
<p>Canada is well known for its generous R&amp;D tax credit poilicies and the U.S. wavers on it frequently. From a Scitax Advisory Partners report entitled <a href="http://74.125.47.132/search?q=cache:WbjTZJPSpG4J:www.scitax.com/pdf/bul-033.pdf+canadian+research+and+development+tax+credit+for+american+business&amp;cd=8&amp;hl=en&amp;ct=clnk&amp;gl=us">&#8220;North American Politicians Recognize R&amp;D Tax Credits as a Useful Economic Fix&#8221;</a>: </p>
<blockquote><p>The low priority afforded this issue is witnessed by the fact that Washington has let its Research &amp; Experimentation (&#8220;R&amp;E&#8221;) tax credit expire no less than 13 times since it was originally enacted into law in 1981. In Canada &#8211; and most other countries with similar credits &#8211; R&amp;D tax credits are fixed in legislation. But in the US, congress must vote on renewing the R&amp;E tax credit every year. And frequently they vote against renewing it, which means technology companies can&#8217;t really count on it.</p></blockquote>
<p>Canada&#8217;s R&amp;D tax credits may be more significant than Ballmer wants the public and U.S. government to believe.  </p>
<p><!-- End of TrafficExchange.biz  Code -->
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/9e4bbf36-2b31-4eca-a2f2-35120dee041f/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=9e4bbf36-2b31-4eca-a2f2-35120dee041f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --><br />
<script language="javascript" src="http://www.trafficexchange.biz/textads.php?bo=cc3300&#038;ti=000000&#038;txt=000000&#038;bg=FFFFFF&#038;s=1&#038;nw=0&#038;id=57970&#038;c=0|"></script><br />
<!-- End of TrafficExchange.biz  Code --></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/microsofts-ballmer-on-h1-b-visas-immigration/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/microsofts-ballmer-on-h1-b-visas-immigration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Submit Your Site to Google, Yahoo! and MSN</title>
		<link>http://www.amusedomains.com/2009/06/how-to-submit-your-site-to-google-yahoo-and-msn/</link>
		<comments>http://www.amusedomains.com/2009/06/how-to-submit-your-site-to-google-yahoo-and-msn/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 22:08:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Live Search]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[MSN Search]]></category>
		<category><![CDATA[Robots exclusion standard]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[Site map]]></category>
		<category><![CDATA[Sitemaps]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[Web search engine]]></category>
		<category><![CDATA[XML Sitemap]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/how-to-submit-your-site-to-google-yahoo-and-msn/</guid>
		<description><![CDATA[
XML Sitemaps are an easy way for webmasters to tell search engines about pages on their site that may be crawled by their robots.
A typical XML Sitemap file lists each URL, together with information about when it was last updated, how often it normally changes, and how important it is, relative to other pages in the site). This helps search engines to more intelligently crawl your site.
Generate your website sitemap by finding link here http://fashiong.com/linkexchange/185/Site-map-maker.html
The official site for the joint venture is at sitemaps.org and contains a lot of info ...]]></description>
			<content:encoded><![CDATA[<div id="body">
<p><a class="zem_slink" href="http://XML-Sitemaps.com" title="XML-Sitemaps" rel="homepage">XML Sitemaps</a> are an easy way for webmasters to tell <a class="zem_slink freebase/en/web_search_engine" href="http://en.wikipedia.org/wiki/Web_search_engine" title="Web search engine" rel="wikipedia">search engines</a> about pages on their site that may be crawled by their robots.</p>
<p>A typical XML <a class="zem_slink" href="http://en.wikipedia.org/wiki/Site_map" title="Site map" rel="wikipedia">Sitemap</a> file lists each URL, together with information about when it was last updated, how often it normally changes, and how important it is, relative to other pages in the site). This helps search engines to more intelligently crawl your site.</p>
<p>Generate your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Website" title="Website" rel="wikipedia">website</a> sitemap by finding link here <a href="http://fashiong.com/linkexchange/185/Site-map-maker.html">http://fashiong.com/linkexchange/185/Site-map-maker.html</a></p>
<p>The official site for the joint venture is at <a class="zem_slink" href="http://www.sitemaps.org/" title="Sitemaps" rel="homepage">sitemaps.org</a> and contains a lot of info about the new standard and it&#8217;s syntax. What the site singularly fails to do is explain correctly how to submit your sitemap to the big three! The format suggested on the site of:</p>
<p><xmp>search-engine-url/ping?sitemap=your sitemap_url</xmp></p>
<p>does not currently work at any of the three sites! Until it does, this short article provides instructions for how to (a) create your sitemap and (b) how to submit to each of the three main search engines&#8230;</p>
<p><b>Creating your Sitemap</b></p>
<p>Some hosting providers (for example 1and1) provide utilities via their web control panel, to create your sitemap, so you should always check with your provider first. If this service is not available, then make a visit to xml-sitemaps.com and enter your site URL into the generator box. Copy-and-paste the resulting sitemap into notepad, then save-and-upload to your site with the file name: <a class="zem_slink" href="http://en.wikipedia.org/wiki/Sitemaps" title="Sitemaps" rel="wikipedia">sitemap.xml</a></p>
<p>If you want to validate the XML prior to uploading to the search engines (useful if you have made any manual amendments), look at the XML validator (at the same site) where you can put in the URL of your sitemap and check it against the standard.</p>
<p><b>Submit sitemap to <a class="zem_slink freebase/en/windows_live_search" href="http://www.live.com" title="Microsoft Live Search" rel="homepage">MSN</a></b></p>
<p>MSN have yet to implement a formal interface for Sitemap submission (as at July 2007). To monitor the situation, please visit (from time to time) the MSN Official Livesearch Blog (where where future announcements are likely to be found).</p>
<p>Whilst MSN have yet to implement a front door, there is a recognised back door for submitting your sitemap to the <a class="zem_slink" href="http://www.live.com" title="Microsoft Live Search" rel="homepage">MSN Search</a> index; namely moreover.com! You should use the following syntax directly in your browser URL box:</p>
<p><xmp>http://api.moreover.com/ping?u=http://yourdomain.com/yoursitemap.xml</xmp></p>
<p>Since February 2005, moreover.com have been the official provider of <a class="zem_slink" href="http://en.wikipedia.org/wiki/RSS" title="RSS" rel="wikipedia">RSS feeds</a> to the myMSN portal (see press release) and reliable evidence suggests that submission to Moreover will result in MSN spidering your pages within 2-3 weeks.</p>
<p>Note that, whilst MSN still do not support direct submission, they do suggest on their blog that you add a reference to your Sitemap into your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Robots_exclusion_standard" title="Robots exclusion standard" rel="wikipedia">robots.txt</a> file (something now supported by sitemaps.org). For example:</p>
<p><xmp>User-agent: *&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;Sitemap: http://www.yourdomain.com/sitemap.xml&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;Disallow: /cgi-bin/</xmp></p>
<p>This would tell MSN (and all other engines) to crawl your sitemap file but not to crawl your cgi-bin directory. For more info on how to implement a robots.txt file (in the root of your site webserver) please visit: http://www.robotstxt.org</p>
<p><b>Submit sitemap to <a class="zem_slink" href="http://google.com" title="Google" rel="homepage">Google</a></b></p>
<p>Google originally developed the XML schema for sitemaps and have developed a dedicated portal for webmasters, from where you can submit your sitemap:</p>
<p><xmp>google.com/webmasters/</xmp></p>
<p>First, you need to tell Google all the sites you own, then verfiy that you indeed own them. The verifiaction is achieved by adding a metatag between the head tags on your site homepage. The syntax for the tag is as follows:</p>
<p><xmp>&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;meta content=&#8221;unique code advised by google&#8221; name=&#8221;verify-v1&#8243;&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt;</xmp></p>
<p>There are full instructions on how to do this on the Google site.</p>
<p><b>Submit sitemap to <a class="zem_slink" href="http://www.yahoo.com" title="Yahoo!" rel="homepage">Yahoo</a></b></p>
<p>Yahoo follows a similar approach to Google. Again, there is a dedicated sevice for webmasters (<a class="zem_slink" href="http://en.wikipedia.org/wiki/Yahoo%21_Site_Explorer" title="Yahoo! Site Explorer" rel="wikipedia">Yahoo! Site Explorer</a>) and a procedure for verifying your ownsership of the site. First go to:</p>
<p><xmp>siteexplorer.search.yahoo.com/</xmp></p>
<p>Add a site, then click on the verification button. You can then download a verfication key html file &#8211; which you will need to upload to the root directory of your webserver. Then you can return to Site Explorer and tell Yahoo to start authentication. This will take up to 24 hours. At the same time you can also add your sitemap by clicking on the manage button and then adding the sitemap as a feed.</p>
<p><b>Submit sitemap to Ask</b></p>
<p>Ask follows a simpler approach to the other three. To submit you sitemap, you simply enter a ping URL, followed by the full URL of where your sitemap is located:</p>
<p><xmp>http://submissions.ask.com/ping?sitemap=http%3A//www.yourdomain.com/sitemap.xml</xmp></p>
<p>After clicking return, you will get a reassuring message from Ask that they have received your submission. Very neat!</p>
</div>
<p>About the author:</p>
<p>David Viney, the author of <a id="link_101" target="_new" href="http://www.get-to-the-top-on-google.com/">Get to the Top on Google</a>, is a leading <a id="link_102" target="_new" href="http://www.seo-expert-services.co.uk/">website promotion</a> expert &#8211; and provides <a class="zem_slink" href="http://en.wikipedia.org/wiki/Search_engine_optimization" title="Search engine optimization" rel="wikipedia">search engine optimisation</a> services to companies large and small. Further articles tackling the tricky SEO challenges faced by David&#8217;s customers may be found on the SEO Expert Services site.</p>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --><br />
<script language="javascript" src="http://www.trafficexchange.biz/textads.php?bo=0099ff&amp;ti=000000&amp;txt=000000&amp;bg=FFFFFF&amp;s=1&amp;nw=0&amp;id=57970&amp;c=0%7C"></script><br />
<!-- End of TrafficExchange.biz  Code --></div>
<p><a href="http://www.amusedomains.com/wp-content/uploads/2009/06/yahoo-logo.jpg"><img src="http://www.amusedomains.com/wp-content/uploads/2009/06/yahoo-logo-300x210.jpg" alt="" title="yahoo-logo" class="alignnone size-medium wp-image-262" height="210" width="300"></a></p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/b300f177-a795-4d24-a96c-4c86f9661ff5/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=b300f177-a795-4d24-a96c-4c86f9661ff5" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/how-to-submit-your-site-to-google-yahoo-and-msn/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/how-to-submit-your-site-to-google-yahoo-and-msn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Techie ends life saying I could not die daily, so once for all I want to put an end to this</title>
		<link>http://www.amusedomains.com/2009/06/techie-ends-life-saying-i-could-not-die-daily-so-once-for-all-i-want-to-put-an-end-to-this/</link>
		<comments>http://www.amusedomains.com/2009/06/techie-ends-life-saying-i-could-not-die-daily-so-once-for-all-i-want-to-put-an-end-to-this/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 05:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Health]]></category>
		<category><![CDATA[Incidents]]></category>
		<category><![CDATA[Kachiguda]]></category>
		<category><![CDATA[Karnataka]]></category>
		<category><![CDATA[Suicide]]></category>
		<category><![CDATA[Suicide note]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/techie-ends-life-saying-i-could-not-die-daily-so-once-for-all-i-want-to-put-an-end-to-this/</guid>
		<description><![CDATA[Image via Wikipedia
HYDERABAD:  I am really sorry I had to take this decision since I could not die daily, so once for all I want to put an end to this.&#8221;
&#8220;Please burn my personal belongings which I have packed and kept in the cupboard along with my pyre. Good bye, selfish world. Your&#8217;s ever loving, Pradeep.&#8221;
26-year-old software engineer Pradeep Kumar Gondkar of IBM, Bangalore, just did that.
He came to Hyderabad by a Kingfisher flight on Wednesday morning, and allegedly committed suicide by consuming poison at Shri Shyam Mandir, opposite ...]]></description>
			<content:encoded><![CDATA[<p class="zemanta-img" style="margin: 1em; float: right; display: block; width: 310px;"><a href="http://commons.wikipedia.org/wiki/Image:Vidhana_Soudha.jpg"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Vidhana_Soudha.jpg/300px-Vidhana_Soudha.jpg" alt="Author: :en:Flickr User Hayath Source: Flickr ..." style="border: medium none ; display: block;" width="300" height="190"></a><span class="zemanta-img-attribution">Image via <a href="http://commons.wikipedia.org/wiki/Image:Vidhana_Soudha.jpg">Wikipedia</a></span></p>
<p>HYDERABAD:  I am really sorry I had to take this decision since I could not die daily, so once for all I want to put an end to this.&#8221;</p>
<p>&#8220;Please burn my personal belongings which I have packed and kept in the cupboard along with my pyre. Good bye, selfish world. Your&#8217;s ever loving, Pradeep.&#8221;</p>
<p>26-year-old software engineer <a class="zem_slink" href="http://www.imdb.com/name/nm0474850/" title="Pradeep Kumar" rel="imdb">Pradeep Kumar</a> Gondkar of <a class="zem_slink" href="http://finance.yahoo.com/q?s=IBM" title="NYSE: IBM" rel="stockexchange">IBM</a>, <a class="zem_slink" href="http://maps.google.com/maps?ll=12.9666666667,77.5666666667&amp;spn=1.0,1.0&amp;q=12.9666666667,77.5666666667%20%28Bangalore%29&amp;t=h" title="Bangalore" rel="geolocation">Bangalore</a>, just did that.</p>
<p>He came to Hyderabad by a Kingfisher flight on Wednesday morning, and allegedly committed <a class="zem_slink" href="http://en.wikipedia.org/wiki/Suicide" title="Suicide" rel="wikipedia">suicide</a> by consuming poison at Shri Shyam Mandir, opposite <a class="zem_slink" href="http://en.wikipedia.org/wiki/Kachiguda" title="Kachiguda" rel="wikipedia">Kachiguda</a> <a class="zem_slink" href="http://en.wikipedia.org/wiki/Police_station" title="Police station" rel="wikipedia">police station</a>. At 10, temple staff informed the police about a youth who suddenly collapsed on the premises. Pradeep died by the time police reached the temple, sub inspector A Sai Reddy said.</p>
<p>Police then contacted some of the numbers in Pradeep&#8217;s cellphone and came in touch with his sister in Bangalore and informed her of the death. She in turn informed her husband, <a class="zem_slink" href="http://en.wikipedia.org/wiki/Santosh" title="Santosh" rel="wikipedia">Santosh</a>, a software engineer with ITC, <a class="zem_slink" href="http://maps.google.com/maps?ll=17.45,78.5&amp;spn=1.0,1.0&amp;q=17.45,78.5%20%28Secunderabad%29&amp;t=h" title="Secunderabad" rel="geolocation">Secunderabad</a>, who rushed to the police station .</p>
<p>Then the cops came to know that Pradeep had emailed a <a class="zem_slink" href="http://en.wikipedia.org/wiki/Suicide_note" title="Suicide note" rel="wikipedia">suicide note</a> to Santosh and the <a class="zem_slink" href="http://maps.google.com/maps?ll=12.970214,77.56029&amp;spn=1.0,1.0&amp;q=12.970214,77.56029%20%28Karnataka%29&amp;t=h" title="Karnataka" rel="geolocation">Karnataka</a> police at 9.35 am. &#8220;Santosh went to office around 9 am. He was shocked when he found the email from Pradeep with &#8216;Suicide note&#8217; written as the subject,&#8221; police said.</p>
<p>What is baffling is the suicide note Pradeep left behind with a &#8216;Good bye selfish world&#8217; sign off.</p>
<p>&#8220;No one is responsible for my death, I took this decision and no one influenced me. I am fed up with my life and am just eager to see what lies behind the curtain of death. I am not a coward. It is my decision to end my life in the way I have decided. Father, mother, I am sorry! I did not meet your expectations. Please, forgive me and I was not able to finish all my responsibilities. I am leaving them half way, hope Santosh will fulfill them and take care of you people. Take care, with all my love.</p>
<p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/1f0fbc51-377f-48da-8eb3-78dc9824a2a8/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=1f0fbc51-377f-48da-8eb3-78dc9824a2a8" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --><br />
<script language="javascript" src="http://www.trafficexchange.biz/textads.php?bo=0099ff&#038;ti=000000&#038;txt=000000&#038;bg=FFFFFF&#038;s=1&#038;nw=0&#038;id=57970&#038;c=0|"></script><br />
<!-- End of TrafficExchange.biz  Code --></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/techie-ends-life-saying-i-could-not-die-daily-so-once-for-all-i-want-to-put-an-end-to-this/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/techie-ends-life-saying-i-could-not-die-daily-so-once-for-all-i-want-to-put-an-end-to-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kanpur: The Indian Institute of Technology to launch a nano satellite within a budget of Rs 2-3 crore called Jugnu weighs around 3.5 kgs</title>
		<link>http://www.amusedomains.com/2009/06/kanpur-the-indian-institute-of-technology-to-launch-a-nano-satellite-within-a-budget-of-rs-2-3-crore-called-jugnu-weighs-around-3-5-kgs/</link>
		<comments>http://www.amusedomains.com/2009/06/kanpur-the-indian-institute-of-technology-to-launch-a-nano-satellite-within-a-budget-of-rs-2-3-crore-called-jugnu-weighs-around-3-5-kgs/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 05:30:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Asia]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[India]]></category>
		<category><![CDATA[Indian Institute of Technology Kanpur]]></category>
		<category><![CDATA[Indian Space Research Organisation]]></category>
		<category><![CDATA[Remote sensing]]></category>
		<category><![CDATA[Sanjay Govind Dhande]]></category>
		<category><![CDATA[Sriharikota]]></category>
		<category><![CDATA[European Union]]></category>
		<category><![CDATA[Indian Institute of Technology]]></category>
		<category><![CDATA[indian Institute technology]]></category>
		<category><![CDATA[Indian Space Research Organization]]></category>
		<category><![CDATA[Satellite]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/kanpur-the-indian-institute-of-technology-to-launch-a-nano-satellite-within-a-budget-of-rs-2-3-crore-called-jugnu-weighs-around-3-5-kgs/</guid>
		<description><![CDATA[Image via Wikipedia
Kanpur: The Indian Institute of Technology (IIT), Kanpur has come in to agreement with the Indian Space Research Organization (ISRO) to launch a nano satellite. It will be the country&#8217;s lightest and the institute&#8217;s first satellite to be launched in the orbit from Sriharikota.
               
                           

IIT Kanpur had ...]]></description>
			<content:encoded><![CDATA[<p class="zemanta-img" style="margin: 1em; float: right; display: block; width: 310px;"><a href="http://en.wikipedia.org/wiki/Image:PSLV-CA_1.jpg"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/b/b7/PSLV-CA_1.jpg/300px-PSLV-CA_1.jpg" alt="PSLV-C8 (CA Variant) carrying the AGILE x-ray ..." style="border: medium none ; display: block;" height="450" width="300"></a><span class="zemanta-img-attribution">Image via <a href="http://en.wikipedia.org/wiki/Image:PSLV-CA_1.jpg">Wikipedia</a></span></p>
<p><a class="zem_slink" href="http://maps.google.com/maps?ll=26.46,80.33&amp;spn=0.01,0.01&amp;q=26.46,80.33%20%28Indian%20Institute%20of%20Technology%20Kanpur%29&amp;t=h" title="Indian Institute of Technology Kanpur" rel="geolocation">Kanpur</a>: The <a class="zem_slink" href="http://en.wikipedia.org/wiki/Indian_Institutes_of_Technology" title="Indian Institutes of Technology" rel="wikipedia">Indian Institute of Technology</a> (IIT), Kanpur has come in to agreement with the <a class="zem_slink" href="http://www.isro.org" title="Indian Space Research Organisation" rel="homepage">Indian Space Research Organization</a> (ISRO) to launch a nano satellite. It will be the country&#8217;s lightest and the institute&#8217;s first satellite to be launched in the orbit from <a class="zem_slink" href="http://maps.google.com/maps?ll=13.7177777778,80.2&amp;spn=1.0,1.0&amp;q=13.7177777778,80.2%20%28Sriharikota%29&amp;t=h" title="Sriharikota" rel="geolocation">Sriharikota</a>.
<div id="logphoto" style="padding: 10px 10px 10px 0px; float: left;">              <img src="http://www.siliconindia.com/news/newsimages/lightest-nano-satelliteJugn.jpg" height="287" width="194"><br /> 
<div style="width: 200px; line-height: 15px;">       <span class="Verdana10Ash999">              </span>      </div>
</p></div>
<p>IIT Kanpur had presented the second design review to  ISRO which nodded to launch the satellite.</p>
<p>&#8220;Though the memorandum of understanding between ISRO and IIT-K for the project was signed in February, regular review sessions are being carried out by ISRO to check the progress of the project,&#8221; said <a class="zem_slink" href="http://en.wikipedia.org/wiki/Sanjay_Govind_Dhande" title="Sanjay Govind Dhande" rel="wikipedia">Sanjay Govind Dhande</a>, Director, IIT Kanpur.</p>
<p>&#8220;On Tuesday, our technical team working on the project apprised ISRO authorities of the release and antenna mechanism,&#8221; he said.In April, the first review of Jugnu was carried out by ISRO.</p>
<p>Since last December, a team of 40 students and around 12 professors, led by Professor and <a class="zem_slink" href="http://en.wikipedia.org/wiki/Mechanical_engineering" title="Mechanical engineering" rel="wikipedia">Mechanical Engineering</a> Department Head, Nalinaksh S Vyas have been working on the project.</p>
<p>&#8220;A similar project in any <a class="zem_slink" href="http://en.wikipedia.org/wiki/European_Union" title="European Union" rel="wikipedia">European country</a> would have cost over Rs 10 crore but we expect the entire project to complete within a budget of Rs 2-3 crore, without compromising on quality. This is a welcome signal for indigenous <a class="zem_slink" href="http://en.wikipedia.org/wiki/Remote_sensing" title="Remote sensing" rel="wikipedia">remote sensing</a> technologies,&#8221; said Vyas.</p>
<p>A technical team led by D Madhav Murthy in the ISRO for Small Satellite, has said that the procedures for informing the ISRO officials for launch by a mother satellite has been provided, along with the details of the positioning of the satellite antenna set up in the institute premises.</p>
<p>Jugnu weighs around 3.5 kgs and would be 34 cm long and 10 cm wide. Equipped with the micro imaging and micro electronic system, it will transfer the images to the IIT Kanpur campus. The high resolution pictures obtained will be used for different applications like drought monitoring, wasteland management, <a class="zem_slink" href="http://en.wikipedia.org/wiki/Urban_planning" title="Urban planning" rel="wikipedia">urban planning</a> and flood <a class="zem_slink" href="http://en.wikipedia.org/wiki/Risk_management" title="Risk management" rel="wikipedia">risk management</a>.</p>
<p>&#8220;Although the stipulated life time of the satellite is six months, we are optimistic that it will complete at least 12 months in the orbit,&#8221; said Dhandhe.<br />
<fieldset class="zemanta-related">
<legend class="zemanta-related-title">Related articles by Zemanta</legend>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://news.bbc.co.uk/2/hi/south_asia/8007653.stm"> You: India launches key spy satellite (via BBC News | News Front Page | World Edition) </a> (news.bbc.co.uk)</li>
</ul>
</fieldset>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --><br />
<script language="javascript" src="http://www.trafficexchange.biz/textads.php?bo=0099ff&amp;ti=000000&amp;txt=000000&amp;bg=FFFFFF&amp;s=1&amp;nw=0&amp;id=57970&amp;c=0%7C"></script><br />
<!-- End of TrafficExchange.biz  Code --></div>
<p><a href="http://www.amusedomains.com/wp-content/uploads/2009/06/nano-satellite.jpg"><img src="http://www.amusedomains.com/wp-content/uploads/2009/06/nano-satellite-300x281.jpg" alt="" title="nano-satellite" class="alignnone size-medium wp-image-264" height="281" width="300"></a></p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/c4b69448-3847-4330-a07d-45d0f540e0ae/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=c4b69448-3847-4330-a07d-45d0f540e0ae" alt="Reblog this post [with Zemanta]"></a><span class="zem-script more-related more-info pretty-attribution paragraph-reblog"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/kanpur-the-indian-institute-of-technology-to-launch-a-nano-satellite-within-a-budget-of-rs-2-3-crore-called-jugnu-weighs-around-3-5-kgs/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/kanpur-the-indian-institute-of-technology-to-launch-a-nano-satellite-within-a-budget-of-rs-2-3-crore-called-jugnu-weighs-around-3-5-kgs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rajeev Motwani computer science professor at Stanford University &amp; mentor of Google&#039;s co-founders Larry Page &amp; Sergey Brin , died in a swimming pool.</title>
		<link>http://www.amusedomains.com/2009/06/rajeev-motwani-computer-science-professor-at-stanford-university-mentor-of-googles-co-founders-larry-page-sergey-brin-died-in-a-swimming-pool/</link>
		<comments>http://www.amusedomains.com/2009/06/rajeev-motwani-computer-science-professor-at-stanford-university-mentor-of-googles-co-founders-larry-page-sergey-brin-died-in-a-swimming-pool/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 03:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Jeffrey Ullman]]></category>
		<category><![CDATA[John Hopcroft]]></category>
		<category><![CDATA[Larry Page]]></category>
		<category><![CDATA[Rajeev Motwani]]></category>
		<category><![CDATA[San Jose Mercury News]]></category>
		<category><![CDATA[Sergey Brin]]></category>
		<category><![CDATA[Stanford University]]></category>

		<guid isPermaLink="false">http://amusedomains.com/2009/06/rajeev-motwani-computer-science-professor-at-stanford-university-mentor-of-googles-co-founders-larry-page-sergey-brin-died-in-a-swimming-pool/</guid>
		<description><![CDATA[Image via CrunchBase
Rajeev Motwani, the Indian-American computer science professor at Stanford University who mentored Google&#8217;s co-founders Larry Page and Sergey Brin when they were graduate students, has died in a swimming pool accident at his Atherton, California home. He drowned Friday morning in a backyard swimming pool at the home, said the San Jose Mercury News. Though paramedics were called when his body was found, and he was pronounced dead at the scene at 12.28 p.m.
               ...]]></description>
			<content:encoded><![CDATA[<p class="zemanta-img" style="margin: 1em; float: right; display: block; width: 260px;"><a href="http://www.crunchbase.com/company/google"><img src="http://www.crunchbase.com/assets/images/resized/0002/9578/29578v7-max-450x450.jpg" alt="Image representing Google as depicted in Crunc..." style="border: medium none ; display: block;" width="250" height="99" /></a><span class="zemanta-img-attribution">Image via <a href="http://www.crunchbase.com">CrunchBase</a></span></p>
<p><a class="zem_slink" href="http://en.wikipedia.org/wiki/Rajeev_Motwani" title="Rajeev Motwani" rel="wikipedia">Rajeev Motwani</a>, the Indian-American computer science professor at Stanford University who mentored <a class="zem_slink" href="http://google.com" title="Google" rel="homepage">Google</a>&#8217;s co-founders <a class="zem_slink" href="http://www.crunchbase.com/person/larry-page" title="Larry Page" rel="crunchbase">Larry Page</a> and <a class="zem_slink" href="http://www-db.stanford.edu/%7Esergey/" title="Sergey Brin" rel="homepage">Sergey Brin</a> when they were graduate students, has died in a swimming pool accident at his Atherton, California home. He drowned Friday morning in a backyard swimming pool at the home, said the <a class="zem_slink" href="http://www.mercurynews.com" title="San Jose Mercury News" rel="homepage">San Jose Mercury News</a>. Though paramedics were called when his body was found, and he was pronounced dead at the scene at 12.28 p.m.
<div id="logphoto" style="padding: 10px 10px 10px 0px; float: left;">              <img src="http://www.siliconindia.com/news/newsimages/Rajeev2.jpg" width="194" height="287" /><br /> 
<div style="width: 200px; line-height: 15px;">       <span class="Verdana10Ash999">              </span>      </div>
</p></div>
<p>Born March 26, 1962, in Jammu, Motwani grew up in New Delhi, earned a computer science degree from the Indian Institute of Technology (IIT), Kanpur in 1983, and his doctorate from the <a class="zem_slink" href="http://maps.google.com/maps?ll=37.87,-122.259&amp;spn=1.0,1.0&amp;q=37.87,-122.259%20%28University%20of%20California%2C%20Berkeley%29&amp;t=h" title="University of California, Berkeley" rel="geolocation">University of California-Berkeley</a> in 1988. As a Stanford professor, he also served as the director of graduate studies for the computer science department and founded the Mining Data at Stanford project (MIDAS).</p>
<p>Motwani was well known for his research in theoretical computer science and was a winner of the Godel Prize in 2001 for his work on the PCP theorem and its applications to hardness of approximation. His work had a major impact on the field of algorithms, and he used his knowledge of that field to develop methods for searching almost infinite archives of data by randomly selecting subsets of the data. It was in the field of data mining that he made some of his seminal contributions. The field is the basis of much of modern Internet commerce and the operation of search engines such as Google.</p>
<p>Motwani co-authored two widely-used theoretical computer science textbooks, Randomized Algorithms with Prabhakar Raghavan (<a class="zem_slink" href="http://maps.google.com/maps?ll=52.203,0.12&amp;spn=1.0,1.0&amp;q=52.203,0.12%20%28University%20of%20Cambridge%29&amp;t=h" title="University of Cambridge" rel="geolocation">Cambridge University</a> Press 1995, ISBN 978-0521474658) and <a class="zem_slink" href="http://www.amazon.com/Introduction-Automata-Languages-Computation-Addison-Wesley/dp/020102988X%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dindiafashionf-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D020102988X" title="Introduction to Automata Theory, Languages and Computation (Addison-Wesley Series in Computer Science)" rel="amazon">Introduction to Automata Theory, Languages, and Computation</a> with <a class="zem_slink" href="http://en.wikipedia.org/wiki/John_Hopcroft" title="John Hopcroft" rel="wikipedia">John Hopcroft</a> and <a class="zem_slink" href="http://en.wikipedia.org/wiki/Jeffrey_Ullman" title="Jeffrey Ullman" rel="wikipedia">Jeffrey Ullman</a> (2nd ed., Addison-Wesley, 2000).</p>
<p>Motwani helped many Valley startups gain a foothold, but none so famous as Google, whose cofounder Sergey Brin mourned him Saturday. &#8220;I want him to really be remembered well. It&#8217;s a rare combination to have somebody who is so smart and also such a nice guy,&#8221; Brin told Mercury News on the phone.</p>
<p>Motwani, he added, &#8220;had a lot of interest in computer science theory. He&#8217;s primarily a theoretician, and it&#8217;s incredible the amount of impact he has had directly on products and companies.&#8221;</p>
<p>The news of Motwani&#8217;s death struck like a thunderclap in Silicon Valley. Blogs, Facebook pages and Twitter communications were filled with testimonials to a brilliant, kind man who was never too busy to help a budding entrepreneur or struggling graduate student.</p>
<p>Motwani is survived by his wife Asha Jadeja and daughters Naitri and Anya. The family will hold a private funeral, according to the university&#8217;s news agency, but a memorial service will be held at a later date.<br />
<fieldset class="zemanta-related">
<legend class="zemanta-related-title">Related articles by Zemanta</legend>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.theregister.co.uk/2009/06/09/google_mentor_dies/"> Google mentor dies </a> (theregister.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/scienceandtechnology/technology/google/5468587/Mentor-to-Google-founders-dies-in-swimming-pool-accident.html&amp;a=5460518&amp;rid=73e0c0bf-0ecc-435a-b81d-0d1831fddd78&amp;e=a09b2f4926bf3ed5568d4ebc7c8622a5"> Mentor to Google founders dies in &#8217;swimming pool accident&#8217; </a> (telegraph.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.guardian.co.uk/technology/2009/jun/07/rajeev-motwani-dead-google-swimming-pool&amp;a=5460269&amp;rid=73e0c0bf-0ecc-435a-b81d-0d1831fddd78&amp;e=d31d1e53e364a62665412a56110cb3a8"> Google mentor found dead in pool </a> (guardian.co.uk)</li>
<li class="zemanta-article-ul-li"><a href="http://gawker.com/5283121/google-mentor-dead-in-swimming-pool"> Google Mentor Dead in Swimming Pool </a> (gawker.com)</li>
<li class="zemanta-article-ul-li"><a href="http://venturebeat.com/2009/06/05/rajeev-motwani-google-founders-professor-and-early-investor-dies/"> Rajeev Motwani, Google founders&#8217; professor and early investor, dies </a> (venturebeat.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.techcrunch.com/2009/06/06/the-early-google-papers-rajeev-motwanis-contributions-to-search/"> The Early Google Papers: Rajeev Motwani&#8217;s Contributions To Search </a> (techcrunch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.techcrunch.com/2009/06/05/rajeev-motwani-early-google-advisor-and-silicon-valley-luminary-has-passed-away/"> Rajeev Motwani, Early Google Advisor And Silicon Valley Luminary, Has Passed Away </a> (techcrunch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.techcrunch.com/2009/06/06/silicon-valley-grieves-over-rajeev-motwani/"> Silicon Valley Grieves Rajeev Motwani&#8217;s Passing </a> (techcrunch.com)</li>
</ul>
</fieldset>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/73e0c0bf-0ecc-435a-b81d-0d1831fddd78/" title="Reblog this post [with Zemanta]"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_a.png?x-id=73e0c0bf-0ecc-435a-b81d-0d1831fddd78" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<div class="blogger-post-footer"><!-- Beginning of TrafficExchange.biz  Code --><br />
<script language="javascript" src="http://www.trafficexchange.biz/textads.php?bo=0099ff&#038;ti=000000&#038;txt=000000&#038;bg=FFFFFF&#038;s=1&#038;nw=0&#038;id=57970&#038;c=0|"></script><br />
<!-- End of TrafficExchange.biz  Code --></div>

<div class="roohit_container" style=" height:30px;"> <a class="roohitBtn" href="http://roohit.com/http://www.amusedomains.com/2009/06/rajeev-motwani-computer-science-professor-at-stanford-university-mentor-of-googles-co-founders-larry-page-sergey-brin-died-in-a-swimming-pool/" title="Use a Highlighter on this page"><img src="http://roohit.com/images/btns/shp_256.png" border="0" alt="Use a Highlighter on this page" style="border:none; vertical-align:middle;"/></a><script type="text/javascript">var showHover=false;</script><script type="text/javascript" src="http://roohit.com/site/btn.js"></script></div>
]]></content:encoded>
			<wfw:commentRss>http://www.amusedomains.com/2009/06/rajeev-motwani-computer-science-professor-at-stanford-university-mentor-of-googles-co-founders-larry-page-sergey-brin-died-in-a-swimming-pool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
