<?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>Alex Burrows Design</title>
	<atom:link href="http://www.alexburrows.net/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.alexburrows.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 11 Feb 2010 10:52:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bring the parent along to</title>
		<link>http://www.alexburrows.net/blog/?p=92</link>
		<comments>http://www.alexburrows.net/blog/?p=92#comments</comments>
		<pubDate>Thu, 11 Feb 2010 10:51:14 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=92</guid>
		<description><![CDATA[Ok so had an issue with wanting to show the parents title in the childs seperate navigation in Drupal.
Using menu_block_split module I can achieve splitting the navigation up, but not bringing the title of the parent with it.
In the block tpl file called block-subnav.tpl.php (note: subnav is the region in my drupal template, so may [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=92</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Common Drupal modules to use.</title>
		<link>http://www.alexburrows.net/blog/?p=90</link>
		<comments>http://www.alexburrows.net/blog/?p=90#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:46:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=90</guid>
		<description><![CDATA[Here is a list of the most common modules I use, along with the Drupal core:

Admin Menu
Admin Role
CCK (Content Construction Kit)
Devel
Login Toboggan
WebForm
WebForm Block
Views
Wysiwyg
IMCE Bridge
IMCE
jQuery Update
Path Auto

]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=90</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quick Drupal Tip</title>
		<link>http://www.alexburrows.net/blog/?p=88</link>
		<comments>http://www.alexburrows.net/blog/?p=88#comments</comments>
		<pubDate>Sat, 17 Oct 2009 13:36:58 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[page.tpl.php]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=88</guid>
		<description><![CDATA[Firstly my new website which is in development is a full Drupal based website, just finding the time to work on it is hard.
Here is my Drupal tip for themers.
In the page.tpl.php file, unlike normal php when you run an echo/print statement you add the semicolon at the end of the variable, in Drupal if [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=88</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BlackBerry Storm on Vodafone UK</title>
		<link>http://www.alexburrows.net/blog/?p=83</link>
		<comments>http://www.alexburrows.net/blog/?p=83#comments</comments>
		<pubDate>Mon, 13 Jul 2009 08:53:12 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=83</guid>
		<description><![CDATA[I have now had the Storm since it came out last year, on the day it came out. Only recently has it started to play up, in the form of it won&#8217;t charge! Trying different chargers, and the usb cable on different machines it only seems to charge at work and only weirdly through the [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=83</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making a simple jQuery accordian navigation</title>
		<link>http://www.alexburrows.net/blog/?p=73</link>
		<comments>http://www.alexburrows.net/blog/?p=73#comments</comments>
		<pubDate>Tue, 19 May 2009 15:14:53 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[accordian]]></category>
		<category><![CDATA[find()]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=73</guid>
		<description><![CDATA[At work today I came across the issue of having to make navigation work like an accordian. First I went to the jQuery UI site and looked at the code, added it in and tested it.
Unfortunatley it didn&#8217;t work how I wanted. So the next step was to maybe incorporate it into a PHP solution, [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=73</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery site down</title>
		<link>http://www.alexburrows.net/blog/?p=64</link>
		<comments>http://www.alexburrows.net/blog/?p=64#comments</comments>
		<pubDate>Thu, 14 May 2009 09:38:06 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Techy Chat]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=64</guid>
		<description><![CDATA[
Went onto the jQuery plugin site this morning to be greeted by this Drupal SQL error, lovely! Now I always had a feeling it was built using Drupal. No doubt the site will be back online when you view this.
]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heat Honeyz featured on cheerleading site</title>
		<link>http://www.alexburrows.net/blog/?p=58</link>
		<comments>http://www.alexburrows.net/blog/?p=58#comments</comments>
		<pubDate>Wed, 15 Apr 2009 23:13:43 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Clients]]></category>
		<category><![CDATA[guildford]]></category>
		<category><![CDATA[heat]]></category>
		<category><![CDATA[honeyz]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=58</guid>
		<description><![CDATA[I am thrilled that Guildford Heat Honeyz are appearing on http://www.hottestgirlsofcheerleading.com/category/europe/page/2/
Their website traffic has increased by 5% since this article was added. Well done Heat Honeyz.
]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=58</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery which version to use?</title>
		<link>http://www.alexburrows.net/blog/?p=56</link>
		<comments>http://www.alexburrows.net/blog/?p=56#comments</comments>
		<pubDate>Sat, 11 Apr 2009 16:48:51 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=56</guid>
		<description><![CDATA[This is a question I am recently asking myself after being asked by a few developers when they encounter issues in IE.
This is really quick and simple,   jQuery 1.2.4a I have found this to be the most stable out of them all, especially with effects like .animate({}); which is really useful.
]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=56</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The End is Near for IE6</title>
		<link>http://www.alexburrows.net/blog/?p=54</link>
		<comments>http://www.alexburrows.net/blog/?p=54#comments</comments>
		<pubDate>Sat, 28 Feb 2009 22:57:20 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Techy Chat]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[compatability]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=54</guid>
		<description><![CDATA[Whats it about?
As web technology improves and gets vastly greater, with the introduction of Javascript libraries such as jQuery and more intense needs for websites. Don&#8217;t you think its time to move on from Internet Explorer 6 (which is now 7 years old). Come on, this is technology! If we were doing the same with [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forms and CSS, the right way to do it</title>
		<link>http://www.alexburrows.net/blog/?p=51</link>
		<comments>http://www.alexburrows.net/blog/?p=51#comments</comments>
		<pubDate>Sun, 25 Jan 2009 10:57:22 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.alexburrows.net/blog/?p=51</guid>
		<description><![CDATA[Visiting many websites, as a webdeveloper you notice that since the web started to use tableless designs that perhaps forms would turn table-less to?
In many cases yes it has, however there are still some websites that fail to do this, and approach it the lazy way. They put all their forms into tables, this does [...]]]></description>
		<wfw:commentRss>http://www.alexburrows.net/blog/?feed=rss2&amp;p=51</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
