<?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>TechVorm &#187; Web hosting</title>
	<atom:link href="http://www.techvorm.com/tag/web-hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techvorm.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Sep 2010 06:48:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Settings To Be Altered In Wp-Config.php File While Transferring Your Host</title>
		<link>http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html</link>
		<comments>http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html#comments</comments>
		<pubDate>Thu, 29 Oct 2009 04:17:45 +0000</pubDate>
		<dc:creator>Rahul</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Best hosting]]></category>
		<category><![CDATA[Changing host]]></category>
		<category><![CDATA[Features of a good hosting]]></category>
		<category><![CDATA[Move your website]]></category>
		<category><![CDATA[Moving website to a new host]]></category>
		<category><![CDATA[New hosting]]></category>
		<category><![CDATA[Poor hosting]]></category>
		<category><![CDATA[Web hosting]]></category>

		<guid isPermaLink="false">http://www.techvorm.com/?p=1865</guid>
		<description><![CDATA[I earlier wrote a post on the need and use for moving your website to a new host. I also gave a gist on the process of moving to a new host. In this post i will share a simple tutorial for transferring your wordpress blog from a existing host to a new host. The [...]<p>You are reading an article published on <a href="http://www.techvorm.com"><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us"><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<A HREF="http://www.copyscape.com/plagiarism-check/"><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></A></p>



Related posts:<ol><li><a href='http://www.techvorm.com/moving-your-website-to-a-new-host.html' rel='bookmark' title='Permanent Link: Moving Your Website To A New Host'>Moving Your Website To A New Host</a></li>
<li><a href='http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html' rel='bookmark' title='Permanent Link: Must Have Tools For New And Upcoming Bloggers'>Must Have Tools For New And Upcoming Bloggers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I earlier wrote a post on the need and use for moving your website to a new host. I also gave a gist on the process of moving to a new host. In this post i will share a simple tutorial for transferring your wordpress blog from a existing host to a new host.<span id="more-1865"></span></p>
<p><a href="http://www.techvorm.com/wp-content/uploads/2009/10/ist2_7618660-network.jpg" ><img class="aligncenter size-full wp-image-1869" title="ist2_7618660-network" src="http://www.techvorm.com/wp-content/uploads/2009/10/ist2_7618660-network.jpg" alt="ist2_7618660-network" width="380" height="343" /></a><br />
The main thing that is to be done for a <a target="_blank" href="http://www.experienced-people.co.uk/1022-transfer-site-new-hosting/" >website transfer</a> to a new host  is to copy your existing files, database and modifying the wp-config.php file in your main WordPress folder. In the wp-config.php following  MySQL settings need to be altered:-</p>
<ol>
<li><strong>DB_NAME</strong><strong> :- </strong> Here you should enter the name of the WordPress database, e.g  <em>define(&#8216;DB_NAME&#8217;, &#8216;user_techvorm&#8217;);</em></li>
<li><strong>DB_USER :- </strong>Here the desired username needs to be entered with privileges to access the above mentioned database, e.g  <em>define(&#8216;DB_USER&#8217;, &#8216;user_techvorm&#8217;);</em></li>
<li><strong>DB_PASSWORD :- </strong>Select the desired password for your database, e.g  <em>define(&#8216;DB_PASSWORD&#8217;, &#8216;password&#8217;);</em></li>
<li><em><strong>DB_HOST :- </strong><span style="font-style: normal;">Enter the MYSQL host, most of the times no alteration is required, e.g </span>define(&#8216;DB_HOST&#8217;, &#8216;localhost&#8217;);</em></li>
</ol>
<p><em><strong>P.S :-<span style="font-style: normal;"> <span style="font-weight: normal;"> This is a simple and straight forward technique, if you need any more assistance feel free to ask.</span></span></strong></em></p>
<p style="padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: #666666; font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; text-align: justify; margin: 0px;">
<p>You are reading an article published on <a href="http://www.techvorm.com" ><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us" ><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<a target="_blank" href="http://www.copyscape.com/plagiarism-check/" ><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></a></p>
<img src="http://www.techvorm.com/?ak_action=api_record_view&id=1865&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.techvorm.com/moving-your-website-to-a-new-host.html' rel='bookmark' title='Permanent Link: Moving Your Website To A New Host'>Moving Your Website To A New Host</a></li>
<li><a href='http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html' rel='bookmark' title='Permanent Link: Must Have Tools For New And Upcoming Bloggers'>Must Have Tools For New And Upcoming Bloggers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Moving Your Website To A New Host</title>
		<link>http://www.techvorm.com/moving-your-website-to-a-new-host.html</link>
		<comments>http://www.techvorm.com/moving-your-website-to-a-new-host.html#comments</comments>
		<pubDate>Fri, 09 Oct 2009 17:05:38 +0000</pubDate>
		<dc:creator>Rahul</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Best hosting]]></category>
		<category><![CDATA[Changing host]]></category>
		<category><![CDATA[Features of a good hosting]]></category>
		<category><![CDATA[Move your website]]></category>
		<category><![CDATA[Moving website to a new host]]></category>
		<category><![CDATA[New hosting]]></category>
		<category><![CDATA[Poor hosting]]></category>
		<category><![CDATA[Web hosting]]></category>

		<guid isPermaLink="false">http://www.techvorm.com/?p=1644</guid>
		<description><![CDATA[I earlier wrote about How To Get Free Hosting And A Domain Name to help you find free hosting and this post is about moving your website to a new hosting. Generally people tend to change their hosting in the case of dis-satisfaction or lack of services from the hosting company and sometimes when they [...]<p>You are reading an article published on <a href="http://www.techvorm.com"><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us"><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<A HREF="http://www.copyscape.com/plagiarism-check/"><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></A></p>



Related posts:<ol><li><a href='http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html' rel='bookmark' title='Permanent Link: Settings To Be Altered In Wp-Config.php File While Transferring Your Host'>Settings To Be Altered In Wp-Config.php File While Transferring Your Host</a></li>
<li><a href='http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html' rel='bookmark' title='Permanent Link: Must Have Tools For New And Upcoming Bloggers'>Must Have Tools For New And Upcoming Bloggers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I earlier wrote about <a href="http://www.techvorm.com/how-to-get-free-hosting-and-a-domain-name-com.html" >How To Get Free Hosting And A Domain Name</a> to help you find free hosting and this post is about moving your website to a new hosting. Generally people tend to change their hosting in the case of dis-satisfaction or lack of services from the hosting company and sometimes when they take over an existing site and desire complete control.</p>
<p><img class="aligncenter size-medium wp-image-1655" title="web hosting" src="http://www.techvorm.com/wp-content/uploads/2009/10/web-hosting-300x227.jpg" alt="web hosting" width="300" height="227" /></p>
<p>So the main questions are :-<span id="more-1644"></span></p>
<p style="text-align: center; "><strong><span style="text-decoration: underline;">Do you really need to change your existing host ?</span></strong></p>
<p>For the answer you just need to figure out the pros &amp; cons of your existing host like firstly the expenditure you are likely to make ,then comes the uptime provided by the hosting,the bandwidth and storage provided to you ,the access rights provided to you and mainly technical support (its a basic thing for those with little or no knowledge of these things). Apart from these a lot of things need to be determined based on your preferences.</p>
<p style="text-align: center; "><strong><span style="text-decoration: underline;">The Process</span></strong></p>
<p>Now that you have opted to move to a new domain you need <span style="color: #000000;">a detailed description of the process to make things work for you. The process includes the transfer of the ownership of the domain ,backing up the site and preparation to </span><a target="_blank" href="http://www.experienced-people.co.uk/1022-transfer-site-new-hosting/" ><span style="color: #000000;">move your site</span></a> ,uploading the site to the new host ,making changes in the configuration panel of your hosting to discover the optimal settings, changing name servers, etc.</p>
<p>You are reading an article published on <a href="http://www.techvorm.com" ><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us" ><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<a target="_blank" href="http://www.copyscape.com/plagiarism-check/" ><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></a></p>
<img src="http://www.techvorm.com/?ak_action=api_record_view&id=1644&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html' rel='bookmark' title='Permanent Link: Settings To Be Altered In Wp-Config.php File While Transferring Your Host'>Settings To Be Altered In Wp-Config.php File While Transferring Your Host</a></li>
<li><a href='http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html' rel='bookmark' title='Permanent Link: Must Have Tools For New And Upcoming Bloggers'>Must Have Tools For New And Upcoming Bloggers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.techvorm.com/moving-your-website-to-a-new-host.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Must Have Tools For New And Upcoming Bloggers</title>
		<link>http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html</link>
		<comments>http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html#comments</comments>
		<pubDate>Sun, 13 Sep 2009 04:30:42 +0000</pubDate>
		<dc:creator>Rahul</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogging tools]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[must have blogging tools]]></category>
		<category><![CDATA[SnagIt]]></category>
		<category><![CDATA[stock.xchng]]></category>
		<category><![CDATA[Useful tools for blogging]]></category>
		<category><![CDATA[Web hosting]]></category>
		<category><![CDATA[Windows live writer]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.techvorm.com/?p=1227</guid>
		<description><![CDATA[I am not a professional blogger yet and in this post i present before you some tools that i use for blogging. These tools are very useful since they serve my every need. I think these are enough for people who are fairly new to the blogging world and have little or no knowledge about [...]<p>You are reading an article published on <a href="http://www.techvorm.com"><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us"><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<A HREF="http://www.copyscape.com/plagiarism-check/"><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></A></p>



Related posts:<ol><li><a href='http://www.techvorm.com/guest-posting-an-introduction.html' rel='bookmark' title='Permanent Link: Guest Posting &#8211; An Introduction'>Guest Posting &#8211; An Introduction</a></li>
<li><a href='http://www.techvorm.com/wordpress-2-8-5-security-enhanced.html' rel='bookmark' title='Permanent Link: WordPress 2.8.5 &#8211; Security Enhanced'>WordPress 2.8.5 &#8211; Security Enhanced</a></li>
<li><a href='http://www.techvorm.com/wordpress-version-2-9-carmen-mcrae-released.html' rel='bookmark' title='Permanent Link: WordPress Version 2.9 &#8211; Carmen McRae, Released !'>WordPress Version 2.9 &#8211; Carmen McRae, Released !</a></li>
<li><a href='http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html' rel='bookmark' title='Permanent Link: Settings To Be Altered In Wp-Config.php File While Transferring Your Host'>Settings To Be Altered In Wp-Config.php File While Transferring Your Host</a></li>
<li><a href='http://www.techvorm.com/moving-your-website-to-a-new-host.html' rel='bookmark' title='Permanent Link: Moving Your Website To A New Host'>Moving Your Website To A New Host</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I am not a professional blogger yet and in this post i present before you some tools that i use for blogging. These tools are very useful since they serve my every need. I think these are enough for people who are fairly new to the blogging world and have little or no knowledge about the concept. Now you just need to add a innovative idea and you are done.<span id="more-1227"></span><br />
<a href="http://www.techvorm.com/wp-content/uploads/2009/09/stock-photo-a-colourful-fun-blog-illustration-d-rendered-138757301.jpg" ><img class="size-full wp-image-1264 alignright" title="stock-photo-a-colourful-fun-blog-illustration-d-rendered-13875730" src="http://www.techvorm.com/wp-content/uploads/2009/09/stock-photo-a-colourful-fun-blog-illustration-d-rendered-138757301.jpg" alt="stock-photo-a-colourful-fun-blog-illustration-d-rendered-13875730" width="300" height="470" /></a></p>
<p><strong><span style="text-decoration: underline;"><span style="font-weight: normal; -webkit-text-decorations-in-effect: none; "><strong>A Good Domain Name And Hosting :</strong></span></span></strong></p>
<p><strong><span style="font-weight: normal; -webkit-text-decorations-in-effect: none; ">According to me a good domain name and a good hosting is one of the basic necessities for a futuristic blogger. By a good domain name i mean that the name should not be too big ,easy to read ,easy to speak ,not too much common and last of all should be available. And by a Good hosting i mean one that is easy on the pocket ,providing maximum uptime ,providing good storage ,good bandwidth ,24&#215;7 tech support and other things as per your requirement. These are the most important part of self hosted blogs so proper care should be taken while choosing them.</span></strong></p>
<p><strong><span style="text-decoration: underline;">Windows Live Writer :</span></strong></p>
<p>I have just now started using Windows Live Writer and to my amazement i find it really useful and a must-have thing. All you need to do is synchronize your blog with it ,give it adequate permissions and you are done. Now all you need to do is write whether online or offline and the rest will be handed by this software itself. It is also a handy tool to upload images and videos. No matter you are on Blogger or WordPress as it has no conflict with any of them and the best thing it is not only for professionals but for new and emerging bloggers also because of its easy to use interface .</p>
<p>Few features i like the most about this software are :-</p>
<ul>
<li>Insert multiple photos Hassle free</li>
<li>Insert and publish video to YouTube (then to your blog )</li>
<li>Support for bidirectional languages (motivates variation)</li>
<li>Tabbed view switching (easy to use interface)</li>
<li>Auto Linking (eases work)</li>
<li>Not to mention mostly all other things offered by your dashboard</li>
</ul>
<p>Last but not the least it provides support for <strong><em>additional plug-ins</em></strong> like :</p>
<ul>
<li><span style="text-decoration: underline;">Flickr Upload</span> &#8211; Uploads an image to your Flickr account and inserts an inline picture into your post.</li>
<li><span style="text-decoration: underline;">Digg This</span> &#8211; Automatically adds a DiggThis badge to your blog post after you publish it from Writer.</li>
<li><span style="text-decoration: underline;">Twitter Notify</span> &#8211; Automatically generates a TinyURL and sends a Tweet about your blog post after you publish it from Writer.</li>
<li style="text-align: left;">And Many More !</li>
</ul>
<p><strong><span style="text-decoration: underline;">SnagIt</span><em> </em></strong><em>(Screen Capturing Software) </em>:</p>
<p>I post a lot of tutorials,tweaks and how-to-do kind of stuff. And to be true i firstly test all the tweaking and stuff on my desktop and then publish it into posts. For doing tutorial posts and these how-to-do posts ,a screen capturing software is a must and i use Snagit for the same.</p>
<p>Few features that are needed in a good screen-capturing software are:-</p>
<ul>
<li>Easy screen capture (one-click)</li>
<li>Good editing interface (for cropping ,etc)</li>
<li>Easy to use interface (all bloggers are not professionals)</li>
<li>In-built image format converter(for various sizes)</li>
<li>Watermark/Copyright option (for those who need )</li>
<li>Print in multiple page layouts</li>
<li>Email screenshots</li>
<li>Virtual marker</li>
<li>Other tools for professional touch (as per requirements)</li>
</ul>
<p>Apart from these features associated with blogging i would like to say that SnagIt also provides running video capture facility which at-times is very useful.</p>
<p><strong><em><span style="text-decoration: underline;">WordPress</span></em></strong> <em>(Blogger ,BlogEngine.NET ,Typo ,etc)</em> :</p>
<p>Writing about this may take my whole writing space and time so to be intact i would like to say (about WordPress) that this is what has changed the blogging world completely. This has made blogging a lot of fun and easy for people to share their interests with just little bit of technical knowledge. WordPress has a templating system, which includes widgets that can be rearranged without editing PHP or HTML code, as well as themes that can be installed and switched between. Some other features are :-</p>
<ul>
<li>Integrated link management,</li>
<li>Search engine-friendly,</li>
<li>Basic SEO provided,</li>
<li>Clean permalink structure,</li>
<li>Multiple author capability,</li>
<li>WordPress also supports the Trackback and Pingback standards for displaying links to other sites that have themselves linked to a post or article,</li>
<li>Rich Plug-in architecture,</li>
<li>And much more&#8230;..</li>
</ul>
<p>I was firstly blogging through blogger but it was a bit complex, so i shifted to wordpress and needless to say i am enjoying it specially the widgets (they make everything so easy).<br />
<strong><span style="text-decoration: underline;">Stock.xchng</span></strong><strong> </strong><em><span style="color: #000000;">(Any other Copyright free image</span></em><em><span style="color: #000000;">) <span style="font-style: normal;">:</span></span></em></p>
<p>Well to create enthusiasm and to support your content you always need good images ,and i would like to mention here that just googling the image and pasting it is not the right thing to do as you may end up using some copyrighted material and being caught in international laws. So the best thing to do is use image sharing services like these which host copyright free images. And you would become free of the risk of putting some copyright stuff accidentally.</p>
<p><strong><span style="text-decoration: underline;">P.S</span></strong><span style="text-decoration: underline;">:-</span> The tools i had mentioned here are a part of my preferences . And I know that a whole lot of other tools are available. So i request our readers to share their views and experiences with us.</p>
<p>You are reading an article published on <a href="http://www.techvorm.com" ><span style="color: #ff0000;">TechVorm</span></a>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please <a href="http://www.techvorm.com/contact-us" ><span style="color: #ff0000;"> contact us</span></a>, so we can take legal action immediately.

<a target="_blank" href="http://www.copyscape.com/plagiarism-check/" ><IMG SRC="http://banners.copyscape.com/images/cs-wh-234x16.gif" ALT="Protected by Copyscape Web Plagiarism Check" TITLE="Protected by Copyscape Plagiarism Checker - Do not copy content from this page." WIDTH="234" HEIGHT="16" BORDER="0"></a></p>
<img src="http://www.techvorm.com/?ak_action=api_record_view&id=1227&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://www.techvorm.com/guest-posting-an-introduction.html' rel='bookmark' title='Permanent Link: Guest Posting &#8211; An Introduction'>Guest Posting &#8211; An Introduction</a></li>
<li><a href='http://www.techvorm.com/wordpress-2-8-5-security-enhanced.html' rel='bookmark' title='Permanent Link: WordPress 2.8.5 &#8211; Security Enhanced'>WordPress 2.8.5 &#8211; Security Enhanced</a></li>
<li><a href='http://www.techvorm.com/wordpress-version-2-9-carmen-mcrae-released.html' rel='bookmark' title='Permanent Link: WordPress Version 2.9 &#8211; Carmen McRae, Released !'>WordPress Version 2.9 &#8211; Carmen McRae, Released !</a></li>
<li><a href='http://www.techvorm.com/transfer-your-wordpress-blog-from-one-host-to-another.html' rel='bookmark' title='Permanent Link: Settings To Be Altered In Wp-Config.php File While Transferring Your Host'>Settings To Be Altered In Wp-Config.php File While Transferring Your Host</a></li>
<li><a href='http://www.techvorm.com/moving-your-website-to-a-new-host.html' rel='bookmark' title='Permanent Link: Moving Your Website To A New Host'>Moving Your Website To A New Host</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.techvorm.com/few-must-have-tools-for-new-and-upcoming-bloggers.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 48/138 queries in 9.692 seconds using disk

Served from: www.techvorm.com @ 2010-09-10 15:45:09 -->