<?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"
	>

<channel>
	<title>Simon Whatley &#187; Culture</title>
	<atom:link href="http://www.simonwhatley.co.uk/category/culture/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk</link>
	<description>The opposite of every great idea is another great idea</description>
	<pubDate>Mon, 18 Aug 2008 11:54:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Keep Your Web 2.0 Community Happy</title>
		<link>http://www.simonwhatley.co.uk/keep-your-web-20-community-happy</link>
		<comments>http://www.simonwhatley.co.uk/keep-your-web-20-community-happy#comments</comments>
		<pubDate>Wed, 23 Jul 2008 15:05:56 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[.Net Magazine]]></category>

		<category><![CDATA[Derek Powasek]]></category>

		<category><![CDATA[happy]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=684</guid>
		<description><![CDATA[This months .Net Magazine had an interesting article by Derek Powasek entitiled Keep Your Web 2.0 Community Happy.]]></description>
			<content:encoded><![CDATA[<p>This months <a href="http://www.netmag.co.uk" title=".Net Magazine" target="_blank" rel="nofollow">.Net</a> Magazine had an interesting article by <a href="http://pwazek.com" title="Derek Powasek" target="_blank" rel="nofollow">Derek Powasek</a> entitiled <q>Keep Your Web 2.0 Community Happy</q>.</p>
<blockquote><p>Running a web community can be fun and rewarding, but you&#8217;re always reliant on the good faith of your members. So what happens when rogue elements threaten to disrupt, even destroy, the foundations of your society, often behind the cloak of anonymity? How do you rest back control from the &#8217;supervillains&#8217;?</p></blockquote>
<p>Powasek&#8217;s article elaborates on 5 scenarios to keep the community happy. These relate to various defence mechanisms that he has employed on websites like <a href="http://www.kvetch.com" title="Kvetch" target="_blank" rel="nofollow">kvetch.com</a> and are summarised below.</p>
<h3>The eyeball defence</h3>
<p>People behave better when they think someone&#8217;s watch their every move. It is human nature that people become more trustworthy when they are being watched. Whether it is a &#8216;pay for what you think it&#8217;s worth&#8217; type service, or a web community, people become more honest if there is a modicum of Big Brother about the website.</p>
<h3>The probation defence</h3>
<p>Block &#8216;angry&#8217; users from posting content for a period of time. Once that period has expired, allow the user to again fully interact with the website.</p>
<h3>The community boot defence</h3>
<p>Give members the ability to report the bad members. Members can flag bad content or people. After a certain number of flags, the content can be programmatically removed or the person banned for a short period of time.</p>
<h3>The denial of existence defence</h3>
<p>Since deleting a troublesome user&#8217;s account will just prompt them to sign up with a new username, write a tool that degredates the performace of the site for those members who are causing the problems. You could even go as far as show a version of the Twitter Fail Whale. Websites are known to break, so it won&#8217;t be out of the ordinary for a person to experience a badly performing website. It just happens that that person is a nuisance.</p>
<h3>The dig your own hole defence</h3>
<p>Deleting a person account is sometimes the only answer. Therefore, giving the user the ability to delete their own account and optionally take all their generated content with them will provide a release mechanism. Always provide a friendly fairwell message: <q>We&#8217;re sorry to see you go. You&#8217;re welcome back any time.</q></p>
<p>Buy .Net magazine to read the full article.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/keep-your-web-20-community-happy/feed</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Frameworks - Let There Be Light</title>
		<link>http://www.simonwhatley.co.uk/javascript-frameworks-let-there-be-light</link>
		<comments>http://www.simonwhatley.co.uk/javascript-frameworks-let-there-be-light#comments</comments>
		<pubDate>Wed, 16 Jul 2008 16:27:58 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[ExtJS]]></category>

		<category><![CDATA[JavaScript]]></category>

		<category><![CDATA[Spry]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[YUI]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[Adobe ColdFusion]]></category>

		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[client-side]]></category>

		<category><![CDATA[developers]]></category>

		<category><![CDATA[jquery]]></category>

		<category><![CDATA[libraries]]></category>

		<category><![CDATA[library]]></category>

		<category><![CDATA[Server Side]]></category>

		<category><![CDATA[Yahoo user interface]]></category>

		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=599</guid>
		<description><![CDATA[For many web developers, whenever JavaScript is mentioned it provokes a rye smile; JavaScript is one of those programming languages that is rather avoided than embraced. This is not the fault of the language itself, but rather the browsers.]]></description>
			<content:encoded><![CDATA[<p>For many web developers, whenever JavaScript is mentioned it provokes a rye smile; JavaScript is one of those programming languages that is rather avoided than embraced. This is not the fault of the language itself, but rather the browsers. A few years ago, the landscape of client-side scripting was a bleak scene. Browser inconsistencies, particularly with the dominant Internet Explorer, implementation bugs and numerous target platforms made developing client-side JavaScript a tricky undertaking.</p>
<p>To the consternation of these same developers, the landscape changed and Web 2.0 hit the mainstream. Almost overnight, every website on the internet wanted to use or was using AJAX. Marketers joined the bandwaggon and every feature requested had to involve something dynamic and revolutionary. Thus JavaScript development quickly hit the forefront of peoples minds and became as important as any server-side technology available at the time.</p>
<p>Over the next few blog posts, I will be using the popular frameworks <a href="http://jquery.com" title="jQuery" target="_blank" rel="nofollow">jQuery</a>, <a href="http://developer.yahoo.com/yui/" title="Yahoo! User Interface Library" target="_blank" rel="nofollow">Yahoo! User Interface Library</a> (<abbr title="Yahoo User Interface">YUI</abbr>), <a href="http://extjs.com" title="ExtJS" target="_blank" rel="nofollow">ExtJS</a> and Adobe&#8217;s <a href="http://labs.adobe.com/technologies/spry/" title="Spry" target="_blank" rel="nofollow">Spry</a> with ColdFusion to demonstrate various techniques, such as autocomplete and form validation.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/javascript-frameworks-let-there-be-light/feed</wfw:commentRss>
		</item>
		<item>
		<title>Online Video Editors</title>
		<link>http://www.simonwhatley.co.uk/online-video-editors</link>
		<comments>http://www.simonwhatley.co.uk/online-video-editors#comments</comments>
		<pubDate>Mon, 12 May 2008 07:17:31 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Content]]></category>

		<category><![CDATA[The Web]]></category>

		<category><![CDATA[Tools]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[cuts]]></category>

		<category><![CDATA[editors]]></category>

		<category><![CDATA[Eyespot]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[JumpCut]]></category>

		<category><![CDATA[Motionbox]]></category>

		<category><![CDATA[online]]></category>

		<category><![CDATA[Photobucket]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/online-video-editors</guid>
		<description><![CDATA[You're a YouTube addict with a serious amount of uncut video footage that you want to upload. If you want to transform that footage into an Oscar winning video clip that will be viewed millions of times, you'll need to do a little editing. But buying editing tools isn't a cheap pasttime.]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re a <a href="http://www.youtube.com" title="YouTube" target="_blank" rel="nofollow">YouTube</a> addict with a serious amount of uncut video footage that you want to upload. If you want to transform that footage into an Oscar winning video clip that will be viewed millions of times, you&#8217;ll need to do a little editing. But buying editing tools isn&#8217;t a cheap pasttime. However, all is not lost. Ever since the social video market boomed back in 2006, a number of online video services have matured and sought to differentiate themselves by adding editors.</p>
<p>If you&#8217;re already working with video on the web, an online editor is fast, easy and free. In theory, these services could bring video editing to people who would otherwise never engage in it. People already engaging in video editing can benefit from automatic software updates and the sharing made possible by online communities.</p>
<p>Here&#8217;s a brief look at some of the services out there in the ether.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h3>JumpCut</h3>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/05/jumpcut_logo.gif' alt='Jumpcut online video editor' style="float:left; margin-right:5px" />Jumpcut, acquired by Yahoo in 2006, lets you upload video, photos, and audio, or import from Flickr or Facebook, and edit using a Flash interface. Jumpcut is the most developed of the editors, allowing you to add a long list of effects, transitions, and captions to the videos. It also incorporates fine grained control of trimming and audio levels (uploaded background audio and voice). The complexity of the interface makes it great for detailed edits and mashups, but borders on being too heavy an application for the internet.</p>
<p>Checkout the <a href="http://www.jumpcut.com" title="Jumpcut" target="_blank" rel="nofollow">Jumpcut website</a>.</p>
<h3>Eyespot</h3>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/05/eyespot_logo.gif' alt='Eyespot online video editor' style="float:left; margin-right:5px" />Eyespot is a fully featured editor like Jumpcut. It has a drag-and-drop interface that lets you upload video, photos, and audio and then add transitions, effects, titles, and music. The editor isn&#8217;t as attractive and easy to use as Jumpcut&#8217;s, but Eyespot offers a good deal of free media sets from partners like The Colbert Report, Public Enemy, and Dreamworks Pictures. Eyespot&#8217;s white label editor is becoming available on more and more sites, with the <a href="http://myvideo.nba.com/" title="National Basketball Association" target="_blank" rel="nofollow">NBA</a> being a prime example.</p>
<p>Checkout the <a href="http://www.eyespot.com" title="Eyespot" target="_blank" rel="nofollow">Eyespot website</a>.</p>
<h3>Cuts</h3>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/05/cuts_logo.jpg' alt='Cuts online video editor' style="float:left; margin-right:5px" />Taking a slightly different tack, Cuts is a great example of a <a href="http://en.wikipedia.org/wiki/Web_2" title="Web 2.0" target="_blank" rel="nofollow">Web 2.0</a> &#8220;mash-up&#8221;, where two online applications are merged. In this case a video is taken from <a href="http://www.youtube.com" title="YouTube" target="_blank" rel="nofollow">YouTube</a>, <a href="http://www.myspace.com" title="MySpace" target="_blank" rel="nofollow">MySpace</a> or <a href="http://video.google.com"title="Google Video" target="_blank" rel="nofollow">Google</a> and you cut, loop, add preloaded sound effects, and insert captions to enhance the original. Editing is straightforward, consisting of changes to the sound, caption, and navigation levels for the video. Every edit can be re-cut, embedded, and emailed. In the future, Cuts will be expanding into simple editing for digital movies and TV shows.</p>
<p>Checkout the <a href="http://www.cuts.com" title="Cuts" target="_blank" rel="nofollow">Cuts website</a>.</p>
<h3>Motionbox</h3>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/05/motionbox_logo.gif' alt='Motionbox online video editor' style="float:left; margin-right:5px" />Motionbox is best known for deep tagging videos, but they also have an editor that is ideal for trimming your Motionbox content and joining the videos together.</p>
<p>Checkout the <a href="http://www.motionbox.com" title="Motionbox" target="_blank" rel="nofollow">Motionbox website</a>.</p>
<h3>Photobucket</h3>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/05/photobucket_logo.gif' alt='Photobucket online video editor' style="float:left; margin-right:5px" />Photobucket leverages the most recent Adobe Flash tools. Unlike other services, users can &#8220;mash up&#8221; video clips with audio files and photos, and add effects and transitions.</p>
<p>Checkout the <a href="http://www.photobucket.com" title="Photobucket" target="_blank" rel="nofollow">Photobucket website</a>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/online-video-editors/feed</wfw:commentRss>
		</item>
		<item>
		<title>ActionScript 3 RIA Reference Guide</title>
		<link>http://www.simonwhatley.co.uk/actionscript-3-ria-reference-guide</link>
		<comments>http://www.simonwhatley.co.uk/actionscript-3-ria-reference-guide#comments</comments>
		<pubDate>Mon, 07 Apr 2008 07:46:21 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[AIR]]></category>

		<category><![CDATA[ActionScript]]></category>

		<category><![CDATA[Adobe Integrated Runtime]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Flex]]></category>

		<category><![CDATA[Rich Internet Applications]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[Framework]]></category>

		<category><![CDATA[reference]]></category>

		<category><![CDATA[runtime]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/actionscript-3-ria-reference-guide</guid>
		<description><![CDATA[The ActionScript reference for rich Internet application development provides an alphabetical reference for all native ActionScript APIs for the Adobe technology platform runtimes: Adobe Flash Player and Adobe AIRâ€”as well as the Adobe Flex framework APIs. Use this guide both as an API reference and a tool to learn about the ActionScript APIs available within the runtimes.]]></description>
			<content:encoded><![CDATA[<p>The ActionScript reference for rich Internet application development provides an alphabetical reference for all native ActionScript <acronym title="Application Programming Interface">API</acronym>s for the Adobe technology platform runtimes: Adobe Flash Player and Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym>â€”as well as the Adobe Flex framework <acronym title="Application Programming Interface">API</acronym>s. Use this guide both as an <acronym title="Application Programming Interface">API</acronym> reference and a tool to learn about the ActionScript <acronym title="Application Programming Interface">API</acronym>s available within the runtimes.</p>
<p>Download the <a href='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/04/actionscript_ria_guide.pdf' title='ActionScript reference for RIA development'>ActionScript reference for RIA development</a> (PDF 1.3MB)</p>
<p>The Adobe technology platform contains two primary runtimes. Flash Player is browser-based, and Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym> is desktop-based. Because Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym> is built on top of Flash Player, the Flash Player <acronym title="Application Programming Interface">API</acronym>s are available within Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym>. Consequently, Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym> <acronym title="Application Programming Interface">API</acronym>s are not available within Flash Player. The Flex framework is built on top of the Flash Player <acronym title="Application Programming Interface">API</acronym>s, so it runs in both Flash Player and Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym>. However, a number of Flex <acronym title="Application Programming Interface">API</acronym>s take advantage of <acronym title="Adobe Integrated Runtime">AIR</acronym> <acronym title="Application Programming Interface">API</acronym>s, and thus work only within Adobe <acronym title="Adobe Integrated Runtime">AIR</acronym>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<p>More information about this guide can be found on the <a href="http://www.adobe.com/devnet/actionscript/articles/atp_ria_guide.html" title="Adobe Developer Centre Website" target="_blank" rel="nofollow">Adobe Developer Centre Website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/actionscript-3-ria-reference-guide/feed</wfw:commentRss>
		</item>
		<item>
		<title>Data Portability for Social Networks</title>
		<link>http://www.simonwhatley.co.uk/data-portability-for-social-networks</link>
		<comments>http://www.simonwhatley.co.uk/data-portability-for-social-networks#comments</comments>
		<pubDate>Fri, 28 Mar 2008 09:50:11 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Authentication]]></category>

		<category><![CDATA[Data Portability]]></category>

		<category><![CDATA[Microformats]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[semantic web]]></category>

		<category><![CDATA[APML]]></category>

		<category><![CDATA[Bloglines]]></category>

		<category><![CDATA[Cluztr]]></category>

		<category><![CDATA[Corkâ€™d]]></category>

		<category><![CDATA[Dandelife]]></category>

		<category><![CDATA[Engagd]]></category>

		<category><![CDATA[Fire Eagle]]></category>

		<category><![CDATA[Flickr]]></category>

		<category><![CDATA[FOAF]]></category>

		<category><![CDATA[Get Satisfaction]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[hCard]]></category>

		<category><![CDATA[Idiomag]]></category>

		<category><![CDATA[Last.fm]]></category>

		<category><![CDATA[Magnolia]]></category>

		<category><![CDATA[OAuth]]></category>

		<category><![CDATA[Open Social]]></category>

		<category><![CDATA[OpenID]]></category>

		<category><![CDATA[OpenLink Data Spaces]]></category>

		<category><![CDATA[OPML]]></category>

		<category><![CDATA[Particls]]></category>

		<category><![CDATA[Pownce]]></category>

		<category><![CDATA[RDF]]></category>

		<category><![CDATA[RSS]]></category>

		<category><![CDATA[social networks]]></category>

		<category><![CDATA[Technorati]]></category>

		<category><![CDATA[Twitter]]></category>

		<category><![CDATA[Upcoming]]></category>

		<category><![CDATA[XFN]]></category>

		<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/data-portability-for-social-networks</guid>
		<description><![CDATA[Social network portability is one of several user-interface ideas and suggestions in the area of data-portability. As users, our identity, photos, videos and other forms of personal data should be discoverable by, and shared between our chosen (and trusted) tools or vendors. When you join a new site, you should be able to import or preferably subscribe to your profile information and your social network from any existing profile of yours. We need a DHCP for Identity. A distributed File System for data. The technologies already exist, we simply need a complete reference design to put the pieces together. This problem is solved by a number existing technologies and initiatives: Microformats, OpenID, OAuth, RDF, RSS, OPML and APML.]]></description>
			<content:encoded><![CDATA[<p align="center"><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/data-portability-logo.png' alt='Data Portability' /></p>
<p>Social network portability is one of several user-interface ideas and suggestions in the area of data-portability. As users, our identity, photos, videos and other forms of personal data should be discoverable by, and shared between our chosen (and trusted) tools or vendors. When you join a new site, you should be able to import or preferably subscribe to your profile information and your social network from any existing profile of yours. We need a <acronym title="Dynamic Host Configuration Protocol">DHCP</acronym> for Identity. A distributed File System for data. The technologies already exist, we simply need a complete reference design to put the pieces together. This problem is solved by a number existing technologies and initiatives: Microformats, OpenID, OAuth, <acronym title="Resource Description Framework">RDF</acronym>, <acronym title="Really Simple Syndication">RSS</acronym>, <acronym title="Outline Processor Mark-up Language">OPML</acronym> and <acronym title="Attention Profiling Mark-up Language">APML</acronym>.</p>
<p align="center"><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/dataportability.png' alt='Data Portability Technologies' /></p>
<blockquote><p>Data Portabilities mission is to put all existing technologies and initiatives in context to create a reference design for end-to-end Data Portability. To promote that design to the developer, vendor and end-user community.</p></blockquote>
<p>This post serves a brief primer to each of these technologies.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h3>Microformats</h3>
<p>Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviours and usage patterns (e.g. <acronym title="eXtensible HyperText Mark-up Language">XHTML</acronym>, blogging).</p>
<p>Examples include:</p>
<dl>
<dt>People and Organizations </dt>
<dd><a href="http://microformats.org/wiki/hcard" title="Microformat: hCard" target="_blank" rel="nofollow" class="snap_noshots">hCard</a></dd>
<dt>Calendars and Events</dt>
<dd><a href="http://microformats.org/wiki/hcalendar" title="Microformat: hCalendar" target="_blank" rel="nofollow" class="snap_noshots">hCalendar</a></dd>
<dt>Opinions, Ratings and Reviews</dt>
<dd><a href="http://microformats.org/wiki/vote-links" title="Microformat: VoteLinks" target="_blank" rel="nofollow" class="snap_noshots">VoteLinks</a>, <a href="http://microformats.org/wiki/hreview" title="Microformat: hReview" target="_blank" rel="nofollow" class="snap_noshots">hReview</a></dd>
<dt>Social Networks</dt>
<dd><a href="http://gmpg.org/xfn" title="Microformat: XFN" target="_blank" rel="nofollow" class="snap_noshots"><abbr title="XHTML Friends Network">XFN</abbr></a></dd>
<dt>Licenses:</dt>
<dd><a href="http://microformats.org/wiki/rel-license" title="Microformat: rel-license" target="_blank" rel="nofollow" class="snap_noshots">rel-license</a></dd>
<dt>Tags, Keywords, Categories</dt>
<dd><a href="http://microformats.org/wiki/rel-tag" title="Microformat: rel-tag" target="_blank" rel="nofollow" class="snap_noshots">rel-tag</a></dd>
<dt>Lists and Outlines</dt>
<dd><a href="http://microformats.org/wiki/xoxo" title="Microformat: XOXO" target="_blank" rel="nofollow" class="snap_noshots">XOXO</a></dd>
</dl>
<p>If you use <a href="http://flickr.com" title="Flickr" target="_blank" rel="nofollow">Flickr</a>, <a href="http://technorati.com" title="Technorati" target="_blank" rel="nofollow">Technorati</a>, <a href="http://upcoming.yahoo.com" title="Upcoming" target="_blank" rel="nofollow">Upcoming</a>, <a href="http://last.fm" title="Last.fm" target="_blank" rel="nofollow">Last.fm</a>, <a href="http://twitter.com" title="Twitter" target="_blank" rel="nofollow">Twitter</a>, <a href="http://corkd.com" title="Cork'd" target="_blank" rel="nofollow">Cork&#8217;d</a> or any number of other services, you can conceivably share data between the different services providers automatically.</p>
<p>More details can be found on the <a href="http://microformats.org" title="Microformats" target="_blank" rel="nofollow">microformats website</a>.</p>
<h3>OpenID</h3>
<p>OpenID is an open, decentralized framework for user-centric digital identity. OpenID takes advantage of already existing internet technology (<acronym title="Universal Resource Indicator">URI</acronym>, <acronym title="HyperText Transfer Protocol">HTTP</acronym>, <acronym title="Secure Sockets Layer">SSL</acronym>, <a href="http://en.wikipedia.org/wiki/Diffie-Hellman" title="Diffie-Hellman" target="_blank" rel="nofollow">Diffie-Hellman</a>) and realizes that people are already creating identities for themselves whether it be at their blog, photostream, profile page, etc. With OpenID you can easily transform one of these existing URIs into an account which can be used at sites which support OpenID logins.</p>
<p>In other words, OpenID allows users to login using shared credentials across different services. It also allows users to decide what information to share between services. For example, you can allow the use of your address on one service, but not another. You can think of OpenID as an extension to the single sign on used by Google or Yahoo! to access their various services.</p>
<p>More details can be found on the <a href="http://openid.net" title="OpenID" target="_blank" rel="nofollow">OpenID website</a>.</p>
<h3>OAuth</h3>
<p>The OAuth protocol is less about authentication, which is the realm of OpenID, but rather authorisation. OAuth is an open protocol to allow secure API authorisation in a simple and standard method from desktop and web applications. For consumer developers, OAuth is a method to publish and interact with protected data. For Service Provider developers, OAuth gives users access to their data while protecting their account credentials.</p>
<p>A number of services have already been implemented. These include <a href="http://fireeagle.yahoo.net" title="Fire Eagle" target="_blank" rel="nofollow">Fire Eagle</a>, <a href="http://code.google.com/apis/opensocial/" title="Open Social" target="_blank" rel="nofollow">Open Social</a>, <a href="http://pownce.com" title="Pownce" target="_blank" rel="nofollow">Pownce</a>, <a href="http://getsatisfaction.com" title="Get Satisfaction" target="_blank" rel="nofollow">Get Satisfaction</a> and <a href="http://ma.gnolia.com" title="Magnolia" target="_blank" rel="nofollow">Magnolia</a>.</p>
<p>More details can be found on the <a href="http://oauth.net" title="OAuth" target="_blank" rel="nofollow">OAuth website</a>.</p>
<h3>Resource Description Framework (<acronym title="Resource Description Framework">RDF</acronym>)</h3>
<p><acronym title="Resource Description Framework">RDF</acronym> is a family of World Wide Web Consortium (<acronym title="World Wide Web Consortium">W3C</acronym>) specifications originally designed as a metadata model but which has come to be used as a general method of modeling information, through a variety of syntax formats.</p>
<p>The <acronym title="Resource Description Framework">RDF</acronym> metadata model is based upon the idea of making statements about resources in the form of subject-predicate-object expressions, called triples in <acronym title="Resource Description Framework">RDF</acronym> terminology. The subject denotes the resource, and the predicate denotes traits or aspects of the resource and expresses a relationship between the subject and the object. For example, one way to represent the notion &#8220;The sky has the color blue&#8221; in <acronym title="Resource Description Framework">RDF</acronym> is as the triple: a subject denoting &#8220;the sky&#8221;, a predicate denoting &#8220;has the color&#8221;, and an object denoting &#8220;blue&#8221;. <acronym title="Resource Description Framework">RDF</acronym> is an abstract model with several serialization formats (i.e. file formats), and so the particular way in which a resource or triple is encoded varies from format to format.</p>
<p>This mechanism for describing resources is a major component in what is proposed by the <acronym title="World Wide Web Consortium">W3C</acronym>&#8217;s Semantic Web activity: an evolutionary stage of the World Wide Web in which automated software can store, exchange, and use machine-readable information distributed throughout the web, in turn enabling users to deal with the information with greater efficiency and certainty. <acronym title="Resource Description Framework">RDF</acronym>&#8217;s simple data model and ability to model disparate, abstract concepts has also led to its increasing use in knowledge management applications unrelated to Semantic Web activity.</p>
<p>More details can be found on the <a href="http://www.w3.org/RDF/" title="W3C" target="_blank" rel="nofollow"><acronym title="World Wide Web Consortium">W3C</acronym> website</a>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h3>Really Simple Syndication (<acronym title="Really Simple Syndication">RSS</acronym>)</h3>
<p><acronym title="Really Simple Syndication">RSS</acronym> is a family of Web feed formats used to publish frequently updated content including, but not limited to, blog entries, news headlines, and podcasts. An <acronym title="Really Simple Syndication">RSS</acronym> document, which is called a &#8220;feed&#8221; or &#8220;web feed&#8221; or &#8220;channel&#8221;, contains either a summary of content from an associated web site or the full text. <acronym title="Really Simple Syndication">RSS</acronym> makes it possible for people to keep up with web sites in an automated manner that can be piped into special programs or filtered displays.</p>
<p><acronym title="Really Simple Syndication">RSS</acronym> content can be read using software called an &#8220;<acronym title="Really Simple Syndication">RSS</acronym> reader&#8221;, &#8220;feed reader&#8221; or an &#8220;aggregator&#8221;. The user subscribes to a feed by entering the feed&#8217;s link into the reader or by clicking an <acronym title="Really Simple Syndication">RSS</acronym> icon in a browser that initiates the subscription process. The reader checks the user&#8217;s subscribed feeds regularly for new content, downloading any updates that it finds.</p>
<p>More details can be found on the <a href="http://www.rssboard.org" title="RSS Board" target="_blank" rel="nofollow">RSS Board website</a>.</p>
<h3>Outline Processor Mark-up Language (<acronym title="Outline Processor Mark-up Language">OPML</acronym>)</h3>
<p><acronym title="Outline Processor Mark-up Language">OPML</acronym> is an <acronym title="eXtensible Markup Language">XML</acronym> format for outlines. Originally developed by <a href="http://radio.userland.com" title="Radio UserLand" target="_blank" rel="nofollow">Radio UserLand</a> as a native file format for an outliner application, it has since been adopted for other uses, the most common being to exchange lists of web feeds between web feed aggregators.</p>
<p>The <acronym title="Outline Processor Mark-up Language">OPML</acronym> specification defines an outline as a hierarchical, ordered list of arbitrary elements. The specification is fairly open which makes it suitable for many types of list data.</p>
<p>More details can be found on the <a href="http://www.opml.org" title="Outline Processor Mark-up Language" target="_blank" rel="nofollow"><acronym title="Outline Processor Mark-up Language">OPML</acronym> website</a>.</p>
<h3>Attention Profiling Mark-up Language (<acronym title="Attention Profiling Mark-up Language">APML</acronym>)</h3>
<p><acronym title="Attention Profiling Mark-up Language">APML</acronym> allows you to share your own personal Attention Profile in much the same way that OPML allows the exchange of reading lists between News Readers. The idea is to compress all forms of Attention Data into a portable file format containing a description of your ranked interests.</p>
<p>Services that have adopted <acronym title="Attention Profiling Mark-up Language">APML</acronym> include <a href="http://www.bloglines.com" title="Bloglines" target="_blank" rel="nofollow">Bloglines</a>, <a href="http://www.cluztr.com" title="Cluztr" target="_blank" rel="nofollow">Cluztr</a>, <a href="http://dandelife.com" title="Dandelife" target="_blank" rel="nofollow">Dandelife</a>, <a href="http://www.engagd.com" title="Engagd" target="_blank" rel="nofollow">Engagd</a>, <a href="http://www.idiomag.com" title="Idiomag" target="_blank" rel="nofollow">Idiomag</a>, <a href="http://en.wikipedia.org/wiki/OpenLink_Data_Spaces" title="OpenLink Data Spaces" target="_blank" rel="nofollow">OpenLink Data Spaces</a> and <a href="www.particls.com" title="Particls" target="_blank" rel="nofollow">Particls</a>.</p>
<p>More details can be found on the <a href="http://www.apml.org" title="Attention Profiling Mark-up Language" target="_blank" rel="nofollow"><acronym title="Attention Profiling Mark-up Language">APML</acronym> website</a>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<p>Securely transfering personal data around the web has become an increasingly important concept to not only users of the web, but service providers. Both Plaxo and Six Apart have been working on a system to allow the transferral of data. However, since Google announce Open Social and the Open Social <acronym title="Application Programming Interface">API</acronym>, the mantle has been handed over and there is now a strong commitment to realising data portability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/data-portability-for-social-networks/feed</wfw:commentRss>
		</item>
		<item>
		<title>Online Social Networks: Everywhere, Yet Nowhere</title>
		<link>http://www.simonwhatley.co.uk/online-social-networks-everywhere-yet-nowhere</link>
		<comments>http://www.simonwhatley.co.uk/online-social-networks-everywhere-yet-nowhere#comments</comments>
		<pubDate>Wed, 26 Mar 2008 09:52:47 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[Industry]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[The Web]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[AOL]]></category>

		<category><![CDATA[Bebo]]></category>

		<category><![CDATA[facebook]]></category>

		<category><![CDATA[Flickr]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Hotmail]]></category>

		<category><![CDATA[linkedin]]></category>

		<category><![CDATA[Microsoft]]></category>

		<category><![CDATA[MySpace]]></category>

		<category><![CDATA[News Corporation]]></category>

		<category><![CDATA[online]]></category>

		<category><![CDATA[Orkut]]></category>

		<category><![CDATA[revenue]]></category>

		<category><![CDATA[skype]]></category>

		<category><![CDATA[social networks]]></category>

		<category><![CDATA[Time Warner]]></category>

		<category><![CDATA[Twitter]]></category>

		<category><![CDATA[ubiquity]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/online-social-networks-everywhere-yet-nowhere</guid>
		<description><![CDATA[In the late 1990s, a large multi-national technology corporation, hoping to become a major force in online advertising, bought a small start-up in a sector that was believed to be the â€˜next big thingâ€™. That corporation was Microsoft and the start-up was Hotmail. Hotmail and Microsoft established web-based email as a must-have application for personal use. The addition of Hotmail to the Microsoft inventory promised to increase the companies online revenues that were being dominated by Yahoo!, Google and AOL amongst a host of others.]]></description>
			<content:encoded><![CDATA[<p>In the late 1990s, a large multi-national technology corporation, hoping to become a major force in online advertising, bought a small start-up in a sector that was believed to be the &#8216;next big thing&#8217;. That corporation was Microsoft and the start-up was Hotmail. Hotmail and Microsoft established web-based email as a must-have application for personal use. The addition of Hotmail to the Microsoft inventory promised to increase the companies online revenues that were being dominated by Yahoo!, Google and <acronym title="America Online">AOL</acronym> amongst a host of others.</p>
<p>A decade later it was the turn of a much-evolved <acronym title="America Online">AOL</acronym> to speculate with the purchase of a small and upcoming social networking website, Bebo, for $850m (Â£425m). This has raised a number of eyebrows since <acronym title="America Online">AOL</acronym> has been a struggling web-portal after its merger with Time Warner, added to the fact that the real value of social networking has yet to be realised or understood.</p>
<p align="center"><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/social_networking_sites.jpg' alt='Social Networking Websites' /></p>
<p>Both deals in their respective decades offer to the casual observer a paradox of the Internet revolution. Whilst both email and social networking have the premise of being the next big thing which aides revenue generation, it is dangerous to assume that each service can standalone and generate revenue in its own right. Webmail, now over a decade old illustrates this perfectly. Microsoft, Yahoo!, Google and <acronym title="America Online">AOL</acronym> all have their respective webmail services with advertisements stratefically placed to entice the user to click through, but these are a small part of the bigger networks. The offer of email, free archiving, address book and calendar is cheap to deliver, but its primary purpose is to keep the user engaged with the brand and its associated websites, making users more likely to visit the affiliated pages where advertising is more effective. </p>
<p>For instance, I am a fully signed up member of Google and access their email, chat, documents, analytics, webmasters, adsense, adwords, calendar and checkout applications, etc, some of which have advertising and all of which support the core Google search pages through branding. A similar example can also be said of Yahoo!. I again frequently use Yahoo!s MyBlogLog, Flickr and Upcoming services, which serve to re-inforce the Yahoo! brand and web portal.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h2>Social networking will become a ubiquitous feature of online life, but that does not mean it is a business.</h2>
<p>From whence came webmail now comes social networking. The implicit values of social networking services such as MySpace, Facebook and Bebo have been increased by the big internet and media companies such as News Corporation, with their purchase of MySpace for $580m (Â£290m) in 2005 and Microsoft&#8217;s $260m (Â£130m) investment for a 1.6% share in Facebook, in late 2007 (valuing it at an enormous $15bn/Â£7.5bn). But valuing these online services so highly does not mean that there is a valuable revenue model; Facebook&#8217;s revenue for 2007 was a mere $150m (Â£75m). Sergey Brin of Google also admitted that the monetisation of their Orkut service and social networking in general was proving to be problematic (they also have a contractual agreement with News Corporation to offer advertising on their MySpace service).</p>
<p>Facebook has also been met with criticism and difficulty when trying to monetise its service with a project called Beacon. Facebook&#8217;s idea was to inform users&#8217; networks whenever an item was purchased therefore creating what is in effect a recommendation system, or algorithmic word-of-mouth. Users rebelled and privacy advocates shouted loudly, the service was axed and Mark Zuckerberg, Facebook&#8217;s founder, was left to apologise for an innovative idea badly implemented.</p>
<p>Whilst social networking does have oportunities to make money, it is unlikely that it will be pots and pots of money. The value of the service, however, is not monetary, but as its genre suggests, it is social. We have already seen how people can connect to past and present friends, but a social networkings strength is in its ability to forge new relationships, business or personal. Social networking has made explicit the connections between people, which has lead to a whole ecosystem of applications built on their <acronym title="Application Programmming Interface">API</acronym>s which allow users to interact.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h2>But should users really have to visit a specific website to be social?</h2>
<p>I often comment that there is something profoundly wrong when people are forced to spend their lives updating their profile to keep in touch with their so-called friends. What happened to the good-old-fashioned telephone? Why don&#8217;t people simply arrange to meet up and go for a drink to keep in touch? Of course, with everyone&#8217;s increasingly busy lives, it is possible to argue that posting a tweet via twitter, posting an article on a blog or updating your Facebook profile, allows you to continue a real relationship with your friends, whilst not actually needing to see them every Friday or Saturday night. This is a good thing, right?</p>
<p>Another problem presented by today&#8217;s social networks is that they are an enclosed ecosystem, at least to users. Whilst Facebook and LinkedIn, in addition to a whole host of others, have provided <acronym title="Application Programmming Interface">API</acronym>s for developers to encourage them to interact with their services (this has been particularly successful with Facebook) the same cannot be applied to users. The various social networks, until recently, have been reluctant to allow users to pass data between competing services, afterall, this data is core to the success, or indeed failure, of a site. This is understandable since the networks&#8217; huge valuations depend on the sites maximising revenues and page views, so they need to maintain a tight control. As a result, keen Internet users maintain a plethora of online accounts.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h2>2008 will see a change in how people access social networks.</h2>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/opensocial.thumbnail.jpg' alt='Google Open Social' style="float:left; margin-right:5px;" />The opening up of social networks, lead by Google with their <a href="http://code.google.com/apis/opensocial/" title="Google Open Social API" target="_blank" rel="nofollow">Open Social</a> <acronym title="Application Programmming Interface">API</acronym>, is set to bring about an evolution in this medium. This change is following the historical standardisation of popular services. First it was email with webmail, which in the early days was restricted to individual ecosystems, for example <acronym title="America Online">AOL</acronym> and CompuServe, then it was instant messaging, with individual services provided by Microsoft, Yahoo!, Google, <acronym title="America Online">AOL</acronym> and Skype.</p>
<p>Further developments include the <a href="http://www.dataportability.org" title="Data Portability Working Group" target="_blank" rel="nofollow">Data Portability Working Group</a>, whose mission is to put all existing technologies and initiatives in context to create a reference design for end-to-end data portability. In short, allow users to move their data around competing services. Others are pushing <a href="http://openid.net" title="Open ID" target="_blank" rel="nofollow">OpenID</a>; a plan to create a single, federated online sign-on system that people can use to access many websites.</p>
<p align="center"><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/dataportability.png' alt='Data Portability' /></p>
<p>The opening of social networks is likely to accelerate thanks to the first tentative, yet bold, steps made by webmail; the first social network. As a technology, webmail has become old fashioned, but its younger sybling, the social network will revitalise not only webmail, but online communication and advertising. Through social intelligence, marketers and advertisers will be able to target adverts for items that we are more likely to want. This will not only boost the users online experience, but provide a more targeted revenue stream.</p>
<p>The fight for social networking dominance has been running for several years now, but it shows no sign of letting up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/online-social-networks-everywhere-yet-nowhere/feed</wfw:commentRss>
		</item>
		<item>
		<title>Open Standards: Break Down Those Walls</title>
		<link>http://www.simonwhatley.co.uk/open-standards-break-down-those-walls</link>
		<comments>http://www.simonwhatley.co.uk/open-standards-break-down-those-walls#comments</comments>
		<pubDate>Mon, 24 Mar 2008 09:26:31 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[1994]]></category>

		<category><![CDATA[AOL]]></category>

		<category><![CDATA[api]]></category>

		<category><![CDATA[Bebo]]></category>

		<category><![CDATA[chatrooms]]></category>

		<category><![CDATA[CompuServe]]></category>

		<category><![CDATA[Department of Defence]]></category>

		<category><![CDATA[discussion boards]]></category>

		<category><![CDATA[DoD]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[Entropia Universe]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Internet]]></category>

		<category><![CDATA[Open Social]]></category>

		<category><![CDATA[Second Life]]></category>

		<category><![CDATA[walled gardens]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/open-standards-break-down-those-walls</guid>
		<description><![CDATA[On the Web, a walled garden is an environment that controls the user's access to Web content and services. In effect, the walled garden directs the user's navigation within particular areas, to allow access to a selection of material, or prevent access to other material.]]></description>
			<content:encoded><![CDATA[<p>On the Web, a walled garden is an environment that controls the user&#8217;s access to Web content and services. In effect, the walled garden directs the user&#8217;s navigation within particular areas, to allow access to a selection of material, or prevent access to other material.</p>
<h2>Recent history suggests that open standards will again better the &#8220;walled gardens&#8221; of the Web.</h2>
<p>In 1994, when the previously obscure computer network, developed by the American Department of Defence, first become known to the general public as the &#8220;World Wide Web&#8221;, or simply The Web, many people first connected to it via <a href="http://www.aol.com" title="America Online" target="_blank" rel="nofollow">AOL</a> and <a href="http://webcenters.netscape.compuserve.com/menu/default.jsp" title="CompuServe" target="_blank" rel="nofollow">CompuServe</a>. These subscription-based service providers offered not only access to the Internet, but other services such as email, chatrooms, discussion boards and more. It was access to the Web via the Internet that would lead to the undermining of these services, and the opening up of the Web as a platform for individual and creative expression, revenue generation and social interactivity.</p>
<p>Whilst it took some time for the closed communities to venture out into the wilds of the Web, it brought about the standardisation of the services that made up the early web. For instance, <acronym title="Post Office Protocol">POP</acronym> and <acronym title="Simple Mail Transfer Protocol">SMTP</acronym> standardised email and as a result it has become the ubiquitous tool of business. Today, of the early pioneers of the Web, only <acronym title="America Online">AOL</acronym> survives, but as an entirely different entity; a web portal supported by advertising.</p>
<p>History appears to be repeating itself. The biggest online phenomena of the past couple of years, the social-networking websites of <a href="http://www.facebook.com" title="Facebook" target="_blank" rel="nofollow">Facebook</a> and <a href="http://www.myspace.com" title="mySpace" target="_blank" rel="nofollow">MySpace</a>, are acting very much like the <acronym title="America Online">AOL</acronym> of the mid-1990s. They are closed systems based upon prioprietory standards. You cannot easily move information from one system or another if you so choose. This ties users into one system, or forces them to create profiles on both. A similar comparison can be drawn with the virtual worlds of <a href="http://secondlife.com" title="Second Life" target="_blank" rel="nofollow">Second Life</a> and <a href="http://www.entropiauniverse.com" title="Entropia Universe" target="_blank" rel="nofollow">Entropia Universe</a>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
<h2>The Web is better when it&#8217;s social.</h2>
<p>Part of the reason these websites are popular is because they are closed communities, where users can interact with friends and find new friends with which to interact. This community feel has been tested in recent times, with sites such as Facebook being criticised for using their user&#8217;s personal data to target advertising. It is innevitable, however, that these systems are proprietory; it is only once these systems immerge and become popular that standards can be developed and implemented.</p>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/open_social_api.jpg' alt='Open Social API' /></p>
<p>Just as the Web&#8217;s open standards, embodied in the Netscape browser, displaced the online services providers, so the paradigm of open standards awaits the social networking and virtual worlds. Back in the 1990s it was Netscape, but in the 21st Century it falls to Google to defend the open standards of the Web with the Open Social <acronym title="Application Programming Interfaces">API</acronym>. Some say there is a large amount of self interest in this move, since Facebook and MySpace have huge communities, which both networks know a huge amount more about than Google and can hence generate billions of dollars of revenue.</p>
<p>The web is more interesting when you can build applications that easily interact with your friends and colleagues. But with the trend towards more social applications also comes a growing list of site-specific <acronym title="Application Programming Interfaces">API</acronym>s that developers must learn. <a href="http://code.google.com/apis/opensocial/" title="Open Social API" target="_blank" rel="nofollow">Open Social</a> is an attempt not only to open up the closed communities and allow developers to interact with the different networks, but allow developers to only learn one <acronym title="Application Programming Interfaces">API</acronym>. MySpace has signed up to this initiative and, more reluctantly so has Facebook. A curiosity is <acronym title="America Online">AOL</acronym>s recent aquisition of Bebo, another online community popular in Europe. Is <acronym title="America Online">AOL</acronym> simply jumping on the &#8220;band-wagon&#8221;? Has it learnt its lessons of the past, or is it using knowledge of its past as a guiding principle? Whatever is the answer, Bebo&#8217;s inclusion in Open Social will help it continue its competition with other social networking websites.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/open-standards-break-down-those-walls/feed</wfw:commentRss>
		</item>
		<item>
		<title>BBC Appealing to the Facebook Generation</title>
		<link>http://www.simonwhatley.co.uk/bbc-appealing-to-the-facebook-generation</link>
		<comments>http://www.simonwhatley.co.uk/bbc-appealing-to-the-facebook-generation#comments</comments>
		<pubDate>Thu, 13 Mar 2008 12:30:23 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[Industry]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[The Web]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[User Interface Design]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[bbc]]></category>

		<category><![CDATA[facebook]]></category>

		<category><![CDATA[homepage]]></category>

		<category><![CDATA[iGoogle]]></category>

		<category><![CDATA[My Yahoo]]></category>

		<category><![CDATA[Web Portal]]></category>

		<category><![CDATA[Windows Live]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/bbc-appealing-to-the-facebook-generation</guid>
		<description><![CDATA[Iâ€™m not a big fan of the <acronym title="British Broadcasting Corporation">BBC</acronym>â€™s recent website redesign! While I believe that a few structural and hierarchical elements could have been addressed better, the overall result of this redesign is too "Facebook" and <a href="http://en.wikipedia.org/wiki/Web_2" title="Wikipedia Web 2.0" rel="nofollow">Web 2.0</a> for my liking; exactly what an online news site does not need. Who are the <acronym title="British Broadcasting Corporation">BBC</acronym> trying to appeal to? They have gone from being content centric to design and technology centric. This in itself isn't a bad thing, but I don't understand the <acronym title="British Broadcasting Corporation">BBC</acronym>s motivation for doing so.]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/bbc_homepage_logo.thumbnail.png' alt='BBC Homepage Logo' style="float:left; margin-right:10px;" />Iâ€™m not a big fan of the <acronym title="British Broadcasting Corporation">BBC</acronym>â€™s recent website redesign! While I believe that a few structural and hierarchical elements could have been addressed better, the overall result of this redesign is too &#8220;Facebook&#8221; and <a href="http://en.wikipedia.org/wiki/Web_2" title="Wikipedia Web 2.0" rel="nofollow">Web 2.0</a> for my liking; exactly what an online news site does not need. Who are the <acronym title="British Broadcasting Corporation">BBC</acronym> trying to appeal to? They have gone from being content centric to design and technology centric. This in itself isn&#8217;t a bad thing, but I don&#8217;t understand the <acronym title="British Broadcasting Corporation">BBC</acronym>s motivation for doing so.</p>
<p>Richard Titus, the Acting Head of User Experience at the <acronym title="British Broadcasting Corporation">BBC</acronym> was a key driver of the project.</p>
<blockquote><p>From a conceptual point of view, the widgetisation adopted by <a href="http://www.facebook.com" title="Facebook" target="_blank" rel="nofollow">Facebook</a>, <a href="http://www.google.com/ig" title="iGoogle" target="_blank" rel="nofollow">iGoogle</a> and <a href="http://www.netvibes.com/" title="netvibes" target="_blank" rel="nofollow">netvibes</a> weighed strongly on our initial thinking.</p></blockquote>
<p>Titus identifies the key features of the new homepage as being:</p>
<ul>
<li>Simple, clean and beautiful, the final design, &#8230; visually striking yet unpretentious.</li>
<li>Personalization: you can choose the content that interests you by adding and removing the content boxes via the &#8220;Customise Your Homepage&#8221; tab.</li>
<li>Localization: Users can now set their own location, enabling them to access local sites, weather, news, radio and TV schedules without the hassle often associated with user journeys to local content.</li>
<li>Simplicity: the customization is intuitive and includes an interactive demo and tips to guide users through the process. It is also unobtrusive â€“ if the user has no desire to customize their page their experience won&#8217;t be compromised.</li>
<li>Search: The site is much easier to read and scan at a glance. At the top of the page there&#8217;s a search function (now reduced from two search boxes to one), and at the bottom a full directory of all <acronym title="British Broadcasting Corporation">BBC</acronym> sites and a link to the A-Z, allowing users to quickly find what they&#8217;re looking for.</li>
<li>Nostalgia: the new homepage also manages to incorporate eccentricity alongside innovation.</li>
</ul>
<p><strong>Aesthetically bold and bright.</strong></p>
<p>Aesthetically, the new homepage looks nice. It&#8217;s big, bold and bright - a far cry from the old days when <acronym title="British Broadcasting Corporation">BBC</acronym> sites had text almost too small to read and a fixed-width design optimised for tiny monitors. But at the same time it appears far too clunky! I&#8217;d prefer something that would look a little more elegant and understated. Something that doesn&#8217;t appeal to <em>The Facebook Generation</em>, who are less likely to read the <acronym title="British Broadcasting Corporation">BBC</acronym> pages at lunchtime, than update their Facebook, Bebo or Twitter profile during that &#8216;valuable&#8217; hour. This begs the question, does the <acronym title="British Broadcasting Corporation">BBC</acronym> know who their core audience is?</p>
<p><strong>Confusing interactions.</strong></p>
<p>The homepage makes great use of AJAX, but at the same time, there are a number of confusing interactions going on. For instance, the &#8216;Edit&#8217; button next to each area of customisable content seems like the wrong label text. I&#8217;m not editing the news, the weather or blogs - I&#8217;m selecting which news categories I want to see, where I am and which blogs I want to read. These types of button ought to be contextual rather than generic. Edit is simply too vague.</p>
<p>Also, what&#8217;s the idea behind those plus and minus buttons for news? Strange idea. Add or remove articles from the displayed list? Why would you want to remove them from view sequentially? If the idea was to allow the user to asynchronously update a short list of available headlines, then why not move back/forwards in blocks of five? Plus and minus are often used as metaphors for creation/deletion in software, so the usage doesn&#8217;t seem right.</p>
<p><strong>Personalisation vs Simplicity &#8230; an uneasy relationship</strong></p>
<p align="center"><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/bbc_customise_homepage.png' alt='BBC Customise Homepage' /></p>
<p>The ability to personalise a website is, in general, a good thing. Google has done it with their <a href="http://www.google.com/ig" title="iGoogle" target="_blank" rel="nofollow">iGoogle</a>, Yahoo! with <a href="http://my.yahoo.com" title="My Yahoo" target="_blank" rel="nofollow">My Yahoo</a> and Microsoft with <a href="http://www.live.com" title="Windows Live" target="_blank" rel="nofollow">Windows Live</a>.  But I think the balance here is gone too far towards design and borrowing from succesful Web 2.0 sites. The <acronym title="British Broadcasting Corporation">BBC</acronym> website has always been an impressive destination for (relatively) impartial news and current affairs throughout the world, not a <a href="http://en.wikipedia.org/wiki/Web_portal" title="Web Portal Definition" target="_blank" rel="nofollow">Web Portal</a>. Or is this the point? Does the <acronym title="British Broadcasting Corporation">BBC</acronym> want to become a destination for all your information needs and compete with Google, Microsoft and Yahoo?</p>
<p>The <acronym title="British Broadcasting Corporation">BBC</acronym> should consider that 14-25 year old users, what I term <em>The Facebook Generation</em>, will require far greater scope for adding their individuality than is currently available. The social networking generation are page-savvy. They want control of their interface to information, their screen is their window on the world and I don&#8217;t think that you have gone far enough in divesting control of the display of that information to the user.</p>
<p>But for those who aren&#8217;t part of <em>The Facebook Generation</em>, the people who care about getting to the content fast and with little fuss, is the ability to personalise the homepage worthwhile or even simple? I&#8217;m not so sure.</p>
<p><strong>Who needs a clock?</strong></p>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/bbc_homepage_clocks.thumbnail.png' alt='BBC Homepage Clocks' style="float:left; margin-right:10px;" /> Finally, the clock and date. What an important waste of webpage &#8216;real estate&#8217;, even though in the <acronym title="British Broadcasting Corporation">BBC</acronym>&#8217;s case I understand it was a throwback to the old clock that preceded individual TV programmes. If you&#8217;ve got a modern computer capable of displaying the clock with the Flash plugin, then you&#8217;ll almost certainly have the date and time visible to you anyway. It&#8217;s needlessly superfluous on a website.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/bbc-appealing-to-the-facebook-generation/feed</wfw:commentRss>
		</item>
		<item>
		<title>British Standards and Web Compliance</title>
		<link>http://www.simonwhatley.co.uk/british-standards-and-web-compliance</link>
		<comments>http://www.simonwhatley.co.uk/british-standards-and-web-compliance#comments</comments>
		<pubDate>Sat, 05 Jan 2008 20:23:49 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Industry]]></category>

		<category><![CDATA[The Web]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[Accessibility]]></category>

		<category><![CDATA[brand]]></category>

		<category><![CDATA[British Standards]]></category>

		<category><![CDATA[compliance]]></category>

		<category><![CDATA[effectiveness]]></category>

		<category><![CDATA[function]]></category>

		<category><![CDATA[legal]]></category>

		<category><![CDATA[PAS 124]]></category>

		<category><![CDATA[Performance]]></category>

		<category><![CDATA[Publically Accessible Standard]]></category>

		<category><![CDATA[search engine optimisation]]></category>

		<category><![CDATA[SEO]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/british-standards-and-web-compliance</guid>
		<description><![CDATA[British web compliance expert, Magus, joins forces with BSI to raise online standards.]]></description>
			<content:encoded><![CDATA[<p>Following on from the <acronym title="Royal National Institute for the Blind">RNIB</acronym>&#8217;s <a href="http://www.rnib.org.uk/xpedio/groups/public/documents/code/public_rnib008789.hcsp" title="RNIB Web Accessibility" rel="nofollow">web accessibility</a> initiatives, web compliance experts <a href="http://www.magus.co.uk" title="Magus Ltd" rel="nofollow">Magus Ltd</a> and The <a href="http://www.bsi-global.com" title="British Standards Institute" rel="nofollow">British Standards Institute</a> are working together to create a new publically accessible standard (<acronym title="Publically Accessible Standard">PAS</acronym> 124) for websites. Web standards govern the effectiveness, function and appearance of a website, and include: brand, legal, accessibility, search engine optimisation (<acronym title="Search Engine Optimisation">SEO</acronym>), usability and technical standards.</p>
<p>Websites are increasingly the key communication vehicle for a company, its brand and products.  Despite this, research from Magus shows that many of the world&#8217;s leading organisations don&#8217;t have formal brand and technical standards defined to govern their websites.  Even those that do are failing to effectively implement or enforce them, achieving full compliance with less than 20% of their own web standards.  The websites of these organisations significantly under-perform or damage the brand as a result.</p>
<p>PAS 124 will help to protect the significant investment organisations are making in their web presence and online brands, by establishing best practice for &#8220;defining, implementing and managing organisational web standards&#8221;.  It will provide a clear framework to help organisations apply standards effectively to significantly improve online performance and protect the integrity of their brands.</p>
<p>More detail can be found on the <a href="http://www.bsi-global.com/en/About-BSI/News-Room/BSI-News-Content/Disciplines/Information-Management/PAS-124/" title="BSI's press release" rel="nofollow">BSI&#8217;s press release</a>.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/british-standards-and-web-compliance/feed</wfw:commentRss>
		</item>
		<item>
		<title>Software Engineering &#8230; The Other Way</title>
		<link>http://www.simonwhatley.co.uk/software-engineering-the-other-way</link>
		<comments>http://www.simonwhatley.co.uk/software-engineering-the-other-way#comments</comments>
		<pubDate>Thu, 03 Jan 2008 19:58:35 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
		
		<category><![CDATA[Business]]></category>

		<category><![CDATA[Culture]]></category>

		<category><![CDATA[Process]]></category>

		<category><![CDATA[Project Management]]></category>

		<category><![CDATA[agile]]></category>

		<category><![CDATA[consensus]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[developers]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[feature bloat]]></category>

		<category><![CDATA[functionality]]></category>

		<category><![CDATA[iterative]]></category>

		<category><![CDATA[model]]></category>

		<category><![CDATA[planning]]></category>

		<category><![CDATA[politics]]></category>

		<category><![CDATA[scrum]]></category>

		<category><![CDATA[software engineering]]></category>

		<category><![CDATA[stakeholder]]></category>

		<category><![CDATA[talent]]></category>

		<category><![CDATA[talentless]]></category>

		<category><![CDATA[waterfall]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/software-engineering-the-other-way</guid>
		<description><![CDATA[Software development is an often complex affair, beset by a multitude of difficulties ranging from talentless developers, feature bloat, stakeholder politics and poor planning.]]></description>
			<content:encoded><![CDATA[<p>Software development is an often complex affair, beset by a multitude of difficulties ranging from talentless developers, feature bloat, stakeholder politics and poor planning.</p>
<p>The following cartoon, by <a href="http://blog.dreamprojections.com/" title="Alex Gorbatchev" rel="nofollow">Alex Gorbatchev</a>, is a modern take on an old, yet still relevant, problem; the reasons for software engineering failures.</p>
<p><img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2007/12/software-engineering-explained.gif' alt='Software Engineering Explained' /></p>
<blockquote><p>Designing systems today is difficult because there is no consensus on what the problems are, let alone how to resolve them.</p></blockquote>
<p>Software engineering is often used to solve complex problems, problems where it&#8217;s impossible to visualise all the difficulties you&#8217;ll run into without actually building the software. This has led to what is known as <a href="http://www.poppendieck.com/wicked.htm" title="Wicked Problems" rel="nofollow">Wicked Problems</a>. In other words, writing code doesn&#8217;t kill projects, too much planning, too much functionality and too many stakeholders do!</p>
<blockquote><p>Wicked problems arise when an organization must deal with something new, with change, and when multiple stakeholders have different ideas about how the change should take place.</p></blockquote>
<blockquote><p>Every wicked problem can be considered a symptom of another problem.</p></blockquote>
<p>The article goes on to recommend the iterative development process, first proposed by Takeuchi and Nonaka in &#8220;The New New Product Development Game&#8221; called <a href="http://en.wikipedia.org/wiki/Scrum_%28development%29" title="Scrum" rel="nofollow">Scrum</a>. An iterative, as opposed to a <a href="http://en.wikipedia.org/wiki/Waterfall_model" title="Waterfall Model" rel="nofollow">Waterfall</a>, process is clearly a step in the right direction. The customer really needed a simple tyre swing but couldn&#8217;t articulate that in a meaningful way. Since we&#8217;re software developers, not <a href="http://en.wikipedia.org/wiki/Zen_Master" title="Zen Master" rel="nofollow">Zen Masters</a>, an answer is to quickly develop a solution in for the customer and keep evolving that solution based on real usage. That way, we can get from the plank to the tyre swing without the need for the roller-coaster ride of complication.</p>
<p><p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
google_ui_features = "rc:0";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "0f6b99";
google_color_text = "808080";
google_color_url = "0f6b99";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/software-engineering-the-other-way/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
