<?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: How to develop a theme offline</title>
	<atom:link href="http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/feed/" rel="self" type="application/rss+xml" />
	<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/</link>
	<description>Premium WordPress Themes</description>
	<lastBuildDate>Sat, 22 Oct 2011 01:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: TnyJ</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-1574</link>
		<dc:creator>TnyJ</dc:creator>
		<pubDate>Wed, 10 Aug 2011 12:41:54 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-1574</guid>
		<description>Thanks!

Very good and clear explanation!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Very good and clear explanation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gp</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-897</link>
		<dc:creator>gp</dc:creator>
		<pubDate>Thu, 04 Feb 2010 08:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-897</guid>
		<description>Hi There, Superb explanation!

1 question though; i made a copy of my entire wordpress directory so i can edit tihs offline. After editing the Themes and Plugin directorty will be uploaded.

How do i work on my local copy op Wordpress?  so that i dont have to reinstall / copy al the theme files, edited php files and plugins

1) install wordpress on pc
2) copy all files to new directory?</description>
		<content:encoded><![CDATA[<p>Hi There, Superb explanation!</p>
<p>1 question though; i made a copy of my entire wordpress directory so i can edit tihs offline. After editing the Themes and Plugin directorty will be uploaded.</p>
<p>How do i work on my local copy op WordPress?  so that i dont have to reinstall / copy al the theme files, edited php files and plugins</p>
<p>1) install wordpress on pc<br />
2) copy all files to new directory?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-236</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Wed, 16 Jul 2008 01:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-236</guid>
		<description>That totally helped me! Great explanation that even a non-coder can understand...</description>
		<content:encoded><![CDATA[<p>That totally helped me! Great explanation that even a non-coder can understand&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lei</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-234</link>
		<dc:creator>Lei</dc:creator>
		<pubDate>Sun, 13 Jul 2008 10:08:48 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-234</guid>
		<description>Thanks a lot for this helpful tutorial! :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this helpful tutorial! <img src='http://prothemedesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-162</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Wed, 21 May 2008 21:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-162</guid>
		<description>I can not for the life of me find:
#AddModule mod_rewrite.c

I searched with ctrl+f as well as looked for it manually.  I did however find:
LoadModule rewrite_module modules/mod_rewrite.so
...which I uncommented.

So, I tried to just add that line of code to the file, at which point I was given the following message:

Syntax error:
Invalid command &#039;AddModule,&#039; perhaps misspelled or defined by a module not included in the server configuration

Any Ideas?</description>
		<content:encoded><![CDATA[<p>I can not for the life of me find:<br />
#AddModule mod_rewrite.c</p>
<p>I searched with ctrl+f as well as looked for it manually.  I did however find:<br />
LoadModule rewrite_module modules/mod_rewrite.so<br />
&#8230;which I uncommented.</p>
<p>So, I tried to just add that line of code to the file, at which point I was given the following message:</p>
<p>Syntax error:<br />
Invalid command &#8216;AddModule,&#8217; perhaps misspelled or defined by a module not included in the server configuration</p>
<p>Any Ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-44</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 02 Apr 2008 21:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-44</guid>
		<description>Martcol - I wouldn&#039;t go around modifying wordpress core files. Only edit themes and plugins. It makes things a lot easier when it&#039;s time to update - and updating plugins and themes is easy. Just grab the plugin and theme folders and ftp them :)</description>
		<content:encoded><![CDATA[<p>Martcol &#8211; I wouldn&#8217;t go around modifying wordpress core files. Only edit themes and plugins. It makes things a lot easier when it&#8217;s time to update &#8211; and updating plugins and themes is easy. Just grab the plugin and theme folders and ftp them <img src='http://prothemedesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: martcol</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-43</link>
		<dc:creator>martcol</dc:creator>
		<pubDate>Wed, 02 Apr 2008 18:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-43</guid>
		<description>Thanks, that is a clear explanation. Once you get going with a WP site/theme how do you then update what&#039;s on your host with what&#039;s on your home PC?  Is that easy?  I guess you just have to upload the tweaked files as you go but WP has so many it&#039;s difficult to know which is which.</description>
		<content:encoded><![CDATA[<p>Thanks, that is a clear explanation. Once you get going with a WP site/theme how do you then update what&#8217;s on your host with what&#8217;s on your home PC?  Is that easy?  I guess you just have to upload the tweaked files as you go but WP has so many it&#8217;s difficult to know which is which.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BillinDetroit</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-25</link>
		<dc:creator>BillinDetroit</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:36:13 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-25</guid>
		<description>Thanks ... I had been working on my blog &#039;live&#039; because I thought that setting up the server (etc) was going to be a messy ordeal. This looks simple enough - I&#039;ve downloaded the recommended files and will get this together later this week (I have other deadlines making whooshing noises as they go by right now). My blog is stick ugly, but doing a redesign / serious modification has had to take a back-burner to content. Now I can work on it a bit at a time and not have to worry about shanking the live site.</description>
		<content:encoded><![CDATA[<p>Thanks &#8230; I had been working on my blog &#8216;live&#8217; because I thought that setting up the server (etc) was going to be a messy ordeal. This looks simple enough &#8211; I&#8217;ve downloaded the recommended files and will get this together later this week (I have other deadlines making whooshing noises as they go by right now). My blog is stick ugly, but doing a redesign / serious modification has had to take a back-burner to content. Now I can work on it a bit at a time and not have to worry about shanking the live site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey N</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-15</link>
		<dc:creator>Joey N</dc:creator>
		<pubDate>Tue, 18 Mar 2008 17:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-15</guid>
		<description>Thanks Darren &amp; Ben... this helps quite a bit. I will most likely use a premium theme as the basis for the site, and was planning on doing any &quot;customization&quot; via the WP interface. Now to the hard work of selecting the theme - and filling it with content!</description>
		<content:encoded><![CDATA[<p>Thanks Darren &amp; Ben&#8230; this helps quite a bit. I will most likely use a premium theme as the basis for the site, and was planning on doing any &#8220;customization&#8221; via the WP interface. Now to the hard work of selecting the theme &#8211; and filling it with content!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-13</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 18 Mar 2008 08:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://prothemedesign.com/how-to/how-to-develop-a-theme-offline/#comment-13</guid>
		<description>Assuming you use Wordpress built in commands for creating links just hitting the &quot;update permalinks&quot; button in the Wordpress options will fix everything. I would suggest always developing css with the images linked relatively, and then everything should &quot;just work&quot;</description>
		<content:encoded><![CDATA[<p>Assuming you use WordPress built in commands for creating links just hitting the &#8220;update permalinks&#8221; button in the WordPress options will fix everything. I would suggest always developing css with the images linked relatively, and then everything should &#8220;just work&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

