<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.2" -->
<rss version="0.92">
<channel>
	<title>rawrers.org</title>
	<link>http://www.rawrers.org</link>
	<description>A place for me to vent my thoughts.</description>
	<lastBuildDate>Tue, 23 Mar 2010 11:23:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>Regex for UK postcodes, NI numbers, etc</title>
		<description>	I found an xsd defining loads of useful regular expressions on the HMRC website - http://www.hmrc.gov.uk/schemas/core-v2-0.xsd. I hope this helps someone as much as it helped me.

 </description>
		<link>http://www.rawrers.org/?p=82</link>
	</item>
	<item>
		<title>Fresh website</title>
		<description>	Working for a digital agency as a developer is great, it really is. I do miss stretching my design muscles though, and I do want to get to grips with javascript better, so I&#8217;ve set myself the task of creating a new portfolio website. What I want most of all ...</description>
		<link>http://www.rawrers.org/?p=81</link>
	</item>
	<item>
		<title>Son of suckerfish in Drupal</title>
		<description>	1. Drupal is using jquery.
2.

sfHover = function() {
	  $(".primary-links li").mouseover(function() {
		$(this).toggleClass("sfhover");
	  });
	  $(".primary-links li").mouseout(function() {
		$(this).toggleClass("sfhover");
	  });
}
	$(document).ready(sfHover);
	
	In the header of page.tpl.php is all you need. You have to change $(&#8221;.primary-links li&#8221;) to whatever your navigation links are though (in this case class primary-links li items).

 </description>
		<link>http://www.rawrers.org/?p=80</link>
	</item>
	<item>
		<title>Why the new bbc weather site sucks</title>
		<description>	I know people are all about numbered lists with bite sized information chunks now, but I don&#8217;t seem to be able to order my thoughts enough to do it, but here is a quick summary: 
	Whereas previously the weather was viewable the instant you got to the page, you now ...</description>
		<link>http://www.rawrers.org/?p=79</link>
	</item>
	<item>
		<title>Transparent &#038; semi-transparent dropdown menus in Son of Suckerfish</title>
		<description>	Note to remind myself that in the end what seems to work best is for IE6 to use a gif and set the div&#8217;s opacity, and in the rest just use a png. The AlphaImageLoader doesn&#8217;t let you position backgrounds so there&#8217;s no point trying to cram it all in. ...</description>
		<link>http://www.rawrers.org/?p=78</link>
	</item>
	<item>
		<title>New job, Coldplay, London, Cambridge and Reiters Syndrome</title>
		<description>	Actually after trying to think up that title I feel too drained to actually type anything.

 </description>
		<link>http://www.rawrers.org/?p=77</link>
	</item>
	<item>
		<title>Costa Rica, Panama and Nicaragua</title>
		<description>	Well, a lot has happened, but here´s a quick rundown:
I realised quite early on that I couldn´t afford to do the TEFL course in Costa Rica as everything was much MUCH more expensive than I thought it would be, so instead I did 2 weeks in a spanish language school ...</description>
		<link>http://www.rawrers.org/?p=76</link>
	</item>
	<item>
		<title>The Europeans</title>
		<description>	You guys! I have a new author I can add to my list of &#8216;Authors I really like&#8217;! I read the Europeans by Henry James over the weekend and I really loved the multi-layered character sketches he gave for his heroine and hero, the brother and sister.

 </description>
		<link>http://www.rawrers.org/?p=75</link>
	</item>
	<item>
		<title>Working and Costa Rica</title>
		<description>	I am currently working for a company called 33above in london near liverpool street as a sort of general all purpose designer. I&#8217;ve been mocking up screenshots of a skin for their cms (which would be used by clients as well as themselves) and writing an xsl-fo parser in actionscript ...</description>
		<link>http://www.rawrers.org/?p=74</link>
	</item>
	<item>
		<title>New Designers and Made in Brunel</title>
		<description>	Quick note to remind myself I was exhibiting at these two shows recently and I should really get a move on finishing my portfolio.

 </description>
		<link>http://www.rawrers.org/?p=73</link>
	</item>
</channel>
</rss>
