<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>Phil Gyford’s Friends and Family</title>
    <link rel="self" type="application/atom+xml" title="Phil Gyford’s Friends and Family (Atom)" href="http://philgyford.vox.com/explore/friends-and-family/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Phil Gyford’s Friends and Family" href="http://philgyford.vox.com/explore/friends-and-family/library/posts/page/1/"/> 
    <link rel="service.subscribe" type="application/atom+xml" title="Phil Gyford’s Friends and Family" href="http://philgyford.vox.com/explore/friends-and-family/library/posts/atom.xml" />   
    <link rel="last" type="application/atom+xml" title="Phil Gyford’s Friends and Family" href="http://philgyford.vox.com/explore/friends-and-family/library/posts/page/1/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2008-10-11T14:59:29Z</updated> 
    <id>tag:vox.com,2006:6p00c11412ffc4c408/explore/friends-and-family/library/posts/</id>  
    
    <entry>
        <title>Flickr, Contacts and Greasemonkey</title>   
        <link rel="alternate" type="text/html" title="Flickr, Contacts and Greasemonkey" href="http://blech.vox.com/library/post/show_flickr_contact_context.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Flickr, Contacts and Greasemonkey" href="http://blech.vox.com/library/post/show_flickr_contact_context.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Flickr, Contacts and Greasemonkey" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff21900fae8e5dcc8000b" />          <id>tag:vox.com,2008-10-11:asset-6a00c2251d985ff21900fae8e5dcc8000b</id>
        <published>2008-10-11T14:01:45Z</published>
        <updated>2008-10-11T14:59:29Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>A week or so ago, the lovely people at <a href="http://www.flickr.com/">Flickr</a> launched their new <a href="http://m.flickr.com/">iPhone-specific mobile site</a>.  It&#39;s very nicely done, and there&#39;s one thing in particular I noticed that I&#39;ve always wished for on their main site.<br /><img height="384" src="http://husk.org/blog/imgs/mflickr_contact_context.png" width="500" /><br /><div>When viewing photos by your contacts, the &quot;next&quot; and &quot;last&quot; photo links don&#39;t go within the photostream (as they do on the main site), but they page between contacts instead. It&#39;s a really nice way to quickly look through new images.*<br /><br />Having had a (years-old) desire for this feature on the website rekindled, I decided to spend a few hours with Greasemonkey seeing if I could make it happen, and I managed to do so, thanks largely to people <a href="http://www.flickr.com/groups/flickrhacks/discuss/72157594148402197/">who&#39;ve led the way</a>. Here&#39;s <a href="http://husk.org/code/show_flickr_contact_context.user.js">show_flickr_contact_context.user.js</a>.<br /><br /><img height="384" src="http://husk.org/blog/imgs/flickr_contact_context.png" width="500" /><br /><br />However, before you go charging in to install it, I should probably warn you that it&#39;s very much still at the &quot;proof of concept&quot; stage. Flickr&#39;s context boxes are surprisingly complicated little blocks of HTML, and (perhaps ironically) I haven&#39;t made any of the JavaScript in them work. Moreover, it seems that I&#39;ve broken the functionality in existing context blocks. Moreover, the script only works when you&#39;ve come directly from the Photos from your Contacts page, or if it detects an argument that it sets in the URL from the context paging block.** This is because the API call the script needs to make seems to be quite a complicated one, so I&#39;m trying very hard to be polite with the usage of it.<br /><br />Anyway, I thought it&#39;d be nice to document even though it&#39;s really only getting going, so feel free to have a play with it. If I do tidy up any of its rough edges, I&#39;ll be sure to mention it here.<br /><br /><span style="font-size: 0.8em;">* A couple of minor notes on the implementation. On the plus side, it obeys the setting on the <a href="http://www.flickr.com/photos/friends/">Photos from your Contacts page</a> that sets whether or not you see five or one image from each. However, there&#39;s no way to modify this on the phone itself. Unfortunately, it&#39;s also hard to change contexts; in other words, to swap from paging by contacts to paging within a user&#39;s photostream. Both compromises are down to the lack of space for UI on the iPhone, though, so I&#39;m hardly going to really complain (hence the hiding this in a footnote).<br />** Ideally I&#39;d do this using Flickr&#39;s own convention: /photos/name/id/in/contacts/. Unfortunately, if Flickr finds a /in/ argument it doesn&#39;t understand, you get redirected and lose the context, so I&#39;m using /photos/name/id/?contact=in instead. Ah well.<br /></span></div></p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/show_flickr_contact_context.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff21900fae8e5dcc8000b?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="flickr" scheme="http://philgyford.vox.com/tags/flickr/" label="flickr" /> 
    <category term="javascript" scheme="http://philgyford.vox.com/tags/javascript/" label="javascript" /> 
    <category term="social software" scheme="http://philgyford.vox.com/tags/social+software/" label="social software" /> 
    <category term="code" scheme="http://philgyford.vox.com/tags/code/" label="code" /> 
    <category term="script" scheme="http://philgyford.vox.com/tags/script/" label="script" /> 
    <category term="greasemonkey" scheme="http://philgyford.vox.com/tags/greasemonkey/" label="greasemonkey" /> 
    </entry> 
    
    <entry>
        <title>Jar Jar Economics</title>   
        <link rel="alternate" type="text/html" title="Jar Jar Economics" href="http://gwire.vox.com/library/post/jar-jar-economics.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Jar Jar Economics" href="http://gwire.vox.com/library/post/jar-jar-economics.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Jar Jar Economics" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252056378fdb0100a8021273000e" />          <id>tag:vox.com,2008-10-10:asset-6a00c2252056378fdb0100a8021273000e</id>
        <published>2008-10-10T16:46:18Z</published>
        <updated>2008-10-11T23:28:56Z</updated>
    
        <author>
            <name>Lee</name>
            <uri>http://gwire.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://gwire.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>&quot;Yeah, well I blame George Lucas.&quot; </p><p>&quot;Oh for... Well you seem to have been consistantly blaming Lucas for everything bad the last few years.&#160; Do tell - how has this <em>creator of fiction</em> caused the current economic crisis?&quot;</p><p>&quot;You say that, but the economy<em> itself</em> is a fiction.&quot;</p><p>&quot;Ok, a Frank Capra angel.&quot;</p><p>&quot;Yeah, was going to stretch a metaphor around the Force or maybe people not believing in faries, but... <em>nice Darmok</em>.&#160; Anyway, you see these guys on the trading floors, high ups in the investment banks.&#160; Lot of guys in their 30s.&quot;</p><p>&quot;Ok, go on.&quot;</p><p>&quot;So, back in the 90s most of the previous guys in those positions were of cinema attending age in 1977 - when the original Star Wars was released.&#160; But a lot of the guys today were either not born or two young to see Star Wars in the cinema.&#160; Empire came out in 1980, Jedi in 1983.&quot;</p><p>&quot;Oh, god.&#160; Is this like when you openly mock people for believing in star signs, but then go on to contend that people&#39;s attitudes can be determined by who their first <em>Doctor Who</em> was?&quot;</p><p>&quot;Your close-minded attitude clearly marks you out as Tom Baker&#39;s, but yes, it&#39;s very much like that.&#160; If you came to Star Wars between 77 and 80, or after 83, you had a very different perspective.&#160; Those people had hope - new hope.&#160; Their story ended in a very visibly defeated enemy, celebrations, medals, dancing teddy bears, whatever.&#160; But for those years between Empire and Jedi...&#160; You found out you were adopted and your real dad was a dick, had your hand cut off, your best friend flash frozen.&#160; Bleak.&#160; Precious little hope ahead. It&#39;s <em>got</em> to have some impact.&#160; If you were a Star Wars obsessed 12-year-old in 1982, you&#39;re a 38-year-old today.&#160; And hey, maybe you are managing pension funds or something.&#160; It&#39;s not even a curve - it&#39;s high in 77, drops rapidly in 1980, then shoots back up in 83.&#160; Not movie quality, mind you - just the perception on how well the fictional war was going for the good guys.&quot;</p><p>&quot;Well, three years is a long time in war.&#160; Even a star war.&quot;</p><p>&quot;It&#39;s an even longer time in economics.&quot;<br /></p>   <p style="clear:both;"> 
    <a href="http://gwire.vox.com/library/post/jar-jar-economics.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2252056378fdb0100a8021273000e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Apple Keyboards: US vs UK</title>   
        <link rel="alternate" type="text/html" title="Apple Keyboards: US vs UK" href="http://blech.vox.com/library/post/apple-keyboards-us-vs-uk.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Apple Keyboards: US vs UK" href="http://blech.vox.com/library/post/apple-keyboards-us-vs-uk.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Apple Keyboards: US vs UK" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff21900fa96a16d540003" />          <id>tag:vox.com,2008-10-09:asset-6a00c2251d985ff21900fa96a16d540003</id>
        <published>2008-10-10T09:15:28Z</published>
        <updated>2008-10-10T19:32:14Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I really should have posted this months ago, when it was first news (and I&#39;d thought that I had, but I can&#39;t find a trace of it). Anyway. Apple now offer US keyboards in the UK, as a build to order option. For example, here&#39;s the page for <a href="http://store.apple.com/uk/configure/MB404B/A?mco=NzU0NDcz">customising a black MacBook</a>, and look at what&#39;s in the Keyboard section:</p><p><a href="http://husk.org/misc/us_keyboard.png"><img alt="Customize keyboard layout at the UK store" height="123" src="http://husk.org/misc/us_keyboard.png" width="500" /></a></p><p>Anyway, this was great news when I <a href="http://sixtostart.com/whoweare/">joined Six to Start</a>, as I was able to get a US keyboard layout. Why do I care? Well, all Apple keyboards used to be US layout: my Wallstreet and Pismo G3 Powerbooks both had the same layout as a US laptop would have. It was only some time into the life of the Titanium PowerBook G4s that Apple started using the ISO layout, with UK mappings, on British laptops. (Fortunately for me, I&#39;ve been able to buy laptops in the US since then, but now, as mentioned above, I don&#39;t have to.)</p><p>So, what&#39;s the difference and why do I care? Firstly, and probably most importantly, I really don&#39;t like the narrow, two-row return key on UK keyboards. It seems far easier for me to deal with the long, single-row return that US laptops have. Secondly, `~ is at the top left of a US keyboard, whereas it&#39;s next to a (narrower) left shift key in the UK. This is a big deal because I use the command ~ shortcut to flip around an application&#39;s windows a great deal. Thirdly, while most people probably don&#39;t notice the other keys - like / and \ - moving around, for a programmer those are a really big deal. Fourthly, and by far least importantly, the US keyboard has names on the meta keys: option, command and tab are labelled, rather than having symbols on them.<p>There is a rather odd postscript, though: I use a logical UK layout (ie, the UK key mapping) on my US keyboard. This means that to type # I use option 3, while £ is shift 3. I&#39;ll admit this is a bit odd, but it dates from the time when, as I said above, UK keyboards shared a physical layout with their US counterparts. My behaviour for using # is so ingrained that to break myself of the habit and move would be almost as annoying as moving to a physical UK layout.</p></p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/apple-keyboards-us-vs-uk.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff21900fa96a16d540003?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="apple" scheme="http://philgyford.vox.com/tags/apple/" label="apple" /> 
    <category term="keyboard" scheme="http://philgyford.vox.com/tags/keyboard/" label="keyboard" /> 
    <category term="us" scheme="http://philgyford.vox.com/tags/us/" label="us" /> 
    <category term="uk" scheme="http://philgyford.vox.com/tags/uk/" label="uk" /> 
    <category term="differences" scheme="http://philgyford.vox.com/tags/differences/" label="differences" /> 
    </entry> 
    
    <entry>
        <title>Thoughts on Photokina</title>   
        <link rel="alternate" type="text/html" title="Thoughts on Photokina" href="http://blech.vox.com/library/post/photokina2008.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Thoughts on Photokina" href="http://blech.vox.com/library/post/photokina2008.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Thoughts on Photokina" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff21900fae8e54bee000b" />          <id>tag:vox.com,2008-10-09:asset-6a00c2251d985ff21900fae8e54bee000b</id>
        <published>2008-10-09T14:16:16Z</published>
        <updated>2008-10-11T23:44:10Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>This year, more than most, the Photokina trade show seemed to produce a lot of interesting news in photography. Most of it filtered down to people outside the industry through sites like <a href="http://dpreview.com/">Digital Photography Review</a>, who covered the long stream of product announcements from the beginning of August through to the end of the show in late September.</p><p>Of course, the big names were there; Canon started with the <a href="http://www.dpreview.com/news/0808/08082605canoneos50d.asp">50D announcement</a> - which was fairly dull, being an incremental upgrade on the 40D - and finished with the long-awaited <a href="http://www.dpreview.com/news/0809/08091705canon_5dmarkii.asp">5D Mark II</a>, which brought full HD video to SLRs (a month or so after the other big name, Nikon, launched its <a href="http://www.dpreview.com/news/0808/08082702nikond90previewed.asp">D90,</a> also with a movie mode). In between there was the usual string of compact camera announcements, with the most interesting probably being the rather ugly <a href="http://www.dpreview.com/news/0809/08091702canon_g10.asp">G10</a>.</p><p>Personally I&#39;ve always been fascinated by the market segment the G10 sits in, being somewhere between the SLR and the compact camera. However, the Canon range doesn&#39;t really do anything for me any more. Sure, the G10 now goes out to 28mm equivalent, but it&#39;s been years since the competition did that. Panasonic, in particular, have always been good at it, and the Leica-badged version of their player there, the DMC-LX3, finally emerged at Photokina. The <a href="http://en.leica-camera.com/photography/compact_cameras/d-lux_4/">D-Lux 4</a> is, somewhat hyperbolically, labelled as the &quot;Son of M8&quot;, but it&#39;s certainly tempting.</p><p>One thing both versions of the camera get right is a commitment to reduce noise. In the press release for the <a href="http://www.dpreview.com/news/0807/08072102panasoniclx3.asp">LX3</a>, for example, there&#39;s this:</p><blockquote><p>Panasonic also redesigned the peripheral circuits and other components to further minimize noise generation. These enhancements greatly improve imaging performance, boosting both sensitivity and saturation by around 40% compared with ordinary 10-mexapixel compact cameras.<br /></p></blockquote><p>Meanwhile, here&#39;s Fuji, whose <a href="http://www.prime-junta.net/pont/Reviews/070_Fujifilm_F30/_Fujifilm_F30.html">F30</a> and F31 still command amazingly good resale prices on the back of their low-light performance:</p><blockquote><p>Fujifilm says its new <a href="http://www.dpreview.com/news/0809/08092308fujifilm.asp">Super CCD EXR</a> technology will allow its next generation of premium compacts to produce high-ISO images &quot;superior to the F31fd,&quot; while also offering improved dynamic range in other shooting conditions. The technology is already fully developed and will be integrated into the first camera in time for a spring 2009 launch.<br /></p></blockquote><p> This is promising news. For a long time, camera manufacturers have been pushing megapixels over quality, with the rare exception - like the aforementioned F30 - still a rarity rather than a market leader. Of course, these are marketing quotes, not from real-world tests, but I&#39;ll be keeping a keen eye out for reviews of the cameras as they make it to market.</p><p>Panasonic are also involved in another very interesting idea - <a href="http://www.four-thirds.org/en/microft/">Micro Four Thirds</a>. This is a new system for interchangable camera lenses, and is apparently &quot;the most significant announcement in the camera market this year&quot; and &quot;an important moment in digital photography&#39;s short history&quot;. <a href="http://www.dpreview.com/previews/panasonicG1/">DPReview</a> and <a href="http://www.imaging-resource.com/NEWS/1217960634.html">Imaging Resource</a> probably do a better job of explaining why than I do, but the summary is that they close the gap between compact and SLR digital cameras by shrinking the latter to the size of the former, whilst still allowing a choice of lenses.</p><p>The drawback? By losing the mirror box and pentaprism, these aren&#39;t true SLRs: you can&#39;t look down the same light path that the sensor will have. However, these days, most compact camera users couldn&#39;t care: you can look at a screen on the back and see. not what the sensor will see, but what it <strong>is</strong> seeing. The <a href="http://www.dpreview.com/news/0809/08091202panasonic_dmc_g1.asp">G1</a> - Panasonic&#39;s first body in this format - uses an screen that you look at through a SLR-style viewfinder.</p><p>However, the camera that seemed to get the most attention - at least if <a href="http://ffffound.com/image/2752bef0be171701eceadf6fd1ee153b28a39444?c=1622956">ffffound</a> is anything to go by - is the <a href="http://www.dpreview.com/news/0809/08092208olympus_micro_four_thirds.asp">Olympus prototype</a>, which manages to mount a pancake lens on a so-retro-it-hurts body. Obviously, it&#39;s far too early to tell how good the image quality is, but these could well carve out a niche, although I worry they&#39;ll find it hard to beat the big players on price. (On the other hand, it won&#39;t hurt that as the laggards in the SLR space, behind not only the big two but also Pentax and Sony, Olympus and Panasonic have little to lose.) Certainly I look forward to seeing what the reviews say and how they perform.</p><p>It certainly seems to be an interesting time for digital photography, even if it&#39;s coming at the <a href="http://www.savepolaroid.com/">expense of film</a>. Now, if only I could carve out the time to actually go out there and start shooting...<br /> </p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/photokina2008.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff21900fae8e54bee000b?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="photography" scheme="http://philgyford.vox.com/tags/photography/" label="photography" /> 
    <category term="cameras" scheme="http://philgyford.vox.com/tags/cameras/" label="cameras" /> 
    <category term="canon" scheme="http://philgyford.vox.com/tags/canon/" label="canon" /> 
    <category term="nikon" scheme="http://philgyford.vox.com/tags/nikon/" label="nikon" /> 
    <category term="panasonic" scheme="http://philgyford.vox.com/tags/panasonic/" label="panasonic" /> 
    <category term="slr" scheme="http://philgyford.vox.com/tags/slr/" label="slr" /> 
    <category term="dslr" scheme="http://philgyford.vox.com/tags/dslr/" label="dslr" /> 
    <category term="olympus" scheme="http://philgyford.vox.com/tags/olympus/" label="olympus" /> 
    <category term="leica" scheme="http://philgyford.vox.com/tags/leica/" label="leica" /> 
    <category term="dpreview" scheme="http://philgyford.vox.com/tags/dpreview/" label="dpreview" /> 
    <category term="micro four thirds" scheme="http://philgyford.vox.com/tags/micro+four+thirds/" label="micro four thirds" /> 
    </entry> 
    
    <entry>
        <title>Songs as G.S.V.s</title>   
        <link rel="alternate" type="text/html" title="Songs as G.S.V.s" href="http://blackbeltjones.vox.com/library/post/songs-as-gsvs.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Songs as G.S.V.s" href="http://blackbeltjones.vox.com/library/post/songs-as-gsvs.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Songs as G.S.V.s" href="http://www.vox.com/atom/svc=post/asset_id=6a00c11414cd355af500fad6b23a8d0005" />          <id>tag:vox.com,2008-10-06:asset-6a00c11414cd355af500fad6b23a8d0005</id>
        <published>2008-10-06T16:09:04Z</published>
        <updated>2008-10-06T20:48:27Z</updated>
    
        <author>
            <name>Moleitau</name>
            <uri>http://blackbeltjones.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blackbeltjones.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>While not having read that much Iain M. Banks, I find myself thinking in Culture Ship names an awful lot. Blip.fm seems to encourage it. I try and think up a culture ship name that sums up the song I&#39;m going to blip. No idea why. I enjoy it greatly however.</p>
    
    
    


    
    
    

<div at:enclosure="asset" at:xid="6a00c11414cd355af500fae8e49343000b" at:format="auto" at:align="left"
    class="enclosure enclosure-left enclosure-auto embed-enclosure" 
     style="text-align: center; float: left;">
<div class="enclosure-inner"
    
        style="width: 500px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item embed-asset last">
    
            <div class="enclosure-embed">
        
                <iframe class="enclosure-iframe" frameborder="0" scrolling="no" src="http://a3.vox-data.com/6a00c11414cd355af500fae8e49343000b-html" style="width: 500px; height: 150px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p><br /> <div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://blackbeltjones.vox.com/library/post/songs-as-gsvs.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c11414cd355af500fad6b23a8d0005?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Canon vs Nikon: the 2008 Edition</title>   
        <link rel="alternate" type="text/html" title="Canon vs Nikon: the 2008 Edition" href="http://blech.vox.com/library/post/canon-vs-nikon-the-2008-edition.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Canon vs Nikon: the 2008 Edition" href="http://blech.vox.com/library/post/canon-vs-nikon-the-2008-edition.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Canon vs Nikon: the 2008 Edition" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff2190100a7ffe964000e" />          <id>tag:vox.com,2008-10-02:asset-6a00c2251d985ff2190100a7ffe964000e</id>
        <published>2008-10-02T13:16:18Z</published>
        <updated>2008-10-09T14:40:54Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I&#39;m a bit late to this (it&#39;s a whole week and a half old), but a recent Stephen Fry Dork Talk column covered the <a href="http://stephenfry.com/blog/?p=55">Canon/Nikon camera rivalry</a>, and more specifically, the <a href="http://www.canon.co.uk/For_Home/Product_Finder/Cameras/Digital_SLR/EOS_1000D/index.asp">Canon EOS 1000D</a>. I&#39;ve not really talked about it, but unlike a lot of the earlier commentators, I wanted to wait until it had found a street price, which it has: about <a href="http://www.amazon.co.uk/Canon-EOS-1000D-18-55-KIT/dp/B0014IK7QO">£375</a>.</p><p>So, what&#39;s the 1000D? Well, it&#39;s a new category (four digits, as opposed to the three-digit 350/400/450D, or the two-digit 30/40/50, or the single-digit (and expensive) 5D and the various 1Ds) of entry-level SLR. It comes with the same improved <a href="http://www.dpreview.com/lensreviews/canon_18-55_3p5-5p6_is_c16/">18-55IS</a> kit lens as the 450D (usually) does, and loses a few features compared to the model up (spot metering, for example) while saving about £100 off the price.</p><p>I&#39;m sure it&#39;ll do very well, since the things that make me happy I&#39;ve got a 450D (a replacement for a stolen 350D, although I&#39;d have been tempted to upgrade anyway) rather than a 1000D won&#39;t occur to many people. (For example, the viewfinder&#39;s a lot better on the 450D, but no new SLR purchaser will even notice.) I&#39;d also recommend it over Nikon&#39;s entry-level cameras, because it&#39;s compatible with all of Canon&#39;s EF lenses.</p><p>(Technically Nikon&#39;s backwards compatibility is better, since they never had the same sharp break for electronic kit as Canon, but the D40, D40x and D60 don&#39;t support autofocus on some lenses, and unfortunately the cheap-but-useful 50mm f/1.8 is one of them. Since I recommend this as something you want to buy either with your SLR or within a couple of months, this is a big deal.)</p><p>However, beyond the low end I&#39;m increasingly minded to recommend Nikon. They have a much smoother progression in their range, whereas Canon have a vast chasm between the roughly £1000 50D and the well-over-£2000 5DmkII. (I&#39;m assuming the 5D will vanish quickly; possibly not.) On the other side, the D90, D700, D300 and D3 are each much closer to each other in price (although it starts to get a bit rarefied towards the end). I have no idea what Canon&#39;s thinking is here, and of course there&#39;s more to an SLR system than bodies (there&#39;s lenses too), but even so, it&#39;s a bit strange.</p><p>Still, SLRs are more affordable than ever (especially if you look outside the big-two duopoly: Sony&#39;s entry-level Alphas are under £300 now, I believe), and so it&#39;s as good a time as ever to consider one.<br /></p>    <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/canon-vs-nikon-the-2008-edition.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff2190100a7ffe964000e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="camera" scheme="http://philgyford.vox.com/tags/camera/" label="camera" /> 
    <category term="photography" scheme="http://philgyford.vox.com/tags/photography/" label="photography" /> 
    <category term="canon" scheme="http://philgyford.vox.com/tags/canon/" label="canon" /> 
    <category term="nikon" scheme="http://philgyford.vox.com/tags/nikon/" label="nikon" /> 
    <category term="stephen fry" scheme="http://philgyford.vox.com/tags/stephen+fry/" label="stephen fry" /> 
    <category term="dslr" scheme="http://philgyford.vox.com/tags/dslr/" label="dslr" /> 
    </entry> 
    
    <entry>
        <title>Freeriders of the purple sage</title>   
        <link rel="alternate" type="text/html" title="Freeriders of the purple sage" href="http://blackbeltjones.vox.com/library/post/freeriders-of-the-purple-sage.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Freeriders of the purple sage" href="http://blackbeltjones.vox.com/library/post/freeriders-of-the-purple-sage.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Freeriders of the purple sage" href="http://www.vox.com/atom/svc=post/asset_id=6a00c11414cd355af500fad6b11bd70005" />          <id>tag:vox.com,2008-10-02:asset-6a00c11414cd355af500fad6b11bd70005</id>
        <published>2008-10-02T12:03:41Z</published>
        <updated>2008-10-02T12:03:41Z</updated>
    
        <author>
            <name>Moleitau</name>
            <uri>http://blackbeltjones.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blackbeltjones.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>The tragedy of the commons is a myth.</p><p>There is a vast conspiracy enacted by those who would steal the common off the goose.</p><p>A giant distributed clan of supervillainy: the free-riders.</p><p>They are sent across the globe and beyond - into our fictions and our factions to ensure that the tragedy plays out as prophesised.</p><p>They cannot be reasoned with, they cannot be bought (as they are freeriders) - the only way they can be stopped is by applying a sharp pinch to their left elbow and when they turn around on their hard heels, giving them an extremely disapproving, disappointed look.</p><p>Start now.<br /> </p>   <p style="clear:both;"> 
    <a href="http://blackbeltjones.vox.com/library/post/freeriders-of-the-purple-sage.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c11414cd355af500fad6b11bd70005?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>snaptrip: some thoughts</title>   
        <link rel="alternate" type="text/html" title="snaptrip: some thoughts" href="http://blech.vox.com/library/post/snaptrip-some-thoughts.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="snaptrip: some thoughts" href="http://blech.vox.com/library/post/snaptrip-some-thoughts.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="snaptrip: some thoughts" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff2190100a7ff3863000e" />          <id>tag:vox.com,2008-09-29:asset-6a00c2251d985ff2190100a7ff3863000e</id>
        <published>2008-09-29T20:16:42Z</published>
        <updated>2008-10-02T13:26:18Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>Having finally got <a href="http://snaptrip.appspot.com/">snaptrip</a> out there, I&#39;m hoping you&#39;ll allow me a little (pretentious?) waffle about why I wrote it, where it fits, how I made some of my decisions, and what&#39;s next.</p><p>I&#39;m a big fan of Flickr&#39;s machine tags. Most of my images have at least ten - mostly generated automatically, like my <a href="http://husk.org/code/flickr_exif_machinetag.pl">EXIF machine tags</a> - and I tend to add geographic metadata as well. As such, it&#39;s probably not a surprise that I&#39;d write an application that made Dopplr trip IDs available. The big surprise is that I bothered to make it accessible to most people, by building it as a website not a script.</p><p>Why a website? Well, I thought I&#39;d like a nice interface as much as anyone, and I also know that to make a machine tag truly useful you need as many people as possible using it. Asking folk to download a script, get a key, and use a command-line interface - or no interface at all - isn&#39;t going to work.</p><p>Speaking of Dopplr, I don&#39;t think I&#39;ve seen a talk by anyone there since it started, but I do think I&#39;ve picked up their philosphy from <a href="http://www.slideshare.net/dopplrhq">slides</a> and abstracts online. The phrase that tends to crop up is a &quot;coral reef&quot;, the idea being there&#39;s a web of data that&#39;s available on the internet and that by doing one thing, and doing it well - the old Unix philosophy, really - that you can live in a happy niche. Well, snaptrip lives on part of the coral built by the two companies whose API it consumes.</p><p>I&#39;m not under any illusions: it&#39;s likely that most users won&#39;t care about their past trips, or matching their Flickr photos. Those who do will probably only visit the site once, tag a few trips, and then leave. That&#39;s fine.</p><p>In my previous post I alluded to some decisions I made about the geotagging features in snaptrip. To be honest, it wasn&#39;t something I&#39;d considered at first, but seeing Richard Crowley&#39;s <a href="http://dopploadr.rcrowley.org/">Dopplroadr</a> hack - which does some of the same things as snaptrip, but when they&#39;re uploaded rather than by looking for existing Flickr photos - made me consider the possibility. However, because I am looking at things that have probably accumulated metadata already, snaptrip is careful not to overwrite any information that&#39;s already there.</p><p>snaptrip adds <a href="http://rcrowley.org/2008/09/14/dopploadr">fewer tags</a> than Dopploadr. It won&#39;t add human-readable tags at all, and it adds the geographical data at a relatively low level of accuracy. I didn&#39;t want snaptrip to assert with precision that all these photos were taken dead in the centre of Copenhagen, since they probably weren&#39;t. My US trips show exactly the sort of thing I&#39;m talking about: most of my pictures are actually taken anything from ten to two hundred miles from where Dopplr thinks I was staying. Similarly, it doesn&#39;t set a woe:id machine tag, instead preferring to use the dopplr:woeid namespace/predicate pair.</p><p>It&#39;s quite possible I&#39;m overdoing the paranoia here, and so I&#39;ll probably add the option to set more tags later, but for now, I&#39;m happy to tread lightly. (In that vein, snaptrip doesn&#39;t set a visible &quot;snaptrip&quot; tag, like many apps (Shozu and AirMe spring to mind; Picnic also suggests adding its tag). However, it does set a dopplr:tagged=snaptrip machine tag, and I should probably make that optional also. For now, you can use <a href="http://flickr.com/photos/me/tags/dopplr:tagged=snaptrip/edit/">Flickr&#39;s tag tools</a> to delete it.)</p><p>So, what&#39;s next? Well, the basic functionality I wanted seems to be there and stable, so I&#39;m now considering two further avenues. I&#39;m trying to develop tools to give you some views on the aggregated data from your past trips, but perhaps I should instead be looking at tools to increase the amount of stuff in that Dopplr history. I&#39;ve got a couple of ideas...</p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/snaptrip-some-thoughts.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff2190100a7ff3863000e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="flickr" scheme="http://philgyford.vox.com/tags/flickr/" label="flickr" /> 
    <category term="tagging" scheme="http://philgyford.vox.com/tags/tagging/" label="tagging" /> 
    <category term="location" scheme="http://philgyford.vox.com/tags/location/" label="location" /> 
    <category term="dopplr" scheme="http://philgyford.vox.com/tags/dopplr/" label="dopplr" /> 
    <category term="machine tags" scheme="http://philgyford.vox.com/tags/machine+tags/" label="machine tags" /> 
    <category term="snaptrip" scheme="http://philgyford.vox.com/tags/snaptrip/" label="snaptrip" /> 
    <category term="geowanking" scheme="http://philgyford.vox.com/tags/geowanking/" label="geowanking" /> 
    </entry> 
    
    <entry>
        <title>snaptrip: a weekend of changes</title>   
        <link rel="alternate" type="text/html" title="snaptrip: a weekend of changes" href="http://blech.vox.com/library/post/snaptrip-a-weekend-of-changes.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="snaptrip: a weekend of changes" href="http://blech.vox.com/library/post/snaptrip-a-weekend-of-changes.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="snaptrip: a weekend of changes" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff2190100a7fd4a2c000e" />            <id>tag:vox.com,2008-09-22:asset-6a00c2251d985ff2190100a7fd4a2c000e</id>
        <published>2008-09-22T15:39:26Z</published>
        <updated>2008-09-22T20:17:33Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>I&#39;d hoped to do a lot to <a href="http://snaptrip.appspot.com/">snaptrip</a> over the weekend, and I pretty much managed to do what I hoped for. There&#39;s a lot of changes which went live today; a lot of them are kind of invisible, but hopefully they&#39;re all useful.</p><p>Firstly, there&#39;s some user interface changes that incorporate suggestions from people within Dopplr. You now have to authenticate with both Dopplr and Flickr before logging in; it was possible to use snaptrip with just the one, but it didn&#39;t really make a lot of sense. When you tag photos, they get a border in the city&#39;s colour (as they do if they&#39;ve already been tagged). I&#39;ve also removed the requirement to load all the photos before tagging them; you now get to do so in batches of 24.</p><p>Secondly, the behind the scenes changes. Google App Engine makes it really easy to use memcache to avoid loading data more than once, so I now use that, making reloading pages really quick. There&#39;s much better error detection, especially for when a network call to either of the services it relies on fails. I&#39;ve also fixed the sort ordering in the statistics panel on the trip list page.</p>
    
    
    

    
    
    

    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2251d985ff2190100a7fd4b5f000e" at:format="small" at:align="left"
    class="enclosure enclosure-left enclosure-small photo-enclosure" 
     style="text-align: center; float: left;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 0 20px 20px 0;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://blech.vox.com/library/photo/6a00c2251d985ff2190100a7fd4b5f000e.html"><img src="http://a7.vox.com/6a00c2251d985ff2190100a7fd4b5f000e-120pi" alt="show-dopplr-link" title="show-dopplr-link" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://blech.vox.com/library/photo/6a00c2251d985ff2190100a7fd4b5f000e.html" title="show-dopplr-link">show-dopplr-link</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->
<p>



Thirdly, I&#39;ve added a lot more functionality to make use of the location information on both sides. Your map now shows Flickr photos*, and it&#39;s a &quot;slippy map&quot;, so you can zoom in and out and recenter it. (It also shows the departure point.) It&#39;s also possible to use the Dopplr information about trips to add photos to Flickr&#39;s map. I should probably make it clear here that snaptrip will <strong>never</strong> overwrite location data (or trip data) that you&#39;ve added yourself.</p><p>
Finally, I had a comment on a previous post asking why you couldn&#39;t see trip tags on Flickr. Assuming that snaptrip worked, then the machine tags it&#39;s added aren&#39;t even shown by default- you have to open the disclosure triangle in the right hand pane. However, if you&#39;re using Firefox and Greasemonkey, you can install the <a href="http://snaptrip.appspot.com/js/show-dopplr-link.user.js">show-dopplr-links</a> user script, which will display a badge and link - like those for Upcoming - on each photo page.</p><p>Hopefully this isn&#39;t the end- there are still features I want to add, and the usage of the app when DopplrHQ first publicised it was a pleasant surprise. I hope these fixes and additions make it useful for you, though.</p><p><span style="font-size: 0.8em;">* Usually. There&#39;s a philosophical point I hope to expand on in another post.</span><br /> </p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/snaptrip-a-weekend-of-changes.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff2190100a7fd4a2c000e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="flickr" scheme="http://philgyford.vox.com/tags/flickr/" label="flickr" /> 
    <category term="greasemonkey" scheme="http://philgyford.vox.com/tags/greasemonkey/" label="greasemonkey" /> 
    <category term="memcache" scheme="http://philgyford.vox.com/tags/memcache/" label="memcache" /> 
    <category term="dopplr" scheme="http://philgyford.vox.com/tags/dopplr/" label="dopplr" /> 
    <category term="google app engine" scheme="http://philgyford.vox.com/tags/google+app+engine/" label="google app engine" /> 
    <category term="snaptrip" scheme="http://philgyford.vox.com/tags/snaptrip/" label="snaptrip" /> 
    </entry> 
    
    <entry>
        <title>snaptrip: follow-up</title>   
        <link rel="alternate" type="text/html" title="snaptrip: follow-up" href="http://blech.vox.com/library/post/snaptrip-follow-up.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="snaptrip: follow-up" href="http://blech.vox.com/library/post/snaptrip-follow-up.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="snaptrip: follow-up" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d985ff2190100a7fc3aa8000e" />          <id>tag:vox.com,2008-09-18:asset-6a00c2251d985ff2190100a7fc3aa8000e</id>
        <published>2008-09-18T22:58:00Z</published>
        <updated>2008-09-22T15:42:00Z</updated>
    
        <author>
            <name>Paul Mison</name>
            <uri>http://blech.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://blech.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>Just a quick note to say thanks to all of you who&#39;ve been using snaptrip today, since it was <a href="http://twitter.com/DopplrHQ/statuses/926087709">mentioned</a> on <a href="http://twitter.com/dopplrhq">DopplrHQ&#39;s Twitter</a> stream. As it says in the questions and answers on the front page, I&#39;m still poking at lots of bits of functionality, and you may see the odd error when I haven&#39;t properly caught one of the web services I use failing to send back some text. Despite all that, I can see that the app&#39;s been fairly popular, and hopefully it&#39;s been useful.</p><p>However, I&#39;ve just spent an evening tightening up some of the text, and also working on how to show that an image already has either Dopplr trip tags or location data. (You&#39;ve probably noticed there&#39;s a link that doesn&#39;t work- I didn&#39;t expect to be releasing quite so soon- but it might give you a clue as to what&#39;s coming next.) I&#39;ll try and keep posting fairly regularly, but for now, thanks again.<br /></p>   <p style="clear:both;"> 
    <a href="http://blech.vox.com/library/post/snaptrip-follow-up.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d985ff2190100a7fc3aa8000e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="flickr" scheme="http://philgyford.vox.com/tags/flickr/" label="flickr" /> 
    <category term="bugs" scheme="http://philgyford.vox.com/tags/bugs/" label="bugs" /> 
    <category term="location" scheme="http://philgyford.vox.com/tags/location/" label="location" /> 
    <category term="twitter" scheme="http://philgyford.vox.com/tags/twitter/" label="twitter" /> 
    <category term="dopplr" scheme="http://philgyford.vox.com/tags/dopplr/" label="dopplr" /> 
    <category term="snaptrip" scheme="http://philgyford.vox.com/tags/snaptrip/" label="snaptrip" /> 
    </entry> 
</feed>

