<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>ThemeDreamer</title>
	<atom:link href="http://www.themedreamer.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.themedreamer.com</link>
	<description>Design WordPress Themes in Dreamweaver</description>
	<pubDate>Thu, 27 Nov 2008 03:35:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Version .4 Now With Full Support for CS4</title>
		<link>http://www.themedreamer.com/news/version-4-now-with-full-support-for-cs4</link>
		<comments>http://www.themedreamer.com/news/version-4-now-with-full-support-for-cs4#comments</comments>
		<pubDate>Sun, 23 Nov 2008 13:57:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[cs4]]></category>

		<category><![CDATA[dreamweaver]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=61</guid>
		<description><![CDATA[We&#8217;re proud to announce a new version with many bug fixes, feature enhancements and updates compatible with Adobe&#8217;s newest release of Dreamweaver CS4. The updated design-time render engine now supports Gravatars as well as rendering optimizations for WordPress 2.6.5 and the upcoming WordPress 2.7 release. The toolbar docking bug that has affected some XP and [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce a new version with many bug fixes, feature enhancements and updates compatible with Adobe&#8217;s newest release of Dreamweaver CS4. The updated design-time render engine now supports Gravatars as well as rendering optimizations for WordPress 2.6.5 and the upcoming WordPress 2.7 release. The toolbar docking bug that has affected some XP and Vista users has also been resolved and we&#8217;ve carved out a fast track path to deliver more features in subsequent versions. Be sure to install this essential upgrade as soon as possible. <a href="http://www.themedreamer.com/download" target="_blank">Download here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/news/version-4-now-with-full-support-for-cs4/feed</wfw:commentRss>
		</item>
		<item>
		<title>Image Align &#038; Text Wrap</title>
		<link>http://www.themedreamer.com/howto/image-align-and-text-wrap</link>
		<comments>http://www.themedreamer.com/howto/image-align-and-text-wrap#comments</comments>
		<pubDate>Wed, 16 Jul 2008 07:51:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How To]]></category>

		<category><![CDATA[image alignment]]></category>

		<category><![CDATA[text wrap]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wrapping text]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=54</guid>
		<description><![CDATA[WordPress 2.5 introduced a convenience feature for inserting images and wrapping text around posts. The feature appears when you click on the ‘Add an Image’ icon on the Add media toolbar. Unfortunately, not all themes support this feature, but adding it to your own theme is a snap as they are simply CSS rules that [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.5 introduced a convenience feature for inserting images and wrapping text around posts. The feature appears when you click on the ‘Add an Image’ icon on the Add media toolbar. Unfortunately, not all themes support this feature, but adding it to your own theme is a snap as they are simply CSS rules that can defined inside of style.css.</p>
<p><img class="alignleft size-medium wp-image-57" title="imagestylecss" src="http://www.themedreamer.com/wp-content/uploads/2008/07/imagestylecss.gif" alt="CSS Code" /></p>
<p>You can easily find these CSS definitions needed to support WordPress 2.5&#8217;s convenience features. Just open the style.css file from the default &#8216;Kubirck&#8217; theme that comes with WordPress 2.5 and above. Its NOT included in the Classic theme, but could just as easily be added.</p>
<p>The CSS rules are defined in img.centered, img.alignright, img.alignleft, .alignright, and .alignleft. You can simply copy and paste these definitions into your own style.css. By doing so, you will have instantly updated your theme for WordPress 2.5 compatibility, increased value to your theme, and made posting a whole lot easier for your end users.</p>
<p> </p>
<p> </p>
<p> </p>
<p>Testing this functionality is even easier by using the nearly identical icons located on the ThemeDreamer toolbar. Simply click the image button to ensure the an image is being shown in your simulated post, and then select an alignment mode (one of the red block icons next to the image button on the toolbar). ThemeDreamer will automatically simulate an image post with the given alignment inside of Dreamweaver&#8217;s Design View. This is the equivalent of a user selecting one of the alignment option circles in Add an Image dialog in WordPress.</p>
<p><img class="alignnone size-full wp-image-56" title="Image Alignment" src="http://www.themedreamer.com/wp-content/uploads/2008/07/imagealign.gif" alt="Image Alignment" /></p>
<p>The image alignment buttons in ThemeDreamer&#8217;s toolbar that resides inside Dreamweaver correspond with the options in WordPress&#8217;s Add an Image dialog. Use them to test your theme in Design View.<br />
<img class="alignnone size-full wp-image-52" title="Version .3 Toolbar" src="http://www.themedreamer.com/wp-content/uploads/2008/07/v03toolbar.jpg" alt="Version .3 Toolbar" width="367" height="53" /></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/howto/image-align-and-text-wrap/feed</wfw:commentRss>
		</item>
		<item>
		<title>Not Just Another Version, .3 Is Here!</title>
		<link>http://www.themedreamer.com/news/not-just-another-version-3-is-here</link>
		<comments>http://www.themedreamer.com/news/not-just-another-version-3-is-here#comments</comments>
		<pubDate>Tue, 15 Jul 2008 04:26:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[dreamweaver]]></category>

		<category><![CDATA[dreamweaver extension]]></category>

		<category><![CDATA[image alignment]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpress theme]]></category>

		<category><![CDATA[wrap text]]></category>

		<category><![CDATA[wrapping text]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=51</guid>
		<description><![CDATA[We&#8217;ve got a new version out and it is feature packed. Don&#8217;t let the sub version number fool you! Version .3 has many new enhancements including a new toolbar, additional support for comments, and a number of essential bug fixes.

A new toolbar debuts with more buttons for simulating essential features for image alignment, page navigation, and comments.
WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.themedreamer.com/wp-content/uploads/2008/07/v03inspector.jpg"></a>We&#8217;ve got a new version out and it is feature packed. Don&#8217;t let the sub version number fool you! Version .3 has many new enhancements including a new toolbar, additional support for comments, and a number of essential bug fixes.</p>
<p><img class="alignleft size-full wp-image-52" title="Version .3 Toolbar" src="http://www.themedreamer.com/wp-content/uploads/2008/07/v03toolbar.jpg" alt="Version .3 Toolbar" /></p>
<p>A new toolbar debuts with more buttons for simulating essential features for image alignment, page navigation, and comments.</p>
<p>WordPress 2.5 introduced an image alignment feature for inserting images into posts and pages with wrapping text. The default Kubrick theme is an example that coordinates with WordPress 2.5 convenience features. However, not all themes implement image alignment within their style.css file. Now you can be sure that your theme supports WordPress&#8217;s convenience features with the handy red image alignment icons on the new toolbar. The added buttons simulate WordPress 2.5&#8217;s image alignment in Dreamweaver&#8217;s Design View.</p>
<p>Page navigation has also been added that exists in WordPress&#8217;s classic theme but not present in Kubrick. The page navigation feature defined by the wp_link_pages template tag is now simulated in Design View. Expect to see some new How To&#8217;s on the website that will show you how to bring these features into your own theme. More support for various template tags and rendering bug fixes for DW8 Mac users round out the improvements in this release. Download it today!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/news/not-just-another-version-3-is-here/feed</wfw:commentRss>
		</item>
		<item>
		<title>New Version 0.2 Available for Download!</title>
		<link>http://www.themedreamer.com/news/new-version-02-available-for-download</link>
		<comments>http://www.themedreamer.com/news/new-version-02-available-for-download#comments</comments>
		<pubDate>Tue, 24 Jun 2008 12:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=46</guid>
		<description><![CDATA[A new version of ThemeDreamer for WordPress extension to Adobe Dreamweaver is available for download. Version 0.2 contains the following new features and bug fixes:
• Now backward compatible with Dreamweaver 8.
• Full support for MacOSX running Dreamweaver 8 and Dreamweaver CS3.
• A new extended Property Inspector window displays active links to online template tag documentation.
• Expanded template tag rendering [...]]]></description>
			<content:encoded><![CDATA[<p style="TEXT-ALIGN: left">A new version of ThemeDreamer for WordPress extension to Adobe Dreamweaver is available for download. Version 0.2 contains the following new features and bug fixes:</p>
<p style="TEXT-ALIGN: left">• Now backward compatible with Dreamweaver 8.<br />
• Full support for MacOSX running Dreamweaver 8 and Dreamweaver CS3.<br />
• A new extended Property Inspector window displays active links to online template tag documentation.<br />
• Expanded template tag rendering support now includes wp_list_bookmarks.<br />
• Bug fix to wp_list_pages template tag for more accurate CSS rendering.<br />
• Improved overall rendering speed and support.<br />
• Multiple security fixes.</p>
<p style="TEXT-ALIGN: left"><a title="Download today!" href="http://www.themedreamer.com/download">Download the latest version today!<br />
</a></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-47 aligncenter" title="Version 0.2 Property Inspector" src="http://www.themedreamer.com/wp-content/uploads/2008/06/newinspector.jpg" alt="Version 0.2 Property Inspector" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/news/new-version-02-available-for-download/feed</wfw:commentRss>
		</item>
		<item>
		<title>Black Lucas</title>
		<link>http://www.themedreamer.com/themes/black-lucas</link>
		<comments>http://www.themedreamer.com/themes/black-lucas#comments</comments>
		<pubDate>Mon, 02 Jun 2008 10:04:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Themes]]></category>

		<category><![CDATA[3-column]]></category>

		<category><![CDATA[black]]></category>

		<category><![CDATA[clean]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=40</guid>
		<description><![CDATA[
Designer Fabrizio showcases Black Lucas. It also comes in grey, blue, red, and several other colors. Its a nice clean, widget ready theme that comes in a 3-column format. Designed with WordPress 2.5 in mind, it loads up in ThemeDreamer beautifully.
Click here to download (via www.newdirt.org)Click here to test
 
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-41" title="Black Lucas" src="http://www.themedreamer.com/wp-content/uploads/2008/06/bl.jpg" alt="Black Lucas" width="380" height="279" /></p>
<p>Designer Fabrizio showcases Black Lucas. It also comes in grey, blue, red, and several other colors. Its a nice clean, widget ready theme that comes in a 3-column format. Designed with WordPress 2.5 in mind, it loads up in ThemeDreamer beautifully.</p>
<p><a href="http://www.newdirt.org/download/black_lucas.zip" onclick="pageTracker._trackPageview('/outgoing/www.newdirt.org/download/black_lucas.zip?referer=');">Click here to download (via www.newdirt.org)</a><a href="http://www.newdirt.org/blog/index.php?wptheme=black_lucas" onclick="pageTracker._trackPageview('/outgoing/www.newdirt.org/blog/index.php?wptheme=black_lucas&amp;referer=');">Click here to test</a></p>
<p> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/themes/black-lucas/feed</wfw:commentRss>
		</item>
		<item>
		<title>Adobe&#8217;s Dreamweaver CS4 + ThemeDreamer</title>
		<link>http://www.themedreamer.com/news/adobes-dreamweaver-cs4-themedreamer</link>
		<comments>http://www.themedreamer.com/news/adobes-dreamweaver-cs4-themedreamer#comments</comments>
		<pubDate>Sun, 01 Jun 2008 23:08:03 +0000</pubDate>
		<dc:creator>steve</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=38</guid>
		<description><![CDATA[
As lead developer here on ThemeDreamwer, I&#8217;ve been busy gearing up for our first release and haven&#8217;t had time to check out whats going on at Adobe Labs. Looks like they got a really nice version of Dreamweaver CS4 in beta. You can use it as a trial for just two days, or enter your [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.themedreamer.com/wp-content/uploads/2008/06/cs4.gif" title="Dreamweaver CS4 and ThemeDreamer in Design View"><img class="alignleft size-medium wp-image-39" title="Adobe\'s Dreamweaver CS4 + ThemeDreamer" src="http://www.themedreamer.com/wp-content/uploads/2008/06/cs4-300x236.gif" alt="Adobe\'s Dreamweaver CS4 + ThemeDreamer" width="300" height="236" /></a></p>
<p>As lead developer here on ThemeDreamwer, I&#8217;ve been busy gearing up for our first release and haven&#8217;t had time to check out whats going on at <a href="http://labs.adobe.com/" onclick="pageTracker._trackPageview('/outgoing/labs.adobe.com/?referer=');">Adobe Labs</a>. Looks like they got a really nice version of Dreamweaver CS4 in beta. You can use it as a trial for just two days, or enter your CS3 serial and stay on top of things.</p>
<p>Granted, its looking good! New window chrome, and pop-up menus allow you to see into CSS style attributes. &#8216;Live Data&#8217; has essentially been relabeled &#8216;Live View&#8217; but has the added benefit of navigating your Code View. Think of it as a slow, server dependent Design View.</p>
<p>Still it relies on the notion that one dynamic script page = one web page, and that just doesn&#8217;t cut it for the intricate WordPress theme files. We&#8217;ve just tried ThemeDreamer with it, and together they appear to be fantastic. As with CS3, Design View offers fast, offline, and instant WYSIWYG feedback. And don&#8217;t forget those handy Code Hints! Click on the screen shot for a larger view.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/news/adobes-dreamweaver-cs4-themedreamer/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dreamweaver Loves WordPress</title>
		<link>http://www.themedreamer.com/news/dwloveswp</link>
		<comments>http://www.themedreamer.com/news/dwloveswp#comments</comments>
		<pubDate>Sun, 01 Jun 2008 09:00:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[designers]]></category>

		<category><![CDATA[developers]]></category>

		<category><![CDATA[dreamweaver]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[programmers]]></category>

		<category><![CDATA[templates]]></category>

		<category><![CDATA[Themes]]></category>

		<category><![CDATA[websites]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=21</guid>
		<description><![CDATA[
Its true! Dreamweaver now works with WordPress theme files directly, displaying all their CSS glory! We&#8217;ve just released version 0.1, what we consider the first beta of ThemeDreamer for WordPress -an extension to Adobe&#8217;s Dreamweaver CS3. Checkout the screenshots and get ready to accelerate, customize, and build to your heart&#8217;s content. Although it doesn&#8217;t support [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-26" title="Dw Loves WP" src="http://www.themedreamer.com/wp-content/uploads/2008/05/dwlovewp.jpg" alt="Dreamweaver Loves WordPress" width="400" height="146" /><br />
Its true! Dreamweaver now works with WordPress theme files directly, displaying all their CSS glory! We&#8217;ve just released version 0.1, what we consider the first beta of ThemeDreamer for WordPress -an extension to Adobe&#8217;s Dreamweaver CS3. Checkout the screenshots and get ready to accelerate, customize, and build to your heart&#8217;s content. Although it doesn&#8217;t support all of the WordPress Template Tags yet (i.e. wp_list_bookmarks, etc), you&#8217;ll be sure to see more then just a change in font color! We are working hard to get code complete very, very soon. Be sure to check back from time to time as updates will be coming along with more verified and killer themes to download (now that its easier then ever to make)!</p>
<p>So put on a cup of joe and <a href="http://www.themedreamer.com/download">download</a>, design, discuss, discuss <img src='http://www.themedreamer.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/news/dwloveswp/feed</wfw:commentRss>
		</item>
		<item>
		<title>Known Issues</title>
		<link>http://www.themedreamer.com/support/known-issues</link>
		<comments>http://www.themedreamer.com/support/known-issues#comments</comments>
		<pubDate>Fri, 30 May 2008 09:00:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=29</guid>
		<description><![CDATA[Check the issues posts for current known issues, resolutions, and work arounds. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).
]]></description>
			<content:encoded><![CDATA[<p>Check the issues posts for current known issues, resolutions, and work arounds. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/support/known-issues/feed</wfw:commentRss>
		</item>
		<item>
		<title>Installation Support</title>
		<link>http://www.themedreamer.com/support/installation</link>
		<comments>http://www.themedreamer.com/support/installation#comments</comments>
		<pubDate>Tue, 27 May 2008 03:28:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=23</guid>
		<description><![CDATA[Post your installation support questions and comments here. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).
]]></description>
			<content:encoded><![CDATA[<p>Post your installation support questions and comments here. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/support/installation/feed</wfw:commentRss>
		</item>
		<item>
		<title>General Support</title>
		<link>http://www.themedreamer.com/support/general</link>
		<comments>http://www.themedreamer.com/support/general#comments</comments>
		<pubDate>Tue, 27 May 2008 02:45:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://www.themedreamer.com/?p=22</guid>
		<description><![CDATA[Please post your general questions and comments here for general support. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).
]]></description>
			<content:encoded><![CDATA[<p>Please post your general questions and comments here for general support. Please be sure to include the version number of ThemeDreamer you are using, the version of Dreamweaver you are using (Dreamweaver 8, CS3 or CS4), and the operating system you are using (Mac OS X or Windows XP).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.themedreamer.com/support/general/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
