<?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>philwilson.org</title>
	<atom:link href="http://philwilson.org/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://philwilson.org/blog</link>
	<description>a geek commodity</description>
	<lastBuildDate>Sun, 25 Mar 2012 22:09:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Samsung TV SDK &#8211; setting your project path</title>
		<link>http://philwilson.org/blog/2012/03/samsung-tv-sdk-setting-your-project-path</link>
		<comments>http://philwilson.org/blog/2012/03/samsung-tv-sdk-setting-your-project-path#comments</comments>
		<pubDate>Sun, 25 Mar 2012 22:09:08 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mklink]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/?p=1229</guid>
		<description><![CDATA[I have a Samsung Smart TV which means I can write apps for it. The SDK you can download is really a visual editor and a shorcut to launching the emulator &#8211; the apps themselves are mostly written in HTML, JavaScript and CSS. It comes with jQuery, and all-in-all is surprisingly acceptable. The biggest problem [...]]]></description>
			<content:encoded><![CDATA[<p>I have a Samsung Smart TV which means I can write apps for it. <a href="http://www.samsungdforum.com/" onclick="pageTracker._trackPageview('/outgoing/www.samsungdforum.com/?referer=');">The SDK you can download</a> is really a visual editor and a shorcut to launching the emulator &#8211; the apps themselves are mostly written in HTML, JavaScript and CSS. It comes with jQuery, and all-in-all is surprisingly acceptable.</p>
<p>The biggest problem is that your projects <em>must</em> live in the &#8220;C:\Program Files\Samsung\Samsung TV SDK(3.1.1)\apps&#8221; folder. After a brief moment of outrage at not being able to store my code where I want, I found <a href="http://www.peterfriese.de/your-windows-ide-sucks-replace-it-with-your-favorite-editor-on-the-mac/" onclick="pageTracker._trackPageview('/outgoing/www.peterfriese.de/your-windows-ide-sucks-replace-it-with-your-favorite-editor-on-the-mac/?referer=');">this blog post by Peter Friese</a> which reminded me that Windows does actually support symlinks via <a href="http://technet.microsoft.com/en-us/library/cc753194(v=ws.10).aspx" onclick="pageTracker._trackPageview('/outgoing/technet.microsoft.com/en-us/library/cc753194_v=ws.10_.aspx?referer=');">the mklink tool</a> &#8211; so running up <code>command</code> as the local Administrator, going to the Samsung SDK folder, deleting the <code>apps</code> folder (after first moving my code where I wanted it to be!) and typing</p>
<pre><code>mklink /D apps c:\code\samsung_tv_apps
</code></pre>
<p>has fixed my problem!</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2012/03/samsung-tv-sdk-setting-your-project-path/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Devices in my house running WebKit</title>
		<link>http://philwilson.org/blog/2012/03/devices-in-my-house-running-webkit</link>
		<comments>http://philwilson.org/blog/2012/03/devices-in-my-house-running-webkit#comments</comments>
		<pubDate>Sun, 25 Mar 2012 07:28:41 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/?p=1225</guid>
		<description><![CDATA[Android phone Android tablet iPod touch iPhone iPad 2 x laptop (Windows Vista) desktop (Ubuntu) TV (Samsung) The browser in my Nintendo DSlite and 3DS is Opera. I don&#8217;t use the desktop version of Google Talk, nor Windows Media Player so my most frequent exposure to Trident is probably via Skype. I almost feel sorry [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>Android phone</li>
<li>Android tablet</li>
<li>iPod touch</li>
<li>iPhone</li>
<li>iPad</li>
<li>2 x laptop (Windows Vista)</li>
<li>desktop (Ubuntu)</li>
<li>TV (Samsung)</li>
</ul>
<p>The browser in my Nintendo DSlite and 3DS is Opera.</p>
<p>I don&#8217;t use the desktop version of Google Talk, nor Windows Media Player so my most frequent exposure to Trident is probably via Skype. I almost feel sorry for the Microsoft IE team. Almost.</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2012/03/devices-in-my-house-running-webkit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Punished for being a good boy</title>
		<link>http://philwilson.org/blog/2012/02/punished-for-being-a-good-boy</link>
		<comments>http://philwilson.org/blog/2012/02/punished-for-being-a-good-boy#comments</comments>
		<pubDate>Tue, 21 Feb 2012 23:13:00 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[theboy]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/?p=1222</guid>
		<description><![CDATA[My son is 2.5 years old. Two of his favourite TV programmes are Timmy Time and Octonauts . There are 78 episodes of Timmy Time and 52 episodes of Octonauts. There is one DVD of Octonauts, which contains eight episodes. Another DVD is due next month containing another eight episodes. This will mean that 31% [...]]]></description>
			<content:encoded><![CDATA[<p>My son is 2.5 years old. Two of his favourite TV programmes are <a href="http://en.wikipedia.org/wiki/Timmy_Time" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Timmy_Time?referer=');">Timmy Time</a> and <a href="http://en.wikipedia.org/wiki/The_Octonauts" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/The_Octonauts?referer=');">Octonauts</a> . There are 78 episodes of Timmy Time and 52 episodes of Octonauts.</p>
<p>There is one DVD of Octonauts, which contains eight episodes. Another DVD is due next month containing another eight episodes. This will mean that 31% of this programme is available to buy.</p>
<p>There are <a href="http://www.aardstore.com/Timmy-Time/DVD/v" onclick="pageTracker._trackPageview('/outgoing/www.aardstore.com/Timmy-Time/DVD/v?referer=');">eight Timmy Time DVDs</a> totalling around 65 episodes. This means that around 83% of this programme is available to buy.</p>
<p>To my knowledge, the BBC have aired 100% of both these series. </p>
<p>A very quick look on popular, er, file distribution sites reveals about 50 episodes of Octonauts (96%), and I think every episode of Timmy Time (100%).</p>
<p>I want to buy stuff, and it isn&#8217;t even possible; yet it is available for free if I download it illegally. It&#8217;s been, what, five years now? Have we really not moved on?</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2012/02/punished-for-being-a-good-boy/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disqus this</title>
		<link>http://philwilson.org/blog/2012/01/disqus-this</link>
		<comments>http://philwilson.org/blog/2012/01/disqus-this#comments</comments>
		<pubDate>Sun, 22 Jan 2012 16:16:20 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[outsourcing]]></category>
		<category><![CDATA[risk]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/2012/01/disqus-this</guid>
		<description><![CDATA[It amazes me that people who profess to be interested in conversation, in thoughts and in communities of ideas still use Disqus to host the comments on their sites. Did no-one learn the lessons of a decade ago, when we did this before?]]></description>
			<content:encoded><![CDATA[<p>It amazes me that people who profess to be interested in conversation, in thoughts and in communities of ideas still use <a href="http://disqus.com" onclick="pageTracker._trackPageview('/outgoing/disqus.com?referer=');">Disqus</a> to host the comments on their sites. Did no-one learn the lessons of a decade ago, when we did this before?</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2012/01/disqus-this/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Currents</title>
		<link>http://philwilson.org/blog/2011/12/google-currents</link>
		<comments>http://philwilson.org/blog/2011/12/google-currents#comments</comments>
		<pubDate>Sat, 10 Dec 2011 15:37:09 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/2011/12/google-currents</guid>
		<description><![CDATA[At first blush I didn&#8217;t know what to make of Google&#8217;s new iOS and Android app, Currents, other than it is an almost infinitely better way to consume The Guardian than their own Android app. After a few hours I&#8217;ve got a much better idea, and broadly, I&#8217;m not impressed. No URLs, No view-source and [...]]]></description>
			<content:encoded><![CDATA[<p>At first blush I didn&#8217;t know what to make of <a href="http://www.google.com/producer/currents" onclick="pageTracker._trackPageview('/outgoing/www.google.com/producer/currents?referer=');">Google&#8217;s new iOS and Android app, Currents</a>, other than it is an almost infinitely better way to consume The Guardian than their own Android app.</p>
<p>After a few hours I&#8217;ve got a much better idea, and broadly, I&#8217;m not impressed. No URLs, No view-source and half the content I&#8217;ve read seems to be partial with a link through to the source website, but within the app so <em>still</em> no URLs or view-source. Very unsatisfactory.</p>
<p>When the iPad came out it got slated for being a consumption device and nothing more. That&#8217;s been shown to be false, but Currents takes that thought and runs with it. It&#8217;s the antithesis of what reading on the web should be about.</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/12/google-currents/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Huey</title>
		<link>http://philwilson.org/blog/2011/10/huey</link>
		<comments>http://philwilson.org/blog/2011/10/huey#comments</comments>
		<pubDate>Sun, 09 Oct 2011 13:19:33 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bbc]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/?p=1215</guid>
		<description><![CDATA[I think I would pay good money for a downloadable version of Huey Morgan&#8217;s 6Music Sunday show without the news/audience participation etc.]]></description>
			<content:encoded><![CDATA[<p>I think I would pay good money for a downloadable version of <a href="http://www.bbc.co.uk/programmes/b00ds8lp" onclick="pageTracker._trackPageview('/outgoing/www.bbc.co.uk/programmes/b00ds8lp?referer=');">Huey Morgan&#8217;s 6Music Sunday show</a> without the news/audience participation etc. </p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/10/huey/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle browsing</title>
		<link>http://philwilson.org/blog/2011/10/kindle-browsing</link>
		<comments>http://philwilson.org/blog/2011/10/kindle-browsing#comments</comments>
		<pubDate>Fri, 07 Oct 2011 17:59:27 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/?p=1212</guid>
		<description><![CDATA[The Kindle Touch 3G is the only new Kindle with 3G available and you won&#8217;t be able to access anything except the Kindle Store and Wikipedia with it. My Kindle Keyboard has 3G and I&#8217;ve used it, in the case of flat-phone-battery-syndrome, when out and about, to send emails to my family to let them [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.amazon.com/Kindle-Touch-e-Reader-Touch-Screen-3G-Special-Offers/dp/B005890G8O" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/Kindle-Touch-e-Reader-Touch-Screen-3G-Special-Offers/dp/B005890G8O?referer=');">Kindle Touch 3G</a> is the only new Kindle with 3G available and you <a href="http://arstechnica.com/gadgets/news/2011/10/kindle-touch-3g-cant-access-most-of-internet-without-wifi.arshttp://arstechnica.com/gadgets/news/2011/10/kindle-touch-3g-cant-access-most-of-internet-without-wifi.ars" onclick="pageTracker._trackPageview('/outgoing/arstechnica.com/gadgets/news/2011/10/kindle-touch-3g-cant-access-most-of-internet-without-wifi.arshttp_//arstechnica.com/gadgets/news/2011/10/kindle-touch-3g-cant-access-most-of-internet-without-wifi.ars?referer=');">won&#8217;t be able to access anything except the Kindle Store and Wikipedia with it</a>.</p>
<p>My Kindle Keyboard has 3G and I&#8217;ve used it, in the case of flat-phone-battery-syndrome, when out and about, to send emails to my family to let them know where I am, that I&#8217;m goin to be late, and more. I&#8217;ve used it to go on Facebook, and to read Hacker News (via <a href="http://ihackernews.com/" onclick="pageTracker._trackPageview('/outgoing/ihackernews.com/?referer=');">http://ihackernews.com/</a>). I think that yes, OK, it&#8217;s a shame that the absence of wikitravel means that <a href="http://xkcd.com/548/" onclick="pageTracker._trackPageview('/outgoing/xkcd.com/548/?referer=');">this xkcd is no longer accurate</a>, but the loss is greater than that &#8211; having such a cheap device with unfettered access to the internet is A Good Thing &#8211; I guess Amazon decided the bills just weren&#8217;t worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/10/kindle-browsing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plus worries</title>
		<link>http://philwilson.org/blog/2011/07/plus-worries</link>
		<comments>http://philwilson.org/blog/2011/07/plus-worries#comments</comments>
		<pubDate>Sun, 03 Jul 2011 06:57:00 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[google plus]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/2011/07/plus-worries</guid>
		<description><![CDATA[So, I&#8217;m in on that whole Google+ thing, and my experiences of 2007 are coming back to haunt me. It&#8217;s like some kind of existential self-doubt: if my social network accounts are shut down, was I ever there? Did I ever have those memories? Did people reply to me in the way I remember? Are [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;m in on that whole Google+ thing, and <a href="http://philwilson.org/blog/2007/11/google-lockout">my experiences</a> <a href="http://philwilson.org/blog/2007/11/google-be-gone">of 2007</a> are coming back to haunt me. It&#8217;s like some kind of existential self-doubt: if my social network accounts are shut down, was I ever there? Did I ever have those memories? Did people reply to me in the way I remember? Are my social connections in the state I think they are?</p>
<p>On a more practical note, at least now all of my photos (which go to both Facebook and Flickr and now Plus depending on topic) are all backed up at an off-site location. The same can&#8217;t be said for the Facebook wall posts, although I do use the &quot;Download your information&quot; feature to take infrequent data dumps. Twitter is pretty much dead to me, so although I have historical backups, I&#8217;m don&#8217;t plan on taking any more.</p>
<p>Related to all this, I feel sad that my son will likely grow up in a world where licensing content will be more normal than owning it, which <a href="http://www.ftrain.com/nanolaw.html" onclick="pageTracker._trackPageview('/outgoing/www.ftrain.com/nanolaw.html?referer=');">reminds me of this story</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/07/plus-worries/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Forgotten predictions</title>
		<link>http://philwilson.org/blog/2011/07/forgotten-predictions</link>
		<comments>http://philwilson.org/blog/2011/07/forgotten-predictions#comments</comments>
		<pubDate>Sun, 03 Jul 2011 06:15:48 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/2011/07/forgotten-predictions</guid>
		<description><![CDATA[September 2008: I look forward to the first Linux build which runs Chrome as its window manager.]]></description>
			<content:encoded><![CDATA[<p>September 2008:</p>
<blockquote title="Google Chrome" cite="http://philwilson.org/blog/2008/09/google-chrome"><p>I look forward to the first Linux build which runs Chrome as its window manager.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/07/forgotten-predictions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Needing notes</title>
		<link>http://philwilson.org/blog/2011/06/needing-notes</link>
		<comments>http://philwilson.org/blog/2011/06/needing-notes#comments</comments>
		<pubDate>Tue, 28 Jun 2011 20:52:17 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://philwilson.org/blog/2011/06/needing-notes</guid>
		<description><![CDATA[Whilst I&#8217;m thinking about all these different topics that I&#8217;m interested in, can anyone help? I&#8217;m in the market for a new desktop note-taking tool. It must start up in &#60;3 seconds and save each note as a standalone text file, using some form of text-based notation (like wiki, textile or markdown). If that didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Whilst I&#8217;m thinking about all these <a href="http://philwilson.org/blog/2011/06/keep-posting">different topics that I&#8217;m interested in</a>, can anyone help? I&#8217;m in the market for a new desktop note-taking tool. It must start up in &lt;3 seconds and save each note as a standalone text file, using some form of text-based notation (like wiki, textile or markdown).</p>
<p>If that didn&#8217;t eliminate enough options straight away, it would ideally auto-save every few seconds and allow tree-based note hierarchy. A couple of tools have come close over the years, such as <a href="http://trac.wikidpad2.webfactional.com/" onclick="pageTracker._trackPageview('/outgoing/trac.wikidpad2.webfactional.com/?referer=');">WikidPad</a>, <a href="http://zim-wiki.org/index.html" onclick="pageTracker._trackPageview('/outgoing/zim-wiki.org/index.html?referer=');">Zim</a> and <a href="http://rasm.ods.org/keepnote/" onclick="pageTracker._trackPageview('/outgoing/rasm.ods.org/keepnote/?referer=');">KeepNote</a>, but none have quite hit that sweet spot.</p>
<p>So, any suggestions? I am willing to pay!</p>
]]></content:encoded>
			<wfw:commentRss>http://philwilson.org/blog/2011/06/needing-notes/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

