<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installing WordPress locally with WampServer</title>
	<atom:link href="http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/</link>
	<description>Engage Yourself with WordPress.tv</description>
	<lastBuildDate>Sat, 01 Oct 2011 10:49:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Casey</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-21286</link>
		<dc:creator><![CDATA[Casey]]></dc:creator>
		<pubDate>Sat, 12 Mar 2011 01:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-21286</guid>
		<description><![CDATA[I&#039;ve been using Vista for a long time and the only time I have had issues with my WAMP server is when I have Skype loaded. If you disable Skype when you want to use your WAMP server, it works fine; otherwise, it will be orange instead of green.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using Vista for a long time and the only time I have had issues with my WAMP server is when I have Skype loaded. If you disable Skype when you want to use your WAMP server, it works fine; otherwise, it will be orange instead of green.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ab</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-17554</link>
		<dc:creator><![CDATA[ab]]></dc:creator>
		<pubDate>Sun, 12 Dec 2010 13:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-17554</guid>
		<description><![CDATA[thanks for this. so far I&#039;ve been following some tutorials on how to make this work that would instruct me to write stuff and complicated code in command promt and what not. it did work but the set of instructions was something I could never remember. but I always thought it doesn&#039;t make sense for this to be this complicated. so, I kept looking for an easier way until I found this article which indeed showed me how really easy is to set up things.]]></description>
		<content:encoded><![CDATA[<p>thanks for this. so far I&#8217;ve been following some tutorials on how to make this work that would instruct me to write stuff and complicated code in command promt and what not. it did work but the set of instructions was something I could never remember. but I always thought it doesn&#8217;t make sense for this to be this complicated. so, I kept looking for an easier way until I found this article which indeed showed me how really easy is to set up things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billionstrang</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-14738</link>
		<dc:creator><![CDATA[billionstrang]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 18:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-14738</guid>
		<description><![CDATA[Here&#039;s an easier way to host multiple sites locally. I tried the &quot;virtual host&quot; method outlined in the link that Linda F offered, but I couldn&#039;t get it to work on my machine. The following is much easier, and it works great:
Before you install wordpress, go to www in your wamp folder, and create a file called &quot;client1&quot; (you can name it anything you want.) Then go to your phpmyadmin page, and Create New Database called &quot;client 1&quot; Now paste your wordpress into the client1 folder, and follow the steps outlined above. (for databese, enter client1; everything else is the same.)

Now you can repeat these steps for each new database. Create a file in www called client2, create a database in phpmyadmin called client2, install wordpress in client2 folder, and make sure the database in wp-config is client2.

So then you go to your browser and type in http:localhost/client1/wp-admin, and you&#039;re there! Change &quot;client1&quot; to whatever site you want to work on.

If your browser can&#039;t find the address, you probably forgot to start wamp. I&#039;ve done that a few times.]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s an easier way to host multiple sites locally. I tried the &#8220;virtual host&#8221; method outlined in the link that Linda F offered, but I couldn&#8217;t get it to work on my machine. The following is much easier, and it works great:<br />
Before you install wordpress, go to www in your wamp folder, and create a file called &#8220;client1&#8243; (you can name it anything you want.) Then go to your phpmyadmin page, and Create New Database called &#8220;client 1&#8243; Now paste your wordpress into the client1 folder, and follow the steps outlined above. (for databese, enter client1; everything else is the same.)</p>
<p>Now you can repeat these steps for each new database. Create a file in www called client2, create a database in phpmyadmin called client2, install wordpress in client2 folder, and make sure the database in wp-config is client2.</p>
<p>So then you go to your browser and type in http:localhost/client1/wp-admin, and you&#8217;re there! Change &#8220;client1&#8243; to whatever site you want to work on.</p>
<p>If your browser can&#8217;t find the address, you probably forgot to start wamp. I&#8217;ve done that a few times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BellaMary</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-13806</link>
		<dc:creator><![CDATA[BellaMary]]></dc:creator>
		<pubDate>Mon, 16 Aug 2010 08:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-13806</guid>
		<description><![CDATA[Thank you so much.  You have helped me tremendously.  I have spent so many hours trying to find a complete walk through that would help me, I&#039;m so grateful for your video.]]></description>
		<content:encoded><![CDATA[<p>Thank you so much.  You have helped me tremendously.  I have spent so many hours trying to find a complete walk through that would help me, I&#8217;m so grateful for your video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ariberbagi</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-13617</link>
		<dc:creator><![CDATA[ariberbagi]]></dc:creator>
		<pubDate>Wed, 11 Aug 2010 03:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-13617</guid>
		<description><![CDATA[is this technique still effective nowadays? in the past few months I’ve attempted to re-install XAMPP/XAMPPlite/WAMP server or even BitNami WordPress Stack, it keeps on getting errors every now and then. BTW, I’m using Vista.]]></description>
		<content:encoded><![CDATA[<p>is this technique still effective nowadays? in the past few months I’ve attempted to re-install XAMPP/XAMPPlite/WAMP server or even BitNami WordPress Stack, it keeps on getting errors every now and then. BTW, I’m using Vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-13139</link>
		<dc:creator><![CDATA[Steph]]></dc:creator>
		<pubDate>Thu, 29 Jul 2010 15:11:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-13139</guid>
		<description><![CDATA[Great video!!! Simple and very easy to follow walkthrough! Thank you so much!]]></description>
		<content:encoded><![CDATA[<p>Great video!!! Simple and very easy to follow walkthrough! Thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jurug</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-12492</link>
		<dc:creator><![CDATA[jurug]]></dc:creator>
		<pubDate>Mon, 12 Jul 2010 21:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-12492</guid>
		<description><![CDATA[Shane,
when I type in the address to install the local server – a broken link appears. help?]]></description>
		<content:encoded><![CDATA[<p>Shane,<br />
when I type in the address to install the local server – a broken link appears. help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-11957</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-11957</guid>
		<description><![CDATA[You&#039;re welcome rtiqlit.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome rtiqlit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rtiqlit</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-11955</link>
		<dc:creator><![CDATA[rtiqlit]]></dc:creator>
		<pubDate>Fri, 25 Jun 2010 18:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-11955</guid>
		<description><![CDATA[Hey Shane, I can&#039;t THANK YOU enough for this video. I was pulling my hair out trying to get this local install to work after watching a video (4 times) to do the same on Lynda.com. Your process varied a bit from that video, but HOOOOORRRRAAAAYYYYYY, YOURS gave me a working install! You ROCK kiddo!!]]></description>
		<content:encoded><![CDATA[<p>Hey Shane, I can&#8217;t THANK YOU enough for this video. I was pulling my hair out trying to get this local install to work after watching a video (4 times) to do the same on Lynda.com. Your process varied a bit from that video, but HOOOOORRRRAAAAYYYYYY, YOURS gave me a working install! You ROCK kiddo!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanjay</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-7390</link>
		<dc:creator><![CDATA[Sanjay]]></dc:creator>
		<pubDate>Mon, 21 Dec 2009 02:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-7390</guid>
		<description><![CDATA[Great video. I was able to do the install right along with it.]]></description>
		<content:encoded><![CDATA[<p>Great video. I was able to do the install right along with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: venkat</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-6113</link>
		<dc:creator><![CDATA[venkat]]></dc:creator>
		<pubDate>Wed, 21 Oct 2009 09:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-6113</guid>
		<description><![CDATA[very good for Installing WordPress locally with WampServer.

thank u...]]></description>
		<content:encoded><![CDATA[<p>very good for Installing WordPress locally with WampServer.</p>
<p>thank u&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda F</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-4701</link>
		<dc:creator><![CDATA[Linda F]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 22:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-4701</guid>
		<description><![CDATA[In case this helps anyone else, I just found a description here of how to have multiple virtual sites locally:

http://www.trailheadinteractive.com/creating_multiple_virtual_sites_a_single_apache_install_windows_xp]]></description>
		<content:encoded><![CDATA[<p>In case this helps anyone else, I just found a description here of how to have multiple virtual sites locally:</p>
<p><a href="http://www.trailheadinteractive.com/creating_multiple_virtual_sites_a_single_apache_install_windows_xp" rel="nofollow">http://www.trailheadinteractive.com/creating_multiple_virtual_sites_a_single_apache_install_windows_xp</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda F</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-4700</link>
		<dc:creator><![CDATA[Linda F]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 21:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-4700</guid>
		<description><![CDATA[Thanks Shane, that is a very clear video and you&#039;ve done a great job describing how to install WAMP. 

Hope your motivation has returned - we all go through those slumps but usually come out better on the other side.

I would like to work locally on several WordPress sites at the same time. Can anyone explain how to set up more than one local site?

Please and thanks!]]></description>
		<content:encoded><![CDATA[<p>Thanks Shane, that is a very clear video and you&#8217;ve done a great job describing how to install WAMP. </p>
<p>Hope your motivation has returned &#8211; we all go through those slumps but usually come out better on the other side.</p>
<p>I would like to work locally on several WordPress sites at the same time. Can anyone explain how to set up more than one local site?</p>
<p>Please and thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond Day</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-4039</link>
		<dc:creator><![CDATA[Raymond Day]]></dc:creator>
		<pubDate>Wed, 05 Aug 2009 11:43:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-4039</guid>
		<description><![CDATA[You can delete the index.php that came with the wampserver. It&#039;s just a little test webpage to show you that Apache, The thing that does web pages is working.

Very good video to show this. I did not know could do this on Windows XP. I been doing in on Linux. That&#039;s neat can run this on Windows. To bad have to turn off skype.

-Raymond Day]]></description>
		<content:encoded><![CDATA[<p>You can delete the index.php that came with the wampserver. It&#8217;s just a little test webpage to show you that Apache, The thing that does web pages is working.</p>
<p>Very good video to show this. I did not know could do this on Windows XP. I been doing in on Linux. That&#8217;s neat can run this on Windows. To bad have to turn off skype.</p>
<p>-Raymond Day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nedfuller</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-4016</link>
		<dc:creator><![CDATA[nedfuller]]></dc:creator>
		<pubDate>Tue, 04 Aug 2009 18:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-4016</guid>
		<description><![CDATA[Thanks m8! Great tutorial!]]></description>
		<content:encoded><![CDATA[<p>Thanks m8! Great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janie</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-3465</link>
		<dc:creator><![CDATA[janie]]></dc:creator>
		<pubDate>Tue, 14 Jul 2009 11:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-3465</guid>
		<description><![CDATA[Thanks! Have Wampserver running fine on my Vista PC and playing with Wordpress. Does anyone know how to set up multiple blogs locally?]]></description>
		<content:encoded><![CDATA[<p>Thanks! Have Wampserver running fine on my Vista PC and playing with WordPress. Does anyone know how to set up multiple blogs locally?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannon</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-3354</link>
		<dc:creator><![CDATA[Shannon]]></dc:creator>
		<pubDate>Tue, 07 Jul 2009 21:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-3354</guid>
		<description><![CDATA[THANK YOU THANK YOU THANK YOU!!!  I had trouble at first but once I uninstalled IIS (I had tried using that before for a different project and couldn&#039;t get it to run properly, so I didn&#039;t mind shutting it down), your tutorial worked beautifully. You made it so easy!]]></description>
		<content:encoded><![CDATA[<p>THANK YOU THANK YOU THANK YOU!!!  I had trouble at first but once I uninstalled IIS (I had tried using that before for a different project and couldn&#8217;t get it to run properly, so I didn&#8217;t mind shutting it down), your tutorial worked beautifully. You made it so easy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-3000</link>
		<dc:creator><![CDATA[Josh]]></dc:creator>
		<pubDate>Mon, 15 Jun 2009 15:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-3000</guid>
		<description><![CDATA[Hi, 
I have been running XAMPP LITE on XP Prof&#039;. Works fine with WP 2.8 so far. I am about to get Verizon&#039;s FiOS boradband service. Common knowledge is that Verizon blocks port 80, and local host stops working. Could you please suggest a remedy? Many Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have been running XAMPP LITE on XP Prof&#8217;. Works fine with WP 2.8 so far. I am about to get Verizon&#8217;s FiOS boradband service. Common knowledge is that Verizon blocks port 80, and local host stops working. Could you please suggest a remedy? Many Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-2020</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Wed, 22 Apr 2009 02:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-2020</guid>
		<description><![CDATA[Just popping in after months of downtime. Not feeling up to anything these days. Wish me luck to find my motivation again.]]></description>
		<content:encoded><![CDATA[<p>Just popping in after months of downtime. Not feeling up to anything these days. Wish me luck to find my motivation again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Southern Studio Boy</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-2009</link>
		<dc:creator><![CDATA[Southern Studio Boy]]></dc:creator>
		<pubDate>Tue, 21 Apr 2009 03:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-2009</guid>
		<description><![CDATA[Great video tutorial!]]></description>
		<content:encoded><![CDATA[<p>Great video tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caryl</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-1880</link>
		<dc:creator><![CDATA[caryl]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 04:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-1880</guid>
		<description><![CDATA[i certainly agree... i&#039;ve tested it recently and there&#039;s no improvement yet. this kinda SUCKS!]]></description>
		<content:encoded><![CDATA[<p>i certainly agree&#8230; i&#8217;ve tested it recently and there&#8217;s no improvement yet. this kinda SUCKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caryl</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-1879</link>
		<dc:creator><![CDATA[caryl]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 03:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-1879</guid>
		<description><![CDATA[is this technique still effective nowadays? in the past few months I&#039;ve attempted to re-install XAMPP/XAMPPlite/WAMP server or even BitNami Wordpress Stack, it keeps on getting errors every now and then. BTW, I&#039;m using Vista.]]></description>
		<content:encoded><![CDATA[<p>is this technique still effective nowadays? in the past few months I&#8217;ve attempted to re-install XAMPP/XAMPPlite/WAMP server or even BitNami WordPress Stack, it keeps on getting errors every now and then. BTW, I&#8217;m using Vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aliblu5308</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-1728</link>
		<dc:creator><![CDATA[aliblu5308]]></dc:creator>
		<pubDate>Fri, 27 Mar 2009 16:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-1728</guid>
		<description><![CDATA[Shane:

I have two questions.

1. Can&#039;t I just upload my finished site via FTP?

2. I already have a blog installed as a subsite to a bigger website. I want to delete the entire main site and replace it with the Word Press blog. This means changing the URL from http://myblog.com to www.myblog.com. What happens to the database already installed with my host? Will the updates and plugins still work or do I have to re do everything?

I hope that makes sense.

AliBlu]]></description>
		<content:encoded><![CDATA[<p>Shane:</p>
<p>I have two questions.</p>
<p>1. Can&#8217;t I just upload my finished site via FTP?</p>
<p>2. I already have a blog installed as a subsite to a bigger website. I want to delete the entire main site and replace it with the Word Press blog. This means changing the URL from <a href="http://myblog.com" rel="nofollow">http://myblog.com</a> to <a href="http://www.myblog.com" rel="nofollow">http://www.myblog.com</a>. What happens to the database already installed with my host? Will the updates and plugins still work or do I have to re do everything?</p>
<p>I hope that makes sense.</p>
<p>AliBlu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-1408</link>
		<dc:creator><![CDATA[Raymond]]></dc:creator>
		<pubDate>Thu, 26 Feb 2009 19:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-1408</guid>
		<description><![CDATA[When I run: http://localhost/wp-admin/install.php

I get.
Error:

Already Installed

You appear to have already installed WordPress. To reinstall please clear your old database tables first.

That&#039;s OK except that I didn&#039;t know there was another installation on my machine and I certaintly don&#039;t know how to find and remove old databases.

Any suggestions?

Thanks, Ray]]></description>
		<content:encoded><![CDATA[<p>When I run: <a href="http://localhost/wp-admin/install.php" rel="nofollow">http://localhost/wp-admin/install.php</a></p>
<p>I get.<br />
Error:</p>
<p>Already Installed</p>
<p>You appear to have already installed WordPress. To reinstall please clear your old database tables first.</p>
<p>That&#8217;s OK except that I didn&#8217;t know there was another installation on my machine and I certaintly don&#8217;t know how to find and remove old databases.</p>
<p>Any suggestions?</p>
<p>Thanks, Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-1167</link>
		<dc:creator><![CDATA[Leon]]></dc:creator>
		<pubDate>Thu, 19 Feb 2009 22:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-1167</guid>
		<description><![CDATA[Great video Shane. Any chance of producing one for IIS? (IIS 5.1 to be more specific) ... kinda constrained because of my company&#039;s IT policy to use MS products.]]></description>
		<content:encoded><![CDATA[<p>Great video Shane. Any chance of producing one for IIS? (IIS 5.1 to be more specific) &#8230; kinda constrained because of my company&#8217;s IT policy to use MS products.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-980</link>
		<dc:creator><![CDATA[Greg]]></dc:creator>
		<pubDate>Thu, 12 Feb 2009 22:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-980</guid>
		<description><![CDATA[Thank you. Everything worked like a charm! Very helpful.]]></description>
		<content:encoded><![CDATA[<p>Thank you. Everything worked like a charm! Very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E11World</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-913</link>
		<dc:creator><![CDATA[E11World]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 20:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-913</guid>
		<description><![CDATA[Really great video! Thank you very much. I had the problem with the password field (didn&#039;t know it works if its blank). Thank you very much.]]></description>
		<content:encoded><![CDATA[<p>Really great video! Thank you very much. I had the problem with the password field (didn&#8217;t know it works if its blank). Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-903</link>
		<dc:creator><![CDATA[Shane]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 14:03:17 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-903</guid>
		<description><![CDATA[So, Raw28, did you get it installed and running?

let me know.
Shane]]></description>
		<content:encoded><![CDATA[<p>So, Raw28, did you get it installed and running?</p>
<p>let me know.<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-885</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Sun, 08 Feb 2009 20:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-885</guid>
		<description><![CDATA[Heather, are you sure that you&#039;re wamp server is running before you open your browser and try that link? Make sure it is, and make sure you transferred this file to the c:\wamp\www folder.

Let me know.
Shane]]></description>
		<content:encoded><![CDATA[<p>Heather, are you sure that you&#8217;re wamp server is running before you open your browser and try that link? Make sure it is, and make sure you transferred this file to the c:\wamp\www folder.</p>
<p>Let me know.<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raw28</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-838</link>
		<dc:creator><![CDATA[raw28]]></dc:creator>
		<pubDate>Sat, 07 Feb 2009 14:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-838</guid>
		<description><![CDATA[Great job was going on 12 hours attempting till I saw this.]]></description>
		<content:encoded><![CDATA[<p>Great job was going on 12 hours attempting till I saw this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heather</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-827</link>
		<dc:creator><![CDATA[heather]]></dc:creator>
		<pubDate>Sat, 07 Feb 2009 00:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-827</guid>
		<description><![CDATA[I don&#039;t think I was clear in the first post. This is what i am typing: http://localhost/wp-admin/install.php

google crome and IE say that the link is broken and/or unknown error.]]></description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I was clear in the first post. This is what i am typing: <a href="http://localhost/wp-admin/install.php" rel="nofollow">http://localhost/wp-admin/install.php</a></p>
<p>google crome and IE say that the link is broken and/or unknown error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: heather</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-826</link>
		<dc:creator><![CDATA[heather]]></dc:creator>
		<pubDate>Sat, 07 Feb 2009 00:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-826</guid>
		<description><![CDATA[Shane,
when I type in the address to install the local server - a broken link appears. help?]]></description>
		<content:encoded><![CDATA[<p>Shane,<br />
when I type in the address to install the local server &#8211; a broken link appears. help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnathan</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-805</link>
		<dc:creator><![CDATA[Johnathan]]></dc:creator>
		<pubDate>Fri, 06 Feb 2009 09:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-805</guid>
		<description><![CDATA[Holder,
moving from a local build to online is easy.
Once you have developed your site / blog locally, simply install wordpress on your web server. On your local install use the &quot;export&quot; function. Then on your web install use the &quot;import&quot; function. This will bring your locally developed content to the web. Then as for your theme, simply upload your theme to your web server in &quot;wordpress directory&quot;/wp-content/themes .. Voila! from PC to Web.]]></description>
		<content:encoded><![CDATA[<p>Holder,<br />
moving from a local build to online is easy.<br />
Once you have developed your site / blog locally, simply install wordpress on your web server. On your local install use the &#8220;export&#8221; function. Then on your web install use the &#8220;import&#8221; function. This will bring your locally developed content to the web. Then as for your theme, simply upload your theme to your web server in &#8220;wordpress directory&#8221;/wp-content/themes .. Voila! from PC to Web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnathan</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-804</link>
		<dc:creator><![CDATA[Johnathan]]></dc:creator>
		<pubDate>Fri, 06 Feb 2009 09:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-804</guid>
		<description><![CDATA[It does now, check for updates. Do not install in program files , should be c:/wamp . Also turn off UAC (if you are comfortable with that) You can do that through msconfig ( run &gt; type msconfig &gt; enter)
I have notice however, that randomly it will not work (taskbar icon will turn yellow) , if it does this simply &quot;stop all services&quot; &gt; &quot;put offline&quot; &gt; restart services&quot; &gt; &quot;put online&quot;, also it is a good practice to put wamp &quot;offline&quot; before you exit wamp. Kind of like using the windows interface to turn your PC off instead of just hitting the power button.]]></description>
		<content:encoded><![CDATA[<p>It does now, check for updates. Do not install in program files , should be c:/wamp . Also turn off UAC (if you are comfortable with that) You can do that through msconfig ( run &gt; type msconfig &gt; enter)<br />
I have notice however, that randomly it will not work (taskbar icon will turn yellow) , if it does this simply &#8220;stop all services&#8221; &gt; &#8220;put offline&#8221; &gt; restart services&#8221; &gt; &#8220;put online&#8221;, also it is a good practice to put wamp &#8220;offline&#8221; before you exit wamp. Kind of like using the windows interface to turn your PC off instead of just hitting the power button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-790</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-790</guid>
		<description><![CDATA[Awesome Lee. Tell everyone about it. I love a fan base! :)
Tell &#039;um to follow me on twitter too.

Shane]]></description>
		<content:encoded><![CDATA[<p>Awesome Lee. Tell everyone about it. I love a fan base! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Tell &#8216;um to follow me on twitter too.</p>
<p>Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-789</link>
		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-789</guid>
		<description><![CDATA[Sorted the editor out and the program works a treat - recommend it to all beginners , thanks.]]></description>
		<content:encoded><![CDATA[<p>Sorted the editor out and the program works a treat &#8211; recommend it to all beginners , thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-761</link>
		<dc:creator><![CDATA[Lee]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 22:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-761</guid>
		<description><![CDATA[This is a cracking tutorial explained simply and clearly. I am struggling with opening the sample file with note pad but thats because I am thick ! However tohave got to that point is a tribute to the clear instruction. I hope you do more because its really useful.

Well done.

Thanks

L]]></description>
		<content:encoded><![CDATA[<p>This is a cracking tutorial explained simply and clearly. I am struggling with opening the sample file with note pad but thats because I am thick ! However tohave got to that point is a tribute to the clear instruction. I hope you do more because its really useful.</p>
<p>Well done.</p>
<p>Thanks</p>
<p>L</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-707</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Mon, 02 Feb 2009 15:53:20 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-707</guid>
		<description><![CDATA[That&#039;s a damn&#039;d good question donkeely. I&#039;m not sure about that. I&#039;d check the wampserver forums for that.]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s a damn&#8217;d good question donkeely. I&#8217;m not sure about that. I&#8217;d check the wampserver forums for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donkeely</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-689</link>
		<dc:creator><![CDATA[donkeely]]></dc:creator>
		<pubDate>Sun, 01 Feb 2009 14:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-689</guid>
		<description><![CDATA[Will wampserver work using WordpressMU?]]></description>
		<content:encoded><![CDATA[<p>Will wampserver work using WordPressMU?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-01-31 &#171; The Mustard Seed</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-677</link>
		<dc:creator><![CDATA[links for 2009-01-31 &#171; The Mustard Seed]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 14:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-677</guid>
		<description><![CDATA[[...] Installing WordPress locally with WampServer « WordPress.tv &quot;Shane Arthur walks you through creating a local installation of WordPress, which you can use for testing or development. In this tutorial, Shane uses the Windows-based WampServer.&quot; (tags: web2.0 blog) [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Installing WordPress locally with WampServer « WordPress.tv &quot;Shane Arthur walks you through creating a local installation of WordPress, which you can use for testing or development. In this tutorial, Shane uses the Windows-based WampServer.&quot; (tags: web2.0 blog) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-676</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 13:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-676</guid>
		<description><![CDATA[Holder,

This tutorial is indeed for practicing offline. Lots of times, people want to tinker around with WordPress before they go live. Once they practice, they can get space at an ISP, purchase a domain name, and once everything is ready to go(I suggest an ISP like Midphase that has one click WordPress installation), you just transfer your local theme that you tinkered with into your live theme folder, then use your ISP&#039;s control panel to choose that theme.

Let me know if this helped.
Shane]]></description>
		<content:encoded><![CDATA[<p>Holder,</p>
<p>This tutorial is indeed for practicing offline. Lots of times, people want to tinker around with WordPress before they go live. Once they practice, they can get space at an ISP, purchase a domain name, and once everything is ready to go(I suggest an ISP like Midphase that has one click WordPress installation), you just transfer your local theme that you tinkered with into your live theme folder, then use your ISP&#8217;s control panel to choose that theme.</p>
<p>Let me know if this helped.<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: holder86</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-674</link>
		<dc:creator><![CDATA[holder86]]></dc:creator>
		<pubDate>Sat, 31 Jan 2009 08:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-674</guid>
		<description><![CDATA[This is a great tutorial but how do I put all my stuff online this way??? I wanna know how to publish things for online. It seems all this is for is for private use only. Maybe im confused about it all. Let me know Shane.]]></description>
		<content:encoded><![CDATA[<p>This is a great tutorial but how do I put all my stuff online this way??? I wanna know how to publish things for online. It seems all this is for is for private use only. Maybe im confused about it all. Let me know Shane.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-660</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Fri, 30 Jan 2009 14:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-660</guid>
		<description><![CDATA[Wasim, are you using a firewall or Vista? I&#039;m not familiar with the error message you mentioned, but the wampserver forums might help:

http://www.wampserver.com/phorum/read.php?2,42970

I wish I could help you more with this.
Shane]]></description>
		<content:encoded><![CDATA[<p>Wasim, are you using a firewall or Vista? I&#8217;m not familiar with the error message you mentioned, but the wampserver forums might help:</p>
<p><a href="http://www.wampserver.com/phorum/read.php?2,42970" rel="nofollow">http://www.wampserver.com/phorum/read.php?2,42970</a></p>
<p>I wish I could help you more with this.<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-646</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Fri, 30 Jan 2009 02:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-646</guid>
		<description><![CDATA[Aaron: I&#039;ve heard about problems with Vista, but I don&#039;t use that operating system so I can&#039;t help you there. I&#039;d do a google search for &quot;wamp vista&quot; though and you will probably be able to find someone else in your situation. Or, you might want to check out the wamp forums.

links: doing screencasts takes lots of juice, so I suggest you upgrade to a fast system geared toward graphics and video.]]></description>
		<content:encoded><![CDATA[<p>Aaron: I&#8217;ve heard about problems with Vista, but I don&#8217;t use that operating system so I can&#8217;t help you there. I&#8217;d do a google search for &#8220;wamp vista&#8221; though and you will probably be able to find someone else in your situation. Or, you might want to check out the wamp forums.</p>
<p>links: doing screencasts takes lots of juice, so I suggest you upgrade to a fast system geared toward graphics and video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wasim</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-632</link>
		<dc:creator><![CDATA[Wasim]]></dc:creator>
		<pubDate>Thu, 29 Jan 2009 15:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-632</guid>
		<description><![CDATA[I had a go at this but I just got to the step where I click on the Wamp icon and choose &quot;PHPMyAdmin&quot; and then I get this mesage.

Invalid server index: &quot;&quot;

And now I&#039;ve just tried to do  it again and literally NOTHING appears at all. because I don&#039;t understand the steps or what they mean I wouldn&#039;t even know what to do to correct it.]]></description>
		<content:encoded><![CDATA[<p>I had a go at this but I just got to the step where I click on the Wamp icon and choose &#8220;PHPMyAdmin&#8221; and then I get this mesage.</p>
<p>Invalid server index: &#8220;&#8221;</p>
<p>And now I&#8217;ve just tried to do  it again and literally NOTHING appears at all. because I don&#8217;t understand the steps or what they mean I wouldn&#8217;t even know what to do to correct it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links2funblog</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-583</link>
		<dc:creator><![CDATA[links2funblog]]></dc:creator>
		<pubDate>Wed, 28 Jan 2009 22:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-583</guid>
		<description><![CDATA[I did a video just like this on youtube. Only any screen recorders make my computer run  horribly.]]></description>
		<content:encoded><![CDATA[<p>I did a video just like this on youtube. Only any screen recorders make my computer run  horribly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-556</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Wed, 28 Jan 2009 03:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-556</guid>
		<description><![CDATA[WampServer doesn&#039;t work with vista.]]></description>
		<content:encoded><![CDATA[<p>WampServer doesn&#8217;t work with vista.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xbiboy</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-523</link>
		<dc:creator><![CDATA[xbiboy]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 02:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-523</guid>
		<description><![CDATA[hmmm..I wanna try this locahost server..coz i usually use &quot;xammp&quot;]]></description>
		<content:encoded><![CDATA[<p>hmmm..I wanna try this locahost server..coz i usually use &#8220;xammp&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Arthur</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-521</link>
		<dc:creator><![CDATA[Shane Arthur]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-521</guid>
		<description><![CDATA[Thanks Raiderhost,

I&#039;m glad you liked the video. I loved making it.
Regards
Shane]]></description>
		<content:encoded><![CDATA[<p>Thanks Raiderhost,</p>
<p>I&#8217;m glad you liked the video. I loved making it.<br />
Regards<br />
Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raiderhost</title>
		<link>http://wordpress.tv/2009/01/26/installing-wordpress-locally-with-wampserver/#comment-520</link>
		<dc:creator><![CDATA[raiderhost]]></dc:creator>
		<pubDate>Tue, 27 Jan 2009 00:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=1170#comment-520</guid>
		<description><![CDATA[emm...

- good video tutorial, its very usefull to a user want to learn wordpress in home before upload wordpress into web. 
- simple to understand.

thankz to shanearthur]]></description>
		<content:encoded><![CDATA[<p>emm&#8230;</p>
<p>- good video tutorial, its very usefull to a user want to learn wordpress in home before upload wordpress into web.<br />
- simple to understand.</p>
<p>thankz to shanearthur</p>
]]></content:encoded>
	</item>
</channel>
</rss>

