<?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>James Gregory &#187; CSS</title>
	<atom:link href="http://jagregory.com/writings/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://jagregory.com</link>
	<description>Monkeying with the code</description>
	<lastBuildDate>Tue, 22 Jun 2010 11:07:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fully Clothed</title>
		<link>http://jagregory.com/writings/fully-clothed/</link>
		<comments>http://jagregory.com/writings/fully-clothed/#comments</comments>
		<pubDate>Thu, 06 Apr 2006 14:23:32 +0000</pubDate>
		<dc:creator>James Gregory</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.jagregory.com/?p=18</guid>
		<description><![CDATA[Well that’s it, the Annual CSS Naked Day is over, so everything is back to normal here.
It was a fun little outing, which gave me some little insights into modifications I need to make to my website. The two things that stand out to me the most are accesskeys for links and tab indexes for [...]]]></description>
			<content:encoded><![CDATA[<p>Well that’s it, the <a href="http://naked.dustindiaz.com/">Annual CSS Naked Day</a> is over, so everything is back to normal here.</p>
<p>It was a fun little outing, which gave me some little insights into modifications I need to make to my website. The two things that stand out to me the most are accesskeys for links and tab indexes for forms.</p>
<p>While I’m on that subject, I’ll be launching a new design for this blog sometime soon, one that matches the main sites appearance.</p>
]]></content:encoded>
			<wfw:commentRss>http://jagregory.com/writings/fully-clothed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Annual CSS Naked Day &#8211; April 5th</title>
		<link>http://jagregory.com/writings/first-annual-css-naked-day-april-5th/</link>
		<comments>http://jagregory.com/writings/first-annual-css-naked-day-april-5th/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 23:14:53 +0000</pubDate>
		<dc:creator>James Gregory</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.jagregory.com/?p=19</guid>
		<description><![CDATA[For this day only I am participating in the Annual CSS Naked Day; drop your styles and let everyone see your bits!
So don’t worry if everything looks a bit, naked, it’s all planned.
]]></description>
			<content:encoded><![CDATA[<p>For this day only I am participating in the <a href="http://naked.dustindiaz.com/">Annual CSS Naked Day</a>; drop your styles and let everyone see your bits!</p>
<p>So don’t worry if everything looks a bit, naked, it’s all planned.</p>
]]></content:encoded>
			<wfw:commentRss>http://jagregory.com/writings/first-annual-css-naked-day-april-5th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal Note: A brief interlude</title>
		<link>http://jagregory.com/writings/just-so-you-know/</link>
		<comments>http://jagregory.com/writings/just-so-you-know/#comments</comments>
		<pubDate>Tue, 07 Mar 2006 07:49:00 +0000</pubDate>
		<dc:creator>James Gregory</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://blog.jagregory.com/?p=25</guid>
		<description><![CDATA[Recently, while working on my website I&#8217;ve become exposed to the Behaviour JavaScript library, which I may say is absolutely wonderful. Very simple and straight forward, completely removes the need for those cursed script tags appended to the bottom of a page; something which I’ve never liked doing but became a bit of a necessary [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, while working on my website I&#8217;ve become exposed to the <a href="http://bennolan.com/behaviour/">Behaviour JavaScript library</a>, which I may say is absolutely wonderful. Very simple and straight forward, completely removes the need for those cursed script tags appended to the bottom of a page; something which I’ve never liked doing but became a bit of a necessary burdon! In short it allows you to execute arbitrary code on elements in the DOM using CSS selectors; so, for example, you can apply a onclick event only to elements which match <code>form fieldset div#items a.add</code><sup>1</sup>, very handy indeed!Outside of the web I got my hands on a copy of <a href="http://www.amazon.co.uk/exec/obidos/ASIN/B0007A5FZS/qid=1141728007/sr=8-1/ref=sr_8_xs_ap_i1_xgl/026-0724979-2170829">Star Wars: Empire at War</a>, which is easily the best Star Wars RTS game I’ve played (which isn’t hard). Very entertaining, if a little samey after a while. Definitely worth playing though.</p>
<p>Even further outside of the web — in the real world — Sara and I got tickets for the Foo Fighters, Queens of the Stone Age and Motörhead show in Hyde Park, London. That should be an entertaining night and it’s a very good excuse to get ourselfs down to London again, a city we really enjoyed last time.</p>
<p><sup>1</sup> Any anchors with a class of “add”, within a div with an ID of “items” that itself is within a fieldset in a form tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://jagregory.com/writings/just-so-you-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
