<?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/"
	>

<channel>
	<title>James.Linnegar.com</title>
	<atom:link href="http://james.linnegar.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://james.linnegar.com</link>
	<description>absentem laedit cum ebrio qui litigat</description>
	<pubDate>Fri, 14 May 2010 11:52:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Searching Images by Location</title>
		<link>http://james.linnegar.com/?p=24</link>
		<comments>http://james.linnegar.com/?p=24#comments</comments>
		<pubDate>Thu, 19 Mar 2009 13:06:48 +0000</pubDate>
		<dc:creator>James</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://james.linnegar.com/?p=24</guid>
		<description><![CDATA[Finally in the gallery search series of blog post, I have introduced searching by subject and location. For example Giraffe at the zoo or rivers in the lake district. Each image is tagged with a description for the subject as well as a location tag. Searching across both of these items returns images of the [...]]]></description>
			<content:encoded><![CDATA[<p>Finally in the gallery search series of blog post, I have introduced searching by subject and location. For example <a class="galleryLink" onclick="javascript:loadImages('giraffe at the zoo'); return false;" href="http://james.linnegar.com/gallery/">Giraffe at the zoo</a> or <a class="galleryLink" onclick="javascript:loadImages('river in the lake district'); return false;" href="http://james.linnegar.com/gallery/">rivers in the lake district</a>. Each image is tagged with a description for the subject as well as a location tag. Searching across both of these items returns images of the subject in the specified location. Certain key words are used to determine if the user has searched for a location, at, or, in, by are but a few. As yet it doesn&#8217;t work well with plurals, so &#8216;rivers in the lake district&#8217; doesnt&#8217; work but &#8216;river in the lake district&#8217; does.</p>
<div style="float:right"><a name="fb_share" share_url="http://james.linnegar.com/#location" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div>
<p><a name='location'></a></p>
]]></content:encoded>
			<wfw:commentRss>http://james.linnegar.com/?feed=rss2&amp;p=24</wfw:commentRss>
		</item>
		<item>
		<title>Searching Images By Colour</title>
		<link>http://james.linnegar.com/?p=18</link>
		<comments>http://james.linnegar.com/?p=18#comments</comments>
		<pubDate>Mon, 16 Mar 2009 18:05:52 +0000</pubDate>
		<dc:creator>James</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://james.linnegar.com/?p=18</guid>
		<description><![CDATA[Following on from the gallery search, I am working on a simple little script to crawl through the colours of an image allowing searches using a specific hex colour value. For example light blue images tend to show sky, whereas red images show flowers, beers and flags. I am still trying to find the optimum [...]]]></description>
			<content:encoded><![CDATA[<p>Following on from the gallery search, I am working on a simple little script to crawl through the colours of an image allowing searches using a specific hex colour value. For example <a href="http://james.linnegar.com/gallery/" onclick="javascript:loadImages('#92AEF7'); return false;" class="galleryLink">light blue images</a> tend to show sky, whereas <a href="http://james.linnegar.com/gallery/" onclick="javascript:loadImages('#861514'); return false;" class="galleryLink">red images</a> show flowers, beers and flags. I am still trying to find the optimum balance between the colours when searching. Something which I will go into greater detail here later.</p>
<div style="float:right"><a name="fb_share" share_url="http://james.linnegar.com/#colour" type="box_count" href="http://www.facebook.com/sharer.php">Share</a><script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script></div>
<p><a name='colour'></a></p>
]]></content:encoded>
			<wfw:commentRss>http://james.linnegar.com/?feed=rss2&amp;p=18</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to James.Linnegar.com</title>
		<link>http://james.linnegar.com/?p=1</link>
		<comments>http://james.linnegar.com/?p=1#comments</comments>
		<pubDate>Tue, 10 Mar 2009 09:01:58 +0000</pubDate>
		<dc:creator>James</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://james.linnegar.com/?p=1</guid>
		<description><![CDATA[This is the place to test design and develop different web applications using a comination of PHP, MySQL, JavaScript and Images. One of my interests is photography so I am looking to combine both images and the web, creating new and innovative galleries. A current example can be seen clicking the following link. View pictures [...]]]></description>
			<content:encoded><![CDATA[<p>This is the place to test design and develop different web applications using a comination of PHP, MySQL, JavaScript and Images. One of my interests is photography so I am looking to combine both images and the web, creating new and innovative galleries. A current example can be seen clicking the following link. View <a href="http://james.linnegar.com/gallery/" onclick="javascript:loadImages('james'); return false;" class="galleryLink">pictures of me</a> or <a href="http://james.linnegar.com/gallery/" onclick="javascript:loadImages('rose'); return false;" class="galleryLink">pictures of roses</a>. These links require JavaScript to be enabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://james.linnegar.com/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
	</channel>
</rss>
