<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dreamweaver FAQ &#187; Dynamic web site</title>
	<atom:link href="http://www.digitalfamily.com/dreamweaverblog/category/dynamic-web-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalfamily.com/dreamweaverblog</link>
	<description>Dreamweaver questions worth sharing, by Janine Warner</description>
	<lastBuildDate>Thu, 24 Jun 2010 07:30:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why does WordPress remove/delete the paragraph and break tags I created in Dreamweaver?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/05/why-does-wordpress-removedelete-my-paragraph-and-break-tags/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/05/why-does-wordpress-removedelete-my-paragraph-and-break-tags/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:33:36 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Dynamic web site]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=342</guid>
		<description><![CDATA[Hi Janine,
I&#8217;ve been creating posts in Dreamweaver and then copying and pasting them into WordPress.  I love being able to use Dreamweaver&#8217;s more sophisticated editor, but WordPress keeps deleting my paragraph and break tags. Is there a way to prevent WordPress from stripping out my line breaks?
It&#8217;s making me crazy. . .
Jeff
Hi Jeff,
I know exactly [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Janine,</p>
<p>I&#8217;ve been creating posts in Dreamweaver and then copying and pasting them into WordPress.  I love being able to use Dreamweaver&#8217;s more sophisticated editor, but WordPress keeps deleting my paragraph and break tags. Is there a way to prevent WordPress from stripping out my line breaks?</p>
<p>It&#8217;s making me crazy. . .</p>
<p>Jeff</p>
<p>Hi Jeff,</p>
<p>I know exactly what you&#8217;re talking about, but it has nothing to do with Dreamweaver. That behavior is part of TinyMCE, which is the editor running behind the WordPress engine. It&#8217;s a common problem, so common there is a relatively easy fix.</p>
<p>Download and install the plug-in called TinyMCE Advanced, and you can change this annoying WordPress behavior. I recommend TinyMCE Advanced for every WordPress site.</p>
<p>To stop WordPress from stripping out your break and paragraph tags, open the Settings page for the plug-in after you install it. At the very bottom of the Settings page, you&#8217;ll find a check box that says &#8220;Stop removing &lt;p&gt; and &lt;br /&gt; tags when saving and show them in the HTML editor.&#8221;</p>
<p>Check that little box, and keep your sanity.</p>
<p>Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2010/05/why-does-wordpress-removedelete-my-paragraph-and-break-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can dynamic Web sites be created without ColdFusion?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/02/can-dynamic-web-sites-be-created-without-coldfusion/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/02/can-dynamic-web-sites-be-created-without-coldfusion/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 20:26:07 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Dynamic web site]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=268</guid>
		<description><![CDATA[Dear Janine,
Please offer your recommendations for creating dynamic websites for those of us without ColdFusion. I have CS3 Master Suite.
Thanks for a terrific job on the Dreamweaver DVDs.
Tom
Hi Tom,
I completely understand if you don&#8217;t want to use ColdFusion. PHP and ASP.NET are more popular options, but many people teach the advanced features in Dreamweaver using [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Janine,</p>
<p>Please offer your recommendations for creating dynamic websites for those of us without ColdFusion. I have CS3 Master Suite.</p>
<p>Thanks for a terrific job on the Dreamweaver DVDs.</p>
<p>Tom</p>
<p>Hi Tom,</p>
<p>I completely understand if you don&#8217;t want to use ColdFusion. PHP and ASP.NET are more popular options, but many people teach the advanced features in Dreamweaver using ColdFusion because the way all three of these technologies works with Dreamweaver is similar.</p>
<p>That said, these days my best recommendation is that you don&#8217;t need to reinvent the wheel to create a dynamic Web site. A few years ago, the best option was still to build your own site in Dreamweaver; now I generally just use Dreamweaver to customize and build templates for sites and use programs such as WordPress or Joomla to add the dynamic functionality.</p>
<p>Although WordPress was created as a blog program, it&#8217;s increasingly used as a content management system to create complex Web sites. Joomla is more complex to start with, and more complex to use, but also a popular choice, especially for a site that will have many sections and subsections, such as an ezine. Both are open source, so they&#8217;re free.</p>
<p>To learn more about the <a href="/blog-design/">difference between a web site and a blog, read this article in my Dreamweaver section.</a></p>
<p>I hope that helps you find the best solution for your site.</p>
<p>Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2010/02/can-dynamic-web-sites-be-created-without-coldfusion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What should I use for creating a dynamic web site?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2009/05/what-should-i-use-for-creating-a-dynamic-web-site/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2009/05/what-should-i-use-for-creating-a-dynamic-web-site/#comments</comments>
		<pubDate>Sat, 23 May 2009 19:23:53 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Dynamic web site]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=193</guid>
		<description><![CDATA[Hey Janine,
I am a huge fan. Your DWCS4 tutorial on Total Training has greatly expanded the communication possibilities I have to fellow students when it comes to cooperative file sharing. However, I would like to begin learning ASP or Cold Fusion to make dynamic web sites. Any advice on where to start?
Thanks,
Jonathan
Hi, Jonathan,
Thank you for [...]]]></description>
			<content:encoded><![CDATA[<p>Hey Janine,</p>
<p>I am a huge fan. Your DWCS4 tutorial on Total Training has greatly expanded the communication possibilities I have to fellow students when it comes to cooperative file sharing. However, I would like to begin learning ASP or Cold Fusion to make dynamic web sites. Any advice on where to start?</p>
<p>Thanks,<br />
Jonathan</p>
<p>Hi, Jonathan,</p>
<p>Thank you for the kind words about my videos.</p>
<p>There are many benefits to using ColdFusion or ASP or any of the other technologies (such as PHP or ASP.NET) that make it possible to create dynamic web sites. But I must warn you that the complexity and technical training required are significant and developing these skills takes a lot longer than mastering creating static pages with Dreamweaver.</p>
<p>In my advanced Dreamweaver CS3 training, I cover the basics of Dreamweaver&#8217;s dynamic site development features and how to work with Cold Fusion, but if you don&#8217;t have a background in programming or database development, you will almost certainly need someone to help with the most technical aspects of your site, or you&#8217;ll need considerable additional training to build a complex site this way.</p>
<p>One alternative that I&#8217;ve seen more and more web designers use these days is to customize an existing Content Management System rather than creating one from scratch.</p>
<p>Some of the more popular programs for creating dynamic sites are Joomla, Drupal, and Expression Engine. I&#8217;ve also seen many sites that were created with the WordPress blogging program and then customized to add more advanced features.</p>
<p>I hope that helps you find the best solution for you and your fellow students and I wish you all the best with your web site.</p>
<p>Janine</p>
<p>Thanks for the advice, Janine. I do have some background programming-wise, I code in Java and some C++. Do you think that will be of benefit? Also, would you say that the programs such as Joomla do provide one with the majority of the versatility one would have if I were to code my own?</p>
<p>I am a high school student and my programming teacher has the knowledge and many years of experience, so he could assist in any issues. Would you suggest I go with a program such as Joomla or I learn from scratch? By the way, programming / software design is the career path I am currently trekking so in the long run would Drupal or others similar be better to know than the languages themselves?</p>
<p>Thanks again,<br />
Jonathan</p>
<p>Hi, Jonathan,</p>
<p>I encourage you to do some experimenting at this point. You&#8217;ll have the greatest flexibility if you can create your own custom dynamic site, that&#8217;s for sure, but you&#8217;ll also probably be writing code for things that many other programmers have done already. When you start with one of the existing programs, you benefit from not having to &#8220;reinvent the wheel,&#8221; and your programming skills will still be important because most of these programs require customization to do anything but the basics.</p>
<p>Your programming experience, even if it&#8217;s with Java and C++, will certainly help you if you start working with PHP or ASP.NET because you&#8217;ll at least have some background in programming. Many people come into web design from a graphic design background, and the leap from Photoshop to PHP is much harder than the step from C++.</p>
<p>Here&#8217;s a quick look at a few of the most popular CMS tools and why you might choose one over another (I&#8217;ve been meaning to add this to my web site, so your question is a good excuse to start writing all this up).</p>
<p>Not only can using these programs help save you time, but experimenting with them will also help you learn from other programmer&#8217;s experience. As you see how they have created these tools, you&#8217;ll surely learn things that will help you if you decide you might want to create your own custom site.</p>
<p>WordPress<br />
www.wordpress.org (note: wordpress.com is a free hosting service)<br />
Price: Free / Open Source<br />
Pros: One of the most popular and powerful blogging tools, WordPress is increasingly used as a CMS for more complex sites. You&#8217;ll find many great extensions for WordPress and it&#8217;s very easy to teach people to use the administrative tools to update the site after you build it (even if they don&#8217;t know any HTML).<br />
Cons: WordPress was designed for blogging and it&#8217;s great for that, but if you want to add more complex or advanced interactive features you&#8217;ll still probably have to do some custom programming yourself.<br />
Additional Resources: WordPress has many, many extensions that you can use to easily add special features, including polls, discussion forums, and shopping carts.</p>
<p>Joomla<br />
Price: Free / Open Source<br />
Pros: Offers more features than WordPress, including the ability to easily create categories and subcategories for magazine-style sites.<br />
Cons: You&#8217;ll need some programming skills and advanced HTML/CSS knowledge to fully customize a Joomla site.<br />
Additional Resources: Joomla has many, many extensions that you can use to easily add special features, including polls, discussion forums, and shopping carts.</p>
<p>Drupal<br />
Price: Free / Open Source<br />
Pros: Designed by programmers for programmers, this CMS is popular among the most technical fans of open source. If you have the programming skills, you can do just about anything with Drupal.<br />
Cons: If you&#8217;re a designer, the learning curve on Drupal is a bit steeper than with Joomla and you won&#8217;t find nearly as many templates.<br />
Additional Resources: Drupal has many extensions that you can use to easily add special features, including polls, discussion forums, and shopping carts.</p>
<p>Expression Engine<br />
Price: $99 personal use, $250 commercial use<br />
Pros: Because it&#8217;s not open source, many professional web designers prefer Expression Engine, saying that it&#8217;s better supported by the staff at Expression Engine. The open source programs listed here are free, and you&#8217;ll find lots of support for them, but you&#8217;ll also find unfinished tutorials and calls for volunteers to help.<br />
Cons: You won&#8217;t find many templates or extensions for Expression Engine because most people using it are creating their own custom solutions and have no motivation to share them with other developers.<br />
Additional resources: You&#8217;ll find decent support and documentation on the Expression Engine site, but you won&#8217;t find all of the third-party resources, templates, or extensions available for programs such as Joomla and WordPress.</p>
<p>Hope that helps,<br />
Janine</p>
<p>Still want more? Visit the Dreamweaver Help Center at <a href="../../../../../../dreamweaver" target="_blank">www.DigitalFamily.com/dreamweaver</a> to find Dreamweaver tips, tricks, and tutorials.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2009/05/what-should-i-use-for-creating-a-dynamic-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
