<?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>NeoSpot &#187; All Articles</title>
	<atom:link href="http://www.neospot.se/category/all-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neospot.se</link>
	<description>IT&#039;s all about the User Experience</description>
	<lastBuildDate>Mon, 07 Mar 2011 00:01: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>Software Packaging Principles</title>
		<link>http://www.neospot.se/software-packaging-principles/</link>
		<comments>http://www.neospot.se/software-packaging-principles/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 23:01:10 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>

		<guid isPermaLink="false">http://neospot.se/?p=264</guid>
		<description><![CDATA[In my previous article on Software Governance in the Enterprise I gave an overview on how to get a grip of software in your enterprise. I then promised I would dive deeper into some of the areas, and looking at what search results lead people to www.neospot.se, an area of interest is apparently application / <a href="http://www.neospot.se/software-packaging-principles/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://neospot.se/wordpress/wp-content/uploads/windows-installer.png"><img class="size-full wp-image-279 alignright" title="windows-installer" src="http://neospot.se/wordpress/wp-content/uploads/windows-installer.png" alt="" width="215" height="215" /></a>In my previous article on <a href="http://neospot.se/software-governance-in-the-enterprise/">Software Governance in the Enterprise</a> I gave an overview on how to get a grip of software in your enterprise. I then promised I would dive deeper into some of the areas, and looking at what search results lead people to <a href="http://www.neospot.se/">www.neospot.se</a>, an area of interest is apparently application / software packaging principles. Hence I’m prioritizing this topic.</p>
<p>The purpose of packaging principles is to ensure standards and consistency in how to package software and applications in a way that results in best security, usability, quality and compliance to company code of conduct and other policies. A common scenario is that the software is MSI packaged and deployed via Microsoft SMS/SCCM, but the principles should not be defined for, or dependent on, any specific tool or technology. Consider the principles high-level requirements to packaging technical standards, no matter if the service is in-house or outsourced/offshore (useful if you want to leave the control of detailed packaging standards and tools to the outsourcing/offshoring partner).</p>
<p>The following sample set of principles are based on best practices and experiences from large enterprises, and the principles have – in whole or in part – been adopted by both large and medium sized enterprises as well as a couple of the largest offshore packaging factories. If this is your area of expertise it’s likely you will consider the principles common sense, but even so, it’s useful to have them documented and use as a checklist in the packaging process.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="307" valign="top"><strong>WHAT</strong></td>
<td width="307" valign="top"><strong>WHY</strong></td>
</tr>
<tr>
<td width="307" valign="top">Auto-update features should always be disabled.</td>
<td width="307" valign="top">Updates are centrally managed, some users do not have access to install updates themselves.</td>
</tr>
<tr>
<td width="307" valign="top">No shortcuts should be placed on desktop or quick launch bar, unless specifically requested.</td>
<td width="307" valign="top">Should be kept as clean as possible and left to user’s control and preference.</td>
</tr>
<tr>
<td width="307" valign="top">Features or links promoting the user to purchase merchandise or pay for services should be disabled/removed/hidden.</td>
<td width="307" valign="top">Purchases should go through company predefined purchasing processes.</td>
</tr>
<tr>
<td width="307" valign="top">Features or links resulting in admin access required should be disabled/removed/hidden where possible/appropriate.</td>
<td width="307" valign="top">Would otherwise result in access denied issues where users do not have local admin access.</td>
</tr>
<tr>
<td width="307" valign="top">Features or links promoting capabilities in conflict with Software Standards and/or existing infrastructure should be disabled/removed/hidden.</td>
<td width="307" valign="top">Software Standards should be used first and foremost, unless approved exception.</td>
</tr>
<tr>
<td width="307" valign="top">Features or links encouraging behavior or usage in conflict with company Code of Conduct or Security Policies should be disabled/removed/hidden.</td>
<td width="307" valign="top">Minimizes risk and ensures compliance.</td>
</tr>
<tr>
<td width="307" valign="top">Microsoft <strong><a href="http://msdn.microsoft.com/en-us/library/aa511258.aspx" target="_blank">User Experience Interaction Guidelines</a></strong> should be adhered to (re where to put shortcuts etc) unless otherwise justified.</td>
<td width="307" valign="top">Improved and consistent user experience.</td>
</tr>
<tr>
<td width="307" valign="top">Multi-language support should always be installed when available and technically viable.</td>
<td width="307" valign="top">Global reuse, less need for localised packages.</td>
</tr>
<tr>
<td width="307" valign="top">Default language should match the target OS Language (not the Location or Current format).</td>
<td width="307" valign="top">Otherwise, for example, En-Sv build with English UI and Swedish Regional Settings would result in Swedish UI for that software.</td>
</tr>
<tr>
<td width="307" valign="top">Anonymous information should be disabled from being sent/uploaded to vendors via Internet.</td>
<td width="307" valign="top">Would otherwise cause network load with no business value, potentially expose company information assets and violate employee personal integrity.</td>
</tr>
<tr>
<td width="307" valign="top">Memory resident processes should only be installed when deemed necessary.</td>
<td width="307" valign="top">Improves performance.</td>
</tr>
<tr>
<td width="307" valign="top">Icons on system tray should be avoided if not clearly providing any added value.</td>
<td width="307" valign="top">Keeps system tray clean from clutter.</td>
</tr>
<tr>
<td width="307" valign="top">File associations should not be set to override software standards (for example file extensions supported by WMP should remain with WMP).</td>
<td width="307" valign="top">Improved and consistent user experience.</td>
</tr>
<tr>
<td width="307" valign="top">Registration prompts and EULAs should not be shown to users.</td>
<td width="307" valign="top">License agreements are applicable between the company and the vendor, not the user and the vendor.</td>
</tr>
<tr>
<td width="307" valign="top">Prompts that are confusing to users should be preconfigured and not shown to users wherever possible to avoid.</td>
<td width="307" valign="top">Improved user experience, less support cost.</td>
</tr>
<tr>
<td width="307" valign="top">Installation process should be silent but visible to user, required reboot should be confirmed by currently logged on user(s), if any.</td>
<td width="307" valign="top">Consistent installation, shows user installation progress, and ensures user can save ongoing work before computer is rebooted.</td>
</tr>
<tr>
<td width="307" valign="top">Users should not be able to manually uninstall or update client core / mandatory components.</td>
<td width="307" valign="top">These components are centrally managed.</td>
</tr>
<tr>
<td width="307" valign="top">All installation packages should include ability to repair and uninstall itself.</td>
<td width="307" valign="top">Enables redemption of unused software licenses and facilitates troubleshooting.</td>
</tr>
</tbody>
</table>
<p>Again, these are just sample principles to get you going. Some of them will not fit your company, some you will customize and you will probably come up with new ones too. Feel free to share your custom principles in the comments field below for others to gain from.</p>
<p>Like the article? Help spreading it by pressing the button below.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/software-packaging-principles/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/software-packaging-principles/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Software Governance in the Enterprise</title>
		<link>http://www.neospot.se/software-governance-in-the-enterprise/</link>
		<comments>http://www.neospot.se/software-governance-in-the-enterprise/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 13:35:39 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>

		<guid isPermaLink="false">http://neospot.se/?p=222</guid>
		<description><![CDATA[  To design, deploy, manage and govern software in the enterprise is something I have many years of experience in, and from different corporations, so I intend to do a series of articles in this area, starting with this one. Software is an element that is critical to business and often difficult for IT to <a href="http://www.neospot.se/software-governance-in-the-enterprise/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p><span style="line-height: 115%; font-family: &amp;amp;amp; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;" lang="EN-US"><a href="http://neospot.se/wordpress/wp-content/uploads/software-box.jpg"></a><a href="http://neospot.se/wordpress/wp-content/uploads/software-box.gif"><img class="size-full wp-image-232 alignright" title="Software Governance in The Enterprise" src="http://neospot.se/wordpress/wp-content/uploads/software-box.gif" alt="" width="284" height="284" /></a> </span></p>
<p>To design, deploy, manage and govern software in the enterprise is something I have many years of experience in, and from different corporations, so I intend to do a series of articles in this area, starting with this one.</p>
<p>Software is an element that is critical to business and often difficult for IT to get a grip on. To manage software through its lifecycle is a complex process, and the larger the organization and the portfolio of applications get, the greater the challenges.</p>
<p>Challenges include:</p>
<ul>
<li>Software is brought into the company without any involvement from IT, who would otherwise ensure it fits the existing IT environment and standards.</li>
<li>Software is brought into the company without any Enterprise Architecture governance, who would ensure it fits target architecture and business strategy from a non-silo perspective.</li>
<li>Uncontrolled and unmanaged software becomes business critical long beyond the vendor has withdrawn its support, thus putting business at risk.</li>
<li>Uncontrolled and unmanaged software is not updated with latest security patches, causing security vulnerabilities for the whole company.</li>
<li>Different and competing software is used for similar purposes causing diversity in the IS/IT environment and disabling cross-business collaboration.</li>
<li>Lack of insight and control of what is installed and used causing license incompliance and risking expensive vendor penalties.</li>
<li>Local purchases at higher cost than necessary due to not utilizing enterprise license agreements, or simply because there are none.</li>
<li>Client image is deployed containing numerous software products of particular versions, but not maintained up-to-date once deployed – causing massive version diversity.</li>
<li>Version diversity in client platform causing complexity in global apps deployment and cross-business collaboration.</li>
</ul>
<p>Some corporations allow their users to download and install software themselves, causing or aggravating the issues above. Other corporations have revoked local administrator rights for users in order to address and control above, but are then facing the challenge that business request more flexibility and faster response-time to change requests – including new software products and versions as these need to be packaged and distributed centrally. This includes any software that is deployed on all clients, updated frequently by vendors and required for business apps to work – and while updating these it’s difficult to assess the impact it will have on other business apps.</p>
<p>These and many other challenges can be addressed though. The following picture illustrates areas I see being involved in getting a grip on software in your enterprise, followed by a summary of suggested approaches for each area to address the issues above. It’s likely this will involve several parts of your organization, which is why it’s key to have a software governance capability that steer all other areas holistically in the same strategic direction. Such governance capability would normally fit in the strategic / planning part of your IS/IT organization (such as an Enterprise Architecture capability) while the other areas may sit in other parts of your IS/IT organization.</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/software-governance-circle.gif"></a></p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/neospot-software-governance-overview.gif"><img class="alignnone size-full wp-image-242" title="Software Governance Overview" src="http://neospot.se/wordpress/wp-content/uploads/neospot-software-governance-overview.gif" alt="" width="614" height="592" /></a></p>
<p>The following approaches can start and progress in many of the areas above simultaneously, so does not necessarily have to be in the order listed below. Besides, some areas you could split up or merge, or you can probably find new ones to add. Consider this a skeleton to help you identify, scope and govern relevant areas in your organization.</p>
<ul>
<li><strong>Client Image &amp; Layers</strong> – rather than deploying a fat desktop client image that is difficult to update with newer software versions once it’s deployed, it can be split up into different layers where you keep the core as thin and static as possible and then keep everything that is updated frequently and required on all clients in a dynamic layer.</li>
<li><strong>Dynamic and Proactive Updates</strong> – this is enabled by the client layers above; the dynamic layer enables you to update components like .NET Framework, Java Runtime, Flash, Shockwave, Adobe Reader, etc individually and dynamically when needed – or preferably even before it’s needed and thus being proactive to business demands.</li>
<li><strong>Software Standards – </strong>a good start is to standardize all the software that is included in the client image, both the core and dynamic layer, and then work your way through the top-used software across your company. Perhaps it’s not feasible to cover 100% of your application portfolio with software standards, so look at where you are and where you want to be; perhaps it’s 20/80 today and you want to achieve 80/20.</li>
<li><strong>Application Rationalization</strong> – it’s by having software standards you enable rationalization of the application portfolio. Rather than using a wide range of software products and applications that do similar things, you standardize on one or a few candidates that meet all or most requirements, and then decommission the other apps. Not only will this cut cost and complexity, it will also improve cross-business collaboration and result in synergies in support and training, amongst many other areas.</li>
<li><strong>Application Inventory/Repository </strong>– you need to know what apps you have in your environment to be able to identify opportunities for rationalization and standardization, and preferably you should also map your applications to business processes and dependences (including required dynamic layer components) to understand their business criticality and impact of change.</li>
<li><strong>Software Usability Optimization</strong> – this is partly about standardizing software based on business usage and capability, rather than focusing on technical features and products, but also about making sure the software is configured for best User Experience.</li>
<li><strong>Standards Life Cycle Management</strong> – once you have standards in place they need to be managed through its life cycles, from evaluation to retirement. Changing the roadmap of a standard needs to take many aspects into account, such as licensing cost, user training, data migration, business impact, strategic fit, target architecture, etc.</li>
<li><strong>Stakeholder Management</strong> – you will never achieve business alignment and gain buy-in to your software standards and roadmaps without proper stakeholder management; make sure decisions are signed off by representatives from each business area who have the proper mandate to do so. Once a standard is signed-off, everything in conflict should be considered an exception, preferably going through proper approval process.</li>
<li><strong>Standards Review &amp; Refresh Process</strong> – business demands change and new software products and versions are released frequently, hence you need to continuously review and update your standards and roadmaps, and also have them deployed accordingly. Again, a success criteria for this is having proper stakeholder management in place. You also need to be able to do some pre-assessment of impacts and benefits of moving from one product or version to another (partly by using Application Inventory data mentioned above).</li>
<li><strong>Software Catalogue / Provisioning Tool</strong> – no point in having standards if users do not know what they are and cannot request what you promote. Make sure your users can easily browse and search amongst your standards to find the piece of software that will meet their particular need at lowest possible cost. Standards should be provisioned in precedence to anything else, but it’s wise to also show pre-packaged not-yet standardized software in the same catalogue so that this will be their second choice and only as a third and last resort they will request something new to be packaged and brought into the environment.</li>
<li><strong>Software Request Process</strong> – once users have found the desired software in the software catalogue or provisioning tool it should be easy for them to simply click request to trigger the purchasing and distribution process. Perhaps you already have existing processes to hook into, and all that is needed is for the request to trigger an email with proper details to the Helpdesk. The request should include user name, computer name, cost center, approving manager, etc – and most of this could be fetched automatically from your existing repositories/directories.</li>
<li><strong>Software Purchasing Process</strong> – if you have provisioned software smartly in the software catalogue, then users will first and foremost choose software of which you have spare licenses in the pool, or that is free of charge or even embedded in the OS / client image already. In the case a new license need to be purchased it should go through proper approval and purchasing process, and according to existing policies and license agreements.</li>
<li><strong>Enterprise License Agreements</strong> – as part of creating software standards and rationalizing the application portfolio you convert licenses that are spread across the local business areas into global license agreements in negotiation with the vendors. Preferably any global software standard should have some sort of enterprise-wide license agreement, no matter if the license is funded locally, centrally or perhaps paid centrally and charged back to the business. You will need to keep track of your license agreements in some sort of repository and make sure they are utilized in the purchasing process and managed as part of software standards life cycle management.</li>
<li><strong>Software Packaging Process</strong> – if the user cannot find adequate software in the catalogue, neither standard nor already packaged non-standard software, the third option is to request a new piece of software to be brought into the environment – and if it’s client-side software then it should normally be packaged and distributed via automated tools. The packaging request form should include all necessary details enabling the request to be properly reviewed and processed, such as business purpose, business owner, technical owner, configuration requirements, and dependencies to other apps (in particular dynamic layer components to enable impact assessment of changing versions in this layer). If the user submits a request that matches existing software then that software can even be suggested automatically to minimize number of faulty/unnecessary packaging requests.</li>
<li><strong>Software Packaging Gatekeeper</strong> – the gatekeeper reviews and approves all software packaging requests to ensure validity of business purpose as well as compliance to business code of conduct, EA/SAM principles, Security policies, IS/IT strategies, etc. The gatekeeper also promotes existing standards that can potentially fulfill and replace the request, and captures opportunities for new standards and roadmap updates. The gatekeeper role can be distributed/delegated to standards owners and/or facilitated by authorized requestors rather than only being operated by full-time employee(s) centrally.</li>
<li><strong><a href="http://neospot.se/software-packaging-principles/">Software Packaging Principles</a></strong> – these are to set standards and consistency in the way software is packaged for centralized and automated distribution, in order to ensure it results in best security, usability and compliance to company code of conduct and other policies. Packaging principles are high-level requirements to packaging technical standards, no matter if the service is in-house or outsourced/offshore (useful if you want to leave the control of detailed packaging standards and tools to the outsourcing/offshoring partner). The principles would normally supersede any installation/configuration instructions provided by the requestor, unless approved exception.</li>
<li><strong>Software Asset Management</strong> – SAM policies and procedures provides guidance on how to manage software as an asset throughout its lifecycle to maintain software inventory, track asset use/reuse/retirement and ensure license compliance – amongst other things. The ITIL V3 Guide to Software Asset Management contains useful best practices in this area, including content suggestions for creating a SAM business case which in turn could include justifications for other areas above.</li>
<li><strong>Enterprise Architecture Principles</strong> – Enterprise Architecture is the governance body steering IS/IT activities aligned with business strategy and target architecture. You should make sure your EA principles are defined and established in a way that helps you govern all areas above in the same strategic direction. SAM policies, Software Standards, Packaging Principles, etc should all adhere to and further build on the EA principles.</li>
</ul>
<p>There’s a wide range of tools that can help manage and achieve above, and in some cases it may make sense to develop in-house solutions for some parts. I will not make any recommendations on tools in this article since what tool is right for your organization depends on what your existing environment, requirements and circumstances look like. Also, your strategy and/or progress in outsourcing or moving into the cloud (if any) will also have an impact on what is the proper tool for your organization as well as how and in what direction to govern and manage above.</p>
<p>I will drill down into a few of the areas above in coming articles, and when available, the headings above will be linked to each of its relevant article. All of the approaches above have been successfully implemented in one or more enterprises, so it’s based on real-world experience rather than theory only.  If you aim to step-up in software governance in your organization and would like help doing so, feel free to <a href="http://neospot.se/contact/">contact us</a>.<span id="_marker"> </span></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/software-governance-in-the-enterprise/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/software-governance-in-the-enterprise/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The User Experience of moving to BPOS</title>
		<link>http://www.neospot.se/the-user-experience-of-moving-to-bpos/</link>
		<comments>http://www.neospot.se/the-user-experience-of-moving-to-bpos/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 15:42:53 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[BPOS]]></category>
		<category><![CDATA[Business Productivity Online Suite]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Live Meeting]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office Communications]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=54</guid>
		<description><![CDATA[BPOS is short for Business Productivity Online Suite and is Microsoft’s cloud-based service similar to Google Apps. You get Exchange Online, SharePoint Online, Office Live Meeting, and Office Communications Online for a pretty low price per user (currently 85 SEK/month per user, minimum 5 seats). No need to host and manage your own servers, no <a href="http://www.neospot.se/the-user-experience-of-moving-to-bpos/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>BPOS is short for <a href="http://www.microsoft.com/online/business-productivity.mspx" target="_blank">Business Productivity Online Suite</a> and is Microsoft’s cloud-based service similar to Google Apps. You get Exchange Online, SharePoint Online, Office Live Meeting, and Office Communications Online for a pretty low price per user (currently 85 SEK/month per user, minimum 5 seats). No need to host and manage your own servers, no mess of updating, patching, securing and backing up your server environment – amongst other benefits.</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-startpage-shdw.jpg"><img class="alignnone size-full wp-image-177" title="BPOS startpage" src="http://neospot.se/wordpress/wp-content/uploads/bpos-startpage-shdw.jpg" alt="" width="568" height="375" /></a></p>
<p>There are a lot of articles and marketing material out there reflecting these benefits of BPOS and what cost benefits it will bring, and there’s also a lot of information on back-end migration processes, but the actual end user experience I’ve found very little on.</p>
<p>Having worked in a Microsoft Office environment in the large-scale corporate world for many years I found it interesting to evaluate BPOS from a User Experience point of view; <strong>what will be different for users if the IT department decides to move from on-premise SharePoint, Exchange, Live Meeting and Office Communications Server to BPOS</strong>? So, here goes…</p>
<h2>Top-5 issues that are likely to annoy your users:</h2>
<h3><span style="color: #0071bb;">1.   Client auto-configuration failures</span></h3>
<p>Perhaps you will do thorough analysis, testing, configuring, packaging and deploying of the client components as part of the overall migration processes to BPOS, and if so, this problem will not apply as much to you and your users.</p>
<p>However, presumably many corporations will align the strategy to move into the cloud with a strategy to move to BYOC (Bring Your Own Computer). You would therefore expect client-side components required for the cloud services, such as the Microsoft Online Services Sign In client, to be easy to install and configure so that users potentially can do it themselves.</p>
<p>Not likely.</p>
<p>The client software itself is a simple download followed by a next-next-next-wizard, but when it starts to auto-configure your locally installed software (such as Internet Explorer, Outlook, Office Communicator and Live Meeting) that&#8217;s when problems start to arise.</p>
<p>The problems may not be noticed at once, but once they do occur you may have difficulties tracking the source of them – at least we did. Here’s one problem we got in our pilot whenever we tried to open a document from within SharePoint Online:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-moss-open-error.jpg"><img class="alignnone size-full wp-image-178" title="Could not open error in BPOS MOSS..." src="http://neospot.se/wordpress/wp-content/uploads/bpos-moss-open-error.jpg" alt="" width="599" height="124" /></a></p>
<p>We also got the following error whenever we tried to save a document from within Word (or PowerPoint or Excel for that matter) onto SharePoint Online:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-moss-save-error.jpg"><img class="alignnone size-full wp-image-179" title="Your changes were saved but could not be uploaded because of an error." src="http://neospot.se/wordpress/wp-content/uploads/bpos-moss-save-error.jpg" alt="" width="605" height="339" /></a></p>
<p>The Microsoft Office Upload Center did not help much with its taciturn error messages, but after time-consuming trouble-shooting and searching the net this issue seems to be pretty common amongst BPOS users, and one workaround (which at least worked in our scenario) was to disable “Automatically detect settings” in Internet Explorer:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-ie-settings.jpg"><img class="alignnone size-full wp-image-180" title="LAN settings in Internet Explorer" src="http://neospot.se/wordpress/wp-content/uploads/bpos-ie-settings.jpg" alt="" width="364" height="323" /></a></p>
<p>No idea why the Sign In client enabled this setting (no, it wasn’t enabled before) and disabling it will not work for all businesses since this setting may need to be enabled depending on your infrastructure setup. <strong>The point is; there’s a risk the Sign In client will make changes causing problems for your users. Do not leave it to them to install it themselves</strong>.</p>
<p>Another issue that may cause problems is that the Sign In client will create a new Outlook profile for BPOS/Exchange Online, meaning if users already were using Outlook with a default profile they will have to logoff and logon Outlook whenever they want to switch between mailbox accounts. That’s just not acceptable in the BYOC world. Do not expect novice users to be able to add BPOS as an additional mailbox to their current profile themselves (unless given very clear and specific instructions), the Outlook profile settings for BPOS are quite advanced.</p>
<p>If users do end up with multiple Outlook profiles because of client auto-configuration, then the side effect may be that synchronization with mobile phones and other hand-held devices will not work as supposed to. In our tests, we had all sorts of problems with getting iTunes and iPhones to sync the correct mailbox and data once BPOS had done its auto-configuration.</p>
<h3><span style="color: #0071bb;">2.   Not possible to add users outside own organization</span></h3>
<p>In a world where businesses outsource, offshore, acquisition, merge, partner and externalize as everyday business it’s really critical to be able to communicate and collaborate with users outside your own company and organization. Sadly, this is not possible with BPOS/Office Communications Online. Here’s Microsoft’s response when I asked them about this issue:</p>
<p>“Unfortunately at this time Office Communications Online (OCO) only works within your company and will not accept users that are not account license holders. A future release of OCO is planned to include what is referred to as &#8220;Federation&#8221; meaning it will be open to outside users and even other Instant Messaging applications but I do not have a date when that will be available”. Hopefully they will add this when BPOS is upgraded to version 2010…</p>
<p>Also note that person-to-person audio and video communication can occur only between two PCs on the same corporate network where no firewall exist between the computers.</p>
<h3><span style="color: #0071bb;">3.   No easy way to initiate ad-hoc meetings</span></h3>
<p>Normally if the LiveMeeting client is installed, the option “Share Information Using Live Meeting” is enabled in Office Communicator allowing you to select one or several users you want to collaborate / web conference with. You simply right-click and choose ‘Share Information Using live Meeting’, that’s all you need to kick off an ad-hoc LiveMeeting.</p>
<p>However, when it comes to BPOS, even when the LiveMeeting client installed on both the calling and receiving client this option is greyed out:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-oc-menu.jpg"><img class="alignnone size-full wp-image-182" title="Office Communicator menu when used with BPOS" src="http://neospot.se/wordpress/wp-content/uploads/bpos-oc-menu.jpg" alt="" width="340" height="529" /></a></p>
<p>Without this option in Office Communicator users will have to initiate a LiveMeeting via the LiveMeeting web interface, which is anything from intuitive and easy to use. I’ve done usability tests previously in large organizations that prove this – very clearly. It’s easy enough to join an already set up LiveMeeting if you’re provided with a direct link, but to set up a meeting takes too long to even call it ad-hoc.</p>
<h3><span style="color: #0071bb;">4.   Office Communicator presence does not sync with Outlook</span></h3>
<p>The note field in Office Communicator is supposed to sync automatically with Outlook when a meeting appears in the calendar at the time, or when Out of Office reply is active. This does not seem to work in BPOS and instead an Exchange Connection Error is shown:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-oc-sync-error.jpg"><img class="alignnone size-full wp-image-183" title="Exchange Connection error in Office Communicator when fails to sync with Outlook" src="http://neospot.se/wordpress/wp-content/uploads/bpos-oc-sync-error.jpg" alt="" width="307" height="246" /></a></p>
<p>There might be workarounds to this, but we have not been able to get any solution or workaround to this from Microsoft, nor find one ourselves.</p>
<h3><span style="color: #0071bb;">5.   Limitations in web-based capabilities</span></h3>
<p>Imagine your business moves into the cloud and heads for BYOC and so on; your users are supposed to be able work from anywhere, any time and any device. It’s an old worn out slogan, but nevertheless it’s the vision for many businesses. Does BPOS support this vision? Not fully.</p>
<p>For one thing, one of our pilot users was not even able to logon to BPOS using the Safari browser on Mac. The browser simply reloaded the page when trying to logon without even giving any errors. Unfortunately this was discovered at the end of our BPOS trial period so we never had the time and opportunity to dig any deeper into the issue.</p>
<p>But even if you’re on a Windows client that is not part of your corporate network, for example if you use a temporary PC in an airport lounge or a coffee shop, then you will notice that BPOS is really designed to be used together with locally installed client components and software products (aka software-plus-services, which is Microsoft’s strategy) rather than through a thin client web-only interface (aka Software as a Service; SaaS).</p>
<p>The picture below gives an overview of what features you will lose if you use BPOS through a web-only interface compared to if you use it together with locally installed client components and software products from Microsoft.</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-limitations-overview.jpg"></a></p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-limitations-overview1.jpg"></a></p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/bpos-limitations-overview2.jpg"><img class="alignnone size-full wp-image-197" title="bpos-limitations-overview" src="http://neospot.se/wordpress/wp-content/uploads/bpos-limitations-overview2.jpg" alt="" width="610" height="768" /></a></p>
<p>Of course all client-side components that need to be installed to avoid the limitations with the web-only interface will result in resident processes occupying resources on your PC.</p>
<p>This document further describes some of the current features and limitations with BPOS:<br />
<a href="http://download.microsoft.com/download/C/9/1/C9168B0C-5FC8-49C6-A1A4-1632C76C193D/OCO_Standard_Service_Description.doc" target="_blank">http://download.microsoft.com/download/C/9/1/C9168B0C-5FC8-49C6-A1A4-1632C76C193D/OCO_Standard_Service_Description.doc</a></p>
<h2><span style="color: #888888;">Additionally&#8230;</span></h2>
<p>When comparing Microsoft BPOS to Google Apps there’s a few other disadvantages with BPOS such as you need pay for and have Microsoft Office installed locally, and you cannot real-time co-author any documents. You will have to check-out and check-in documents when editing them and only way to collaborate real-time in authoring/editing documents is using LiveMeeting.</p>
<p>However, these shortages, including some of the issues and limitations listed above, will be addressed once BPOS will be based on SharePoint 2010 instead which will be released 12-May-2010. BPOS is expected to be upgraded to 2010 within 3-6 months after its release. You may want to consider not moving to BPOS until then, if your plan is to move.</p>
<p>We’re currently also evaluating Google Apps in comparison to BPOS so next article will be about the User Experience of Google Apps. As a heads-up, if your users are custom to an on-premise Microsoft environment, then it&#8217;s very likely <em>they</em> are better off moving to BPOS than to Google Apps.</p>
<p>Interested in evaluating BPOS on your own? Click <a href="https://mocp.microsoftonline.com/site/services/bpos/signup.aspx?offer=suite&amp;quoteid=e7c45259-19e9-495a-a567-37b4a8d20ada" target="_blank">here</a> to attain a free 30-day trial version of BPOS from Microsoft through NeoSpot.</p>
<h3 style="margin: 10pt 0cm 0pt;"><span style="line-height: 115%; font-family: &amp;amp;amp; font-size: 11pt; mso-ansi-language: EN-US; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;" lang="EN-US"><span style="color: #000000;"> </span></span></h3>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/the-user-experience-of-moving-to-bpos/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/the-user-experience-of-moving-to-bpos/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Adobe got RIA backwards and spelled it AIR</title>
		<link>http://www.neospot.se/adobe-got-ria-backwards-and-spelled-it-air/</link>
		<comments>http://www.neospot.se/adobe-got-ria-backwards-and-spelled-it-air/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 14:51:17 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=134</guid>
		<description><![CDATA[The new version of Voddler released 8th March is using Adobe AIR. I can understand why; for one thing they need the code to run outside the browser to be able to force the user to watch the commercials before the film starts (for those that don’t know, you cannot even Alt-Tab to another window <a href="http://www.neospot.se/adobe-got-ria-backwards-and-spelled-it-air/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>The new version of Voddler released 8<sup>th</sup> March is using Adobe AIR. I can understand why; for one thing they need the code to run outside the browser to be able to force the user to watch the commercials before the film starts (for those that don’t know, you cannot even Alt-Tab to another window or program while the commercials are showing). Interestingly, it’s like not being able to flick to another TV channel in the commercial break, which no one would tolerate…</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/voddler-reflected.jpg"></a></p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/voddler-reflected1.jpg"><img class="alignnone size-full wp-image-157" title="New Voddler is using Adobe AIR..." src="http://neospot.se/wordpress/wp-content/uploads/voddler-reflected1.jpg" alt="" width="549" height="454" /></a></p>
<p>But that’s another story and potentially another article. This article is about Adobe AIR and RIA (Rich Internet Applications). According to Adobe’s home page “The Adobe® AIR™ runtime lets developers use proven web technologies to build rich Internet applications that run outside the browser on multiple operating systems”. Fair enough.</p>
<p>However, the problem with Adobe AIR is that not only does the AIR runtime require admin access to install on Windows Vista/7, but all the AIR applications do too. In a locked down client environment this means AIR apps will need to be packaged and deployed like any other fat client-side application. One of the RIA principles and main reasons for enterprises moving to web based apps in the first place is to avoid this costly, complex and old-fashion deployment method.</p>
<p>Not that Voddler is something enterprises will deploy, but presumably Adobe Flex is something they will use to develop RIA – especially to achieve browser- and operating systems independency in a world where you outsource, offshore, acquisition, merge, partner and externalize a lot and have no or little control of the target environments in which your apps will run. I have a feeling many foresee the fact that if Flex apps are developed with dependencies to AIR (rather than just Flash) then you may still end up in a scenario where your RIA apps can’t be used due to locked down client environment.</p>
<p>I raised this with Adobe some time ago, and they did admit AIR does not fit the locked-down corporate environments yet, but that they are working on it. So will be interesting to see what they will do in future releases to address this. And yes, title above is exaggerated.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/adobe-got-ria-backwards-and-spelled-it-air/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/adobe-got-ria-backwards-and-spelled-it-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strictly out of the box – a bad user experience</title>
		<link>http://www.neospot.se/strictly-out-of-the-box-a-bad-user-experience/</link>
		<comments>http://www.neospot.se/strictly-out-of-the-box-a-bad-user-experience/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 12:09:22 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[Client Design]]></category>
		<category><![CDATA[Corporate Client]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Enterprise Search]]></category>
		<category><![CDATA[META data]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=51</guid>
		<description><![CDATA[I’ve been designing and deploying standardized Windows Desktops in world-wide corporations for many years, and I’ve also presented and discussed the usability aspects of corporate clients with various businesses. What seems to be common is that central IT departments often want to keep the configuration as close to default as possible, apart from security configurations <a href="http://www.neospot.se/strictly-out-of-the-box-a-bad-user-experience/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I’ve been designing and deploying standardized Windows Desktops in world-wide corporations for many years, and I’ve also presented and discussed the usability aspects of corporate clients with various businesses. What seems to be common is that central IT departments often want to keep the configuration as close to default as possible, apart from security configurations which they love to tweak and tighten – or even if they don’t love to they do so because the security guys tell them to. Nobody questions security, which is more than you can say about usability.</p>
<p>However, the closer you get to the actual users, for example to local IT coordinators, support personnel or the like, the more they want to configure the client for improved usability. I know an horrific example where the Corporate IT department said “usability is out of scope”, “keep it strictly out of the box”, and then the local IT departments went and tweaked the heck out of the client to make the transition to the new client easier for their users. A failure in governance of course. The company ended up with more than 40 different client “designs” globally and needless to say it was a nightmare to manage and maintain up-to-date.</p>
<p>So why and what is it they so desperately want to change from default, you may ask? Well, those who understand the users also understand why you shouldn’t deploy a client that looks like this:</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/vista-out-of-the-box-ux.jpg"><img class="alignnone size-full wp-image-99" title="The stricly-out-of-the-box user experience" src="http://neospot.se/wordpress/wp-content/uploads/vista-out-of-the-box-ux.jpg" alt="" width="622" height="409" /></a><a href="http://neospot.se/wordpress/wp-content/uploads/vista-out-of-the-box-ux.jpg"></a></p>
<p>Some time ago I did a usability review of the first beta build of a corporate client based on Vista and Office 2007 which was going to be deployed to 70,000 users, and this was all default and strictly out of the box (apart from the security configurations of course). The first 15 minutes of use I had been prompted about 30 times with questions that normal users don’t understand or simply ignore and just click whatever is default.</p>
<p>Take the lower left prompt in the picture as an example. It asks if the user wants to synchronize RSS Feeds between Outlook, Internet Explorer and whatever else uses something called the Common Feed List. This is Hebrew to most users in large organizations. Most of them don’t even know what an RSS feed is. Hence they will click a random button and not knowing what it means. Some users will have feeds synchronized between Outlook and IE, some won’t. Some will call Helpdesk and ask why behavior is different between their PC and their colleague’s PC next door. And if your Helpdesk is outsourced, it’s likely they will not know the answer because it’s not documented.</p>
<p>Next example – take a look at the lower right prompt in the picture. This is one of the default prompts first time you start a Microsoft Office program. Most users will NOT fill in their name and initials; they will simply hit Enter or click OK. This means all their Microsoft Office documents will be tagged with whatever is default in this field rather than their actual name, which in turn will cause the author META data to be incorrect and result in negative Enterprise Search experience. You have the power, in client design, to ensure all Microsoft Office documents across the enterprise will be tagged with proper user details (and you can even enforce your own model of META data in Microsoft Office “Save dialogue” with SharePoint in the background, see <a href="http://office.microsoft.com/en-us/help/HA101637661033.aspx">here</a>).</p>
<p>By preconfiguring settings like these (there&#8217;s many!) once and for all in the build you’ll avoid confusion and frustration being first impression users get from the new client and you’ll also ensure that the client is configured and behave consistently across the enterprise. In my <a title="How to find out best usability design for the corporate desktop" href="http://neospot.se/wordpress/?p=109">next article</a> I will describe the approach I normally apply to find out what to configure how for best corporate desktop usability.</p>
<p><span style="color: #ffffff;">.</span></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/strictly-out-of-the-box-a-bad-user-experience/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/strictly-out-of-the-box-a-bad-user-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usability vs. User Experience (UX)</title>
		<link>http://www.neospot.se/usability-vs-user-experience/</link>
		<comments>http://www.neospot.se/usability-vs-user-experience/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 14:21:12 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ISO 9241-11]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=75</guid>
		<description><![CDATA[  I sometimes get the question what the difference is between Usability and User Experience (UX). One may think that User Experience doesn&#8217;t necessarily imply that something is usable (whether it&#8217;s good or bad, it&#8217;s still an experience), and hence Usability is superior to User Experience. However, the emerging trend is to refer to User <a href="http://www.neospot.se/usability-vs-user-experience/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>I sometimes get the question what the difference is between Usability and User Experience (UX). One may think that User Experience doesn&#8217;t necessarily imply that something is usable (whether it&#8217;s good or bad, it&#8217;s still an experience), and hence Usability is superior to User Experience. However, the emerging trend is to refer to User Experience as the wider perspective and Usability as being part of User Experience, as illustrated below.</p>
<p><a href="http://neospot.se/wordpress/wp-content/uploads/usability-vs-user-experience.jpg"><img class="alignnone size-full wp-image-76" title="usability-vs-user-experience" src="http://neospot.se/wordpress/wp-content/uploads/usability-vs-user-experience.jpg" alt="" width="615" height="416" /></a></p>
<p>By this definition Usability is a subset of the overall User Experience. Usability answers the question, “Can the user accomplish their goal?” with <strong>effectiveness, efficiency, </strong>and <strong>satisfaction </strong>about the results (as per the ISO 9241-11 definition of usability). User Experience also answers the question, “Did the user have as delightful an experience as possible doing so?”. User Experience takes far more effort to do well, but the results have far better impact.</p>
<p>A commonly used example of great User Experience is the Apple iPhone where Apple has spent efforts in all of the areas above and succeeded in doing so. The early iPhones did not include latest technologies (far from it) but was a success nevertheless due to being a great User Experience as per definition above. As the NeoSpot slogan states; <strong>IT&#8217;s all about the User Experience</strong>, not about the technology itself.</p>
<p>The new version of ISO 13407, the International Standard for Human Centred Design (which will be called ISO 9241-210 to bring it into line with other usability standards), will also use the term “user experience” according to <a href="http://www.system-concepts.com/articles/usability-articles/2008/usability-or-user-experience-whats-the-difference.html" target="_blank">this</a> link.</p>
<p>There&#8217;s a lot of debate on this topic out there. Here&#8217;s a few links for those interested:</p>
<ul>
<li><a href="http://www.baekdal.com/articles/usability/usabilty-vs-user-experience-battle/" target="_blank">The Battle Between Usability and User-Experience</a></li>
<li><a href="http://www.uie.com/brainsparks/2007/03/16/the-difference-between-usability-and-user-experience/" target="_blank">The Difference Between Usability and User Experience</a></li>
<li><a href="http://www.interactionbydesign.com/thoughts/thumbnails/00000050.html" target="_blank">Usability vs. user experience</a></li>
</ul>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/usability-vs-user-experience/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/usability-vs-user-experience/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Holistic User Experience View of Enterprise Architecture</title>
		<link>http://www.neospot.se/holistic-user-experience-view-of-enterprise-architecture/</link>
		<comments>http://www.neospot.se/holistic-user-experience-view-of-enterprise-architecture/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:07:14 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=46</guid>
		<description><![CDATA[Article in progress.]]></description>
			<content:encoded><![CDATA[<p>Article in progress.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/holistic-user-experience-view-of-enterprise-architecture/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/holistic-user-experience-view-of-enterprise-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.neospot.se/hello-world/</link>
		<comments>http://www.neospot.se/hello-world/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 13:49:19 +0000</pubDate>
		<dc:creator>Richard Nilsson</dc:creator>
				<category><![CDATA[All Articles]]></category>

		<guid isPermaLink="false">http://neospot.se/wordpress/?p=1</guid>
		<description><![CDATA[NeoSpot AB is now born and registered! Read about us here. .]]></description>
			<content:encoded><![CDATA[<p><a href="http://neospot.se/wordpress/wp-content/uploads/newly-born-plant2.jpg"><img class="alignnone size-full wp-image-62" title="newly-born-plant" src="http://neospot.se/wordpress/wp-content/uploads/newly-born-plant2.jpg" alt="" width="301" height="311" /></a></p>
<p>NeoSpot AB is now born and registered! Read about us <a href="http://neospot.se/about/">here</a>.</p>
<p><span style="color: #ffffff;">.</span></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.neospot.se/hello-world/&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px"></iframe>]]></content:encoded>
			<wfw:commentRss>http://www.neospot.se/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
