<?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>New Blog Help &#187; Web hosting service</title>
	<atom:link href="http://www.newbloghelp.com/tag/web-hosting-service/feed" rel="self" type="application/rss+xml" />
	<link>http://www.newbloghelp.com</link>
	<description>The Ideal Way To Learn Something New About Blogging</description>
	<lastBuildDate>Mon, 21 Dec 2009 15:40:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Install Your Wordpress Blogging Platform Manually Via FTP</title>
		<link>http://www.newbloghelp.com/wordpress/how-to-install-your-wordpress-blogging-platform-manually-via-ftp</link>
		<comments>http://www.newbloghelp.com/wordpress/how-to-install-your-wordpress-blogging-platform-manually-via-ftp#comments</comments>
		<pubDate>Tue, 27 Jan 2009 02:15:04 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CPanel]]></category>
		<category><![CDATA[creating a wordpress database]]></category>
		<category><![CDATA[File Transfer Protocol]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[install wordpress manually]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[running the wordpress install script]]></category>
		<category><![CDATA[Uploading and downloading]]></category>
		<category><![CDATA[uploading wordpress using ftp]]></category>
		<category><![CDATA[Web hosting service]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://newbloghelp.com/?p=143</guid>
		<description><![CDATA[



Image via Wikipedia



Setting your blog using Fantastico scripts is pretty quick and easy but what if you don’t have Fantastico scripts or cPanel hosting? Well then you will need to learn how to install Wordpress manually using FTP or File Transfer Protocol. In a previous post I outlined how FireFTP is by far the best [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 138px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:FireFTP_logo.png"><img src="http://upload.wikimedia.org/wikipedia/commons/9/93/FireFTP_logo.png" alt="FireFTP" title="FireFTP" width="128" height="128"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:FireFTP_logo.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Setting your blog using <a class="zem_slink" href="http://en.wikipedia.org/wiki/Fantastico_%28web_hosting%29" title="Fantastico (web hosting)" rel="wikipedia">Fantastico</a> scripts is pretty quick and easy but what if you don’t have Fantastico scripts or <a class="zem_slink" href="http://www.cpanel.net" title="CPanel" rel="homepage">cPanel</a> <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_hosting_service" title="Web hosting service" rel="wikipedia">hosting</a>? Well then you will need to learn how to install Wordpress manually using FTP or <a class="zem_slink" href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" title="File Transfer Protocol" rel="wikipedia">File Transfer Protocol</a>. In a previous post I outlined how <a class="zem_slink" href="http://fireftp.mozdev.org/" title="FireFTP" rel="homepage">FireFTP</a> is by far the best and easiest FTP to use to get the job done and the best part is that it works right inside your <a class="zem_slink" href="http://maps.google.com/maps?ll=45.1238,-123.1138&amp;spn=1.0,1.0&amp;q=45.1238,-123.1138%20%28Mozilla%20Firefox%29&amp;t=h" title="Mozilla Firefox" rel="geolocation">Firefox</a> or Flock browser. So before you get started installing Wordpress make sure you’ve downloaded, installed, and set up FireFTP and you can find complete instructions and a download link to FireFTP <a href="http://newbloghelp.com/ftp/setting-up-your-ftp-account-in-fireftp-for-firefox-and-flock/">here</a>.</p>
<h3><strong>To install Wordpress manually you will need the following:</strong></h3>
<p>- <a href="http://www.mozilla.com/firefox?from=sfx&amp;uid=254959&amp;t=306">Firefox</a> or <a href="http://spread.flock.com/buttons/?user=&amp;ref=getFlock-EN.gif">Flock</a><br />
- <a href="http://newbloghelp.com/ftp/setting-up-your-ftp-account-in-fireftp-for-firefox-and-flock/">FireFTP</a> all set up and ready to go<br />
- The latest version of <a href="http://wordpress.org/">Wordpress</a> (2.7 at time of writing)<br />
- A text editor like Notepad or Notepad++</p>
<p><strong>Step One</strong> &#8211; Unzip Wordpress once you&#8217;ve downloaded it to your computer<br />
<strong>Step Two</strong> &#8211; Open the unzipped Wordpress folder and locate a file named wp-config.sample<br />
<strong>Step Three</strong> &#8211; Open the file wp-config.sample in Notepad or Notepad++<br />
Step Four &#8211; Look for these lines inside the wp-config.sample file:</p>
<p><div class="note"><div class="dropshadow"><div class="noteimportant">// ** <a class="zem_slink" href="http://www.mysql.com" title="MySQL" rel="homepage">MySQL</a> settings &#8211; You can get this info from your web host ** //<br />
/** The name of the database for <a class="zem_slink" href="http://wordpress.org" title="WordPress" rel="homepage">WordPress</a> */<br />
define(&#8217;DB_NAME&#8217;, &#8216;putyourdbnamehere&#8217;);</p>
<p>/** MySQL database username */<br />
define(&#8217;DB_USER&#8217;, &#8216;usernamehere&#8217;);</p>
<p>/** MySQL database password */<br />
define(&#8217;DB_PASSWORD&#8217;, &#8216;yourpasswordhere&#8217;);</div></div></div></p>
<p><strong>Step Five</strong> &#8211; You will need to change the values listed here but first you need to create a database for your Wordpress installation inside your hosting account in order to obtain these values. So go ahead and log into your hosting account and let&#8217;s set up your database using MyPhp if you have cPanel hosting otherwise look for &#8220;Databases&#8221; in your hosting account.</p>
<p>- The first field you should see in MyPhp is your database name and here is where you can enter any name you want but you should make it relevant to your site name so you can remember it later on. Now click &#8220;Create Database&#8221;.</p>
<p>- Once your database has been created you will see a field marked &#8220;Database User&#8221; and you will need to enter a username of your choosing as well as a secure password (please note your username and password somewhere as we will need them for your Wordpress installation later). Now once you&#8217;ve filled out your database username and password click &#8220;Create User&#8221;.</p>
<p>- Now you will have to scroll down to the section that shows how many databases you currently have and it should be the one we just created, there should be a field next to it that allows you to choose a user to add to your database. Choose the username we just made together and click on &#8220;Add User To Database&#8221;.</p>
<p>- You should now see a screen asking what sort of privileges you would like the user to have and you should select &#8220;All Privileges&#8221; and save your changes.</p>
<p>Congratulations! Your Wordpress database is now set up!</p>
<p><strong>Step 6</strong> &#8211; Now we just need to go back to the wp-config.sample file we opened earlier and enter your database name, username, and password in the approriate fields. Where you see:</p>
<p>&#8216;<strong>putyourdbnamehere</strong>&#8216; replace everything between the single quotation marks with the database name we just made<br />
&#8216;<strong>usernamehere</strong>&#8216; replace everything between the single quotation marks with the username we just made<br />
&#8216;<strong>yourpasswordhere</strong>&#8216; replace everything between the single quotation marks with the password we just made</p>
<p><strong>Step 7</strong> &#8211; Once you&#8217;ve made the changes to wp-config.sample you will need to save the file but use &#8220;Save As&#8221; and change the file extension from .sample to .php</p>
<p><strong>Step 8</strong> &#8211; Now you&#8217;re almost done, it&#8217;s time to load everything up to your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_server" title="Web server" rel="wikipedia">web server</a> using an FTP program. So go ahead and open the FTP program of your choice and log into your web server</p>
<p><strong>Step 9</strong> &#8211; You need to make sure that you are in the public_html directory before uploading any files and if you use Thinkhost it will be the docs directory</p>
<p><strong>Step 10</strong> &#8211; Locate your Wordpress folder and open it inside your FTP program&#8230;then <a class="zem_slink" href="http://en.wikipedia.org/wiki/Uploading_and_downloading" title="Uploading and downloading" rel="wikipedia">upload</a> all the folders and files inside the Wordpress folder into your web space (this should take a few minutes as there are quite a few Wordpress files to load)</p>
<p>* Once you are finished uploading your Wordpress files to your web space you will need to run the install script so Wordpress can set itself up inside your web space. Here&#8217;s what it should look like:</p>
<p>http://yournewdomain.com/wp-admin/install.php (of course you need to replace yournewdomain with your actual domain name) and if everything went well the install script will run. All you need to do is follow the onscreen prompts regarding your blog&#8217;s name, and email address.</p>
<p>You will be given a username (admin) and a password <strong>PLEASE WRITE IT DOWN</strong> as this will be your Wordpress Admin login until you change it.</p>
<p>If you have any trouble you can check out the Wordpress Installation guide <a href="http://codex.wordpress.org/Installing_WordPress">here</a>.<br />
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://larryaronson.com/2008/fantastico-deluxe/">Fantastico De Luxe</a> (larryaronson.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.azrealestateblogs.com/wordpress-101-installation-and-setup/">Wordpress 101: Installation and setup</a> (azrealestateblogs.com)</li>
</ul>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/e0efe125-6001-47f0-b437-791d397aa62d/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=e0efe125-6001-47f0-b437-791d397aa62d" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/wordpress/how-to-install-your-wordpress-blogging-platform-manually-via-ftp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pointing Your Domain To Your Webhost or Changing Your Nameservers</title>
		<link>http://www.newbloghelp.com/blog-hosting/pointing-your-domain-to-your-webhost-or-changing-your-nameservers</link>
		<comments>http://www.newbloghelp.com/blog-hosting/pointing-your-domain-to-your-webhost-or-changing-your-nameservers#comments</comments>
		<pubDate>Tue, 20 Jan 2009 14:07:38 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[Blog Hosting]]></category>
		<category><![CDATA[Business and Economy]]></category>
		<category><![CDATA[change your nameservers]]></category>
		<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[custom nameservers]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[Domain name registrar]]></category>
		<category><![CDATA[For Sale or Auction]]></category>
		<category><![CDATA[ICANN]]></category>
		<category><![CDATA[nameservers]]></category>
		<category><![CDATA[Web hosting service]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://newbloghelp.com/?p=84</guid>
		<description><![CDATA[



Image via Wikipedia



Once you&#8217;ve bought your domain name and purchased hosting for it, you need to be able to get your domain name and your hosting company talking to each other in a process called pointing your domain to your webhost or changing your domain nameservers. If you don&#8217;t take this crucial step then your [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl style="width: 212px;" class="wp-caption alignleft">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Paris_servers_DSC00190.jpg"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/0/04/Paris_servers_DSC00190.jpg/202px-Paris_servers_DSC00190.jpg" alt="An example of &quot;rack mounted&quot; servers." title="An example of &quot;rack mounted&quot; servers." width="202" height="152"></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Paris_servers_DSC00190.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Once you&#8217;ve bought your domain name and purchased hosting for it, you need to be able to get your domain name and your hosting company talking to each other in a process called <em><strong>pointing your domain to your webhost</strong></em> or <em><strong>changing your domain nameservers</strong></em>. If you don&#8217;t take this crucial step then your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_hosting_service" title="Web hosting service" rel="wikipedia">web hosting</a> and your domain name can never become one and you will wonder for the rest of your days why you typed in your domain name in your browser <a class="zem_slink" href="http://en.wikipedia.org/wiki/Address_bar" title="Address bar" rel="wikipedia">address bar</a> and all you ever saw was an <a class="zem_slink" href="http://en.wikipedia.org/wiki/Error_message" title="Error message" rel="wikipedia">error message</a>. Here&#8217;s how you do it:</p>
<p>Shortly after you bought your blog hosting they sent you a welcome email with important information regarding how to access your <a class="zem_slink" href="http://www.cpanel.net" title="CPanel" rel="homepage">cPanel</a>, your username and <a class="zem_slink" href="http://en.wikipedia.org/wiki/Password" title="Password" rel="wikipedia">passwords</a>, and some information about your nameservers that looks something like:</p>
<p><div class="note"><div class="dropshadow"><div class="noteimportant"><em>ns1.yourhostingcompany.com<br />
ns2.yourhostingcompany.com </em></div></div></div></p>
<p>Keep that email on hand while you follow these steps to change your nameservers with Godaddy:</p>
<p>1. Log into your Godaddy account<br />
2. Hover over the tab marked “Domains”<br />
3. From the dropdown menu that appears select “My Domains”<br />
4. From there you will be sent to the Godaddy domain manager interface<br />
5. You will now see a listing of all the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Domain_name" title="Domain name" rel="wikipedia">domain names</a> you own with Godaddy<br />
6. Click on the domain name that you would like to forward the nameservers for</p>
<p><div class="note"><div class="dropshadow"><div class="notetip">At the time of this writing you should see your nameservers displayed in the center of the domain manager page</div></div></div></p>
<p>7. Your nameservers are clickable links so click on them to change them<br />
8. A menu drops down and there are three choices: Parked nameservers, Hosting nameservers, and Custom nameservers. Make sure that you select custom nameservers as you will be hosting your blog elsewhere.<br />
9. Now you will see that two Nameserver fields have information in them but we are going to change both of them with the information you received regarding your nameservers from your new web host.<br />
10. Enter your web host&#8217;s first and second nameservers in the appropriate fields and once you are done click the OK button</p>
<p>That&#8217;s it&#8230;you&#8217;re done!</p>
<p>Keep in mind though that while it took you two minutes to change your nameservers to your blog host servers, it can take a few hours for that change to take effect in a process known as &#8220;propagating&#8221;. You will know when it has finished propagating to your new blog host by typing in your domain name in your browser address bar. Once you see some sort of placeholder page from your web host then it is done and your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Website" title="Website" rel="wikipedia">website</a> is now live on the <a class="zem_slink" href="http://en.wikipedia.org/wiki/Internet" title="Internet" rel="wikipedia">Internet</a>. It shouldn&#8217;t take more than 6 to 12 hours for that to happen.</p>
<p>Now you will need to start the process of setting up your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Blog" title="Blog" rel="wikipedia">blogging</a> platform so that the world will see your blog and not some hosting placeholder when they reach your domain&#8230;but that&#8217;s in the next lesson.</p>
<p>If you don&#8217;t have Godaddy as your domain name <a class="zem_slink" href="http://en.wikipedia.org/wiki/Domain_name_registrar" title="Domain name registrar" rel="wikipedia">registrar</a> then the instructions outlined above will be different depending on your registrar but should be the same general process using your domain manager to change your nameservers.</p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/2147a5d8-d00d-4149-8fa1-92304d7db45e/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=2147a5d8-d00d-4149-8fa1-92304d7db45e" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/blog-hosting/pointing-your-domain-to-your-webhost-or-changing-your-nameservers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shopping Around For Blog Hosting</title>
		<link>http://www.newbloghelp.com/blog-hosting/shopping-around-for-blog-hosting</link>
		<comments>http://www.newbloghelp.com/blog-hosting/shopping-around-for-blog-hosting#comments</comments>
		<pubDate>Tue, 20 Jan 2009 03:40:36 +0000</pubDate>
		<dc:creator>Jade</dc:creator>
				<category><![CDATA[Blog Hosting]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Domain name]]></category>
		<category><![CDATA[Hosts]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Paypal]]></category>
		<category><![CDATA[self hosted blog]]></category>
		<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[web host]]></category>
		<category><![CDATA[Web hosting service]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[your host]]></category>

		<guid isPermaLink="false">http://newbloghelp.com/?p=52</guid>
		<description><![CDATA[Now that you’ve decided to start your own self-hosted blog and you’ve registered your domain name, it’s time to start shopping around for blog hosting…hence the term self-hosted blog. But finding the right host can be so complicated these days. Who are these guys? Have they been in business long? Who is reliable? What features [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you’ve decided to start your own self-hosted blog and you’ve registered your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Domain_name" title="Domain name" rel="wikipedia">domain name</a>, it’s time to start shopping around for blog hosting…hence the term self-hosted blog. But finding the right host can be so complicated these days. Who are these guys? Have they been in business long? Who is reliable? What features will I need from my host? The list of questions can be a long one but here are a few basics you will need from your host:</p>
<h3><strong>Guaranteed Uptime</strong></h3>
<p>Your blog host needs to be able to guarantee that your site will be available to your visitors 99% of the time barring any server upgrades.</p>
<h3><strong>Unlimited Bandwidth</strong></h3>
<p>Every bit of data that is transmitted from your site to your visitors is called bandwidth and if you have a limited monthly amount of bandwidth with your host then at least make sure it is high enough to support how many site visitors you expect to have every month.  While someone just starting out a new blog may not need tons of bandwidth to get started, having unlimited bandwidth means you never have to worry that you’ve used up your monthly quota and your visitors won’t get an error message until the month changes over.</p>
<h3><strong>Host Unlimited Websites</strong></h3>
<p>While you may only ever want or need one blog or <a class="zem_slink" href="http://en.wikipedia.org/wiki/Website" title="Website" rel="wikipedia">website</a>, you may become bitten by the blog bug and want to open a second, third, fourth, or even fifteenth blog. But if you took the most basic hosting from your provider they may have restrictions on how many websites you can host with them unless you upgrade. Since the difference between getting 5 websites or unlimited websites with your <a class="zem_slink" href="http://en.wikipedia.org/wiki/Web_hosting_service" title="Web hosting service" rel="wikipedia">web host</a> is probably 2 or 3 dollars per month it just makes sense to choose the plan that offers unlimited website hosting.</p>
<h3><strong><a class="zem_slink" href="http://www.cpanel.net" title="CPanel" rel="homepage">cPanel</a></strong></h3>
<p>What is cPanel? Well it’s the interface that you will be able to log into to administrate your blog and it’s workings. In a previous post I mentioned that I like buying domains from <a href="http://godaddy.com">Godaddy.com</a> but they do not have a cPanel for their customers so I buy my hosting elsewhere. What is so hot about a cPanel? Well if you’re not too technically inclined then a cPanel will allow you to visually operate your blog behind the scenes with a nicely layed-out <a class="zem_slink" href="http://en.wikipedia.org/wiki/Graphical_user_interface" title="Graphical user interface" rel="wikipedia">graphical interface</a>. You will have access to setting up your blog email addresses, your <a class="zem_slink" href="http://www.mysql.com" title="MySQL" rel="homepage">MySql</a> databases, add-on domains if you want to host more than one website on your account, and of course you will have access to many great scripts that allow you to set up your blog in under 5 minutes. Most cPanel hosts will have <a class="zem_slink" href="http://en.wikipedia.org/wiki/Fantastico_%28web_hosting%29" title="Fantastico (web hosting)" rel="wikipedia">Fantastico</a> scripts running in them and will offer several choices of <a class="zem_slink" href="http://en.wikipedia.org/wiki/Blog" title="Blog" rel="wikipedia">blogging</a> platforms in their blog hosting packages.</p>
<h3><strong>Options to Pay Monthly or Semi-Annually</strong></h3>
<p>When I first set out to get hosting a long time ago I didn’t know what I was doing and I took hosting with a company for a ridiculous charge that I was billed a year in advance for. It wasn’t until the dust settled that I realized that my host didn’t even have a cPanel for me to use and their service was shaky at best when I tried to access my site. When selecting a host look for the option to pay by <a class="zem_slink" href="http://paypal.com" title="PayPal" rel="homepage">Paypal</a> as they should also allow you to pay monthly then in case you change your mind. Don’t get stuck with a host you can’t live with for a year or more depending on their hosting plans, so try to limit your upfront hosting costs to no more than 6 months in advance.</p>
<h3><strong>Money Back Guarantee</strong></h3>
<p>It’s always nice to get your money back if it turns out blogging wasn’t for you after all and while most companies offer a two week guarantee there are one or two hosts out there that offer 30 to 45 days money back should you change your mind.</p>
<p><a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=jadem1" target="_blank"><img src="http://www.hostgator.com/affiliates/banners/wordpress-220x240.gif"></a></p>
<div style="margin-top: 10px; height: 15px;" class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/1ad09496-3386-4d0b-980d-615d957fcd09/" title="Zemified by Zemanta"><img style="border: medium none ; float: right;" class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=1ad09496-3386-4d0b-980d-615d957fcd09" alt="Reblog this post [with Zemanta]"></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.newbloghelp.com/blog-hosting/shopping-around-for-blog-hosting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

