<?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: Premium Wordpress Theme Design &#8211; Part 2 &#8211; HTML + CSS + Wordpress Theme Files</title>
	<atom:link href="http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 04:51:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ???? ??? ????? &#187; Blog Archive &#187; 25 ??? ?????? ????? ????? ???? ??? ??????????</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-13259</link>
		<dc:creator>???? ??? ????? &#187; Blog Archive &#187; 25 ??? ?????? ????? ????? ???? ??? ??????????</dc:creator>
		<pubDate>Sun, 28 Feb 2010 21:33:26 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-13259</guid>
		<description>[...] Premium Wordpress Theme Design – Part 2 – HTML + CSS + Wordpress Theme Files [...]</description>
		<content:encoded><![CDATA[<p>[...] Premium Wordpress Theme Design – Part 2 – HTML + CSS + Wordpress Theme Files [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lockerz</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-12991</link>
		<dc:creator>lockerz</dc:creator>
		<pubDate>Mon, 15 Feb 2010 18:32:45 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-12991</guid>
		<description>if we continue to spend countless hours making it look perfect in IE6, those users who haven’t upgraded to IE7, or ANYTHING better, will never make the move because they feel it’s not needed. It’s the whole chicken and egg thing….if we continue to spend time hacking our css files to make it look good in IE6 they won’t upgrade and if they don’t upgrade we need to continue to hack our css…….</description>
		<content:encoded><![CDATA[<p>if we continue to spend countless hours making it look perfect in IE6, those users who haven’t upgraded to IE7, or ANYTHING better, will never make the move because they feel it’s not needed. It’s the whole chicken and egg thing….if we continue to spend time hacking our css files to make it look good in IE6 they won’t upgrade and if they don’t upgrade we need to continue to hack our css…….</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jones</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-12521</link>
		<dc:creator>Jones</dc:creator>
		<pubDate>Sun, 17 Jan 2010 10:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-12521</guid>
		<description>It was great up untill the point where you have to convert the html to wordpress. The whole tut was nice and detailed but that part really sucks. Just sayin ok now you convert your html to wordpress and it will take you hours is wrong. Where is the detail here? The title of this tut os misleading. It should read &quot;Premium html and css from Photoshop&quot;
I would appreciate the rest of the php implementation like you did for the header otherwise there is nothing usefull for wordpress here.</description>
		<content:encoded><![CDATA[<p>It was great up untill the point where you have to convert the html to wordpress. The whole tut was nice and detailed but that part really sucks. Just sayin ok now you convert your html to wordpress and it will take you hours is wrong. Where is the detail here? The title of this tut os misleading. It should read &#8220;Premium html and css from Photoshop&#8221;<br />
I would appreciate the rest of the php implementation like you did for the header otherwise there is nothing usefull for wordpress here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-12402</link>
		<dc:creator>frank</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-12402</guid>
		<description>I completely agree with Jim (Jan 2nd 2010) post. This is a fantastic tutorial, but I have no clue how to apply the php coding from this post. I tried to take the example and my design uploaded to wordpress is a mess! Any help as to how to convert the html code to php code for wordpress would be appreciated.</description>
		<content:encoded><![CDATA[<p>I completely agree with Jim (Jan 2nd 2010) post. This is a fantastic tutorial, but I have no clue how to apply the php coding from this post. I tried to take the example and my design uploaded to wordpress is a mess! Any help as to how to convert the html code to php code for wordpress would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-12257</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Sat, 02 Jan 2010 21:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-12257</guid>
		<description>This is one of the best tutorials I have found that talks through the process of creating a design and recreating it with CSS.  HOWEVER!  Like all other &#039;Photoshop to Wordpress&#039; tutorials I have found so far, the guides stop short of clearly explaining how to convert the designs into functional Wordpress themes by integrating the Wordpress PHP functions into the code.

The guide is well explained, but for all intents and purposes, you&#039;re explaining how to turn a photoshop design into a static web page and spend very little time actually making this a Wordpress theme.  I&#039;d like to see more detailed explanation of this, as this seems to be the biggest gray area - toward the end of the article you suggest it&#039;s simple, but then contradict yourself by saying it could be the hardest part of the process.

It&#039;s an excellent guide, I&#039;d just like to understand more about how you make the HTML/CSS work specifically with Wordpress.  After all, that&#039;s the point of this, isn&#039;t it!?</description>
		<content:encoded><![CDATA[<p>This is one of the best tutorials I have found that talks through the process of creating a design and recreating it with CSS.  HOWEVER!  Like all other &#8216;Photoshop to Wordpress&#8217; tutorials I have found so far, the guides stop short of clearly explaining how to convert the designs into functional Wordpress themes by integrating the Wordpress PHP functions into the code.</p>
<p>The guide is well explained, but for all intents and purposes, you&#8217;re explaining how to turn a photoshop design into a static web page and spend very little time actually making this a Wordpress theme.  I&#8217;d like to see more detailed explanation of this, as this seems to be the biggest gray area &#8211; toward the end of the article you suggest it&#8217;s simple, but then contradict yourself by saying it could be the hardest part of the process.</p>
<p>It&#8217;s an excellent guide, I&#8217;d just like to understand more about how you make the HTML/CSS work specifically with Wordpress.  After all, that&#8217;s the point of this, isn&#8217;t it!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: altoid</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-12137</link>
		<dc:creator>altoid</dc:creator>
		<pubDate>Fri, 25 Dec 2009 23:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-12137</guid>
		<description>Really love the theme, but can&#039;t figure out the coding. Can anyone post the finished files ready for WP so I can compare?</description>
		<content:encoded><![CDATA[<p>Really love the theme, but can&#8217;t figure out the coding. Can anyone post the finished files ready for WP so I can compare?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikunj Tmaboli</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-11879</link>
		<dc:creator>Nikunj Tmaboli</dc:creator>
		<pubDate>Tue, 15 Dec 2009 08:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-11879</guid>
		<description>Thanks man was searching for this kind of tutorial from long time</description>
		<content:encoded><![CDATA[<p>Thanks man was searching for this kind of tutorial from long time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 How To Create Design WordPress Themes Web Layouts In Photoshop Tutorials &#124; Stuart Duff</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-11546</link>
		<dc:creator>50 How To Create Design WordPress Themes Web Layouts In Photoshop Tutorials &#124; Stuart Duff</dc:creator>
		<pubDate>Thu, 03 Dec 2009 17:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-11546</guid>
		<description>[...] tutorial is in two parts, click the links below to visit them. Part 1 &#8211; Photoshop Mockup &#124; Part 2: HTML and CSS3. Grafpedia : Create a web 2.0 business layoutThis tutorial is a single part and is a photoshop [...]</description>
		<content:encoded><![CDATA[<p>[...] tutorial is in two parts, click the links below to visit them. Part 1 &#8211; Photoshop Mockup | Part 2: HTML and CSS3. Grafpedia : Create a web 2.0 business layoutThis tutorial is a single part and is a photoshop [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-11321</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Tue, 24 Nov 2009 06:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-11321</guid>
		<description>Bravo Bravo Bravo!! EXCELLENT article!! Thank you so very much for making the time to educate us! Your Tuts ROCK, keep em comin!</description>
		<content:encoded><![CDATA[<p>Bravo Bravo Bravo!! EXCELLENT article!! Thank you so very much for making the time to educate us! Your Tuts ROCK, keep em comin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SWP</title>
		<link>http://designreviver.com/tutorials/premium-wordpress-theme-design-part-2-html-css-wordpress-theme-files/comment-page-2/#comment-10845</link>
		<dc:creator>SWP</dc:creator>
		<pubDate>Wed, 04 Nov 2009 12:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://designreviver.com/?p=506#comment-10845</guid>
		<description>thank you so much for this tutorial.</description>
		<content:encoded><![CDATA[<p>thank you so much for this tutorial.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.367 seconds -->
<!-- Cached page served by WP-Cache -->
