<?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:media="http://search.yahoo.com/mrss/"	>
<channel>
	<title>Comments on: WordPress Themes Made Easy with Adobe Dreamweaver CS5</title>
	<atom:link href="http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/</link>
	<description>Beginner&#039;s Guide for WordPress</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:04:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: thenameisChase</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-121595</link>
		<dc:creator>thenameisChase</dc:creator>
		<pubDate>Thu, 30 Jun 2011 14:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-121595</guid>
		<description>I&#039;ve had Dreamweaver CS5 for months now and didn&#039;t know of these functions until now! Thank you very much for sharing!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >Dreamweaver</a> CS5 for months now and didn&#8217;t know of these functions until now! Thank you very much for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevinsmith999888</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-120556</link>
		<dc:creator>kevinsmith999888</dc:creator>
		<pubDate>Sun, 05 Jun 2011 08:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-120556</guid>
		<description>If this is my first time introduced to Dreamweaver.. can I just jump straight into Dreamweaver CS5  and buy the extension ???? or do I have to buy the other CS3 or CS4.... in order to get CS5 ????</description>
		<content:encoded><![CDATA[<p>If this is my first time introduced to <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >Dreamweaver</a>.. can I just jump straight into <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >Dreamweaver</a> CS5  and buy the extension ???? or do I have to buy the other CS3 or CS4&#8230;. in order to get CS5 ????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: romul</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-79051</link>
		<dc:creator>romul</dc:creator>
		<pubDate>Thu, 17 Feb 2011 19:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-79051</guid>
		<description>Very useful new functions. I hope I will be able to upgrade my DW soon.</description>
		<content:encoded><![CDATA[<p>Very useful new functions. I hope I will be able to upgrade my DW soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Editorial Staff</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-67751</link>
		<dc:creator>Editorial Staff</dc:creator>
		<pubDate>Tue, 18 Jan 2011 14:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-67751</guid>
		<description>Local server setup is almost always the best idea for development and learning.</description>
		<content:encoded><![CDATA[<p>Local server setup is almost always the best idea for development and learning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin Faddis</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-66140</link>
		<dc:creator>Dustin Faddis</dc:creator>
		<pubDate>Tue, 11 Jan 2011 19:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-66140</guid>
		<description>Yeah, DW CS5 is cool, but there is a bit of learning to do for us Newbs.  I initially set up a local server using MAMP. MAMP is very simple to download for free and set up with your DW site. 

This is coming from a person who knew Zero about code and how MySQL, APACHE, PHP, CSS, HTML worked.  I still know very little, but these tools have helped my learning curve.  

BlueHost is doing my hosting and when I attempted to download my new local site in DW I ran into some difficulties.  Part of the problem was that I couldn&#039;t &quot;install&quot; WP using DW.  I had to set up a MySQL database on BlueHost then transfer my theme to the remote directory; and, I think I had to export my WP site from the WP Admin then Import those files to the remote directory.  Actually, I don&#039;t really know if all that works because I got as far as the MySQL datbase setup then I mistakenly deleted some of my files and said *@#$it.

So, I ended up starting fresh by installing WP with SimpleScripts on my BlueHost server then I created a new site on DW and connected to my remote server then &quot;GET&quot; &amp; &quot;PUT&quot; my remote files to my &quot;local&quot; folder.  Know I have it set up, but I&#039;m still working out the knowledge to easily use live view and inspect.  I have made some small css changes using live view and I really like the potential for how this will help me.  

I am currently trying to figure out how the css properties will show when using live view.  Sometimes they don&#039;t show and I don&#039;t know why.

I am considering setting up MAMP to use as a local server and I think this will be a lot more smooth to integrate now that my remote &amp; WP is set up.</description>
		<content:encoded><![CDATA[<p>Yeah, DW CS5 is cool, but there is a bit of learning to do for us Newbs.  I initially set up a local server using MAMP. MAMP is very simple to download for free and set up with your DW site. </p>
<p>This is coming from a person who knew Zero about code and how MySQL, APACHE, PHP, CSS, HTML worked.  I still know very little, but these tools have helped my learning curve.  </p>
<p><a href="http://www.wpbeginner.com/refer/bluehost" style="" target="_blank" rel="nofollow" onmouseover="self.status='Blue Host - Recommended Web Host for WordPress';return true;" onmouseout="self.status=''">BlueHost</a> is doing my hosting and when I attempted to download my new local site in DW I ran into some difficulties.  Part of the problem was that I couldn&#8217;t &#8220;install&#8221; WP using DW.  I had to set up a MySQL database on <a href="http://www.wpbeginner.com/refer/bluehost" style="" target="_blank" rel="nofollow" onmouseover="self.status='Blue Host - Recommended Web Host for WordPress';return true;" onmouseout="self.status=''">BlueHost</a> then transfer my theme to the remote directory; and, I think I had to export my WP site from the WP Admin then Import those files to the remote directory.  Actually, I don&#8217;t really know if all that works because I got as far as the MySQL datbase setup then I mistakenly deleted some of my files and said *@#$it.</p>
<p>So, I ended up starting fresh by installing WP with SimpleScripts on my <a href="http://www.wpbeginner.com/refer/bluehost" style="" target="_blank" rel="nofollow" onmouseover="self.status='Blue Host - Recommended Web Host for WordPress';return true;" onmouseout="self.status=''">BlueHost</a> server then I created a new site on DW and connected to my remote server then &#8220;GET&#8221; &amp; &#8220;PUT&#8221; my remote files to my &#8220;local&#8221; folder.  Know I have it set up, but I&#8217;m still working out the knowledge to easily use live view and inspect.  I have made some small css changes using live view and I really like the potential for how this will help me.  </p>
<p>I am currently trying to figure out how the css properties will show when using live view.  Sometimes they don&#8217;t show and I don&#8217;t know why.</p>
<p>I am considering setting up MAMP to use as a local server and I think this will be a lot more smooth to integrate now that my remote &amp; WP is set up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-60751</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 24 Dec 2010 21:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-60751</guid>
		<description>If you have CS4 (which you do) and even CS3 Dreamweaver the upgrade is &quot;only&quot; $199, which is pretty reasonable considering how CS5 has progressed. I assume there are places online with maybe better deals for upgrades, but the above mentioned price is from ADOBE.COM
Hope that helped.
-Dave</description>
		<content:encoded><![CDATA[<p>If you have CS4 (which you do) and even CS3 <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >Dreamweaver</a> the upgrade is &#8220;only&#8221; $199, which is pretty reasonable considering how CS5 has progressed. I assume there are places online with maybe better deals for upgrades, but the above mentioned price is from ADOBE.COM<br />
Hope that helped.<br />
-Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-47736</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 10 Nov 2010 01:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-47736</guid>
		<description>CS5 looks great I have been using dreamweaver CS4 for a while now does anyone know how much the Upgrade is from CS4 is?</description>
		<content:encoded><![CDATA[<p>CS5 looks great I have been using <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >dreamweaver</a> CS4 for a while now does anyone know how much the Upgrade is from CS4 is?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dylan</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-27530</link>
		<dc:creator>dylan</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-27530</guid>
		<description>It looks fantastic, but i dont know how to use local host test servers, so I cant use any of the new features. It would be nice if they included a simple tutorial to get started with a wordpress site, or a template to work with. 

Im grumpy from going throu Xampp and Coldfusion tutorials all day and still not having a clue.</description>
		<content:encoded><![CDATA[<p>It looks fantastic, but i dont know how to use local host test servers, so I cant use any of the new features. It would be nice if they included a simple tutorial to get started with a wordpress site, or a template to work with. </p>
<p>Im grumpy from going throu Xampp and Coldfusion tutorials all day and still not having a clue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What is the best IDE for WordPress? &#124; Blog Design Studio</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-17397</link>
		<dc:creator>What is the best IDE for WordPress? &#124; Blog Design Studio</dc:creator>
		<pubDate>Wed, 12 May 2010 17:31:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-17397</guid>
		<description>[...] this plugin fails to impress is that it is not up to date and probably one of the reason is that DreamWeaver CS5 supports WordPress &amp; Drupal code hints. But then, there will be a dent of $400 if you buy CS5, although $0 if you plan to take the other [...]</description>
		<content:encoded><![CDATA[<p>[...] this plugin fails to impress is that it is not up to date and probably one of the reason is that <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >DreamWeaver</a> CS5 supports WordPress &amp; Drupal code hints. But then, there will be a dent of $400 if you buy CS5, although $0 if you plan to take the other [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darcy</title>
		<link>http://www.wpbeginner.com/news/wordpress-themes-made-easy-with-adobe-dreamweaver-cs5/comment-page-1/#comment-15630</link>
		<dc:creator>Darcy</dc:creator>
		<pubDate>Sat, 01 May 2010 04:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1579#comment-15630</guid>
		<description>Nice! I&#039;d like to try it. Too bad Dreamweaver isn&#039;t really in the price range of the &quot;wordpress beginner&quot;...</description>
		<content:encoded><![CDATA[<p>Nice! I&#8217;d like to try it. Too bad <a href="http://www.wpbeginner.com/refer/dreamweavercs5" style="" target="_blank" rel="nofollow" >Dreamweaver</a> isn&#8217;t really in the price range of the &#8220;wordpress beginner&#8221;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Content Delivery Network via cdn.wpbeginner.com

Served from: www.wpbeginner.com @ 2012-02-09 23:31:08 -->
