<?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>WriteNowDesign Blog &#187; Website Design: Information for building and maintaining websites</title>
	<atom:link href="http://writenowdesign.com/blog/category/websitedesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://writenowdesign.com/blog</link>
	<description>Website Design</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:48:51 +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>Custom Templates and Joomla Upgrade for http://whisperingtree.net</title>
		<link>http://writenowdesign.com/blog/custom-templates-and-joomla-upgrade-for-httpwhisperingtree-net/</link>
		<comments>http://writenowdesign.com/blog/custom-templates-and-joomla-upgrade-for-httpwhisperingtree-net/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 18:59:32 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1415</guid>
		<description><![CDATA[A few months ago, we updated the X-Cart portion of http://whisperingtree.net. And last week we upgraded their site from Joomla 1.0 to 1.7 and created a custom Joomla template. The migration was a big task since they have over 1000 &#8230; <a href="http://writenowdesign.com/blog/custom-templates-and-joomla-upgrade-for-httpwhisperingtree-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/custom-templates-and-joomla-upgrade-for-httpwhisperingtree-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Review: GCalendar, Google Calendar for Joomla</title>
		<link>http://writenowdesign.com/blog/review-gcalendar-google-calendar-for-joomla/</link>
		<comments>http://writenowdesign.com/blog/review-gcalendar-google-calendar-for-joomla/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 16:13:23 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla Extensions]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1395</guid>
		<description><![CDATA[GCalendar for Joomla is a great extension for displaying a Google calendar on a Joomla page or in a module position. Of course, if you have Joomla configured to allow iFrames, you can easily inset the Google Calendar iFrame code, &#8230; <a href="http://writenowdesign.com/blog/review-gcalendar-google-calendar-for-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/review-gcalendar-google-calendar-for-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Joomla&#8217;s Save as Copy Feature to Quickly Build Your Site</title>
		<link>http://writenowdesign.com/blog/use-joomlas-save-as-copy-feature-to-quickly-build-your-site/</link>
		<comments>http://writenowdesign.com/blog/use-joomlas-save-as-copy-feature-to-quickly-build-your-site/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 21:50:22 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla How To Articles]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1386</guid>
		<description><![CDATA[Joomla&#8217;s new Save as Copy feature (starting with version 1.6) is a great time saver. Before Save as Copy, in order to copy an article, menu item, or module, you had to first create one of these items, save and &#8230; <a href="http://writenowdesign.com/blog/use-joomlas-save-as-copy-feature-to-quickly-build-your-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/use-joomlas-save-as-copy-feature-to-quickly-build-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a CSS Gradient</title>
		<link>http://writenowdesign.com/blog/how-to-create-a-css-gradient/</link>
		<comments>http://writenowdesign.com/blog/how-to-create-a-css-gradient/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 17:04:50 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[WordPress Articles]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1377</guid>
		<description><![CDATA[HTML 5 has a LOT of cool features, but my new favorite is CSS gradients. Using CSS gradients, you can eliminate many header, footer, and box background images. As a result, you can speed up page loads. Luckily, there is &#8230; <a href="http://writenowdesign.com/blog/how-to-create-a-css-gradient/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/how-to-create-a-css-gradient/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Manually Sort Category or Featured Articles in Joomla 1.7</title>
		<link>http://writenowdesign.com/blog/how-to-manually-sort-category-or-featured-articles-in-joomla-1-7/</link>
		<comments>http://writenowdesign.com/blog/how-to-manually-sort-category-or-featured-articles-in-joomla-1-7/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 15:05:46 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla How To Articles]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Free Joomla User Guide]]></category>
		<category><![CDATA[Joomla Beginners Guide]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1321</guid>
		<description><![CDATA[In Joomla 1.7, the feature that allows you to manually sort Category or Featured articles is cleverly hidden. Click here to find out how to manually sort Category or Featured articles in Joomla 1.7.]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/how-to-manually-sort-category-or-featured-articles-in-joomla-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create 301 Redirects for URLs with Spaces</title>
		<link>http://writenowdesign.com/blog/how-to-create-301-redirects-for-urls-with-spaces/</link>
		<comments>http://writenowdesign.com/blog/how-to-create-301-redirects-for-urls-with-spaces/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 13:22:34 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[.htaccess redirects]]></category>
		<category><![CDATA[.htaccess redirects with spaces in file name]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1254</guid>
		<description><![CDATA[Apache Web Server. If you move a web page, it&#8217;s important to create a 301 Redirect in the .htaccess file to tell search engines the location to which the page has moved. Otherwise, you&#8217;ll get a Page Not Found error. Unfortunately, &#8230; <a href="http://writenowdesign.com/blog/how-to-create-301-redirects-for-urls-with-spaces/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/how-to-create-301-redirects-for-urls-with-spaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Tweets to Your Joomla Website</title>
		<link>http://writenowdesign.com/blog/how-to-add-tweets-to-your-joomla-website/</link>
		<comments>http://writenowdesign.com/blog/how-to-add-tweets-to-your-joomla-website/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 15:04:24 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla How To Articles]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1040</guid>
		<description><![CDATA[A client asked me to install a module that would show X number of his Tweets on his Joomla site. After trying several Joomla Twitter modules and finding all were lacking in some way, I decided to go straight to &#8230; <a href="http://writenowdesign.com/blog/how-to-add-tweets-to-your-joomla-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/how-to-add-tweets-to-your-joomla-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla 1.6: Is it Time to Upgrage</title>
		<link>http://writenowdesign.com/blog/joomla-1-6-is-it-time-to-upgrage/</link>
		<comments>http://writenowdesign.com/blog/joomla-1-6-is-it-time-to-upgrage/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 14:33:08 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[joomla 1.6]]></category>
		<category><![CDATA[joomla upgrade]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=1035</guid>
		<description><![CDATA[Joomla 1.6 was released in the dead of winter and now it&#8217;s almost summer. Is it time to upgrade to Joomla 1.6? Not quite, unless you are willing to use Joomla without some MAJOR Joomla extensions. As of 06-01-2011, the &#8230; <a href="http://writenowdesign.com/blog/joomla-1-6-is-it-time-to-upgrage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/joomla-1-6-is-it-time-to-upgrage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla Commercial Templates: Review Joomlashack</title>
		<link>http://writenowdesign.com/blog/joomla-commercial-templates-review-joomlashack/</link>
		<comments>http://writenowdesign.com/blog/joomla-commercial-templates-review-joomlashack/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 14:07:14 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=982</guid>
		<description><![CDATA[Joomla is a great CMS, but finding a Joomla template you like can be a daunting task. One solution is to have WriteNowDesign build a custom Joomla template for you; that way you get exactly what you want. However, if &#8230; <a href="http://writenowdesign.com/blog/joomla-commercial-templates-review-joomlashack/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/joomla-commercial-templates-review-joomlashack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla SEO: sh404sef Review</title>
		<link>http://writenowdesign.com/blog/joomla-seo-sh404sef-review/</link>
		<comments>http://writenowdesign.com/blog/joomla-seo-sh404sef-review/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 18:17:42 +0000</pubDate>
		<dc:creator>pxforti</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Joomla Extensions]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Joomla Component]]></category>
		<category><![CDATA[joomla extension review]]></category>
		<category><![CDATA[joomla seo]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://writenowdesign.com/blog/?p=953</guid>
		<description><![CDATA[Search Engine Optimization is very important on any website. Joomla comes with very good search engine optimization tools right out of the box, but sometimes you need more. Joomla can automatically create Search Engine Friendly URLs, it allows you to &#8230; <a href="http://writenowdesign.com/blog/joomla-seo-sh404sef-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://writenowdesign.com/blog/joomla-seo-sh404sef-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

