<?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/"
		>
<channel>
	<title>Comments on: Testing WordPress themes locally</title>
	<atom:link href="http://www.devlounge.net/design/testing-wordpress-themes-locally/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devlounge.net/design/testing-wordpress-themes-locally</link>
	<description>Design, Develop, and Grow</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:03:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ricardo Jorge</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-181124</link>
		<dc:creator>Ricardo Jorge</dc:creator>
		<pubDate>Fri, 02 Oct 2009 02:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-181124</guid>
		<description>Thanks a lot. This is really going to help me, since i want to change my theme, but i&#039;m always making little changes that i don&#039;t want my readers to see =D</description>
		<content:encoded><![CDATA[<p>Thanks a lot. This is really going to help me, since i want to change my theme, but i&#8217;m always making little changes that i don&#8217;t want my readers to see =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MySQL Management on your Mac &#124; Devlounge</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-181068</link>
		<dc:creator>MySQL Management on your Mac &#124; Devlounge</dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-181068</guid>
		<description>[...] or XAMPP to run your own personal webserver on your Mac, allowing you to do very cool things like testing Wordpress themes locally. Both MAMP and XAMPP include phpMyAdmin to manage your MySQL databases, which is perfectly fine of [...]</description>
		<content:encoded><![CDATA[<p>[...] or XAMPP to run your own personal webserver on your Mac, allowing you to do very cool things like testing WordPress themes locally. Both MAMP and XAMPP include phpMyAdmin to manage your MySQL databases, which is perfectly fine of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spamboy</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-180144</link>
		<dc:creator>Spamboy</dc:creator>
		<pubDate>Wed, 29 Jul 2009 19:17:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-180144</guid>
		<description>@Michael Your code did not display, because you enclosed it in HTML comment brackets.  :)  Since you pasted code, I assume you are coding a custom there?  My recommendation would be to download a Gravatar-enabled theme to your machine, activating it, and seeing if they display for that theme.  If they do, then you can reverse-engineer the theme and apply its code to your theme.  Otherwise, it&#039;s an indication of network connectivty.</description>
		<content:encoded><![CDATA[<p>@Michael Your code did not display, because you enclosed it in HTML comment brackets.  <img src='http://www.devlounge.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Since you pasted code, I assume you are coding a custom there?  My recommendation would be to download a Gravatar-enabled theme to your machine, activating it, and seeing if they display for that theme.  If they do, then you can reverse-engineer the theme and apply its code to your theme.  Otherwise, it&#8217;s an indication of network connectivty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-180142</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 29 Jul 2009 18:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-180142</guid>
		<description>oops! Code didn&#039;t copy over.

&lt;!-- ?php if(function_exists(&#039;get_avatar&#039;)){ echo get_avatar($comment, &#039;80&#039;);} ? --&gt;

This is all I have (minus the &quot;!-- --&quot; obviously).</description>
		<content:encoded><![CDATA[<p>oops! Code didn&#8217;t copy over.</p>
<p><!-- ?php if(function_exists('get_avatar')){ echo get_avatar($comment, '80');} ? --></p>
<p>This is all I have (minus the &#8220;!&#8211; &#8211;&#8221; obviously).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-180141</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 29 Jul 2009 18:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-180141</guid>
		<description>Hi Lorraine,

Quick question about using MAMP to build WordPress themes and incorporating gravatars.   Do gravatars work on your local machine?  I.e. I&#039;m in the middle of incorporating gravatars into my website which has not been uploaded yet.  I&#039;m only viewing it on my local machine using MAMP.  When I login to my WP dashboard, I can see my gravatar (there) no problem.  But I can never see it on the webpage I&#039;m building.  Any ideas?

Code:
</description>
		<content:encoded><![CDATA[<p>Hi Lorraine,</p>
<p>Quick question about using MAMP to build WordPress themes and incorporating gravatars.   Do gravatars work on your local machine?  I.e. I&#8217;m in the middle of incorporating gravatars into my website which has not been uploaded yet.  I&#8217;m only viewing it on my local machine using MAMP.  When I login to my WP dashboard, I can see my gravatar (there) no problem.  But I can never see it on the webpage I&#8217;m building.  Any ideas?</p>
<p>Code:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Testing Wordpress themes locally Devlounge &#124; Wood TV Stand</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179378</link>
		<dc:creator>Testing Wordpress themes locally Devlounge &#124; Wood TV Stand</dc:creator>
		<pubDate>Sun, 31 May 2009 22:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179378</guid>
		<description>[...] Testing Wordpress themes locally Devlounge   Posted by root 50 minutes ago (http://www.devlounge.net)        Testing a wordpress theme you 39 ve designed locally makes life so much easier you can link to this comment local testing is definitely the way to go twitter really isn 39 t making a tv show please stick around ashton kutcher middot swissmiss turns powere        Discuss&#160;  &#124;&#160; Bury &#124;&#160;    News &#124; Testing Wordpress themes locally Devlounge [...]</description>
		<content:encoded><![CDATA[<p>[...] Testing WordPress themes locally Devlounge   Posted by root 50 minutes ago (<a href="http://www.devlounge.net" rel="nofollow">http://www.devlounge.net</a>)        Testing a wordpress theme you 39 ve designed locally makes life so much easier you can link to this comment local testing is definitely the way to go twitter really isn 39 t making a tv show please stick around ashton kutcher middot swissmiss turns powere        Discuss&nbsp;  |&nbsp; Bury |&nbsp;    News | Testing WordPress themes locally Devlounge [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: getting the hang of it &#171; Just For Fancy &#124; Musings of a self-proclaimed Fancy-Pants.</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179159</link>
		<dc:creator>getting the hang of it &#171; Just For Fancy &#124; Musings of a self-proclaimed Fancy-Pants.</dc:creator>
		<pubDate>Thu, 07 May 2009 18:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179159</guid>
		<description>[...] shout-outs to Lorraine Nepomuceno for this article at Devlounge about testing locally using MAMP (finding this out was a true head:desk moment &#8212; why [...]</description>
		<content:encoded><![CDATA[<p>[...] shout-outs to Lorraine Nepomuceno for this article at Devlounge about testing locally using MAMP (finding this out was a true head:desk moment &#8212; why [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khongcoai</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179080</link>
		<dc:creator>Khongcoai</dc:creator>
		<pubDate>Mon, 27 Apr 2009 08:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179080</guid>
		<description>Yeap, ok for Mamp, but how can we syncronize the local folders and database to the production server?</description>
		<content:encoded><![CDATA[<p>Yeap, ok for Mamp, but how can we syncronize the local folders and database to the production server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Spamboy</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179045</link>
		<dc:creator>Spamboy</dc:creator>
		<pubDate>Sat, 25 Apr 2009 00:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179045</guid>
		<description>Anyone here ever tried to setup a USB stick running XAMPP for Mac and XAMPP for Windows -- that way, you can use the USB stick on whatever computer you&#039;re at (I have a Mac at home, but a PC at work).  

If you&#039;ve done this, were you able to set it up so that the htdocs directory and MySQL database files were shared?</description>
		<content:encoded><![CDATA[<p>Anyone here ever tried to setup a USB stick running XAMPP for Mac and XAMPP for Windows &#8212; that way, you can use the USB stick on whatever computer you&#8217;re at (I have a Mac at home, but a PC at work).  </p>
<p>If you&#8217;ve done this, were you able to set it up so that the htdocs directory and MySQL database files were shared?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorraine Nepomuceno</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179034</link>
		<dc:creator>Lorraine Nepomuceno</dc:creator>
		<pubDate>Thu, 23 Apr 2009 18:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179034</guid>
		<description>Kevin, here&#039;s a quick step-by-step for doing that in MAMP- got this from the excellent &lt;a href=&quot;http://www.bleikamp.com/2006/11/16/wordpress-on-a-mac/&quot; rel=&quot;nofollow&quot;&gt;Ben Bleikamp&lt;/a&gt;:

1. Load up the MAMP application, start Apache and MySQL.

2. Point your browser to: http://localhost:8888/MAMP/ and you’ll find yourself at the MAMP homepage. It’s a simple control panel that lets you edit anything important fairly easily. Click the PHPMyAdmin link.

3. Create a database. I called my &quot;wordpress&quot; because I am only installing it once. If you’d like to use more than one WordPress install I’d suggest naming the databases by site, although it doesn’t really matter.

4. Unpack your WordPress download to to ../mamp/htdocs/wordpress/. The /htdocs/ folder is your &quot;live&quot; folder - if you want to create a new site, simple create a new folder.

5. Load wp-config-sample.php into your favorite text editor. You’re going to need to edit the values so that WordPress can access MySQL on your machine. The default username for MySQL is &quot;root.&quot; The default password is also &quot;root.&quot; If you are planning on using MAMP on a live server, change those values. The host is &quot;localhost:8888.&quot; The database name is whatever you called your database in Step 3. Save it as wp-config.php in your ../mamp/htdocs/wordpress/ folder.

6. Run the idiot-proof WordPress 5 minute install (it should take about 30 seconds). Point your browser to: http://localhost:8888/wordpress/wp-admin/install.php

Hope this helps :)</description>
		<content:encoded><![CDATA[<p>Kevin, here&#8217;s a quick step-by-step for doing that in MAMP- got this from the excellent <a href="http://www.bleikamp.com/2006/11/16/wordpress-on-a-mac/" rel="nofollow">Ben Bleikamp</a>:</p>
<p>1. Load up the MAMP application, start Apache and MySQL.</p>
<p>2. Point your browser to: <a href="http://localhost:8888/MAMP/" rel="nofollow">http://localhost:8888/MAMP/</a> and you’ll find yourself at the MAMP homepage. It’s a simple control panel that lets you edit anything important fairly easily. Click the PHPMyAdmin link.</p>
<p>3. Create a database. I called my &#8220;wordpress&#8221; because I am only installing it once. If you’d like to use more than one WordPress install I’d suggest naming the databases by site, although it doesn’t really matter.</p>
<p>4. Unpack your WordPress download to to ../mamp/htdocs/wordpress/. The /htdocs/ folder is your &#8220;live&#8221; folder &#8211; if you want to create a new site, simple create a new folder.</p>
<p>5. Load wp-config-sample.php into your favorite text editor. You’re going to need to edit the values so that WordPress can access MySQL on your machine. The default username for MySQL is &#8220;root.&#8221; The default password is also &#8220;root.&#8221; If you are planning on using MAMP on a live server, change those values. The host is &#8220;localhost:8888.&#8221; The database name is whatever you called your database in Step 3. Save it as wp-config.php in your ../mamp/htdocs/wordpress/ folder.</p>
<p>6. Run the idiot-proof WordPress 5 minute install (it should take about 30 seconds). Point your browser to: <a href="http://localhost:8888/wordpress/wp-admin/install.php" rel="nofollow">http://localhost:8888/wordpress/wp-admin/install.php</a></p>
<p>Hope this helps <img src='http://www.devlounge.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wally</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179031</link>
		<dc:creator>Wally</dc:creator>
		<pubDate>Thu, 23 Apr 2009 12:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179031</guid>
		<description>To be honest, as a developer I would never have imagined that people would just flip a switch to test their theme on their live site.  What a scary idea that is!

Good job pointing out that there are far better and safer ways to build your own themes.</description>
		<content:encoded><![CDATA[<p>To be honest, as a developer I would never have imagined that people would just flip a switch to test their theme on their live site.  What a scary idea that is!</p>
<p>Good job pointing out that there are far better and safer ways to build your own themes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Success With Wordpress &#124; SEO Blog</title>
		<link>http://www.devlounge.net/design/testing-wordpress-themes-locally/comment-page-1#comment-179023</link>
		<dc:creator>SEO Success With Wordpress &#124; SEO Blog</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.devlounge.net/?p=3058#comment-179023</guid>
		<description>[...] Testing Wordpress themes locally &#124; Devlounge [...]</description>
		<content:encoded><![CDATA[<p>[...] Testing WordPress themes locally | Devlounge [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

