<?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>notebook &#187; php</title>
	<atom:link href="http://eddcouchman.com/notebook/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://eddcouchman.com/notebook</link>
	<description>from edd couchman, the creator of redheat and chopter</description>
	<lastBuildDate>Sat, 24 Jul 2010 13:14:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>coursework: travel site</title>
		<link>http://eddcouchman.com/notebook/coursework-travel-site/</link>
		<comments>http://eddcouchman.com/notebook/coursework-travel-site/#comments</comments>
		<pubDate>Mon, 05 Mar 2007 23:14:01 +0000</pubDate>
		<dc:creator>edd</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://eddcouchman.com/notebook/coursework-travel-site/</guid>
		<description><![CDATA[Today I presented some coursework to my Multimedia Databases lectured, Dr. Kyberd. I got an A! The final part of this coursework is due on Wednesday, so I&#8217;d better pull my thumb out and get on with it.]]></description>
			<content:encoded><![CDATA[<p>Today I presented some <a href="http://travel.redheat.co.uk/" rel="nofollow">coursework</a> to my <em>Multimedia Databases</em> lectured, Dr. Kyberd.</p>
<p><strong>I got an A!</strong></p>
<p>The final part of this coursework is due on Wednesday, so I&#8217;d better pull my thumb out and get on with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://eddcouchman.com/notebook/coursework-travel-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular Expression</title>
		<link>http://eddcouchman.com/notebook/regular-expression/</link>
		<comments>http://eddcouchman.com/notebook/regular-expression/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 23:50:25 +0000</pubDate>
		<dc:creator>edd</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://eddcouchman.com/notebook/regular-expression/</guid>
		<description><![CDATA[It&#8217;s been a while since I last wrote anything on here — this blog has been abandoned since I went back to uni. — so I thought it best to show you a small part of the work I&#8217;ve been &#8230; <a href="http://eddcouchman.com/notebook/regular-expression/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a while since I last wrote anything on here — this blog has been abandoned since I went back to uni. — so I thought it best to show you a <strong>small</strong> part of the work I&#8217;ve been doing.</p>
<p>So here it is, the regular expression I have written for tradeswomen.biz:<br />
<code lang="javascript">search.match(/^(?:an?\s)?([A-Za-z\s]+)?\s(?:(?:in|from|near|around|<br />
close to|working in|based in)\s)([A-Za-z0-9\s]+)(?:[.,;]?)$/);</code></p>
]]></content:encoded>
			<wfw:commentRss>http://eddcouchman.com/notebook/regular-expression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
