<?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>Dream Driven Designs &#187; Dwayne Myers</title>
	<atom:link href="http://www.dreamdrivendesigns.com/tag/dwayne-myers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dreamdrivendesigns.com</link>
	<description>Professional Web Design &#38; Wordpress Support</description>
	<lastBuildDate>Sat, 04 Feb 2012 19:37:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Explorer 7, 8 Right Click not working &#8211; Solved</title>
		<link>http://www.dreamdrivendesigns.com/general/explorer-7-8-right-click-not-working-solved/</link>
		<comments>http://www.dreamdrivendesigns.com/general/explorer-7-8-right-click-not-working-solved/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 01:39:49 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Common Website Problems]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[Explorer]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[internet explorer restrictions]]></category>
		<category><![CDATA[software policies]]></category>
		<category><![CDATA[super antispyware]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=228</guid>
		<description><![CDATA[Explorer 7, 8 Right Click not working problem Solved Recently I had an issue with Explorer, the recent ms explorers both had right clicking issues where you cannot right click at all; the right click would work in all the other programs including Firefox. To solve the problem I had to go in the registry  [...]]]></description>
			<content:encoded><![CDATA[<h2>Explorer 7, 8 Right Click not working problem Solved</h2>
<p>Recently I had an issue with Explorer, the recent ms explorers both had right clicking issues where you cannot right click at all; the right click would work in all the other programs including Firefox. To solve the problem I had to go in the registry  and edit the values below.<br />
 1) Go into regedit<br />
 2) Go to: HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer\Restrictions</p>
<p>Look for &#8220;NoBrowserContextMenu&#8221; &#8211; on mine there was a value of  &#8220;1&#8243; <br />
 <a href="http://www.dreamdrivendesigns.com/wp-content/uploads/firefox_and_internet_explorer.jpg"><img class="alignleft size-medium wp-image-229" title="firefox_and_internet_explorer" src="http://www.dreamdrivendesigns.com/wp-content/uploads/firefox_and_internet_explorer-300x290.jpg" alt="" width="300" height="290" /></a>I changed it to &#8220;0&#8243;, closed explorer and tried it and it worked.</p>
<p>This seems to be an explorer bug. The ms techs solutions doesn&#8217;t work, they say remove any addon, un-install super-antispyware or that it could be a virus. The above instructions work for me, hope it does for you, leave a comment if it works. Thanks.</p>
<p>This issue made sure I stop using Explorer, switching full-time to Firefox. Two Thumbs up to FireFox always, explorer (lowercase)  is a designer&#8217;s nightmare. <img src='http://www.dreamdrivendesigns.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<pre>--
Dwayne Myers
Web Designer/Developer
386-307-4289
DreamDrivenDesigns.com</pre>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fgeneral%2Fexplorer-7-8-right-click-not-working-solved%2F&amp;title=Explorer%207%2C%208%20Right%20Click%20not%20working%20%26%238211%3B%20Solved" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/general/explorer-7-8-right-click-not-working-solved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Changing The Site URL in WordPress</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/changing-the-site-url-in-wordpress/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/changing-the-site-url-in-wordpress/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:52:35 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[siteurl]]></category>
		<category><![CDATA[tmpPost]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[wordpress home]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=207</guid>
		<description><![CDATA[Changing The Site URL The code will work in the wp-config.php file if you happen to get locked out of the admin. Happens a few times here and there. Just put this is at the starting code of thw wp-config file in your wordpress home directory. define(&#8216;WP_HOME&#8217;,'http://example.com&#8217; http://example.com%27); define(&#8216;WP_SITEURL&#8217;,'http://example.com&#8217; http://example.com%27); &#8211; Dwayne Myers Web Designer/Developer [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/wp-content/uploads/url.jpg"><img class="alignright size-thumbnail wp-image-266" title="url" src="http://www.dreamdrivendesigns.com/wp-content/uploads/url-150x150.jpg" alt="" width="150" height="150" /></a> Changing The Site URL</p>
<p>The code will work in the wp-config.php file if you happen to get locked out of the admin.<br />
 Happens a few times here and there. Just put this is at the starting code of thw wp-config file in<br />
 your wordpress home directory.</p>
<p>define(&#8216;WP_HOME&#8217;,'http://example.com&#8217; <a href="http://example.com%27">http://example.com%27</a>);<br />
 define(&#8216;WP_SITEURL&#8217;,'http://example.com&#8217; <a href="http://example.com%27">http://example.com%27</a>);</p>
<p>&#8211;<br />
 Dwayne Myers<br />
 Web Designer/Developer<br />
 386-307-4289<br />
 DreamDrivenDesigns.com</p>
<p><br class="spacer_" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2Fchanging-the-site-url-in-wordpress%2F&amp;title=Changing%20The%20Site%20URL%20in%20WordPress" id="wpa2a_4">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/changing-the-site-url-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chinese Characters in WordPress</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/145/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/145/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 05:22:34 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[chinese characters]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[collation]]></category>
		<category><![CDATA[content table]]></category>
		<category><![CDATA[didn]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[nbsp]]></category>
		<category><![CDATA[pencil icon]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=145</guid>
		<description><![CDATA[Chinese Characters in WordPress Chinese characters do not work in WordPress by default if you didn’t originally setup your WordPress to handle Chinese. However, it is pretty easy to get it working. I didn’t see it documented elsewhere, so I thought I’d post instructions on configuring WordPress to allow posting Chinese. * Using a program [...]]]></description>
			<content:encoded><![CDATA[<h1 class="entry-title"><a href="http://www.dreamdrivendesigns.com/wp-content/uploads/panda6b.gif"><img class="alignright size-thumbnail wp-image-268" title="panda6b" src="http://www.dreamdrivendesigns.com/wp-content/uploads/panda6b-150x150.gif" alt="" width="150" height="150" /></a>Chinese Characters in WordPress</h1>
<p>Chinese characters do not work in WordPress by default if you didn’t<br />
 originally setup your WordPress to handle Chinese.</p>
<p>However, it is pretty easy to get it working. I didn’t see it<br />
 documented elsewhere, so I thought I’d post instructions on configuring<br />
 WordPress to allow posting Chinese.</p>
<p>* Using a program (like phpMyAdmin) to administer your database,<br />
 select the WordPress database.</p>
<p>* Find the wp_posts table, and click on the “structure” icon (it is<br />
 the second from the left under Actions)</p>
<p>* Click the “pencil” icon on the wp_content table.</p>
<p>* Change the Collation option to utf8_unicode_ci (on mine, that’s<br />
 the option at the very bottom).</p>
<p>* Click Save.</p>
<p>* If you want to enable Chinese in titles, you can repeat the<br />
 procedure for the wp_posts.wp_title.  You might also want to enable it<br />
 in comments by repeating on wp_comments.comment_content and<br />
 wp_comments.comment_author.</p>
<p>That’s it! You can now post 汉字 in WordPress!</p>
<pre>--
Dwayne Myers
(386)307-4289
<a class="moz-txt-link-freetext" href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a>
</pre>
<p><br class="spacer_" /></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2F145%2F&amp;title=Chinese%20Characters%20in%20WordPress" id="wpa2a_6">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/145/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Category Heirarchy Structure</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/121/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/121/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 06:23:54 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[archive]]></category>
		<category><![CDATA[archive pages]]></category>
		<category><![CDATA[category 6]]></category>
		<category><![CDATA[category id]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=121</guid>
		<description><![CDATA[In the case of categories, the hierarchy is fairly simple. For instance, suppose the slug of the Category in question is default and the Category ID is 6. The Template Hierarchy specifies that WordPress will use the first Template file it finds in your current Theme&#8217;s directory from the following list: 1. category-slug.php (Note: available [...]]]></description>
			<content:encoded><![CDATA[<p>In the case of categories, the hierarchy is fairly simple. For instance,<br />
 suppose the slug of the Category in question is default and the Category<br />
 ID is 6. The Template Hierarchy specifies that WordPress will use the<br />
 first Template file it finds in your current Theme&#8217;s directory from the<br />
 following list:</p>
<p>1. category-slug.php (Note: available with Version 2.9)<br />
 2. category-ID.php<br />
 3. category.php<br />
 4. archive.php<br />
 5. index.php</p>
<p>That is, if you do not have a category-slug.php (lets say<br />
 category-news.php), WordPress will check for a category-ID.php (like<br />
 category-6.php), and so on.</p>
<p>So, if you want to make the Category whose ID number is 6 look different<br />
 from what it is currently (and different from other Category pages), you<br />
 would want to create a category-6.php file. If you want to make all<br />
 Category pages look different from other archive pages (such as date and<br />
 author archives), then you would want to create or modify the<br />
 category.php file. If you want to make changes to the look of all<br />
 archive pages, you can create or modify the archive.php file. And if you<br />
 modify the index.php file, you will affect your entire blog.</p>
<p>If you need to create a new file, it is a good idea to copy it from the<br />
 next file in the hierarchy that exists. For instance, if you want a<br />
 special display for Category 6, begin by copying the category.php file,<br />
 or if you don&#8217;t have one, use archive.php, and so on.</p>
<p>&#8211;<br />
 Dwayne Myers<br />
 (386)307-4289<br />
 <a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2F121%2F&amp;title=WordPress%20Category%20Heirarchy%20Structure" id="wpa2a_8">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/121/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to put a post on a page</title>
		<link>http://www.dreamdrivendesigns.com/common-website-problems/how-to-put-a-post-on-a-page/</link>
		<comments>http://www.dreamdrivendesigns.com/common-website-problems/how-to-put-a-post-on-a-page/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 03:54:58 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Common Website Problems]]></category>
		<category><![CDATA[Chau]]></category>
		<category><![CDATA[Dwayne]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[gt options]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[ofcourse]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[page id number]]></category>
		<category><![CDATA[phone session]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=119</guid>
		<description><![CDATA[&#62; chau wrote: &#62; &#62; Hi Dwayne, &#62; &#62; I&#8217;m just wondering if you can show me how to loop a post so it can &#62; &#62; appear on a PAGE that I wanted to be on. I know there&#8217;s a side bar &#62; &#62; options for widgets where you can place your latest post [...]]]></description>
			<content:encoded><![CDATA[<p>&gt; chau wrote: <br />
 &gt; &gt; Hi Dwayne, <br />
 &gt; &gt; I&#8217;m just wondering if you can show me how to loop a post so it can <br />
 &gt; &gt; appear on a PAGE that I wanted to be on. I know there&#8217;s a side bar <br />
 &gt; &gt; options for widgets where you can place your latest post but I only <br />
 &gt; &gt; wanted certain Page to have the post and not every page. Do you kind <br />
 &gt; &gt; of understand what I&#8217;m trying to do? Please help, Thanks Chau</p>
<p>Here you go,  I can walk you through the coding to get that post in post but I have a custom wordpress plugin I use sometimes to make things go faster.  I&#8217;ll  send to your email as we talked in the  phone session (btw thanks).</p>
<p>[[n]]</p>
<p>n &#8211; is the post id number or the page id number that you want to display, you can display a post within a post or  page within a page and so on, A good practice would be to create  bordered table and just add each post/etc you want in the section but that&#8217;s ofcourse depends on how you want to use the plugin, this would give that dynamic blog look. Let me know this helps. If you have any questions just give me a call or email. Thanks Dwayne</p>
<p>[[x]]<br />
 [[y]]<br />
 [[z]]</p>
<p>Dwayne Myers<br />
 DreamDrivenDesigns.com<br />
 386.307.4289</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fcommon-website-problems%2Fhow-to-put-a-post-on-a-page%2F&amp;title=How%20to%20put%20a%20post%20on%20a%20page" id="wpa2a_10">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/common-website-problems/how-to-put-a-post-on-a-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress 2.8.6 Release</title>
		<link>http://www.dreamdrivendesigns.com/general/116/</link>
		<comments>http://www.dreamdrivendesigns.com/general/116/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 06:08:21 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[ARIA]]></category>
		<category><![CDATA[dashboard widgets]]></category>
		<category><![CDATA[daylight savings time]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[Hide]]></category>
		<category><![CDATA[New]]></category>
		<category><![CDATA[Per Page]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[theme editors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=116</guid>
		<description><![CDATA[Bookmark this category WordPress 2.8.6 Well, the moment that everyone has been waiting for is finally here! WordPress 2.8.6 has been released and with the new version of the most popular online content management system now in play, there are plenty of new features for the avid WordPress enthusiast to explore. As a result, we [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
 WordPress 2.8.6<br />
 Well, the moment that everyone has been waiting for is finally here!<br />
 WordPress 2.8.6 has been released and with the new version of the most<br />
 popular online content management system now in play, there are plenty<br />
 of new features for the avid WordPress enthusiast to explore.</p>
<p>As a result, we are happy to announce that all our WordPress themes<br />
 are compatible with the WordPress 2.8.6 That means you will be able to<br />
 use the theme that you got from us with the newest version of WordPress<br />
 2.8.6</p>
<p>Highlights</p>
<p>* New drag-and-drop widgets admin interface and new widgets API<br />
 * Syntax highlighting and function lookup built into plugin and<br />
 theme editors<br />
 * Browse the theme directory and install themes from the admin<br />
 * Allow the dashboard widgets to be arranged in up to four columns<br />
 * Allow configuring the number of items to show on management pages<br />
 with an option in Screen Options<br />
 * Support timezones and automatic daylight savings time adjustment<br />
 * Support IIS 7.0 URL Rewrite Module<br />
 * Faster loading of admin pages via script compression and<br />
 concatenation</p>
<p>New Features<br />
 User Features</p>
<p>* New Theme Installer routines<br />
 * Add CodePress syntax highlighting to Theme and Plugin editors<br />
 * Add Documentation(function) lookup to Theme and Plugin editors<br />
 * Use &#8220;Custom Header&#8221; for menu text and revise Default theme to<br />
 reflect change<br />
 * Separate Comments into a separate postbox, from Discussion<br />
 postbox, on the Edit Post screen<br />
 * Make tags accessible without Javascript on the edit screen<br />
 * Don&#8217;t ask for confirmation when marking a comment as spam<br />
 * Don&#8217;t notify post author of own comments<br />
 * Fix comment paging for static front page<br />
 * Allow the dashboard widgets to be arranged in up to four columns<br />
 as set via the Screen Options tab<br />
 * Make titles into links in Dashboard Right Now module (this was in<br />
 2.7.1)<br />
 * Improved Admin icons (grey-to-transparent shadows)<br />
 * Update Blue Admin Color Scheme<br />
 * Press This improvements UI, quoting fixes, plus ability for<br />
 Contributors to use Press This<br />
 * Add a Cancel Upload button and a Delete link to Administration &gt;<br />
 Media &gt; Add New<br />
 * Add column &#8220;Rating&#8221; in Administration &gt; Links &gt; Edit<br />
 * Improve installer to help people entering wrong email addresses<br />
 * Improved Widget user interface<br />
 * Allow editing of all plugin files (Ticket 6732)<br />
 * Improved Plugin search (this was in 2.7.1) on Administration &gt;<br />
 Plugins &gt; Add New<br />
 * Per Page option for plugins<br />
 * Move &#8220;Install a plugin in .zip format&#8221; to new Upload tab under<br />
 Administration &gt; Plugins &gt; Add New<br />
 * Show absolute date instead of relative date for scheduled posts<br />
 * Fix tags suggest for post quick edit and bulk edit<br />
 * Permalink editor changes and fix for pages<br />
 * Autosave post/page when pressing Control/Command+S<br />
 * Add toggle all button to the Gallery tab in the uploader<br />
 * Support more than one gallery on the same page<br />
 * Add per page option to Screen Options for comments, posts, pages,<br />
 media, categories, and tags<br />
 * Overhaul of LiveJournal importer (also add define WP_IMPORTING)<br />
 * Import category descriptions for Administration &gt; Tools &gt; Import &gt;<br />
 WordPress<br />
 * Show Tools menu for all users so they can access Turbo<br />
 * Check for new version when visiting Administration &gt; Tools &gt; Upgrade<br />
 * In upgrade process, provide better explanation for database<br />
 upgrade message<br />
 * Fix most popular link category list<br />
 * Add description field for Tags in Administration &gt; Posts &gt; Tags<br />
 * WAI-ARIA landmark roles to added to WordPress Default theme<br />
 * &#8220;Choose a city in the same timezone as you&#8221; for Timezone in<br />
 Administration &gt; Settings &gt; General<br />
 * Remove My Hacks option from Administration &gt; Settings &gt; Miscellaneous<br />
 * Hide email addresses from low privilege users on Administration &gt;<br />
 Comments<br />
 * Allow case-insensitive logins<br />
 * Login and Registration pages noindex followed<br />
 * Give login screen proper iPhone viewport<br />
 * Enforce unique email addresses in Add/Edit users<br />
 * Make user_nicenames unique during registration<br />
 * Add &#8220;Send this password to the new user by email&#8221; option to<br />
 Administration &gt; Users &gt; Add New<br />
 * Don&#8217;t set user&#8217;s Website url to <a href="http://">http://</a> in Administration &gt; Users<br />
 &gt; Add New<br />
 * Add password strength meter to Add User and Edit User<br />
 * Hide things that need to be available to screen readers via<br />
 offscreen positioning<br />
 * Use invisible class for hiding labels and legends<br />
 * Use a semantic class name for text targeted to screen readers</p>
<p>&#8211;<br />
 Dwayne Myers<br />
 (386)307-4289<br />
 <a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fgeneral%2F116%2F&amp;title=New%20WordPress%202.8.6%20Release" id="wpa2a_12">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/general/116/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Vs Joomla Which is better?</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/114/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/114/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 23:48:03 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Bookmark]]></category>
		<category><![CDATA[Dwayne]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Kenneth]]></category>
		<category><![CDATA[money maker]]></category>
		<category><![CDATA[personal opinion]]></category>
		<category><![CDATA[word press]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=114</guid>
		<description><![CDATA[Bookmark this category Kenneth wrote: &#62; Dwayne, &#62; Is word press the way to go? A friend recommended Joomla, but what do &#62; I know, I work on both platforms, first we started developing Joomla websites, then we tested out the WordPress platform, I got hooked from the first night, I still curently use both, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
 Kenneth wrote:<br />
 &gt; Dwayne,<br />
 &gt; Is word press the way to go? A friend recommended Joomla, but what do<br />
 &gt; I know,</p>
<p>I work on both platforms, first we started developing Joomla websites,<br />
 then we tested out  the WordPress platform, I got hooked from the first<br />
 night, I still curently use both, in my personal opinion WordPress is<br />
 alot easier for beginners to learn plus there are thousands of<br />
 applications and support for it. Joomla is perfect for content<br />
 management sites and so on. I think what drives people more towards more<br />
 the blogging and social network capabalities, money maker system. (I really comes down to your needs)</p>
<p>&#8211;<br />
 Dwayne Myers<br />
 (386)307-4289<br />
 <a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2F114%2F&amp;title=WordPress%20Vs%20Joomla%20Which%20is%20better%3F" id="wpa2a_14">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/114/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit wordpress templates</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/how-to-edit-wordpress-templates/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/how-to-edit-wordpress-templates/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 01:41:17 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[appearance tab]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Carol Green]]></category>
		<category><![CDATA[Dwayne
Wordpress]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[template designer]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=91</guid>
		<description><![CDATA[Bookmark this category Carol Green wrote: &#62; Do you have a suggestion on how to modify (remove existing scripts and type in my company info) my template/files? It has a flash intro and 5 pages. ______________________________________ Assuming you&#8217;re using wordpress; go to the appearance tab, then go down to the editor, you&#8217;ll be able to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
Carol Green wrote:<br />
&gt; Do you have a suggestion on how to modify (remove existing scripts<br />
and type in my company info) my template/files? It has a flash intro and<br />
5 pages.<br />
______________________________________<br />
Assuming you&#8217;re using wordpress; go to the appearance tab, then go down<br />
to the editor, you&#8217;ll be able to edit the template files directly in the<br />
editor, from here you can select whichever files you want to edit, also<br />
sometime the template designer might put a code or two to prevent you<br />
from altering certain items  (for example a link back to the designers<br />
site), if you run across anything that look too much like gibberish<br />
(encrypted) then just leave it be, sometimes you can change something<br />
and it&#8217;s design to stop the wordpress theme from working properly. Also<br />
I would backup everything before I start changes around stuff and if you<br />
make a change it and works then I&#8217;d backup that change before moving to<br />
the next.</p>
<p>Dwayne<br />
Wordpress Help!</p>
<p>&#8211;</p>
<p>Dwayne Myers<br />
(386)307-4289<br />
<a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2Fhow-to-edit-wordpress-templates%2F&amp;title=How%20to%20edit%20wordpress%20templates" id="wpa2a_16">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/how-to-edit-wordpress-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem installing WordPress Website Template</title>
		<link>http://www.dreamdrivendesigns.com/common-website-problems/87/</link>
		<comments>http://www.dreamdrivendesigns.com/common-website-problems/87/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:03:12 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Common Website Problems]]></category>
		<category><![CDATA[Bookmark]]></category>
		<category><![CDATA[Carol]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[message body]]></category>
		<category><![CDATA[Problem]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[unzipped files]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=87</guid>
		<description><![CDATA[Bookmark this category Carol wrote: &#62; Message body: &#62; I ordered a template that I cant figure out how to unzip (even with tutorial). After unzipping need to know how to upload to domain name/hosting. &#62; &#62; &#8211; &#62; This mail was sent from: &#62; DREAMDRIVENDESIGNS.COM WEBSITE FORM. &#62; &#62; That&#8217;s no problem, you have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
 Carol wrote:<br />
 &gt; Message body:<br />
 &gt; I ordered a template that I cant figure out how to unzip (even with tutorial). After unzipping need to know how to upload to domain name/hosting.<br />
 &gt;<br />
 &gt; &#8211;<br />
 &gt; This mail was sent from:<br />
 &gt; DREAMDRIVENDESIGNS.COM WEBSITE FORM.<br />
 &gt;<br />
 &gt;<br />
 That&#8217;s no problem, you have to upload the unzipped files to the theme<br />
 direction on your hosting, then then activate the theme the in admin.<br />
 Thanks for the inquiry</p>
<p>&#8211;<br />
 Dwayne Myers<br />
 (386)307-4289<br />
 <a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fcommon-website-problems%2F87%2F&amp;title=Problem%20installing%20WordPress%20Website%20Template" id="wpa2a_18">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/common-website-problems/87/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a Website url</title>
		<link>http://www.dreamdrivendesigns.com/wordpress-tutorials/what-is-a-website-url/</link>
		<comments>http://www.dreamdrivendesigns.com/wordpress-tutorials/what-is-a-website-url/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:39:03 +0000</pubDate>
		<dc:creator>Dwayne</dc:creator>
				<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Bookmark]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[Dwayne Myers]]></category>
		<category><![CDATA[resource locator]]></category>
		<category><![CDATA[tmpPost]]></category>
		<category><![CDATA[uniform resource]]></category>
		<category><![CDATA[URL]]></category>
		<category><![CDATA[web example]]></category>

		<guid isPermaLink="false">http://www.dreamdrivendesigns.com/?p=86</guid>
		<description><![CDATA[Bookmark this category URL (pronounced like the letters &#8220;U,&#8221; &#8220;R,&#8221; &#8220;L,&#8221;) stands for Uniform Resource Locator. A URL is the Internet address of a particular site or document available via the World Wide Web. example www.dreamdrivendesigns.com &#8211; Dwayne Myers (386)307-4289 Http://www.DreamDrivenDesigns.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dreamdrivendesigns.com/category/my-posts/">Bookmark this category</a><br />
URL (pronounced like the letters &#8220;U,&#8221; &#8220;R,&#8221; &#8220;L,&#8221;) stands for Uniform<br />
Resource Locator. A URL is the Internet address of a particular site or<br />
document available via the World Wide Web.</p>
<p>example <a href="http://www.dreamdrivendesigns.com">www.dreamdrivendesigns.com</a></p>
<p>&#8211;<br />
Dwayne Myers<br />
(386)307-4289<br />
<a href="http://www.DreamDrivenDesigns.com">Http://www.DreamDrivenDesigns.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.dreamdrivendesigns.com%2Fwordpress-tutorials%2Fwhat-is-a-website-url%2F&amp;title=What%20is%20a%20Website%20url" id="wpa2a_20">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.dreamdrivendesigns.com/wordpress-tutorials/what-is-a-website-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

