<?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>Mon, 06 Feb 2012 22:43:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<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 [...]]]></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>How can I get my site to look good in IE on the PC?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/03/how-can-i-get-my-site-to-look-proper-in-ie-on-the-pc/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/03/how-can-i-get-my-site-to-look-proper-in-ie-on-the-pc/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 22:18:04 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Dreamweaver MX]]></category>
		<category><![CDATA[Dreamweaver MX 2004]]></category>
		<category><![CDATA[Dynamic web site]]></category>
		<category><![CDATA[Teacher's Corner]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web graphics]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=123</guid>
		<description><![CDATA[Janine, I have tried everything under the sun to get my site to look proper in IE on the PC. Every other browser looks fine, but in IE there is always a &#8220;gap&#8221; between the top div and the middle. The bottom looks fine. Any suggestions? Thanks in advance! Sincerely, Ronnie Hi Ronnie, Unfortunately, CSS [...]]]></description>
			<content:encoded><![CDATA[<p>Janine,</p>
<p>I have tried everything under the sun to get my site to look proper in IE on the PC. Every other browser looks fine, but in IE there is always a &#8220;gap&#8221; between the top div and the middle. The bottom looks fine.</p>
<p>Any suggestions?</p>
<p>Thanks in advance!</p>
<p>Sincerely,</p>
<p>Ronnie</p>
<p>Hi Ronnie,</p>
<p>Unfortunately, CSS differences in IE are a frustration for most Web designers. Microsoft just hasn’t followed the rules the way other browser makers have. As a result, to get your designs to look exactly the same in most Web browsers, you’ll have to move on to some advanced CSS techniques.</p>
<p>On my site, you’ll find links to a few places where you can continue your training. You&#8217;ll find instructions there to get you started with CSS and how to edit a CSS layout in Dreamweaver &#8212; they are designed to look good in many browsers from the start and can help you avoid problems.</p>
<p>You may also appreciate my article about <a href="http://www.digitalfamily.com/dreamweaver/resources/web-browser-test.html">how to test your web pages in many different web browsers at once, including Internet Explorer, Firefox, Safari, Chrome, Opera, and more.</a></p>
<p>I wish you all the best with your CSS,<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/2010/03/how-can-i-get-my-site-to-look-proper-in-ie-on-the-pc/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 [...]]]></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 [...]]]></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>
		<item>
		<title>Can you help me find some tutorials on how to work on &#8220;Shopping Carts&#8221; software?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2009/03/can-you-help-me-find-some-tutorials-on-how-to-work-on-shopping-carts-software/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2009/03/can-you-help-me-find-some-tutorials-on-how-to-work-on-shopping-carts-software/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 00:11:36 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Dreamweaver MX]]></category>
		<category><![CDATA[Dreamweaver MX 2004]]></category>
		<category><![CDATA[Dynamic web site]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[expression web]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=164</guid>
		<description><![CDATA[Hi Janine, Thank you for your tutorials. They were very useful and easy to practice. It really helped me to learn web design by myself. As for me, I am a freelance graphic designer. I have been working for so long in the design area. Currently, I am focusing more on web design as I [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Janine,</p>
<p>Thank you for your tutorials. They were very useful and easy to practice. It really helped me to learn web design by myself.</p>
<p>As for me, I am a freelance graphic designer. I have been working for so long in the design area. Currently, I am focusing more on web design as I work on Macromedia Flash and Dreamweaver.</p>
<p>I would like to know if you can help me find some tutorials on how to work on &#8220;Shopping Carts&#8221; software. I am sure there are a lot! Which one is the best? Are they easy to learn? For e-commerce, shop online web sites&#8230;</p>
<p>I am looking forward for your reply.</p>
<p>Thank you for your time and consideration.</p>
<p>Sincerely,<br /> Janet</p>
<p>Hi Janet,</p>
<p>There are many shopping cart options on the web so it really depends on what you&#8217;re selling and what kinds of features you need.</p>
<p>In this article, you&#8217;ll find <a href="http://www.digitalfamily.com/dreamweaver/ecommerce/ecommerce-shopping-carts.html">a review of some of the most popular shopping cart programs and why you might choose one over another.</a></p>
<p>If you&#8217;ve found another you like, I&#8217;d love to know about it. If you&#8217;re still looking and can tell me more about what you need, I&#8217;d be happy to try to help.</p>
<p>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/03/can-you-help-me-find-some-tutorials-on-how-to-work-on-shopping-carts-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can I set up a blog or an RSS feed within a website by using Dreamweaver?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2008/09/can-i-set-up-a-blog-or-an-rss-feed-within-a-website-by-using-dreamweaver-8/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2008/09/can-i-set-up-a-blog-or-an-rss-feed-within-a-website-by-using-dreamweaver-8/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 17:29:14 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Dreamweaver MX]]></category>
		<category><![CDATA[Dreamweaver MX 2004]]></category>
		<category><![CDATA[Dynamic web site]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=56</guid>
		<description><![CDATA[Janine, I purchased the entire Studio 8 suite that was included with the Adobe CS2 Web Bundle a few years ago and have just recently begun learning Dreamweaver 8 by using your entry-level Total Training DVDs. First off, THANK YOU for such wonderful, clear, and precise instruction! It has made all the difference between gearing [...]]]></description>
			<content:encoded><![CDATA[<p>Janine,</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">I purchased the entire Studio 8 suite that was included with the Adobe CS2 Web Bundle a few years ago and have just recently begun learning Dreamweaver 8 by using your entry-level Total Training DVDs. First off, THANK YOU for such wonderful, clear, and precise instruction! It has made all the difference between gearing up and giving up.</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">I am presently in the planning stages of a new website and exploring options. My question is: can you set up a blog or an RSS feed within a website by using Dreamweaver 8? The terms don&#8217;t even come up in the DW help files. And if not, can you set up a blog or add an RSS feed within a website by using the newer version of Dreamweaver CS3?</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">Thanks for your help,<br /> Debra</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">Hi Debra,</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">Although you can use Dreamweaver to edit the templates used with most blogging programs, and you could, in theory, use Dreamweaver to create a dynamic site that works much like a blog, most people seem to do one or the other: create a custom site with Dreamweaver or create a blog with a tool such as WordPress or TypePad.</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">I&#8217;ve seen many people combine the two by simply linking from one to the other. I do that myself. My site at <a href="../../"><span style="color: #000000;">www.DigitalFamily.com</span></a> was created in Dreamweaver (of course), but if you go to the Dreamweaver section and follow the link to my FAQ Blog, you&#8217;ll come to a blog I created by using WordPress.</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">It is possible to include a section of a blog, such as the most recent post, in a custom Dreamweaver site, but you do need some experience with the programming language used in the blogging program.</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">If you want to learn more about WordPress, here are a couple of articles on my site that might help you:</p>
<p class="MsoNormal" style="margin-bottom: 6pt;"><a href="http://www.digitalfamily.com/cms-blogs/blog-vs-website.html">What&#8217;s the difference between a Web site and a blog?</a></p>
<p class="MsoNormal" style="margin-bottom: 6pt;"><a href="http://www.digitalfamily.com/cms-blogs/Using-Dreamweaver-to-edit-a-wordpress-blog.html">How to edit a WordPress blog with Dreamweaver</a></p>
<p class="MsoNormal" style="margin-bottom: 6pt;"> Hope that helps you sort through the options and find the best solution for your site.</p>
<p class="MsoNormal" style="margin-bottom: 6pt;">Janine</p>
<p class="MsoNormal" style="margin-bottom: 6pt;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2008/09/can-i-set-up-a-blog-or-an-rss-feed-within-a-website-by-using-dreamweaver-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do we need a host for our web site?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2008/08/do-we-need-a-host-for-our-web-site/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2008/08/do-we-need-a-host-for-our-web-site/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 15:29:11 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Dreamweaver MX]]></category>
		<category><![CDATA[Dreamweaver MX 2004]]></category>
		<category><![CDATA[Dynamic web site]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Traffic]]></category>
		<category><![CDATA[web servers & hosting]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=54</guid>
		<description><![CDATA[Dear Janine, I am a new secretary at a new church and currently we do not have an office, so we are not connected to the Internet. I am looking at Dreamweaver so we are able to create our own web page but I am not sure how to then get the page up on [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Dear Janine,</p>
<p class="MsoNormal">I am a new secretary at a new church and currently we do not have an office, so we are not connected to the Internet. I am looking at Dreamweaver so we are able to create our own web page but I am not sure how to then get the page up on the net? Do we need a web host? Can you recommend any? I would greatly appreciate any information you can share with me on this matter!!!!</p>
<p class="MsoNormal">My sincere thanks!!!<br /> Terri</p>
<p class="MsoNormal"><!--[if gte vml 1]><v:shapetype id="_x0000_t75" coordsize="21600,21600"  o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f"  stroked="f"> <v:stroke joinstyle="miter" /> <v:formulas> <v:f eqn="if lineDrawn pixelLineWidth 0" /> <v:f eqn="sum @0 1 0" /> <v:f eqn="sum 0 0 @1" /> <v:f eqn="prod @2 1 2" /> <v:f eqn="prod @3 21600 pixelWidth" /> <v:f eqn="prod @3 21600 pixelHeight" /> <v:f eqn="sum @0 0 1" /> <v:f eqn="prod @6 1 2" /> <v:f eqn="prod @7 21600 pixelWidth" /> <v:f eqn="sum @8 21600 0" /> <v:f eqn="prod @7 21600 pixelHeight" /> <v:f eqn="sum @10 21600 0" /> </v:formulas> <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o:lock v:ext="edit" aspectratio="t" /> </v:shapetype><v:shape id="_x0000_i1025" type="#_x0000_t75" alt="" style='width:.75pt;  height:.75pt'> <v:imagedata src="file:///C:\DOCUME~1\admin\LOCALS~1\Temp\msohtml1\01\clip_image001.jpg" mce_src="file:///C:\DOCUME~1\admin\LOCALS~1\Temp\msohtml1\01\clip_image001.jpg"   o:href="../../../Program%20Files/QualComm/Eudora%2001-18-08/Embedded/image00119.jpg" /> </v:shape><![endif]--><!--[if !vml]--><img src="file:///C:/DOCUME~1/admin/LOCALS~1/Temp/msohtml1/01/clip_image002.jpg" alt="" width="1" height="1" /><!--[endif]-->Hi, Terri,</p>
<p class="MsoNormal">You will need a web host to publish your site online. You’ll find a couple of hosts listed in the tutorial about domain names on my site. Both companies I mention are well respected and provide reasonably priced hosting as well as domain registration.</p>
<p class="MsoNormal"><a href="http://www.digitalfamily.com/dreamweaver/resources/web-hosting.html">This article covers a few things to consider with you choose a Web hosting service.</a></p>
<p class="MsoNormal">I hope that helps and I wish you all the best,<br /> Janine</p>
<p class="MsoNormal"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2008/08/do-we-need-a-host-for-our-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

