<?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>Straylight</title>
	<atom:link href="http://straylight.co.uk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://straylight.co.uk</link>
	<description>Homepage of Graeme Taylor</description>
	<lastBuildDate>Thu, 14 Mar 2013 20:44:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>California, January 2013</title>
		<link>http://straylight.co.uk/?p=233</link>
		<comments>http://straylight.co.uk/?p=233#comments</comments>
		<pubDate>Thu, 14 Mar 2013 20:44:10 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=233</guid>
		<description><![CDATA[<p></p>
<p>I got this year&#8217;s travel off to a strong start, spending a fortnight flitting about California. The official reason was academic, as I attended and presented at the Joint Mathematics Meetings in San Diego; I pulled out some mathematical highlights from that over on Modulo Errors. But I also took the opportunity to engage in [...]]]></description>
				<content:encoded><![CDATA[<p><center><a href="http://www.flickr.com/photos/28359572@N06/8489999124/" title="Golden Gate Bridge, on Flickr"><img src="http://farm9.staticflickr.com/8087/8489999124_8400210ed7_c.jpg" width="800" height="533" alt="Golden Gate Bridge, on Flickr"></a></center></p>
<p>I got this year&#8217;s travel off to a strong start, spending a fortnight flitting about California. The official reason was academic, as I attended and presented at the Joint Mathematics Meetings in San Diego; I pulled out <a href="http://maths.straylight.co.uk/archives/919">some mathematical highlights</a> from that over on Modulo Errors. But I also took the opportunity to engage in a `status run&#8217; with British Airways and Hilton Hotels, securing silver and gold tiers in their respective loyalty programmes. As such I racked up close to twelve thousand miles in the air, and stayed at six different hotels, variously visiting London, San Diego, San Francisco, Los Angeles and Coronado. For those interested in the minutiae of such a project, I produced <a href="http://www.flyertalk.com/forum/trip-reports/1439408-californian-status-run-lhr-san-lax-sfo-half-dozen-hotels.html">a lengthy report</a> for the FlyerTalk forums. And of course, I took a fair few photos along the way, which have been sifted down into a <a href="http://www.flickr.com/photos/28359572@N06/collections/72157632903940767/">collection of flickr galleries</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=233</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gender shifts in US given names</title>
		<link>http://straylight.co.uk/?p=215</link>
		<comments>http://straylight.co.uk/?p=215#comments</comments>
		<pubDate>Tue, 26 Feb 2013 20:22:55 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[maths]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=215</guid>
		<description><![CDATA[<p>About a month ago I read this excellent article on the fall from grace of the name &#8216;Hilary&#8217;. That alerted me to the fact that you can easily get US Social Security records on frequency of first names right back to the 1880s. Although Hilary focused on the raw numbers, I commented that I&#8217;d be [...]]]></description>
				<content:encoded><![CDATA[<p>About a month ago I read <a href="http://hilaryparker.com/2013/01/30/hilary-the-most-poisoned-baby-name-in-us-history/">this excellent article</a> on the fall from grace of the name &#8216;Hilary&#8217;. That alerted me to the fact that you can easily get US Social Security records on frequency of first names right back to the 1880s. Although Hilary focused on the raw numbers, I commented that I&#8217;d be interested in seeing the behaviour with respect to gender &#8211; specifically the tendency for &#8216;male&#8217; names to become unisex or even predominantly &#8216;female&#8217;. Today I actually got around to crunching the data!</p>
<p>I found myself with 37,407 names that had been used for males, and 62,318 for females &#8211; so we immediately see that there&#8217;s a lot more diversity for female names. Of all these, 9800 are common to both genders &#8211; but only 8,564 have instances with both genders in the same year. Any such year I could use for a scatter plot of the proportion of males with a given name, out of all people with that name. So a value of 1 indicates a name was assigned only to males that year, with 0 showing that only females received it. Here&#8217;s the ratios for `Hilary&#8217;:</p>
<p><center><img src="http://i.imgur.com/kdGFaeK.png"><br />
Proportion of male Hilarys.</center></p>
<p><span id="more-215"></span></p>
<p>This is a little misleading as it suggests that there was always a 10-20% proportion of Hilarys who were female, but pay attention to the scale &#8211; there are no years before 1910 that featured both male and female Hilarys. A quick glance at the raw figures shows that there was a lead-in period where only men (orange) might have the name Hilary, before it started being used for both genders, then became predominantly a female (green) name:</p>
<p><center><img src="http://i.imgur.com/wLfzAeb.png"><br />
Male (orange) and Female (green) Hilarys.</center></p>
<p>We can also see that Hilary became far more popular as a female name than it ever was for men, before its spectacular crash in the 1990s. This event was even more disastrous for the name&#8217;s masculine use &#8211; there are no instances at all after 1993 (although I believe the SS data suppresses any name used only a handful of times in a given year, in interests of anonymity).</p>
<p>I tried to find the most significant example of a traditionally male name transitioning to a female one: I measured this by comparing the difference in maximum and minimum ratios through time. Under this measure, &#8216;Aubrey&#8217; has most thoroughly shifted gender; in 1949 all but one of the sixty (over 98%) Aubreys were male, but of the 7277 Aubreys named in 2011 there&#8217;s a mere 142 males (just under two percent). </p>
<p><center><br />
<img src="http://i.imgur.com/WtxjIUx.png"><br />
Proportion of male Aubreys.</p>
<p><img src="http://i.imgur.com/i2WoDHx.png"><br />
Male (orange) and Female (green) Aubreys.<br />
</center></p>
<p>My next goal was to find unisex names &#8211; those where the ratio is reliably around 0.5. In fact, there are some names which are perfectly unisex in the sense that every year they&#8217;re recorded, they&#8217;re found equally as male and female names. But that&#8217;s because they&#8217;re simply not found that often: no name had more than five years in which both genders used it in this way. So I allowed some wriggle room &#8211; an average ratio in the range 0.48 to 0.52, but with the requirement that were at least 50 years in which they appeared for both genders. This turned up sixteen names, although of the two with more than a hundred records, one is &#8216;Unknown&#8217;. The other, though, is &#8216;Dee&#8217;:</p>
<p><center><br />
<img src="http://i.imgur.com/bikIEZ9.png"><br />
Proportion of male Dees.</p>
<p><img src="http://i.imgur.com/tALPjnD.png"><br />
Male (orange) and Female (green) Dees.<br />
</center></p>
<p>This one&#8217;s interesting because the average is more on account of balanced periods of predominantly-male or -female use, rather than balanced use each year. Another from this collection is &#8216;Paris&#8217;- on the basis of 79 shared years, it averages 51.3% male use. But again looking at the plot we see that it favoured just one gender, then shifted to the other:</p>
<p><center><img src="http://i.imgur.com/bNb6RyF.png"><br />
Proportion of male Paris&#8217;</center></p>
<p>Whenever I&#8217;ve mentioned this topic online, someone has cheerfully asserted that this process only works one way &#8211; that it&#8217;s never the case that a traditionally female name becomes adopted for use with males. The data doesn&#8217;t seem to back that up as an absolute- although I&#8217;d have to do some more sophisticated statistics to determine trendlines, there are some examples which are immediately obvious. To find them, I looked for names where the difference between maximum and minimum usage as a male name was at least 0.8, and the maxium occurred <em>after</em> the minimum. This recovered 16 names: Alpha, Artie, Audie, Caron, Donnie, Frankie, Gerry, Jan, Jean, Joell, Jullian, Karon, Lashawn, Lavon, Robbie, and Taran. (Without the stipulation of an 80% shift, I find many, many more but they can often be explained by the problem of few common years, rather than a genuine trend.) </p>
<p>For instance, here&#8217;s the plot for &#8216;Donnie&#8217;:</p>
<p><center><br />
<img src="http://i.imgur.com/IdM6nKj.png"><br />
Proportion of male Donnies.</p>
<p><img src="http://i.imgur.com/Nw8JRie.png"><br />
Male (orange) and Female (green) Donnies.<br />
</center> </p>
<p>Attempting to guess some unisex names revealed cases where a name was strongly male, then was taken over by females, before rallying somewhat (which probably explained why I thought of them as being for either gender):</p>
<p><center><br />
<img src="http://i.imgur.com/zNwob02.png"><br />
Proportion of male Kims.</p>
<p><img src="http://i.imgur.com/l84yOVX.png"><br />
Proportion of male Tracys.<br />
</center> </p>
<p>Finally, I wanted to test the other idea I commented on &#8211; that British surnames are slowly becoming fair game as American female first names! Using <a href="http://www.britishsurnames.co.uk/lists/Top+British+Surnames">this list</a> of the hundred most common British surnames, I found that all but four were registered as first names at some point. However, all 96 feature as male names, but only 60 as female names &#8211; so it seems that I&#8217;m wrong &#8211; it&#8217;s males who are receiving &#8216;surnames&#8217; as first names originally, and then some of those make the cut as female names. This is all rather confusing for me when I&#8217;m in the US, where either of my names works as a first or last name, and my last name works as a first name of either gender! In closing, here are the plots for that:</p>
<p><center><br />
<img src="http://i.imgur.com/9QvEUQo.png"><br />
Proportion of male Taylors.</p>
<p><img src="http://i.imgur.com/17FqAFe.png"><br />
Male (orange) and Female (green) Taylors.<br />
</center> </p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=215</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Travel 2012</title>
		<link>http://straylight.co.uk/?p=208</link>
		<comments>http://straylight.co.uk/?p=208#comments</comments>
		<pubDate>Sat, 17 Nov 2012 17:45:47 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=208</guid>
		<description><![CDATA[<p>This year has probably been my most travel-full so far, racking up over 21,000 miles across 15 flights &#8211; with two more still to go, and another half dozen scheduled for January. Although I despair of organising my photos from domestic wanderings, I do now have most of the international trips added to my flickr [...]]]></description>
				<content:encoded><![CDATA[<p>This year has probably been my most travel-full so far, racking up over 21,000 miles across 15 flights &#8211; with two more still to go, and another half dozen scheduled for January. Although I despair of organising my photos from domestic wanderings, I do now have most of the international trips added to <a href="http://www.flickr.com/photos/28359572@N06/collections/72157625841693167/">my flickr travel collection</a>. For convenience, the new additions are:</p>
<ul>
<li><a href="http://www.flickr.com/photos/28359572@N06/sets/72157629469161116/">Boston, United States</a>, from January;</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/sets/72157629657518703/">Assisi, Italy</a>, from March;</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/sets/72157630285519244/">Gibraltar</a>, from June (plus a brief flirtation with <a href="http://www.flickr.com/photos/28359572@N06/sets/72157630081099336/">planespotting</a>!);</li>
<li>and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157632033950816/">Zurich, Switzerland</a>, from October</li>
</ul>
<p>In the process, I&#8217;ve become somewhat hooked on the art of maximising returns from airline and hotel loyalty programs, a task made much easier with the guidance of the wonderful folks of <a href="http://www.flyertalk.com/">FlyerTalk</a>. With the demise of SoSauce, I&#8217;ve been in search of a way to keep travel journals, and so I wrote up both <a href="http://www.flyertalk.com/forum/trip-reports/1328836-one-seat-two-classes-ba-lgw-fco-et-ce-first-taste-club.html">Assisi</a> and <a href="http://www.flyertalk.com/forum/trip-reports/1362572-ft-advantage-bentley-london-waldorf-astoria-collection-lhr-gib-ba-club.html">Gibraltar</a> for their trip report forum. Be warned, though, that given the audience, the emphasis is more on the technicalities and perks of the journey, than the merits of the destination! I still toy with setting up a straylight subsection for such musings, but would I ever find the time to update it properly?</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=208</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upchuck 2012</title>
		<link>http://straylight.co.uk/?p=203</link>
		<comments>http://straylight.co.uk/?p=203#comments</comments>
		<pubDate>Mon, 23 Apr 2012 09:08:25 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=203</guid>
		<description><![CDATA[<p></p>
<p>Here&#8217;s the highlight reel from this year&#8217;s slow motion filming session at the Bath Upchuck juggling and circus skills convention. More to follow, hopefully!</p>
]]></description>
				<content:encoded><![CDATA[<p><center><iframe width="420" height="315" src="http://www.youtube.com/embed/afxNp0VeAsw" frameborder="0" allowfullscreen></iframe></center></p>
<p>Here&#8217;s the highlight reel from this year&#8217;s slow motion filming session at the <a href="http://bathupchuck.co.uk/">Bath Upchuck</a> juggling and circus skills convention. More to follow, hopefully!</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=203</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photography and the 3rd generation ipad</title>
		<link>http://straylight.co.uk/?p=190</link>
		<comments>http://straylight.co.uk/?p=190#comments</comments>
		<pubDate>Tue, 17 Apr 2012 14:46:32 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=190</guid>
		<description><![CDATA[<p>With my current camera gear filling an entire carry-on bag, a laptop is too much extra bulk/weight, so on my last few trips I&#8217;ve been surviving on an ipod touch for limited web browsing, email access and so on. This got me wondering whether a tablet would be a good fit, especially if it gave [...]]]></description>
				<content:encoded><![CDATA[<p>With my current camera gear filling an entire carry-on bag, a laptop is too much extra bulk/weight, so on my last few trips I&#8217;ve been surviving on an ipod touch for limited web browsing, email access and so on. This got me wondering whether a tablet would be a good fit, especially if it gave me the ability to review, back-up and share photos on the move whilst also improving my internet experience and offering video/ebooks for when IFE doesn&#8217;t cut it. The launch of the latest ipad, with a screen resolution that puts even my desktop to shame, provided just the extra nudge I needed to explore the idea seriously.</p>
<p>But in researching my options I found myself immediately confronted by a stack of conflicting information regarding what was or wasn&#8217;t possible with the ipad. Presumably to encourage uptake of the higher-capacity models, apple don&#8217;t include a memory card slot, nor standard USB sockets, on the ipad. Instead there&#8217;s an external connection kit, and establishing which permutations of ipad model / iOS version / camera brand / connection type would co-operate was not easy &#8211; perhaps not helped by the lack of tech savvy from some users, as many comments on apple&#8217;s site strongly suggested PEBCAK. A visit to the store didn&#8217;t allow for a practical test as they didn&#8217;t have adaptors in stock, but they were willing to accept a return of the ipad if it proved not to be suitable for purpose. Probably knowing that I&#8217;d really struggle to give it back after playing for a while, even if some sort of android tablet would be more useful for my needs!</p>
<p>Well, mine arrived yesterday, and I&#8217;m pleased to report that for the Canon 550d (T2i) &#8211; and presumably their other sd card based models &#8211; it all plays together beautifully. But in trying it out, I stumbled into various other seas of online confusion regarding photo handling, so I thought I&#8217;d collect together what I&#8217;ve learnt so far (admittedly, in all of 24 hours) in the hopes it helps save others some time/effort. This is <em>not</em> a guide to taking photos <em>with</em> the ipad, which still strikes me as a ridiculous idea!</p>
<p><span id="more-190"></span></p>
<h3>Photo transfer: from camera to ipad</h3>
<p>Apple&#8217;s camera connection kit supplies two adaptors &#8211; one for SD cards, the other for USB. Both are in theory viable options for accessing content from a 550d, and indeed both work in practice; I prefer using the card reader rather than trying to cable the camera to the pad. But whichever method you use, the effect is the same: on connection, the ipad&#8217;s Photos app launches, and you can select to import either all images or specific shots. Post import, you have the option to delete the originals from the card or keep them. The sorting is rather basic: you get new albums called &#8220;Last Import&#8221; and &#8220;All Imported&#8221;, and under the events tab you get collections by date. So there&#8217;s no way to go through and group photos by trip, for instance.</p>
<p>However, despite the filing shortcomings, you do get the full 5148*3456 image, and RAW format is supported (if you shoot in RAW+JPEG, it imports both); so you get to take full advantage of that high-res screen. Even more surprising, it&#8217;ll import full-HD video too, as Canon provides footage in mp4, one of the few formats the ipad won&#8217;t turn its nose up at. </p>
<h4>Alternative: from USB memory stick to ipad</h4>
<p>You can also import in exactly the same way from a USB stick, provided you mimic the file structure of a camera card: there must be a folder called DCIM, in which all the files (again RAW and JPEG both work, as does suitable video) must reside (sub-folders might be ok, I haven&#8217;t investigated that). The process is identical to above, and you get the full-resolution images, so that&#8217;s a quick and easy way to import from a computer without the overhead (or resolution drop, see below) of going through itunes. </p>
<h3>Photo transfer: from a computer via itunes</h3>
<p>If you want to be able to showcase work that already resides on a computer, you can transfer it with itunes. This has the advantage of preserving directory structure: so instead of the date-sorted events, you can have thematic albums like <i><a href="http://www.flickr.com/photos/28359572@N06/sets/72157629469161116/">Boston highlights 2012</a></i> or <i><a href="http://www.flickr.com/photos/28359572@N06/tags/mathematicalart/">Mathematical Art</a></i> or whatever. However, itunes (which is becoming an increasingly-clunky general file manager for idevices, rather than just handling music) has a fairly crude sync system: you can specify a root directory, then you either get everything within that (recursing all subdirectories) or can select a subset of its subdirectories &#8211; but no further. So, for instance, with my filing system of Pictures->life stage->home location->year->event name->subtheme it&#8217;s impossible for me to just pick out a few favoured subtheme folders without restricting to a single event; or to get one year from each of two locations. As a workaround, I&#8217;ve created a new folder called ipad selection which gets synced in its entirety, and I export desired content from picasa to subfolders of that; it means duplicating on the computer anything I want to have on the ipad, but desktop disk space is cheap!<br />
A further niggle is that during the process, itunes drops the resolution of any file over 14.2MP; for the 550d&#8217;s 3-by-2 aspect ratio, this means you get an image of size 4608 by 3072 on the ipad post-sync. </p>
<h3>Photo transfer: from ipad as a storage device to a computer</h3>
<p>Being able to back up photos as full-res JPEG and/or RAW to the ipad is only really of use if you can retrieve them in that state &#8211; especially if you&#8217;ve been using it to filter out the bad shots or do some basic corrections with iphoto, so you&#8217;ll be wanting to start your desktop workflow from that stage, rather than the card contents (you <em>are</em> keeping the files on the cards too whilst away, right?). Fortunately, if you connect via USB to a computer, the ipad appears just as a USB mass storage device would, with a DCIM folder containing any images that were imported to it; on windows this&#8217;ll trigger the usual autoplay options to import with your photo manager of choice, or browse manually. Note that this <em>doesn&#8217;t</em> include files that were synced across from another machine via itunes, just the contents of the &#8216;all imports&#8217; folder or images created/saved with apps.</p>
<h3>Photo transfer: from ipad apps</h3>
<p>With the photo app, you have options for email, message, tweet and print; you can also set an image as wallpaper or assign it to an address book contact. Other apps such as facebook can also access the photo library (both imports and synced content). iPhoto is another £2.50 (apple being annoyingly cheap and not including it out the box), but has a broader set of built-in sharing options: journal, the camera roll, itunes, email, beam, print, twitter, flickr and facebook. Plus you can do some basic editing first, and it offers information that the photo app really should, like image resolution and some exif data.</p>
<p>It&#8217;s also possible to sync a buffer of images between apple devices / computers using icloud, but since I only have the pad (and would rather import manually as if it were a mass storage device, rather than try to pull RAW files through my internet connection) I&#8217;ve not really looked into it.</p>
<h3>Photo-viewing online</h3>
<p>Here&#8217;s where things get quite a bit messier. Although the retina display is 2048 by 1536, if you attempt to view a photo that&#8217;s too large in safari &#8211; or, it seems, any other browser &#8211; it&#8217;ll first get downsized to (at most) 1024 by 768. This makes sense on iOS platforms that can&#8217;t display more than that anyway, but on the ipad3 it&#8217;s a terrible idea, as to fill the real 2048-wide screen with the virtual 1024-wide window, the image then has to be interpolated back up! So you only use a quarter of the available pixels to construct an image on a screen that could have handled all of them&#8230; This effect has been documented and illustrated (if you&#8217;re using an ipad) <a href="http://dl.dropbox.com/u/2113200/Test/ipad_frank.html">here</a>, where the meaning of &#8216;too large&#8217; has been precisely pinned down: PNG format files aren&#8217;t affected, and using progressive jpg may be a workaround, provided everything in your workflow, such as picasa or flickr, preserves that. I ran into it whilst using flickr&#8217;s all-sizes mode, when I noticed that my 1800 by 1200 images were coming out physically smaller &#8211; and uglier &#8211; than the 1024 by 683 versions flickr was generating. What this means in practice is that, for viewing a JPEG on an ipad3, you&#8217;re better off supplying a 1773 by 1182 image to flickr (or elsewhere) that will be used in its entirety, rather than a 1800 by 1200 image that&#8217;ll drop to 900 by 600 then get interpolated to fill the real 1800 pixel width. This seems like a glitch &#8211; it wouldn&#8217;t even save any download time, as the image is presumably grabbed then decimated &#8211; but until/unless apple fix it, it&#8217;s worth knowing. Especially if you&#8217;re trying to show off your fancy new toy&#8217;s capabilities! </p>
<p>Relatedly, websites that fit perfectly happy on a 1920 by 1080 display might not work as desired on mobile safari, even though it has a larger canvas to work with. Such as, erm, this site: my HD youtube embedd in the post below fits the central column when viewed from my desktop, but not the ipad. I assume its emulating a width of 1024 to avoid unreadably-small text, but there must be a better solution.</p>
<h3>Summary</h3>
<ul>
<li>You&#8217;ll almost certainly want to get iPhoto.</li>
<li>Both parts of the camera connection kit work fine with a 550d.</li>
<li>Importing from sd card, from camera by USB, or from an appropriately-structured USB device, will give you the full resolution and RAW files.</li>
<li>Sync via itunes offers (basic) folder structure, but at the cost of a resolution drop.</li>
<li>Viewing images online can lead to a substantial resolution drop, to the extent that images just under the threshold will look better than larger ones.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=190</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canada</title>
		<link>http://straylight.co.uk/?p=183</link>
		<comments>http://straylight.co.uk/?p=183#comments</comments>
		<pubDate>Sun, 27 Nov 2011 20:49:24 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[maths]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=183</guid>
		<description><![CDATA[<p></p>
<p>I spent a couple of weeks in Canada at the end of the summer, and this weekend I finally got around to putting together a highlight reel from the footage I shot along the way, my first attempt at DSLR video. You can enjoy my efforts above; the clips at the end are not by [...]]]></description>
				<content:encoded><![CDATA[<p><center><iframe width="853" height="480" src="http://www.youtube.com/embed/Kw3Gjyyv4xM?hd=1" frameborder="0" allowfullscreen></iframe></center></p>
<p>I spent a couple of weeks in Canada at the end of the summer, and this weekend I finally got around to putting together a highlight reel from the footage I shot along the way, my first attempt at DSLR video. You can enjoy my efforts above; the clips at the end are not by me, but were filmed with a helmetcam by my guide for an activity called EdgeWalk. You can read <a href="http://www.everything2.com/?node=edgewalk">my account</a> of that on everything2, and there&#8217;s <a href="http://www.youtube.com/watch?v=xq667av-wqM">a longer video</a> showing off my (sometimes less than confident!) attempts at the various challenges we were set along the way.</p>
<p>If you prefer stills, there are flickr galleries for <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627675590389/">Montreal</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627678522541/">Toronto (2011)</a>; as planned this has given me an opportunity to revisit my previous shots, so I&#8217;ve added further sets for <a href="http://www.flickr.com/photos/28359572@N06/sets/72157628178051041/">Toronto (2009)</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157628178720323/">Niagara Falls</a>.</p>
<p>Finally, I also found the time to give a maths talk whilst I was out there, at the University of Waterloo &#8211; details and slides are in <a href="http://maths.straylight.co.uk/archives/473">this</a> Modulo Errors post.</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=183</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bristol Ballooning</title>
		<link>http://straylight.co.uk/?p=176</link>
		<comments>http://straylight.co.uk/?p=176#comments</comments>
		<pubDate>Wed, 24 Aug 2011 18:22:24 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=176</guid>
		<description><![CDATA[<p>  </p>
<p>One of Bristol&#8217;s summertime attractions is its Balloon Fiesta and, weather permitting, for a few days in August the skies above the city fill with balloons. One of the advantages of living in the village thesedays is that I can walk to the suspension bridge in a couple of minutes, so once the [...]]]></description>
				<content:encoded><![CDATA[<p><center><a href="http://www.flickr.com/photos/28359572@N06/6061985050/" title="Untitled by Wntrmute, on Flickr"><img src="http://farm7.static.flickr.com/6187/6061985050_9bacc32681.jpg" width="500" height="333" alt=""></a> <a href="http://www.flickr.com/photos/28359572@N06/6076664877/" title="Clifton by Wntrmute, on Flickr"><img src="http://farm7.static.flickr.com/6205/6076664877_7aabdae37f.jpg" width="500" height="333" alt="Clifton"></a> </center></p>
<p>One of Bristol&#8217;s summertime attractions is its Balloon Fiesta and, weather permitting, for a few days in August the skies above the city fill with balloons. One of the advantages of living in the village thesedays is that I can walk to the suspension bridge in a couple of minutes, so once the twitter feed confirmed the first launches I was able to catch then on their ascent from Ashton court. Here&#8217;s <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627475768426/">the set</a> on flickr.</p>
<p>A week later, I was lucky enough to be able to experience the reverse angle, taking to the skies with <a href="http://www.bristolballoons.co.uk">Bristol balloons</a> for a flight across Bristol and beyond. Helping with the ropes during the inflation was a sufficient distraction from my pre-flight nerves, but I needn&#8217;t have worried, as it&#8217;s possibly the calmest method of transport I&#8217;ve encountered &#8211; until you &#8216;land&#8217;, at least! (In our case, &#8216;crash into a hillside&#8217; would be a better description). We drifted up and over Clifton and the north of Bristol, before trading the city for rolling countryside, ending up (after about an hour) in a field near a place called Rangeworthy, about twelve miles from the take-off point. It really was an ideal evening: despite the day before and after being a wash-out, we were blessed with dry weather; it was windy enough to make swift progress but not enough to cause problems; there was plenty of scenery to admire, in gorgeous light due to the approaching sunset; and I had the company of good friends too. It&#8217;s not cheap, but I&#8217;d say it&#8217;s definitely worth it. </p>
<p>Of course, I took <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627385423279/">a lot of photos</a> whilst I was up there, and even grabbed a <a href="http://www.youtube.com/watch?v=HFp1ZK8Gud4">slow-motion video</a> of the burners in action.</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Travel photos, finally on flickr</title>
		<link>http://straylight.co.uk/?p=173</link>
		<comments>http://straylight.co.uk/?p=173#comments</comments>
		<pubDate>Sun, 03 Jul 2011 11:17:57 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=173</guid>
		<description><![CDATA[<p>I&#8217;ve completed a project I&#8217;ve been working on for far too long now &#8211; porting photographic highlights from my various foreign travels to flickr. Presumably in an attempt to ward off Russell&#8217;s Paradox, they have a strange distinction between sets and collections. So I&#8217;ve created a root collection &#8211; travel, with sub-collections for each trip, [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve completed a project I&#8217;ve been working on for far too long now &#8211; porting photographic highlights from my various foreign travels to flickr. Presumably in an attempt to ward off Russell&#8217;s Paradox, they have a strange distinction between sets and collections. So I&#8217;ve created a root collection &#8211; <a href="http://www.flickr.com/photos/28359572@N06/collections/72157625841693167/">travel</a>, with sub-collections for each trip, which contain sets for particular locations (cities or countries depending on the scale of the journey). Then tagging takes over below that, although their usefulness depends on how detailed an assortment of tags I&#8217;m prepared to use (and whether I&#8217;ve remembered to use them all where appropriate!).</p>
<p>If all that sounds far too confusing, here&#8217;s a reverse-chronological summary:</p>
<ul>
<li>January 2011: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157625780041943/">New Orleans</a>.</li>
<li>October 2010: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157625265205677/">Seattle</a>.</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/collections/72157626976666985/">March 2010</a>: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627104136464/">Malta, Comino</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157627101330704/">Gozo</a>.</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/collections/72157626902055778/">April 2009</a>: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157617353253434/">Oslo (airport)</a>, <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626781577825/">Ålesund</a>, <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626931112188/">Copenhagen</a>, <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626970578532/">Malmo</a>.</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/collections/72157626881692854/">December 2008</a>: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626768115629/">Stockholm</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626757087803/">Gothenburg</a>.</li>
<li>September 2008: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626870595148/">Utrecht</a>.</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/collections/72157626834878732/">May 2008</a>: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626709074363/">Banff</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626710297105/">Lake Louise</a>.</li>
<li>April 2008: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626517269580/">Oslo</a>.</li>
<li><a href="http://www.flickr.com/photos/28359572@N06/collections/72157626834847332/">August 2007</a>: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626835189786/">Utrecht/Den Haag</a> and <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626544368303/">Essen</a>.</li>
<li>April 2007: <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626834604858/">Dublin</a>.</li>
</ul>
<p>That&#8217;s an almost-complete list of my wanderings since I got my own passport (suprisingly late in life): notable omissions are my very first trip (to Oslo, in 2004) due to a lack of decent camera kit then; and 2009&#8242;s Toronto trip, as I&#8217;m going back in September and will probably get better versions of some of my shots from then! There are a few locations I&#8217;ve neglected above, though, and I&#8217;ve a long way to go before the geo-tagging is even close to complete. I&#8217;m also wondering what to do with the stories that go with the pictures (or that don&#8217;t have a picture to go with)- for at least my own future benefit I&#8217;d like to keep track of them, whilst recognising that there&#8217;s nothing particularly special about my opinions on a given restaurant or tourist attraction. Whether I go for a full-fledged blog or more thoroughly annotate the flickr entries is something I&#8217;m still debating.</p>
<p>The next big task, though, is to try and impose some order on all my photos of Scotland, then upload the best of those.</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=173</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bath Upchuck 2011</title>
		<link>http://straylight.co.uk/?p=163</link>
		<comments>http://straylight.co.uk/?p=163#comments</comments>
		<pubDate>Sat, 26 Mar 2011 23:19:41 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[photography]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=163</guid>
		<description><![CDATA[<p> </p>
<p>The third Bath Upchuck juggling convention was (due to the magic of February&#8217;s 28 days) exactly a month ago today, and I&#8217;m still wading through the footage&#8230; This year I was a bit more organised on the day, and claimed one of the squash courts as a slow motion film studio for a couple [...]]]></description>
				<content:encoded><![CDATA[<p><center><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/cxukfR2vBRI" frameborder="0" allowfullscreen></iframe> <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626086267211/"><img src="http://farm6.static.flickr.com/5100/5503746793_34c5107860.jpg" width="500" height="333" alt="Trunk of Goodies." /></a></center></p>
<p>The third <a href="http://www.bathupchuck.co.uk/">Bath Upchuck</a> juggling convention was (due to the magic of February&#8217;s 28 days) exactly a month ago today, and I&#8217;m still wading through the footage&#8230; This year I was a bit more organised on the day, and claimed one of the squash courts as a slow motion film studio for a couple of hours. You can view the highlights above &#8211; as well as <a href="http://www.flickr.com/photos/28359572@N06/sets/72157626086267211/">some stills</a> from wandering with the dSLR &#8211; but I promised to compile reels for each individual performer, and those are taking time. Still, I managed to post a video each evening of last week, and should be able to do the same for the next, so keep checking <a href="http://www.youtube.com/user/StraylightUK#g/c/B0A90BC7C4224DBB">the dedicated playlist</a> or the feed on the right. We also had a 3d lens set up on the 550d for video, so stay tuned for news of that!</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=163</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tokudane Toko Doga</title>
		<link>http://straylight.co.uk/?p=158</link>
		<comments>http://straylight.co.uk/?p=158#comments</comments>
		<pubDate>Mon, 31 Jan 2011 21:56:57 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://straylight.co.uk/?p=158</guid>
		<description><![CDATA[A (brief) appearance on Japanese [...]]]></description>
				<content:encoded><![CDATA[<p><center><em><script type="text/javascript" src="http://doga.nhk.or.jp/doga/img/pluginv1_strm.js"></script><script type="text/javascript">var po = new PeeVeeObject("48411824/48411824peevee369518.mp4",null, null, null, null, null, null,"doga.nhk.or.jp/doga/","userdir/","rtmp://dogaflv.nhk.or.jp/dogaflv/","img/wtrmrk.png");po.write();</script></em></center></p>
<p>I was contacted at the start of the month by a director from NHK&#8217;s <em><a href="http://doga.nhk.or.jp/doga/">Tokudane Toko Doga</a></em> which &#8211; as best I can tell &#8211; is a ten minute weekly broadcast on interesting youtube videos. <em>Glide</em> had caught their attention, and last week I had the slightly surreal experience of an interview over skype, via an interpreter. The clip above is today&#8217;s show, and a few of my slow motion projects appear, between 03:30 and 05:16. Since I don&#8217;t speak Japanese I don&#8217;t have much idea what&#8217;s going on; my first soundbite was in response to the question &#8220;What did you feel when you first saw the video?&#8221;, and the second is me butchering the name of the show <img src='http://straylight.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  There&#8217;s also an entry on <a href="http://www.nhk.or.jp/doga-blog/100/71108.html">their blog</a>, but I can&#8217;t read that either!</p>
]]></content:encoded>
			<wfw:commentRss>http://straylight.co.uk/?feed=rss2&#038;p=158</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
