<?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>about:phalacee &#187; Code</title>
	<atom:link href="http://about.phalacee.com/category/geek/code/feed" rel="self" type="application/rss+xml" />
	<link>http://about.phalacee.com</link>
	<description>Jesus thinks you&#039;re to die for</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:08:36 +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>Default sucks</title>
		<link>http://about.phalacee.com/geek/default-sucks</link>
		<comments>http://about.phalacee.com/geek/default-sucks#comments</comments>
		<pubDate>Fri, 20 Nov 2009 07:20:05 +0000</pubDate>
		<dc:creator>Jason Fowler</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[mod]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[stylish]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://about.phalacee.com/?p=615</guid>
		<description><![CDATA[As a geek, I very rarely leave things the way they come ... my Windows Mobile phone was heavily modified, I've altered just about every plugin for this wordpress journal, my old xbox runs XBMC, and all of my computers run customised software. I'm a geek. I don't settle for things as they are out-of-the-box. Out-of-the-box is configured for the masses. I try to set myself apart from the masses. So I tweak, customise, hack, and modify until I am left with something unique. Or, in the case of my windows mobile phone, a paper weight.]]></description>
		<wfw:commentRss>http://about.phalacee.com/geek/default-sucks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS only menus</title>
		<link>http://about.phalacee.com/geek/css-only-menus</link>
		<comments>http://about.phalacee.com/geek/css-only-menus#comments</comments>
		<pubDate>Fri, 20 Nov 2009 01:57:06 +0000</pubDate>
		<dc:creator>Jason Fowler</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://about.phalacee.com/?p=606</guid>
		<description><![CDATA[I have seen a few examples of this before, but none of them have ever really worked perfectly for me - so I created my own, as seen on this site's drop downs. But then I was asked by my brother-in-law for some help doing something similar, but rather than use javascript, I stuck with CSS.]]></description>
		<wfw:commentRss>http://about.phalacee.com/geek/css-only-menus/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating &#8216;mask layers&#8217; using PHP GD</title>
		<link>http://about.phalacee.com/geek/creating-mask-layers-using-php-gd</link>
		<comments>http://about.phalacee.com/geek/creating-mask-layers-using-php-gd#comments</comments>
		<pubDate>Mon, 29 Jun 2009 03:58:40 +0000</pubDate>
		<dc:creator>Jason Fowler</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[masking]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://about.phalacee.com/?p=431</guid>
		<description><![CDATA[<ol><li>Start with original image - $img</li>
<li>Copy that image to a png - $copy</li>
<li>Create a mask png image of the area you want in the circle/ellipse (a 'magicpink' image with a black shape on it, with black set to the colour of alpha transparency) - $mask</li>
<li>Copy $mask over the top of $copy maintaining the Alpha transparency</li>
<li>Change what you need to on $copy</li>
<li>Copy $copy back over $img maintaining the Alpha transparency</li></ol>]]></description>
		<wfw:commentRss>http://about.phalacee.com/geek/creating-mask-layers-using-php-gd/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Tools of the Trade</title>
		<link>http://about.phalacee.com/geek/tools-of-the-trade</link>
		<comments>http://about.phalacee.com/geek/tools-of-the-trade#comments</comments>
		<pubDate>Tue, 30 Dec 2008 06:54:54 +0000</pubDate>
		<dc:creator>Jason Fowler</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php code]]></category>

		<guid isPermaLink="false">http://about.phalacee.com/?p=35</guid>
		<description><![CDATA[As a developer/designer I spend far too much time trying to reconcile the differences between the Firefox and IE rendering engines. I&#8217;ve picked up a few habits that make it less painful, but until there is a Firebug for IE, it&#8217;s still a long painful process. I&#8217;ve been  using Aptana Studio as my PHP IDE [...]]]></description>
		<wfw:commentRss>http://about.phalacee.com/geek/tools-of-the-trade/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

