<?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; Blogs</title>
	<atom:link href="http://www.digitalfamily.com/dreamweaverblog/category/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalfamily.com/dreamweaverblog</link>
	<description>Dreamweaver questions worth sharing, by Janine Warner</description>
	<lastBuildDate>Wed, 01 Feb 2012 18:07:23 +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>I completely redesigned my site, uploaded it to my server, but it did not change. I couldn&#8217;t find the answer in your Dummies book.. maybe I am an idiot..</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/11/i-redesigned-my-site/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/11/i-redesigned-my-site/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 04:31:33 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Browser Testing]]></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[expression web]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Teacher's Corner]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[web servers & hosting]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=529</guid>
		<description><![CDATA[Something tells me you&#8217;re not an idiot, but there are a few reasons that your new site may not be showing up. Here are a some things to check. 1. Make sure you uploaded your site to the right place. On many web servers, if you use the FTP info they send, you enter the [...]]]></description>
			<content:encoded><![CDATA[<p>Something tells me you&#8217;re not an idiot, but there are a few reasons that your new site may not be showing up. Here are a some things to check.</p>
<p>1. Make sure you uploaded your site to the right place. On many web servers, if you use the FTP info they send, you enter the main folder on the server where they keep your email, web folder, etc, but you need to then open the web folder and upload your files into that folder. It&#8217;s often called something like htdocs, or webdocs, or it could be named the URL of your site. It depends on your server, but the key thing to know is that you need to upload the files for your new site into that folder for them to become visible at your URL.</p>
<p>On a related note, a good way to make sure you&#8217;re in the right folder is to look for the pages of your old site, make sure you find the main page of the site, and then replace it with the main page of the new site and all of your other files.</p>
<p>2. Make sure you named the main page of your site correctly. On most servers, the main page of your site should be named index.html, but some servers are set up for default.html. It&#8217;s often okay to use .html or .htm &#8212; they work the same. However, if the main page of your old site is called, say, default.htm and you upload the new version with a main page named index.html, you won&#8217;t see the new page if the server is still &#8216;serving&#8217; the old default.htm page.</p>
<p>Whatever the main page of your old site was called, assume that&#8217;s what you should name the main page of the new site and make sure you replace the old page with the new page. </p>
<p>I hope that helps and I wish you all be best with your newly redesigned site.</p>
<p>Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/11/i-redesigned-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where do I insert the Google Checkout shopping cart code?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/09/where-do-i-insert-the-google-checkout-shopping-cart-code/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/09/where-do-i-insert-the-google-checkout-shopping-cart-code/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:44:18 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Contribute]]></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[eCommerce]]></category>
		<category><![CDATA[Teacher's Corner]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=494</guid>
		<description><![CDATA[Janine, I just watched your class on E-Commerce on Kelby Training.  It was an excellent class for someone like me, but  I am experiencing a little difficulty in adding the Google checkout to my site. I have no problems adding the code for the items, but that 2nd piece of code that you said to [...]]]></description>
			<content:encoded><![CDATA[<p>Janine,</p>
<p>I just watched your class on E-Commerce on Kelby Training.  It was an excellent class for someone like me, but  I am experiencing a little difficulty in adding the Google checkout to my site. I have no problems adding the code for the items, but that 2nd piece of code that you said to put at the bottom of every page is causing me problems. I am using iWeb and I am not quite sure where to insert that code, or if it is even possible.</p>
<p>Thank you in advance,</p>
<p>Joe </p>
<p>Hi Joe,</p>
<p>Thanks for the kinds words about my training videos. I don&#8217;t know much about iweb specifically, but some web services &#8212; especially those that over simply web design and limit you to templates &#8212; make it difficult, or even impossible, to get to the right place in the code to use Google Checkout.</p>
<p>If that&#8217;s your situation, you may need to use PayPal instead. Unlike Google, which gives you a small piece of code for each button, and another small piece of code to put at the bottom of each page, when you use the shopping cart service from PayPal, you get all of that code in one big chunk. I still prefer the interface of Google Checkout, but in your case, PayPal may be your best (or only) choice.</p>
<p>I know many people prefer to learn with training videos, but I also have a written tutorial on <a href="http://www.digitalfamily.com/dreamweaver/ecommerce/google-checkout.html">how to use Google Checkout</a> that may help you find the place you&#8217;re having trouble.</p>
<p>I hope that helps you find the right solution for your website and I wish you all the best with your online sales,</p>
<p>Janine<br />
DigitalFamily.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/09/where-do-i-insert-the-google-checkout-shopping-cart-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do my web pages look different in Internet Explorer than in other browsers?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/08/why-do-my-web-pages-look-different-in-internet-explorer-than-in-other-browsers/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/08/why-do-my-web-pages-look-different-in-internet-explorer-than-in-other-browsers/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 17:37:44 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[CMS]]></category>
		<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[expression web]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=460</guid>
		<description><![CDATA[Unfortunately, different web browsers display text and HTML differently, and Internet Explorer is one of the worst, and most notorious, for bad code display. What most web designers do is test their pages in a variety of web browsers and work to make sure their pages look &#8216;good enough&#8217; in all of them. Because the [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, different web browsers display text and HTML differently, and Internet Explorer is one of the worst, and most notorious, for bad code display. What most web designers do is test their pages in a variety of web browsers and work to make sure their pages look &#8216;good enough&#8217; in all of them. Because the text size and spacing can vary from browser to browser, it&#8217;s challenging to get exactly the same display in all browsers. And if your concern is the way text wraps, it&#8217;s almost impossible. That&#8217;s because your users can change the text size in some browsers, and because text size is different between Mac and Windows computers. Here&#8217;s an article I published on my web site addressing this issue. It may help you understand why this is a challenge for all web designers. You&#8217;ll also find links to a few online testing tools that can help you make sure you site looks good, even in web browsers you may not have on your own computer. http://www.digitalfamily.com/dreamweaver/resources/web-browser-test.html I hope that helps and I wish you all the best, Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/08/why-do-my-web-pages-look-different-in-internet-explorer-than-in-other-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you create photo galleries in Dreamweaver CS5?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/07/how-do-you-create-photo-galleries-in-dreamweaver-cs5/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/07/how-do-you-create-photo-galleries-in-dreamweaver-cs5/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 23:50:21 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[cgi scripts]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[Fireworks]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Web graphics]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=454</guid>
		<description><![CDATA[The answer to how to create a gallery in a web page in Dreamweaver isn&#8217;t as simple as you might expect. There were some automated tools for creating galleries in previous versions of Dreamweaver, but they had limited options and used an old version of Flash. Those features were cut from the program a couple of [...]]]></description>
			<content:encoded><![CDATA[<p>The answer to how to create a gallery in a web page in Dreamweaver isn&#8217;t as simple as you might expect. There were some automated tools for creating galleries in previous versions of Dreamweaver, but they had limited options and used an old version of Flash. Those features were cut from the program a couple of versions before the current CS5.5.</p>
<p><strong>If you want to create a photo gallery in Dreamweaver today, here are a few options&#8230;</strong></p>
<p>You can still create galleries using Flash and then insert them into Dreamweaver, but you need have Flash, and know how to use it, to do that yourself. (You&#8217;ll find an article about <a href="http://www.digitalfamily.com/dreamweaver/flash-tutorials/insert-flash.html">how to use Dreamweaver to  insert a flash file once you&#8217;ve created a gallery in Flash here.</a>)</p>
<p>You can download gallery tools from Adobe. Many people use the extensions to Dreamweaver from the Adobe Exchange site. You can add gallery extensions to enhance the features in Dreamweaver and create a variety of different kinds of galleries.</p>
<p><a href="http://www.adobe.com/cfusion/exchange/index.cfm?searchfield=photo+gallery&amp;search_exchange=3&amp;search_category=-1&amp;search_license=&amp;search_rating=&amp;search_platform=0&amp;search_pubdate=&amp;num=25&amp;startnum=1&amp;event=search&amp;sticky=true&amp;sort=0&amp;rnav_dummy_tmpfield=&amp;Submit=" target="_blank">This link will take you to the search results for Dreamweaver gallery extensions.</a></p>
<p>You can, of course, create custom galleries in Dreamweaver yourself with the page creation tools, and you can create templates, to make adding and updating pages more automated in Dreamweaver. In that case, you have to decide if the gallery want to create will have two pages or twenty or more, and how much control you want over the design. (You can get started learning <a href="http://www.digitalfamily.com/dreamweaver/index.html" target="_blank">Dreamweaver in the Dreamweaver Training Center</a>.)</p>
<p>As a general rule, the more automated the system, the more the design needs to be consistent from page to page. If you learn how to use Dreamweaver to create, link, and optimize pages, you can use the template features in Dreamweaver to creating custom designs more effiiently, but that does require some experience with Dreamweaver.</p>
<p>If you want to see an example of a custom photo gallery created with Dreamweaver templates (using the .dwt file type), you can check out a site I created for Photographer Jasper Johal. That site is featured in my book, Web Sites DIY For Dummies, and you can download the templates that come with the book to create the same design yourself if you like that site. (Warning: this link goes to Jasper&#8217;s live site, which does include some nude art photos. <a href="http://jasperphoto.com/" target="_blank">http://jasperphoto.<wbr>com/</wbr></a> I used a simplified version in my book.</p>
<p>Here&#8217;s another custom gallery site created with Dreamweaver&#8217;s template features for an artist to showcase her work: <a href="http://www.inplainsightart.com/" target="_blank">http://www.<wbr>inplainsightart.com/</wbr></a>. I&#8217;m planning to use that site in a new book and video soon.</p>
<p>Another approach to creating photo galleries is to use an online photo hosting service. Because photographers are such a big market, there are several sites that specialize in photo galleries and even selling prints with templates and plugins and everything you need for a monthly fee. Among those options, I believe <a href="http://www.zenfolio.com/" target="_blank">http://www.zenfolio.<wbr>com/</wbr></a> is especially popular for professionals and, of course, you can use <a href="http://www.flickr.com" target="_blank">www.flickr.com</a> for free.</p>
<p>I hope that helps you find the best solution for your gallery,</p>
<p>Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/07/how-do-you-create-photo-galleries-in-dreamweaver-cs5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you add text to an image so that the text appears when someone rolls a cursor over the image in a browser?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/06/how-do-you-add-text-to-an-image-so-that-appears-when-someone-rolls-a-cursor-over-the-image-in-a-browser/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/06/how-do-you-add-text-to-an-image-so-that-appears-when-someone-rolls-a-cursor-over-the-image-in-a-browser/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 18:31:57 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Contribute]]></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[expression web]]></category>
		<category><![CDATA[Fireworks]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Web graphics]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=445</guid>
		<description><![CDATA[Good question. Dreamweaver includes the Alt text field when you insert images, but it has no easy way to add the title attribute, and that&#8217;s what you need if you want the text to appear when you roll a cursor over an image in IE. Here&#8217;s an example of what it looks like: &#60;img src=&#8221;photo.jpg&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>Good question. Dreamweaver includes the Alt text field when you insert images, but it has no easy way to add the title attribute, and that&#8217;s what you need if you want the text to appear when you roll a cursor over an image in IE.</p>
<p>Here&#8217;s an example of what it looks like:<br />
&lt;img src=&#8221;photo.jpg&#8221; width=&#8221;250&#8243; height=&#8221;360&#8243; alt=&#8221;My Great Photo&#8221; title=&#8221;My Great Photo&#8221; /&gt;<br />
Note that the code: alt=&#8221;My Great Photo&#8221; is alternative text, which is recommended because this text is used by screen readers for the blind that &#8216;read&#8217; web pages to people.<br />
Adding the code: title=&#8221;My Great Photo&#8221; is not redundant, but you don&#8217;t have to use the same text for both. The title text will appear when you roll a cursor of the image.</p>
<p>Hope that helps,<br />
Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/06/how-do-you-add-text-to-an-image-so-that-appears-when-someone-rolls-a-cursor-over-the-image-in-a-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix broken images when using GoDaddy’s Preview DNS with WordPress?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/04/how-to-fix-broken-images-when-using-godaddy-with-wordpress/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/04/how-to-fix-broken-images-when-using-godaddy-with-wordpress/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 16:26:26 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[web servers & hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=439</guid>
		<description><![CDATA[Special thanks to Dale Ellis dale@ellismultimedia.com for this guest post. I hope it saves you the grief he suffered: I recently redesigned a site for a client with WordPress and hosted it on GoDaddy. Unlike a standard blog where we would be starting off from scratch, there was already an existing site, hosted on another service, [...]]]></description>
			<content:encoded><![CDATA[<p>Special thanks to Dale Ellis <a href="mailto:dale@ellismultimedia.com" target="_blank">dale@ellismultimedia.com</a> for this guest post. I hope it saves you the grief he suffered:</p>
<p>I recently redesigned a site for a client with WordPress and hosted it on GoDaddy. Unlike a standard blog where we would be starting off from scratch, there was already an existing site, hosted on another service, with a lot of content so we used GoDaddy’s Preview DNS feature to give us time to put in the necessary content before switching over to the new site.</p>
<p>This feature allows you to preview your site on a separate URL with previewdns.com appended to the normal domain name.</p>
<p>Several days after launching the new site, many of the pages suddenly appeared with broken image link indicators. It turns out that the previewdns.com domain will get assigned to any images you upload in the WordPress database so, when the Preview DNS expires, WordPress will be looking for the images in a domain that no longer exists.</p>
<p>GoDaddy’s technical support, while usually very good, was not able to provide us with an easy solution to this problem. Their recommendation was to re-upload the images to the site under the new, real domain name – but at that point that would have amounted to uploading a few hundred images again and, through the WordPress system, would have cost us a lot of time and effort.</p>
<p>After doing some research it turns out that there are a couple of fairly quickways to correct this problem, but they require performing the equivalent of afind-and-replace command on the MySQL database that WordPress uses. These processes can be risky so you may want to backup your WordPress database before performing these procedures (<a href="http://codex.wordpress.org/WordPress_Backups" target="_blank">http://codex.wordpress.org/WordPress_Backups</a>)</p>
<p>The first method, which I consider the easiest and preferable way, is to download and install a WordPress plug-in called “Search and Replace,” which you can find at <a href="http://wordpress.org/extend/plugins/search-and-replace/" target="_blank">http://wordpress.org/extend/plugins/search-and-replace/</a>. This should allow you to search for and replace all the instances of http://www.[yoursitedomain].com.previewdns.com with http://www.[yoursitedomain].com.</p>
<p>If the plug-in method doesn’t succeed in eliminating the extra “previewdns.com” from the URLs, the next method involves operating on the MySQL database at a lower level. The first thing you’ll want to do is make sure that WordPress is that the domain name is updated in the WordPress’ options. Two good sources for instructions on that are GoDaddy’s help system (<a href="http://help.godaddy.com/article/5712?">http://help.godaddy.com/article/5712?</a>) and <a href="http://www.wordpressasylum.com/previewdns-can-bork-your-wordpress-installbut-theres-a-fix/" target="_blank">Sallie Goetsch’s blog (http://www.wordpressasylum.com/previewdns-can-bork-your-wordpress-installbut-theres-a-fix/)</a></p>
<p>The second thing you’ll need to do is replace all the instances of the<br /> previewdns.com URL in the database with the new, normal URL for your site(replacing http://www.yoursitedomain.com.previewdns.com with http://www.yoursitedomain.com) Full, detailed instructions on how to do that can be found at Lorelle Van Fossen’s blog at <a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/" target="_blank">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/</a></p>
<p>That took care of the problem for me &#8211; saving hours of rework &#8211; and it should for you, too!</p>
<p>&#8211; Guest post by Dale Ellis <a href="mailto:dale@ellismultimedia.com" target="_blank">dale@ellismultimedia.com</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/04/how-to-fix-broken-images-when-using-godaddy-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the difference between web hosting and domain registration?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2011/03/whats-the-difference-between-web-hosting-and-domain-registration/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2011/03/whats-the-difference-between-web-hosting-and-domain-registration/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 23:14:38 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Search Engine Optimization (SEO)]]></category>
		<category><![CDATA[Teacher's Corner]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[web servers & hosting]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=436</guid>
		<description><![CDATA[Domain registration and hosting are two separate services. Many companies offer both, but they are completely different services. Here&#8217;s a metaphor that may help you understand the difference &#8212; it confuses a lot of people. Think of a hosting company like an apartment you rent, a place where your web site can live. Think of [...]]]></description>
			<content:encoded><![CDATA[<p>Domain   registration and hosting are two separate services. Many companies  offer  both, but they are completely different  services. Here&#8217;s a metaphor that may help you understand the difference &#8212; it confuses a lot of people.</p>
<p>Think of a hosting  company like an apartment you rent, a place where your web site can live.</p>
<p>Think of  the domain name like your phone number, one that you can transfer (or forward) to a new apartment if you ever needed to do so.</p>
<p>Some web hosting services, such as Weebly, provide a very limited  hosting service that only lets you use their  templates in their system.  You could think of that like getting a furnished apartment you&#8217;d rent   by the week.</p>
<p>A  custom web site created with a program like Dreamweaver or WordPress, is far too complex for a web hosting system that restricts you to the  templates on their site.</p>
<p>Web hosting varies the way apartments do. When you sign up for web hosting at a new company like Dreamhost.com,  you get a cheap apartment, but one it&#8217;s still one that you can furnish yourself. When you  sign up with a company like Rackspace.com, you got  a much nicer  apartment, but you pay for the view (or in this case, the faster, more reliable service). These and many other web hosting services let you upload your  own web site to their web server or install a wordpress blog, much like you would furnish  your own apartment and hang art on the walls.</p>
<p>You  can use the same company to register your domain name and host your web site,  or you can use two different companies. If you use two different companies, then  you then have to essentially transfer your domain from your domain registrar to your web host, much like  you might ask the phone company to move your a phone number to your new apartment. In the case of a domain, however,  it&#8217;s usually  called changing DNS. If you ever want to change the company where you  registered your domain, that&#8217;s kind of like changing phone companies  while keeping the same phone number and it&#8217;s a bit more complicated than just changing DNS.</p>
<p>For more tips on how (and where) to register a domain name, check out the article:<a title="How to register a domain name" href="/tips/domain-names.html"><strong> Can Anyone Register a Domain Name?</strong></a><strong><strong> </strong></strong></p>
<p>For more  tips on web hosting, check out the article: <strong><a href="/dreamweaver/resources/web-hosting.html">Choosing the Best Web  Hosting Service.</a></strong></p>
<p>Hope that helps,</p>
<p>Janine</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2011/03/whats-the-difference-between-web-hosting-and-domain-registration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Please help with connecting to WordPress.</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/06/please-help-with-connecting-to-wordpress/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/06/please-help-with-connecting-to-wordpress/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:20:55 +0000</pubDate>
		<dc:creator>malinda</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dreamweaver CS5]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=371</guid>
		<description><![CDATA[Hi Janine, I am reading your new book Dreamweaver For Dummies and saw in your book that you discuss WordPress and CS5. I purchased CS5 to work with WordPress and have yet to successfully get it working with my various WordPress installations. I am not a real developer and would prefer to not create a [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Janine,</p>
<p>I am reading your new book <em>Dreamweaver For Dummies</em> and saw in your book that you discuss WordPress and CS5. I purchased CS5 to work with WordPress and have yet to successfully get it working with my various WordPress installations. I am not a real developer and would prefer to not create a local test environment but to work with Dreamweaver directly with the installation I have on a hosting account with GoDaddy.</p>
<p>It is close to working, but I get an error message about the connection to the database. The FTP access works properly. I can sync the files. Does this have anything with logging into the SQL database? Can you point me to some troubleshooting tips for the initial connection to WordPress and Dreamweaver? Everything I find, read, or watch makes it look so simple and nonproblematic. . .</p>
<p>Thanks<br />
Dave</p>
<p>Hi Dave,</p>
<p>Thanks for buying my book. Dreamweaver CS5 does provide much better support for WordPress than any previous versions, but you will have to set up a local testing environment if you want WordPress files to work on your local computer the way they work on your server at GoDaddy.</p>
<p>That&#8217;s because WordPress generates web pages dynamically by pulling content out of a database and displaying it in a template/theme as it opens the page in a Web browser. Thus, you have to set up a database and web server on your computer if you want those pages to display on your computer. That&#8217;s not as hard as it may seem at first, but it is more complicated than simply installing Dreamweaver.</p>
<p>The good news for you is that you&#8217;re not alone in facing this challenge, so a couple of great services bundle all of the software you need (the Apache web server, MySQL database, PHP, etc.) into one nice package that you can download and install relatively easily on any desktop computer powerful enough to run Dreamweaver. My favorite for Windows is XAMPP www.apachefriends.org/en/xampp.html. If you use a Mac, a popular option is MAMP www.mamp.info/en/index.html.</p>
<p>Once you install this software and install WordPress (which you can download for free from WordPress.org), you&#8217;ll need to start the server and set up a database. You&#8217;ll find instructions for how to do this at http://codex.wordpress.org/Installing_WordPress.</p>
<p>If all goes well, this entire process should take less than an hour, but it&#8217;s one of those things that can be a bit tricky to get right the first time. Fortunately, you only have to do it once and from then on, you&#8217;ll be all set up to work on your blog on your computer.</p>
<p>An alternative is to work on elements of your blog in Dreamweaver without setting up a local server. For example, you can edit just the CSS files on your local computer by copying them to your hard drive, editing them in Dreamweaver, and then uploading them to the server again. Similarly, you can compose posts in Dreamweaver and then copy and paste them into the editor online. But to get the full functionality of WordPress on your local computer, I&#8217;m afraid you&#8217;ll have to set up a local testing server.</p>
<p>I hope that helps and I wish you all the best with your WordPress blogs,<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/06/please-help-with-connecting-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What should I name my web URL in the server setup on a Mac?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/06/what-should-i-name-my-web-url-in-the-server-setup-on-a-mac/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/06/what-should-i-name-my-web-url-in-the-server-setup-on-a-mac/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 19:13:23 +0000</pubDate>
		<dc:creator>malinda</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=365</guid>
		<description><![CDATA[Hello Janine, I have a couple of questions regarding instructions you gave on your recent training video thru Kelby Training. First, I am on a Mac and would like to know what to name my web URL in the server setup. You indicate Localhost for Windows. Is it the same for Mac? Second, is the [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Janine,</p>
<p>I have a couple of questions regarding instructions you gave on your recent training video thru Kelby Training.</p>
<p>First, I am on a Mac and would like to know what to name my web URL in the server setup. You indicate Localhost for Windows. Is it the same for Mac?</p>
<p>Second, is the setup the same for setting up a local server (Apache) to test and customize WordPress if WordPress is my blog link on my index page?</p>
<p>Thanks for any clarification you can give.</p>
<p>Kathleen</p>
<p>Hi Kathleen,</p>
<p>Thanks for watching my video. I went over that installation process rather quickly in that CS5 preview video. I plan to do a more comprehensive video on editing WordPress with Dreamweaver later this summer, but here are some answers to help you in the meantime.</p>
<p>1. On a Mac, I recommend you get the MAMP set of programs at http://www.mamp.info. And of course, that you also download and install WordPress.</p>
<p>2. As for the settings and address of your local testing server, follow the instructions from the MAMP site and you should find all you need about how to set up a Mac. Much of it does depend on what software you use and how you set it up on your computer.</p>
<p>3. If you have a site that is built in Dreamweaver and just links to a blog in WordPress from the front page, you can edit the blog just as you would if all you had was a blog, like I showed in that video. To make it all work well together, consider moving all of your Dreamweaver files into the root folder for your local testing server along with the WordPress files. That way you have it all in one place on your hard drive, running on your local server, in the same relative location that it all resides in on the server where you host your site and blog. (If you host your site and blog on different servers, it doesn&#8217;t matter if your WordPress files and your main site files are in the same folder on your computer because you&#8217;ll need the full URL to link from one to the other anyway).</p>
<p>I hope that helps and I wish you all the best with your site and your blog,<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/06/what-should-i-name-my-web-url-in-the-server-setup-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you have any recommendations on sources for Dreamweaver templates?</title>
		<link>http://www.digitalfamily.com/dreamweaverblog/2010/01/220/</link>
		<comments>http://www.digitalfamily.com/dreamweaverblog/2010/01/220/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:21:52 +0000</pubDate>
		<dc:creator>janinewarner</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Dreamweaver 8]]></category>
		<category><![CDATA[Dreamweaver CS3]]></category>
		<category><![CDATA[Dreamweaver CS4]]></category>
		<category><![CDATA[Dreamweaver MX]]></category>
		<category><![CDATA[Dreamweaver MX 2004]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.digitalfamily.com/dreamweaverblog/?p=220</guid>
		<description><![CDATA[Hi Janine, I&#8217;m writing in part to tell you how much I&#8217;m enjoying your book, although I&#8217;m still very new to the concepts, the Dreamweaver program, and web-design in general. I&#8217;m also asking if you might have any recommendations on sources for Dreamweaver templates. I&#8217;ve downloaded a some from various Web sites, and I&#8217;ve found [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Janine,</p>
<p>I&#8217;m writing in part to tell you how much I&#8217;m enjoying your book, although I&#8217;m still very new to the concepts, the Dreamweaver program, and web-design in general.</p>
<p>I&#8217;m also asking if you might have any recommendations on sources for Dreamweaver templates. I&#8217;ve downloaded a some from various Web sites, and I&#8217;ve found that they are often not developed with the neophyte user in mind. Trying to modify them involves a fair amount of trying to figure out what the original designer/developer was doing.</p>
<p>Any help would be appreciated.</p>
<p>Thanks,<br />
Brian</p>
<p>Hi Brian,</p>
<p>One of the most confusing things about templates is that there are so many different kinds. For example, if you download a template designed for Flash, it won&#8217;t work in Dreamweaver. Similarly, many templates that are designed for blogs use PHP and require advanced programming knowledge and a web server.</p>
<p>Even if you do get a template designed using Dreamweaver&#8217;s template features, it can be difficult to know what and how to change things such as colors and fonts if you want to alter the template design.</p>
<p>Most good pages are designed with CSS these days, and if you learn CSS, you can probably edit most of the well-designed templates you can find on the web.</p>
<p>If you&#8217;re still new to design, you may appreciate a book I wrote called <a href="/books/index.html"><em>Web Sites  For Dummies</em></a> &#8212; it&#8217;s part of the new <em>Do It Yourself series it </em>combines templates I created in Dreamweaver complete with instructions for how you can edit them in Dreamweaver.</p>
<p>When you buy the book, you get access to a special part of my Web site where you can download the templates.</p>
<p>You can find the book in the <a href="/books/index.html">The Digital Family Bookstore</a>.</p>
<p>I hope that helps and I wish you all the best,<br />
Janine</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;"><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--><!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --> <!--[endif]--></p>
<p class="MsoNormal">Hi Janine,</p>
<p class="MsoNormal">
<p class="MsoNormal">I&#8217;m writing in part to tell you how much I&#8217;m enjoying your book, although I&#8217;m still very new to the concepts, the Dreamweaver program, and web-design in general.<span> </span></p>
<p class="MsoNormal">
<p class="MsoNormal">I&#8217;m also asking if you might have any recommendations on sources for Dreamweaver templates. I&#8217;ve downloaded a some from various Web sites, and I&#8217;ve found that they are often not developed with the neophyte user in mind. Trying to modify them involves a fair amount of trying to figure out what the original designer/developer was doing.</p>
<p class="MsoNormal">
<p class="MsoNormal">Any help would be appreciated.</p>
<p class="MsoNormal">
<p class="MsoNormal">Thanks,<br />
Brian</p>
<p class="MsoNormal">
<p class="MsoNormal">Hi Brian,</p>
<p class="MsoNormal">
<p class="MsoNormal">One of the most confusing things about templates is that there are so many different kinds. For example, if you download a template designed for Flash, it won&#8217;t work well in Dreamweaver. Similarly, many templates that are designed for blogs use PHP and require advanced programming knowledge and a web server.</p>
<p class="MsoNormal">
<p class="MsoNormal">Even if you do get a template designed for Dreamweaver, it can be difficult to know what and how to change things such as colors and fonts if you want to alter the template design. For all these reasons I created a book called Web Sites Do It Yourself For Dummies that combines specially created templates with instructions for how to edit them in Dreamweaver. When you buy the book, you get access to a special part of my Web site where you can download the templates.</p>
<p class="MsoNormal">
<p class="MsoNormal">You can order the book from Amazon by following this link: <span> </span>&lt;http://www.amazon.com/gp/product/0470169036?ie=UTF8&amp;tag=digitalfamily-20&amp;li nkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470169036&gt;</p>
<p class="MsoNormal">
<p class="MsoNormal">I hope that helps and I wish you all the best,<br />
Janine</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalfamily.com/dreamweaverblog/2010/01/220/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

