<?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>Martyn Jones</title>
	<atom:link href="http://www.martynjones.co.uk/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.martynjones.co.uk</link>
	<description>Martyn Jones IxD</description>
	<lastBuildDate>Wed, 07 Apr 2010 22:40:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Sakamoto Software</title>
		<link>http://www.martynjones.co.uk/?p=423</link>
		<comments>http://www.martynjones.co.uk/?p=423#comments</comments>
		<pubDate>Wed, 07 Apr 2010 22:31:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=423</guid>
		<description><![CDATA[Small ActionScript project to visualize a countdown timer.]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.martynjones.co.uk/wp-content/uploads/2010/04/ReikaLondonCountdown1.swf' class="lightwindow" params="lightwindow_height=400,lightwindow_width=550"><img src="http://www.martynjones.co.uk/wp-content/uploads/2010/04/saka-soft-thumb.jpg" alt="Reika's London Countdown" title="Reika's London Countdown" width="239" height="179" /></a><br />
Small ActionScript project to visualize a countdown timer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=423</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Rose</title>
		<link>http://www.martynjones.co.uk/?p=384</link>
		<comments>http://www.martynjones.co.uk/?p=384#comments</comments>
		<pubDate>Sun, 14 Feb 2010 02:36:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=384</guid>
		<description><![CDATA[A little Java Processing program which recursively takes random midpoints of a box, then draws a quadrilateral from those resulting midpoints.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martynjones.co.uk/wp-content/uploads/2010/02/digital_roses.jpg" class="lightwindow"><img src="http://www.martynjones.co.uk/wp-content/uploads/2010/02/digital_roses-239x179.jpg" alt="Processing Digital Roses" title="Processing Digital Roses" width="239" height="179" class="size-thumbnail wp-image-411" /></a><br />
A little Java Processing program which recursively takes random midpoints of a box, then draws a quadrilateral from those resulting midpoints.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=384</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Listen &amp; Read Learning Tools for Japanese</title>
		<link>http://www.martynjones.co.uk/?p=350</link>
		<comments>http://www.martynjones.co.uk/?p=350#comments</comments>
		<pubDate>Sun, 29 Nov 2009 23:18:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NIHONGO]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=350</guid>
		<description><![CDATA[This post refers to the Listen &#38; Read method of language learning, whereby you watch a video in the target language and read subtitles, also in the target language. I myself am studying Japanese, and find it quite difficult to find Japanese video with Japanese subtitles. The good news is that it&#8217;s relatively easy to [...]]]></description>
			<content:encoded><![CDATA[<p>This post refers to the Listen &amp; Read method of language learning, whereby you watch a video in the target language and read subtitles, also in the target language.</p>
<p>I myself am studying Japanese, and find it quite difficult to find Japanese video with Japanese subtitles.  The good news is that it&#8217;s relatively easy to make such a combination for yourself.  DVDs and even AVI files have accompanying subtitle and time-stamp files.  The subtitle file contains the text to be displayed and the time-stamp file contains the timing of when the text should be displayed.   There are <a href="http://en.wikipedia.org/wiki/Category:Subtitle_file_formats">many different formats</a> of these, some of them combine both sets of info into a single file, e.g. <a href="http://en.wikipedia.org/wiki/.srt">SubRip</a>.</p>
<p>If you have a Japanese film that only contains English subtitles, it&#8217;s possible to replace or add a Japanese subtitles file.  In the case of SubRip files, you can just open it up in a text editor and replace the English with the Japanese equivalent.  It&#8217;s a little more complicated for formats that use separate subtitle and time-stamp files, e.g. <a href="http://www.doom9.org/index.html?/dvobsub.htm">VobSub</a>.</p>
<p>You can check the contents of the subtitle files with a program like <a href="http://www.nikse.dk/se/">Subtitle Edit</a>.  When you import a VobSub file into SubTitle Edit, look for a Japanese channel.  The Japanese version of the VobSub will be stored as image files and not textual data.    You can turn the images into text, but you will need a Japanese Optical Character Recognition library.  Alternaively, if you have the time, you can step through each image manually, and enter the Japanese for each character (you will need a Japanese <a href="http://www.microsoft.com/windows/ie/ie6/downloads/recommended/ime/default.mspx">IME</a>).  I should stress however that creating textual data for the subtitles is not necessary.</p>
<p>If you do not have a Japanese channel, you will need to search for a Japanese VobSub for the video you want to be subtitled.  There are few collections on the Internet<a href="http://project-modelino.com/japanese-movies.htm">here</a> and <a href="http://forum.koohii.com/viewtopic.php?id=1719">there</a>.</p>
<p>Not all video players will be able to read subtitle files, or be able to switch between different language channels.  Fortunately, <a href="http://sourceforge.net/projects/guliverkli/">Media Player Classic</a> is free and does everything you need.</p>
<p>One last point about the VobSub format.  The time-stamp file has a .idx extension.  Along with the meta-data which syncs the text to the video, there is other information which can set the default language channel, subtitle text size and colour, and subtitle placement.    Recently I wanted to add Japanese subtitles that already had English subtitles baked-in to the video.  The first problem was that the subtitlies were appear way too early.  This was remedied with the following line in the .idx file:</p>
<p><code> delay: +00:00:14:00</code></p>
<p>Similarly, I made the default langauge channel Japanese, and moved the subtitles to the top of the screen , so that the English was still legible, using these lines:</p>
<p><code> org: 0, -350</code><br />
<code> langidx: 1</code></p>
<p>Finally, it&#8217;s worth pointing out this utility: <a href="http://sourceforge.net/projects/subs2srs/files/">Subs2SRS</a>.  If you have a video, and the subtitles in your first and target language, this program will automatically created a set of flash cards for you.  Except these cards will not only contain the English and Japanese text &#8211; it will also splice the video up and add it to the relevant flash cards!</p>
<p>Have fun playing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=350</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Visualisations</title>
		<link>http://www.martynjones.co.uk/?p=344</link>
		<comments>http://www.martynjones.co.uk/?p=344#comments</comments>
		<pubDate>Thu, 16 Jul 2009 13:53:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interaction Design]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=344</guid>
		<description><![CDATA[Just found a collection of Data Visualisations collated by Mashable: The Social Media Guide. Whilst most of them are interesting and novel, I&#8217;m not sure how useful they are. From an Information Design point of view, it is not immediately clear what you are looking at, and I&#8217;m not sure if the spatial positioning, colour [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martynjones.co.uk/wp-content/uploads/2009/07/2009-07-16-visualisation.jpg" rel="lightbox"><img src="http://www.martynjones.co.uk/wp-content/uploads/2009/07/2009-07-16-visualisation-300x225.jpg" alt="Data Visualisations" title="Data Visualisations" width="239" height="179"/></a><br />
Just found a <a href="http://mashable.com/2007/05/15/16-awesome-data-visualization-tools/">collection of Data Visualisations</a> collated by <a href="http://mashable.com/">Mashable: The Social Media Guide</a>.  Whilst most of them are interesting and novel, I&#8217;m not sure how useful they are.  From an Information Design point of view, it is not immediately clear what you are looking at, and I&#8217;m not sure if the spatial positioning, colour scheme and symbols help to derive meaning or to uncover correlations.  Equally, from an Interaction Design point of view, often it is not immediately clear what you can do or interact with.</p>
<p>The Digg visualisations are quite interesting.  A real-time data stream updates constantly moving, evolving graphics &#8211; helping to give a sense that the website and the community around the site are active and alive.</p>
<p>Surely user-interfaces which automatically adapt to a user&#8217;s search preferences, search history and search correlations with people  and content in their network will become more sophisticated and commonplace.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=344</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are schools killing creativity?</title>
		<link>http://www.martynjones.co.uk/?p=339</link>
		<comments>http://www.martynjones.co.uk/?p=339#comments</comments>
		<pubDate>Tue, 14 Jul 2009 18:46:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Pedagogy]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=339</guid>
		<description><![CDATA[In an article on the Guardian online earlier this year, Sir Ken Robinson (former professor of arts education at the University of Warwick, author and general creativity expert) suggested that the rigid prescriptive school structures in place around the world are robbing our children of desirable and necessary creative thinking skills. Part of his criticism [...]]]></description>
			<content:encoded><![CDATA[<p>In an <a href="http://www.guardian.co.uk/education/2009/feb/10/teaching-sats">article on the Guardian online</a> earlier this year, Sir Ken Robinson (former professor of arts education at the University of Warwick, author and general creativity expert) suggested that the rigid prescriptive school structures in place around the world are robbing our children of desirable and necessary creative thinking skills.</p>
<p>Part of his criticism of the traditional school system is that it has too much structure and that subjects are too separated and narrowly defined.  During a <a href="http://www.ted.com/talks/lang/eng/ken_robinson_says_schools_kill_creativity.html">TED talk</a> in 2006, he suggested that &#8220;<em>&#8230;creativity comes about from the interaction of the different disciplinary ways of seeing things.</em>&#8221;  Certainly the Rose review into primary education agrees.  It suggested a more broad syllabus:</p>
<ul>
<li>understanding English</li>
<li>communication and languages</li>
<li>mathematical understanding</li>
<li>science and technological understanding</li>
<li>human, social and environmental understanding</li>
<li>understanding physical education and well-being</li>
<li>understanding the arts and design</li>
</ul>
<p>Another part of his criticism is that there is far too great a focus on tests and that schools are only really preparing students to take tests and entrance exams for university.  Ken argues that such importance on tests teaches students to avoid making mistakes, and that subsequently they will fail to be able to create anything truly original.  Daniel Goleman (author of <a href="http://www.amazon.com/Emotional-Intelligence-10th-Anniversary-Matter/dp/055380491X/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1247587403&#038;sr=8-1">Emotional Intelligence</a>) would also add that traditional tests only seek to measure IQ, but that there are many other intelligences which contribute towards creativity and that many of these are actually better indicators of how well a child will fare in life.</p>
<p>When I taught in Japan I was always amazed at how instructivist the teaching was and yet how creative the Japanese can be.  They are renowned for the quality of their flower arranging, manga, interior design, fashion and architecture.  Their natural flair for attractive aesthetics may be due to the fact that graphic design has be ingrained in their culture since the Edo period of the 15th century.  The Japanese are well know for their ability to assimilate parts of other cultures into their own and to reinvent and redesign.  However, Ken Robinson talked of creativity as the ability to come up with new and novel ideas.  Under this definition, does this make the Japanese less creative than I give them credit for?  If not, does the suppression of creativity during early schooling lead to an explosion of creativity later in life?</p>
<p><a href="http://www.guardian.co.uk/education/2009/feb/10/teaching-sats">Guardian online article: Fertile minds need feeding</a></p>
<p><a href="http://www.ted.com/talks/lang/eng/ken_robinson_says_schools_kill_creativity.html">Sir Ken Robinson&#8217;s talk on TED</a></p>
<p><a href="http://www.amazon.com/Emotional-Intelligence-10th-Anniversary-Matter/dp/055380491X/ref=sr_1_1?ie=UTF8&#038;s=books&#038;qid=1247587403&#038;sr=8-1">Daniel Goleman: Emotional Intelligence</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=339</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Eye Beguiled</title>
		<link>http://www.martynjones.co.uk/?p=312</link>
		<comments>http://www.martynjones.co.uk/?p=312#comments</comments>
		<pubDate>Mon, 29 Jun 2009 13:12:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[optical illusion]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=312</guid>
		<description><![CDATA[The title of this post is taken from Bruno Ernst&#8217;s book, chronicling a series of optical illusions by the likes of M. C. Escher. To fully appreciate the image right, you&#8217;ll need to click to get a full view of the apparently moving serpent pattern. This image was produced by Akiyoshi Kitaoka who has an [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.martynjones.co.uk/wp-content/uploads/2009/06/snake1.jpg"><img title="Rotating Snake" src="http://www.martynjones.co.uk/wp-content/uploads/2009/06/snake1-300x225.jpg" alt="Akiyoshi Kitaoka" width="239" height="179" /></a><br />
The title of this post is taken from <a href="http://www.amazon.co.uk/Eye-Beguiled-Optical-Illusions/dp/3822896373">Bruno Ernst&#8217;s book</a>, chronicling a series of optical illusions by the likes of M. C. Escher.  To fully appreciate the image right, you&#8217;ll need to click to get a full view of the apparently moving serpent pattern.  This image was produced by Akiyoshi Kitaoka who has an astonishing collection of optical illusions on his <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/">website</a>.  </p>
<p>Put simply, the explanation for this visual tricky is that we cannot wholly trust what we see.  The retina in our eyes, the visual cortex and our brain all play a part in interpreting information and filling in gaps.  The result is that perceived hue, saturation, contrast, luminance etc, often differs from the original image upon which we cast our gaze.  Context has a considerable effect on perceived colours and patterns.  This was already known by the end of the nineteenth century as artists such as Georges Seurat experimented with Pointillism and Divisionism.  Seurat juxtaposed contrasting colours, causing vibrations of color to the viewer.</p>
<p>Kitaoka&#8217;s website demonstrates a number of techniques on how colours and patterns can be combined to create a variety of illusions.  As designers we would want to be aware of these techniques so that we can exploit and avoid them:<br />
<a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion.html">Moving Patterns 1</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion2.html">2</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion3.html">3</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion4.html">4</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion5.html">5</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion6.html">6</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion7.html">7</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion8.html">8</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion9.html">9</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion10.html">10</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion11.html">11</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion12.html">12</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion13.html">13</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion14.html">14</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion15.html">15</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion16.html">16</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion17.html">17</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/motion18.html">18</a><br />
(particularly noticeable when scrolling browser window)</p>
<p><a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate.html">Rotating Patterns 1</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate2.html">2</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate3.html">3</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate4.html">4</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate5.html">5</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate6.html">6</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate7.html">7</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate8.html">8</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate9.html">9</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate10.html">10</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate11.html">11</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate12.html">12</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate13.html">13</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate14.html">14</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate15.html">15</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate16.html">16</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate17.html">17</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate18.html">18</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate19.html">19</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/rotate20.html">20</a></p>
<p><a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont.html">Magnification &#038; Contraction 1</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont2.html">2</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont3.html">3</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont4.html">4</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont5.html">5</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont6.html">6</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont7.html">7</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont8.html">8</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont9.html">9</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont10.html">10</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/expcont11.html">11</a></p>
<p><a href="http://www.psy.ritsumei.ac.jp/~akitaoka/wave.html">Wave 1</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/wave2.html">2</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/wave3.html">3</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/wave4.html">4</a> <a href="http://www.psy.ritsumei.ac.jp/~akitaoka/wave5.html">5</a><br />
(Move your eye around the image)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=312</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem Based Learning at MIT: TEAL</title>
		<link>http://www.martynjones.co.uk/?p=274</link>
		<comments>http://www.martynjones.co.uk/?p=274#comments</comments>
		<pubDate>Tue, 10 Mar 2009 07:18:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Pedagogy]]></category>
		<category><![CDATA[eLearning]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=274</guid>
		<description><![CDATA[Demonstration video of PBL in action at MIT: http://web.mit.edu/8.02t/www/TEALmovie/8.01T_All_80kSorc.wmv]]></description>
			<content:encoded><![CDATA[<p style="text-align: left">Demonstration video of PBL in action at MIT:</p>
<p><a href="http://web.mit.edu/8.02t/www/TEALmovie/8.01T_All_80kSorc.wmv">http://web.mit.edu/8.02t/www/TEALmovie/8.01T_All_80kSorc.wmv</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=274</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubiquity: An experiment into connecting the Web with language (Aza Raskin)</title>
		<link>http://www.martynjones.co.uk/?p=273</link>
		<comments>http://www.martynjones.co.uk/?p=273#comments</comments>
		<pubDate>Tue, 10 Mar 2009 06:45:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interaction Design]]></category>
		<category><![CDATA[IxD]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=273</guid>
		<description><![CDATA[The Problem: The Web is Disconnected &#8220;You’re writing an email to invite a friend to meet at a local San Francisco restaurant that neither of you has been to. You’d like to include a map. Today, this involves the disjointed tasks of message composition on a web-mail service, mapping the address on a map site, [...]]]></description>
			<content:encoded><![CDATA[<p>The Problem: The Web is Disconnected</p>
<p>&#8220;You’re writing an email to invite a friend to meet at a local San Francisco restaurant that neither of you has been to.  You’d like to include a map. Today, this involves the disjointed tasks of message composition on a web-mail service, mapping the address on a map site, searching for reviews on the restaurant on a search engine, and finally copying all links into the message being composed.  This familiar sequence is an awful lot of clicking, typing, searching, copying, and pasting in order to do a very simple task.  And you haven’t even really sent a map or useful reviews—only links to them.&#8221;</p>
<p>&#8220;A big direction that we know we are going to move is suggestions based on data-type recognition. We should be able to select an address and Ubiquity should then suggest commands that make sense to apply to an address (like map it, get directions there, find restaurants near there, etc.). Similarly, we should be able to select a phone number and prompt actions like “call”, a time and date should prompt actions like “add to calendar”.&#8221;</p>
<p><a href="http://www.azarask.in/blog/post/ubiquity-in-depth/">http://www.azarask.in/blog/post/ubiquity-in-depth/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=273</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008-08-14</title>
		<link>http://www.martynjones.co.uk/?p=272</link>
		<comments>http://www.martynjones.co.uk/?p=272#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:21:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photo-a-Day]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=272</guid>
		<description><![CDATA[Somerset : Singapore Dappled Treehouse.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martynjones.co.uk/wp-content/uploads/2008/08/2008-08-14.jpg" title="2008-08-14" rel="lightbox"><img src="http://www.martynjones.co.uk/wp-content/uploads/2008/08/2008-08-14.thumbnail.jpg" alt="2008-08-14" /></a><br />
Somerset : Singapore<br />
Dappled Treehouse.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=272</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2008-08-13</title>
		<link>http://www.martynjones.co.uk/?p=270</link>
		<comments>http://www.martynjones.co.uk/?p=270#comments</comments>
		<pubDate>Wed, 13 Aug 2008 02:31:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photo-a-Day]]></category>

		<guid isPermaLink="false">http://www.martynjones.co.uk/?p=270</guid>
		<description><![CDATA[Marina Bay : Singapore Shifting tonnes.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.martynjones.co.uk/wp-content/uploads/2008/08/2008-08-13.jpg" title="2008-08-13" rel="lightbox"><img src="http://www.martynjones.co.uk/wp-content/uploads/2008/08/2008-08-13.thumbnail.jpg" alt="2008-08-13" /></a><br />
Marina Bay : Singapore<br />
Shifting tonnes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.martynjones.co.uk/?feed=rss2&amp;p=270</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
