<?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>Observation and Design &#187; future</title>
	<atom:link href="http://blog.richardstowey.co.uk/tag/future/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.richardstowey.co.uk</link>
	<description>Richard Stowey&#039;s localised view of the world.</description>
	<lastBuildDate>Thu, 08 Dec 2011 14:27:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>The Zen of HTML 5 by Bruce Lawson of Opera #londonweb Meetup</title>
		<link>http://blog.richardstowey.co.uk/2011/01/zen-html-5-bruce-lawson-opera-londonweb-meetup/</link>
		<comments>http://blog.richardstowey.co.uk/2011/01/zen-html-5-bruce-lawson-opera-londonweb-meetup/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 22:40:17 +0000</pubDate>
		<dc:creator>Richard Stowey</dc:creator>
				<category><![CDATA[HTML 5]]></category>
		<category><![CDATA[Meetups and Events]]></category>
		<category><![CDATA[#londonweb]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[bruce lawson]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[London Web Meetup]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webforms]]></category>

		<guid isPermaLink="false">http://blog.richardstowey.co.uk/?p=533</guid>
		<description><![CDATA[I recently attended a talk by Bruce Lawson from Opera at the London Web meetup group. It proved to be an interesting insight into HTML 5 and the future of the web, including some interesting audience questions near the end. Bruce likened the situation we are in with HTML 5 to a Temple he had visited in northern Thailand. The temple had been built in a modern way for the... <a href="http://blog.richardstowey.co.uk/2011/01/zen-html-5-bruce-lawson-opera-londonweb-meetup/"> Read entire post</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><img src="http://farm6.static.flickr.com/5169/5375312028_7f46271722.jpg" width="500" height="332" alt="Bruce Lawson from Opera at #londonweb" /></p>
<p>I recently attended a talk by <a target="_blank" href="http://www.brucelawson.co.uk/">Bruce Lawson</a> from <a target="_blank" title="Opera" href="http://www.meetup.com/">Opera</a> at the <a target="_blank" title="London Web Meetup group" href="http://www.meetup.com/londonweb/">London Web meetup</a> group. It proved to be an interesting insight into HTML 5 and the future of the web, including some interesting audience questions near the end.</p>
<p><span id="more-533"></span>Bruce likened the situation we are in with HTML 5 to a Temple he had visited in northern Thailand. The temple had been built in a modern way for the future, and yet it took into account historical needs. The temple won&#8217;t be finished for another 75 years, but will evolve into the changing needs of society.</p>
<p>So, HTML 5&#8230; It&#8217;s modern, future proof and it&#8217;s backwards compatible with our current needs, all at the same time. The arguement for HTML doesn&#8217;t end there, though. It contains other  advancements which will be present in newer and modern browsers when  they are released.</p>
<p>Here are the main goodies I learned from Bruce Lawson&#8217;s talk:</p>
<h2>HTML 5 Wins</h2>
<p>HTML 5 introduces a number of features and makes advancements possible in lots of ways.</p>
<p>It improves error handling. It&#8217;s parsing algorithm will attempt to fix errors in the code before displaying the page. HTML 5 acknowledges and embraces JavaScript by including some basic transitions and tools within the basic code. Even though the HTML 5 spec is currently 700 pages long, it aims to follow convention, and include frequently used tools into the standard code. Users are always considered first and foremost in the decision as to whether something gets added to the spec.</p>
<h2>New HTML tags</h2>
<p>In order to put together the tags to be used within the new spec, loads of websites were surveyed. The most popular classes and ID&#8217;s within existing HTML were collated and analysed to find those that should make up the next set of tags.</p>
<h2>New HTML tools</h2>
<p>HTML 5 opens up some basic tools which will become the standard for web development. These include things like drag and drop, canvas, sockets, storage, web workers and more. These will give web designers and developers much more as standard, and allow them to concentrate on moving beyond creating the basics every time.</p>
<h2>Improved webforms</h2>
<p>The built-in date picker, range slider, calendar and standard validation code means that coding up forms will be much easier in the future. It will also mean that it&#8217;s easier to acheive a higher standard and basic functionality which has come to be expected from most websites.</p>
<h2>Better accessibility</h2>
<p>By introducing additional tags and establishing standardised naming conventions, this paves the way for better accessibility within websites. Headers, navigation, articles and footers will all be better identifiable and recognisable to screen readers like <a target="_blank" title="NonVisual Desktop Access" href="http://www.nvda-project.org/">NonVisual Desktop Access</a>.</p>
<h2>Simple, high quality video</h2>
<p>Whilst the actual format which will be supported best in the future is still under debate, the ease at which HTML 5 can incorporate video into the web is excellent. Whether it&#8217;s MP4, webM or OGG, the video will be clean, fast and high definition in quality.</p>
<p>Video players can be easily styled and subtitles and language support can be implemented quickly and easily.</p>
<h2>Conclusion</h2>
<p>Although the final list of element tags is yet to be decided, HTML 5 is available to start implementing now. Elaborate hacks may be needed for some elements to gain backwards compatibilty and some parts are subject to change.</p>
<p>If there is one thing that I have learned from this, it&#8217;s that HTML 5 has been well considered, defined using empirical evidence and is based with growth in mind. It&#8217;s a way forward for a better web with standardised elements and better accessibility. Overall, it sounds like a web which has been considered for the user.</p>
<p>Bruce Lawson&#8217;s talk can be viewed below, and the podcast is available here: <a target="_blank" title="Bruce Lawson Podcast" href="http://itunes.apple.com/podcast/london-web/id383234921">http://itunes.apple.com/podcast/london-web/id383234921</a></p>
<p><iframe src="http://player.vimeo.com/video/19099716?byline=0&amp;portrait=0" width="499" height="283" frameborder="0"></iframe>
<p><a target="_blank" href="http://vimeo.com/19099716">The Zen of HTML5 by Bruce Lawson from Opera</a> from <a target="_blank" href="http://vimeo.com/nathanlon">Nathan O&#039;Hanlon</a> on <a target="_blank" href="http://vimeo.com">Vimeo</a>.</p>
<p><em>Photo: <a target="_blank" href="http://www.flickr.com/photos/richardstowey/5375312028/" title="Bruce Lawson from Opera at #londonweb by Richard Stowey, on Flickr">Bruce Lawson from Opera at #londonweb by Richard Stowey, on Flickr</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.richardstowey.co.uk/2011/01/zen-html-5-bruce-lawson-opera-londonweb-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robot App Store: The Future of the Downloadable Application</title>
		<link>http://blog.richardstowey.co.uk/2009/12/robot-app-store-the-future-of-the-downloadable-application/</link>
		<comments>http://blog.richardstowey.co.uk/2009/12/robot-app-store-the-future-of-the-downloadable-application/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 16:00:24 +0000</pubDate>
		<dc:creator>Richard Stowey</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[android market]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[App Stores]]></category>
		<category><![CDATA[apple iphone]]></category>
		<category><![CDATA[blackberry app world]]></category>
		<category><![CDATA[downloadable application]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[google android]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[nokia ovi]]></category>
		<category><![CDATA[Observations]]></category>
		<category><![CDATA[predictions]]></category>
		<category><![CDATA[robot app store]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://blog.richardstowey.co.uk/?p=153</guid>
		<description><![CDATA[The end of the year usually gets me thinking about the future and this year is no different. Current technology and the demands for unique content seems to be growing at an ever increasing pace, and nothing shows this more than the accelleration of mobile devices with their app stores. Apple iPhone App Store, Google Android Market, Blackberry App World, Nokia Ovi Store, and everyone else who is following suit... <a href="http://blog.richardstowey.co.uk/2009/12/robot-app-store-the-future-of-the-downloadable-application/"> Read entire post</a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="The App Store Hyperwall" src="http://farm3.static.flickr.com/2633/4028870476_73f4ba2db2.jpg" alt="The App Store Hyperwall by alliewiki" width="500" height="375" /></p>
<p>The end of the year usually gets me thinking about the future and this year is no different. Current technology and the demands for unique content seems to be growing at an ever increasing pace, and nothing shows this more than the accelleration of mobile devices with their app stores. Apple iPhone App Store, Google Android Market, Blackberry App World, Nokia Ovi Store, and everyone else who is following suit at the moment. But where does this app business all lead? And what does it get us?</p>
<p><span id="more-153"></span>The manufacturers have provided and are building on the platforms, and it&#8217;s up to the users to create the content, for themselves or for other users. The greatest solutions and answers permiate their way to the surface and become the most well known and widely used.</p>
<p>So, what does the future hold for the app?</p>
<p>The movies depict a future of robots being delivered to our houses, as in iRobot or A.I. and arriving as a close representation of our human selves, capable of everything we can throw at them. Capable of cooking, cleaning, administering medication, mending and making things&#8230; but how long would the development and perfection of all of these things take? How long would the development of all the apps in the iPhone store have taken if Apple developed them all before the release of the iPhone? Well, probably a lot longer than it has taken.</p>
<p>Perhaps all we need is numerous organisations to develop the framework, build the platforms, invent the language and create the rules which can be the blank canvas for others to use as a test bed onto which they can throw their ideas. Robot owners can download their applications, test and rate them and provide feedback. Survival of the fittest.</p>
<p>A competitive environment similar to the app store environment of the moment, but with robots and applications which use their motor and processing capabilities, will throw up interesting results.</p>
<p>So, what will happen for the future? How long will it be before robots are available to everyone, like mobile devices are today. Will there even be a time when everyone has their own personal robot assistant? Only time will tell!</p>
<p>Photo by <a target="_blank" href="http://www.flickr.com/photos/22731731@N08/4028870476/">alliewiki</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.richardstowey.co.uk/2009/12/robot-app-store-the-future-of-the-downloadable-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

