<?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>Abyss Arts</title>
	<atom:link href="http://www.abyss-arts.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.abyss-arts.co.uk</link>
	<description>Web design and SEO</description>
	<lastBuildDate>Sun, 03 Mar 2013 17:46:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>HTML5 Semantics and tags</title>
		<link>http://www.abyss-arts.co.uk/html/html5-semantics/</link>
		<comments>http://www.abyss-arts.co.uk/html/html5-semantics/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 01:05:19 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/?p=293</guid>
		<description><![CDATA[&#60;!DOCTYPE html&#62; HTML5 is here and now and introduces some interesting changes to the semantic structure of the web page. With the earlier versions of HTML the semantics were simply headings where the h1 tag was always top level. We had h1 title, h2 sub-title, h3 menu items and such. Here are the new HTML5 [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/html/html5-semantics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP browser detection</title>
		<link>http://www.abyss-arts.co.uk/php/php-browser-detection/</link>
		<comments>http://www.abyss-arts.co.uk/php/php-browser-detection/#comments</comments>
		<pubDate>Sun, 25 Mar 2012 22:30:39 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/?p=237</guid>
		<description><![CDATA[As a designer I have to constantly deal with different browser&#8217;s compatibility. I am sure that among the web designers, MSIE is hated from everyone The average user doesn&#8217;t know of the existence of these problems and part of our work is to keep them unaware. So I&#8217;ve made myself, what I call advanced php [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/php/php-browser-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AbyssGuard &#8211; php anti-spam script</title>
		<link>http://www.abyss-arts.co.uk/php/abyssguard-php-anti-spam-script/</link>
		<comments>http://www.abyss-arts.co.uk/php/abyssguard-php-anti-spam-script/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 15:26:32 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/blogen/?p=147</guid>
		<description><![CDATA[What is AbyssGuard? It&#8217;s a PHP script that stops bad robots, spammers and other unwanted entities before they can even load your website. It can be implemented in every website and it&#8217;s free! You just need access to your hosting and web server with php support. No databases needed. Even if you think that your [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/php/abyssguard-php-anti-spam-script/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>Fighting the SPAM</title>
		<link>http://www.abyss-arts.co.uk/common/fighting-the-spam/</link>
		<comments>http://www.abyss-arts.co.uk/common/fighting-the-spam/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 18:45:27 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[Common]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/blogen/?p=134</guid>
		<description><![CDATA[We all face the bad robots everyday in our internet life. We all have our little tricks but there is option to fight it together too. Project Honey Pot has well working system that allow us to unite and it&#8217;s absolutely free! Bad bots&#8217; traps! The Project has the so called &#8220;honey pots&#8221;. A honey [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/common/fighting-the-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 9 and Firefox 4</title>
		<link>http://www.abyss-arts.co.uk/common/ie9-firefox4/</link>
		<comments>http://www.abyss-arts.co.uk/common/ie9-firefox4/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 22:44:28 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[Common]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/blogen/?p=101</guid>
		<description><![CDATA[&#160; What a month, we have all the new versions of Microsoft Internet Explorer, Google Chrome and Mozilla Firefox. And what do we actually got? In my eyes, Chrome isn&#8217;t worth commenting, Firefox 4 is a little bit late for what we got, and Internet Explorer is as always done the Microsoft style. Firefox 3.6 [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/common/ie9-firefox4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic CSS variables with PHP</title>
		<link>http://www.abyss-arts.co.uk/php/dynamic-css-variables-with-php/</link>
		<comments>http://www.abyss-arts.co.uk/php/dynamic-css-variables-with-php/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 20:17:44 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/blogen/?p=72</guid>
		<description><![CDATA[Writing CSS can be hard work and the dynamic variables are sometimes just needed. There are options like LESS CSS, but they need client side JavaScript in order to work and this isn&#8217;t something I am comfortable with. So here is one other options to make the designers life easier It&#8217;s pretty simple actually. There [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/php/dynamic-css-variables-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Page Speed</title>
		<link>http://www.abyss-arts.co.uk/common/google-page-speed/</link>
		<comments>http://www.abyss-arts.co.uk/common/google-page-speed/#comments</comments>
		<pubDate>Wed, 29 Dec 2010 22:33:14 +0000</pubDate>
		<dc:creator>Julian</dc:creator>
				<category><![CDATA[Common]]></category>

		<guid isPermaLink="false">http://www.abyss-arts.co.uk/blogen/?p=18</guid>
		<description><![CDATA[Google&#8217;s Page Speed is add-on for Firefox that gives you advices on how to optimize your web page to load faster. Not all recommendations are appropriate for every and each case, but this is for you to decide. So, you need Firefox and Page Speed. Firebug is recommended to. Most of you probably know how [...]]]></description>
		<wfw:commentRss>http://www.abyss-arts.co.uk/common/google-page-speed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
