<?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>CyberShadow’s blog &#187; Website</title>
	<atom:link href="http://blog.thecybershadow.net/category/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thecybershadow.net</link>
	<description>Code and miscellanea</description>
	<lastBuildDate>Wed, 05 Oct 2011 15:01:59 +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>Referrer spam</title>
		<link>http://blog.thecybershadow.net/2011/02/04/referrer-spam/</link>
		<comments>http://blog.thecybershadow.net/2011/02/04/referrer-spam/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 09:41:16 +0000</pubDate>
		<dc:creator>CyberShadow</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[HTTP]]></category>

		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=325</guid>
		<description><![CDATA[I got tired of pesky referrer spambots junking up my logs, so I decided to find a way to get rid of them. Turns out, almost all referrer spam on my blog is generated with a small number of User-Agents: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; Media Center PC 6.0; InfoPath.2; [...]]]></description>
			<content:encoded><![CDATA[<p>I got tired of pesky <a href="http://en.wikipedia.org/wiki/Referrer_spam">referrer spam</a>bots junking up my logs, so I decided to find a way to get rid of them. Turns out, almost all referrer spam on my blog is generated with a small number of User-Agents:</p>
<pre>Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8<span>)</span>
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.2 (KHTML, like Gecko) Chrome/4.0.221.7 Safari/532.2
Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; en) Opera 8.50
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
Opera/9.64(Windows NT 5.1; U; en) Presto/2.1.1
Mozilla/5.0 (X11; U; Linux i686; it-IT; rv:1.9.0.2) Gecko/2008092313 Ubuntu/9.25 (jaunty) Firefox/3.8
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.14) Gecko/2009082707 Firefox/3.0.14 (.NET CLR 3.5.30729)</pre>
<p>All of these refer to outdated browsers, very rare configurations (the ones with non-English language codes), and genuinely fake UA strings.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thecybershadow.net/2011/02/04/referrer-spam/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Worms Armageddon Devblog</title>
		<link>http://blog.thecybershadow.net/2010/07/28/worms-armageddon-devblog/</link>
		<comments>http://blog.thecybershadow.net/2010/07/28/worms-armageddon-devblog/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 14:00:00 +0000</pubDate>
		<dc:creator>CyberShadow</dc:creator>
				<category><![CDATA[Website]]></category>
		<category><![CDATA[Worms Armageddon]]></category>

		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=288</guid>
		<description><![CDATA[We&#8217;ve launched the Worms Armageddon Beta Update Develeopment Blog. Visit it to get the latest news about W:A development.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve launched the <a href="http://blog.worms2d.info/">Worms Armageddon Beta Update Develeopment Blog</a>. Visit it to get the latest news about W:A development.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thecybershadow.net/2010/07/28/worms-armageddon-devblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress &#8220;Pixel&#8221; theme &#8211; fixed background mod</title>
		<link>http://blog.thecybershadow.net/2010/04/23/wordpress-pixel-theme-fixed-background-mod/</link>
		<comments>http://blog.thecybershadow.net/2010/04/23/wordpress-pixel-theme-fixed-background-mod/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 01:35:58 +0000</pubDate>
		<dc:creator>CyberShadow</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=179</guid>
		<description><![CDATA[I love fixed backgrounds. So, I made a version of Sam&#8216;s Pixel theme with a fixed background (which you can see on the blog already). It even supports IE6 (well, almost) &#8211; thanks, ie7-js! Note: I re-exported the background from the original PSD as a PNG, since it&#8217;s too beautiful to be degraded by JPEG [...]]]></description>
			<content:encoded><![CDATA[<p>I love fixed backgrounds. So, I made a version of <a href="http://samk.ca/">Sam</a>&#8216;s <a href="http://samk.ca/freebies/pixel/">Pixel</a> theme with a fixed background (which you can see on the blog already). It even supports IE6 (well, almost) &#8211; thanks, <a href="http://code.google.com/p/ie7-js/">ie7-js</a>!</p>
<p>Note: I re-exported the background from the <a href="http://samk.ca/mememe/bg_pixel_by_samk.ca.zip">original PSD</a> as a PNG, since it&#8217;s too beautiful to be degraded by JPEG compression artifacts. The PNG is about <span title="Thanks, Deadcode!">350kb in size</span> &#8211; so, if that bothers you, convert it to JPEG and edit style.css accordingly.</p>
<p><a href='http://blog.thecybershadow.net/wp-content/uploads/2010/04/pixel-fixed.zip'>Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thecybershadow.net/2010/04/23/wordpress-pixel-theme-fixed-background-mod/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Blog set up!</title>
		<link>http://blog.thecybershadow.net/2009/11/05/blog-set-up/</link>
		<comments>http://blog.thecybershadow.net/2009/11/05/blog-set-up/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 02:57:28 +0000</pubDate>
		<dc:creator>CyberShadow</dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://blog.thecybershadow.net/?p=3</guid>
		<description><![CDATA[I&#8217;m not much of a blogging person, but I suppose that having some way of logging updates to my website would be nice. I&#8217;ll also be posting solutions to little problems I encounter, for the benefit of anyone having the same problems and using a search engine.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not much of a blogging person, but I suppose that having some way of logging updates to my website would be nice. I&#8217;ll also be posting solutions to little problems I encounter, for the benefit of anyone having the same problems and using a search engine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thecybershadow.net/2009/11/05/blog-set-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

