<?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"
	>

<channel>
	<title>anuragbhatia.com !!!</title>
	<atom:link href="http://anuragbhatia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anuragbhatia.com</link>
	<description>life will be boring if you have no work!</description>
	<pubDate>Sat, 01 Nov 2008 21:57:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<image>
<link>http://anuragbhatia.com</link>
<url>http://anuragbhatia.com/wp-content/plugins/maxblogpress-favicon/icons/favicon-60.ico</url>
<title>anuragbhatia.com !!!</title>
</image>
		<item>
		<title>DNS Zone Propagation Time</title>
		<link>http://anuragbhatia.com/web-hosting/dns/dns-zone-propagation-time/</link>
		<comments>http://anuragbhatia.com/web-hosting/dns/dns-zone-propagation-time/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 21:57:59 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[DNS]]></category>

		<category><![CDATA[DNS Zone Propagation]]></category>

		<category><![CDATA[Great Confusions]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=458</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://anuragbhatia.com/wp-content/uploads/2008/11/Can%5C\"><br />
</a></p>
<p>OK ok, I agree its one of the BIGGEST confusions of world!</p>
<p>MOST of web host state that if you have changed your domain&#8217;s name server&#8217;s to there&#8217;s server then also it will take around 24-48 hours for DNS changes to propagate.</p>
<h2><span style="font-size: large; font-family: comic sans ms,sans-serif;"></p>
<p>WRONG!!!</p>
<p></span></h2>
<p>Correct sentence would be</p>
<p>If you have changed your domain&#8217;s name server&#8217;s to theirs server then also it <strong><span style="text-decoration: underline;">might</span></strong> take around 24-48 hours for DNS changes to propagate.</p>
<p>no no&#8230;Still that&#8217;s just a bit of &#8220;truth!&#8221;</p>
<p>What I mean to say it&#8217;s just creates a wrong image of DNS working in eyes of a newbie. Let me be clear in one thing - There is NO such think like propagation between world dns server&#8230;blah..blah blah&#8230;.that&#8217;s just a wrong picture.</p>
<p>Now lets think over it and shoot it!</p>
<h3>Question:</h3>
<p>What happens when you change name servers of your domain or either change the DNS records like A, MX etc?</p>
<h3>Answer:</h3>
<h4>Case 1 - You changed any DNS Record</h4>
<p>You modified a DNS record and hit submit key</p>
<p>Now all these are done on Primary Name server (generally ns1)</p>
<p>as soon as you change, SOA serial number on Primary name server increases its value. Now it&#8217;s a simple thing that secondary name servers keep on checking primary name server for SOA serial number up gradation as per &#8220;refresh&#8221; parameter of SOA.</p>
<p>When as per &#8220;refresh&#8221; secondary ns will check primary ns and detects SOA serial is increased, it will initialize a XEFR Zone transfer (XEFR - incremental of AXFR) and thus this will transfer the change to secondary name server. And thus ALL servers hosting DNS zone of your domain are updated.</p>
<p>BUT that was strictly behind the scene work, and here forward screen is a bit frustrating!</p>
<p>Lets say if I had a dns record for <strong>domain.com </strong>pointing to<strong> 11.22.33.44 </strong>and it had TTL of 3600 (1hr), my friend in same city opens it he gets through the site and finds issue with server, and I just change the hosting to other server by modifying <strong>A </strong>record to my other server say <strong>44.33.22.11 </strong>and then here&#8217;s complexity.</p>
<p>I am using 2 name servers and then just say refresh value in my SOA is 300 (5mins)</p>
<p>now just after changing name server&#8217;s I ask my friend in other location to check site, here it is possible he sees site up, possible he sees down. As e.g. if at time of opening he hits primary DNS revolver, he will get new server&#8217;s ip BUT incase he hits secondary DNS server before 5mins of my updating to primary ns, then he will get to old faulty server and thus site will be down for him.</p>
<p>On other side, site will be down for 1hr for my friend who was in my city (who informed me) because as soon as he opened my site, old site&#8217;s record was cached in ISP&#8217;s revolver and thus he will keep on getting to old server until record expires as per TTL.</p>
<p>Thus two things effect - TTL &amp; SOA (both, are you sure&#8230;.no no&#8230;read more carefully)</p>
<p>That kind of working is just followed by most of private server cluster&#8217;s (common in corporate offices) but these days most of world&#8217;s dns host use advanced method and &#8220;push up&#8221; changes to secondary (slave) name servers as soon as changes are done on primary ns. This means they initialize a XEFR zone transfer without looking at refresh periods</p>
<h4>Case 1 - You changed Name Servers of a domain</h4>
<p>Now here two factors affect propagation largely old friend TTL &amp; Domain Registrar</p>
<p>TTL affects same as done in last case as dns records get cached on ISP&#8217;s end (or any other local revolver) and thus lookup gives old records.</p>
<p><strong>Registrar - </strong>yea! our domain registrar. In simple words its quality effects DNS migration! Lol</p>
<p>Ok how? - here it is</p>
<p>There are MANY poor &#8220;companies&#8221; who call themselves registrar and fool people! We can call them reseller but believe me in domain registration market you will find LOTS of good quality of resellers.</p>
<p>They technically effect situation as poor companies make users to operate on a CMS! Yup</p>
<p>They make user to login at a CMS and give a feel of domain control panel using <strong>forms</strong>!!!</p>
<p>This means when one changes name servers, the data is recorded BUT not comes in effect because it&#8217;s recorded!  As soon as you fill up that form, it goes to company Tech. People and they modify name servers BY hands (through original control panel of a good Registrar). This makes an average delay of 5-6 hours in name server updating. Generally small web hosting company use this kind of setup, in which they registrar domain for customers and give customers a feeling that he is managing domain himself.</p>
<p>On other side if you use an Original Domain Registrar or a reseller having proper setup of this stuff, you will see changing name servers will take place in less then 10 seconds!</p>
<p>So this is actually DNS Propagation - propagation of DNS Zone file across DNS servers (hosting that domain&#8230;.). I am ending up with few FAQ&#8217;s regarding the subject. Feel free to as if any confusion is still there.</p>
	<ol class="faq">
				<li id="faq_10">
							<div class="faq_approve" id="fr_10">
	<p>Rating: +5</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,10,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,10,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>Is there is any way to have all this propagation stuff quickly?</h3>
			<div class="answer">
				<p>Yes! but limited in cases.</p>
<p>If you have access to TTL of a dns record (if your host supports that) then give its value 60 (means 1min) and thus after 1-2 hrs of transfer you can give a big value like 3600 (1 hour) to prevent load on shared dns hosting environment. Bt make sure that if in case TTL of a dns record is high like say 86400 (1 day) then i would recommend you to change it to 3600 initially and after 1 day decrease it further to 60 and then do that shift, and increase in same pattern.</p>
<p>and i also you should treat "refresh" of SOA in the same way.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li class="alt" id="faq_11">
							<div class="faq_approve" id="fr_11">
	<p>Rating: +1</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,11,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,11,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>Is there is any other way to have quick propagation is SOA parameters and TTL are unaccessible ?</h3>
			<div class="answer">
				<p>No</p>
<p>But thats a problem when you have to move DNS Hosting in emergency. In normal moving (like if you are changed your web host) this generally is smooth.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li id="faq_12">
							<div class="faq_approve" id="fr_12">
	<p>Rating: +0</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,12,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,12,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>I have my old hosting up and also new hosting ready. Now i am shifting up, is there is any probability of downtime?</h3>
			<div class="answer">
				<p>No</p>
<p>This is one of BIGGEST confusions....see when you change your name servers or DNS records, there is NO intermediate situation. Once it would be pointing to old host and then suddenly to new host, so there will be NO downtime and provided both (old and new) hosts are ready.</p>
<p>But there is high probability of scattering of visitors across both servers which means after changing ns, some people might get your site from old server and some from new. Its almost fine in case of websites but effects a bit when you are moving email hosting as you will get few mails on old host and few on new. So make sure you keep checking old and new email host for your emails for 48hrs and after that say bye bye to old!</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li class="alt" id="faq_13">
							<div class="faq_approve" id="fr_13">
	<p>Rating: +1</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,13,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,13,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>I changed a few DNS records, my friend (on same ISP) can see changes but not me</h3>
			<div class="answer">
				<p>Its common, many times DNS records get cached on local cache or even local router.</p>
<p>Flush DNS cache for Microsoft Windows</p>
<p>To do this simply enter: ipconfig /flushdns in a command prompt.</p>
<p>    * Start -> Run -> type cmd<br />
    * type ipconfig /flushdns (in command prompt)<br />
    * DONE. DNS Cahe has just been flush.</p>
<p>In linux if you want to flush DNS cache you need to restart nscd daemon</p>
<p>    * type /etc/rc.d/init.d/nscd restart in your terminal<br />
    * or sudo /etc/init.d/nscd restart<br />
    * Once you run the command your linux DNS cache will flush.</p>
<p>Flush DNS Cache on MAC OS X</p>
<p>Mac OS X - Clearing / flushing the DNS Cache:</p>
<p>    * For Leopard, type in your terminal: sudo dscacheutil -flushcache<br />
    * For Tiger, type in your terminal: lookupd -flushcache</p>
<p>Once you run the command your DNS cache (in Mac OS) will flush.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li id="faq_14">
							<div class="faq_approve" id="fr_14">
	<p>Rating: +0</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,14,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,14,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>I switched my DNS Hosting but forget to put few records on new host. How to look for them now?</h3>
			<div class="answer">
				<p>Just query old server (if its still hosting your dns, means agreement still exists) using any ok web lookup tools like<br />
http://zoneedit.com/nslookup.htm<br />
http://network-tools.com/nslook/</p>
<p>here remember to put hostname or ip of old server to query</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li class="alt" id="faq_15">
							<div class="faq_approve" id="fr_15">
	<p>Rating: +0</p>

		<a href="#" title="This answer is good" onclick="faq_rate(4,15,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(4,15,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>Is there is any easy way to do NS looks from my own PC rather then using online lookup tools?</h3>
			<div class="answer">
				<p>Yes, but online tools are always much easy.</p>
<p>Anyways here's way to do lookup from your own system:</p>
<p>Linux:<br />
use dig<br />
e.g to view mx records for anuragbhatia.com command will be</p>
<p>dig anuragbhatia.com mx</p>
<p>e.g<br />
[root@anurag root]# dig anuragbhatia.com mx</p>
<p>; <<>> DiG 9.2.1 <<>> anuragbhatia.com mx<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 53970<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 7, AUTHORITY: 0, ADDITIONAL: 9</p>
<p>;; QUESTION SECTION:<br />
;anuragbhatia.com.              IN      MX</p>
<p>;; ANSWER SECTION:<br />
anuragbhatia.com.       603708  IN      MX      10 aspmx3.googlemail.com.<br />
anuragbhatia.com.       603708  IN      MX      10 aspmx2.googlemail.com.<br />
anuragbhatia.com.       603708  IN      MX      10 aspmx5.googlemail.com.<br />
anuragbhatia.com.       603708  IN      MX      10 aspmx4.googlemail.com.<br />
anuragbhatia.com.       603708  IN      MX      5 alt2.aspmx.l.google.com.<br />
anuragbhatia.com.       603708  IN      MX      5 alt1.aspmx.l.google.com.<br />
anuragbhatia.com.       603708  IN      MX      1 aspmx.l.google.com.</p>
<p>;; ADDITIONAL SECTION:<br />
aspmx3.googlemail.com.  1139    IN      A       209.85.199.27<br />
aspmx2.googlemail.com.  468     IN      A       209.85.135.27<br />
aspmx5.googlemail.com.  367     IN      A       74.125.45.27<br />
aspmx4.googlemail.com.  279     IN      A       66.249.93.27<br />
alt2.aspmx.l.google.com. 228    IN      A       209.85.199.27<br />
alt2.aspmx.l.google.com. 228    IN      A       209.85.199.114<br />
alt1.aspmx.l.google.com. 228    IN      A       72.14.221.114<br />
alt1.aspmx.l.google.com. 228    IN      A       72.14.221.27<br />
aspmx.l.google.com.     85      IN      A       216.239.59.27</p>
<p>;; Query time: 3 msec<br />
;; SERVER: 66.165.236.3#53(66.165.236.3)<br />
;; WHEN: Sat Nov  1 10:16:56 2008<br />
;; MSG SIZE  rcvd: 354</p>
<p>[root@anurag root]#</p>
<p>in Windows:</p>
<p>1.in dos execute nslookup.exe by giving - nslookup</p>
<p>2.now set query type to mx using - set type=mx</p>
<p>3.now put the domain - domain.com</p>
<p>so it would be like...<br />
Microsoft Windows XP [Version 5.1.2600]<br />
(C) Copyright 1985-2001 Microsoft Corp.</p>
<p>C:\Documents and Settings\Anurag Bhatia>nslookup<br />
Default Server:  resolver1.opendns.com<br />
Address:  208.67.222.222</p>
<p>> set type=mx<br />
> anuragbhatia.com<br />
Server:  resolver1.opendns.com<br />
Address:  208.67.222.222</p>
<p>Non-authoritative answer:<br />
anuragbhatia.com        MX preference = 1, mail exchanger = aspmx.l.google.com<br />
anuragbhatia.com        MX preference = 5, mail exchanger = alt2.aspmx.l.google.<br />
com<br />
anuragbhatia.com        MX preference = 5, mail exchanger = alt1.aspmx.l.google.<br />
com<br />
anuragbhatia.com        MX preference = 10, mail exchanger = aspmx4.googlemail.c<br />
om<br />
anuragbhatia.com        MX preference = 10, mail exchanger = aspmx5.googlemail.c<br />
om<br />
anuragbhatia.com        MX preference = 10, mail exchanger = aspmx2.googlemail.c<br />
om<br />
anuragbhatia.com        MX preference = 10, mail exchanger = aspmx3.googlemail.c<br />
om<br />
></p>
			</div>
			
			<div class="author">
							</div>

					</li>
			</ol>
	<div style="clear: both"></div>
	

Note: There is a rating embedded within this post, please visit this post to rate it.
<p>NOTE: You can download this post as pdf directly by <a href="http://anuragbhatia.com/wp-content/uploads/2008/11/DNS_Zone_Propagation_Time.pdf" target="_blank">clicking here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/dns/dns-zone-propagation-time/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great Poetry by Sh Atal Bihari Vajpyee</title>
		<link>http://anuragbhatia.com/great-poems/great-poetry-by-sh-atal-bihari-vajpyee/</link>
		<comments>http://anuragbhatia.com/great-poems/great-poetry-by-sh-atal-bihari-vajpyee/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 20:35:28 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Great Poems]]></category>

		<category><![CDATA[Patriotic]]></category>

		<category><![CDATA[Poems]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=417</guid>
		<description><![CDATA[This was one of the greatest poems by Sh. Atal Bihari Vajypee. Although i don&#8217;t like poems much but when it comes to patriotic feelings, i like everything  
I can clearly feel the energy levels poet here is having&#8230;.really really energetic.
Hope you will also enjoy it.


]]></description>
			<content:encoded><![CDATA[<p>This was one of the greatest poems by Sh. Atal Bihari Vajypee. Although i don&#8217;t like poems much but when it comes to patriotic feelings, i like everything <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I can clearly feel the energy levels poet here is having&#8230;.really really energetic.</p>
<p>Hope you will also enjoy it.</p>
<p><object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="300" height="30" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="src" value="http://www.anuragbhatia.com/wp-content/uploads/poetry/GaganMeinLahartaHaiBhagwaHamara.mp3" /><embed type="video/quicktime" width="300" height="30" src="http://www.anuragbhatia.com/wp-content/uploads/poetry/GaganMeinLahartaHaiBhagwaHamara.mp3"></embed></object></p>
<p><object classid="clsid:6bf52a52-394a-11d3-b153-00c04f79faa6" width="350" height="50" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"><param name="url" value="http://www.anuragbhatia.com/wp-content/uploads/poetry/GaganMeinLahartaHaiBhagwaHamara.mp3" /><embed type="application/x-mplayer2" width="350" height="50" src="http://www.anuragbhatia.com/wp-content/uploads/poetry/GaganMeinLahartaHaiBhagwaHamara.mp3"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/great-poems/great-poetry-by-sh-atal-bihari-vajpyee/feed/</wfw:commentRss>
<enclosure url="http://www.anuragbhatia.com/wp-content/uploads/poetry/GaganMeinLahartaHaiBhagwaHamara.mp3" length="2145533" type="audio/mpeg" />
		</item>
		<item>
		<title>How to choose a web host ?</title>
		<link>http://anuragbhatia.com/web-hosting/how-to-choose-a-web-host/</link>
		<comments>http://anuragbhatia.com/web-hosting/how-to-choose-a-web-host/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 12:20:37 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=335</guid>
		<description><![CDATA[Hello all
This is one of the common question, people ask me - How to choose a web host?
So now I am posting about choosing a right web host for small biz and mid scale business sites.
Unless you are about to use a really complicated script, there is no need to worry about versions of php [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all</p>
<p>This is one of the common question, people ask me - How to choose a web host?</p>
<p>So now I am posting about choosing a right web host for small biz and mid scale business sites.</p>
<p>Unless you are about to use a really complicated script, there is no need to worry about versions of php and MySQL and other complex factors&#8230;.</p>
<p>
<h2>Selection criteria will be based on:<br />	</h2>
<ul type="disc">
<li>Web      Space &amp; Bandwidth</li>
<p>	
<li>Reliability</li>
<p>	
<li>Support</li>
<p>	
<li>Type      of access</li>
<p>	
<li>Cost      factor</li>
<p>	
<li>Account      limits</li>
<p></ul>
<p>
<h2>So here we go!</h2>
<p>
<h3>Web Space</p>
<p><img class="alignnone" title="Storage" src="http://gygatek.net/Images/Hardisk.jpg" alt="" height="300" width="250" /></h3>
<p>Web space is <strong>NOT</strong><strong> </strong>much big issue, but I still see people worrying about those.</p>
<p>Let&#8217;s see how:</p>
<p>an average page of a site these days weighs around 300KB (having little flash work and rest data and a few pics.) thus if we take average site up to 8 pages (common for a business site.) thus whole site data is about300 X 8 = 2400KB = 2.4MB</p>
<p>Now adding space for PDF Boucher&#8217;s, a few more heavy pages like company&#8217;s pics. and other product detailed reports; a few video&#8217;s etc&#8230;..all will hardly cross 50MB</p>
<p>let&#8217;s <strong>keep a little reserve scripts</strong> - 500MB will more then enough for blog, forum, and other similar scripts</p>
<p>Thus saying <strong><span style="text-decoration: underline;">1GB space</span></strong> is TOO much for a corporate site!</p>
<p>I just want to make a point to<strong> </strong><strong><em>ignore &#8220;web space&#8221; factor unless space is less then 1GB</em></strong>, rest just consider other important factors</p>
<p>Then comes bandwidth, now that relies on visitors&#8230;lets try to calculate it also</p>
<p>average <em>homepage</em> size - 300KB and <em>contact us</em> page size - 100KB, average product detail pages - 500KB so we can assume here that 90% of visitors will go only through these pages</p>
<p>so 90% visitors will be using - 300+100+500&#215;4 = 2.4MB of bandwidth&#8230;.so now one can calculate based on that.</p>
<p>so 25GB bandwidth means 10,000+ visits which means 300+ visits a day&#8230;just for an average site</p>
<p>so here I just recommend considering your visitors and going with appropriate bandwidth and as for an average site, I personally feel <strong><em>25GB is more then enough</em></strong></p>
<p><strong><em> </em></strong><br />
<h2>Reliability</p>
<p><img class="alignnone" title="Reliable" src="http://www.tactechnology.com/tux.jpg" alt="" height="340" width="351" /></h2>
<p>This is an important concept which most of people miss out.</p>
<p>Reliability includes (but now limited to):
<ul type="disc">	
<li>Type      of Web Hosting company<br />There can be lot of difference if you choose a reseller as your web host,      sorry to say BUT mostly they have poor quality of everything (including      support, servers, policies) and thus I do NOT recommend going with a      reseller unless that is highly popular.<br />Now e.g. as per this Hostgator,      Dream Host etc are good <strong>BUT</strong> still      host like Go daddy aren&#8217;t up to that level.<br />So I just want to say preferably go with a Hosting &#8220;company&#8221; like thing rather then a &#8220;reseller&#8221;<br />And <strong><span style="text-decoration: underline;">ALWAYS make sure you are owner of domain.</span></strong> NEVER ever register your domain with a hosting company which doesn&#8217;t gives you access to domain control panel or doesn&#8217;t allow you to switch registrar. That&#8217;s the most common way in which people are trapped up!</li>
<p></ul>
<p>
<ul type="disc">	
<li>Type      of Hosting infrastructure. Again an important factor. It includes what      type of setup your site is on&#8230;.that might be a &#8220;<span style="text-decoration: underline;">single</span>&#8221; server of a reseller OR      a cluster of servers by a company like Dream Host.<br />While the 1st one is HIGHLY unsecured (anytime your cPanel account could be hacked) and will suck out your hours to restore back your site.</li>
<p></ul>
<p>
<ul type="disc">	
<li>Backups      - find out if web host is giving free full backups or not. It is one of <strong><em><span style="text-decoration: underline;">most      important yet most ignored feature</span></em></strong>.</li>
<p></ul>
<p>Check out for frequency of backups, checkout for cost of restoration of backups (it should be free or VERY low cost&#8230;) and also ask for time a host needs to restore backup.<br />
<h2>Support</h2>
<p><img class="alignnone size-medium wp-image-354" title="support" src="http://anuragbhatia.com/wp-content/uploads/2008/10/fotolia_306997_s-300x225.jpg" alt="" height="225" width="300" /></p>
<p><img src="file:///C:/DOCUME%7E1/ANURAG%7E1/LOCALS%7E1/Temp/moz-screenshot-1.jpg" alt="" /></p>
<p><img src="file:///C:/DOCUME%7E1/ANURAG%7E1/LOCALS%7E1/Temp/moz-screenshot.jpg" alt="" /></p>
<p>This is the thing which you will find in most of articles on choosing a web host. Yea that&#8217;s true it&#8217;s important. Just consider the following things in support:
<ul type="disc">	
<li>Should      be quick (if replies after 24hrs, its almost useless)</li>
<p>	
<li>Replies      should me sensible.</li>
<p>	
<li>Do      not give much weightage to chat support, as instant      solution to hosting queries is generally not possible. A <strong>24/7/365      email support</strong> is      good enough.</li>
<p>	
<li>And      as already stated MOST of &#8220;resellers&#8221; have poor support.</li>
<p></ul>
<p>An interesting question here could be how to know (without purchasing!) a web host about its support!</p>
<p>So the best way out is&#8230;contact support with pre-sales queries about various things I had discussed here. If you get reply in 24hrs then it &#8220;could be&#8221; a good host but if it&#8217;s more then 24hrs then it &#8220;is&#8221; worst host!<br />
<h2>Type of access:<br /><img class="alignnone size-medium wp-image-355" title="access" src="http://anuragbhatia.com/wp-content/uploads/2008/10/keyopt_bitting_imag.jpg" alt="" height="156" width="250" /></h2>
<p>It is important to know what type of access your web host will be giving to you. Check out with your host about:
<ul type="disc">	
<li>Type      of control panel (<strong>cPanel</strong><strong> </strong><strong>is best recommended</strong><strong> </strong>for Linux but still      control panels which hosts like dream host offer are also fine..)</li>
<p>	
<li>Ask      about Shell access (you might require them for some script work, etc)</li>
<p></ul>
<p>
<h2>Cost Factor:</h2>
<p>
<h2><img class="alignnone size-medium wp-image-357" title="cost factor" src="http://anuragbhatia.com/wp-content/uploads/2008/10/1bag_of_money-234x300.jpg" alt="" height="300" width="234" /></h2>
<p>Again one of fundamental most factors, here important is MOST of web host don&#8217;t give what you want. Let&#8217;s take example of Hostagator baby plan; I like it because of great speed servers, good support, no stupid limits. But can ANYONE from Hostgator could explain us which small business site need hundred GB&#8217;s of space, TB&#8217;s of bandwidth could be an exceptional case for some business BUT 600GB web space, does it makes ANY since when file hosting is not allowed, and you even can&#8217;t have more then one backup of your own cPanel account.
<ul type="disc">	
<li>So      it means you are paying $8-$9 per month for many resources which you will      never use, so just keep that in mind. <em>Don&#8217;t pay for 300GB when you need 1GB</em> <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<p>	
<li>Never      have longtime contracts, <strong><span style="text-decoration: underline;">1year hosting contract is good enough</span></strong>,      and do NOT think about those 5year stuff! yuk!</li>
<p>	
<li>Make      sure about things like domain transfer fees, cPanel account transfer fees, account      restoration fees, etc</li>
<p></ul>
<p>
<h2>Account Limits:</h2>
<p><img class="alignnone size-medium wp-image-358" title="limits" src="http://anuragbhatia.com/wp-content/uploads/2008/10/limits-300x227.jpg" alt="" height="227" width="300" /></p>
<p>There are some &#8220;heavily frustrating&#8221; things which just cause web host huge loss of customers and customers to just ignore that host.</p>
<p>Make sure about the following limits:
<ul type="disc">	
<li>no.      of sub-domains (must be unlimited or at      least 50+)</li>
<p>	
<li>no.      of add-on and parked domains (must be 20+)</li>
<p>	
<li>no.      of MySQL databases - SHOULD be <strong>UNLIMITED!!!</strong><strong> </strong></li>
<p>	
<li>no. of FTP accounts - should be      unlimited</li>
<p>	
<li>no. of auto responders, mailing      lists etc in cPanel - should be      unlimited</li>
<p>	
<li>How much CPU resources you can use (including memory, processor load) and for how long? Typically it is 25% allowed maximum for 90 seconds. (if you have extensive scripting work, you must check it up with host)</li>
<p></ul>
<p>I hope you will find this helpful <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a rating embedded within this post, please visit this post to rate it.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/how-to-choose-a-web-host/feed/</wfw:commentRss>
		</item>
		<item>
		<title>writing in Hindi</title>
		<link>http://anuragbhatia.com/great-tools/writing-in-hindi/</link>
		<comments>http://anuragbhatia.com/great-tools/writing-in-hindi/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 11:42:22 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Great tools]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=325</guid>
		<description><![CDATA[i just came across this WONDERFUL firefox plugin
https://addons.mozilla.org/en-US/firefox/addon/8731
it use Google translator API and thus making Hindi chat experience REALLY smooth  
Thumbs up for Sridhar an Engineer from Zoho  

I wish him all the best for next versions of plugin 
]]></description>
			<content:encoded><![CDATA[<p>i just came across this WONDERFUL firefox plugin</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/8731" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/8731</a></p>
<p>it use <a href="http://code.google.com/apis/ajaxlanguage/documentation/" target="_blank">Google translator API</a> and thus making Hindi chat experience REALLY smooth <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thumbs up for <a href="http://sridharpg.blogspot.com/" target="_blank">Sridhar</a> an Engineer from Zoho <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone" title="Good Job" src="http://www.sayleadershipcoaching.com/photos/uncategorized/great_job_1.jpg" alt="" width="400" height="400" /></p>
<p>I wish him all the best for next versions of plugin <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/great-tools/writing-in-hindi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>External web host with GApps</title>
		<link>http://anuragbhatia.com/web-hosting/dns/external-web-host-with-gapps/</link>
		<comments>http://anuragbhatia.com/web-hosting/dns/external-web-host-with-gapps/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 21:37:50 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=313</guid>
		<description><![CDATA[Hello all!!!
i was just getting lot of queries regarding setup of GApps with external web host. So basically using GApps for email hosting and using a separate web host for Web hosting.
Now we can have this kind of setup in two ways:

using DNS hosting of web host
using external DNS hosts

regarding differences in both i had [...]]]></description>
			<content:encoded><![CDATA[<p>Hello all!!!</p>
<p>i was just getting lot of queries regarding setup of GApps with external web host. So basically using GApps for email hosting and using a separate web host for Web hosting.</p>
<p>Now we can have this kind of setup in two ways:</p>
<ol>
<li>using DNS hosting of web host</li>
<li>using external DNS hosts</li>
</ol>
<p>regarding differences in both i had gave <a href="http://anuragbhatia.com/2008/07/external-dns-hosts/" target="_blank">here</a></p>
<p>1st way is quite easy, it just need you to put <a href="http://http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=33352" target="_blank">Google&#8217;s mx records</a> at web hosting control panel</p>
<p>But you will need #2 in case of following things:</p>
<ul>
<li><span style="color: #ff0000;">web host doesn&#8217;t allow using custom mx</span></li>
<li>you want to create cname records and web host is not giving option to do so</li>
<li>you can put only one mx record but still you want all emails on time with full redundancy</li>
<li>you also want to create advanced records like SPF, SRV etc</li>
</ul>
<p>So here&#8217;s the info on #2</p>
<p>here i am giving some DNS related steps and tricks to do that.</p>
<h2>Step 1 - choose DNS Host</h2>
<p>Now here you may choose your registrar&#8217;s dns hosting (if available) or else you can go with an external free dns host (remember free <span style="color: #ff0000;">DNS</span> hosts are highly reliable)</p>
<p>you may go with:</p>
<ul>
<li><a href="http://editdns.net" target="_blank">Edit DNS</a></li>
<li><a href="http://zoneedit.com" target="_blank">Zoneedit</a></li>
<li><a href="http://everydns.net" target="_blank">Everydns</a></li>
<li><a href="http://sitelutions.com" target="_blank">Sitelutions</a></li>
<li><a href="http://web-dns.co.uk">web-dns</a></li>
</ul>
<p>Incase you need something with gurantee, you can try out Googleing for &#8220;paid external dns&#8221;</p>
<pre><code>

</code></pre>
<h2>Step 2- create GApps records</h2>
<p>Now here start creating GApps records&#8230;.as</p>
<ol>
<li><strong>mx records</strong> - <a href="http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=33352">http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=33352 </a></li>
<li><strong>cname record</strong> for verification and <strong>custom url&#8217;s</strong> - <a href="http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=47283" target="_blank">http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=47283</a></li>
<li><strong><em>Optional</em> - SRV records - </strong>These are to enable usage of GTalk for GAPps account from outside of Google network. Here&#8217;s more info.  - <a href="http://anuragbhatia.com/2008/09/googles-srv-records/" target="_blank">http://anuragbhatia.com/2008/09/googles-srv-records/</a></li>
<li><strong>Optional - SRF records </strong>- These are to protect your domain from being used by spammers.<br />
in case you want to use ONLY GApps for sending mail on behalf of your domain, just create this &#8220;txt record&#8221; at dns hosting for root (domain.com) zone -<br />
<span style="color: #ff0000;"><strong>v=spf1 include:aspmx.googlemail.com ~all</strong></span></p>
<p>and incase you plan to use servers others then (but including) Google&#8217;s then use <a href="old.openspf.org/wizard.html">this wizard</a> to generate custom SPF for your domain.</li>
</ol>
<h2>Step 3 - Configuring Web Hosting</h2>
<p>to configure web hosting, you need to point root zone (i.e <strong>domain.com</strong>) and also subzones to web hosting server&#8217;s ip using &#8220;<strong>A record</strong>&#8221;</p>
<p>Now here exists two possibilities:</p>
<ul>
<li>your web host gave you web hosting server&#8217;s ip (sweet host!) <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>your web host gave you only nameservers and not any hosting server&#8217;s ip.</li>
</ul>
<p>in 1st case ignore next section and scroll down and further instructions.</p>
<p>here&#8217;s what to do in 2nd case to get ip of hosting server.</p>
<p>Here&#8217;s the idea is just to <strong>query nameservers given by web host for &#8220;A records&#8221; of your domain</strong>.</p>
<p>proceed as:</p>
<ul>
<li>use any dns lookup tool, for simplicity i am using <a href="http://zoneedit.com/nslookup.htm" target="_blank">zoneedit&#8217;s nslookup</a> tool</li>
<li>put your own domain in domain field</li>
<li>select record as &#8220;A record&#8221; for querying</li>
<li>use nameservers to query of your web host.</li>
</ul>
<p>here&#8217;s a preview</p>
<p><a href="http://anuragbhatia.com/wp-content/uploads/2008/09/dns-lookup-example.gif"><img class="alignnone size-medium wp-image-314" title="dns-lookup-example" src="http://anuragbhatia.com/wp-content/uploads/2008/09/dns-lookup-example-300x257.gif" alt="" width="300" height="257" /></a></p>
<p>(<span style="color: #0000ff;">click on image to enlarge</span>)</p>
<p>you can also use dig command if you are on Linux, use it as</p>
<p><span style="color: #ff0000;"><strong>dig your-domain.com@ns1.your-web-host-server.com a</strong></span></p>
<p>Thus you will notice output as</p>
<p>[anurag@root ~]$ dig harisri.in@ns1.anuragbhatia.com a</p>
<p>; &lt;&lt;&gt;&gt; DiG 9.2.4 &lt;&lt;&gt;&gt; harisri.in@ns1.anuragbhatia.com a<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 398<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0</p>
<p>;; QUESTION SECTION:<br />
;harisri.in@ns1.anuragbhatia.com. IN   A</p>
<p>;; ANSWER SECTION:<br />
harisri.in@ns1.anuragbhatia.com. 60 IN A       72.9.152.48</p>
<p>;; Query time: 253 msec<br />
;; SERVER: 69.56.247.250#53(69.56.247.250)<br />
;; WHEN: Mon Sep 29 16:23:41 2008<br />
;; MSG SIZE  rcvd: 65</p>
<p>[anurag@root ~]$</p>
<p>Now after getting ip of web hosting server just create the following records:</p>
<ol>
<li><strong>A record</strong> for <strong>domain.com</strong> pointing to that <strong>ip </strong></li>
<li><strong>A record</strong> for <strong>*.domain.com</strong> pointing to that <strong>ip</strong></li>
</ol>
<p>This will enable <strong>web hosting </strong>on <strong>domain.com </strong>as well as <strong>all subdomains </strong>(including <strong>www</strong>.domain.com)</p>
<h2>Step 4 - Changing nameservers of domain</h2>
<p>Now just change the nameservers of your domain. Point your domain to nameservers of the dns host you are using.</p>
<p>And done!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/dns/external-web-host-with-gapps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google&#8217;s SRV records</title>
		<link>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/</link>
		<comments>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 17:30:01 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[DNS]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=245</guid>
		<description><![CDATA[After recieving lots of emails regarding SRV records issue in Google Apps, i finally tried that in myeslf&#8230;&#8230;unfortunately thats true that Google has missing info. about SRV records.
As per refering to official Google&#8217;s help here .
It has missing info. about the location servers.
Here are those missing SRV records&#8230;
_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk.l.google.com.
_xmpp-client._tcp.YOURDOMAIN.TLD. IN [...]]]></description>
			<content:encoded><![CDATA[<p>After recieving lots of emails regarding SRV records issue in Google Apps, i finally tried that in myeslf&#8230;&#8230;unfortunately thats true that Google has missing info. about SRV records.</p>
<p>As per refering to official Google&#8217;s help <a href="http://www.google.com/support/a/bin/answer.py?hl=en&amp;answer=34143" target="_blank">here</a> .</p>
<p>It has missing info. about the location servers.</p>
<p>Here are those missing SRV records&#8230;</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk1.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk2.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk3.l.google.com.</p>
<p>_xmpp-client._tcp.YOURDOMAIN.TLD. IN SRV 20 0 5222 talk4.l.google.com.</p>
<p>so finally saying&#8230;..just forget everything and have these SRV records to get your domain&#8217;s Gtalk working from external IM services&#8230;</p>
<p><strong>Hostname                                       Type      Priority      Port         Record Value</strong></p>
<p>_xmpp-server._tcp.your-domain.com.      IN SRV        5                0 5269     xmpp-server.l.google.com.<br />
_xmpp-server._tcp.your-domain.com.      IN SRV       20               0 5269     xmpp-server1.l.google.com.<br />
_xmpp-server._tcp.your-domain.com.      IN SRV       20               0 5269     xmpp-server2.l.google.com.<br />
_xmpp-server._tcp.your-domain.com.      IN SRV       20               0 5269     xmpp-server3.l.google.com.<br />
_xmpp-server._tcp.your-domain.com.      IN SRV       20               0 5269     xmpp-server4.l.google.com.<br />
_jabber._tcp.your-domain.com.                 IN SRV       5                 0 5269     xmpp-server.l.google.com.<br />
_jabber._tcp.your-domain.com.                 IN SRV      20                0 5269     xmpp-server1.l.google.com.<br />
_jabber._tcp.your-domain.com.                 IN SRV      20                0 5269     xmpp-server2.l.google.com.<br />
_jabber._tcp.your-domain.com.                 IN SRV      20                0 5269     xmpp-server3.l.google.com.<br />
_jabber._tcp.your-domain.com.                 IN SRV      20                0 5269     xmpp-server4.l.google.com.</p>
<p>_xmpp-client._tcp.your-domain.com.      IN SRV      20                0 5222     talk.l.google.com.<br />
_xmpp-client._tcp.your-domain.com.      IN SRV      20                0 5222     talk1.l.google.com.<br />
_xmpp-client._tcp.your-domain.com.      IN SRV      20                0 5222     talk2.l.google.com.<br />
_xmpp-client._tcp.your-domain.com.      IN SRV      20                0 5222     talk3.l.google.com.<br />
_xmpp-client._tcp.your-domain.com.      IN SRV      20                0 5222     talk4.l.google.com.</p>
<p><em><strong>NOTE: In case you are finding this view difficult to read, please <a href="http://docs.google.com/Doc?id=dfmvj88r_35gctm8vnt" target="_blank">click here</a></strong></em></p>
<h3>FAQ ON GApps SRV Records</h3>
	<ol class="faq">
				<li id="faq_3">
							<div class="faq_approve" id="fr_3">
	<p>Rating: +0</p>

		<a href="#" title="This answer is good" onclick="faq_rate(2,3,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(2,3,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>What are SRV records?</h3>
			<div class="answer">
				<p>This record type is defined in RFC1183.</p>
<p>SRV-Records (location of service)</p>
<p>SRV-records are used to specify the location of a service.</p>
<p>They are recently being used in connection with different directory servers such as LDAP (Lightweight Directory Access Protocol), and Windows 2000/2003 directory services.</p>
<p>They can also be used for advanced load balancing and to specify specific ports for services - for example that a web-server is running on port 8080 instead of the usual port 80 (theoretical example - this is not yet supported by any major browsers).</p>
<p>This record type is however NOT supported by most programs in use today, including web-browsers.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li class="alt" id="faq_4">
							<div class="faq_approve" id="fr_4">
	<p>Rating: +2</p>

		<a href="#" title="This answer is good" onclick="faq_rate(2,4,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(2,4,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>What is standard syntex of SRV records?</h3>
			<div class="answer">
				<p>The name of a SRV-record is defined as “_service._protocol.domain” - for example “_ftp._tcp.xyz.com”.<br />
the protocol is generally TCP or UDP.</p>
<p>The “service location” is specified through a target, priority, weight, and port:<br />
- Target is the domain name of the server (referencing an A-record).<br />
- Priority is a preference number used when more servers are providing the same service (lower numbers are tried first).<br />
- Weight is used for advanced load balancing.<br />
- Port is the TCP/UDP port number on the server that provides this service.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li id="faq_5">
							<div class="faq_approve" id="fr_5">
	<p>Rating: +1</p>

		<a href="#" title="This answer is good" onclick="faq_rate(2,5,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(2,5,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>ok fine, tell me practical use of SRV records.</h3>
			<div class="answer">
				<p>These days, as per great influence of Google Apps, more and more admins and webmasters are moving their site on Google Apps.</p>
<p>And in case if anyone wants to chat outside Google netwrk (which includes Gmail and GAPps users) they need SRV records.</p>
<p>e.g incase you want to use popular meebo.com's IM services with your GAPps account, then you MUST have SRV records for your domain.</p>
			</div>
			
			<div class="author">
							</div>

					</li>
				<li class="alt" id="faq_6">
							<div class="faq_approve" id="fr_6">
	<p>Rating: +1</p>

		<a href="#" title="This answer is good" onclick="faq_rate(2,6,0); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/positive.png" width="14" height="14" alt="Positive"/>
	</a>
	<a href="#" title="This answer is bad" onclick="faq_rate(2,6,1); return false">
		<img align="top" src="http://anuragbhatia.com/wp-content/plugins/faq-tastic/images/negative.png" width="14" height="14" alt="Negative"/>
	</a>
	</div>							
			<h3>I don't see any option like SRV at my DNS host....what to do?</h3>
			<div class="answer">
				<p>Thats very common, unfortunately MOST of DNS hosts still don't support SRV records.</p>
<p>You have only two ways:</p>
<p>1.either forget the idea of using GAPps account with any outside IM netwrk!<br />
2.switch to any external DNS host which supports creation of SRV records.<br />
one of free yet reliable host is editdns.net<br />
For premium host, try googling for them, you will find a lot!</p>
			</div>
			
			<div class="author">
							</div>

					</li>
			</ol>
	<div style="clear: both"></div>
	

<br/>
<form action="http://anuragbhatia.com/wp-content/plugins/faq-tastic/add-question.php" method="post" accept-charset="utf-8">
	<table width="100%">
		<tr>
			<th align="right" width="70" valign="top">Question:</th>
			<td align="left">
				<textarea name="faq_question" style="width: 95%" rows="5" cols="40"></textarea>
			</td>
		</tr>
		<tr>
			<th valign="top" align="right" width="70">Email:</th>
			<td align="left"><input type="text" size="30" name="faq_email" value=""/> <sup>1</sup>
				</td>
		</tr>
		<tr>
			<th width="70"></th>
			<td align="left"><input type="submit" name="add" value="Ask question"/></td>
		</tr>
	</table>
	<input type="hidden" name="group" value="2"/>
	<input type="hidden" name="source" value="http://anuragbhatia.com/web-hosting/dns/googles-srv-records/"/>
</form>
<br/>
<small>1 - optional, used to notify you when the question has been answered</small>

<p>Hope this will help you out <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a rating embedded within this post, please visit this post to rate it.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/dns/googles-srv-records/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Out sourcing email hosting</title>
		<link>http://anuragbhatia.com/web-hosting/out-sourcing-email-hosting/</link>
		<comments>http://anuragbhatia.com/web-hosting/out-sourcing-email-hosting/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 16:30:09 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=173</guid>
		<description><![CDATA[Hi there&#8230;.
Out sourcing is really going everywhere and really EVERYWHERE!
And now it has reached Email Hosting too!!!  Sounds exiting, isn&#8217;t it?  
and latest work by one of US big web hosts proves that.
More and more companies these days are moving towards outsourced email hosting and fun is web hosts are too in that [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there&#8230;.</p>
<p>Out sourcing is really going everywhere and really <strong>EVERYWHERE!</strong></p>
<p>And now it has reached Email Hosting too!!!  Sounds exiting, isn&#8217;t it? <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>and latest work by one of US big web hosts proves that.</p>
<p>More and more companies these days are moving towards outsourced email hosting and fun is web hosts are too in that cue!!!</p>
<p>A few months back even Dream Host also recommended Google hosted email via GApps suite&#8230;.in one of their blog &gt;&gt;&gt;  http://blog.dreamhost.com/2008/05/23/what-web-hosting-is-for/</p>
<p>observe the lines</p>
<p><em>But </em><em>why would you use Gmail? Well, they <strong>do</strong> have a pretty cool web interface, which you can add your own logo to and access at your own domain; but besides that they also have regular POP/IMAP/SMTP access, plus awesome archiving, searching, filtering, reliability, accessibility</em></p>
<p>Thus Dream Host is also accepting that GApps provide better service then an hosted email at there server&#8230;..truly saying thats true!!!</p>
<h3>Actually, there is much profit in having an outsourced email hosting with service like Google Apps&#8230;</h3>
<ol>
<li>Out sourced email&#8230;.so you don&#8217;t need to put effort in maintaining servers at office, looked after by a server admin (adding more to the cost) , you don&#8217;t need to worry about storage, hardware, ISP&#8217;s link, spyware and Virus issues&#8230;..actually truly saying all these points become good excuses to not have an @company-name.com id by small businesses.</li>
<li>In comparison with email hosting of web host, its even still better&#8230;&#8230;say lets compare GApps with an web based email service like squirrel mail .<br />
In this case, unfortunately most of small web hosts show 1-2 min downtime ever week (as per what i observed&#8230;) and in this setup here is only one server which hosts email, thus late delivery can be an common issue with small web hosts, having one server hosting about 500 small business web sites with email&#8230;&#8230;.</li>
<li>After reliability, data protection is also an issue, since most of email hosting is based on Linux server giving cpanel in front end and WHM panels in backend, its really not much difficult for hackers to get into a server which is like  <em>kids playing football in a showroom </em>;)but till now i haven&#8217;t heard any case of data loss by Gmail, thats true it was down a few weeks back and the outage was for about 24hrs for some accounts, but isn&#8217;t its <strong>STILL MUCH BETTER </strong>then seeing an own server being crashed with data loss after morning coffee ?<br />
So the point i wana say, GApps gives a feeling, <em>might be not reachable but its there!!!</em></p>
<p>I heard many critics just crying out for little downtime in GApps&#8230;&#8230;yes! &#8230;it was about 24 hrs BUT BUT and <strong>BUT </strong>for &#8220;<strong>a FEW</strong>&#8221; accounts and i don&#8217;t feel it that much painful, after observing other reliability features.</li>
<li>And if we talk about things other then reliability, <strong>features </strong>is another great attraction towards Google hosted email.</li>
</ol>
<p>So actually truly saying out sourcing mail has many profits BUT for small business&#8230; how? (read on&#8230;)</p>
<h3><a href="http://anuragbhatia.com/wp-content/uploads/2008/08/data-center.jpg"><img class="size-medium wp-image-180 alignnone" title="data-center" src="http://anuragbhatia.com/wp-content/uploads/2008/08/data-center-225x300.jpg" alt="" width="225" height="300" /></a></h3>
<p>your office? <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>if we look at cost of an email server&#8230;.</h3>
<ul>
<li>cost of hardware</li>
<li>cost of storage&#8230;..(really high as remember, we are comparing it with Google&#8217;s hosting)</li>
<li>cost of bandwidth</li>
<li>uplink speeds, since most of small biz email server have uplink of 5-10Mbps which can make everything slow in case of peak time hours</li>
<li>Facilities like sending attachments can cause heavy load on low infrastructure (storage and link speed)</li>
<li>cooling solutions to have an &#8220;always-on&#8221; &#8230;i repeat <strong>have an ALWAYS ON&#8230;.</strong> but for small businesses maintaining all that will be even more tedious.</li>
<li>cost of a guy called &#8220;server admin!&#8221; <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
</ul>
<p>So thus truly saying out sourcing is good BUT there are <strong>a few </strong>problems still evolved&#8230;. or we can just put a question - <strong>is there is any need to have a personal data center for small businesses just to have an @company-name.com id ?</strong></p>
<h3>Negatives of using out sourced email&#8230;</h3>
<ul>
<li>Data security&#8230;&#8230;yes that can be&#8230; e.g an server admin handling mail server can &#8230;&#8230;.<br />
but but and but small business don&#8217;t have that much trouble and also we can rely on reputed email hosts like Google&#8230;..but for a Very BIG organization, it can be troubleful &#8230;&#8230;.</li>
<li>Buggy servers! there can be whole lot troubles in using &#8230;like e.g if you add and domain alias in Google and then delete it, there is high probability that you won&#8217;t be able to add it back to Google &#8220;smoothly&#8230;&#8221; and also same case lies with deleted user etc&#8230;&#8230;..which are not at all any problems when you have your server is nxt down floor of your office.</li>
<li>You will be having full control on eveything, like e.g taking you can&#8217;t assign a user less/more then 7GB space in GAPps and at max is 25GB which is in premium edition at $50/user/yr cost whereas you can assign any limit on storage of individual account.</li>
</ul>
<p>BUT if we observe these things, they are the features which small businesses doesn&#8217;t need any more&#8230;..</p>
<h2>Concussion</h2>
<p>Its really good for small businesses to have an out sourced email rather then having own data center just for providing a few people with business email but yes, can cause a little pain for big organizations who can afford personal data centers for reliability and can spend huge money on it.</p>
<p>So for a company having less then 500 users GAPps hosted mail is much better choice, for more then that, company can invest in server &#8230;mind it &#8220;<strong>reliable </strong>server!&#8221; <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/out-sourcing-email-hosting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>External DNS hosts&#8230;</title>
		<link>http://anuragbhatia.com/web-hosting/external-dns-hosts/</link>
		<comments>http://anuragbhatia.com/web-hosting/external-dns-hosts/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 16:23:28 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[DNS]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=63</guid>
		<description><![CDATA[So after answering lots of queries regarding Web Hosting setup, i thought to post about it here&#8230;&#8230;
This is regarding use of &#8220;External DNS Host&#8230;&#8221;
Most of newbies get confused because of type of setup they want&#8230;..
Type of DNS setups of site :

Web host and dns host both are same&#8230;&#8230;.i.e using web hosts name servers.
Using separate DNS [...]]]></description>
			<content:encoded><![CDATA[<p>So after answering lots of queries regarding Web Hosting setup, i thought to post about it here&#8230;&#8230;</p>
<p>This is regarding use of &#8220;<strong>External DNS Host&#8230;</strong>&#8221;</p>
<p>Most of newbies get confused because of type of setup they want&#8230;..</p>
<h2>Type of DNS setups of site :</h2>
<ol>
<li>Web host and dns host both are same&#8230;&#8230;.i.e using web hosts name servers.</li>
<li>Using separate DNS host and Web Host&#8230;</li>
</ol>
<p>Both setups have their own advantages and dis-advantages&#8230;..like</p>
<h3>Setup 1</h3>
<p>Here we just use all services of web host including DNS hosting too&#8230;.</p>
<p>like putting nameservers of Web Hosts @ registrar wrks that way&#8230;</p>
<p>This setup can be recommended ONLY when the web host is highly reliable and NOT with free or cheap web hosts. The main reason for that being since most of people now-a-days use email at their domain, and using a cheap or free web host&#8217;s dns can cause a whole lot trouble <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_surprised.gif' alt=':-o' class='wp-smiley' /> </p>
<p>But its always good type of setup when one is having a really good web host having really high (99.9%+) uptime, and one doesn&#8217;t needs access to DNS records of domain (which is often not required by a general user hosting one zone with one host!)</p>
<h3>Setup 2</h3>
<p>This can be a much much reliable setup, i.e having separate dns hosting other then using web hosts servers for dns hosting.</p>
<p>It can be useful as incase web host goes down, one can still have email working (as mostly people have email servers different from web hosting server!)</p>
<p><em>And also there is an very interesting fact that Free DNS hosts are HIGHLY reliable as comapred to cheap/free web hosts!!!</em></p>
<p>Thats my personal experience! <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So in this setup easy way is just to create the following basic records</p>
<ol>
<li>A record for root zone pointing to the ip of the web server of your web host.</li>
<li>Wildcarded A record (*.domain.com) also pointing to the ip of the web server of your web host (for sub-domains to work&#8230;)</li>
<li>mx records (incase you are using 3rd party email hosting rather then your web host&#8230;) so just simply create mx records with proper priority values &#8230;and done!!!but in case you have email hosting same as your web host&#8217;s then just leave step 3 and everything will go fine <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<p>So here&#8217;s the comparison b/w the both hosting methods&#8230;</p>
<div id="elp8">
<table id="j36-" class="zeroBorder" border="0" cellspacing="0" cellpadding="3" width="100%">
<tbody id="elp80">
<tr id="elp81">
<td id="elp82" width="33%"><span style="font-size: small;"><strong id="n375">Feature&#8217;s</strong><br id="elp83" /> </span></td>
<td id="elp84" width="33%"><span style="font-size: small;"><strong id="bxom">Using Web Host&#8217;s DNS</strong><br id="elp85" /> </span></td>
<td id="elp86" width="33%"><span style="font-size: small;"><strong id="ns65">Using External DNS Host</strong><br id="elp87" /> </span></td>
</tr>
<tr id="elp88">
<td id="elp89" width="33%"><span style="font-size: small;"><strong id="ww7l"><span>Nameserver&#8217;s hosting DNS <br id="elp810" /> </span></strong></span></td>
<td id="elp811" width="33%"><span style="font-size: small;">often 2<br id="elp812" /> </span></td>
<td id="elp813" width="33%"><span style="font-size: small;">mostly 4<br id="elp814" /> </span></td>
</tr>
<tr id="elp815">
<td id="elp816" width="33%"><span style="font-size: small;"><strong id="ww7l0"><span>Control on TTL and SOA Parameter&#8217;s<br id="elp817" /> </span></strong></span></td>
<td id="elp818" width="33%"><span style="font-size: small;">no<br id="elp819" /> </span></td>
<td id="elp820" width="33%"><span style="font-size: small;">yes<br id="elp821" /> </span></td>
</tr>
<tr id="elp822">
<td id="elp823" width="33%"><span style="font-size: small;"><strong id="ww7l1"><span>3rd Party&#8217;s mx records with priorities<br id="elp824" /> </span></strong></span></td>
<td id="elp825" width="33%"><span style="font-size: small;">no<br id="elp826" /> </span></td>
<td id="elp827" width="33%"><span style="font-size: small;">yes<br id="elp828" /> </span></td>
</tr>
<tr id="elp829">
<td id="elp830" width="33%"><span style="font-size: small;"><strong id="ww7l2"><span>Shifting web hosting (in case of downtime)<br id="elp831" /> </span></strong></span></td>
<td id="elp832" width="33%"><span style="font-size: small;">n/a</span><span style="font-size: small;"><br id="elp833" /> </span></td>
<td id="elp834" width="33%"><span style="font-size: small;">yes</span><span style="font-size: small;"><br id="elp835" /> </span></td>
</tr>
<tr id="elp836">
<td id="elp837" width="33%"><span style="font-size: small;"><strong id="ww7l3"><span>Email (in case of downtime by webhost)<br id="elp838" /> </span></strong></span></td>
<td id="elp839" width="33%"><span style="font-size: small;">down<br id="elp840" /> </span></td>
<td id="elp841" width="33%"><span style="font-size: small;">up!!!</span><span style="font-size: small;"><br id="elp842" /> </span></td>
</tr>
<tr id="whwa">
<td id="whwa0" width="33%"><span style="font-size: small;"><strong id="ww7l4"><span>Option of hosting sub-domain from other hosts<br id="whwa1" /> </span></strong></span></td>
<td id="whwa2" width="33%"><span style="font-size: small;">no<br id="whwa3" /> </span></td>
<td id="whwa4" width="33%"><span style="font-size: small;">yes<br id="whwa5" /> </span></td>
</tr>
<tr id="xds.5">
<td id="xds.6" width="33%"><span style="font-size: small;"><strong id="ww7l5"><span>Reliablity<br id="xds.8" /> </span></strong></span></td>
<td id="xds.9" width="33%"><span style="font-size: small;">low<br id="xds.11" /> </span></td>
<td id="xds.12" width="33%"><span style="font-size: small;">high<br id="xds.14" /> </span></td>
</tr>
<tr id="x0o1">
<td id="x0o10" width="33%"><span style="font-size: small;"><strong>Creation of advanced records like SRV, HINFO, PTR etc</strong><br id="x0o11" /> </span></td>
<td id="x0o12" width="33%"><span style="font-size: small;">no<br id="x0o13" /> </span></td>
<td id="x0o14" width="33%"><span style="font-size: small;">yes<br id="x0o15" /> </span></td>
</tr>
</tbody>
</table>
</div>
<div><strong></strong></p>
<p><strong></strong></p>
<p><strong>Note: </strong>The features of web hosts described here are general features which MOST of Web Hosts offers, and there is always a high probability of different features.</div>
<h2>Summary</h2>
<p>So finalizing facts, i can just say you MUST go with a good external DNS host (free or paid&#8230;) to get full control on DNS things like - <strong>DNS records (A,cname,mx,srv,AAAA,NS,HINFO,PTR) , TTL, control on SOA parameters. </strong>All these features can be avoided ONLY if you use a really Good web host and are fully satisfied with its features <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thanks for reading and plz don&#8217;t forget to leave comments <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/external-dns-hosts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unlimited web hosting - a deep review</title>
		<link>http://anuragbhatia.com/web-hosting/unlimited-web-hosting-a-deep-review/</link>
		<comments>http://anuragbhatia.com/web-hosting/unlimited-web-hosting-a-deep-review/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 11:43:20 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=59</guid>
		<description><![CDATA[A few days back one of my friend told me to get a Unlimited web hosting account&#8230;..that too was for lifetime !!!
Features:

unlimited web space (with a *)
unlimited bandwidth (with a *)
for Lifetime !!! (with a *)
unlimited add on domains
unlimited parked domains
unlimited subdomains
unlimited Databases
Its cpanel !
99.9% uptime guarantee !
7 days money back guarantee !

all this was [...]]]></description>
			<content:encoded><![CDATA[<p>A few days back one of my friend told me to get a Unlimited web hosting account&#8230;..that too was for lifetime !!!</p>
<h3>Features:</h3>
<ul>
<li>unlimited web space (with a *)</li>
<li>unlimited bandwidth (with a *)</li>
<li>for Lifetime !!! (with a *)</li>
<li>unlimited add on domains</li>
<li>unlimited parked domains</li>
<li>unlimited subdomains</li>
<li>unlimited Databases</li>
<li>Its cpanel !</li>
<li>99.9% uptime guarantee !</li>
<li>7 days money back guarantee !</li>
</ul>
<p>all this was for just $17 (US dollers !) <strong>one time</strong></p>
<p>Sounds intersting isn&#8217;t it&#8230;&#8230;.means when we pay about $4-$5 a month for a few GB&#8217;s of space and a few hundreds of bandwidth this offers looks very attractive.</p>
<p>So ignoring the * i just gave it a try !</p>
<p>Signup was really good&#8230;&#8230;.everything got wrking withing 1hr&#8230;&#8230;&#8230;..</p>
<p>Now i just didn&#8217;t used that account for about 40-50 days&#8230;&#8230;..later i need to host a .iso image yea&#8230;correct file hosting&#8230;.now you are getting it ! <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Hey&#8230;..remember i asked the reseller as per his terms to give me permission to host that file&#8230;&#8230;and he gave <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So a little hassle came up :</p>
<ul>
<li>No shell access&#8230;..aah&#8230;.i asked support for that but support guy was a reseller&#8230;&#8230;so he can&#8217;t actually help much here !</li>
<li>i tried putting wget in a cron with confusing cpanel parameters &#8230;to make sure it download that file later in night and tried same for 2 days&#8230;..it never wrked&#8230;&#8230;&#8230;</li>
<li>again asked support for Shell access &gt;&gt;&gt; same reply &lt;&lt;&lt;</li>
<li>Ok fine after little frustations&#8230;..i just used the advanced tab while setting cron and gave * in ALL parameters !&#8230;.assuming this time it will just start a cron within a minute and everything will go smoothly&#8230;&#8230;.</li>
<li>No No &#8230;.failure again ! &#8230;.it started downloading from source and kept increasing no. of downloads&#8230;&#8230;by starting a download every min ! (i gave * in all parameters of cron&#8230;.remember !)</li>
<li>I observed the mistake&#8230;and tried deleting the cron&#8230;but the server has already suspended me !!! (looks funny&#8230;.read more&#8230;.)</li>
<li>ok &#8230;.now i contacted the reseller&#8230;&#8230;..</li>
<li>His reply &gt;&gt;&gt; &#8220;Hi, i got reply from the host under which i am reseller&#8230;they say - &#8220;the user Anurag tried to hack server with malicious scripts and tried to influence the other accounts !&#8221;<br />
They even suspended all 200 accounts under me in the process&#8230;and deleted your account permanently&#8221;</li>
<li>LOL <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  -  really funny !</li>
<li>Ok so now reseller suggested to pay $10 to get a lifetime account on new server&#8230;&#8230;..$10 for lifetime&#8230;..hmmmm&#8230;&#8230;not bad isn&#8217;t it ? <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>got a new cpanel account with same features&#8230;&#8230;&#8230;.</li>
<li>This time i again put the cron with EXTREME caution&#8230;&#8230;.and hurray got it wrking&#8230;&#8230;.appears i can sleep comforatbly now&#8230;&#8230;&#8230;.</li>
<li>no no, trouble again !!!<br />
after 5-6 days when i used up about 18GB bandwidth, they again suspended my account becoz of too much usage in shared hosting envirement !</li>
</ul>
<p>So here the finaly meaning of this story !!!</p>
<p>those stars in unlimited space and bandwidth meant its <strong>NOT </strong>un<strong>limited </strong>!!!</p>
<p>it was actually un<strong>metered </strong>!!!</p>
<p>difference :</p>
<p>un<strong>metered </strong>means they actually put no limit on account itself&#8230;&#8230;but then actual server limits always exsist, moreover saying <strong>shared envirement limit </strong>always exists.</p>
<p>I tried observing terms of a few more un-metered lifetime web host&#8230;&#8230;&#8230;almost all have similar terms&#8230;..and reliable hosts actually charge about $200-$300 lifetime to give unlimited bandwith with a few GB&#8217;s of web space&#8230;&#8230;</p>
<p>So actually if we take a look from hosts point of view, we can never find the type of cheap reliable solutions we always look for in these kind of packages !</p>
<p>so better saying for important wrk don&#8217;t use lifetime - unmetered account&#8230;..</p>
<p>as per my struggle i just found following features in those packages&#8230;.</p>
<ul>
<li>they are NOT unlimited but are unmetered&#8230;.or i will better call them<em> <strong>undefined !</strong></em></li>
<li>Poor customer support as becoz of reseller customer relationship</li>
<li>you never know whether your scripts consuming average resources will run or you will use more resources then available in shared environment !</li>
<li>good replacement of free web hosting BUT again here, reliability matters !</li>
</ul>
<h3>Ok ok, m ending up this post &gt;&gt;&gt; Summary</h3>
<p>Finally saying unlimited lifetime hosting accounts looks like candy when you see the offer BUT truly they are just un-defined accounts since limits always exists and you never know when you get susspended for crossing that limit&#8230;.</p>
<p>But they can prove to be much better for light weight sites which are required only for small amount of time for like 3-4 months&#8230;.in those cases they could be a good replacement of free web hosts, or home desktop based hosting. <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for reading, plz don&#8217;t forget to leave comments&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/web-hosting/unlimited-web-hosting-a-deep-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Experiance with Linux !!!</title>
		<link>http://anuragbhatia.com/review/experiance-with-linux/</link>
		<comments>http://anuragbhatia.com/review/experiance-with-linux/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 15:03:46 +0000</pubDate>
		<dc:creator>Anurag</dc:creator>
		
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://anuragbhatia.com/?p=51</guid>
		<description><![CDATA[Hey !!!
after working on Linux from some days just thought to put a review about Linux itself !!!
Starting with Linux is often quite complex for newbie&#8217;s.
Here&#8217;s a list of common troubles&#8230;

Selecting distro
Switching troubles like partitioning
Hardware trouble - including non-supporting hardware &#38; driver problems
Installing Software&#8230;.not as easy as .exe files in windows package called wine sorts [...]]]></description>
			<content:encoded><![CDATA[<p>Hey !!!</p>
<p>after working on Linux from some days just thought to put a review about Linux itself !!!</p>
<p>Starting with Linux is often quite complex for newbie&#8217;s.</p>
<p>Here&#8217;s a list of common troubles&#8230;</p>
<ul>
<li>Selecting distro</li>
<li>Switching troubles like partitioning</li>
<li>Hardware trouble - including non-supporting hardware &amp; driver problems</li>
<li><span style="text-decoration: line-through;">Installing Software&#8230;.not as easy as .exe files in windows </span><em>package called wine sorts out that problem + rpm packages also really easy to install</em><span style="text-decoration: line-through;"><br />
</span></li>
<li>Learning a little bit command line parameters</li>
</ul>
<p>Since being Member of <a href="http://www.granularproject.org/?q=node/3" target="_blank">Team Granular</a> selecting ditro was NO trouble at all.Offcource i selected our Granular for starting <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Partitioing looks a bit complex but after backing up WHOLE data, its not that much difficult to give try <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
And help docs coming with distro&#8217;s really help &#8230;&#8230;&#8230;</p>
<p>Hardware is always a trouble&#8230;&#8230;&#8230;most often non supporting sound cards create trouble, even i was having trouble with my ethernet card&#8217;s driver initially but in latest released its driver problem was solved.</p>
<p>Actually having driver still not able to install it was my trouble.After much struggle i gave up but later got that solved <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Installing Software is a bit complex type task <strong>BUT</strong> package installers always make work easy + <strong>most </strong>of distro&#8217;s comes with already installed software&#8217;s which really saves time in installing in windows &#8230;.</p>
<p>So actually truly saying starting is a &#8220;bit&#8221; bitter !</p>
<p>but after having its setup&#8230;&#8230;&#8230;its really really better.It takes some time in sorting out some basic startup problems but later its really like fun, easy to use, <strong>highly stable OS</strong></p>
<p><strong></strong>The excellent features i observed in Linux:</p>
<ul>
<li>Highly stable</li>
<li>Much much more control over your PC</li>
<li>Supports old hardware&#8230;.even is wrking @ gr8 speed on my 600Mhz computer <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>No hassle of maintaining anti virus, anti virus &amp; other security software and its updates&#8230;.</li>
<li>Gr8 support from Forums&#8230;&#8230;&#8230;.actually i personally feel Linux has more support then Windows.Every trouble can be easily solved from that specific distro forum + many other open source communities.</li>
</ul>
<p>And even many more&#8230;&#8230;which you will observe when you will switch !!!</p>
<h3>So finally speaking</h3>
<p>Although switching to linux can prove to be a little hassle initially but truly saying it really deserves &#8230;&#8230;. <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The features of Linux are much much more the only thing it takes is intially time.</p>
<p>So what are you waiting for &#8230;&#8230;&#8230;.start !!! <img src='http://anuragbhatia.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://anuragbhatia.com/review/experiance-with-linux/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
