<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adventures in home working &#187; Desktop</title>
	<atom:link href="http://steves.seasidelife.com/tag/it-desktop-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://steves.seasidelife.com</link>
	<description>I'm Steve Richards a strategist and all round tech enthusiast working on enterprise desktop, application delivery and collaboration solutions. I work from home by the coast in the North West of England.  All the views expressed in this blog are my own.</description>
	<lastBuildDate>Mon, 01 Aug 2011 10:58:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>More on authenticated RSS feeds</title>
		<link>http://steves.seasidelife.com/2007/03/28/more-on-authenticated-rss-feeds/</link>
		<comments>http://steves.seasidelife.com/2007/03/28/more-on-authenticated-rss-feeds/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 23:15:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[InformationManagement]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2007/03/28/more-on-authenticated-rss-feeds/</guid>
		<description><![CDATA[Back in September of last year I wrote a post on the lack of support for authenticated RSS feeds and the BIG issues that this was going to cause enterprises trying to do rollouts this year.&#160; Jon Udell recently mentioned this and the comments&#160;and his post are quite useful.&#160; In particular the clarifications around the [...]]]></description>
			<content:encoded><![CDATA[<p>Back in September of last year I wrote a post on the <a href="http://steves.seasidelife.com/blog/_archives/2006/9/29/2373461.html" target="_blank">lack of support for authenticated RSS feeds</a> and the BIG issues that this was going to cause enterprises trying to do rollouts this year.&nbsp; </p>
<p>Jon Udell <a href="http://blog.jonudell.net/2007/03/27/authenticated-rss-feeds/" target="_blank">recently mentioned</a> this and the comments&nbsp;and his post are quite useful.&nbsp; In particular the <a href="http://globelogger.com/item.php?id=624" target="_blank">clarifications</a> around the behavior of Outlook 2007 and the common feed store.</p>
<p>What surprises me is that people consistently seem to think that authenticated RSS is rare, on the Internet maybe &#8211; but definitely not in the enterprise.&nbsp; Although the comments do show that a lot of people and a lot of readers do support authenticated feeds I suspect that most of them will only work with Basic Authentication over SSL.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2007/03/28/more-on-authenticated-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to look for in Enterprise RSS</title>
		<link>http://steves.seasidelife.com/2006/11/12/what-to-look-for-in-enterprise-rss/</link>
		<comments>http://steves.seasidelife.com/2006/11/12/what-to-look-for-in-enterprise-rss/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 14:56:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[InformationManagement]]></category>
		<category><![CDATA[IT-Infrastructure]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/12/what-to-look-for-in-enterprise-rss/</guid>
		<description><![CDATA[I have recently been thinking a bit about Enterprise RSS and getting frustrated by key features that seem&#160;to be missing, confusing or partially implemented, two examples being: Lack of unread status syncing between multiple clients of the Windows Common Feed Store Lack of support for basic authentication in the Windows Common Feed Store I have [...]]]></description>
			<content:encoded><![CDATA[<p><P><a href="http://steves.seasidelife.com/WhattolookforinEnterpriseRSS_85B3/rssimage1.jpg" atomicselection="true"><IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" height=117 src="http://steves.seasidelife.com/WhattolookforinEnterpriseRSS_85B3/rssimage_thumb1.jpg" width=117 align=right border=0></A> I have recently been thinking a bit about Enterprise RSS and getting frustrated by key features that seem&nbsp;to be missing, confusing or partially implemented, two examples being:</P> <UL> <LI>Lack of unread status syncing between multiple clients of the Windows Common Feed Store</LI> <LI>Lack of support for basic authentication in the Windows Common Feed Store</LI></UL> <P>I have also been thinking more broadly about security and management issues in general, so I was pleased to come across this post on the <a href="http://mikeg.typepad.com/perceptions/">Collaborative Thinking blog</A> which provided a <a href="http://mikeg.typepad.com/perceptions/2006/10/enterprise_dema.html">useful list</A> of topics to consider concerning enterprise RSS, <STRONG>my additions are in bold</STRONG>:</P> <BLOCKQUOTE> <P><STRONG><U>Security</U></STRONG> </P> <UL> <LI>Ensure support for SSL and related authentication methods</LI> <LI><STRONG>Ensure support for basic authentication over SSL as well as NTLM and Kerberos (which are mainly of interest in a Microsoft environment only)</STRONG></LI> <LI><STRONG>Some way to authenticate to RSS feeds that are protected by forms based authentication, common when enterprise portals are involved</STRONG></LI> <LI>Browser add-ins should run “Internet zone” or “restricted sites zone” </LI> <LI>Require Windows XP SP2 Attachment Execution Service support </LI> <LI>Ask about block lists, content filtering, and handling of malformed feeds </LI> <LI>Outline how RSS enclosures are managed </LI> <LI>Require ACL’s per feed at group/user levels integrated via AD and LDAP</LI> <LI><STRONG>Ability&nbsp;to encrypt the feed store and enclosures,&nbsp; a lot of enterprise data is going to end up in this store, especially if enclosures are used</STRONG></LI> <LI><STRONG>I am also interested to see if some form of DRM could be applied to enclosures, with the digital rights acquired for the download user at the same time as the enclosure is downloaded.&nbsp; I am concerned that enclosure enabled document libraries will result in very efficient document hoarding and resulting data leakage.&nbsp; This may be a scenario that&#8217;s supported by Outlook and SharePoint 2007 IRM,&nbsp; but I suspect that the common feed store DOES&#8217; NT acquire the rights for the logged on user as part of the download process, which will make it difficult impossible to view the enclosures offline.</STRONG></LI></UL> <P><STRONG><U>De-duping </U></STRONG> <UL> <LI>Assess how multiple updates to posts are handled and impact to read/unread marks </LI> <LI>Synchronization </LI> <LI>Check to make sure read/unread marks are managed across clients and devices </LI></UL> <P><STRONG><U>Storage</U></STRONG>  <UL> <LI>Primarily a concern when feeds are sent into e-mail systems </LI> <LI>Potentially a compliance concern&nbsp;&nbsp;&nbsp;</LI></UL> <P><STRONG><U>Network Utilization </U></STRONG> <UL> <LI>Assess download schedule management </LI> <LI>IE7 “salting” the interval (is it good enough) </LI> <LI>Is the RSS 2.0 Time To Live (TTL) tag honored </LI> <LI>Use of / support for Incremental feed updates (<a href="http://www.ietf.org/rfc/rfc3229.txt">RFC 3229</A> (“Delta Encoding in HTTP”)) </LI> <LI>Compression of feeds and enclosures </LI></UL> <P><STRONG><U>Management</U></STRONG>  <UL> <LI><STRONG>Ability to associate automatic feed subscription with LDAP directory group memberships, this really is going to be essential if feeds subscriptions becomes important to process compliance, e.g. a person gets informed when their Quality Management System is updated via a RSS feed.</STRONG></LI> <LI><STRONG>Ability to track usage</STRONG></LI></UL> <P><STRONG><U>Personalized Feeds </U></STRONG> <UL> <LI>Not really an easy feature to implement at this time </LI></UL></BLOCKQUOTE> <P>Attensa and Newsgator seem to be addressing several of these issues,&nbsp; but Microsoft and IBM don&#8217;t so it will be interesting to see how enterprises get on when they deploy Office System 2007 and Notes Hannover.</P> <P>&nbsp;</P> <DIV class=wlWriterSmartContent id=0767317B-992E-4b12-91E0-4F059A8CECA8:62321e04-efcb-49db-b5ad-ec15c294a696 contentEditable=false style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px">Technorati tags: <a href="http://technorati.com/tags/Hannover" rel=tag>Hannover</A>, <a href="http://technorati.com/tags/Lotus" rel=tag>Lotus</A>, <a href="http://technorati.com/tags/Office2007" rel=tag>Office2007</A>, <a href="http://technorati.com/tags/SharePoint2007" rel=tag>SharePoint2007</A>, <a href="http://technorati.com/tags/SharePoint" rel=tag>SharePoint</A>, <a href="http://technorati.com/tags/NewsGator" rel=tag>NewsGator</A>, <a href="http://technorati.com/tags/Attensa" rel=tag>Attensa</A>, <a href="http://technorati.com/tags/EnterpriseRSS" rel=tag>EnterpriseRSS</A>, <a href="http://technorati.com/tags/RSS" rel=tag>RSS</A></DIV></p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/12/what-to-look-for-in-enterprise-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IBM and the Office Client</title>
		<link>http://steves.seasidelife.com/2006/11/12/ibm-and-the-office-client/</link>
		<comments>http://steves.seasidelife.com/2006/11/12/ibm-and-the-office-client/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 14:25:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Futures]]></category>
		<category><![CDATA[IT-Collaboration]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/12/ibm-and-the-office-client/</guid>
		<description><![CDATA[Standards Blog provides some useful information on the Workplace Office client.&#160; The context is a series of articles looking at various ODF clients of which Workplace Managed Client is one. I&#8217;m pleased to see that IBM are now picking up speed in their attempts to engage with their community through blogs and other direct to [...]]]></description>
			<content:encoded><![CDATA[<p><P><a href="http://www.consortiuminfo.org/standardsblog/">Standards Blog</A> provides some <a href="http://www.consortiuminfo.org/standardsblog/article.php?story=20060904112108299">useful information</A> on the Workplace Office client.&nbsp; The context is a <a href="http://www.consortiuminfo.org/standardsblog/index.php?topic=20051116124417686">series of articles</A> looking at various ODF clients of which Workplace Managed Client is one.</P> <P>I&#8217;m pleased to see that IBM are now picking up speed in their attempts to engage with their community through blogs and other direct to consumer communication channels which is good news as I have previously been a bit critical of their efforts.&nbsp; </P> <P>However there is still not much diversity of opinion.&nbsp; In the IBM world there tends to be one information source and several commentators, which contrasts strongly with the Linux and Microsoft worlds for example where we see many independent people reporting the same thing and much more comment.&nbsp; So its always useful see see independent posts like this, even if only the questions asked are independent.</P> <P>&nbsp;</P> <DIV class=wlWriterSmartContent id=0767317B-992E-4b12-91E0-4F059A8CECA8:0d14215a-e107-4e81-b543-ca4353c85297 contentEditable=false style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px">Technorati tags: <a href="http://technorati.com/tags/Notes" rel=tag>Notes</A>, <a href="http://technorati.com/tags/Hannover" rel=tag>Hannover</A>, <a href="http://technorati.com/tags/Lotus" rel=tag>Lotus</A>, <a href="http://technorati.com/tags/ODF" rel=tag>ODF</A>, <a href="http://technorati.com/tags/Office" rel=tag>Office</A></DIV></p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/12/ibm-and-the-office-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Longhorn terminal services</title>
		<link>http://steves.seasidelife.com/2006/11/11/longhorn-terminal-services/</link>
		<comments>http://steves.seasidelife.com/2006/11/11/longhorn-terminal-services/#comments</comments>
		<pubDate>Sun, 12 Nov 2006 01:27:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Infrastructure]]></category>
		<category><![CDATA[SBC]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/11/longhorn-terminal-services/</guid>
		<description><![CDATA[Microsoft reveal a lot of useful info about terminal services improvements in Longhorn in this chat,&#160; I can see myself making a lot of use of this on my lab servers at home as well as for customers: Application Publishing with client-side file type associations Seamless Windows A Terminal Server Gateway (TSG) Intelligent Avalon/WinFX Remoting [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft reveal a lot of useful info about terminal services improvements in Longhorn in <a href="http://www.brianmadden.com/attachments/Chat%20with%20Microsoft%20Terminal%20Server%20Product%20Group.pdf">this chat</a>,&nbsp; I can see myself making a lot of use of this on my lab servers at home as well as for customers:</p>
<li>Application Publishing with client-side file type associations
<li><strong>Seamless Windows </strong>
<li><strong>A Terminal Server Gateway (TSG) </strong>
<li><strong>Intelligent Avalon/WinFX Remoting </strong>
<li>A Unified Management Console
<li>Redirection of Plug-n-Play devices with UDMF drivers
<li>Major Reworking of the Logon Process
<li>Per-User Licenses will be Tracked
<li>Web interface
<li><strong>Support for multiple monitors</strong>
<li>RDP 6
<li>A Refined Windows System Resource Manager (WSRM)
<li>WMI Interface for Everything
<li>RDP Virtual Channel Tuning.</li>
<p><a href="http://www.brianmadden.com/">Brian Madden</a> has a <a href="http://www.brianmadden.com/content/content.asp?id=617">lot of useful comments</a> on each feature, my favourites are in <strong>bold</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/11/longhorn-terminal-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great personal productivity concepts here!</title>
		<link>http://steves.seasidelife.com/2006/11/10/great-personal-productivity-concepts-here/</link>
		<comments>http://steves.seasidelife.com/2006/11/10/great-personal-productivity-concepts-here/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 04:43:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Collaboration]]></category>
		<category><![CDATA[PersonalProductivity]]></category>
		<category><![CDATA[PKM]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/10/great-personal-productivity-concepts-here/</guid>
		<description><![CDATA[Just by chance I came across a vision document for the Chandler open source Personal Information Management (PIM) client application which has a very innovative design and ambitious plans for sharing, extensibility and cross-platform support.&#160; Even if you have no interest in Chandler as a product I recommend you have a read because it includes [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://steves.seasidelife.com/Greatpersonalproductivityconceptshere_14C17/view1.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="148" src="http://steves.seasidelife.com/Greatpersonalproductivityconceptshere_14C17/view_thumb1.jpg" width="196" align="right" border="0"></a> Just by chance I came across a <a href="http://chandler.osafoundation.org/1.0_vision.php#Information_Processing">vision document</a> for the Chandler open source Personal Information Management (PIM) client application which has a very innovative design and ambitious plans for sharing, extensibility and cross-platform support.&nbsp; Even if you have no interest in Chandler as a product I recommend you have a read because it includes some really useful concepts that might help you assess the capabilities of alternative products.&nbsp; Take this extract as an example:</p>
<blockquote><p>Who says that the lines between emails, events and tasks are clear? Users need to manage their information according to project, not according to application. Chandler offers heterogeneous collections, able to contain any kind of Chandler item as well as resources that might otherwise live in random places in the file system. Naturally, searches can also cover all application areas at once or alternately be limited to specific kinds of items. </p>
<p>More subtly, we believe it&#8217;s powerful to allow users to not only put their peanut butter and chocolate in the same cupboard, but also to mix their peanut butter and chocolate together in the same item. We call this <strong>stamping</strong>, as in &#8220;I want to stamp this note as a message&#8221; or &#8220;I want to stamp this message as a task&#8221;. The user adds email-ness or task-ness to the pre-existing item without creating a separate item. Consider some of the possible use cases for this:
<ul>
<li>An incoming email leads to an ill-defined task. Rather than have to create a task and try to decide exactly what it is and what to call it, just stamp the email as a task to be sure to come back to it later.
<li>A co-worker has to be notified about an upcoming event. Rather than create a mail and give it a subject then copy information from the event to the email, just stamp the event as a message and fill in the &#8220;To&#8221; field. </li>
</ul>
<p>Stamping replaces the flagging feature that traditional email clients often support. Flagging is tantalizingly close to being useful for many people but lacks the ability to define due dates or detail to explain why something was flagged. Since stamping an email as a task is just one click, it&#8217;s as easy as flagging and doesn&#8217;t force a series of decisons. All the user has to know is that there is probably something to do, sometime, and stamp as task. Later the user can remove the task stamp, assign a date, or add more details to the description of what has to be done.
<p>The image in the sidebar shows an event that was stamped as an email, adding &#8220;to&#8221; and &#8220;from&#8221; fields but keeping the same subject, body, and all the event attributes.</p>
</blockquote>
<p>Some of these ideas seem to have found their way into Notes Hanover and it&#8217;s activity explorer.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/10/great-personal-productivity-concepts-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Direct Push</title>
		<link>http://steves.seasidelife.com/2006/11/10/microsoft-direct-push/</link>
		<comments>http://steves.seasidelife.com/2006/11/10/microsoft-direct-push/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 04:27:26 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Collaboration]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PersonalProductivity]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/10/microsoft-direct-push/</guid>
		<description><![CDATA[Microsoft&#8217;s direct push technology for delivering email, calendar and contacts from Exchange 2003 SP2/Exchange 2007 to Windows Mobile 5 devices seems to be pretty simple, functional and elegant, even better it&#8217;s being licensed&#160;for use with&#160;other mobile device operating systems.&#160; For more details this blog is a great place to start.]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s direct push technology for delivering email, calendar and contacts from Exchange 2003 SP2/Exchange 2007 to Windows Mobile 5 devices seems to be pretty simple, functional and elegant, even better it&#8217;s being licensed&nbsp;for use with&nbsp;other mobile device operating systems.&nbsp; For more details this blog is a <a href="http://www.techatplay.com/direct-push-guide">great place to start</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/10/microsoft-direct-push/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline SharePoint 2007</title>
		<link>http://steves.seasidelife.com/2006/11/10/offline-sharepoint-2007/</link>
		<comments>http://steves.seasidelife.com/2006/11/10/offline-sharepoint-2007/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 04:23:23 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Collaboration]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PersonalProductivity]]></category>
		<category><![CDATA[PKM]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/10/offline-sharepoint-2007/</guid>
		<description><![CDATA[Watch the Microsoft demos and the offline capabilities of SharePoint look really slick, but dig into the details and you find that it&#8217;s not as rosy as you first thought, in fact in some areas, like Excel 2007 integration with SharePoint 2007 it&#8217;s actually worse than in the 2003 products.&#160; To get a much more [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://steves.seasidelife.com/OfflineSharePoint2007_14798/network1.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="175" src="http://steves.seasidelife.com/OfflineSharePoint2007_14798/network_thumb1.jpg" width="145" align="right" border="0"></a> Watch the Microsoft demos and the offline capabilities of SharePoint look really slick, but dig into the details and you find that it&#8217;s not as rosy as you first thought, in fact in some areas, like Excel 2007 integration with SharePoint 2007 it&#8217;s actually worse than in the 2003 products.&nbsp; To get a much more balanced understanding of just what to expect and what the alternatives are check out this really useful <a href="http://www.colligo.com/webinars/Colligo-MSD2DOct06_files/Default.htm#autostart=1&amp;nopreload=1&amp;event=1">webcast</a>.&nbsp; It&#8217;s sponsored by Colligo who sell a best of breed Offline SharePoint solution, but its not a sales pitch.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/10/offline-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007, what will it mean to you</title>
		<link>http://steves.seasidelife.com/2006/11/10/exchange-2007-what-will-it-mean-to-you/</link>
		<comments>http://steves.seasidelife.com/2006/11/10/exchange-2007-what-will-it-mean-to-you/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 04:16:34 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Collaboration]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PersonalProductivity]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/10/exchange-2007-what-will-it-mean-to-you/</guid>
		<description><![CDATA[This is a great article if you want to get a good overview of the features of Exchange 2007,&#160; these are my favourites: Voice Messaging System Voice mail can now be stored in the mailbox and accessed from a unified inbox in Outlook, Outlook Web Access, on a mobile device, or from a standard telephone. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://steves.seasidelife.com/Exchange2007whatwillitmeantoyou_145C1/unifiedmessaging1.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="188" src="http://steves.seasidelife.com/Exchange2007whatwillitmeantoyou_145C1/unifiedmessaging_thumb1.jpg" width="251" align="right" border="0"></a> This is a <a href="http://www.microsoft.com/technet/prodtechnol/exchange/2007/productevaluation/features.mspx">great article</a> if you want to get a good overview of the features of Exchange 2007,&nbsp; these are my favourites:</p>
<blockquote><p><strong>Voice Messaging System</strong></p>
</blockquote>
<blockquote><p>Voice mail can now be stored in the mailbox and accessed from a unified inbox in Outlook, Outlook Web Access, on a mobile device, or from a standard telephone. This unification improves employee productivity by simplifying access to the most common types of communications. It also dramatically reduces cost by removing the need for a standalone voice mail system and by taking advantage of any existing investments in Active Directory. Exchange Server 2007 Unified Messaging can be connected with a legacy private branch exchange (PBX) infrastructure through an IP gateway, or can be directly connected with certain IP PBX installations.
<p><strong>Self-Service Voice Mail Support</strong>
<p>Using Outlook Web Access, users can request a reset of their voice mail PIN, set their voice mail greeting, record their out-of-office voice message, and specify mailbox folders to access when calling in by phone to hear e-mail messages through text-to-speech translation.
<p><strong>Outlook Voice Access</strong>
<p>Users can access their Exchange mailbox using a standard telephone, available anywhere. Through touch tone or speech-enabled menus, they can hear and act on their calendar, listen to e-mail messages (translated from text to speech), listen to voice mail messages, call their contacts, or call users listed in the directory.
<p><strong>Play on Phone</strong>
<p>Exchange Unified Messaging allows users to playback voice messages received in their Exchange inbox on a designated phone. This feature is useful when a user is in a public place and does not want to play the voice mail over their computer speakers. Play on Phone routes the voice mail to a cell phone, desk phone, or other number specified by the user.
<p><strong>Outlook 2007 Experience</strong>
<p>Outlook Web Access, an AJAX application since its first release with Exchange Server 5.5, provides a rich, Outlook like experience in a browser. New features in Outlook Web Access 2007 enable users to:
<ul>
<li>Schedule Out of Office messages and send to internal and/or external recipients</li>
<li>Use the Scheduling Assistant to efficiently book meetings</li>
<li>Access SharePoint documents without a VPN or tunnel using LinkAccess</li>
<li>Use WebReady Document Viewing to read attachments in HTML even if the application that created the document is not installed locally</li>
<li>Access RSS subscriptions</li>
<li>View content in Managed E-mail Folders</li>
<li>Retrieve voice mail or fax messages through Unified Messaging integration</li>
<li>Search the Global Address List</li>
</ul>
<p><strong>Search</strong></p>
<p>Information can be quickly found from a mobile device using the search capability of Exchange ActiveSync. When executing a search from a mobile device, both the local device store and the user’s entire Exchange mailbox are queried. Results found through the over-the-air search of the Exchange mailbox can be rapidly retrieved to the device. This capability enables access to information sent or received days, weeks, or even months before, regardless of the storage limitations of the mobile device.
<p><strong>Direct Push</strong>
<p>Mobile devices incorporating Exchange ActiveSync maintain a secure connection with Exchange Server 2007, receiving new or updated e-mail, calendar, contacts, and tasks as soon as they arrive on the server. This push method optimizes bandwidth usage while keeping users up-to-date.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/10/exchange-2007-what-will-it-mean-to-you/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multiple monitors in Vista</title>
		<link>http://steves.seasidelife.com/2006/11/10/multiple-monitors-in-vista/</link>
		<comments>http://steves.seasidelife.com/2006/11/10/multiple-monitors-in-vista/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 03:51:22 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[WorkSpace]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[HomeWorking]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/11/10/multiple-monitors-in-vista/</guid>
		<description><![CDATA[Anyone you read my blog knows that I am a big fan of multiple monitors.&#160; In Vista support for multiple monitors is slightly more restrictive, here&#8217;s a summary: Multiple monitors attached to a single card &#8211; no problem Multiple monitors attached to multiple cards with the same driver (which normally means the same chip set [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone you read my blog knows that I am a big fan of <a href="http://steves.seasidelife.com/blog?cmd=search&amp;keywords=multiple+monitors">multiple monitors</a>.&nbsp; In Vista support for multiple monitors is slightly more restrictive, here&#8217;s a summary:</p>
<ul>
<li>Multiple monitors attached to a single card &#8211; no problem</li>
<li>Multiple monitors attached to multiple cards with the same driver (which normally means the same chip set family) &#8211; no problem</li>
<li>Multiple monitors attached to multiple cards with different drivers &#8211; no support for Glass</li>
</ul>
<p>or more details check out this <a href="http://www.microsoft.com/whdc/device/display/multimonVista.mspx">link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/11/10/multiple-monitors-in-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Email growth</title>
		<link>http://steves.seasidelife.com/2006/09/12/email-growth/</link>
		<comments>http://steves.seasidelife.com/2006/09/12/email-growth/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 02:05:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[IT-Collaboration]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/09/12/email-growth/</guid>
		<description><![CDATA[&#160;A few months ago Om Malik posted some predictions about email growth by 2010 that had been published by the Radicati Group,&#160; although the raw numbers were impressive, the growth wasn&#8217;t except for the growth in the number of wireless email users.&#160; &#160; &#160; &#160; &#160; The graphic was done in Excel 2007.]]></description>
			<content:encoded><![CDATA[<p>&nbsp;A few months ago <a href="http://gigaom.com/2006/06/12/fun-facts-about-email/">Om Malik</a> posted some predictions about email growth by 2010 that had been published by the Radicati Group,&nbsp; although the raw numbers were impressive, the growth wasn&#8217;t except for the growth in the number of wireless email users.<a href="http://steves.seasidelife.com/a8bae97ea005_13418/email7.jpg" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="111" src="http://steves.seasidelife.com/a8bae97ea005_13418/email_thumb7.jpg" width="653" align="right" border="0"></a>&nbsp; </p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The graphic was done in Excel 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/09/12/email-growth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Give all employees an iPOD</title>
		<link>http://steves.seasidelife.com/2006/08/17/give-all-employees-an-ipod/</link>
		<comments>http://steves.seasidelife.com/2006/08/17/give-all-employees-an-ipod/#comments</comments>
		<pubDate>Thu, 17 Aug 2006 23:47:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/08/17/give-all-employees-an-ipod/</guid>
		<description><![CDATA[National Semiconductor recently decided to give all of their employees an iPod, according to their press release: Our employees were vital contributors to our most successful year in National’s 47-year history, and we wanted to equip them with the tools to help us create more value for our customers This is pretty original,&#160; I&#8217;ve heard [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://steves.seasidelife.com/GiveallemployeesaniPOD_1032B/ipod23.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="126" src="http://steves.seasidelife.com/GiveallemployeesaniPOD_1032B/ipod2_thumb1.png" width="77" align="right" border="0"></a> National Semiconductor recently decided to give all of their employees an iPod, according to their <a href="http://www.national.com/news/item/0,1735,1172,00.html">press release</a>:</p>
<blockquote><p>Our employees were vital contributors to our most successful year in National’s 47-year history, and we wanted to equip them with the tools to help us create more value for our customers</p>
</blockquote>
<p>This is pretty original,&nbsp; I&#8217;ve heard of companies giving their employees similar gifts for great performance, but never the whole workforce.&nbsp; It seemed to me a pretty bold move, especially when you consider how they plan to use the iPods, once all their employees have them:</p>
<blockquote><p>We’re looking for new and more effective ways to communicate with our employees &#8212; and the iPods will help us do both,” said Brian L. Halla, National’s chairman and CEO.</p>
</blockquote>
<p>I got more insights from a <a href="http://www.podtech.net/?p=753">Podcast</a> by Podtech:</p>
<blockquote><p>National Semiconductor announced Monday it’s just given every one of its 8,500 employees a 30GB video iPod. But employees won’t just be catching up on soaps or rocking out at work. Jeff Weir, the company’s director of Worldwide PR, said the company will be podcasting corporate messages, product information and the like – right into its employees’ earbuds.</p>
</blockquote>
<p>I really liked this idea,&nbsp; I think the iPod&nbsp;could a great corporate communications channel and this certainly seems to the the vision of the company as I listened to the podcast, however I was a little disappointed the more I heard:</p>
<ol>
<li>There was a lot of focus on the delivery of broadcast quality training and corporate communications, produced professionally from a studio,&nbsp; this ruled out a lot of potential content</li>
<li>The idea of letting individuals within the business podcast was not being considered</li>
<li>The idea of routinely recording audio and web conferences and making them available had not been considered</li>
<li>The idea of ad-hoc communication via podcasts, for example letting managers podcast weekly status reports etc was not on the agenda</li>
<li>Microsoft channel 9 type video blogging that would increase cross company awareness had not been considered</li>
</ol>
<p>Overall it seemed an opportunity missed and many of these additional use cases could have been achieved just by providing managers with an iPod and an external microphone.&nbsp; Even so it seemed that National Semiconductor would have generated a lot of goodwill with it&#8217;s employees and that&#8217;s worth a lot right, wrong:</p>
<ol>
<li>Even though National spun the iPods as a reward to the employees, those leaving the company were asked for them back, which generated a lot of <a href="http://news.com.com/2061-10788_3-6090790.html">negative press</a></li>
<li>It seems that a lot of employees didn&#8217;t seem to understand the importance of the iPod as a necessary part of the new way of doing business at National and decided to give their iPods away or sell them on eBay,&nbsp; as soon as you can no longer assume everyone has an iPod it&#8217;s value is reduced.</li>
</ol>
<p>Would I have done the same?&nbsp; Not on reflection,&nbsp;instead I&nbsp;would have given every employee a Windows Mobile 5 Phone (assuming they were a Microsoft Exchange user), and a 2GB SD card and a USB cable for work and home.&nbsp; I would have also made it clear that it was a company tool, that they had to use until they left the company at which point they could keep it.&nbsp; That way I would have:</p>
<ol>
<li>provided everyone with a platform for mobile email, calendar&nbsp;and applications</li>
<li>reduced my phone handset costs</li>
<li>still provided a great platform for podcasts</li>
<li>not had the problems with people leaving, because they could take it with them</li>
</ol>
<p>Although I guess I would have created myself another problem &#8211; who picked up the bill for the mobile data usage!</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/08/17/give-all-employees-an-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gartner loosens up</title>
		<link>http://steves.seasidelife.com/2006/08/14/gartner-loosens-up/</link>
		<comments>http://steves.seasidelife.com/2006/08/14/gartner-loosens-up/#comments</comments>
		<pubDate>Mon, 14 Aug 2006 22:29:40 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Futures]]></category>
		<category><![CDATA[IT-Infrastructure]]></category>
		<category><![CDATA[PersonalProductivity]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/08/14/gartner-loosens-up/</guid>
		<description><![CDATA[I believe that consumerization will have a big impact on the enterprise,&#160; I for one gave up on the idea that my company would meet all my IT needs long ago, and regularly make personal investments.&#160; In general I&#160;consider my personal tools to greatly enhance my productivity, way beyond the level that my company makes [...]]]></description>
			<content:encoded><![CDATA[<p>I believe that <a href="http://steves.seasidelife.com/blog?cmd=search&amp;keywords=consumerization">consumerization</a> will have a big impact on the enterprise,&nbsp; I for one gave up on the idea that my company would meet all my IT needs long ago, and regularly make personal investments.&nbsp; In general I&nbsp;consider my personal tools to greatly enhance my productivity, way beyond the level that my company makes possible.&nbsp; That said I don&#8217;t think it&#8217;s possible to take a top down approach to personal productivity and knowledge management as I know for certain by observing many highly productive people that there are many different approaches that suit different personalities.</p>
<p>The best companies will figure out how to blend top down enabablement with bottom up productivity and innovation.&nbsp; It&#8217;s great to see Gartner recognising this at last,&nbsp;in the past Gartner&#8217;s TCO model for PC&#8217;s has promoted the idea of &#8220;stop users fiddling with their desktop&#8221;&nbsp; now they seem to recognise that at least for some users that fiddling was actually productivity tuning and process innovation!&nbsp; Here is an <a href="http://blog.gartner.com/blog/index.php?blogid=3&amp;itemid=1014">encouraging quote</a> from Jeffery Mann, a research VP at Gartner:</p>
<blockquote><p><em>When I talk with customers about how to achieve a high-performance workplace (HPW), one of the hardest things for them to deal with is the need to loosen up on some control issues, and how to do that without losing control completely. This is natural. For the past several years, CEOs and CFOs have been asking CIOs to reduce costs, reduce risk, ensure compliance and generally take tighter control of users. This has resulted in locked-down desktops, strict TCO and ROI procedures, and tight IT procedures all around. The result is that IT has collectively become &#8220;The Abominable No Man&#8221;’ in many organizations, better at refusing or blocking any initiative than facilitating it. <br />We cannot stay on this trajectory. The complexity of the business and IT environments is too overwhelming to pursue the myth of total control. There are too many variables and influences to permit anyone to control all inputs. Even if we could, that would be a bad thing. Real innovation is coming from unexpected and not totally understood areas, such as Web 2.0 and consumer-oriented collaboration facilities. To block access to these is counterproductive and, ultimately, futile. Increasingly, many users see access restrictions as similar to network faults: a minor irritation to route around. </em></p>
</blockquote>
<p>Of course it&#8217;s not about no control.&nbsp; In my view it&#8217;s about IT progressively withdrawing to managing only those things that are business critical and enabling security and connectivity services, and even then considering whether they need to manage applications and data or whether they can get away with just controlling a standard web service, RSS feed, or email feed.&nbsp; In Gartner&#8217;s words:</p>
<blockquote><p><em>Does this mean we should throw open the doors to every virus-laden, spyware-filled download we can find? Or post sensitive information on any blog site we care to? Of course not. Loosening control does not mean giving up all control. It could mean enabling four or five different products in a particular technology area instead of just one (but not any). Innovative IT managers are experimenting with virtualization to shield experimental trials from sensitive corporate processes. In some cases, it will mean trusting employees to do the right thing, something businesses are accustomed to doing in other areas (like contract negotiations or travel expenses), but not done often enough within IT policies. </em></p>
</blockquote>
<p>I like the idea that Jeff presents here of providing a choice of applications,&nbsp; as this fits very well with my opening point about the different ways that people like to work.&nbsp; As we see more applications that can interact with standard web services like RSS in a predictable way we will be able to move in this more flexible direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/08/14/gartner-loosens-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newsgator and the future of Microsoft</title>
		<link>http://steves.seasidelife.com/2006/08/04/newsgator-and-the-future-of-microsoft/</link>
		<comments>http://steves.seasidelife.com/2006/08/04/newsgator-and-the-future-of-microsoft/#comments</comments>
		<pubDate>Fri, 04 Aug 2006 20:06:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Futures]]></category>
		<category><![CDATA[IT-Infrastructure]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SBC]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/08/04/newsgator-and-the-future-of-microsoft/</guid>
		<description><![CDATA[A few weeks ago I had a planning session with Microsoft where we discussed requirements for the version of windows to follow Vista.&#160; During that meeting I used newsgator as an example of my ideal service, it embodies in principle &#8211; and increasingly in execution &#8211; all that I see as good in the new [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Future" src="http://steves.seasidelife.com/future.jpg" align="right" border="0" />A few weeks ago I had a planning session with Microsoft where we discussed requirements for the version of windows to follow Vista.&nbsp; During that meeting I used <a href="http://www.newsgator.co.uk/home.aspx?GlobRedirect=en-GB">newsgator</a> as an example of my ideal service, it embodies in principle &ndash; and increasingly in execution &ndash; all that I see as good in the new world of service enabled software.</p>
<p>I thought it would be useful to describe some of the characteristics of the newsgator approach:</p>
<ul>
<li>A loosely integrated client and services&nbsp;platform</li>
<li>The services platform only asserts itself when it can add value to the user,&nbsp; otherwise it gets out of the way and lets&nbsp;me get on with the job</li>
<li>An eco-system of different client software optimised to address different platforms, user-types and user preferences, some supplied by newsgator but others just integrated with the services platform using their APIs</li>
<li>Different installations of&nbsp;newsgator online enabled&nbsp;software are aware of activities on the other clients, for example my work client is aware of what I have already read or subscribed to at home</li>
<li>Each installation of a client can optionally have a different configuration, so my work client could be configured differently to my home client if that&rsquo;s what I wanted&nbsp;</li>
<li>A complementary web interface for when an optimised smart client is not available, or for when a web interface is the optimised solution</li>
<li>All of my configuration data is held by the services platform and be easily extracted and moved some place else, in fact other systems can use it in place as it is all url addressable</li>
<li>All (actually nearly all but they are moving in the right direction) configuration data is held by the services platform, so that once I have authenticated to it from a freshly installed client it seems like my environment again</li>
<li>Higher performance than would be possible with a client only approach</li>
</ul>
<p>In summary, the approach provides me with considerable freedom of choice, great performance, optimisation without sacrificing flexibility and openness, pretty inspiring!</p>
<p>Now if Microsoft can do the same thing by utilising Windows Live to make the experience of <em>multiple personal PC&rsquo;s, work and personal PCs, a household of PCs, PCs and Mobiles, multiple identities,&nbsp;sharing&nbsp;data, PC migrations and upgrades etc</em> more seamless and deliver freedom of choice, great performance, optimisation without sacrificing flexibility and openness then I will be very impressed.&nbsp; </p>
<p>It&rsquo;s interesting that watching Ray Ozzie <a href="http://microsoft.shareholder.com/webcast/MediaPresentation.asp?MediaID=21080&amp;MediaUserID=0">perform</a> at the <a href="http://www.microsoft.com/msft/speech/FY06/AnalystMtg2006.mspx">Financial Analyst meeting</a> recently he definitely seems to have a newsgator-like vision for the eco-system of <em>Microsoft products and services</em>, and some of his recent innovations around the use of <a href="http://www.liveclipboard.org/">Live Clipboard</a> and RSS and <a href="http://msdn.microsoft.com/xml/rss/sle/">Simple List Extensions</a> seem to indicate that he sees the value in delivering these innovations using standards so there may be hope.</p>
<p>The only thing I really need to round off the newsgator experience is for every bit of configuration data to persist server side (flags, snippets, saved searches etc) and applications that stream down to my new PC automatically with no possibility of conflicts with other applications and no administrative rights to run or install, for that I guess we need them to be .Net <a href="http://msdn.microsoft.com/clickonce/">ClickOnce</a> applications or&nbsp;wait for Microsoft to build <a href="http://www.softricity.com/products/softgrid.asp">Softgrid</a> like virtualization support into their operating systems and Softgrid like <a href="http://www.softricity.com/products/delivery.asp">streaming</a> into their packaging approach and yes I do know that Microsoft has just acquired <a href="http://www.softricity.com/index.html">Softricity</a>!</p>
<p>This would be a vision for <a href="http://en.wikipedia.org/wiki/Software_as_a_Service">Software as a Service</a> that would really appeal to me!</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/08/04/newsgator-and-the-future-of-microsoft/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The importance of the seam in seamless</title>
		<link>http://steves.seasidelife.com/2006/07/13/the-importance-of-the-seam-in-seamless/</link>
		<comments>http://steves.seasidelife.com/2006/07/13/the-importance-of-the-seam-in-seamless/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 17:07:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[PersonalProductivity]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/07/13/the-importance-of-the-seam-in-seamless/</guid>
		<description><![CDATA[I have often used the word seamless to describe some of the refinements that I have been seeking in the end user experience,&#160; although recently I have tended to substitute seamless for integrated without really knowing why.&#160; Well today I read a post by Dean Bubley titled Redefining semalessness in which he says: [seamless] ignores [...]]]></description>
			<content:encoded><![CDATA[<p>I have often used the word seamless to describe some of the refinements that I have been seeking in the <a href="http://steves.seasidelife.com/blog?cmd=search&amp;keywords=experience">end user experience</a>,&nbsp; although recently I have tended to substitute seamless for integrated without really knowing why.&nbsp; Well today I read a post by <a href="http://disruptivewireless.blogspot.com/">Dean Bubley</a> titled <a href="http://disruptivewireless.blogspot.com/2006/06/redefining-seamlessness.html">Redefining semalessness</a> in which he says:</p>
<blockquote dir="ltr" style="MARGIN-RIGHT: 0px"><p><em>[seamless] ignores the fact that at the &#8220;seam&#8221; lots of things change. Bandwidth, latency, price, maybe ownership, control, security, context and lots of other things. While the user should (in some cases like an ongoing voice call) have minimal interaction, the device itself and its resident applications need to be fully bearer-aware to enable a good user experience, especially for data applications. Moving from a low-latency to high-latency connection has a huge impact on software that has complex &#8220;hand-shaking&#8221; procedures, for example. And moving from an unlimited-data environment (eg home or office WiFi) to one that is tariffed per-MB clearly needs intervention. If I have anti-virus software, for example, I don&#8217;t want it downloading 5MB of stuff unannounced, especially if I&#8217;m roaming. And I want the music application on the device to recognise I&#8217;m at home on WiFi, and default to getting MP3s from my PC hard drive, rather than defaulting to the operator music portal.<br /></em><em></em></p>
</blockquote>
<p dir="ltr">This is a really great insight and demonstrates a key issue,&nbsp; that one really needs to think things through from the end users perspective,&nbsp; and not just from a technology perspective.&nbsp; In my personal case I actually go so far as to have different user accounts&nbsp;that I use on&nbsp;my different devices, and replicate different data to each, because each device is setup in a way that&rsquo;s optimised for it&rsquo;s usage context, so whilst I want some things integrated I want control and&nbsp;I certainly&nbsp;don&rsquo;t want someone else deciding where to put all of the seams.</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/07/13/the-importance-of-the-seam-in-seamless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drive to home working</title>
		<link>http://steves.seasidelife.com/2006/07/13/drive-to-home-working/</link>
		<comments>http://steves.seasidelife.com/2006/07/13/drive-to-home-working/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 16:56:00 +0000</pubDate>
		<dc:creator>Steve Richards</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Happiness]]></category>
		<category><![CDATA[HomeWorking]]></category>
		<category><![CDATA[HomeWorkSpace]]></category>

		<guid isPermaLink="false">http://steves.seasidelife.com/2006/07/13/drive-to-home-working/</guid>
		<description><![CDATA[The Inescapable data blog has two recent posts (here and here) that describe some of the gathering momentum around home working that are worth reading.&#160; I am a great fan of home working personally,&#160; although I have some short term reservations about how home working is often implemented by companies.&#160; I think new processes, tool [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://inescapabledata.typepad.com/inescapable_data/">Inescapable data blog</a> has two recent posts (<a href="http://inescapabledata.typepad.com/inescapable_data/2005/09/the_matrix_work.html">here</a> and <a href="http://inescapabledata.typepad.com/inescapable_data/2005/09/gas_pricesdrivi.html">here</a>) that describe some of the gathering momentum around home working that are worth reading.&nbsp; I am a <a href="http://steves.seasidelife.com/blog?cmd=search&amp;keywords=home">great fan</a> of home working personally,&nbsp; although I have some <a href="http://steves.seasidelife.com/blog/_archives/2006/6/11/2023524.html">short term reservations</a> about how home working is often implemented by companies.&nbsp; I think new processes, tool and cultural norms will rapidly mature to make home working a more satisfying experience in the medium term.&nbsp; I think the nail in the coffin of the office will be when companies start to give employees an allowance that they can choose to spend on a company car, company PC, company phone, company desk and company office space&nbsp;all of which are&nbsp;optimised for the <strong>company</strong>&nbsp;or they can choose to spend it on creating an optimised personal environment that addresses their work and home life in a more integrated fashion.&nbsp; I know which one<em>&nbsp;</em>I will be choosing.&nbsp; </p>
<p>In fact I run an allowance system of sorts myself at the moment,&nbsp; I gave up long ago expecting my company to invest as much in the tools of my trade as I would have invested if I was given the choice.&nbsp; So when I started working from home I took the money that I was saving in fuel, personal broadband and other incidental travel and office related expenses and stuck it in a dedicated bank account.&nbsp; I now draw on that account &ndash; without guilt &ndash; whenever I need/want to invest in my personal effectiveness and I am much happier as a result,&nbsp; I no longer spend every day wishing my laptop had more memory, or wishing I had a second display, or a better headset,&nbsp; I just buy them!</p>
]]></content:encoded>
			<wfw:commentRss>http://steves.seasidelife.com/2006/07/13/drive-to-home-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using disk (enhanced)
Database Caching 17/118 queries in 0.085 seconds using apc
Object Caching 982/1179 objects using apc

Served from: steves.seasidelife.com @ 2012-02-09 08:20:54 -->
