<?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>code &#38; rock</title>
	<atom:link href="http://www.richardjohnashe.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardjohnashe.com</link>
	<description>It&#039;s all in the name...</description>
	<lastBuildDate>Mon, 23 Apr 2012 15:51:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Source order of jQuery Mobile &#8211; don&#8217;t overlook it</title>
		<link>http://www.richardjohnashe.com/posts/source-order-of-jquery-mobile-dont-overlook-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=source-order-of-jquery-mobile-dont-overlook-it</link>
		<comments>http://www.richardjohnashe.com/posts/source-order-of-jquery-mobile-dont-overlook-it/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 15:43:57 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=484</guid>
		<description><![CDATA[<p>I normally don&#8217;t like doing stupidly short posts but I feel a need to publish the stupidity of my oversight on this one. It didn&#8217;t take long to spot it but still&#8230; I&#8217;ve recently been converting a mobile app to be web based and had been noticing a few unexplainable problems with it such as [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>I normally don&#8217;t like doing stupidly short posts but I feel a need to publish the stupidity of my oversight on this one. It didn&#8217;t take long to spot it but still&#8230;</p>
<p>I&#8217;ve recently been converting a mobile app to be web based and had been noticing a few unexplainable problems with it such as the back functionality being inconsistent and clicks not registering half the time. That was before I noticed that at some point I had moved the source order of my script links in the head of my document.</p>
<p>So I just wanted to highlight for anyone else out there that has had a lapse of sense that this is how it should be:</p>
<p>&nbsp;</p><pre class="crayon-plain-tag">&amp;lt;!--jQuery to come first--&amp;gt;
&amp;lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;jquery-1.7.2.min.js&quot;&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;!--Then Modernizer--&amp;gt;
&amp;lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;modernizr.cssonly.js&quot;&amp;gt;&amp;lt;/script&amp;gt;

&amp;lt;!--Then custom stuff--&amp;gt;
&amp;lt;script type=&quot;text/javascript&quot;&amp;gt;
       $(document).bind(&quot;mobileinit&quot;, function(){
           $.mobile.defaultPageTransition = 'none';
 });
 &amp;lt;/script&amp;gt;

&amp;lt;!--Then jQuery mobile library after everything else--&amp;gt;
    &amp;lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot; src=&quot;jquery.mobile-1.1.0.min.js&quot;&amp;gt;&amp;lt;/script&amp;gt;</pre><p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/source-order-of-jquery-mobile-dont-overlook-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blood, sweat and screams of a project</title>
		<link>http://www.richardjohnashe.com/posts/blood-sweat-and-screams-of-a-project/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=blood-sweat-and-screams-of-a-project</link>
		<comments>http://www.richardjohnashe.com/posts/blood-sweat-and-screams-of-a-project/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 21:59:31 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[climbing]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=488</guid>
		<description><![CDATA[<p>The thing about climbing that I love and keeps me going back 3 times a week is that once one hits their natural level the real work of progress begins.  I&#8217;ve been climbing for about two and a half years. I quickly hit my limit top roping and moved onto leading. After hitting my natural [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>The thing about climbing that I love and keeps me going back 3 times a week is that once one hits their natural level the real work of progress begins.  I&#8217;ve been climbing for about two and a half years. I quickly hit my limit top roping and moved onto leading. After hitting my natural limit of about 6b/6b+ I&#8217;ve started really trying to work toward my goal of a 7a on the overhanging comp wall at my local wall (Craggy Island).</p>
<p>For months now (probably about 6) I&#8217;ve been climbing harder, thinking about the routes better, polishing my technique, thinking about where to rest a little if possible, working endurance. With the latest routes going up on the comp wall at Craggy about one and a half months ago I started working a red 7a. It consisted of a pretty solid first half that wasn&#8217;t anything special but did it&#8217;s job of tiring you a bit before hitting you with quite a technical top half.</p>
<p>For a solid month and a week I&#8217;d say I gave this climb real effort. I mean lots of blood, sweat and screams. From not being able to get past the gaston hold half way up I managed to work and work it and refine my approach until finally about a week ago now on a Tuesday night I touched got the top hold but didn&#8217;t have enough left in me to stick it.</p>
<p>Although gutted of not getting it I was pretty confident that on the next session on Thursday I&#8217;d have! It was that sort of deep confidence that can give you real hope. However here&#8217;s the thing that prompted this post. I got down on Thursday only to find that the 7a and a 7b (that I was also trying to work with a friend but was struggling on) had been replaced!</p>
<p>The reason was that Craggy was hosting a national youth competition. Now I love to see young people climbing but here&#8217;s the thing. <strong>Don&#8217;t mess with a climb once it&#8217;s on the wall and being climbed on until it&#8217;s time to take it down. This applies especially to the front wall that only gets set every 4-5 months. This also applies to a climb having holds added/removed after people have been climbing on it. Whether it&#8217;s soft or hard for the grade it is what it is!</strong></p>
<p>To without any notice at all just remove two climbs from the comp wall after a mere month and a bit is totally sucky. I don&#8217;t think they understand how much work people put into getting there projects. It&#8217;s not all about indoor climbing but for me certainly a big part of the allure is that fantastic feeling of getting a route that you&#8217;ve poured your heart and soul into clean. When you get that top clip, there&#8217;s not much else like it. This is what craggy took from it&#8217;s members when they messed with the front wall and I don&#8217;t think they even know it. Quite sad really.</p>
<p>I will of course get over this. I&#8217;ll sink my teeth into another project and of course now that the summer is coming I&#8217;ll be concentrating more and outside but still I&#8217;d love to teach the setters a lesson. How about taking whatever route they&#8217;re working outside and smash of a few handhold and foot holds. Maybe then they might feel the same as me, that all there blood sweat and screaming was for nothing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/blood-sweat-and-screams-of-a-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 screen repair&#8230; quick turnaround my ar*e</title>
		<link>http://www.richardjohnashe.com/posts/iphone-4-screen-repair-quick-turnaround-my-are/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iphone-4-screen-repair-quick-turnaround-my-are</link>
		<comments>http://www.richardjohnashe.com/posts/iphone-4-screen-repair-quick-turnaround-my-are/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 14:51:17 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=473</guid>
		<description><![CDATA[<p>Here&#8217;s a little customer service rant. Recently while I had my iPhone tethered to my iMac whilst I was testing out an app the cord tangled around my chair handle and then when I swivelled to speak to a colleague it got pulled off the desk and hit the ground face first with a resounding thud! [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little customer service rant. Recently while I had my iPhone tethered to my iMac whilst I was testing out an app the cord tangled around my chair handle and then when I swivelled to speak to a colleague it got pulled off the desk and hit the ground face first with a resounding thud! Once I&#8217;m past cursing myself I begin to research the best place to have it fixed.</p>
<p>Firstly let me say if this has happened to you then do make sure and look around as the price variation between different vendors was quite a lot. Why not spend an extra half hour and save yourself £40.</p>
<p>I settled on a company that seemed to be professional whilst not putting one over the table in terms of cost. So I phone them up and enquire regarding how long it should take with there current work load. Let me paraphrase the response. &#8216;Not more than a few days sir&#8217;. Well while I was loath to give up my phone as like most people with a smartphone I really did rely on it and was accustomed to having it wherever I may be I decided to rip of the bandage and send it away a day or two after it dropped hoping to get it back by the end of the week.</p>
<p>Long story short they company I sent it too still had it TWO weeks later. I finally broke when I phoned for the n-th time to enquire about it&#8217;s progress and was told yet again that they still didn&#8217;t have the parts (front screen) in stock but should be getting them in a few days. I&#8217;d heard that before so I promptly asked for a refund and return of my device.</p>
<p>What is galling about this isn&#8217;t that they had a supply problem it&#8217;s that from my very first enquiry with them they seemed to string me along. Bit of advice for companies out there, never string your customer along!</p>
<p>Anyway I&#8217;ve found another service (through eBay god help me) that looks pretty good so hopefully this time it really will be just a few days turnaround.</p>
<p>Oh btw just in case you&#8217;re curious the website of the company that I will never use again is www.i-phone-repairs.co.uk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/iphone-4-screen-repair-quick-turnaround-my-are/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Musing&#8217;s on mobile</title>
		<link>http://www.richardjohnashe.com/posts/musings-on-mobile/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=musings-on-mobile</link>
		<comments>http://www.richardjohnashe.com/posts/musings-on-mobile/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 23:40:22 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=447</guid>
		<description><![CDATA[<p>Lately I&#8217;ve been developing for the mobile app stores (iOS, Play, App World) so all the coolness and problems alike are pretty fresh in my mind. It also means I&#8217;ve been reading a lot of articles recently discussing the current state of the mobile landscape. I thought I&#8217;d get my thoughts down while I have [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been developing for the mobile app stores (iOS, Play, App World) so all the coolness and problems alike are pretty fresh in my mind. It also means I&#8217;ve been reading a lot of articles recently discussing the current state of the mobile landscape.</p>
<p>I thought I&#8217;d get my thoughts down while I have the time (I&#8217;ve been smacked in the face by a big fat cold virus that&#8217;s forcing me to have a break from climbing and well everything. Not nice over the long Easter weekend!).</p>
<h2>First up RIM</h2>
<p>I thought it might be wise for one to kick off with RIM sense it&#8217;s entirely possible that by the time I&#8217;ve finished writing this little piece that they will no longer exist. OK maybe I&#8217;m being a bit facetious to say it won&#8217;t exist but I can guarantee that it will have continued further along  it&#8217;s downward trend.</p>
<p>It&#8217;s funny to think how far RIM has fallen in the years preceding the iPhone and shortly thereafter Android. I personally thought that they had a brilliant place from which to wage war; that being the absolute centre of enterprise. Somehow they managed to lose it. I say somehow, you can actually pretty much chalk it up to the consumerisation of IT in the enterprise gaining momentum and RIMs inability to ride the wave.</p>
<p>Example. My most recent mobile app was for a client who wanted the app in BlackBerry&#8217;s App World as well as the App Store and Marketplace (now known as Play). Thing is the app was designed specifically for modern smartphone screens which we defined as about 3.5 inch with a decent resolution. Not having had to look into RIMs line up for a while I couldn&#8217;t recall their devices of the top of my head so I headed over to their product listing page.</p>
<p>What did I find? A product listing that looked like it was from a few months after iPhone and Android emerged. There was only one model that had a minimum of 3.5 inch screen (it actually had a 3.7&#8243;) with a decent resolution. ONE MODEL! It&#8217;s been clear that people want a big ass slab of glass for their smartphone&#8217;s today. There&#8217;s a reason why iPhone, Android and even Windows Phone 7 are all (with the exception of a few Android models I&#8217;m sure) slabs of glass.</p>
<p>Now I find it hard to believe that RIM&#8217;s CEO didn&#8217;t know these two facts; the trend of consumerisation of IT and the majority of people&#8217;s taste in relation to smartphone&#8217;s. So the only thing I can think that happened is that he couldn&#8217;t put one and one together and extrapolate.</p>
<p>There isn&#8217;t much more to say on this. RIM is losing market share, mind share, developers and staff month over month. The only good thing I&#8217;ve heard from them recently is an admission that they really have screwed up these last few years, btw that was from the new CEO.</p>
<p>I think the best thing for RIM to do is to get out of or trim down massively their hardware line and license their OS and services to other manufacturers. I think some other HW vendors would be interested in at least exploring the opportunity to offer a compelling counter balance to Apple and Google.</p>
<p>From a developer point of view. Well I wouldn&#8217;t shed a tear should RIM disappear.</p>
<h2>Next up choice/fragmentation in Android</h2>
<p>Depending on your view it&#8217;s either consumer choice or platform fragmentation. Well here&#8217;s the thing as a consumer I&#8217;m sort of sitting on the fence as to what I&#8217;d call it. I might be leaning toward consumer choice in relation to the HW but fragmentation in relation to the platform.</p>
<p>As a developer however it&#8217;s a clear cut decision. It&#8217;s fragmentation and a whole lot of work! And it ain&#8217;t quick iteration thanks to the painful sluggishness of the Android emulator. Of course as I finished the project and get my thoughts out here a new rev of the emulator has been released with the major improvement being hardware acceleration. I haven&#8217;t had a chance to update my development machine so can&#8217;t comment first hand on how well this works but I have seen some demo&#8217;s on youtube and it does look good.</p>
<p>Here&#8217;s an example of the fragmentation that we developers face. Take for Google&#8217;s mobile homepage for search. How do you think it holds up when viewed across a range of browsers.</p>
<p><a href="http://www.richardjohnashe.com/wp-content/uploads/2012/04/7030374923_1a1e649891.jpg"><img class="alignnone size-full wp-image-453" title="Android browse differences" src="http://www.richardjohnashe.com/wp-content/uploads/2012/04/7030374923_1a1e649891.jpg" alt="" width="500" height="75" /></a></p>
<p>You can see higher quality versions of the image <a href="http://www.flickr.com/photos/brad_frost/7030374923/sizes/l/in/photostream/">here</a>.</p>
<p>Keep in mind this example is only across browsers and not devices and OS versions. I like the openness and flexibility of Android but I really do wish that it was far more consistent.</p>
<h2>Lastly; Adobe might be getting back to its &#8216;we build kick ass tools&#8217; roots with Shadow</h2>
<p>As a quick last point I want to highlight a new app from Adobe. It&#8217;s called Shadow and it allows you to pair mobile devices with your dev machine and test web apps on the mobile device.</p>
<p><iframe width="520" height="300" title="AdobeTV Video Player" src="http://tv.adobe.com/embed/877/12009/" frameborder="0" scrolling="no"></iframe></p>
<p>Besides from me liking the tool, it really can speed up workflow, I&#8217;m heartened to see Adobe returning to it&#8217;s tools heritage. Originally before getting caught up in Flash Adobe made tools and not platforms. I think this is the direction they need to continue.</p>
<p>Adobe I&#8217;d love to see more releases such as Shadow that solve real problems.</p>
<p><strong>Update: Adobe have released an update of Shadow that solves some of the major problems I encountered while playing with it. Loving the quick iteration Adobe! Instead of me re hashing the details you can find out more on the release here <a title="Adobe shadow " href="http://thenextweb.com/dd/2012/04/13/adobe-updates-web-app-development-tool-shadow-with-labs-release-2/" target="_blank">http://thenextweb.com/dd/2012/04/13/adobe-updates-web-app-development-tool-shadow-with-labs-release-2/</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/musings-on-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good to see some in the trenches &amp; big idea innovation from Google</title>
		<link>http://www.richardjohnashe.com/posts/good-to-see-some-in-the-trenches-big-idea-innovation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=good-to-see-some-in-the-trenches-big-idea-innovation</link>
		<comments>http://www.richardjohnashe.com/posts/good-to-see-some-in-the-trenches-big-idea-innovation/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 12:55:44 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=437</guid>
		<description><![CDATA[<p>People have been saying for a while that Google hasn&#8217;t been innovating like it use to. A good discussion was had on the last this week in Google that got me thinking about some previous Google products such as GMail, Maps, Reader and of course search that I love and would say Google innovated in [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>People have been saying for a while that Google hasn&#8217;t been innovating like it use to. A good discussion was had on the last this week in Google that got me thinking about some previous Google products such as GMail, Maps, Reader and of course search that I love and would say Google innovated in that space.</p>
<p>More recently&#8230; it hasn&#8217;t felt like they&#8217;ve kept the pace up. It&#8217;s understandable, companies grow, start to have vested interests and lose their agility.</p>
<p>However very recently, for the last year in fact Larry Page has been at the helm for Google once again and he has brought a focus back to the company that was sorely missing. For a while I really did think that Google might just quietly slide into the big company trap that caught Microsoft but now I think  they have a fighting chance of staying out of it.</p>
<p>Lately I&#8217;ve felt like they&#8217;ve been getting back to form in both the big idea playground and in the trenches of everyday life. Lets start with the big idea playground shall we.</p>
<p><span id="more-437"></span></p>
<h2>Exhibit one. Self driving cars :)</h2>
<p>Watch this.</p>
<p><iframe src="http://www.youtube.com/embed/cdgQpa1pUUE" frameborder="0" width="560" height="315"></iframe></p>
<p>Of course this isn&#8217;t going to happen overnight. Nothing ever comes from the big idea playground overnight but it is coming and Google are pushing it forward. I could go on about the massive change self driving cars could have in society but I really just want to highlight a few projects so I&#8217;ll forgo.</p>
<p>Exhibit two. Google glasses.</p>
<p>Watch this.</p>
<p><iframe src="http://www.youtube.com/embed/9c6W4CCU9M4" frameborder="0" width="560" height="315"></iframe></p>
<p>These prototype glasses are powered by the computation power of your Android phone. Of course in their current state they will get you beat up in the playground but just image in only a few years time how small this tech could be. Small enough to be integrated into normal glasses or sunglasses or maybe in a few more years into contact lenses.</p>
<p>After that we would essentially have the wealth of information on the internet combined with the massive computational power of the phones in our pockets able to display almost anything overlaid on top of whatever we are looking at. That means you no longer have to  wonder weather that&#8217;s the correct building you are looking for, or if the train you are looking at stops where you need, or in a few more years whether your child just has a rash or something more serious.</p>
<p>Here&#8217;s a quick experiment. Next time you travel somewhere new take count of how many times you wonder about something in front of your eyes and then image how big a smile you would have if the answer to your question was displayed right before your eyes!</p>
<h2>In the trenches</h2>
<p>What about Google trying to solve some of those everyday problems that we have. I recently read an article on Mashable titled; <a title="New type of paywall" href="http://mashable.com/2012/03/30/google-survey-paywall/" target="_blank">Google Partners With Publishers on a New Kind of Paywall</a>.</p>
<p>What the article describes is how Google is trying to help publishers get benefits from their content. Now normally these benefits would be monetary but sense news has become a commodity if the publisher can&#8217;t get the user to pay then they have to make money from other channels. To date this has mostly been advertising but this new type of paywall could let publishers use their readers to collect information which they can then sell as research to various interested parties.</p>
<p>Now this may not work. For one people may not be willing to even answer a few questions to read an article but I&#8217;m not currently interest in the validity of the idea, I&#8217;m merely glad to see Google working with publishers on innovative ways to make some money and stay in business.</p>
<p>In seeing them do this I&#8217;m slightly happier that they are getting back to form</p>
<p>If you have any examples yourself do let me know in the comments or if you totally disagree and think Google is still on route to become MS 2.0 say so in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/good-to-see-some-in-the-trenches-big-idea-innovation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If the country needs the money how come we aren&#8217;t fixing issues such as this!</title>
		<link>http://www.richardjohnashe.com/posts/if-the-country-needs-the-money-how-come-we-arent-fixing-issues-such-as-this/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=if-the-country-needs-the-money-how-come-we-arent-fixing-issues-such-as-this</link>
		<comments>http://www.richardjohnashe.com/posts/if-the-country-needs-the-money-how-come-we-arent-fixing-issues-such-as-this/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 12:14:19 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=419</guid>
		<description><![CDATA[<p>Question. How much tax did Amazon pay in the UK in the last fiscal year? Struggling? Let me help you out with some figures. In the last year alone Amazon&#8217;s revenues in the UK were £3.3 billion. Any ideas now? Before I offer up the answer let me ask you to reflect on a few [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Question. How much tax did Amazon pay in the UK in the last fiscal year?</p>
<p>Struggling? Let me help you out with some figures. In the last year alone Amazon&#8217;s revenues in the UK were £3.3 billion. Any ideas now?</p>
<p>Before I offer up the answer let me ask you to reflect on a few other points. At the time of writing this the global economy is still struggling to free itself from the grips of recession or flat growth. World governments are (supposedly) trying everything they can to jump start each of their economies. One tactic in the many being tried is to become more efficient and less wasteful. To make what we have work harder and last longer.</p>
<p>What this point in reality means is that for the average person things have got a bit/massively tight. Does this sound familiar; No pay rise in work, cost of living increasing, access to finance reduced, having to make do with less whether that be not taking the kids out for the day or trying to get another meal out of your weekly shop. My point here is that the average Joe is making sacrifices to help get the economy back on track, which is pretty fair in these times. I&#8217;m sure no matter what country you&#8217;re reading this from you&#8217;ve heard the phrase &#8216;We&#8217;re all in this together&#8217;.</p>
<p>Well we&#8217;re not. How much tax did Amazon pay in the UK last month? £0.00. Nothing!</p>
<p><span id="more-419"></span>It&#8217;s not just Amazon, Google is the same and I&#8217;m sure numerous other companies that I don&#8217;t have the time or interest to track.</p>
<p>This is probably where you expect me to rant about these companies and how what they&#8217;re doing is despicable. Well it&#8217;s not. These companies are publicly traded and so they are legally bound to make the most profit they can for their shareholders. Actually I think the more accurate phrase is something like &#8216;to always act in the best interest of their shareholders&#8217; but I find the former phrase much more honest in it&#8217;s wording.</p>
<p>If presented with a method of not paying tax they will take it. It&#8217;s called paying the legally minimum amount of tax required. Even if they could pay more tax they can&#8217;t really do so voluntarily as that would not be in the best interest of their shareholders.</p>
<p>My question then is why not simply remove the loopholes that allow companies to do such things. Yes I&#8217;m sure it&#8217;s more complicated than I believe but really I think the effort would be worth it. Don&#8217;t you?</p>
<p>I say instead of the government trying to pass legislation allowing them to track us in everything we do without a warrant or working with the massive media conglomerates to try and punish every kid who downloads the new album of his favourite artist or who wants to see the latest episode of Game of Thrones before it&#8217;s released months and months later in their own country, we should instead be working feverishly on making these global companies pay their fair share just as we all do every day.</p>
<p>Do you think that if normal people found a loophole to pay no tax it would remain open for long? No. Of course normal people merely have a vote it&#8217;s not like we can wine and dine and manipulate MPs and MEPs into working for us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/if-the-country-needs-the-money-how-come-we-arent-fixing-issues-such-as-this/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eric Schmidt at Mobile World Congress 2012</title>
		<link>http://www.richardjohnashe.com/posts/eric-schmidt-at-mobile-world-congress-2012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=eric-schmidt-at-mobile-world-congress-2012</link>
		<comments>http://www.richardjohnashe.com/posts/eric-schmidt-at-mobile-world-congress-2012/#comments</comments>
		<pubDate>Fri, 02 Mar 2012 21:25:40 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=382</guid>
		<description><![CDATA[<p>One of the main reasons I love working in the technology industry is because of the magnitude of change it can bring about. You want proof? How about&#8230; mp3 players, tablets, massively powerful PCs/Macs in a home environment, medical appliances, educational tools and oh maybe the Internet. I believe technology will be the thing that [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>One of the main reasons I love working in the technology industry is because of the magnitude of change it can bring about. You want proof? How about&#8230; mp3 players, tablets, massively powerful PCs/Macs in a home environment, medical appliances, educational tools and oh maybe the Internet.</p>
<p>I believe technology will be the thing that either destroys us or makes our species eternal. Bold statement huh :) I do truly believe it though. Technology is having such a major and fundamental impact on everything and it evolves so fast. It&#8217;s advances will either, in my mind, lead us to an unfortunate dystopia or it will allow future generations to set foot upon worlds we currently only glimpse and experience as pinpricks of light. They will expand humanity beyond our tiny, little planet.</p>
<p>It&#8217;s all about technology. Period!</p>
<p>Knowing how I think regarding this topic I&#8217;m sure you will understand why I was interested in a recent talk Eric Schmidt gave at MWC 2012. He touches on how technology will help the other 5 billion people on the planet who currently don&#8217;t have access to it.</p>
<p>There&#8217;s nothing profoundly new being said here but if like me you love exploring the big picture in technology and how it really can influence lives in a real way then you&#8217;ll probably enjoy the talk.</p>
<p>With my waffling over I present to you (via our YouTube overlords) Schmidt&#8217;s musing&#8217;s on the importance of bringing the technology we take for granted to the many people without.</p>
<h2>Our feature presentation&#8230;</h2>
<p><iframe src="http://www.youtube.com/embed/4DKLSO8wYzk" frameborder="0" width="560" height="315"></iframe></p>
<h2>Bonus video!</h2>
<p>I got thinking and if you really do love the possibilities that technology holds then here&#8217;s another more fun glimpse at what could be in store for us. It falls on the superficial fun side of the fence.</p>
<p><iframe src="http://www.youtube.com/embed/9s2oYUy_cVY" frameborder="0" width="560" height="315"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/eric-schmidt-at-mobile-world-congress-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rubber banding issue using iScroll 4 with jQuery Mobile &#8211; Fixed</title>
		<link>http://www.richardjohnashe.com/posts/rubber-banding-issue-using-iscroll-4-with-jquery-mobile-fixed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rubber-banding-issue-using-iscroll-4-with-jquery-mobile-fixed</link>
		<comments>http://www.richardjohnashe.com/posts/rubber-banding-issue-using-iscroll-4-with-jquery-mobile-fixed/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 22:16:02 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=312</guid>
		<description><![CDATA[<p>It&#8217;s obvious and has been for a year or two now that mobile is massive and will only get&#8230; massive-er. However mobile app development in it&#8217;s current stage of evolution is not exactly a nirvana. I&#8217;ve made my opinions clear on where the development of mobile apps ultimately lies but along the way native apps [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s obvious and has been for a year or two now that mobile is massive and will only get&#8230; massive-er. However mobile app development in it&#8217;s current stage of evolution is not exactly a nirvana. I&#8217;ve made my opinions clear on where the<a title="A (HTML5) decision, vindicated!" href="http://www.richardjohnashe.com/posts/a-html5-decision-vindicated/"> development of mobile apps ultimately lies</a> but along the way native apps will be important stopgap.</p>
<p>A recent mobile phone app that my company got commissioned to design and develop required that the user be able to scroll through content within the mobile view-port. It was decided that the project would utilise <a title="PhoneGap" href="http://phonegap.com/" target="_blank">PhoneGap </a>+<a title="jQuery Mobile" href="http://jquerymobile.com/" target="_blank"> jQuery Mobile</a>. This was to be able to build the app within a short time frame whilst still being able to target iPhone, Android and BlackBerry. The other main reason being that the budget wasn&#8217;t large enough to employ an Obj-C and Java programmer. Bet this sounds familiar to you right?</p>
<p>So with the groundwork laid let me get to the point!</p>
<p><span id="more-312"></span></p>
<p>Here are the ingredients of the problem which of course you&#8217;ll know should you find yourself here from a Google search having already banged your head against the wall in the vain attempt of sustaining a concussion which you hope will dislodge the solution to your problem :)</p>
<ol>
<li>You are basing your project on jQuery Mobile</li>
<li>You need to use the pretty great <a title="iScroll" href="http://cubiq.org/iscroll-4" target="_blank">iScroll</a> JS library to give you scrolling elements within your view-port.</li>
</ol>
<p>My problem came after following the instructions on the iScroll website for how to initialise the library and target it to a specific element I wanted scrolled. The specific symptom was that after I loaded my content into the element dynamically it would scroll but when one lifted their finger the element would snap back to its beginning state rendering it completely useless!</p>
<p>Should you come across this problem you will scratch you&#8217;re head and then quickly breath a sigh of relief at reading the heading &#8216;Mastering the refresh() method&#8217; on the iScroll website. However be careful of the premature sigh! Yes the loading of dynamic content into the scrolling element has been acknowledged and a fix implemented (the refresh method). The idea is to simply call this method post on any updates to the content within the scrolling element. All good in theory right?</p>
<p>The problem is that when I called it in my jQuery Mobile project it didn&#8217;t work and it seemed like every search I did to try and find a solution only surfaced more articles explaining how to use the refresh method! That is until I came across this <a title="using iscroll with jquery mobile" href="http://stackoverflow.com/questions/7690303/using-iscroll-with-jquery-mobile/7690502#7690502" target="_blank">stack overflow post</a>.</p>
<p>If you are struggling do yourself a service and read everything on the page, from the question to the <a title="Using iScoll with jQuery Mobile" href="http://stackoverflow.com/a/7690502" target="_blank">answer </a>and the comments.</p>
<p>Essentially the solution binds (through delegation) the creation or refresh of the iScroll element on every pageshow event in jQuery mobile. It also helped when I came across the methods and <a title="jQuery mobile events" href="http://jquerymobile.com/demos/1.0.1/docs/api/events.html" target="_blank">events </a>docs for jQuery mobile.</p>
<p>This didn&#8217;t quite work for me but a bit of experimentation with the exact event used to attach to got it going in the end.</p>
<h2>Conclusion</h2>
<p>So getting a scrolling element into your mobile isn&#8217;t always super quick or straight forward when your using web technology to build your app&#8230; but that will change. Remember we are in the early days! Allow a little time for the technologies and frameworks to mature and things will get better.</p>
<p>By the way if you are reading this a while after the publish date you may want to check out the <a title="Native jQuery mobile scrolling" href="http://jquerymobile.com/test/experiments/scrollview/" target="_blank" class="broken_link">scrolling solution</a> jQuery Mobile is implementing natively to the framework. At the minute it is experimental but promising.</p>
<h3>Update</h3>
<p>I thought I&#8217;d post up some code samples that are working for moi in the hope it helps others. The code below is placed in the onDeviceReady() function and comes directly after some variables I instantiate. It is the JavaScript. The HTML it affects is below it.</p>
<p><strong>JavaScript</strong></p><pre class="crayon-plain-tag">//setup myScroll var to handle scrolling with iscroll
        myScroll = [];

        //handle the vertical + horizontal scroll
        $(document).delegate('[data-role=&quot;page&quot;]', 'pageshow', function () {

            //vertical scroller
            if ($.mobile.activePage.find('#wrapper-vert').length &amp;gt; 0) {

                    if (this.id in myScroll) {

                        setTimeout(function () {
                            myScroll['area'].refresh();
                        }, 100);

                    } else {
                       myScroll[this.id] = new iScroll($.mobile.activePage.find('#wrapper-vert')[0].id, {
                            hScroll        : false,
                            vScroll        : true,
                            hScrollbar     : false,
                            vScrollbar     : true,
                            fixedScrollbar : true,
                            fadeScrollbar  : false,
                            hideScrollbar  : false,
                            bounce         : true,
                            momentum       : true,
                            lockDirection  : true,
                            scrollbarClass: 'myScrollbar'
                        });

                        setTimeout(function () {
                            myScroll['area'].refresh();
                        }, 100);

                    }
            }//closing if

            //horizontal scroller
            if ($.mobile.activePage.find('#wrapper-horz').length &amp;gt; 0) {

                if (this.id in myScroll) {
                    myScroll[this.id].refresh();
                } else {
                    myScroll[this.id] = new iScroll($.mobile.activePage.find('#wrapper-horz')[0].id, {
                        hScroll        : true,
                        vScroll        : false,
                        hScrollbar     : true,
                        vScrollbar     : false,
                        fixedScrollbar : true,
                        fadeScrollbar  : false,
                        hideScrollbar  : false,
                        bounce         : true,
                        momentum       : true,
                        lockDirection  : true,
                        scrollbarClass: 'myScrollbar'
                    });

                }
            }//closing if      

        });//closing delgate of pageshow</pre><p><!-- Start of first page --><strong>HTML</strong></p><pre class="crayon-plain-tag">&amp;lt;!-- Start of first page --&amp;gt;
      &amp;lt;div class=&quot;page&quot; data-role=&quot;page&quot; id=&quot;environment&quot; data-title=&quot;Choose your environment&quot; style=&quot;background-color:#414143&quot;&amp;gt;

          &amp;lt;div class=&quot;header&quot; data-role=&quot;header&quot;&amp;gt;
              &amp;lt;ul class=&quot;main-nav&quot;&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a data-rel=&quot;back&quot; href=&quot;#&quot; title=&quot;Back&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/back.png&quot; alt=&quot;Back&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#home&quot; title=&quot;Home&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/home.png&quot; alt=&quot;Home&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#about&quot; title=&quot;About&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/about.png&quot; alt=&quot;About&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#&quot; title=&quot;Call us&quot; rel=&quot;external&quot; target=&quot;_webapp&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/call.png&quot; alt=&quot;Call&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
              &amp;lt;/ul&amp;gt;
          &amp;lt;/div&amp;gt;&amp;lt;!-- /header --&amp;gt;

          &amp;lt;div class=&quot;content&quot; data-role=&quot;content&quot;&amp;gt;
              &amp;lt;h1&amp;gt;Select your project environment:&amp;lt;/h1&amp;gt;

                  &amp;lt;div id=&quot;wrapper-horz&quot;&amp;gt;
                      &amp;lt;div id=&quot;scroll-content-horz&quot;&amp;gt;
                         &amp;lt;ul class=&quot;environment-nav&quot;&amp;gt;
                          &amp;lt;li&amp;gt;&amp;lt;a data-environment=&quot;env&quot; title=&quot;&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/btns/image.png&quot; alt=&quot;alt text&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                          &amp;lt;li&amp;gt;&amp;lt;a data-environment=&quot;env&quot; title=&quot;&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/btns/image.png&quot; alt=&quot;alt text&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                          &amp;lt;li&amp;gt;&amp;lt;a data-environment=&quot;env&quot; title=&quot;&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/btns/image.png&quot; alt=&quot;alt text&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                          &amp;lt;li&amp;gt;&amp;lt;a data-environment=&quot;env&quot; title=&quot;&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/btns/image.png&quot; alt=&quot;alt-text&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                         &amp;lt;/ul&amp;gt;
                      &amp;lt;/div&amp;gt;&amp;lt;!--closing scroll-content--&amp;gt;
              &amp;lt;/div&amp;gt;&amp;lt;!--Closing wrapper--&amp;gt;

        &amp;lt;/div&amp;gt;&amp;lt;!-- /content --&amp;gt;
      &amp;lt;/div&amp;gt;&amp;lt;!-- /page --&amp;gt;    

      &amp;lt;!-- Start of area choice page --&amp;gt;
      &amp;lt;div class=&quot;page&quot; data-role=&quot;page&quot; id=&quot;area&quot; data-title=&quot;Choose your environment area&quot;&amp;gt;

          &amp;lt;div class=&quot;header&quot; data-role=&quot;header&quot;&amp;gt;
              &amp;lt;ul class=&quot;main-nav&quot;&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a data-rel=&quot;back&quot; href=&quot;#&quot; title=&quot;Back&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/back.png&quot; alt=&quot;Back&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#home&quot; title=&quot;Home&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/home.png&quot; alt=&quot;Home&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#about&quot; title=&quot;About&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/about.png&quot; alt=&quot;About&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
                  &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#&quot; title=&quot;Call us&quot;&amp;gt;&amp;lt;img src=&quot;assets/images/main-nav/call.png&quot; alt=&quot;Call&quot; /&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
              &amp;lt;/ul&amp;gt;
          &amp;lt;/div&amp;gt;

          &amp;lt;div class=&quot;content&quot; data-role=&quot;content&quot;&amp;gt;
              &amp;lt;h1&amp;gt;Select your area within '&amp;lt;span id=&quot;environment_text&quot;&amp;gt;&amp;lt;/span&amp;gt;':&amp;lt;/h1&amp;gt;

              &amp;lt;div id=&quot;wrapper-vert&quot;&amp;gt;
                    &amp;lt;div id=&quot;scroll-content&quot;&amp;gt;
                        &amp;lt;ul class=&quot;area-nav&quot;&amp;gt;
                            &amp;lt;!--Dynamic items placed here depending on area selected--&amp;gt;
                        &amp;lt;/ul&amp;gt;
                    &amp;lt;/div&amp;gt;&amp;lt;!--closing scroll-content--&amp;gt;
              &amp;lt;/div&amp;gt;&amp;lt;!--Closing wrapper--&amp;gt;

          &amp;lt;/div&amp;gt;&amp;lt;!--Closing content--&amp;gt;

      &amp;lt;/div&amp;gt;&amp;lt;!-- /page --&amp;gt;</pre><p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/rubber-banding-issue-using-iscroll-4-with-jquery-mobile-fixed/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Stupid injuries! Will I ever learn?</title>
		<link>http://www.richardjohnashe.com/posts/stupid-injuries-will-i-ever-learn/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stupid-injuries-will-i-ever-learn</link>
		<comments>http://www.richardjohnashe.com/posts/stupid-injuries-will-i-ever-learn/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 21:16:17 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[climbing]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=354</guid>
		<description><![CDATA[<p>Over the past few years I&#8217;ve felt that I&#8217;ve frequently been hobbled by injuries, bouldering was tricky with a persistent inner elbow aching, common finger injuries and a few other aches and pains. Lately whilst recovering from a finger injury I felt like I was possibly entering a injury free period in which I could [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>Over the past few years I&#8217;ve felt that I&#8217;ve frequently been hobbled by injuries, bouldering was tricky with a persistent inner elbow aching, common finger injuries and a few other aches and pains. Lately whilst recovering from a finger injury I felt like I was possibly entering a injury free period in which I could really push to hit my target of cleanly leading my first 7a. Well so much for planning! I recently found a new badminton club and called in for one evening for a hit to see if I&#8217;d fit in. The evening was going well, though I got hit with the realisation of how much fitness I had lost over the preceding few years. Yes it was all fine right up until the last point of the last game of the night where upon I dash across the court stretching to reach a smash down the line&#8230; and then suddenly over goes the ankle and I get that sinking realisation of what has just happened! <span id="more-354"></span>It&#8217;s a horrible feeling, made all the worse by the fact I&#8217;ve had the same type of injury roughly 4 or 5 time previously&#8230; apparently I have flexible/weak ankles. Anyway what&#8217;s the point of that little tale? Firstly a hope that in the act of actually writing this up I will be more likely to remember to strap up the ankles in the future and secondly a hope that it may make you dear reader more likely to do the same! Now sometimes words don&#8217;t make enough of an impression so for my own memory at least I&#8217;ve included a quick pic of my foot a mere two days after the injury. Not the nicest thing to look at eh?</p>
<p><img class="alignnone size-medium wp-image-356" title="Bruised and swollen foot" src="http://www.richardjohnashe.com/wp-content/uploads/2012/02/photo-224x300.jpg" alt="Bruised and swollen foot" width="224" height="300" /></p>
<p>Update: Thought I&#8217;d update on how the injury has gone. It was a pretty bad sprain however I&#8217;ve been good and have been icing it for a solid half hour every night for the last three and it has seemed to really help. So it just goes to prove that if you are smart and take care of your injuries it really does shorten the recovery time. Now I&#8217;m still not going to be playing badminton on it for another week at least but I should be back to climbing (albeit possibly below my limit) within the next three or four days.</p>
<p>Please take note of when you injure yourself. I include in that statement the times when the injury isn&#8217;t so bad as to force you to stop whatever you&#8217;re doing. What I was glad I did however and will continue to endeavour to do is to be fully aware of my body so as I can stop before I make the injuries so bad as to stop me.</p>
<p>Take care and stay injury free!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/stupid-injuries-will-i-ever-learn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great interview with Bram Cohen talking about bittorrent live</title>
		<link>http://www.richardjohnashe.com/posts/great-interview-with-bram-cohen-talking-about-bittorrent-live/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=great-interview-with-bram-cohen-talking-about-bittorrent-live</link>
		<comments>http://www.richardjohnashe.com/posts/great-interview-with-bram-cohen-talking-about-bittorrent-live/#comments</comments>
		<pubDate>Sun, 19 Feb 2012 21:39:03 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.richardjohnashe.com/?p=344</guid>
		<description><![CDATA[<p>No doubt dear reader you have heard of TWiT.tv and most likely tuned into them live or caught up with a podcast or two produced by them. If you haven&#8217;t and are interested in tech then you really are missing out. Case in point. The most recent episode of Triangulation had Bram Cohen on. Bram [...]</p>
 ]]></description>
			<content:encoded><![CDATA[<p>No doubt dear reader you have heard of TWiT.tv and most likely tuned into them live or caught up with a podcast or two produced by them. If you haven&#8217;t and are interested in tech then you really are missing out.</p>
<p>Case in point. The most recent episode of Triangulation had Bram Cohen on. Bram is the guy who built Bittorrent. He&#8217;s now come up with Bittorrent live, a peer to peer solution for streaming live video with low latency while lacking the need for very expensive setups to support it.</p>
<p>If one imagines how much bittorrent changed the landscape on the internet for downloading large files I believe bittorrent live will do the same for live streaming over the net.</p>
<p>I&#8217;d highly recommend you watch it if you have a spare hour.</p>
<p><iframe src="http://twit.tv/embed/10666" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" align="middle" width="640" height="320"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.richardjohnashe.com/posts/great-interview-with-bram-cohen-talking-about-bittorrent-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

