<?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>What&#039;s on my mind</title>
	<atom:link href="http://www.jonhassall.com/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonhassall.com/articles</link>
	<description>What&#039;s on my mind</description>
	<lastBuildDate>Mon, 19 Apr 2010 00:37:57 +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>MySQL caching</title>
		<link>http://www.jonhassall.com/articles/webtech/mysql-caching/</link>
		<comments>http://www.jonhassall.com/articles/webtech/mysql-caching/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 00:37:24 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/webtech/370/</guid>
		<description><![CDATA[I guess the caching is working lololol:

]]></description>
			<content:encoded><![CDATA[<p>I guess the caching is working lololol:</p>
<p><a href="http://www.jonhassall.com/articles/articles-data/the.png"><img class="alignnone size-full wp-image-369" title="MySQL caching" src="http://www.jonhassall.com/articles/articles-data/the.png" alt="" width="501" height="329" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/mysql-caching/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test</title>
		<link>http://www.jonhassall.com/articles/random/test/</link>
		<comments>http://www.jonhassall.com/articles/random/test/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 00:03:49 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/random/test/</guid>
		<description><![CDATA[  
]]></description>
			<content:encoded><![CDATA[<p><object height="81" width="100%"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fmorganpage%2F03-03-believe-1"></param><param name="allowscriptaccess" value="always"></param> <embed allowscriptaccess="always" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fmorganpage%2F03-03-believe-1" type="application/x-shockwave-flash" width="100%"></embed></object> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ANPR — Automatic Number Plate Recognition</title>
		<link>http://www.jonhassall.com/articles/random/anpr-automatic-number-plate-recognition/</link>
		<comments>http://www.jonhassall.com/articles/random/anpr-automatic-number-plate-recognition/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 22:15:48 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[ANPR]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=363</guid>
		<description><![CDATA[Feel free to try out this Automatic Number Plate Recognition demo… upload a photograph with a car’s licence plate in the frame and it’ll try and read it… it takes some time to process so be patient. It isn’t very reliable:
Automatic Number Plate Recognition demonstration
]]></description>
			<content:encoded><![CDATA[<p>Feel free to try out this Automatic Number Plate Recognition demo… upload a photograph with a car’s licence plate in the frame and it’ll try and read it… it takes some time to process so be patient. It isn’t very reliable:</p>
<p style="padding-left: 30px;"><a title="Automatic Number Plate Recognition demonstration" href="http://www.jonhassall.com/anpr/">Automatic Number Plate Recognition demonstration</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/anpr-automatic-number-plate-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just got a thankyou</title>
		<link>http://www.jonhassall.com/articles/webtech/just-got-a-thankyou/</link>
		<comments>http://www.jonhassall.com/articles/webtech/just-got-a-thankyou/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 20:23:45 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[thanks]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=360</guid>
		<description><![CDATA[Just got a nice email in repsonse to some code I submitted publically:
“jon -
just a quick ‘thank you’ for the code you posted re: parsing csv files.
i have a gi-normous excel csv file with individual records spanning multiple lines because of multi-paragraph ‘notes’
fields in each record.
your solution of counting the fields and then parsing subsequent [...]]]></description>
			<content:encoded><![CDATA[<p>Just got a nice email in repsonse to some code I submitted publically:</p>
<p><em>“jon -</em></p>
<p><em>just a quick ‘thank you’ for the code you posted re: parsing csv files.</em></p>
<p><em>i have a gi-normous excel csv file with individual records spanning multiple lines because of multi-paragraph ‘notes’<br />
fields in each record.</em></p>
<p><em>your solution of counting the fields and then parsing subsequent data based on the number of columns is so common sensical it makes me embarrassed that i didn’t think of it.</em></p>
<p><em>thanks again,<br />
bruce.”</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/just-got-a-thankyou/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://www.jonhassall.com/articles/random/happy-new-year-2/</link>
		<comments>http://www.jonhassall.com/articles/random/happy-new-year-2/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 00:00:54 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=358</guid>
		<description><![CDATA[Happy New Year.
]]></description>
			<content:encoded><![CDATA[<p>Happy New Year.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/happy-new-year-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Christmas</title>
		<link>http://www.jonhassall.com/articles/random/happy-christmas/</link>
		<comments>http://www.jonhassall.com/articles/random/happy-christmas/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 10:00:17 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=356</guid>
		<description><![CDATA[Happy Christmas
]]></description>
			<content:encoded><![CDATA[<p>Happy Christmas</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/happy-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C-c-c-c-c-ooooll-d-d-d</title>
		<link>http://www.jonhassall.com/articles/random/c-c-c-c-c-ooooll-d-d-d/</link>
		<comments>http://www.jonhassall.com/articles/random/c-c-c-c-c-ooooll-d-d-d/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 10:06:11 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=352</guid>
		<description><![CDATA[Brrr it is cold today:

]]></description>
			<content:encoded><![CDATA[<p>Brrr it is cold today:<br />
<a href="http://www.jonhassall.com/articles/articles-data/weather.JPG"><img src="http://www.jonhassall.com/articles/articles-data/weather-150x150.jpg" alt="weather" title="weather" width="150" height="150" class="alignnone size-thumbnail wp-image-353" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/c-c-c-c-c-ooooll-d-d-d/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Camera contest</title>
		<link>http://www.jonhassall.com/articles/random/camera-contest/</link>
		<comments>http://www.jonhassall.com/articles/random/camera-contest/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 02:47:10 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=348</guid>
		<description><![CDATA[Check out Scott Bourne’s web site for details on camera giveaways… I’ve entered and so should you. I wouldn’t mind a Canon 7D!

http://www.photofocus.com
http://www.scottbourne.com

]]></description>
			<content:encoded><![CDATA[<p>Check out Scott Bourne’s web site for details on camera giveaways… I’ve entered and so should you. I wouldn’t mind a Canon 7D!</p>
<ul>
<li><a href="http://www.photofocus.com/">http://www.photofocus.com</a></li>
<li><a href="http://www.scottbourne.com/">http://www.scottbourne.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/camera-contest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Christmas wish list</title>
		<link>http://www.jonhassall.com/articles/random/christmas-wish-list/</link>
		<comments>http://www.jonhassall.com/articles/random/christmas-wish-list/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 20:56:14 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=346</guid>
		<description><![CDATA[My Christmas wish list  
]]></description>
			<content:encoded><![CDATA[<p>My <a href="http://www.amazon.co.uk/gp/registry/1K3Y9X1PADP8A">Christmas wish list</a> <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/christmas-wish-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>3D map made from photographs and laser measurements</title>
		<link>http://www.jonhassall.com/articles/gadgets/3d-map-laser-measurements/</link>
		<comments>http://www.jonhassall.com/articles/gadgets/3d-map-laser-measurements/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 16:39:20 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[panoramas]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=340</guid>
		<description><![CDATA[I can’t wait to see more of this.. a 3D map made from photographs and laser measurements :

]]></description>
			<content:encoded><![CDATA[<p>I can’t wait to see more of this.. a 3D map made from photographs and laser measurements <span id="more-340"></span>:</p>
<p><code><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/jANDq2Ad5H4&#038;hl=en_GB&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/jANDq2Ad5H4&#038;hl=en_GB&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/gadgets/3d-map-laser-measurements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fire hydrant and sign in Beverley Hills</title>
		<link>http://www.jonhassall.com/articles/photographs/photo-of-the-week/fire-hydrant-and-sign-in-beverley-hills/</link>
		<comments>http://www.jonhassall.com/articles/photographs/photo-of-the-week/fire-hydrant-and-sign-in-beverley-hills/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 09:30:40 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[USA]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=333</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/urban/119_fire-hydrant.html"><img class="alignnone" title="Fire hydrant and sign in Beverley Hills" src="http://www.jonhassall.com/gallery/preview/l650/119.jpg" alt="Fire hydrant and sign in Beverley Hills" height="443" width="650" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/photo-of-the-week/fire-hydrant-and-sign-in-beverley-hills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warehouse in the mist at night</title>
		<link>http://www.jonhassall.com/articles/photographs/warehouse-in-the-mist-at-night/</link>
		<comments>http://www.jonhassall.com/articles/photographs/warehouse-in-the-mist-at-night/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:45:24 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[long exposure]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=328</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/night-and-long-exposure/467_long-exposure-photographs-of-light-through-fog-at-night.html"><img class="alignnone" title="Warehouse in the mist at night" src="http://www.jonhassall.com/gallery/preview/l650/467.jpg" alt="Warehouse in the mist at night" height="433" width="650" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/warehouse-in-the-mist-at-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Years spent a month by website users</title>
		<link>http://www.jonhassall.com/articles/random/time-spent-by-website-users/</link>
		<comments>http://www.jonhassall.com/articles/random/time-spent-by-website-users/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 10:56:04 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=325</guid>
		<description><![CDATA[Taking last month as an example (September 1st — October 1st), one of my more popular web applications was used by 332,174 unique visitors, spending an average of 6 mins 37 secs.
Working from that figure, 3.971 years are spent  using the applications per month!
]]></description>
			<content:encoded><![CDATA[<p>Taking last month as an example (September 1st — October 1st), one of my more popular web applications was used by <strong>332,174 unique visitors</strong>, spending an average of <strong>6 mins 37 secs</strong>.</p>
<p>Working from that figure, <strong>3.971 years </strong>are spent  using the applications <strong>per month</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/time-spent-by-website-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the movie set for the pencil serial killer</title>
		<link>http://www.jonhassall.com/articles/photographs/building-the-movie-set-for-the-pencil-serial-killer/</link>
		<comments>http://www.jonhassall.com/articles/photographs/building-the-movie-set-for-the-pencil-serial-killer/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 09:00:43 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=321</guid>
		<description><![CDATA[
Building the movie set for a serial killer who uses pencils as a murder weapon!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/199_movie-set-design.html"><img class="alignnone" title="Building the movie set" src="http://www.jonhassall.com/gallery/preview/l650/199.jpg" alt="" width="650" height="433" /></a></p>
<p>Building the movie set for a serial killer who uses pencils as a murder weapon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/building-the-movie-set-for-the-pencil-serial-killer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Muddy building site at night</title>
		<link>http://www.jonhassall.com/articles/photographs/muddy-building-site-at-night/</link>
		<comments>http://www.jonhassall.com/articles/photographs/muddy-building-site-at-night/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 08:30:08 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[long exposure]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=319</guid>
		<description><![CDATA[
I took this photograph many years ago around Staffordshire University around 4AM in the eerie night, using a Pentax MZ-S, film, and a steady hand on the shutter release for a few minutes on bulb for long exposure. I remember when they said digital would never be better than film.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/night-and-long-exposure/560_very-long-exposure-photograph-of--building-site-at-night.html"><img class="alignnone" title="Muddy building site at night" src="http://www.jonhassall.com/gallery/preview/l650/560.jpg" alt="Muddy building site at night" width="434" height="650" /></a></p>
<p>I took this photograph many years ago around Staffordshire University around 4AM in the eerie night, using a Pentax MZ-S, film, and a steady hand on the shutter release for a few minutes on bulb for long exposure. I remember when they said digital would never be better than film.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/muddy-building-site-at-night/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why a Heads Up Display on a car may not be so great</title>
		<link>http://www.jonhassall.com/articles/gadgets/why-a-heads-up-display-on-a-car-may-not-be-so-great/</link>
		<comments>http://www.jonhassall.com/articles/gadgets/why-a-heads-up-display-on-a-car-may-not-be-so-great/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 12:12:15 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=317</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div id="attachment_316" class="wp-caption alignnone" style="width: 160px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/articles/articles-data/found.jpg"><img class="size-thumbnail wp-image-316" title="Heads Up Display" src="http://www.jonhassall.com/articles/articles-data/found-150x150.jpg" alt="Click to enlarge" width="150" height="150" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Click to enlarge</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/gadgets/why-a-heads-up-display-on-a-car-may-not-be-so-great/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>River through the desert from Yuma Territorial Prison</title>
		<link>http://www.jonhassall.com/articles/photographs/river-through-the-desert/</link>
		<comments>http://www.jonhassall.com/articles/photographs/river-through-the-desert/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 22:56:44 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=298</guid>
		<description><![CDATA[
River through the desert from Yuma Territorial Prison, Yuma, Arizona.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/landscapes/818_view-from-yuma-territorial-prison.html"><img class="alignnone" title="River through the desert from Yuma Territorial Prison, Yuma, Arizona" src="http://www.jonhassall.com/gallery/preview/l650/818.jpg" alt="" width="650" height="433" /></a></p>
<p>River through the desert from Yuma Territorial Prison, Yuma, Arizona.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/river-through-the-desert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smiley face in ketchup</title>
		<link>http://www.jonhassall.com/articles/photographs/smiley-face-in-ketchup/</link>
		<comments>http://www.jonhassall.com/articles/photographs/smiley-face-in-ketchup/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 12:30:16 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=294</guid>
		<description><![CDATA[
A smiley face in ketchup from Johnny Rockets in Hollywood, California.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/gallery/tag/usa/7_smiley-face.html"><img class="alignnone" title="Smiley face in ketchup from Johnny Rockets" src="http://www.jonhassall.com/gallery/preview/l650/7.jpg" alt="" width="487" height="650" /></a></p>
<p>A smiley face in ketchup from <a href="http://www.johnnyrockets.com">Johnny Rockets</a> in Hollywood, California.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/smiley-face-in-ketchup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desert road on the way back from Willow Beach, Arizona</title>
		<link>http://www.jonhassall.com/articles/photographs/desert-road-on-the-way-back-from-willow-beach-arizona/</link>
		<comments>http://www.jonhassall.com/articles/photographs/desert-road-on-the-way-back-from-willow-beach-arizona/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 19:09:06 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[desert]]></category>
		<category><![CDATA[winding road]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=145</guid>
		<description><![CDATA[I took this photograph on a road trip in the USA on a quiet little road leading to Willow Beach in Arizona.
]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 660px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/usa-2009-gallery/863_desert-road-on-the-way-back-from-willow-beach%2C-arizona.html"><img title="Desert road on the way back from Willow Beach, Arizona" src="http://www.jonhassall.com/gallery/preview/l650/863.jpg" alt="Desert road on the way back from Willow Beach, Arizona" width="650" height="433" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Desert road on the way back from Willow Beach, Arizona</p></div>
<p>I took this photograph on a road trip in the USA on a quiet little road leading to Willow Beach in Arizona.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/desert-road-on-the-way-back-from-willow-beach-arizona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie producers on the set</title>
		<link>http://www.jonhassall.com/articles/photographs/movie-producers-on-the-set/</link>
		<comments>http://www.jonhassall.com/articles/photographs/movie-producers-on-the-set/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 12:58:39 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[hollywood]]></category>
		<category><![CDATA[movie stills]]></category>
		<category><![CDATA[on the set]]></category>
		<category><![CDATA[production designer]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=147</guid>
		<description><![CDATA[I took this photograph on a movie set outdoors in Hollywood. I was Production Designer on a short film called ‘ASK American Serial Killers.’
I like how both the Producer and Director in this shot are deep in thought while looking at what is happening on the set.
You can find out more about the movie ‘American [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 660px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/263_anusha-sriram-and-sriram-rajan-on-the-set.html"><img title="Movie producers on the set" src="http://www.jonhassall.com/gallery/preview/l650/263.jpg" alt="Movie producers on the set" width="650" height="433" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Movie producers on the set</p></div>
<p>I took this photograph on a movie set outdoors in Hollywood. I was Production Designer on a short film called ‘ASK American Serial Killers.’</p>
<p>I like how both the Producer and Director in this shot are deep in thought while looking at what is happening on the set.</p>
<p>You can find out more <a href="http://www.jonhassall.com/www.askshortfilm.com/">about the movie ‘American Serial Killers’ at the mini-site here</a>.</p>
<p>You can find plenty more photographs here:</p>
<h3>Movie Stills Photography <a href="/gallery/tag/movie-stills-photography/index.html">[More]</a></h3>
<p><a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/173.jpg" alt="" /> </a> <a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/174.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/175.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/176.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/177.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/178.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/179.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/180.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/181.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/182.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/183.jpg" alt="" /> </a> <!-- <a href="index.php?action=tag&#038;tag_name=Movie Stills Photography" mce_href="index.php?action=tag&amp;tag_name=Movie Stills Photography"> -->  						<a href="/gallery/tag/movie-stills-photography/index.html"> <img src="/gallery/preview/h60/184.jpg" alt="" /></a><a href="/gallery/tag/movie-stills-photography/index.html"> </a></p>
<p>The cast and crew list included:</p>
<ul>
<li>Writer &amp; Director — Sriram Rajan</li>
<li>Producer — Anusha Sriram</li>
<li><a href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/181_director-of-photography-adam-o%27-connor.html">Director of Photography– Adam O’ Connor</a></li>
<li><a href="http://www.conceptfilmworks.com/">Editor — Stacie Dekker</a></li>
<li>Casting Director — Oorala Yamada</li>
<li>Production Designer — Jon Hassall</li>
<li><a href="http://www.jaysonsmiley.com/">Music Composer — Jayson Smiley</a></li>
<li>Ist Assistant Director — Vanessa Abreu</li>
<li><a href="http://www.filmandmedia.ucsb.edu/announcements/babe.html">Laura Jean Bransky</a></li>
<li><a href="http://www.sequoiafilms.com/benk_resume.html">Ist Assistant Cameraman — Ben Kobbs</a></li>
<li><a href="http://www.imdb.com/name/nm2375717/">Gaffer — Luke Kalteux</a></li>
<li><a href="http://www.ascension-films.com/video-2.htm">Grip — Darion Taylor</a></li>
<li>Head Makeup/ Wardrobe/ Visual Fx — Martha Sanchez</li>
<li><a href="http://www.imdb.com/name/nm2139638/">Script Supervisor — Daron Arnold</a></li>
<li><a href="http://www.imdb.com/name/nm1627090/">Location sound — Anton Haugabook</a></li>
<li>Sound Mixer — Alexy Mohr</li>
<li><a href="http://www.geetanovotny.com/">Geeta Novotny</a></li>
<li><a href="http://uk.imdb.com/name/nm2408303/">Doris Guerrero</a></li>
<li><a href="http://www.imdb.com/name/nm1728033/">Randy Tobin</a></li>
<li><a href="http://www.imdb.com/name/nm2317828/">John Zderko</a></li>
<li><a href="http://www.youtube.com/user/shaktim">Tim Maloney</a></li>
<li><a href="http://www.imdb.com/name/nm1722913/">Latitia DeLaine</a></li>
<li><a href="http://www.myspace.com/coleman_online" class="broken_link" >Joher Coleman</a></li>
<li><a href="http://voice123.com/kelsakinsly">Kelsa Kinsly</a></li>
<li>Jesse Jimenez</li>
</ul>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 495px; width: 1px; height: 1px;"><!--[if !mso]> <mce :style>< !  v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} --> <!--[endif]--><!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :TrackMoves>false</w> <w :TrackFormatting /> <w :PunctuationKerning /> <w :ValidateAgainstSchemas /> <w :SaveIfXMLInvalid>false</w> <w :IgnoreMixedContent>false</w> <w :AlwaysShowPlaceholderText>false</w> <w :DoNotPromoteQF /> <w :LidThemeOther>EN-US</w> <w :LidThemeAsian>X-NONE</w> <w :LidThemeComplexScript>X-NONE</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> <w :DontGrowAutofit /> <w :SplitPgBreakAndParaMark /> <w :DontVertAlignCellWithSp /> <w :DontBreakConstrainedForcedTables /> <w :DontVertAlignInTxbx /> <w :Word11KerningPairs /> <w :CachedColBalance /> </w> <w :BrowserLevel>MicrosoftInternetExplorer4</w> <m :mathPr> <m :mathFont m:val="Cambria Math" /> <m :brkBin m:val="before" /> <m :brkBinSub m:val="&#45;-" /> <m :smallFrac m:val="off" /> <m :dispDef /> <m :lMargin m:val="0" /> <m :rMargin m:val="0" /> <m :defJc m:val="centerGroup" /> <m :wrapIndent m:val="1440" /> <m :intLim m:val="subSup" /> <m :naryLim m:val="undOvr" /> </m> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w :LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w :LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w :LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w :LsdException Locked="false" Priority="39" Name="toc 1" /> <w :LsdException Locked="false" Priority="39" Name="toc 2" /> <w :LsdException Locked="false" Priority="39" Name="toc 3" /> <w :LsdException Locked="false" Priority="39" Name="toc 4" /> <w :LsdException Locked="false" Priority="39" Name="toc 5" /> <w :LsdException Locked="false" Priority="39" Name="toc 6" /> <w :LsdException Locked="false" Priority="39" Name="toc 7" /> <w :LsdException Locked="false" Priority="39" Name="toc 8" /> <w :LsdException Locked="false" Priority="39" Name="toc 9" /> <w :LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w :LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w :LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w :LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w :LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w :LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w :LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w :LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w :LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w :LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w :LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w :LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w :LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w :LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w :LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w :LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w :LsdException Locked="false" Priority="37" Name="Bibliography" /> <w :LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w> </xml>< ![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0cm; 	margin-right:0cm; 	margin-bottom:10.0pt; 	margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:612.0pt 792.0pt; 	margin:72.0pt 72.0pt 72.0pt 72.0pt; 	mso-header-margin:35.4pt; 	mso-footer-margin:35.4pt; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> </mce><mce :style>< !   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin-top:0cm; 	mso-para-margin-right:0cm; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0cm; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal"><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shapetype  id="_x0000_t75" coordsize="21600,21600" o:spt="75" o:preferrelative="t"  path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f"> <v :stroke joinstyle="miter" /> </v><v :formulas> <v :f eqn="if lineDrawn pixelLineWidth 0" /> <v :f eqn="sum @0 1 0" /> <v :f eqn="sum 0 0 @1" /> <v :f eqn="prod @2 1 2" /> <v :f eqn="prod @3 21600 pixelWidth" /> <v :f eqn="prod @3 21600 pixelHeight" /> <v :f eqn="sum @0 0 1" /> <v :f eqn="prod @6 1 2" /> <v :f eqn="prod @7 21600 pixelWidth" /> <v :f eqn="sum @8 21600 0" /> <v :f eqn="prod @7 21600 pixelHeight" /> <v :f eqn="sum @10 21600 0" /> </v> <v :path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect" /> <o :lock v:ext="edit" aspectratio="t" /> <v :shape id="Picture_x0020_1" o:spid="_x0000_i1036" type="#_x0000_t75"  alt="http://www.jonhassall.com/gallery/preview/h60/173.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image001.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image001.jpg"   o:title="173" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image001.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/173.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_2" o:spid="_x0000_i1035" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/174.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image002.jpg"   o:title="174" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image002.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/174.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_3" o:spid="_x0000_i1034" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/175.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image003.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image003.jpg"   o:title="175" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image003.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/175.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_4" o:spid="_x0000_i1033" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/176.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image004.jpg"   o:title="176" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image004.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/176.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_5" o:spid="_x0000_i1032" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/177.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image005.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image005.jpg"   o:title="177" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image005.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/177.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_6" o:spid="_x0000_i1031" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/178.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image006.jpg"   o:title="178" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image006.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/178.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_7" o:spid="_x0000_i1030" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/179.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image007.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image007.jpg"   o:title="179" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image007.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/179.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_8" o:spid="_x0000_i1029" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/180.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image008.jpg"   o:title="180" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image008.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/180.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_9" o:spid="_x0000_i1028" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/181.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image009.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image009.jpg"   o:title="181" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image009.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/181.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_10" o:spid="_x0000_i1027" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/182.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image010.jpg"   o:title="182" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image010.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/182.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_11" o:spid="_x0000_i1026" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/183.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image011.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image011.jpg"   o:title="183" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image011.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/183.jpg" width="89" height="60" /></span><!--[endif]--></span></a><a href="/gallery/tag/movie-stills-photography/index.html"><span style="color: blue; text-decoration: none;"><!--[if gte vml 1]><v :shape  id="Picture_x0020_12" o:spid="_x0000_i1025" type="#_x0000_t75" alt="http://www.jonhassall.com/gallery/preview/h60/184.jpg"  href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html" mce_href="http://www.jonhassall.com/gallery/tag/movie-stills-photography/index.html"  style='width:66.75pt;height:45pt;visibility:visible;mso-wrap-style:square'  o:button="t"> <v :imagedata src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg" mce_src="file:///C:\DOCUME~1\User\LOCALS~1\Temp\msohtmlclip1\01\clip_image012.jpg"   o:title="184" /> </v>< ![endif]--><!--[if !vml]--><span><img src="file:///C:/DOCUME%7E1/User/LOCALS%7E1/Temp/msohtmlclip1/01/clip_image012.jpg" border="0" alt="http://www.jonhassall.com/gallery/preview/h60/184.jpg" width="89" height="60" /></span><!--[endif]--></span></a></p>
<p></mce></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/movie-producers-on-the-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Trac and Subversion hosting</title>
		<link>http://www.jonhassall.com/articles/webtech/simple-trac-and-subversion-hosting/</link>
		<comments>http://www.jonhassall.com/articles/webtech/simple-trac-and-subversion-hosting/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 17:51:58 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=279</guid>
		<description><![CDATA[DreamHost now offers one-click Trac and Subversion hosting. Trac is a web-based revision and bug tracking system allowing you to roll back and share your source code in a team and as an individual, track bugs and development goals, and much more.
You can read why you should always use a source control system like Trac/Subversion [...]]]></description>
			<content:encoded><![CDATA[<p>DreamHost now offers one-click Trac and Subversion hosting. Trac is a web-based revision and bug tracking system allowing you to roll back and share your source code in a team and as an individual, track bugs and development goals, and much more.</p>
<p>You can <a href="http://www.ronaldwidha.net/2008/07/06/always-work-with-version-control/" target="_blank">read why you should always use a source control system like Trac/Subversion in Ronald Widha’s post</a>.</p>
<p>For a cheap and easy to set up hosted Trac solution, all you need is a DreamHost hosting plan. It is extremely cheap (I have a discount code for you). You also get some other notable benefits including:</p>
<p>•    Virtually unlimited bandwidth<br />
•    Virtually unlimited disk space<br />
•    Links easily to Amazon’s CloudFront content delivery network so you can have your content mirrored at servers all around the world (blog example)<br />
•    Free Google Adsense credit (usually $50)<br />
•    Option to have a virtualised server with root access, with memory configurable to the megabyte instantly, and Railscrapetc<br />
•    97-day refund guarantee<br />
•    One free domain name registration<br />
•    Option to host your email and documents with Gmail and Google Docs for free (this is usually chargeable for businesses)</p>
<p>I’ve hosted my personal sites and projects with DreamHost for years, and found them to be reliable. <a href="http://www.ejeliot.com/blog/115" target="_blank">There have been some downtimes here and there but nothing serious. For the price I pay and the amount of resources I use (I use over 1TB of bandwidth a month) it is a fantastic deal. Ed Eliot agrees</a>. I have also found the support to be very friendly and generally quick, and there is an option to have telephone contact (often unavailable with cheaper web hosts).</p>
<p>I also designed an application using <a href="http://www.jonhassall.com/articles/webtech/competition-win/">DreamHost’s API and won their competition</a> (prize money $$$ <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>You can get $10 off an already cheap hosting plan using the code <a href="http://www.dreamhost.com/r.cgi?91779" target="_blank">JONH10</a>. You’ll also get one free domain name registration. There is a 97-day refund period so you don’t risk anything giving it a go. <a href="http://www.dreamhost.com/r.cgi?91779" target="_blank">Click here to sign up</a>.</p>
<p>In summary, the cheapest DreamHost account will give you a one-click Trac and Subversion hosted solution.</p>
<p>And yes, I do get a reward if you sign up <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/simple-trac-and-subversion-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star trails in the trailer park</title>
		<link>http://www.jonhassall.com/articles/photographs/star-trails-in-the-trailer-park/</link>
		<comments>http://www.jonhassall.com/articles/photographs/star-trails-in-the-trailer-park/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 09:00:32 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[Canon TC-80N3]]></category>
		<category><![CDATA[long exposure]]></category>
		<category><![CDATA[star trails]]></category>
		<category><![CDATA[trailer park]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=143</guid>
		<description><![CDATA[This photograph was taken in a trailer park in Yuma, Arizona.

You can see that the stars in the sky have made trails as the earth moves relative to them.
I kept the shutter of the camera open for a relatively long period (about 10 minutes) using a Canon TC-80N3 remote control. This unit has various settings, [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 610px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/usa-2009-gallery/822_star-trails-in-the-trailer-park.html"><img title="Star trails in the trailer park" src="http://www.jonhassall.com/gallery/preview/l600/822.jpg" alt="Star trails in the trailer park - long exposure" width="600" height="400" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Star trails in the trailer park — long exposure</p></div>
<p>This photograph was taken in a trailer park in <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=yuma,+arizona&amp;sll=37.0625,-95.677068&amp;sspn=45.736609,74.091797&amp;ie=UTF8&amp;ll=32.745703,-114.609375&amp;spn=3.053653,4.630737&amp;z=8">Yuma, Arizona</a>.</p>
<p><a href="http://www.amazon.co.uk/gp/product/B00007EEA8?ie=UTF8&amp;tag=soundboards-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B00007EEA8"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-230" title="Canon TC-80N3 remote control" src="http://www.jonhassall.com/articles/articles-data/canon-tc-80n3.jpg" alt="Canon TC-80N3 remote control" width="60" height="45" /></a></p>
<p>You can see that the stars in the sky have made trails as the earth moves relative to them.</p>
<p>I kept the shutter of the camera open for a relatively long period (about 10 minutes) using a <a href="http://www.amazon.co.uk/gp/product/B00007EEA8?ie=UTF8&amp;tag=soundboards-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=B00007EEA8" target="_blank">Canon TC-80N3 remote control</a>. This unit has various settings, such as self-timer, interval timer, long-exposure timer, and exposure-count. In this photograph I used long-exposure timer.</p>
<p>I also made a sequence of photographs that I intend to turn into a timelapse video soon.</p>
<p>If you have a camera such as a Canon 350D, 400D, 450D or 500D, you can get a <a href="http://www.astronomiser.co.uk/300d.htm" target="_blank">conversion cable to use the Canon TC-80N3 here</a>.</p>
<p>You can subscribe to this blog using the links at the top to stay updated, by email or an RSS reader.</p>
<p>You can find more star trail photographs on these sites:</p>
<ul>
<li><a href="http://open-tube.com/17-top-star-trail-photography-ever/" target="_blank">http://open-tube.com/17-top-star-trail-photography-ever/</a></li>
<li><a href="http://www.gdanmitchell.com/2009/02/10/scaffold-and-star-trails" target="_blank">http://www.gdanmitchell.com/2009/02/10/scaffold-and-star-trails</a></li>
<li><a href="http://undefinedjourneys.wordpress.com/2008/06/22/star-trail-photography/" target="_blank">http://undefinedjourneys.wordpress.com/2008/06/22/star-trail-photography/</a></li>
<li><a href="http://blog.scenephotography.co.uk/?p=167" target="_blank">http://blog.scenephotography.co.uk/?p=167</a></li>
<li><a href="http://photoburner.net/2009/03/19/stacking-star-trails/" target="_blank">http://photoburner.net/2009/03/19/stacking-star-trails/</a></li>
<li><a href="http://www.zebpalmer.com/blog/photography/twilight-star-trails-stanley-lake/" target="_blank">http://www.zebpalmer.com/blog/photography/twilight-star-trails-stanley-lake/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/star-trails-in-the-trailer-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where did your disk space go? Space Disk Analyser</title>
		<link>http://www.jonhassall.com/articles/gadgets/where-did-your-disk-space-go-space-disk-analyser/</link>
		<comments>http://www.jonhassall.com/articles/gadgets/where-did-your-disk-space-go-space-disk-analyser/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 18:30:43 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[disk full]]></category>
		<category><![CDATA[disk space]]></category>
		<category><![CDATA[free disk space]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=219</guid>
		<description><![CDATA[If you’ve ever run out of disk space and faced the difficult decision of what files to delete or offload to DVDs or an external hard drive, this program may help you.
Space from AndyH Software
This software creates a visualisation of your hard drive so you can see how much space files and folders are using. [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve ever run out of disk space and faced the difficult decision of what files to delete or offload to DVDs or an external hard drive, this program may help you.</p>
<h3>Space from AndyH Software</h3>
<p>This software creates a visualisation of your hard drive so you can see how much space files and folders are using. Click on the screenshot to view an example.</p>
<p>For example, you may find that your temporary files are very large and deleting them would free up space. Or perhaps your photo gallery is so large that it is time to archive last year’s photographs to DVDs or an external hard drive.</p>
<p><a href="http://www.jonhassall.com/articles/articles-data/block_mode_tree.png"><img class="alignright size-medium wp-image-239" style="margin-top: 10px; margin-bottom: 10px;;  float: right; padding: 4px; margin: 0 0 2px 7px;" title="Space showing block mode with tree" src="http://www.jonhassall.com/articles/articles-data/block_mode_tree-300x225.png" alt="Space showing block mode with tree" width="300" height="225" /></a>It works with hard drives, CD/DVD drives, mapped network drives and FTP accounts.</p>
<p>You can try it out in full by downloading it from <a href="http://andyhsoftware.co.uk/space/download" target="_blank">here</a>. After 30 days you can decide to purchase it. The installation is very minimal and not bloated.</p>
<p><a href="http://andyhsoftware.co.uk/space/download"><img class="alignnone size-full wp-image-252" title="Download Space disk space visualisation software for free" src="http://www.jonhassall.com/articles/articles-data/download.png" alt="Download Space disk space visualisation software for free" width="24" height="24" /></a><strong> <a href="http://andyhsoftware.co.uk/space/download" target="_blank">Download for Windows</a></strong></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/gadgets/where-did-your-disk-space-go-space-disk-analyser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyscapers — Mirrored skyscrapers in San Diego</title>
		<link>http://www.jonhassall.com/articles/photographs/mirrored-skyscrapes-sky-san-diego/</link>
		<comments>http://www.jonhassall.com/articles/photographs/mirrored-skyscrapes-sky-san-diego/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 09:00:34 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photo of the Week]]></category>
		<category><![CDATA[Photographs]]></category>
		<category><![CDATA[San Diego]]></category>
		<category><![CDATA[skyscraper]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=137</guid>
		<description><![CDATA[I took this photograph on a drive from Yuma, Arizona to San Diego, California. I think these buildings are quite close the centre of San Diego. I like the different types of mirrored windows on the building reflect the blue sky - the squares, the seemingly perfectly smooth, and an interaction of two squared sets of windows making a zig-zag.]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 410px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/usa-2009-gallery/827_skyscapers.html"><img title="Mirrored skyscrapers in San Diego" src="http://www.jonhassall.com/gallery/preview/l600/827.jpg" alt="Mirrored skyscrapers in San Diego" width="400" height="600" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Mirrored skyscrapers in San Diego</p></div>
<p>I took this photograph on a drive from Yuma, Arizona to San Diego, California. I think these buildings are quite close the centre of San Diego. I like the different types of mirrored windows on the building reflect the blue sky — the squares, the seemingly perfectly smooth, and an interaction of two squared sets of windows making a zig-zag.</p>
<p>The picture was taken from a moving truck without looking through the viewfinder. I believe that pictures don’t have to be planned; if pointing a camera out a window and randomly pressing the shutter can make something pleasing, then something good has happened and the camera has added value to my little world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/mirrored-skyscrapes-sky-san-diego/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ClickHeat for webpage click heatmaps</title>
		<link>http://www.jonhassall.com/articles/webtech/clickheat-for-webpage-click-heatmaps/</link>
		<comments>http://www.jonhassall.com/articles/webtech/clickheat-for-webpage-click-heatmaps/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 15:30:29 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[heatmap]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=195</guid>
		<description><![CDATA[I recently posted that I was trying out ClickHeat, and that I would write an installation guide to help others install it.
However, the installation was so simple that I have nothing do add to the installation notes from the official site.
I have been using ClickHeat on my personal site and a few high traffic web [...]]]></description>
			<content:encoded><![CDATA[<p>I recently posted that I was trying out <a href="http://www.labsmedia.com/clickheat/index.html">ClickHeat</a>, and that I would write an installation guide to help others install it.</p>
<p>However, the installation was so simple that I have nothing do add to the <a href="http://www.labsmedia.com/clickheat/installation.html">installation notes</a> from the official site.</p>
<p>I have been using ClickHeat on my personal site and a few high traffic web sites. It has already proved useful on this personal site, as I noticed people had been clicking the graphical header at the top of the page expecting to be returned to the home page. However I had neglected to set this up, so I quickly made the change. Here is the heatmap that indicated this to me:</p>
<p><a href="http://www.jonhassall.com/articles/articles-data/heatmap-example.png"><img class="alignnone size-medium wp-image-198" title="Screenshot of ClickHeat heatmap on my personal web site" src="http://www.jonhassall.com/articles/articles-data/heatmap-example-300x176.png" alt="Screenshot of ClickHeat heatmap on my personal web site" width="300" height="176" /></a></p>
<p>Here is a heatmap from a friend’s relatively high traffic social networking web site:</p>
<p><a href="http://www.jonhassall.com/articles/articles-data/mrh-heatmap.png"><img class="alignnone size-medium wp-image-199" title="Social networking web site heatmap" src="http://www.jonhassall.com/articles/articles-data/mrh-heatmap-300x272.png" alt="Social networking web site heatmap" width="300" height="272" /></a></p>
<p>From this heatmap we noticed that most clicks were for opening message threads (as expected), but were surprised by the number of clicks to some of the more obscure options placed at the edges of the web site. As a result, the site is going to be redesigned so that these features are in the main left navigation bar to make the web site easier to use.</p>
<p>The system uses a tiny 6KB JavaScript library, and recording clicks only used a few bytes of bandwidth. The administration web site works quickly and doesn’t seem to be a resource hog at all.</p>
<p>You can download ClickHeat from the official web site here. It requires PHP and the GD graphics library, and is a simple install requiring no database. This <a href="http://permissions-calculator.org/">UNIX permission calculator</a> may come in handy when setting up directory permissions so ClickHeat can write its log files.</p>
<p>I have noticed a problem with the heatmap being aligned with the web site, and a separate issue with elastic layouts creating problems with heatmap display. There are already bugs raised for these issues on the project homepage, so they should be resolved in time.</p>
<p>Here are some relevant articles:</p>
<p><a href="http://www.webanalysts.info/webanalytics/a-review-of-tapefailure-robotreplay-and-clicktale/">Tapefailure and RobotReplay alternatives</a><br />
<a href="http://one7.wordpress.com/2008/02/12/crazyegg-robotreplay-get-more-out-of-your-site-statistics/">CrazyEgg and RobotReplay</a><br />
CrazyEgg — Learn Your Visitors Habits<br />
<a href="http://blog.asmartbear.com/blog/heatmaps-from-clicks-how-crazyegg-improved-our-website-overn.html">How Crazyegg improved our website overnight</a><br />
<a href="http://www.pronetadvertising.com/articles/crazy-egg-launches-confetti43523.html">Crazy Egg Launches Confetti</a><br />
<a href="http://blogs.reseo.com/2009/04/crazy-egg-review-find-out-what-people.html">Crazy egg Review. Find out what people are doing on your website</a></p>
<p>A popular commercial alternative is <a href="http://crazyegg.com/">CrazyEgg</a>. The articles I have linked to will have much more information on the wealth of extra features that it has.</p>
<p>If you have any success stories from using heatmaps, I’d love to hear from you.</p>
<p>UPDATE: Paul Olyslager has sent me <a href="http://www.paulolyslager.com/heatmap-hot-or-not">this article which gives a great overview of heatmaps and some of the alternatives to Clickheat</a>.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 809px; width: 1px; height: 1px;">
<h2 class="title"><a href="http://blog.asmartbear.com/blog/heatmaps-from-clicks-how-crazyegg-improved-our-website-overn.html">How Crazyegg improved our website overnight</a></h2>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/clickheat-for-webpage-click-heatmaps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Webpage click heatmaps</title>
		<link>http://www.jonhassall.com/articles/webtech/heatmaps-user-interface-design-improve/</link>
		<comments>http://www.jonhassall.com/articles/webtech/heatmaps-user-interface-design-improve/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 02:37:45 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[heatmap]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=188</guid>
		<description><![CDATA[I am trialing ClickHeat. ClickHeat is an open source project licenced under GPL. It records the position of the user’s mouse on web pages, and creates a heatmap.
I previously tried a few different free trials of commercial heatmap systems. I dismissed a few as unreliable, and many were more than adequate. However, I’d like to [...]]]></description>
			<content:encoded><![CDATA[<p>I am trialing <a href="http://www.labsmedia.com/clickheat/index.html">ClickHeat</a>. <a href="http://www.labsmedia.com/clickheat/index.html">ClickHeat </a>is an open source project licenced under GPL. It records the position of the user’s mouse on web pages, and creates a heatmap.</p>
<div id="attachment_189" class="wp-caption alignright" style="width: 258px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://www.jonhassall.com/articles/articles-data/clickheat-screenshot.png"><img class="size-full wp-image-189 " title="ClickHeat heatmap screenshot" src="http://www.jonhassall.com/articles/articles-data/clickheat-screenshot.png" alt="ClickHeat heatmap screenshot" width="248" height="183" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">ClickHeat heatmap screenshot</p></div>
<p>I previously tried a few different free trials of commercial heatmap systems. I dismissed a few as unreliable, and many were more than adequate. However, I’d like to have an open source project on my side like ClickHeat, as I could use the results as I wish rather than be tied down to a commercial supplier’s system. Also, ClickHeat will be free to use, although there will be time costs involved in implementing and maintaining it.</p>
<p>Heatmaps are a useful tool in user interface design and testing. While watching users use your web site or application in real life and real-time is ideal, heatmapping is automated and results from thousands of users can be analysed. Combined with metrics such as goal tracking with web analytics tracking such as Google Adsense, heatmaps allow you to compare different versions of a user interface and find the best to deploy.</p>
<p>I’ll update my weblog when I have some results from ClickHeat, and I also intend to write a brief guide on how to install and implement it.</p>
<p>You can <a href="http://www.labsmedia.com/clickheat/index.html">visit the ClickHeat official web site here</a>.</p>
<p>You can subscribe to my weblog using the subscription links near the top of this page.</p>
<p>Update: <a href="http://www.jonhassall.com/articles/webtech/clickheat-for-webpage-click-heatmaps/">Further post available here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/heatmaps-user-interface-design-improve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Birthday wishlist 2009</title>
		<link>http://www.jonhassall.com/articles/random/birthday-wishlist-2009/</link>
		<comments>http://www.jonhassall.com/articles/random/birthday-wishlist-2009/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:44:36 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[lenses]]></category>
		<category><![CDATA[wish list]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=152</guid>
		<description><![CDATA[Here is my Amazon birthday wish list… worth a try:
http://www.amazon.co.uk/gp/registry/registry.html/ref=w_h_em-si-html_viewall?id=1K3Y9X1PADP8A
Includes:

  Manfrotto 7302YB M-Y Tripod with Ball and Head

A light tripod with a head with no handle to help with panoramic photographs. It also looks like the head can be reversed, so I can take a high-quality photograph of the ground (nadir).
  Air blow [...]]]></description>
			<content:encoded><![CDATA[<p>Here is my Amazon birthday wish list… worth a try:</p>
<p><span style="color: #888888;"><a title="Amazon birthday wishlist" href="http://www.amazon.co.uk/gp/registry/registry.html/ref=w_h_em-si-html_viewall?id=1K3Y9X1PADP8A">http://www.amazon.co.uk/gp/registry/registry.html/ref=w_h_em-si-html_viewall?id=1K3Y9X1PADP8A</a></span></p>
<p>Includes:</p>
<ul>
<li><a href="http://www.amazon.co.uk/Manfrotto-7302YB-Tripod-Ball-Head/dp/B001UO5S34/ref=wl_itt_dp?ie=UTF8&amp;coliid=ILFY82VJZR7HL&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/31162rYWGEL._SL110_.jpg" border="0" alt="Product Image" width="73" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Manfrotto-7302YB-Tripod-Ball-Head/dp/B001UO5S34/ref=wl_it_dp?ie=UTF8&amp;coliid=ILFY82VJZR7HL&amp;colid=1K3Y9X1PADP8A">Manfrotto 7302YB M-Y Tripod with Ball and Head<br />
</a></strong><br />
A light tripod with a head with no handle to help with panoramic photographs. It also looks like the head can be reversed, so I can take a high-quality photograph of the ground (nadir).</li>
<li><span style="text-decoration: line-through;"><a href="http://www.amazon.co.uk/Flash-Diffuser-SB800-SB600-Olympus-flashgun/dp/B001K74ISM/ref=wl_itt_dp?ie=UTF8&amp;coliid=ICYUM7UE1FRVA&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/31XNWHkG5PL._SL110_.jpg" border="0" alt="Product Image" width="110" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Flash-Diffuser-SB800-SB600-Olympus-flashgun/dp/B001K74ISM/ref=wl_it_dp?ie=UTF8&amp;coliid=ICYUM7UE1FRVA&amp;colid=1K3Y9X1PADP8A">Air blow Flash Diffuser for Canon 580ex flashgun<br />
</a></strong>Cheap and cheerful diffuser for a flash. This is inflatable so it should be easy to pack. It goes over a flash to create a larger area for the flash to illuminate, giving softer shadows. Harsh/sharp shadows can look bad for portrait photographs, so this could commonly be used for portraits.</span></li>
<li><span style="text-decoration: line-through;"><a href="http://www.amazon.co.uk/STOFEN-OM-EY-CANON-580EX-II/dp/B0007DDK7A/ref=wl_itt_dp?ie=UTF8&amp;coliid=I2MOPFCFXNMOOD&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/31JZXPD6GJL._SL110_.jpg" border="0" alt="Product Image" width="110" height="82" /></a> <strong> <a href="http://www.amazon.co.uk/STOFEN-OM-EY-CANON-580EX-II/dp/B0007DDK7A/ref=wl_it_dp?ie=UTF8&amp;coliid=I2MOPFCFXNMOOD&amp;colid=1K3Y9X1PADP8A">STOFEN OM-EY FOR CANON 580EX &amp; 580EX II<br />
</a></strong>A more compact diffuser that goes over the top of the flashes I have, to give softer light and softer shadows.</span></li>
<li><span style="text-decoration: line-through;"><a href="http://www.amazon.co.uk/Video-Recorder-Laser-Indication-Light/dp/B000V7KEEO/ref=wl_itt_dp?ie=UTF8&amp;coliid=IT0UJ0209VQ05&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/G/02/x-locale/detail/thumb-no-image._V45450667_.gif" border="0" alt="Product Image" width="110" height="103" /></a> <strong> <a href="http://www.amazon.co.uk/Video-Recorder-Laser-Indication-Light/dp/B000V7KEEO/ref=wl_it_dp?ie=UTF8&amp;coliid=IT0UJ0209VQ05&amp;colid=1K3Y9X1PADP8A">Car Video Recorder with Laser Indication Light<br />
</a></strong>In-car video recorder that records continuously in a loop, so taht if there is a car crash or other event it should be captured on video. This could be useful to avoid blame for car accidents that aren’t my fault that otherwise would be hard to prove. This is fairly cheap and cheerful. The only thing I’d worry about is that it looks similar to a mobile telephone and if put in the car the wrong way would be likely to be stolen. I think if mounted above the rear view mirror, this wouldn’t be a problem.</span></li>
<li><span style="text-decoration: line-through;"><a href="http://www.amazon.co.uk/Camera-Hotsheo-Triple-Spirit-Cameras/dp/B001MBB4P6/ref=wl_itt_dp?ie=UTF8&amp;coliid=I11SFQSWA2K6BC&amp;colid=1K3Y9X1PADP8A"><img class="alignnone size-thumbnail wp-image-177" title="Hotshoe item photograph" src="http://www.jonhassall.com/articles/articles-data/41n0Woscv+L._SL500_AA280_-150x150.jpg" alt="Hotshoe item photograph" width="109" height="109" /></a> <strong><a href="http://www.amazon.co.uk/Camera-Hotsheo-Triple-Spirit-Cameras/dp/B001MBB4P6/ref=wl_it_dp?ie=UTF8&amp;coliid=I11SFQSWA2K6BC&amp;colid=1K3Y9X1PADP8A">Camera Hot Shoe Hot Shoe Triple 2 Axis Spirit Bubble Level for Canon Nikon Fuji DSLR/SLR Cameras<br />
</a></strong>This is a spirit level that attaches to the hot shoe (flash connection) of a camera. I had one for helping with panoramic photography but lost it.</span></li>
<li><a href="http://www.amazon.co.uk/Canon-Flash-Macro-Ring-MR-14EX/dp/B00005YV4Y/ref=wl_itt_dp?ie=UTF8&amp;coliid=ISJF8QFORR91S&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/31kM9VC5enL._SL110_.jpg" border="0" alt="Product Image" width="110" height="82" /></a> <strong> <a href="http://www.amazon.co.uk/Canon-Flash-Macro-Ring-MR-14EX/dp/B00005YV4Y/ref=wl_it_dp?ie=UTF8&amp;coliid=ISJF8QFORR91S&amp;colid=1K3Y9X1PADP8A">Canon Flash Macro Ring Lite MR-14EX<br />
</a></strong>This macro ring flash attaches to the end of the camera lens, and creates an even ring of light. This creates an unusual lighting effect used sometimes in portrait photography. Here are some examples:<br />
<a href="http://www.flickr.com/photos/toma01/2697834739/"><img class="alignnone size-thumbnail wp-image-173" title="Macro ringflash example" src="http://www.jonhassall.com/articles/articles-data/2697834739_c3a5bfe02f-150x150.jpg" alt="Macro ringflash example" width="150" height="150" /></a><a href="http://www.flickr.com/photos/philkneen69/3560894194/"> </a><a href="http://www.flickr.com/photos/philkneen69/3560894194/"><img class="alignnone size-thumbnail wp-image-174" title="Macro ringflash example" src="http://www.jonhassall.com/articles/articles-data/3560894194_c7e3f439e9-150x150.jpg" alt="Macro ringflash example" width="150" height="150" /></a></li>
<li><a href="http://www.amazon.co.uk/Sigma-10-20mm-f4-5-6-EX-HSM/dp/B0007U00X0/ref=wl_itt_dp?ie=UTF8&amp;coliid=I19AI3PC31ESEZ&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/41hvdzZh8nL._SL110_.jpg" border="0" alt="Product Image" width="110" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Sigma-10-20mm-f4-5-6-EX-HSM/dp/B0007U00X0/ref=wl_it_dp?ie=UTF8&amp;coliid=I19AI3PC31ESEZ&amp;colid=1K3Y9X1PADP8A">Sigma 10-20mm f4-5.6 EX DC HSM — Canon fit lens<br />
</a></strong>I had this lens a few years ago. It takes very wide angle photographs but without the fish eye distortion effect. Here are some examples:<br />
<a href="http://www.flickr.com/photos/topper1/3426327925/"><img class="alignnone size-thumbnail wp-image-175" title="Sigma 10-20mm example" src="http://www.jonhassall.com/articles/articles-data/113426327925_ec462677de-150x150.jpg" alt="Sigma 10-20mm example" width="150" height="150" /></a> <a href="http://www.flickr.com/photos/wadegriffith/2172526062/"><img class="alignnone size-thumbnail wp-image-176" title="Sigma 10-20mm example" src="http://www.jonhassall.com/articles/articles-data/2172526062_21b35991d8-150x150.jpg" alt="Sigma 10-20mm example" width="150" height="150" /></a></li>
<li><a href="http://www.amazon.co.uk/Automated-Driving-Recorder-ADR-3000-Module/dp/B001BS7BPW/ref=wl_itt_dp?ie=UTF8&amp;coliid=IBAH91JKIKPEL&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/41XkwCDwUYL._SL110_.jpg" border="0" alt="Product Image" width="110" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Automated-Driving-Recorder-ADR-3000-Module/dp/B001BS7BPW/ref=wl_it_dp?ie=UTF8&amp;coliid=IBAH91JKIKPEL&amp;colid=1K3Y9X1PADP8A">T-Eye Automated Driving Recorder ADR-3000 With built in GPS Module<br />
</a></strong>This is a better quality in-car recorder. It records a wide angle image forwards to record forwards and side impacts etc., and has a reverse facing camera with night vision to record inside and rear impacts etc. It also has a GPS and G-force sensor to record where you were driving and what speed. It automatically saves a recording if strong forces were involved, and can download via wifi automatically when you are in range of your wireless network at home so there is no need for archiving videos if you want to keep them all.</li>
<li><span style="text-decoration: line-through;"><a href="http://www.amazon.co.uk/Ricco-Portable-Battery-Emergency-Charger/dp/B000UUSUVQ/ref=wl_itt_dp?ie=UTF8&amp;coliid=I30ETHNUUS097C&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/51yZhT70RlL._SL110_.jpg" border="0" alt="Product Image" width="110" height="109" /></a> <strong> <a href="http://www.amazon.co.uk/Ricco-Portable-Battery-Emergency-Charger/dp/B000UUSUVQ/ref=wl_it_dp?ie=UTF8&amp;coliid=I30ETHNUUS097C&amp;colid=1K3Y9X1PADP8A">Ricco Portable AA Battery Travel Emergency Charger for USB Mobile Phone MP3 Player<br />
</a></strong>This is a cheap AA battery to mobile telephone charger that I intend to use for a timelapse video project.</span></li>
<li><a href="http://www.amazon.co.uk/Freeloader-Globe-Trotter-charger-friendly/dp/B00175EAQW/ref=wl_itt_dp?ie=UTF8&amp;coliid=I3OSX1IWYXPJ7L&amp;colid=1K3Y9X1PADP8A"><br />
</a></li>
<li><a href="http://www.amazon.co.uk/Canon-580EX-Speedlite-Flash-Unit/dp/B000NQQ316/ref=wl_itt_dp?ie=UTF8&amp;coliid=I2JGDNVM8K1W12&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/41s6aqeyLNL._SL110_.jpg" border="0" alt="Product Image" width="86" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Canon-580EX-Speedlite-Flash-Unit/dp/B000NQQ316/ref=wl_it_dp?ie=UTF8&amp;coliid=I2JGDNVM8K1W12&amp;colid=1K3Y9X1PADP8A">Canon 580EX II Speedlite Flash Unit<br />
</a></strong>I have two of these already, and a remote controller. They are very good, and with a third I would have a good lighting set.</li>
<li><a href="http://www.amazon.co.uk/Sigma-Circular-Fisheye-Digital-Cameras/dp/B000GE9SBM/ref=wl_itt_dp?ie=UTF8&amp;coliid=I3181QQCZ2C9M&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/3154DlYL20L._SL110_.jpg" border="0" alt="Product Image" width="110" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Sigma-Circular-Fisheye-Digital-Cameras/dp/B000GE9SBM/ref=wl_it_dp?ie=UTF8&amp;coliid=I3181QQCZ2C9M&amp;colid=1K3Y9X1PADP8A">Sigma 8mm f3.5 Circular Fisheye EX DG For Canon Digital &amp; Flim SLR Cameras<br />
</a></strong>I already have a Belarus-made 8mm fisheye lens which I use for panoramic photography, but this is better quality and more reliable.</li>
<li><a href="http://www.amazon.co.uk/Canon-500D-Digital-Camera-Clear/dp/B0020MLKEQ/ref=wl_itt_dp?ie=UTF8&amp;coliid=IJE9TQGUP867X&amp;colid=1K3Y9X1PADP8A"><img src="http://www.jonhassall.com/articles/articles-data/ecx.images-amazon.com/images/I/41M6Q7f20lL._SL110_.jpg" border="0" alt="Product Image" width="110" height="82" /></a> <strong> <a href="http://www.amazon.co.uk/Canon-500D-Digital-Camera-Clear/dp/B0020MLKEQ/ref=wl_it_dp?ie=UTF8&amp;coliid=IJE9TQGUP867X&amp;colid=1K3Y9X1PADP8A">Canon EOS 500D Digital SLR Camera (15.1 MP, 3.0″ Clear View VGA LCD) Body Only<br />
</a></strong>I hope to upgrade my camera soon. The features this upgrade adds include HD video (very interesting on an SLR camera as you can use high-quality lenses, something the average camcorder is missing), and more megapixels. Normally I’m not concerned with megapixels, but I want to use a one-shot 360 lens for panorama photographs in situations with crowds, and this requires as many megapixels as you can get. The HD video could also help with 360 panoramic motion video.</li>
<li><a href="http://www.amazon.co.uk/Vuzix-iWear-PC-Only-VR920/dp/B000Y8HSM6/ref=wl_itt_dp?ie=UTF8&amp;coliid=I33DU5FOGVA7D3&amp;colid=1K3Y9X1PADP8A"><img src="http://ecx.images-amazon.com/images/I/31wsAuCSBgL._SL110_.jpg" border="0" alt="Product Image" width="110" height="110" /></a> <strong> <a href="http://www.amazon.co.uk/Vuzix-iWear-PC-Only-VR920/dp/B000Y8HSM6/ref=wl_it_dp?ie=UTF8&amp;coliid=I33DU5FOGVA7D3&amp;colid=1K3Y9X1PADP8A">Vuzix iWear (PC Only — VR920)</a><br />
</strong>This headset has two LCD screens in the eyepieces, and a 3 dimensional headtracker, so it could be possible to make this into an immersive 360 panorama viewer to make you feel like you are really in the picture.  We all thought we’d have that by the year 2000 but I’ve still never seen it happening. <a href="http://www.secondblogger.com/index.php/2008/03/18/almost-lawnmower-man-introducing-the-vuzix-iwear-vr920/">A review and demonstration of the VR920 virtual reality glasses is available here</a>, and <a href="http://www.vr920.com/home/index.html">offical WR920 web site here</a>.<br />
<strong> </strong></li>
</ul>
<p>That’s the end of my birthday wish list. Well, that’s all the items that Amazon sell that I want <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong> </strong><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/birthday-wishlist-2009/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tokyo Capsule Hotel</title>
		<link>http://www.jonhassall.com/articles/random/tokyo-capsule-hotel/</link>
		<comments>http://www.jonhassall.com/articles/random/tokyo-capsule-hotel/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 17:04:42 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photographs]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[capsule hotel]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=112</guid>
		<description><![CDATA[I found these sites about Tokyo Capsule Hotels interesting:

Capsule Hotel in Ikebukuro, Tokyo at HotelsByCity
Featuring a photograph by Charles Tyack of the Capsule Hotel
Capsule Inn Akihabara

They look very interesting!
Here is the photograph from Charles Tyack (click on it to visit his Flickr page):
I’m going to be publishing a photograph every week. You’ll be able to [...]]]></description>
			<content:encoded><![CDATA[<p>I found these sites about Tokyo Capsule Hotels interesting:</p>
<ul>
<li><a href="http://www.hotelsbycity.net/blog/hotel-beds/index.php/hotel-bed-images/capsule-hotel-in-ikebukuro-tokyo/">Capsule Hotel in Ikebukuro, Tokyo at HotelsByCity</a></li>
<li><a href="http://www.charlietyack.com/b2evolution/blogs/index.php/2009/01/23/quelle-coincidence?blog=10">Featuring a photograph by Charles Tyack of the Capsule Hotel</a></li>
<li><a href="http://www.capsuleinn.com/">Capsule Inn Akihabara</a></li>
</ul>
<p>They look very interesting!</p>
<p>Here is the photograph from Charles Tyack (click on it to visit his Flickr page):</p>
<div id="attachment_113" class="wp-caption alignnone" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.flickr.com/photos/charlietyack/156247295/"><img class="size-medium wp-image-113" title="Capsule Hotel" src="http://www.jonhassall.com/articles/articles-data/156247295_c7d4de8e7e-300x222.jpg" alt="Capsule Hotel - Links to Charles Tyack's Flickr pages" width="300" height="222" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Capsule Hotel — Links to Charles Tyack’s Flickr pages</p></div>
<p>I’m going to be publishing a photograph every week. You’ll be able to <a title="Photo of the week" href="http://www.jonhassall.com/articles/category/photographs/photo-of-the-week/">view this here</a>, and if you are subscribed by email you will receive it automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/tokyo-capsule-hotel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sigma 30mm f1.4 EX DC HSM Lens Focusing Problem / High Pitched Noise</title>
		<link>http://www.jonhassall.com/articles/photographs/sigma-30mm-f1-4-focusing-problem-high-pitched-noise/</link>
		<comments>http://www.jonhassall.com/articles/photographs/sigma-30mm-f1-4-focusing-problem-high-pitched-noise/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:45:23 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photographs]]></category>
		<category><![CDATA[30mm]]></category>
		<category><![CDATA[available light]]></category>
		<category><![CDATA[f1.4]]></category>
		<category><![CDATA[long exposure]]></category>
		<category><![CDATA[sigma]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=123</guid>
		<description><![CDATA[My favourite lens, my Sigma 30mm f1.4, has developed a problem. Frequently it does not respond to auto-focusing, and it makes a high-pitched sound almost like it is struggling to focus]]></description>
			<content:encoded><![CDATA[<p>My favourite lens, my <a href="http://www.sigma-imaging-uk.com/lenses/dclenses/30mm.htm">Sigma 30mm f1.4</a>, has developed a problem. Frequently it does not respond to auto-focusing, and it makes a high-pitched sound almost like it is struggling to focus.</p>
<p>The Sigma 30mm f1.4 lens is my ‘workhorse’ lens, meaning the one I use the most. When I was using a 35mm camera (<a href="http://www.ephotozine.com/article/Pentax-MZS-4183">Pentax MZ-S</a>!), my favourite lens was a 50mm lens. I found a prime/fixed lens encouraged me to move around and experiment with viewpoints rather than be lazy and zoom from a single point.</p>
<p>With a digital APS-C sensor with a 1.6x multiplier, a 30mm lens delivers approximately the same as a 50mm lens on a 35mm film camera.</p>
<div class="wp-caption alignright" style="width: 110px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://www.jonhassall.com/gallery/tag/usa-2009-gallery/847_public-pay-telephone-in-santa-monica%2C-california.html"><img title="Public pay telephone in Santa Monica, California" src="http://www.jonhassall.com/gallery/preview/l150/847.jpg" alt="Public pay telephone in Santa Monica, California" width="100" height="150" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Public pay telephone in Santa Monica, California</p></div>
<p>I have been very pleased with the results, being the sharpest out of any lens I have, and the lens hood makes it look formidable. The chromatic aberration was very low, and if anything was visible it has always been easy to remove with Adobe Lightroom’s chromatic aberration correction.</p>
<p>It also works great when taking long-exposure photographs at night. It creates pleasing star effects through its 8 blade octagonal diaphragm:</p>
<div class="wp-caption alignnone" style="width: 160px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/night-and-long-exposure/836_street-scene-at-night-in-santa-monica%2C-california.html"><img title="Street scene at night in Santa Monica, California" src="http://www.jonhassall.com/gallery/preview/l150/836.jpg" alt="Street scene at night in Santa Monica, California" width="150" height="100" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Street scene at night in Santa Monica, California</p></div>
<p>The large maximum aperture of f1.4 is great for low-light and situations requiring high shutter speeds. <a href="http://fstopping.blogspot.com/2009/01/sigma-30mm-f14-low-light-handheld-test.html">F-stopping writes about this</a>. I took this photograph as the passenger of a car travelling around 60mph on a dull English day, and it still came out very usable:</p>
<div class="wp-caption alignnone" style="width: 160px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/portraits/22_hunters.html"><img title="Hunters gathering at side of a road in rural Nottinghamshire. Crop of a picture taken at 60mph" src="http://www.jonhassall.com/gallery/preview/l150/22.jpg" alt="Hunters gathering at side of a road in rural Nottinghamshire. Crop of a picture taken at 60mph" width="150" height="100" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Hunters gathering at side of a road in rural Nottinghamshire. Crop of a picture taken at 60mph</p></div>
<p>A photograph using available light in a bar also came out well:</p>
<div class="wp-caption alignnone" style="width: 160px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/gallery/tag/portraits/435_people-at-bar-eleven.html"><img title="People at Bar Eleven" src="http://www.jonhassall.com/gallery/preview/l150/435.jpg" alt="People at Bar Eleven" width="150" height="100" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">People at Bar Eleven</p></div>
<p>And finally I found the full-time manual focus very useful. This allowed me to refocus even if autofocus was switched on. Usually if autofocus is activated, a lens doesn’t allow you to manual focus and you can feel the focussing motors giving resistance.</p>
<p>You can find an <a href="http://www.kenrockwell.com/sigma/30mm-f14.htm">in-depth review of the Sigma 30mm f1.4 EX DC HSM at Ken Rockwell’s web site</a>.</p>
<p>I’m going to contact <a href="http://www.sigma-imaging-uk.com/lenses/dclenses/30mm.htm">Sigma Imaging UK</a> support, and fingers crossed they will be able to resolve the issue as I would like to get photographing again <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/sigma-30mm-f1-4-focusing-problem-high-pitched-noise/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New ‘Blog Launched</title>
		<link>http://www.jonhassall.com/articles/webtech/new-blog-launched/</link>
		<comments>http://www.jonhassall.com/articles/webtech/new-blog-launched/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 23:03:23 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[avatar monsters]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=97</guid>
		<description><![CDATA[I have successfully converted my blog from my own ‘homegrown’ software to the ubiquitous WordPress. I think my time can be better spent than reinventing the wheel, especially when it is available free and easily amended in open source form.
I have diverted old URL links including the RSS feeds using Apache’s mod_rewrite.
Here is an example [...]]]></description>
			<content:encoded><![CDATA[<p>I have successfully converted my blog from my own ‘homegrown’ software to the ubiquitous WordPress. I think my time can be better spent than reinventing the wheel, especially when it is available free and easily amended in open source form.</p>
<p>I have diverted old URL links including the RSS feeds using Apache’s <a href="http://httpd.apache.org/docs/1.3/mod/mod_rewrite.html">mod_rewrite</a>.</p>
<p>Here is an example of the code I used, placed in an htaccess file:</p>
<blockquote>
<pre>RewriteEngine on
RewriteBase /
RewriteRule ^blog_rss.php$ /articles/feed/ [R=301,L]</pre>
</blockquote>
<p>This code rewrites any requests to blog_rss.php to /articles/feed so that any requests from the old feed are now redirected with a HTTP 301 response header to the new feed. The ‘L’ indicates that this is the last change the RewriteRule should make, effectively ignoring any rules that may come after this.</p>
<p><a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html">RFC2616</a> from W3 specifies HTTP 301 as ‘Moved Permanently.’ Using this code should help search engines like Google, Ask and Yahoo to update their indexes. I’ve done my part by following the published standards.</p>
<p>WordPress also links nicely to Microsoft Word 2007, so I can take advantage of its grammar and spelling checkers, and the useful feature of holding down Alt and clicking on a word to access research tools such as dictionaries and a thesaurus. <a href="http://skattertech.com/2007/02/word-07-supports-wordpress/">Skatter Tech’s article describes how to connect Word 2007’s Blog feature to WordPress</a>.</p>
<p>I’d like to see Wordpress supporting <a href="http://www.sqlite.org/">SQLite</a>, but it looks like this isn’t on the cards for some time.</p>
<p>With the burden of making my own blogging software removed, I intend to be posting more interesting articles in the future. I hope to be posting on more varied subjects than just web technology. If there is anything you’d like to hear about, please leave a comment. You’ll also get a funny avatar monster made for you if you comment <span style="font-family:Wingdings"> <img src='http://www.jonhassall.com/articles/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/new-blog-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New ‘blog coming soon</title>
		<link>http://www.jonhassall.com/articles/random/new-blog-coming-soon/</link>
		<comments>http://www.jonhassall.com/articles/random/new-blog-coming-soon/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 01:20:22 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[converting]]></category>
		<category><![CDATA[migrating]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/random/new-blog-coming-soon/</guid>
		<description><![CDATA[I’m currently working on converting my ‘blog’ from my homespun blog software to WordPress. I have decided to do this as there was little point reinventing the wheel, and whenever I find a missing feature I’ll have the opportunity to make one and share it and give something back to this open source community.
]]></description>
			<content:encoded><![CDATA[<p>I’m currently working on converting my ‘blog’ from my homespun blog software to WordPress. I have decided to do this as there was little point reinventing the wheel, and whenever I find a missing feature I’ll have the opportunity to make one and share it and give something back to this open source community.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/new-blog-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>360 HDR (High Dynamic Range) Photograph</title>
		<link>http://www.jonhassall.com/articles/360-photography/hdr-360/</link>
		<comments>http://www.jonhassall.com/articles/360-photography/hdr-360/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 01:21:35 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[360]]></category>
		<category><![CDATA[HDR]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[photography]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=28</guid>
		<description><![CDATA[I have completed a high-quality HDR (High Dynamic Range) panorama of a garden, and it can be viewed here (requires Flash Player 10):

]]></description>
			<content:encoded><![CDATA[<p>I have completed a high-quality HDR (High Dynamic Range) panorama of a garden, and it can be viewed here (requires Flash Player 10):</p>
<p><a title="a high-quality HDR (High Dynamic Range) panorama of a garden" href="http://www.v360r.com/clients/self_2009_sphere/backgarden-2-viewpointcorrection-levelled-bp-mask3-cube-flash10.html"><img class="alignnone size-full wp-image-27" title="I have completed a high-quality HDR (High Dynamic Range) panorama of a garden, and it can be viewed here (requires Flash Player 10):" src="http://www.jonhassall.com/articles/articles-data//2009/07/backgarden-2-viewpointcorrection-levelled-bp-mask3-littleplanet.jpg" alt="I have completed a high-quality HDR (High Dynamic Range) panorama of a garden, and it can be viewed here (requires Flash Player 10):" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/360-photography/hdr-360/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Competition win</title>
		<link>http://www.jonhassall.com/articles/webtech/competition-win/</link>
		<comments>http://www.jonhassall.com/articles/webtech/competition-win/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 01:25:01 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=32</guid>
		<description><![CDATA[My entry for Dreamhost’s API competition won! I created a web application that shows visitors on a world map in real time.
I used PHP, CURL, SQLite, AJAX and Google Maps.
If you are a Dreamhost customer, you can use the Dreamhost Real-Time Hit World Map here.
Screenshot:

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jonhassall.com/hitmap/">My entry</a> for <a href="http://blog.dreamhost.com/2009/04/09/big-boy-time/">Dreamhost’s API competition</a> <a href="http://blog.dreamhost.com/2009/06/22/big-boy-time-is-up/">won</a>! I created a web application that shows visitors on a world map in real time.</p>
<p>I used PHP, CURL, SQLite, AJAX and Google Maps.</p>
<p>If you are a Dreamhost customer, you can use the <a href="http://www.jonhassall.com/hitmap/">Dreamhost Real-Time Hit World Map here</a>.</p>
<p>Screenshot:</p>
<p><a href="http://www.jonhassall.com/articles/articles-data//2009/07/hitmap-large.png"><img class="alignnone size-medium wp-image-33" title="Hitmap screenshot" src="http://www.jonhassall.com/articles/articles-data//2009/07/hitmap-large-300x163.png" alt="Hitmap screenshot" width="300" height="163" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/competition-win/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VirtualMin</title>
		<link>http://www.jonhassall.com/articles/webtech/virtualmin/</link>
		<comments>http://www.jonhassall.com/articles/webtech/virtualmin/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 01:24:05 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Spring Server]]></category>
		<category><![CDATA[usermin]]></category>
		<category><![CDATA[virtualmin]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=30</guid>
		<description><![CDATA[I installed a new Virtual Private Server, and tried out Virtualmin, the latest incarnation of the Usermin/Webmin family. I’ve found it to be very stable, and great for Linux administrators that are used to configuring servers via configuration files and command line, but wish to save time. It remains as flexible as manual configuration, but [...]]]></description>
			<content:encoded><![CDATA[<p>I installed a new Virtual Private Server, and tried out <a href="http://www.virtualmin.com/">Virtualmin</a>, the latest incarnation of the Usermin/Webmin family. I’ve found it to be very stable, and great for Linux administrators that are used to configuring servers via configuration files and command line, but wish to save time. It remains as flexible as manual configuration, but offers many graphical interfaces and time-saving features. So far, so good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/virtualmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real-time web site hit map for Dreamhost</title>
		<link>http://www.jonhassall.com/articles/webtech/real-time-web-site-hit-map-for-dreamhost/</link>
		<comments>http://www.jonhassall.com/articles/webtech/real-time-web-site-hit-map-for-dreamhost/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 01:28:56 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[map]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=39</guid>
		<description><![CDATA[I’ve been working on an application for the Dreamhost API competition. My entry allows Dreamhost customers to view hits to their web site on a world map in real-time.
If you are a Dreamhost customer, you can use the Dreamhost Real-Time Hit World Map here.

]]></description>
			<content:encoded><![CDATA[<p>I’ve been working on an application for the Dreamhost API competition. My entry allows Dreamhost customers to view hits to their web site on a world map in real-time.</p>
<p>If you are a Dreamhost customer, you can use the <a href="http://www.jonhassall.com/hitmap/">Dreamhost Real-Time Hit World Map here</a>.</p>
<p><a href="http://www.jonhassall.com/articles/articles-data//2009/07/hitmap-large.png"><img class="alignnone size-medium wp-image-33" title="Hitmap screenshot" src="http://www.jonhassall.com/articles/articles-data//2009/07/hitmap-large-300x163.png" alt="Hitmap screenshot" width="300" height="163" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/real-time-web-site-hit-map-for-dreamhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Campaignr to make a cellphone into a SenseCam</title>
		<link>http://www.jonhassall.com/articles/sensecam/campaignr-to-make-a-cellphone-into-a-sensecam/</link>
		<comments>http://www.jonhassall.com/articles/sensecam/campaignr-to-make-a-cellphone-into-a-sensecam/#comments</comments>
		<pubDate>Tue, 26 May 2009 01:30:26 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Sensecam]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[maps]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=41</guid>
		<description><![CDATA[I discovered Campaignr, an open-source project for sampling data from the various sensors on a cellphone, including camera, microphone and GPS. I’m having some issues with it connecting to a wireless network. If anyone has any ideas, please get in touch via the contact page. I’m also looking into manipulating the files it produces manually. [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered <a href="http://www.campaignr.com/">Campaignr</a>, an open-source project for sampling data from the various sensors on a cellphone, including camera, microphone and GPS. I’m having some issues with it connecting to a wireless network. If anyone has any ideas, please get in touch via the contact page. I’m also looking into manipulating the files it produces manually. I could make my own Java applet, but I’d rather not reinvent the wheel, and it would be more productive to spend time dealing with these sensor outputs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/sensecam/campaignr-to-make-a-cellphone-into-a-sensecam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homemade SenseCam</title>
		<link>http://www.jonhassall.com/articles/sensecam/homemade-sensecam/</link>
		<comments>http://www.jonhassall.com/articles/sensecam/homemade-sensecam/#comments</comments>
		<pubDate>Fri, 15 May 2009 01:31:27 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Sensecam]]></category>
		<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=43</guid>
		<description><![CDATA[Justin Lloyd got in touch with me via Twitter, and pointed me to this post about his homemade SenseCam software.
]]></description>
			<content:encoded><![CDATA[<p>Justin Lloyd got in touch with me via Twitter, and pointed me to <a href="http://www.justinlloyd.org/413-live-your-life-with-a-sensecam/">this post about his homemade SenseCam software</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/sensecam/homemade-sensecam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyfire — Flash on your mobile (and more)</title>
		<link>http://www.jonhassall.com/articles/webtech/skyfire-flash-on-your-mobile-and-more/</link>
		<comments>http://www.jonhassall.com/articles/webtech/skyfire-flash-on-your-mobile-and-more/#comments</comments>
		<pubDate>Fri, 08 May 2009 01:33:23 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=45</guid>
		<description><![CDATA[While investigating a way to distribute Flash content on a wider audience of mobile telephone handsets, I discoverd Skyfire. I was pleasantly surprised that it allows using a full Flash client. I suspect that it works as a thin client/server solution.
]]></description>
			<content:encoded><![CDATA[<p>While investigating a way to distribute Flash content on a wider audience of mobile telephone handsets, I discoverd <a href="http://www.skyfire.com/">Skyfire</a>. I was pleasantly surprised that it allows using a full Flash client. I suspect that it works as a thin client/server solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/skyfire-flash-on-your-mobile-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homemade Microsoft Sensecam</title>
		<link>http://www.jonhassall.com/articles/sensecam/homemade-microsoft-sensecam/</link>
		<comments>http://www.jonhassall.com/articles/sensecam/homemade-microsoft-sensecam/#comments</comments>
		<pubDate>Sun, 03 May 2009 01:34:09 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Sensecam]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=47</guid>
		<description><![CDATA[Microsoft SenseCam is a wearable camera that takes pictures at various intervals, and can record infra-red information through a PIR (Passive InfraRed sensor). Accompanying software allows the events of a day to be indexed.
They are not for sale, and I would like to experiment with using something like this. I believe that it would make [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Microsoft_SenseCam">Microsoft SenseCam</a> is a wearable camera that takes pictures at various intervals, and can record infra-red information through a PIR (Passive InfraRed sensor). Accompanying software allows the events of a day to be indexed.</p>
<p>They are not for sale, and I would like to experiment with using something like this. I believe that it would make sense to convert a mobile telephone into a similar device, as they are easy to get hold of and generally contain a digital camera, Java/Symbian operating system, memory card and rechargeable battery. If anyone knows of any downloadable software that would perform this task, please get in touch via the ‘Contact’ link. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/sensecam/homemade-microsoft-sensecam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Server Response Times</title>
		<link>http://www.jonhassall.com/articles/webtech/virtual-server-response-times/</link>
		<comments>http://www.jonhassall.com/articles/webtech/virtual-server-response-times/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 01:34:40 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[response times]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=49</guid>
		<description><![CDATA[I used Pingdom to test the response time of an Amazon EC2 (Elastic Compute Cloud) instance and a DynDNS Spring Server. Both are virtual server offerings. DynDNS’s Spring Server was marginally faster in terms of ping response time.
After using both for the past few months, I have found that the DynDNS Spring Server is much [...]]]></description>
			<content:encoded><![CDATA[<p>I used <a href="http://www.pingdom.com/">Pingdom</a> to test the response time of an <a href="http://aws.amazon.com/ec2/">Amazon EC2 (Elastic Compute Cloud)</a> instance and a <a href="http://www.dyndns.com/services/springserver/">DynDNS Spring Server</a>. Both are virtual server offerings. DynDNS’s Spring Server was marginally faster in terms of ping response time.</p>
<p>After using both for the past few months, I have found that the DynDNS Spring Server is much easier to get started with initially, but Amazon’s EC2 is much more flexible.</p>
<div id="attachment_50" class="wp-caption alignnone" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/articles/articles-data//2009/07/pingdom-1.png"><img class="size-full wp-image-50" title="Pingdom response times for Amazon EC2 server" src="http://www.jonhassall.com/articles/articles-data//2009/07/pingdom-1.png" alt="Pingdom response times for Amazon EC2 server" width="300" height="285" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Pingdom response times for Amazon EC2 server</p></div>
<div id="attachment_51" class="wp-caption alignnone" style="width: 310px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center;"><a href="http://www.jonhassall.com/articles/articles-data//2009/07/pingdom-2.png"><img class="size-full wp-image-51" title="Pingdom response times for DynDNS Spring Server" src="http://www.jonhassall.com/articles/articles-data//2009/07/pingdom-2.png" alt="Pingdom response times for DynDNS Spring Server" width="300" height="288" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Pingdom response times for DynDNS Spring Server</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/virtual-server-response-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New photographs — USA 2009 Trip</title>
		<link>http://www.jonhassall.com/articles/photographs/new-photographs-usa-2009-trip/</link>
		<comments>http://www.jonhassall.com/articles/photographs/new-photographs-usa-2009-trip/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 01:37:48 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Photographs]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=53</guid>
		<description><![CDATA[You can see new photographs I took on my recent trip to the West Coast USA here:
Photo Gallery — USA 2009
And an experimental Flash vewier of the same photographs here:
Photo Gallery — Flash Viewer — USA 2009
]]></description>
			<content:encoded><![CDATA[<p>You can see new photographs I took on my recent trip to the West Coast USA here:<br />
<a href="http://www.jonhassall.com/gallery/tag/usa-2009-gallery/index.html">Photo Gallery — USA 2009</a></p>
<p>And an experimental Flash vewier of the same photographs here:<br />
<a href="http://www.jonhassall.com/temp/mar2009/vacation2009-postcard3-temp/">Photo Gallery — Flash Viewer — USA 2009</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/photographs/new-photographs-usa-2009-trip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alexa Thumbnails Amazon Web Service closing down</title>
		<link>http://www.jonhassall.com/articles/webtech/alexa-thumbnails-amazon-web-service-closing-down/</link>
		<comments>http://www.jonhassall.com/articles/webtech/alexa-thumbnails-amazon-web-service-closing-down/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 01:38:45 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[alexa thumbnails]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=55</guid>
		<description><![CDATA[That’s a shame, the Alexa Site Thumbnail service supplied through Alexa is closing down on June 12th 2009. It was useful for some projects.
]]></description>
			<content:encoded><![CDATA[<p>That’s a shame, the <a href="http://aws.amazon.com/ast/">Alexa Site Thumbnail service supplied through Alexa</a> is closing down on June 12th 2009. It was useful for some projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/alexa-thumbnails-amazon-web-service-closing-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panoramas from v360r.com</title>
		<link>http://www.jonhassall.com/articles/360-photography/panoramas-from-v360r-com/</link>
		<comments>http://www.jonhassall.com/articles/360-photography/panoramas-from-v360r-com/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 01:39:25 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[panoramas]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=57</guid>
		<description><![CDATA[As promised, here are the latest 360 panoramas. For an interesting view, right-click while viewing, and select ‘Little Planet view’:

]]></description>
			<content:encoded><![CDATA[<p>As promised, here are the latest 360 panoramas. For an interesting view, right-click while viewing, and select ‘Little Planet view’:</p>
<p><a href="http://www.v360r.com/clients/self_mar2009_sphere/WoojungFlat-plain-headremoved.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/WoojungFlat-plain-headremoved.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/arizonadesertnight.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/arizonadesertnight_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/Cocopah1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/Cocopah1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/CocopahParkModel.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/CocopahParkModel.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/cocopahrv1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/cocopahrv1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/cocopahrv2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/cocopahrv2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/cocopahrv3.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/cocopahrv3.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/cocopahrv4.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/cocopahrv4.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/cocopahrv5.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/cocopahrv5.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/delmarbeach1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/delmarbeach1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/delmarbeach2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/delmarbeach2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/dolansprings1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/dolansprings1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/hooverdam1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/hooverdam1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/hooverdam2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/hooverdam2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/hooverdam3.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/hooverdam3.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/hooverdam4.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/hooverdam4.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/hotelroom.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/hotelroom.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/lasvegas.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/lasvegas.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/lax-fin.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/lax-fin.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/MainStreetCourt2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/MainStreetCourt2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/MainStreetCourt.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/MainStreetCourt.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/MainStreetYuma.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/MainStreetYuma.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nearhooverdam1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nearhooverdam1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nearhooverdam2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nearhooverdam2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nearhooverdam3.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nearhooverdam3.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nearhooverdam4.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nearhooverdam4.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nearhooverdam.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nearhooverdam.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint1.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint1.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint3.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint3.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint4.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint4.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint5.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint5.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint6.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint6.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint7.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint7.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint8.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint8.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/nevadaviewpoint9.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/nevadaviewpoint9.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/willowbeach2.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/willowbeach2.tif_120x90_0.jpg" alt="" width="120" height="90" /></a><a href="http://www.v360r.com/clients/self_mar2009_sphere/willowbeach.html"><img src="http://www.jonhassall.com/articles/articles-data/v360r.com/clients/self_mar2009_sphere/thumbnails/willowbeach.tif_120x90_0.jpg" alt="" width="120" height="90" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/360-photography/panoramas-from-v360r-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>360 Panoramas</title>
		<link>http://www.jonhassall.com/articles/360-photography/360-panoramas/</link>
		<comments>http://www.jonhassall.com/articles/360-photography/360-panoramas/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 01:40:14 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[gigabytes]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=59</guid>
		<description><![CDATA[I used around 20GB of memory cards for photographs on vacation. Right now I’m processing the 360 panoramas, and should be posting them in the next day or two for your viewing pleasure. Subscribe to this blog to stay updated!
]]></description>
			<content:encoded><![CDATA[<p>I used around 20GB of memory cards for photographs on vacation. Right now I’m processing the 360 panoramas, and should be posting them in the next day or two for your viewing pleasure. Subscribe to this blog to stay updated!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/360-photography/360-panoramas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>360 Panorama, Santa Monica</title>
		<link>http://www.jonhassall.com/articles/360-photography/360-panorama-santa-monica/</link>
		<comments>http://www.jonhassall.com/articles/360-photography/360-panorama-santa-monica/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 01:40:47 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[Santa Monica]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=61</guid>
		<description><![CDATA[I have completed another 360 Panorama. This is for a friend from South Korea studying in Santa Monica, who wanted a way to show his parents back home what his life is like. I hope they enjoy the look into his life. Click here to view the panorama taken in Santa Monica.
]]></description>
			<content:encoded><![CDATA[<p>I have completed <a href="http://www.v360r.com/clients/woojung/room/WoojungFlat.html">another 360 Panorama</a>. This is for a friend from South Korea studying in Santa Monica, who wanted a way to show his parents back home what his life is like. I hope they enjoy the look into his life. <a href="http://www.v360r.com/clients/woojung/room/WoojungFlat.html">Click here to view the panorama taken in Santa Monica.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/360-photography/360-panorama-santa-monica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updates to Various Open-Source Libraries</title>
		<link>http://www.jonhassall.com/articles/webtech/updates-to-various-open-source-libraries/</link>
		<comments>http://www.jonhassall.com/articles/webtech/updates-to-various-open-source-libraries/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 01:41:33 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=63</guid>
		<description><![CDATA[It is always a pleasant surprise to find a new version of some of the open-source libraries I use. Recent ones include:

TCPDF — A PDF generation library
FPDF — Another PDF generation library
ADODB — A fantastic database abstraction layer for PHP
PDFTK — A toolkit for performing PDF operations such as splitting, combining and watermarking

]]></description>
			<content:encoded><![CDATA[<p>It is always a pleasant surprise to find a new version of some of the open-source libraries I use. Recent ones include:</p>
<div>
<li>TCPDF — A PDF generation library</li>
<li>FPDF — Another PDF generation library</li>
<li>ADODB — A fantastic database abstraction layer for PHP</li>
<li>PDFTK — A toolkit for performing PDF operations such as splitting, combining and watermarking</li>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/updates-to-various-open-source-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vacation — USA</title>
		<link>http://www.jonhassall.com/articles/random/vacation-usa/</link>
		<comments>http://www.jonhassall.com/articles/random/vacation-usa/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 01:42:07 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[USA]]></category>
		<category><![CDATA[vacation]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=65</guid>
		<description><![CDATA[I’m writing this entry on an airplane. I’m on vacation going to the west coast of the USA for fun times. You may be able to see random videos sent from my phone on this Qik.com link.
]]></description>
			<content:encoded><![CDATA[<p>I’m writing this entry on an airplane. I’m on vacation going to the west coast of the USA for fun times. You may be able to see random videos sent from my phone <a href="http://qik.com/jonny5alive12345">on this Qik.com link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/random/vacation-usa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://www.jonhassall.com/articles/360-photography/happy-new-year/</link>
		<comments>http://www.jonhassall.com/articles/360-photography/happy-new-year/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 01:42:29 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[360 Photography]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Nodal Ninja]]></category>
		<category><![CDATA[Panosaurus]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=67</guid>
		<description><![CDATA[Happy 2009 everyone! I plan to keep this weblog updated more frequently this year, mentioning anything interesting I’m doing, especially with technology and photography.
I switched from using the Panosaurus panoramaic tripod head to a Nodal Ninja 3, and am having good results. I’m sure the Panosaurus is perfectly adequate, but I couldn’t for the life [...]]]></description>
			<content:encoded><![CDATA[<p>Happy 2009 everyone! I plan to keep this weblog updated more frequently this year, mentioning anything interesting I’m doing, especially with technology and photography.</p>
<p>I switched from using the Panosaurus panoramaic tripod head to a <a href="http://www.nodalninja.com/">Nodal Ninja 3</a>, and am having good results. I’m sure the <a href="http://gregwired.com/pano/Pano.htm">Panosaurus</a> is perfectly adequate, but I couldn’t for the life of me assemble it!</p>
<p>Some technologies that I have been experimenting with recently include Amazon Cloud Services, including the <a href="http://aws.amazon.com/cloudfront/">Cloudfront</a>, <a href="http://aws.amazon.com/s3/">S3 storage</a>, and <a href="http://aws.amazon.com/ec2/">Amazon Elastic Compute Cloud</a>. I have also made use of the <a href="https://www.mturk.com/mturk/welcome">Amazon Mechanical Turk</a>, and have plenty of ideas for how it could be used. The Mechanical Turk allows you to request tasks to be done by a huge human workforce of around 100,000. As an example, you could ask for 1000 voicemails to be transcribed, the workforce would transcribe them, and the result could be returned. All these services that Amazon offer are opening up many horizons.</p>
<p>One such horizon that perhaps shouldn’t be opened, is the fact that with just a credit card, a nefarious programmer could spawn hundreds or thousands of high-powered virtual servers, and launch Internet attacks, break encryptions etc. I hope Amazon have a strategy in place for such events so they can be avoided. Such an attack could be on something like the <a href="http://www.dailytech.com/MD5+Is+Officially+Insecure+Hackers+Break+SSL+Certificates+Impersonate+CA/article13842.htm">weakness found in MD5 SSL certificates</a> which may be exploited using a large amount of computing power.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/360-photography/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework</title>
		<link>http://www.jonhassall.com/articles/webtech/zend-framework/</link>
		<comments>http://www.jonhassall.com/articles/webtech/zend-framework/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 01:43:26 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Zend framework]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=69</guid>
		<description><![CDATA[So far, so good with the Zend Framework. It is proving to be a great timesaver, and great at separating models, views, and controllers. I’m also looking forward to the Adobe Message Format extension, to make superfast links to Adobe Flash and Flex, without the lengthly PEAR-SOAP process I go through at the moment.
]]></description>
			<content:encoded><![CDATA[<p>So far, so good with the Zend Framework. It is proving to be a great timesaver, and great at separating models, views, and controllers. I’m also looking forward to the Adobe Message Format extension, to make superfast links to Adobe Flash and Flex, without the lengthly PEAR-SOAP process I go through at the moment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML Validator extension for Firefox and XHTML Strict</title>
		<link>http://www.jonhassall.com/articles/webtech/html-validator-extension-for-firefox-and-xhtml-strict/</link>
		<comments>http://www.jonhassall.com/articles/webtech/html-validator-extension-for-firefox-and-xhtml-strict/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 01:46:15 +0000</pubDate>
		<dc:creator>Jon Hassall</dc:creator>
				<category><![CDATA[Web Technology]]></category>

		<guid isPermaLink="false">http://www.jonhassall.com/articles/?p=76</guid>
		<description><![CDATA[A quick tip for using the HTML Validator extension for Firefox to help debug XHTML Strict documents… use ‘Serial’ mode. So far it has found more than the default mode, and is a great timesaver compared with validating via the w3.org validator.
]]></description>
			<content:encoded><![CDATA[<p>A quick tip for using the HTML Validator extension for Firefox to help debug XHTML Strict documents… use ‘Serial’ mode. So far it has found more than the default mode, and is a great timesaver compared with validating via the <a href="http://validator.w3.org/">w3.org</a> validator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonhassall.com/articles/webtech/html-validator-extension-for-firefox-and-xhtml-strict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
