<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.3.3" --><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Web 2.0 Blog &amp; Website Usability - Adam Moss</title>
	<link>http://www.adammoss.co.uk</link>
	<description>By Adam Moss</description>
	<pubDate>Tue, 02 Dec 2008 22:23:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by/3.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Web20UsabilityBlog" type="application/rss+xml" /><feedburner:emailServiceId>1837714</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>YouTube Goes Widescreen</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/472952940/</link>
		<comments>http://www.adammoss.co.uk/web-20/youtube-goes-widescreen/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 22:23:25 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-20/youtube-goes-widescreen/</guid>
		<description><![CDATA[
I may be a bit late on this one, but about bloody time. YouTube has finally switched from 4:3 ratio to 16:9 so the masses of people wanted to upload widescreen video clips - which most video uses these days - can finally have their contributions viewed properly online. It&#8217;s strange because the likes of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://content.answers.com/main/content/img/webpics/top_youtube_logo_31_Dec_06.jpg" alt="youtube" border="0" width="200" height="150" /></p>
<p>I may be a bit late on this one, but about bloody time. <a href="http://www.youtube.com" title="YouTube">YouTube</a> has finally switched from 4:3 ratio to 16:9 so the masses of people wanted to upload widescreen video clips - which most video uses these days - can finally have their contributions viewed properly online. It&#8217;s strange because the likes of <a href="http://vimeo.com" title="Vimeo">Vimeo</a> have been using widescreen for ages, so why did it take so long for a multi-million dollar company like YouTube / Google to make the switch? I mean, YouTube has been going for years&#8230;</p>
<p>I&#8217;ve noticed that YouTube has added many new features to ist service of late, such as the captions and subtitles, annotations and endless lists of recommendations, suggestions and promotions. It&#8217;s almost like being in an online shop sometimes - but it&#8217;s always nice to see a widescreen TV.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-20%2Fyoutube-goes-widescreen%2F';
  addthis_title  = 'YouTube+Goes+Widescreen';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=2XPZlI"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=2XPZlI" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/472952940" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-20/youtube-goes-widescreen/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-20/youtube-goes-widescreen/</feedburner:origLink></item>
		<item>
		<title>YouTube Embed Code is not W3C Compliant</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/457144841/</link>
		<comments>http://www.adammoss.co.uk/web-optimization/youtube-embed-code-is-not-w3c-compliant/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 12:43:23 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Optimization]]></category>

		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-optimization/youtube-embed-code-is-not-w3c-compliant/</guid>
		<description><![CDATA[I was recently making one of my websites compliant when I became aware that the basic code that YouTube provides users is not compliant with the global XHTML standards - meaning that my site was not fully user-friendly while it was on there.

It turns out that the W3C Validator isn&#8217;t keen on &#60;embed&#62; tags appearing [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently making one of my websites compliant when I became aware that the basic code that YouTube provides users is not compliant with the global XHTML standards - meaning that my site was not fully user-friendly while it was on there.</p>
<p><img src="http://validator.w3.org/images/valid_icons/valid-xhtml10" alt="w3c" border="0" width="88" height="31" /></p>
<p>It turns out that the <a href="http://validator.w3.org/" title="w3c">W3C Validator</a> isn&#8217;t keen on &lt;embed&gt; tags appearing anywhere on the page, so I did a bit of research and cam across the following replacement code which works and is completely compliant with the standards:</p>
<p style="border: 1px dotted #666666; padding: 15px; font-family: Courier New">&lt;object type=&#8221;application/x-shockwave-flash&#8221; width=&#8221;425&#8243; height=&#8221;350&#8243; data=&#8221;http://www.youtube.com/v/<font color="#ff0000">yourcode</font>&#8220;&gt;&lt;param name=&#8221;movie&#8221; value=&#8221;http://www.youtube.com/v/<font color="#ff0000">yourcode</font>&#8221; /&gt;&lt;/object&gt;</p>
<p>The parts where it says your code need to be replaced with the extension that applies to the location of your YouTube video - this is present in the orginal embed code and can be just copied and pasted across.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-optimization%2Fyoutube-embed-code-is-not-w3c-compliant%2F';
  addthis_title  = 'YouTube+Embed+Code+is+not+W3C+Compliant';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=zgqkc6"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=zgqkc6" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/457144841" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-optimization/youtube-embed-code-is-not-w3c-compliant/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-optimization/youtube-embed-code-is-not-w3c-compliant/</feedburner:origLink></item>
		<item>
		<title>A copyright owner has claimed content in one of your videos…</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/446565900/</link>
		<comments>http://www.adammoss.co.uk/youtube/a-copyright-owner-has-claimed-content-in-one-of-your-videos/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 15:15:09 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/youtube/a-copyright-owner-has-claimed-content-in-one-of-your-videos/</guid>
		<description><![CDATA[I&#8217;m getting sick of YouTube.

Two of my videos that have been on YouTube for about two years now and had a combined viewing figure of over 7,000 views have recently been blocked from playback due to copyright issues.These two videos were both very popular and had recieved a lot of comments with praise.
It wouldn&#8217;t bother [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting sick of YouTube.</p>
<p><img src="http://www.pan-uk.org/Images/New%20Images/youtube_logo3%20cropped.JPG" alt="youtube" width="100" height="44" /></p>
<p>Two of my videos that have been on YouTube for about two years now and had a combined viewing figure of over 7,000 views have recently been blocked from playback due to copyright issues.These two videos were both very popular and had recieved a lot of comments with praise.</p>
<p>It wouldn&#8217;t bother me but I have seen dozens of videos similar to mine which have used the same music and they remain online and untouched. Why should mine get blocked and theirs allowed to continue? I understand that copyrighs have to be protected so I won&#8217;t do anything about it and I accept that fact, but surely half the videos on YouTube are infringing those rights in exactly the same wa, yet they go unnoticed.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fyoutube%2Fa-copyright-owner-has-claimed-content-in-one-of-your-videos%2F';
  addthis_title  = 'A+copyright+owner+has+claimed+content+in+one+of+your+videos%26%238230%3B';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=SR1WPP"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=SR1WPP" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/446565900" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/youtube/a-copyright-owner-has-claimed-content-in-one-of-your-videos/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/youtube/a-copyright-owner-has-claimed-content-in-one-of-your-videos/</feedburner:origLink></item>
		<item>
		<title>Google Chrome and the Unnecessary Reinvention of the Wheel</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/435886119/</link>
		<comments>http://www.adammoss.co.uk/web-20/google-chrome-and-the-unnecessary-reinvention-of-the-wheel/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 14:22:08 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Browsers]]></category>

		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-20/google-chrome-and-the-unnecessary-reinvention-of-the-wheel/</guid>
		<description><![CDATA[In early September, the folks at Google quietly unveiled their Google Chrome web browser, intended to make yet another huge impact upon the market.  The fact of the matter is people just aren’t catching on to the hype the folks at Google were obviously banking on.
Certainly, Google has become a regularly used word, ultimately making [...]]]></description>
			<content:encoded><![CDATA[<p>In early September, the folks at Google quietly unveiled their Google Chrome web browser, intended to make yet another huge impact upon the market.  The fact of the matter is people just aren’t catching on to the hype the folks at Google were obviously banking on.</p>
<p>Certainly, Google has become a regularly used word, ultimately making it a verb in the process that many people use when they mean to search for something.  This is great and all, but Google can’t expect a one-two punch with everything they create, and the beta version of Chrome leaves much to be desired.</p>
<p>Look at the fact that Google Chrome still only has a very small percentage of market share with users, even after being on the market for nearly two months.  Hacks and bugs have plagued the browser since its release, and the Google homepage has even stopped advertising for Google Chrome.</p>
<p>Many in the blogosphere feel it would have benefited the internet behemoth more to have created a plug-in to be used with Firefox, which already has a prolific amount of plug-ins, with more in the pipeline.  Google and Firefox have worked together in the past, which begs the question: why go out and try to reinvent the wheel?</p>
<p>Google Chrome has tried in vain to change the way we use browsers, thinking it would be more intuitive, but ultimately falling short of its aims.  It is a disappointment of great proportions for those who thought Google would certainly not put out a product with so many holes left to be filled.</p>
<p>Then again, it is an open-source work-in-progress, which means someone out there may just be willing to cure Google’s ails.  One just has to wonder—will it be too late when that finally happens?</p>
<p>This post was contributed by Kelly Kilpatrick, who writes on the subject of <a href="http://www.elearningyellowpages.com/CareerTraining/Travel-113.html" title="how to become a travel agent" target="_blank">how to become a travel agent</a>. She invites your feedback at kellykilpatrick24 at gmail dot com</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-20%2Fgoogle-chrome-and-the-unnecessary-reinvention-of-the-wheel%2F';
  addthis_title  = 'Google+Chrome+and+the+Unnecessary+Reinvention+of+the+Wheel';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=n0XvG9"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=n0XvG9" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/435886119" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-20/google-chrome-and-the-unnecessary-reinvention-of-the-wheel/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-20/google-chrome-and-the-unnecessary-reinvention-of-the-wheel/</feedburner:origLink></item>
		<item>
		<title>Yahoo Site Explorer - New Design</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/411120642/</link>
		<comments>http://www.adammoss.co.uk/web-optimization/yahoo-site-explorer-new-design/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 13:55:36 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Web Optimization]]></category>

		<category><![CDATA[yahoo]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[yahoo site explorer]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-optimization/yahoo-site-explorer-new-design/</guid>
		<description><![CDATA[
For those of you involved with search engine optimization as I am, you may have noticed that Yahoo has updated it&#8217;s Site Explorer program, which has become used as a more popular tool for examining a website&#8217;s backlinks than Google&#8217;s service. It shows how many other websites are linking to you and there are also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adammoss.co.uk/wp-content/yahoosite1.jpg" title="Yahoo"><img src="http://www.adammoss.co.uk/wp-content/yahoosite1.jpg" alt="Yahoo" border="0" /></a></p>
<p>For those of you involved with search engine optimization as I am, you may have noticed that Yahoo has updated it&#8217;s <a href="https://siteexplorer.search.yahoo.com/" title="site explorer" target="_blank">Site Explorer</a> program, which has become used as a more popular tool for examining a website&#8217;s backlinks than Google&#8217;s service. It shows how many other websites are linking to you and there are also plugins which tell you if the links are nofollow or not. These plugins currently don&#8217;t work on the new version, which looks slightly more modern and cleaner yet doesn&#8217;t seem as usable as before. Perhaps it&#8217;s one of those things you get used to.</p>
<p>I&#8217;d reccommend everyone uses it to track any worthwhile links coming into your website. Competition can also be examined in the same way. I probably prefered the old design - if it ain&#8217;t broke, don&#8217;t fix it!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-optimization%2Fyahoo-site-explorer-new-design%2F';
  addthis_title  = 'Yahoo+Site+Explorer+-+New+Design';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=xwe8ua"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=xwe8ua" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/411120642" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-optimization/yahoo-site-explorer-new-design/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-optimization/yahoo-site-explorer-new-design/</feedburner:origLink></item>
		<item>
		<title>Advice for Nofollow Bloggers</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/340643000/</link>
		<comments>http://www.adammoss.co.uk/blogging/advice-for-nofollow-bloggers/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 13:11:51 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Blog Plugins]]></category>

		<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/blogging/advice-for-nofollow-bloggers/</guid>
		<description><![CDATA[
Like this blog, I&#8217;ve noticed a growing trend of bloggers removing the rel=&#8221;nofollow&#8221; attribute from their blogs which essentially encourages users to comment on posts without loosing what might be a valuable link to their own site. However, as some people including myself have found out, this drasticallyincreases the level of spam following each of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.bloggingwv.com/wp-content/uploads/2007/04/nofollow.jpg" alt="Nofollow Free" border="0" width="200" height="135" /></p>
<p>Like this blog, I&#8217;ve noticed a growing trend of bloggers removing the <strong>rel=&#8221;nofollow&#8221; </strong>attribute from their blogs which essentially encourages users to comment on posts without loosing what might be a valuable link to their own site. However, as some people including myself have found out, this drasticallyincreases the level of spam following each of your posts. At first I accepted this and simply deleted them from my moderation panel before they were allowed to be set live, but after a while this became a very drawn-out and exhausting process.</p>
<p>The answer is definately an anti-spam challenge that each user must complete before submitting a comment. The challenegs are usually so simple that a monkey could answer them, but not a robot. The one I use is called <strong><a href="http://sw-guide.de/wordpress/plugins/math-comment-spam-protection/" target="_blank" title="Visit plugin homepage">Math Comment Spam Protection</a></strong>and has worked a treat since adding to my comment form.</p>
<p>Download here: <a href="http://sw-guide.de/_chcounter/getfile.php?id=25" title="Math protection" target="_blank">MathCommentSpamProtection.zip </a></p>
<p><img src="http://www.adammoss.co.uk/images/ifolloworange.gif" alt="Nofollow Free" border="0" width="130" height="50" /></p>
<p>Once up and running, I also reccommend adding one fo these <a href="http://randaclay.com/blog/i-follow/" title="U Comment I Follow" target="_blank">U Comment, I Follow Icons</a> to your blog to let people know instantly that your blog is nofollow-free, this will surely encourage interactivity among readers. It&#8217;s also treated as a &#8216;badge of honour&#8217; among bloggers who believe users should be rewarded with at least a decent link for contributing quality comments to a post. That&#8217;s how I see it anyway.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fblogging%2Fadvice-for-nofollow-bloggers%2F';
  addthis_title  = 'Advice+for+Nofollow+Bloggers';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=FQwETY"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=FQwETY" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/340643000" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/blogging/advice-for-nofollow-bloggers/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/blogging/advice-for-nofollow-bloggers/</feedburner:origLink></item>
		<item>
		<title>iPhone and Pervasive Computing</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/338224014/</link>
		<comments>http://www.adammoss.co.uk/web-usability/iphone-and-pervasive-computing/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 17:20:45 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[HCI]]></category>

		<category><![CDATA[Pervasive Computing]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Usability]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[iphone 3g]]></category>

		<category><![CDATA[ubiquitous computing]]></category>

		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-usability/iphone-and-pervasive-computing/</guid>
		<description><![CDATA[With the recent release of the iPhone 3G I felt a post about the likely implications for the future of the web, regarding this device was relevant. Having been briefed about the iPhones capabilities, it seems apparent to me that this is the furthest point in pervasive computing that technology has taken us so far. [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent release of the <a href="http://www.apple.com/iphone/" title="iPhone 3G" target="_blank">iPhone 3G</a> I felt a post about the likely implications for the future of the web, regarding this device was relevant. Having been briefed about the iPhones capabilities, it seems apparent to me that this is the furthest point in pervasive computing that technology has taken us so far. For those unfamiliar with the term &#8216;pervasive computing&#8217; or ubiquitous computing&#8217;, it is basically the post-desktop model of human-computer interaction whereby the computing system becomes integrated into every day life.</p>
<p><img src="http://www.adammoss.co.uk/wp-content/iphone.jpg" alt="iphone" align="right" border="0" />Whereas the traditional desktop HCI model was easier to predict how, when and why the device is being used, with a ubiquitous device like the iPhone, it is much more difficult to predict its use as it can be used for many more activities, interacted with in more ways, and vitally in practically any location. This throws up a host of HCI and usability issues that Apple appear to have controlled in a very smart way.</p>
<p>It seems apparent to me that interacting with the web in a pervasive way such as this will one day become the standard of computing, meaning web designers and webmasters will have to adjust how the web is generally presented. With the Internet wherever you go and in a much more accessible format - it is surely preferred to sitting at a desktop in an office or study and browsing using traditional methods. Why do we even need a web browser? The iPhone operates just fine without one, although admittedly the range of tools available is severely limited at this time. The difference is that Apple hasn&#8217;t tried to mimic the traditional web browsing standards, it has rewritten these standards and has just let us get on with it. No longer is an address bar needed when your favourite sites are located in an iPhone folder which need to be simply pressed to be accessed. Larger web 2.0 companies such as <a href="http://www.ebay.com" title="Ebay" target="_blank">eBay</a> and <a href="http://www.facebook.com" title="Facebook" target="_blank">Facebook</a> have released their own plugins for the system for improved and unique access.</p>
<p>Web browsing aside, the iPhone uses a wireless Internet connection for many other services, which are all located and stored on the same unit. GPS and location awareness, instant email access via <a href="http://www.adammoss.co.uk/web-20/apple-in-the-clouds" title="Cloud Computing" target="_blank">cloud computing</a>, news, stock prices and even additional features such as the ability to use the system as a remote control for your TV all add up to a device that you can centre your world around, except now the computer integrates into your world.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-usability%2Fiphone-and-pervasive-computing%2F';
  addthis_title  = 'iPhone+and+Pervasive+Computing';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=npXZtd"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=npXZtd" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/338224014" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-usability/iphone-and-pervasive-computing/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-usability/iphone-and-pervasive-computing/</feedburner:origLink></item>
		<item>
		<title>Apple in the Clouds</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/334295542/</link>
		<comments>http://www.adammoss.co.uk/web-20/apple-in-the-clouds/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 14:29:54 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Cloud Computing]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Services]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[live mesh]]></category>

		<category><![CDATA[mobileme]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-20/apple-in-the-clouds/</guid>
		<description><![CDATA[
Arriving fashionably late on the cloud computing scene, Apple&#8217;s new MobileMe service appears to be the answer to integrated and unified information across a user&#8217;s Apple platforms. Rather than storing data individually on several platforms, it is kept on a single server or &#8216;cloud&#8217; where it will keep all interconnected devices up to date with [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.adammoss.co.uk/wp-content/applecloud.jpg" alt="Apple MobileMe" border="0" /></p>
<p>Arriving fashionably late on the cloud computing scene, Apple&#8217;s new <a href="http://www.apple.com/mobileme" title="Mobile Me" target="_blank">MobileMe</a> service appears to be the answer to integrated and unified information across a user&#8217;s Apple platforms. Rather than storing data individually on several platforms, it is kept on a single server or &#8216;cloud&#8217; where it will keep all interconnected devices up to date with the user&#8217;s information. Also, similar to Microsoft&#8217;s <a href="http://www.adammoss.co.uk/web-20/live-mesh/" title="Live Mesh" target="_blank">Live Mesh</a> which I have covered in some detail, MobileMe features an online desktop where the storage and sharing of files is possible and accessible by all deviced connected to the service.</p>
<p>Also similar to Live Mesh, MobileMe incorporates desktop Macs, MacBooks and iPhones together which is an ever increasing trend in web 2.0 technologies in today&#8217;s world. Web services aren&#8217;t designed for traditional desktop computers, but are intended to be accessed anywhere on people&#8217;s mobile devices. The term &#8216;MobileMe&#8217; only strengthens the idea that the frequency of changing data to make it relevant is primarily designed for mobile computing.</p>
<p>Anyway, the main feature as far as MobileMe is concerned is the Push service which I have already touched upon, a service which keeps constantly changing data relevant on all connected mobile devices up to date. This primarily includes emails, contacts and calendar events. So id I was to add a new event to my calnedar on my iMac, lo and behold it will also appear on my iPhone. Useful, consistent and certainly a step in the right direction of unified and correct data sharing,but it makes you wonder whyit has taken so long for this idea to come to mainstream fruition?</p>
<p><img src="http://images.usatoday.com/tech/_photos/2006/11/10/consoles472.jpg" alt="Wii PS3 Xbox360" border="0" width="472" height="300" /></p>
<p>Games consoles are also becoming interconnected. Look at the Wii-DS, PS3-PSP &amp; XBOX360-PC connectivity. Perhaps it won&#8217;t be too longer before they&#8217;re all talking to each other. Regardless of the competition however, it&#8217;s good to see that Apple have created a simple and usable solution in MobileMe and there&#8217;s no doubt the loyal fanbase of Apple users will be hooked right in. But with so far limited options and the high prices that have become customary with Apple products, will it have the pulling power to detract from the mainstream and all-inclusive solution soonto be offered by Microsoft and Live Mesh? Time will tell&#8230;</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-20%2Fapple-in-the-clouds%2F';
  addthis_title  = 'Apple+in+the+Clouds';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=QSLvQg"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=QSLvQg" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/334295542" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-20/apple-in-the-clouds/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-20/apple-in-the-clouds/</feedburner:origLink></item>
		<item>
		<title>Live Mesh</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/331898180/</link>
		<comments>http://www.adammoss.co.uk/web-20/live-mesh/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 17:11:51 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Services]]></category>

		<category><![CDATA[connectivity]]></category>

		<category><![CDATA[live mesh]]></category>

		<category><![CDATA[microsoft]]></category>

		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-20/live-mesh/</guid>
		<description><![CDATA[ 
With Microsoft&#8217;s &#8216;next big thing&#8217; Live Mesh now firmly on the horizon, more details are becoming available about the system and how it will surely revolutionize the way information is shared globally. Introducing the idea of a web-desktop where the interconnection of web technologies and desktop operating systems provide a complete service, Live Mesh is [...]]]></description>
			<content:encoded><![CDATA[<p> <img src="http://www.adammoss.co.uk/wp-content/meshlogo.jpg" alt="Live Mesh" /></p>
<p>With Microsoft&#8217;s &#8216;next big thing&#8217; <a href="https://www.mesh.com" title="Live Mesh" target="_blank">Live Mesh</a> now firmly on the horizon, more details are becoming available about the system and how it will surely revolutionize the way information is shared globally. Introducing the idea of a web-desktop where the interconnection of web technologies and desktop operating systems provide a complete service, Live Mesh is surely the future of desktop computing. Here&#8217;s a brief overview of the services offered in the <a href="https://www.mesh.com" target="_blank" title="Live Mesh">Tech Preview</a> which is now online:</p>
<p><strong>Interconnectivity<br />
</strong>The online &#8216;device ring&#8217; area shows all the devices that are connected to the Live Mesh network, giving you the option to add new devices. This could include the desktop in front of you, a laptop on the other side of the world, an iPhone or any connected mobile devices that you may have registered. Adding a device to the Mesh is as simple as clicking an orange button and selecting &#8216;install&#8217;.</p>
<p><img src="https://a1.mesh.com/0.9.2815.19/images/Welcome/diagram_top.png" alt="Live Mesh" border="0" width="412" height="230" /></p>
<p><strong>The Web Desktop </strong><br />
Interfaced just like the standard PC desktop computer, the online web desktop incorporates all the usable aspects of traditional computing into an online interface. This means it will ooze familiarity to a much wider audience and would probably be much more usable to people who use PCs but aren&#8217;t that used to the Internet. On this part of the Mesh you can upload and download files and any changes to these files are then applied across the Mesh network.</p>
<p><img src="http://www.adammoss.co.uk/wp-content/mesh.jpg" alt="Mesh Desktop" border="0" /></p>
<p><strong>Remote Desktop Access</strong><br />
The situation has surely arisen very commonly whereby you need a file from the PC at home when you&#8217;re at work or college. The remote desktop access service through Live Mesh allows you to securely access any devices connected to the Mesh meaning you&#8217;ll always have a way of using these devices, even if you&#8217;re in another country. Current programs that allow you to do this such as <a href="http://www.beam2support.com" title="Beam2Support" target="_blank">Beam2Support</a> will become irrelevant as Live Mesh doesn&#8217;t require someone on the other side to connect with you. Similar to <a href="http://wii.nintendo-europe.com/25.html" title="WiiConnect24" target="_blank">WiiConnect24</a>, the service is always connected to the Mesh.</p>
<p><img src="http://www.dirstar.com/dirstar/resources/images/msn_icon.jpg" alt="MSN Icons" align="left" border="0" width="169" height="141" /><strong>Social Mesh<br />
</strong>A news feed section in the Live Mesh interface allows users to share news, view shows and send messages to other members who are in the same group. By sharing folders, any posts that you make can be read by other users which makes the possibility of using the Mesh as a collaboration tool a more realistic prospect.</p>
<p>These are just some of the main aspects of Live Mesh that have been revealed so far. However, with the tech demo now available and new things being reported about the service each day, there&#8217;s sure to be much more on the horizon.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-20%2Flive-mesh%2F';
  addthis_title  = 'Live+Mesh';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=2NeKDC"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=2NeKDC" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/331898180" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-20/live-mesh/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-20/live-mesh/</feedburner:origLink></item>
		<item>
		<title>Sphinning out of Control</title>
		<link>http://feeds.feedburner.com/~r/Web20UsabilityBlog/~3/328168534/</link>
		<comments>http://www.adammoss.co.uk/web-optimization/sphinning-out-of-control/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 17:00:55 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
		
		<category><![CDATA[Social Bookmarking]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[Web Optimization]]></category>

		<category><![CDATA[adam moss]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[sphinn]]></category>

		<guid isPermaLink="false">http://www.adammoss.co.uk/web-optimization/sphinning-out-of-control/</guid>
		<description><![CDATA[
Having been a user of Sphinn for quite a long time now, a site which I find very useful and I respect greatly for the general quality of news items posted there by its users, I&#8217;m becoming concerned about the volume of companies who think they can get themselves links from this site and actually [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sphinn.com/images/sphinn.gif" border="0" width="310" height="94" /></p>
<p>Having been a user of <a href="http://www.sphinn.com" title="Sphinn" target="_blank">Sphinn</a> for quite a long time now, a site which I find very useful and I respect greatly for the general quality of news items posted there by its users, I&#8217;m becoming concerned about the volume of companies who think they can get themselves links from this site and actually think their mindless spam is worthwhile.</p>
<p>Sphinn is an <strong>INTERNET MARKETING</strong> news and discussions site which encapsulates many corners of web activity. It is <strong>NOT</strong> a resource for promoting car insurance deals, free gym equipment or information about gluten-free pizzas. Those thinking about organising an SEO strategy in this way should know that these types of links are usually deleted within a couple of hours after only several users report it as spam. Furthermore, the link is only influential for as long as the page is relevant which in most circumstances is not very long - so even if you avoid removal from the site, neither your traffic nor your page rank will increase.</p>
<p><img src="http://www.adammoss.co.uk/wp-content/sphinn.gif" alt="Sphinn" /></p>
<p>I&#8217;d also make the same recommendation for <a href="http://www.stumbleupon.com" title="StumbleUpon" target="_blank">StumpleUpon</a>, but I&#8217;m not as familiar with this site. Ultimately I think social bookmarking is a very important factor in the sharing of information over the Internet and a great outlet for bringing traffic to your site - especially in circumstances where the content is fantastic, but the author, having no idea about SEO, will never get any readers. But we must be careful that the system isn&#8217;t taken advantage of. Spamming social bookmarking sites isn&#8217;t blackhat, but it is unethical and worthless - people will never learn. Someone once said SEO is a mug&#8217;s game. Sadly, I guess social bookmarking is only advocating that theory.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.adammoss.co.uk%2Fweb-optimization%2Fsphinning-out-of-control%2F';
  addthis_title  = 'Sphinning+out+of+Control';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>

<p><a href="http://feeds.feedburner.com/~a/Web20UsabilityBlog?a=S8XOrw"><img src="http://feeds.feedburner.com/~a/Web20UsabilityBlog?i=S8XOrw" border="0"></img></a></p><img src="http://feeds.feedburner.com/~r/Web20UsabilityBlog/~4/328168534" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.adammoss.co.uk/web-optimization/sphinning-out-of-control/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.adammoss.co.uk/web-optimization/sphinning-out-of-control/</feedburner:origLink></item>
	</channel>
</rss>
