<?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>SJL Web Design Blog &#187; Web Design</title>
	<atom:link href="http://www.sjlwebdesign.co.uk/sjl-blog/index.php/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjlwebdesign.co.uk/sjl-blog</link>
	<description>Web Design and Search Engine Optimisation News</description>
	<lastBuildDate>Tue, 27 Jul 2010 11:33:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Magento: Subcategories inside Parent Category</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento-subcategories-inside-parent-category/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento-subcategories-inside-parent-category/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:36:01 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1235</guid>
		<description><![CDATA[In this tutorial I will be explaining how to display subcategory thumbnails within a parent category. This will allow your visitors to narrow down their search accordingly as opposed to being overloaded with all of the products from within a parent category at once, like Magento does by default. An Example of Subcategories within a [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento-subcategories-inside-parent-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>11 Amazing @font-face Typefaces</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/11-amazing-font-face-typefaces/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/11-amazing-font-face-typefaces/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 15:08:33 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Embedding]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1191</guid>
		<description><![CDATA[In this collection we have tried to group together 11 of the best free fonts that specifically allow @font-face embedding. Junction &#8211; The League of Movable Type Sorts Mill Goudy &#8211; The League of Movable Type Sertig &#8211; Type The Font Code &#8211; Fontfabric Raleway &#8211; The League of Movable Type Calluna &#8211; Exljbris Mentone [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/11-amazing-font-face-typefaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Posts Outside the WordPress Loop</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/display-posts-outside-the-wordpress-loop/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/display-posts-outside-the-wordpress-loop/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 12:21:01 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1159</guid>
		<description><![CDATA[There are two ways to pull content from outside the WordPress loop (the right way and the wrong way). One of these ways (the wrong way) is to use the query_posts() function to retrieve the content from outside the loop. However, WordPress does not recommend this method as it can interfere with the main loop, [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/display-posts-outside-the-wordpress-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Google Analytics to WordPress</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/internet-marketing/search-engine-optimisation/adding-google-analytics-to-wordpress/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/internet-marketing/search-engine-optimisation/adding-google-analytics-to-wordpress/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:23:41 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1149</guid>
		<description><![CDATA[In this article I will be explaining how to add Google Analytics to your WordPress dashboard using the Google Analyticator plugin for WordPress. To start with download the Google Analyticator plugin from this link, when it has finished downloading unzip the file and copy the google-analyticator folder to your plugin directory (wp-content &#62; plugins) and [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/internet-marketing/search-engine-optimisation/adding-google-analytics-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding jQuery to WordPress</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/adding-jquery-to-wordpress/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/adding-jquery-to-wordpress/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:45:35 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1126</guid>
		<description><![CDATA[Each WordPress installation comes with jQuery built-in as it uses the Javascript library in it&#8217;s dashboard area. Meaning that you don&#8217;t have to actually upload it to your server and link to it from the header.php file of your theme, instead you can add the following line of code inside the section to call it [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress/adding-jquery-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Magento Stores on the Same Server</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/multiple-magento-stores-on-the-same-server/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/multiple-magento-stores-on-the-same-server/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 14:41:49 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1068</guid>
		<description><![CDATA[In this tutorial we will be discussing how to set up multiple Magento stores on the same dedicated server. In this example I will be setting up 2 stores, one main store (TV Mania) and one sub-store (Macs R Us), both of these have been completely made up! Create Root Category Firstly we will need [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/multiple-magento-stores-on-the-same-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Category Templates</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress-category-templates/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress-category-templates/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 11:14:19 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1010</guid>
		<description><![CDATA[We have recently been working on a WordPress website that needed two templates for different categories, one with a serious news article presence and another with a more laid back blog look and feel. We wanted this to be automatic so when the client placed a post into a category it would automatically assign it [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/wordpress-category-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress SEO Friendly Permalinks</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/blogging/wordpress-seo-friendly-permalinks/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/blogging/wordpress-seo-friendly-permalinks/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 10:14:49 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=960</guid>
		<description><![CDATA[WordPress has a number of very useful search engine friendly features built-in it&#8217;s extremely comprehensive system that has allowed it to move away from being solely a blogging platform to an advanced content management system preferred by the majority of today&#8217;s web designers and developers. One of these many search engine friendly features is the [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/blogging/wordpress-seo-friendly-permalinks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add a Static Block to a Magento Template</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/add-a-static-block-to-a-magento-template/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/add-a-static-block-to-a-magento-template/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 18:23:57 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=947</guid>
		<description><![CDATA[Static blocks are one of the many extremely useful features that are pre-built into the Magento to help make parts of your store dynamic and manageable using it&#8217;s admin area. You can add a new static blocks by logging in to your admin area and navigating to CMS &#62; Static Blocks and then click the [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/add-a-static-block-to-a-magento-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop iPhone Text Enlargement with CSS</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/stop-iphone-text-enlargement-with-css/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/stop-iphone-text-enlargement-with-css/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 14:59:56 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=917</guid>
		<description><![CDATA[The iPhone&#8217;s mobile version of Safari has a useful way of automatically enlarging text on a website when zoomed out. While this feature is fundamentally a good thing as it allows users to read text with zooming in, it can be a nightmare to designers as it can break pixel perfect layouts. The CSS However [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/stop-iphone-text-enlargement-with-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
