<?xml version="1.0" encoding="UTF-8"?>
	
	<rss version="2.0">
	<channel>
		<title>Système D</title>
		<link>http://www.systemeD.net/blog</link>
		<description></description>
		<generator>gelato CMS</generator>
		<image>
			<url>http://www.systemeD.net/blog/images/information.png</url>
			<title></title>
			<link>http://www.systemeD.net/blog</link>
		</image>



			<item>
				<title>Gerry and the Holograms lyrics</title>
				<description><![CDATA[<p>(Because some things deserve to be found when you search for them.)</p>

<p>Here we come / 
We’re Gerry and the Holograms / 
There are now 16 of me / 
And before I was one man</p>

<p>Gerry and the Hologram / 
Gerry and the Hologram</p>

<p>Lasers, lights and rods of glass / 
Appear to make me round / 
That is to say all 16 of me / 
’Cause I’m Gerry and the Hologram /
Gerry and the Hologram</p>

<p>Did I say 16 of me? / 
I’m sorry, we’re only one [two three four] / 
The others are just fragments /
Called Gerry and the Hologram</p>

<p>Gerry and the Hologram /
Gerry and the Hologram</p>
]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=21</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=21</guid>				
				<pubDate>Fri, 02 Dec 2011 10:15:58 +0000</pubDate>				
			</item>


			<item>
				<title>Thoughts on Flash</title>
				<description><![CDATA[<p>Apparently the title has been used before.</p>

<p>The commentary about the fate of Flash seems never-ending; but it was amped up this week by Adobe\'s announcement that it\'s <a href="http://blogs.adobe.com/conversations/2011/11/flash-focus.html">killing Flash-on-mobile</a>. Some is <a href="http://news.cnet.com/8301-30685_3-57321494-264/flash-crippled-but-alive...for-now/">thoughtful</a>, much merely crowing. But there\'s one common thread: it concerns a mythical single product called \"Flash\".</p>

<p>There is no such product.</p>

<p>Let\'s set out the basics. There is a language, ActionScript 3: it\'s a hybrid of Java and JavaScript, and much less painful than JavaScript. You can use Adobe software (such as Flash Professional, a paid-for product intended for designers, and Flex SDK, a free command-line compiler) to write code in AS3. This code runs either under Flash Player (a browser plugin). It can also be compiled into more-or-less-standalone apps for mobile (iOS and Android) or desktop, using a technology called AIR.</p>

<p>Both AIR and Flash Player supply the same API to AS3, for graphics, networking and the like. There\'s also a free UI/forms framework, Flex, itself written in AS3.</p>

<p>Out of all this, there\'s only one area where Adobe makes money: the paid-for authoring tools. This is, after all, Adobe\'s core business. But they don\'t have to sink money into a player for Photoshop, for Illustrator, even for InDesign (unless you count Reader). Flash Player is a cost, and a significant one.</p>

<p>As HTML5 advances, it\'s becoming clear that Flash retains two strengths. One is hardcore pixel-mashing, particularly for games... particularly for 3D games. (In Adobe\'s words, \"high definition entertainment experiences\".) Most of the advances in Flash Player 10 and 11 are dedicated to this.</p>

<p>The other is Flex. Flex is an easy, if occasionally exasperating, way to build form-driven \'Rich Internet Applications\'. It\'s full-featured, it speaks XML nicely, and it\'s internationalised. The Flex framework, too, is being actively developed.</p>

<p>So we have the curious situation where one runtime (Flash Player) is used for both performance-critical 3D games and enterprise-level data-driven webapps.</p>

<p>The two are likely to suffer very different fates.</p>

<p>Games are moving out of the browser. Mobile apps are the new gaming platform, and one where AIR is making serious inroads - not least as the best-placed platform for deploying the same code to iOS and Android apps.</p>

<p>Meanwhile RIAs, or webapps, or whatever you want to call them, no longer need Flash Player. Improved browser feature sets (loosely HTML5) are more than capable of doing what, five years ago, required Flash Player.</p>

<p>Adobe\'s latest announcement signals the eventual demise of Flash Player - not the death of Flash.</p>

<p>Adobe is too frustratingly erratic a company for any \'predictions\' to be worthwhile. So let\'s call this a mere \'guess\' instead:</p>

<p>In a few years, people will still be writing apps in ActionScript 3. Some will be compiled, via AIR, to iOS and Android apps: this is principally the games market. That\'s a dead cert. Less certain, but still likely in my view, is that other apps based on Flex will be <a href="http://jangaroo.net/">compiled down to JavaScript</a> and deployed in the browser. Meanwhile, Adobe continues to make the same money from authoring tools - but without the cost of a desktop player.</p>
]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=20</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=20</guid>				
				<pubDate>Wed, 09 Nov 2011 18:18:23 +0000</pubDate>				
			</item>


			<item>
				<title>Free of comment</title>
				<description><![CDATA[<p>In print I prefer the Independent, but on the web, the <a href="http://www.guardian.co.uk/">Guardian</a> is easily my favourite news site. Its breadth of coverage and speed of updating is matched only by... well, the witlessness of its commenters. It's a bit like this <a href="http://xkcd.com/202/">XKCD</a>, only with added Europhobia and Dawkins.</p>

<p>Inspired by <a href="http://stevenf.com/pages/shutup.css.html">shutup.css</a>, I'm now using a custom stylesheet to hide comments on all Guardian articles. Just one line of CSS makes the whole site bearable.</p>

<p>Installing it on Safari is trivial:</p>

<ol>
<li>Download <a href="http://www.systemeD.net/code/shutup.css">the stylesheet</a></li>
<li>Save it somewhere</li>
<li>In Safari, select it in Preferences > Advanced > Style sheet</li>
</ol>

<p>And that's it. It's <a href="http://www.opera.com/docs/usercss/">simple in Opera</a> (my new favourite browser for non-speedy connections), too. In Firefox I think you could use <a href="https://addons.mozilla.org/en-US/firefox/addon/stylish/">Stylish</a>.</p>
]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=18</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=18</guid>				
				<pubDate>Mon, 01 Aug 2011 11:47:55 +0000</pubDate>				
			</item>


			<item>
				<title>What could you do with open railway data? </title>
				<description><![CDATA[<p><img src="uploads/open_rail_data.jpg" alt="Open your wallets" /></p>

<p>Let me show you a great way to get more people using the train.</p>

<p>Let’s say railway timetable and live running information was available under an open data licence. Anyone could download it, anyone could use it.</p>

<p>Ok, sounds a bit abstruse. So let’s ask: if you were a developer, what would you do with this data?</p>

<ol>
<li><p>Google could integrate the data into <a href="http://transit.google.com/">Google Transit</a>, so when people asked for driving directions on Google Maps, they’d find out how easy it is to use the train instead. WIN.</p></li>
<li><p><a href="http://cyclestreets.net/">CycleStreets</a> could mash it up with OpenStreetMap’s excellent cycle route data, so you could easily plan a journey from any point to any point by bike and train. No need for the car. WIN.</p></li>
<li><p>Designers could make a lovely animation of trains running around the place. Animations are cool. If more people think trains are cool, more people will catch the train. WIN.</p></li>
<li><p>Walking route websites could use the data to encourage station-to-station walks on little rural branch lines which don’t have many trains per day. If people can be reassured the walk will get them to the train at the right time, they’ll be less likely to drive the car all over the sensitive National Park “just in case”. WIN.</p></li>
<li><p>iPhone or Android developers could create a super app that figures that your train is running a bit late, and magically replans all your connections for you, telling you where you need to change and what platform to head to. If train delays are less traumatic, people will be more likely to use the train. WIN.</p></li>
<li><p>Another super mobile app idea: let people record how busy the train they’re on is. So you could use the app to record “I’m on the 17.22 from Paddington and I can’t find anywhere to sit”. All these reports would be aggregated (‘crowdsourcing’), mashed up against the timetable, and fed into a journey-planner - which could then offer you an “Avoid busy trains” tickbox. Which would be fantastic for both passengers and for the train companies who want to spread the load out. WIN.</p></li>
<li><p>Companies could put little “get here by train” widgets on the “contact us” page on their website. Business travel by train is good. You can work on the train. You can’t work in the car. WIN.</p></li>
</ol>

<ol>
<li value="8"><p>Village websites could integrate the live departure board onto their main page. (I’d love to do this with the Charlbury website.) That way, people who were about to hop into the car could see there’s a train in a few minutes, and get that instead. And bleary-eyed people like my little sister, who gets the 6am train every morning, could have an extra 10 minutes’ toast-eating if it was running late. WIN.

<li value="9"><p>Rail passengers’ websites could keep track of punctuality for particular trains. That way, if a grumpy petrolhead boss says “you’re not getting the train any more, it’s always late”, you could point and say “actually, it runs to time almost every day”. Or if one train does always run late, you could plan your journey around it. WIN.

<li value="10"><p>Journey-planning websites could specialise in particular users. A website for older passengers might avoid changing trains where there’s lots of stairs (e.g. Birmingham New Street) and suggest easier ones (e.g. Wolverhampton) instead. Or one for people like me who walk too fast could offer five-minute connections instead of ten-minute ones. WIN.
</ol>

<p>These are just ten ideas off the top of my head. But the beauty of releasing data openly is that thousands of people have their own ten ideas. They will build them. Thousands of people x ten ideas x WIN = lots more people using the train, not the car.</p>

<p>And that’s why train companies should release their timetable and train running information as free, open data. At present they sell the data. That’s short-sighted. The small income they get from selling it would be greatly outweighed by all this WIN leading to more people buying train tickets. To say nothing of the environmental benefits...</p>

<p>The Government has already made encouraging noises, but nothing’s happened yet. But, happy day, the Office of Rail Regulation has <a href="http://www.rail-reg.gov.uk/server/show/ConWebDoc.10368">a consultation</a> out on “giving passengers the information they need to plan and make journeys”. It doesn’t say the data will be released openly. It should.</p>

<p><a href="uploads/orr.pdf">Here's what I've written in response</a>. It would be lovely if ORR saw a blinding flash of enlightenment as a result, but it’s pretty unlikely to come if just one person writes to them. So if you like this, if you think there might be more ideas - you might even have ten yourself - then write to tell them.</p>

<p>You can do this by e-mailing abigail.grenfell@orr.gsi.gov.uk. The deadline is Monday 20th June. There are lots of specifics in <a href="http://www.rail-reg.gov.uk/upload/pdf/passenger_information_consultation_290311.pdf">the consultation document</a>, and you should read them if you can. But it all comes down to this, from near the start of the document: “how the industry provides information, including what obligations operators have to meet their customers' needs, and whether there are any gaps that should be filled”.</p>

<p>I think the best way to get these gaps filled is to release the data openly, so anyone can fill them. If you agree, write and tell them.</p>

<p><a href="http://www.flickr.com/photos/chough/3637776247/sizes/m/in/photostream/">Photo by <em>Tom</em> at flickr.com, CC-BY-NC-SA.</a></p>
]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=17</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=17</guid>				
				<pubDate>Fri, 13 May 2011 14:15:57 +0000</pubDate>				
			</item>


			<item>
				<title>How to fix a fallen-off NCN sign with just an Ikea allen key.
</title>
				<description><![CDATA[<img src="http://www.systemeD.net/blog/uploads/ncn-44-repair.jpg"/>]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=4</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=4</guid>				
				<pubDate>Sun, 01 May 2011 19:54:10 +0000</pubDate>				
			</item>


			<item>
				<title>Hell of the North Cotswolds, 10th April. 50k, 3hr10. Just exhilarating.
</title>
				<description><![CDATA[<img src="http://www.systemeD.net/blog/uploads/honc.jpg"/>]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=3</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=3</guid>				
				<pubDate>Mon, 11 Apr 2011 06:12:06 +0000</pubDate>				
			</item>


			<item>
				<title>Some notes on Oxfordshire's Local Transport Plan 2011-2030</title>
				<description><![CDATA[<p>After an astonishingly exhaustive (and exhausting) consultation process, the final LTP3 - or, as we're now meant to call it, Local Transport Plan 2011-2030 - has been published. "Here's the download":http://bit.ly/gxQZyt (a whopping 8Mb PDF).</p>

<p>These are a few outline thoughts after a brief skim through. I'll update them as and when I find more in the document.</p>

<p>First of all: this is a huge step forward from LTP2. LTP2 prioritised cycling and walking in Oxford, but largely ignored it in the rest of the county. LTP3 is much more balanced and begins to envisage both the creation of good cycle networks in the other main towns (Banbury, Witney etc.), and rural routes for utility and leisure purposes. </p>

<p>Everything comes with the mammoth caveat "there is no money", of course. But then there's been no money allocated to cycling outside Oxford for the past five years anyway. The suggestion here is that when there is some money, some of it'll be spent outside Oxford. Right at the start of the Rural Areas section, we have as one of the three principal priorities:</p>

<p>"Develop and increase cycling and walking for local journeys, recreation and health"</p>

<p>w00t o/</p>

<p>On slightly technical matters: The philosophy on designing cycle routes is promising but a little confused. The plan is admirably honest that the "dual network" approach (make main roads cycle-friendly, provide alternative quiet routes) hasn't worked as well as it should. Trying to make the Botley Road cycle-friendly is still a bit like putting lipstick on a pig. Quiet routes, when seen as a second-choice alternative rather than the primary provision, can often end up slow and winding. The NCN often suffers from this in non-cycle-friendly towns.</p>

<p>Instead, it says "future development will emphasise developing safe, direct, attractive, and well-signed routes which can cater for the majority of cyclists". Which is good, especially if "cyclists" is read as "future cyclists" rather than merely "existing cyclists".</p>

<p>I am nervous, though, about the suggestion that "this could follow a hierarchy that gives preference to on-road provision for cyclists". The "hierarchy of provision" is a one-sided idea dreamt up by hardcore road cyclists. Roadies are, of course, entitled to their road space. But "preference" implies "we'll try on-road first, and then if it doesn't work, we'll look at something else". On-road <em>doesn't</em> work for everyone. If it did, we'd have Netherlands/Copenhagen/whatever levels of cycling. We don't.</p>

<p>Anyway, enough on that. There are some good specifics in here: let's make sure they're acted on. (Especially in Banbury, but that's another story.)</p>

<p>The second part which I'm enormously pleased with is the Rural Areas section. The draft plan (published in the autumn) was very skimpy on rural transport issues. We put in a joint response from Charlbury Cycling Group, Sustainable Charlbury, and Charlbury Town Council to say "we think it needs to be a bit more meaty than this". And, greatly to OCC's credit, it is.</p>

<p>One of the things we pointed out was "OCC is never going to have enough resources to rewrite transport in every little village, so let communities do it" (all very Big Society). And that's in there: "Where rural communities develop community-based proposals for improving access to services, we will consider and support viable plans that are consistent with wider transport policy." Excellent.</p>

<p>Also: "Where resources for road or junction improvements are available, the design will reflect the potential for walking, cycling, horse riding and bus use in that location, and not just consider the needs of motorised traffic." And better still: "We will continue to support... the introduction of 20mph zones in settlements, where appropriate."</p>

<p>Finally: "If resources allow we will develop rural cycle routes: these would take the form of signed routes on less busy roads, usually connected to the National Cycle Network or other existing cycle routes. In appropriate cases we will consider converting rights of way to cycle use, particularly where this will provide access to basic services or transport opportunities."</p>

<p>There is no money. But, perhaps, when there is, LTP3 finally gives permission for the money to be spent on good stuff.</p>
]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=2</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=2</guid>				
				<pubDate>Tue, 22 Mar 2011 20:58:22 +0000</pubDate>				
			</item>


			<item>
				<title>And: hello froggy world III. Having moved hosts from 34sp (who were hacking me off by, well, being hacked quite so often) to Bytemark (who give me a real virtual machine I can break), I couldn\'t bring myself to reinstall the rather vast WordPress on the nice clean server. After all, if I wanted a big pile of bloat that got in the way of my creativity (stop laughing at the back), I\'d use Flex. Oh, hang on, I do.

So I\'m experimenting with something rather lighter. Does this work?
</title>
				<description><![CDATA[<img src="http://www.systemeD.net/blog/uploads/dsc07218.jpg"/>]]></description>
				<link>http://www.systemeD.net/blog/index.php?post=1</link>
				<guid isPermaLink="true">http://www.systemeD.net/blog/index.php?post=1</guid>				
				<pubDate>Tue, 22 Mar 2011 19:01:36 +0000</pubDate>				
			</item>

	</channel>
</rss>
