<?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</title>
	<atom:link href="http://www.sjlwebdesign.co.uk/sjl-blog/index.php/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>Thu, 18 Aug 2011 15:38:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4</generator>
		<item>
		<title>Magento: Adding a Static Block to a CMS Page</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/magento-adding-a-static-block-to-a-cms-page/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/magento-adding-a-static-block-to-a-cms-page/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 15:36:34 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1604</guid>
		<description><![CDATA[Unlike many of the features in Magento, this is actually a pain free task and it just involves two simple steps&#8230; 1) Create a static block Login to your Magento control panel and go to CMS &#62; Static Blocks &#62; Add New Block Give the block a title, identifier, switch it to enabled and add [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/magento-adding-a-static-block-to-a-cms-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sexy WordPress Date Button</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/general-sjl-news/sexy-wordpress-date-button/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/general-sjl-news/sexy-wordpress-date-button/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 10:52:47 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1580</guid>
		<description><![CDATA[In this short tutorial we will demonstrate how you can jazz up your post&#8217;s date with a calendar icon, some CSS and a tiny bit of PHP! To start with we are going to find a suitable icon. We could make this ourselves but IconFinder has a great timesaving selection. This is the icon I [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/general-sjl-news/sexy-wordpress-date-button/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS3: Border Radius</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-border-radius/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-border-radius/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 13:24:19 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1545</guid>
		<description><![CDATA[Border Radius has been one, if not the most highly anticipated CSS3 properties. No longer will designers have to resort to using complicated absolute positioning and images to create elements with rounded corners. As with most CSS3 properties there are three variations of the selector: border-radius (CSS3 Opera Browser) -moz-border-radius (Mozilla Browser &#8211; Firefox) -webkit-border-radius [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-border-radius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCS3: Border Image</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3/ccs3-border-image/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3/ccs3-border-image/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 16:32:13 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1499</guid>
		<description><![CDATA[The border-image property allows you to create more eye-catching and attractive borders. As an overview, the new property enables you to assign images to line the edges of an element. How to use the border-image property Before starting it&#8217;s a good idea to create a fallback border for less modern browsers that do not yet [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3/ccs3-border-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3: Browser Support</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-browser-support/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-browser-support/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 13:51:03 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1478</guid>
		<description><![CDATA[Over the next couple of months we will be posting a number of articles explaining how you can start implementing some of the latest CSS3 properties into your website. At SJL we have started taking advantage of all that CSS3 and HTML5 offers. However, a number of designers/developers have expressed concerns over whether they should [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/css3-browser-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft commits to H.264 video in IE9</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/microsoft-commits-to-h-264-video-in-ie9/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/microsoft-commits-to-h-264-video-in-ie9/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 12:53:28 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1469</guid>
		<description><![CDATA[With the H.264 vs WebM fight raging between Apple and Google, Microsoft have charged in battle supporting the fruitier option. In a blog post titled &#8220;HTML5 and Web Video: Questions for the Industry from the Community&#8221; Microsoft have promised to place H.264 video at the core of its web experiences in IE9. This comes weeks [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/microsoft-commits-to-h-264-video-in-ie9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create a VAT Class in Magento</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/create-a-vat-class-in-magento/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/create-a-vat-class-in-magento/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 14:01:55 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1457</guid>
		<description><![CDATA[Tax settings in Magento may seem confusing and with a lack of documentation it can take a couple of trial and error attempts to get it right. In this article we will explain how to set up a VAT rate of 20% (new rate from 04/01/2011) Create the VAT Tax Class Open up Sales &#62; [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/web-design/magento/create-a-vat-class-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Updates Profile Pages</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-updates-profile-pages/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-updates-profile-pages/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 12:54:49 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1450</guid>
		<description><![CDATA[Features of the new Facebook profile page redesign include the ability to group your friends into specific groups, such as family members, classmates or team mates. You can also choose to ‘feature’ your friends to help you select those who are closest and most important to you. Also found in the update is a new [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-updates-profile-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook anticipated to launch email service</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-anticipated-to-launch-email-service/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-anticipated-to-launch-email-service/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 17:52:38 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1447</guid>
		<description><![CDATA[Facebook are expected to reveal the @facebook.com e-mail address this Monday in a move that analysts believe will pose a serious threat to Gmail’s present e-mail systems crown. In fact, the belief in this new vehicle as a genuine competitor to Google has led some quarters to dub the new initiative “the Gmail killer”. The [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/facebook-anticipated-to-launch-email-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySpace revamp: Social Networking off the agenda</title>
		<link>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/myspace-revamp-social-networking-off-the-agenda/</link>
		<comments>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/myspace-revamp-social-networking-off-the-agenda/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 09:56:04 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.sjlwebdesign.co.uk/sjl-blog/?p=1443</guid>
		<description><![CDATA[MySpace may have been off of most people’s online radars for a number of years now given the meteoric rise of facebook, Twitter and even recent advents such as Apple’s Ping application, but bosses of the ailing site are hoping a new revamp will return the them to the top of the tree. It seems [...]]]></description>
		<wfw:commentRss>http://www.sjlwebdesign.co.uk/sjl-blog/index.php/social-networking/myspace-revamp-social-networking-off-the-agenda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
