<?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:rssdatehelper="urn:rssdatehelper"><channel><title>European SharePoint Conference RSS</title><link>http://www.sharepointeurope.com</link><pubDate></pubDate><generator>umbraco</generator><description>European SharePoint Conference</description><language>en</language><item><title>
              Blog -
            Podcast - Talking Development with Tobias Zimmergren</title><link>http://www.sharepointeurope.com/blog/2013/6/19/podcast-talking-development-with-tobias-zimmergren/</link><pubDate>Wed, 19 Jun 2013 14:53:45 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/19/podcast-talking-development-with-tobias-zimmergren/</guid><content:encoded><![CDATA[ 
<p>In this episode we talk with well known SharePoint personality
Tobias Zimmergren about the history of SharePoint development and
his experiences over the years compiling WSPs, debugging, working
with the community and eventually Microsoft tools and finally
coming to Apps in SharePoint 2013.</p>

<h2><a
href="http://www.themossshow.com/2013/04/episode-68-talking-development-with-tobias-zimmergren/"
 target="_blank">Listen to Podcast Now&gt;&gt;</a></h2>

<p>&nbsp;</p>

<p><a href="http://www.themossshow.com/" target="_blank">Hilton
Giesenow</a>&nbsp;was&nbsp;a speaker at the ESPC13. Check out
his&nbsp;<a
href="/community/member/presentation-archive/2013/w22-hilton-giesenow"
 target="_blank">fantastic presentation</a>&nbsp;on 'REST Assured -
Best Practices with the SharePoint 2013 Data Services'.&nbsp;</p>

<p>For more insighful content on App's in SharePoint 2013 why not
read this FREE eBook '<a
href="/community/member/ebook-archive/sharepoint-2013-planet-of-the-apps"
 target="_blank">SharePoint 2013 - Planet of the Apps</a>' by Sahil
Malik.</p>

<p>&nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            SharePoint Under the Spotlight: Report Released</title><link>http://www.sharepointeurope.com/blog/2013/6/18/sharepoint-under-the-spotlight-report-released/</link><pubDate>Tue, 18 Jun 2013 09:51:14 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/18/sharepoint-under-the-spotlight-report-released/</guid><content:encoded><![CDATA[ 
<p>&nbsp;</p>

<p style="text-align: center;"><img src="/media/180609/market_report_-_download_now_590x277.jpg"  width="590"  height="277" alt="Market Report - Download Now"/>&nbsp;</p>

<p style="text-align: center;">The European SharePoint Community is
delighted to release this most&nbsp;anticipated report.
<strong>SharePoint Under the Spotlight: European Market Report
2013</strong> is a primary resource of key insights and trends
impacting those who work with SharePoint. <a
href="/community/member/ebook-archive/sharepoint-market-report?type=Redirect&amp;returnurl=/community/member/ebook-archive/sharepoint-market-report"
 target="_blank">Download Report &gt;&gt;</a></p>

<p style="text-align: center;">&nbsp;</p>

<p style="text-align: center;">&nbsp;</p>

<p style="text-align: center;">&nbsp; &nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            Migrating Solution Packages to SharePoint 2013 Apps…Really?</title><link>http://www.sharepointeurope.com/blog/2013/6/17/migrating-solution-packages-to-sharepoint-2013-apps…really/</link><pubDate>Mon, 17 Jun 2013 11:12:57 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/17/migrating-solution-packages-to-sharepoint-2013-apps…really/</guid><content:encoded><![CDATA[ 
<p>I have been working A LOT with SharePoint 2013 apps since around
November 2011 and AvePoint (where I work) released our first app <a
href="http://www.avepoint.com/sharepoint-apps/task-and-calendar-sync/"
 target="_blank">Task &amp; Calendar Sync</a> to the store in June
2012 and our second called <a
href="http://www.avepoint.com/sharepoint-apps/meetings/"
target="_blank">Meetings</a> in April 2013. As the Architect and
Product Manager on these apps I've learnt a lot about apps.<br />
<br />
 Andrew Connell has recently posted a <a
href="http://www.andrewconnell.com/blog/my-thoughts-on-the-sharepoint-app-model-office-365-sharepoint-store-and-the-business-of-sharepoint-apps-today"
 target="_blank">great blog post</a> on his thoughts on the App
Model and Store and it's definitely worth a read! Totally agree
with Microsoft disclosing how big the marketplace reach is…make
online/on-premises for auto-hosted and provider hosted transparent
the top of my wish list!<br />
<br />
 I had a bunch of thoughts around all this and won't repeat
Andrew's but will add to it.</p>

<p><br />
 <strong>Microsoft Migration Push</strong><br />
<br />
 As Andrew said, Microsoft are making a HUGE push on using Apps
over Solutions. Microsoft have created a great new landing page
explaining the advantages of apps over solutions for customizing
SharePoint 2013. It also includes videos on how to migrate from
various artifacts in solutions to artifacts in apps. Visit <a
href="http://msdn.microsoft.com/en-us/office/apps/dn133840"
target="_blank">http://msdn.microsoft.com/en-us/office/apps/dn133840</a>.
This includes a great whitepaper on why solutions vs apps
http://download.microsoft.com/download/8/8/3/883C0889-72A8-4766-8D07-4BF2F048BE36/DecidingBetweenAppsForSharePointAndSharePointSolutions.pdf.</p>

<p>&nbsp;</p>

<p><strong>Why?</strong></p>

<p><em>Making a Business Solution available to End Users</em><br />
 I personally think the ability of having an App is a great way for
End Users to be able to consume Business Solutions you build
regardless of whether its for internal organization use or for
external customers. The reason being is that the traditional
Solution approach really only thinks in times of Site Collection
Features and Site Features that are activated and light stuff up OR
provide Site Templates that can be used to create Sites with things
automatically lit up. The ability to granularly show these Features
or Site Templates to audiences of people is tough in the Solutions
approach. With the new App Catalog, it's very easy to dictate who
can chose to Add the App.</p>

<p><em>Chose your language and get better ALM</em><br />
 You can write in JavaScript against Client-side object model
already in Solutions no problems, what the Remote-Hosted Apps
provides is a way to write in ASP.NET MVC, Java, PHP, HTML5 etc.
and therefore have a much better mature Application Lifecycle
Management (ALM) through these platforms rather than being tightly
bound to the SharePoint execution and deployment model of Solution
Packages. It really allows you to separate the presentation layer
of SharePoint and your App as the surfaces of your app are either
full page or in an App Part….technically it means you can build the
app and shim the SharePoint API calls completely much easier than
you could with Solution Package approach.</p>

<p><em>App has Identity</em><br />
 For the first time in the SharePoint World….I can build a Business
Solution with an identity. When a Business User adds an App toa
Site, they have to "Trust It" which essentially is given the App
the right to talk to the SharePoint Parent Site (if it asks for
those permissions) as the App…not as the Business User using the
App. This is a huge step forward in Business Solutions.</p>

<p><em>Force of hand</em><br />
 I think you can see the writing on the wall in terms of both
Full-Trust Solutions and Sandboxed Solutions in the future. In
Microsoft eyes…On-Premises dead already so Full-Trust isn't even an
option and don't expect any updates to this approach. Sandboxed
Solutions are deprecated…so definitely don't expect any updates
here either…and as Andrew mentioned…I hope they don't completely
block them in SharePoint Online…but potentially they could.<br />
<br />
 This means you are almost being forced to move if you want to
leverage anything else in the future that is introduced in Service
Updates on SharePoint Online or Service Packs in SharePoint
On-Premises. When I mean leverage…I mean:</p>

<ul>
<li>the Dev tooling will only be (I'm guessing) updated for Apps
moving forward, the "legacy" Solutions Project Templates won't
be</li>

<li>the Client-Side object model (Microsoft.SharePoint.Client.dll)
will only be updated (I'm guessing) moving forward and not
Server-Side object model (Microsoft.SharePoint.dll etc.)</li>

<li>the training and documentation I'I'm guessing) will only be
updated for Apps and Client-Side object model</li>
</ul>

<p>&nbsp;</p>

<p><strong>General Apps Limitations</strong><br />
<br />
 <em>Branding</em><br />
 The biggest concern I have had so far from customers using Apps is
that when you click on the App you lose a lot of the context you
have in normal SharePoint pages. For instance, in the top chrome
bar your "Outlook Calendar People Sites" etc. isn't there. Although
it can carry through the CSS theme, not all elements are there
including the Site Navigation. In Sandbox Solutions you could
deploy Application pages that actually leveraged the master page of
the Site…not true with Apps.</p>

<p><em>App Security</em><br />
 Unfortunately, Apps don't have security…I can "add an App" to a
Site, but I can't manage security to it like I can a List or
Library (ooops I mean Document App ;-) ). This can cause issues and
essentially you end up creating child sites and breaking
inheritance on the child site and adding the App to that.</p>

<p><br />
 Office 365 plans in general<br />
 It's definitely worth looking at <a
href="http://technet.microsoft.com/en-us/library/jj819267.aspx"
target="_blank">this chart</a> to see what is supported and not in
the different plans with regards to SharePoint Online in Office
365. notice for certain plan types the "App Hosting: Base" and "App
Hosting: Per User" is not supported in Small Business and Midsize
Business…so the reality is if you're using apps you need an
Enterprise Plan for full flexibility of store stuff.</p>

<p><em>On-Premise in general</em><br />
 By default, the Apps architecture is not configured in a
SharePoint 2013 install. There are a few hurdles to get this up and
running to even run SharePoint-Hosted apps let alone Cloud-Hosted
ones. This can often be a problem if working with IT for SSL
certificates etc. becomes a road block.</p>

<p><em>Farm Wide Apps</em><br />
 Some concepts just really don't suit Apps, one of the biggest is a
Business Solution that you would typically deploy to one site
collection but then it calls object model code against all site
collections. The biggest problem with Apps is that the user token
that the App can use is bound to the Site Collection the App is
installed in and can't reach any further. In a server-side object
model approach, elevated privileges could be used to overcome this
in the Full-Trust Solution Package model. To a degree, search can
be used to fetch data to get around this, but if you are looking to
modify anything outside the site collection you are done for. The
only real way is to deploy the App in all site collections and
store all the user tokens for each app for each site collection and
use them as you need them and refresh them before they expire.</p>

<p><br />
<br />
 <strong>SharePoint-Hosted Limitations</strong><br />
<br />
 <em>Managed Code</em><br />
 We made a decision very early on to pick Provider hosted because
we wanted to write the majority of our code in managed code (C#) so
that we could write in a more object orientated way including unit
tests and integration tests…something not really possible if you
chose SharePoint-Hosted which does not allow managed code and
forces you to use JavaScript.<br />
<br />
<br />
 <strong>Provider-Hosted Limitations</strong><br />
<br />
 <em>Universal story</em><br />
 I think the first few things to bare in mind is that Auto-Hosted
simply doesn't work on-premises so you are either SharePoint-Hosted
or Provider-Hosted to cover both SharePoint Online and SharePoint
On-Premises.<br />
<br />
 Also take into account that a P1 plan in Office 365 does not
support Provider-Hosted apps either.</p>

<p><em>Controls</em><br />
<br />
 As soon as you jump to either of the Cloud-Hosted approaches (Auto
or Provider) you lose a bunch of things. For a start…you can't just
throw SharePoint User Controls on pages like the XSLT List View Web
Parts or People Pickers.<br />
<br />
 Sadly this meant that we had to build our own People Picker
leveraging the CSOM Search APIs so that we could fetch a list of
all users…because if you just get AllUsers from the Site Collection
it only returns users who have been granted access to the site or
accessed the site as it reads from the User Information Lists.</p>

<p><strong>High Trust story</strong><br />
<br />
 There is a little bit more effort required to get Cloud-Hosted
Apps running on-premises due to there being no OAuth via Windows
Azure available on-premises. There is a good article on TechNet
that explains how to configure an App for High Trust, it is
certainly a complex approach that often confuses people and causes
problems and I'm already finding that this is a lot of the reason
people are mandating SharePoint-Hosted only.</p>

<p><strong>Provider-hosted package Web Application hard coded
reference</strong><br />
<br />
 Sadly when you build a Provider-Hosted SharePoint App, it hard
codes the URL of the Web Application that is part of the
"Cloud-hosted" aspect of this. Also in the App is the SSL cert used
and a secret, this is the same SSL cert that the Web Application
component needs to be bound to in IIS (or wherever its hosted).
What this means is that if you are building an App you want to
provide to customers to install on-premises you either have to
create unique App packages for them wwith their own SSL cert and
pointing to the correct Web Application URL…OR enforce customers
use the same SSL cert (that you provide) and same URL…which is not
really feasible.</p>

<p><strong>Versioning story</strong><br />
<br />
 When you release an app as v1.0.0.0 and Business Users add the
app, it stores this version. If you modify your App to v1.1.0.0 (or
anything different from original) you may have added new artifacts
like a SharePoint List to the App Web etc. If you deploy this into
the App Catalog…it doesn't automatically update all the App
instances in the SharePoint 2013 Farm. It is up to the Business
User to upgrade the App. In a Provider-Hosted model this means that
your Web Application component needs to be aware of what version of
the App is consuming it..e..g. if v1.0.0.0 is consuming it your
business logic in your component can't expect that list to be
there. This is why Auto-Hosted would be so much easier as the Web
Application component would be deployed with the App and therefore
not so many versioning conflicts to be concerned with.</p>

<p><strong>Conclusion</strong><br />
<br />
 All in all, I'm very happy so far with the App architecture and
you have to remember this is version 1.0. Microsoft don't have a
good history of v1, and I am happy to say I think that this is a
lot more mature than we all expected it to be at launch.</p>

<p>&nbsp;</p>

<p>Jeremy was a speaker at the ESPC 2013. Check out <a
href="http://www.jeremythake.com/" target="_blank">Jeremy's
blog</a> for more insightfull content!</p>

<p>For more SharePoint content from Jeremy and other SharePoint
specialists check out our <em><strong><a
href="/community/resource-centre?contenttype=webinar%2cebook%2cPublication%2c&amp;role=all%2c&amp;topic=all%2c&amp;author=all&amp;page=1#results"
 target="_blank">resource centre</a></strong></em>!</p>

<p>&nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            SharePoint Branding - Themes, Master Pages, and Page Layouts</title><link>http://www.sharepointeurope.com/blog/2013/6/13/sharepoint-branding-themes,-master-pages,-and-page-layouts/</link><pubDate>Thu, 13 Jun 2013 12:50:11 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/13/sharepoint-branding-themes,-master-pages,-and-page-layouts/</guid><content:encoded><![CDATA[ 
<p>SharePoint 2013/Office 365 Branding - Themes, Master Pages, and
Page Layouts</p>

<p><br />
 You probably know the story. A company wanted a website based on
SharePoint. A company looked at standard out-of-box SharePoint. A
company decided to change everything. A company payed lots of money
to change everything.<br />
<br />
 Companies still want a website based on SharePoint. Does the
ending to the story change with SharePoint 2013? A Happy End?<br />
<br />
 Let's take in from the start.<br />
 1. A company want a website based on SharePoint.<br />
<br />
 The design is set. You know how your new site is going to look
like. You probably have a graphic designer or connection to a
company that can come up with a fine design made in Photoshop or
Illustrator.</p>

<p><br />
 2. A company looked at standard out-of-box SharePoint. Their fine
new design doesn't look like out-of-box SharePoint site. Yes, what
to do with that nice Photoshop or Illustrator picture?<br />
<br />
 What are the odds that standard SharePoint looks just like
something you want?<br />
 I would be suprised, if it actually did. SharePoint offers a few
website designs, and I think of them as an inspiration and
motivation to do something cool with SharePoint. I don't expect
that my personal branding, my company's identity can be produced on
assembly line.<br />
<br />
<br />
 Design is important. Imagine that all the brands and signs on
shops on the main street were gone. Imagine flowers in all shop
windows. Wonderfull. But not practical. How would you find a shoe
store? You would have to open the door and go inside each and every
store to see if they sell shoes. OK, this is probably a bad
example, if you are like me and go inside each and every store,
always looking for shoes, always looking for everything else too.
But, the fact is we do not sell SharePoint and our website is not
supposed to look like SharePoint. Intranet sites are also not
supposed to look like SharePoint, because we do not work for
SharePoint.<br />
<br />
<br />
 I think that we have to divide the "don't look like SharePoint"
problem in smaller more tangible problems in order to solve it. We
can't deal with "don't look like SharePoint" problem as a one
single problem. Also, it is important not to mix and confuse
styling, colors and fonts with functionality, master page, and page
layouts. We have to divide and conquer. We have to divide look and
feel into:</p>

<p><br />
 - Theme:<br />
 - we want our logo<br />
 - we want our colors<br />
 - we want our fonts<br />
 - we want background image<br />
 - Master Page:<br />
 - we want site logo to link to start page, not to subsites<br />
 - we want another navigation<br />
 - we want links on the top<br />
 - we want footer on every page<br />
 - we want a big banner on the top<br />
 - we want breadcrumb<br />
 - Page Layouts:<br />
 - we want more content zones on the page<br />
 - we want a content zone on the right for related links and
content<br />
 - Styling<br />
 - we want 20px or 30px margins<br />
 - we want larger headings (H1,H2,H3..)<br />
 - we want border around content</p>

<p><br />
 3. A company payed lots of money to change everything. Yes, we all
want to change that :-)<br />
 In the following, I describe "the old way" as a way we've done
branding with SharePoint 2010, and I describe "the new way" as a
way you also can do branding with SharePoint 2013. You can mix the
new and old ways as much as you want :-) You can also decide that
you only want different Theme, or that you want Theme and Page
Layouts. It is completely up to you.</p>

<p><br />
 <strong>Theme:</strong><br />
 SharePoint 2013 comes with a very nice feature "Change the look"
that enables you to set the fonts, background image, and colors.
You don't need knowledge of HTML. I wrote about SharePoint Themes
in my post <a
href="http://sp2013.blogspot.ie/2013/03/sharepoint-branding-themes.html"
 target="_blank">SharePoint Branding - Themes</a>. I also recommend
ThemeBuilder app at SONJASAPPS App Store or Microsoft Office Store
that helps you define colors and fonts.</p>

<p><br />
 <strong>Master Page:</strong><br />
 At this point of time, there are two ways of changing the master
page:<br />
 - The old way: taking a copy of existing one and changing the
parts you want to change. You need both HTML and SharePoint skills
to do that.<br />
 - New in SharePoint 2013: Use Design Manager: you need your whole
site made with HTML, and than you need to use time to implement the
design.</p>

<p><br />
 <strong>Page Layouts:</strong><br />
 There are two ways to do page layouts:<br />
 - The old way: Hire somebody to do that.<br />
 - New in SharePoint 2013: You can buy layouts as an app.<br />
<br />
 I made Simple Pages app 12 ready to use page layouts for Office
365 Small Business public facing site.<br />
<br />
 Here is the SimplePages app video:</p>

<p><object width="420" height="315"
data="http://www.youtube.com/v/3JHSnPHKUfM?version=3&amp;hl=en_US"
type="application/x-shockwave-flash"><param name="allowFullScreen"
value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src"
value="http://www.youtube.com/v/3JHSnPHKUfM?version=3&amp;hl=en_US" />
<param name="allowfullscreen" value="true" />
</object></p>

<div>&nbsp;I also made PublishingPages app with 18 ready to use
page layouts. It is also available at Office Store.</div>

<div>Here is the PublishingPages app video:</div>

<p><object width="420" height="315"
data="http://www.youtube.com/v/f9_GfKxVcJ0?hl=en_US&amp;version=3"
type="application/x-shockwave-flash"><param name="allowFullScreen"
value="true" />
<param name="allowscriptaccess" value="always" />
<param name="src"
value="http://www.youtube.com/v/f9_GfKxVcJ0?hl=en_US&amp;version=3" />
<param name="allowfullscreen" value="true" />
</object></p>

<p><br />
<br />
<br />
 Click here to see the PublishingPages app at SONJASAPPS App Store
or Office Store.<br />
<br />
 <strong>Styling:</strong><br />
 There is the old way: making a special stylesheet with special
styles to define headings or borders.<br />
 The new way: The new "0 customization" way, is supposed to be "no
styling, no custom design" way.<br />
 As I said before, it's up to you.</p>

<p>&nbsp;</p>

<p>Sonja Madsen&nbsp;was a speaker at the ESPC 2013. This blog was
first published on <a href="http://sp2013.blogspot.ie/"
target="_blank">Sonja's blog here</a>.</p>

<p>&nbsp;</p>

<p>For more expert information on Branding check out the eBook '<a
href="/community/member/ebook-archive/professional-sharepoint-2010-branding-and-user-interface-design-chapter-1"
 target="_blank">Professional SharePoint 2010 Branding and User
Interface Design Chapter 1 Introduction to SharePoint Branding</a>'
by by Randy Drisgill, John Ross, Jacob J. Sanford, Paul Stubbsa and
Larry Riemann. <a
href="/community/member/ebook-archive/professional-sharepoint-2010-branding-and-user-interface-design-chapter-1"
 target="_blank">Download&nbsp;Now&gt;&gt;</a></p>
]]></content:encoded></item><item><title>
              Blog -
            Measuring the Effectiveness of Social</title><link>http://www.sharepointeurope.com/blog/2013/6/7/measuring-the-effectiveness-of-social/</link><pubDate>Fri, 07 Jun 2013 14:03:59 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/7/measuring-the-effectiveness-of-social/</guid><content:encoded><![CDATA[ 
<p>I sat through a partner event in Microsoft's Chicago offices
yesterday, listening to two large customers of SharePoint and
Yammer (Exelon and Aon) outline the factors for success of their
deployments, and the lessons learned. It was a great event by
Axceler partners Rightpoint (<a
href="http://www.rightpoint.com/">www.Rightpoint.com</a>) and was
hosted by one of the most recognized community leaders in the
social and SharePoint combined space, Jeff Willinger (<a
href="http://www.twitter.com/jwillie">@jwillie</a>), with a roadmap
discussion by Microsoft business productivity specialist, Jason
Bullock. Overall, a well-organized and compelling story on what it
takes to move a company's processes and culture toward a more
social model.</p>

<p><img src="http://info.axceler.com/Portals/61447/images/IMG_4915-resized-600.JPG" width="282" height="211" alt="Chicago skyline" border="0" class="alignRight" style="float: right;" id="img-1370547589240"/>But
there was an ingredient missing from the presentations (Jeff will
be emailing me on this as soon as I post it, I just know it)around
how social needs stronger measurement. For social (which equals
Yammer in the Microsoft domain) to become effective, it must also
become measurable, repeatable, and optimized. In the never-ending
search for improving customer adoption and engagement -- which
social promises, and I do believe can deliver -- the difficulty for
most (if not all) organizations is demonstrating business value
amidst all of the marketing and promises of the OEMs and vendors.
Simply put, there must be some kind of connection to business
process, a direct correlation between collaboration and both
qualitative and quantitative data.</p>

<p>Far too many social tools out in the echo chamber tout an
impressive resume of features, but cannot seem to demonstrate their
ability to drive business action. Defining the return on investment
of social is a hot topic. Microsoft worked with author and social
collaboration influencer Mark Fidelman (<a
href="http://markfidelman/">@markfidelman</a>) to create a great
whitepaper on the topic which does a great job at defining the
qualitative benefits (which I highly recommend that you read <a
href="http://aka.ms/rise-of-enterprise-social-networks">here</a>),
but lacks guidance on the quantitative benefits. And that lack of
guidance was clear in some of the questions being asked at the
Rightpoint event this week, where people are looking for practical
guidance on building key performance indicators (KPIs) around their
social activities, helping them to demonstrate to their management,
and their employees, that social will deliver on its promises.</p>

<p>Social has the ability to pull together ideas, discussions, and
activities from across internal groups -- which would otherwise sit
in data silos, such as email, or even restricted SharePoint groups
or sites. The entire culture of the Yammer team is to unlock data
silos by including everyone in the dialog, allowing people to join
a discussion and share expertise that may or may not be part of
their current job descriptions. This kind of unstructured
collaboration allows teams to create, and maintain, a threaded
conversation synchronously (in real-time) or asynchronously (which
is great for working with teams in different time zones or who
travel extensively) so that everyone has a chance to participate.
I'm seeing inside Axceler conversations that had otherwise ended
months prior suddenly re-emerge as someone searches for a topic,
finds the threaded discussion, and adds a spark to start it again,
leveraging what was old for something new. I love that.</p>

<p>But are we supposed to simply accept this anecdotal evidence for
improved collaboration, and go with our gut feel that its good for
business, or is enterprise social something that can be measured?
The two most common KPIs discussed in this context are Adoption and
Engagement, but most approach even these concepts simplistically.
Tracking the number of unique visitors only tells you so much. What
did they actually do while on the site? Engagement is more than
just time spent within the social environment. How many times did
they comment, share content, upload content, Like something, rate
it or otherwise engagement in social activity? Even if you have
robust measurements in place to capture these movements, how well
are you able to track this activity over time (to watch trending)
-- or correlate this data to changes you've made to the platform,
new features you've added, or other steps to encourage stronger
collaboration? Very few organizations have even begun to look at
social collaboration at this depth, but that is where the industry
must go to show the business benefits of social.</p>

<p>Of course, Axceler is working hard to bridge this gap through
the release of our ViewPoint Enterprise product. As a leader in
collaboration governance, administration and migration, we have
been working hard to extend our expertise in the SharePoint and
Lotus Notes platforms to the rapidly expanding enterprise social
collaboration space. If you would like to know more about the
ViewPoint product, you can try it for free at <strong><a
href="http://www.axceler.io/">www.Axceler.io</a></strong>. No
download required, as it is a pure SaaS offering that is hosted in
Windows Azure. Just sign in, connect it to your corporate Yammer
account, and start experiencing the future of social
governance.</p>

<p>I believe the next step in social productivity should closely
match the way we work today -- and its business benefits should be
measurable. Social in the enterprise should be more than real-time
connectivity, more than an unattached conversation. Social&nbsp;
should enable tighter communication across the team, it should have
context, and it should be able to demonstrate business value.</p>

<p>Christian was a speaker at the ESPC 2013. Check out <a
href="http://www.buckleyplanet.com/" target="_blank">Christian's
blog</a> for more insightfull content!</p>

<p>For more expert information on Social check out the eBook '<a
href="/community/member/ebook-archive/socialized!-how-the-most-successful-businesses-harness-the-power-of-social"
 target="_blank">Socialized! How the Most Successful Businesses
Harness the Power of Social</a>' by Mark Fidelman. <a
href="/community/member/ebook-archive/socialized!-how-the-most-successful-businesses-harness-the-power-of-social"
 target="_blank">Download Now&gt;&gt;</a></p>
]]></content:encoded></item><item><title>
              Blog -
            The Real Oliver Wirkus</title><link>http://www.sharepointeurope.com/blog/2013/6/7/the-real-oliver-wirkus/</link><pubDate>Fri, 07 Jun 2013 13:40:17 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/7/the-real-oliver-wirkus/</guid><content:encoded><![CDATA[ 
<p>Meet Oliver Wirkus - Speaker - Sci-Fi Fan and Toy Repair Man.
Read on to find out more...<br />
<br />
<br />
 <strong>1. What do you do in your spare time?</strong><br />
 As a proud father of 4-year-old twins, I don't have much spare
time, but I love to spend as much time as possible with them. To
witness kids growing up is a wonderful gift.<br />
<br />
<br />
 <strong>2. Favourite TV show?</strong><br />
 At the moment I watch NCIS or CSI:Miami.<br />
<br />
<br />
 <strong>3. Favourite Book?</strong><br />
 I'm a Sci-Fi fan. I don't have a favourite book, but some books of
Robert A. Heinlein I have read more than once.<br />
<br />
<br />
 <strong>4. Favourite Movie?</strong><br />
 One of my favourite movies is "12 Angry Men" by Sidney Lumet
(1957).<br />
<br />
<br />
 <strong>5. Apart from a career in SharePoint what would be your
dream job?</strong><br />
 Buying a big boat and offering nature-friendly (green)
whale-watching tours in British Columbia, Canada.<br />
<br />
<br />
 <strong>6. Who is the biggest party animal in
SharePoint?</strong><br />
 I am still a rookie in SharePoint Party Land … maybe I should join
more SharePoint parties to be able to answer this question<br />
<br />
<br />
 <strong>7. Who is the biggest troublemaker in
SharePoint?</strong><br />
 I don't think there are troublemakers in the worldwide SharePoint
Community, but people who think different or ask inconvenient
questions. Bjørn Furuknap or Christian Buckley for sure belong to
those, but the community needs them and the other 'troublemakers' -
so guys keep on making trouble<br />
<br />
<br />
 <strong>8. Where would be your ideal holiday
location?</strong><br />
 Canada (British Columbia), Vancouver or Vancouver Island.<br />
<br />
<br />
 <strong>9. Have you any hidden talents?</strong><br />
 I don't know - but my twins would confirm that Daddy is able to
repair many of their toys&nbsp;<br />
<br />
<br />
 <strong>10. If you could go on a date with someone famous, who
would it be?</strong><br />
 Angelina Jolie. Her courage and mental strength is
admirable.<br />
<br />
  <br />
 <strong>11. You can invite 3 people, dead or alive to your dinner
party. Who would they be and why?</strong><br />
 Am I limited to only one dinner party? There are so many people I
would like to talk to. Just to make a start - for the first dinner
party I would like to invite Bill Gates, Steve Jobs and Larry P</p>

<p><br />
 <strong>12. If you were stranded on a tropical island and could
only bring 3 things with you what would they be?</strong><br />
 My DSLR with a solar charger and some memory cards, a real book
(not an ebook) about how to survive on a tropical island and my old
swiss army knife.<br />
<br />
<br />
 <strong>13. What's the best piece of advice you were ever
given?</strong><br />
 Believe in yourself and your capabilities.</p>

<p><br />
 <strong>14. What was the last thing you ate?</strong><br />
 Sushi - I love Sushi … and home-made canadian burgers&nbsp;</p>

<p><br />
 <strong>15. Who is your hero?</strong><br />
 My wife for supporting me and giving me the time to do all the
SharePoint stuff I love to do.<br />
<br />
<br />
 <strong>16. What's your most embarrassing moment?</strong><br />
 That's too embarrassing or too private to share! But my most
blissful moment was to witness the birth of our twins.</p>

<p><br />
 <strong>17. What's the craziest thing you have ever
done?</strong><br />
 Buying a big motor bike (my first and only) and travel with
friends for 3 weeks through Scotland - without much preparation
before. We really travelled light, used mostly camping sites and
decided in the evening where to go to on next morning.<br />
<br />
<br />
 <strong>18. What part of your daily routine can you not live
without?</strong><br />
 The first cup of coffee in the morning.</p>

<p><br />
 <strong>19. If you could do one thing to change the world what
would it be?</strong><br />
 Ban selfishness and racism from everyone's mind.<br />
<br />
<br />
 <strong>20. Biggest fear?</strong><br />
 My wife or my kids getting an incurable disease.<br />
<br />
<br />
 <strong>21. Favourite song?</strong><br />
 I choose my songs depending on the current mood I'm in. So there
is no song I would call favourite. You'll find Rock, Pop and
Country in the playlists of my Smartphone. But I must admit that I
like the tunes of Mark Knopfler.</p>

<p><br />
 <strong>22. If you could choose anyone to be your mentor who would
it be?</strong><br />
 Jedi Master Yoda, who else? May the force be with me&nbsp;<br />
<br />
<br />
 <strong>23. If you could share the stage with anyone in SharePoint
who would it be?</strong><br />
 Dan Holme and Christian Buckley. They are my favourite SharePoint
speakers.</p>

<p>&nbsp;</p>

<p>Stay tuned for more SharePoint content by&nbsp;<a
href="/community/member.aspx">joining our community</a>&nbsp;or by
following us on&nbsp;<a
href="http://twitter.com/#EUROPEANSP">twitter</a>&nbsp;or&nbsp; <a
href="http://www.facebook.com/EuropeanSharePointConferenceCommunity">
facebook</a>.</p>

<p>&nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            Free eBook on Ch. 3 Applying Branding to the Collaboration Components from Yaroslav Pentsarskyy book</title><link>http://www.sharepointeurope.com/blog/2013/6/6/free-ebook-on-ch-3-applying-branding-to-the-collaboration-components-from-yaroslav-pentsarskyy-book/</link><pubDate>Thu, 06 Jun 2013 16:31:06 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/6/free-ebook-on-ch-3-applying-branding-to-the-collaboration-components-from-yaroslav-pentsarskyy-book/</guid><content:encoded><![CDATA[ 
<p>&nbsp;</p>

<p><img src="/media/180114/ypentsarskyy_mvp.jpg" width="200" height="196" alt="Ypentsarskyy MVP" style="float: right;"/></p>

<p>This <strong>FREE eBook</strong>&nbsp;contains excerpts from
Chapter 3 '<strong><em>Applying Branding to the
Collabor</em></strong><strong><em>ation Components</em></strong>'.
In this chapter, you will learn to;</p>

<ul>
<li>Set up and understand your development environment The basics:
Change the look and feel of your SharePoint collaboration
sites</li>

<li>Create a SharePoint 2013 custom look for collaboration
sites</li>

<li>Work with a SharePoint 2013 master page</li>

<li>&nbsp;Apply a new SharePoint collaboration site master
page</li>

<li>Add interaction to your site by extending a SharePoint master
page</li>

<li>Apply a custom user interface to a SharePoint collaboration
site</li>

<li>The basics: Change the look and feel of SharePoint publishing
sites</li>

<li>Provision and apply your own custom page layouts</li>

<li>Work with search site master page</li>

<li>The basics: Change the look and feel of Personal Site</li>

<li>Change the look and feel of Personal Sites for individual
users</li>

<li>Put it all together: automated installation of your branding
package to multiple environments</li>
</ul>

<p>&nbsp;</p>

<h2>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<a
href="/community/member/ebook-archive/rapid-sharepoint-2013-collaboration-solution-development-and-deployment-ch-3"
 target="_blank">Download Now&gt;&gt;</a></h2>
]]></content:encoded></item><item><title>
              Blog -
            SharePoint Extranet Webinar – BusinessGuest Demo in English June 18</title><link>http://www.sharepointeurope.com/blog/2013/6/4/sharepoint-extranet-webinar-–-businessguest-demo-in-english-june-18/</link><pubDate>Tue, 04 Jun 2013 16:16:25 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/6/4/sharepoint-extranet-webinar-–-businessguest-demo-in-english-june-18/</guid><content:encoded><![CDATA[ 
<p>June 18th4:30 pm CET - 5:30 pm CET</p>

<p>Register to learn how you can set up a SharePoint 2010 Extranet
or a SharePoint 2013 Extranet in 1 hour and start sharing your
SharePoint documents and conversations with external partners as
easily as Click, Share, and Collaborate</p>

<ul>
<li>See a demo of BusinessGuest, the Instant SharePoint
Extranet</li>

<li>Learn how to deploy the SharePoint Extranet package and set it
up on your project site</li>

<li>See how your external partners will interact with you</li>

<li>Try it for yourself!</li>
</ul>

<p>&nbsp;</p>

<h3><a
href="http://www.business-guest.com/events/businessguest-sharepoint-extranet-demo-webinar-in-english-june-18-2013-430pm-cet-1030am-est/"
 target="_blank">Register Now&gt;&gt;</a></h3>
]]></content:encoded></item><item><title>
              Blog -
            The Real Kevin Ells</title><link>http://www.sharepointeurope.com/blog/2013/5/31/the-real-kevin-ells/</link><pubDate>Fri, 31 May 2013 14:08:08 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/31/the-real-kevin-ells/</guid><content:encoded><![CDATA[ 
<p>Kevin Ells - Speaker and Director of Marketing at KnowledgeLake
that Shares his Breakfast with his Doggies. Read on to find out
more…</p>

<p>&nbsp;</p>

<ul>
<li><strong>What do you do in your spare time?</strong>&nbsp;
Hiking, biking, skiing, dancing, gardening, playing with my
puppies, tour guide for friends from out of town around Orange
County. Making art, costumes and crazy bikes for Burning Man.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Favourite TV show?</strong> the Daily Show with Jon
Stewart.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Favourite Book?</strong> Fiction: Raising
Unicorns.&nbsp; Non Fiction: Rick Steve Guides</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Favourite Movie?</strong> Blade Runner</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Apart from a career in SharePoint what would be your
dream job?</strong> Personal Travel Guide and Photo
Journalist.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Who is the biggest party animal in
SharePoint?</strong>&nbsp; Robbie Leggit and me.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Who is the biggest troublemaker in SharePoint?</strong>
Robbie Leggit</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Where would be your ideal holiday
location?</strong>&nbsp; Costa Rica</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Have you any hidden talents?</strong> Yes, but let's
keep them hidden</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>If you could go on a date with someone famous, who
would it be?</strong>&nbsp; Johnny Deep, but just as bros.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>You can invite 3 people, dead or alive to your dinner
party. Who would they be and why?&nbsp;</strong> Hunter Thompson,
Quentin Tarantino and Michael Jackson.&nbsp; Story tellers and sign
along.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>If you were stranded on a tropical island and could
only bring 3 things with you what would they be?</strong> A genie
with unlimited wishes, my wife and puppies.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>What's the best piece of advice you were ever
given?</strong> &nbsp;Don't talk so much an let others teach you
something.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>What was the last thing you ate?</strong> Banana</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Who is your hero?</strong> Steve Jobs</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>&nbsp;What's your most embarrassing moment?</strong> My
most recent was walking up on a stage in front of thousand people
and accepting an award that I hadn't won.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>What's the craziest thing you have ever
done?</strong>In one day.&nbsp; Adrenaline 4 Adventure in New
Zealand.&nbsp; Jet boat up a river coming within inches of walls of
canyon, climb up canyon wall and bungee jump 270 feet off a bridge,
next four wheel drive five miles up canyon and then white water
rafted back down river hitting class three rapids.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>What part of your daily routine can you not live
without?</strong> Sharing my breakfast with my doggies.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>If you could do one thing to change the world what
would it be</strong>? Allow us to all coexist without hate.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Biggest fear?</strong> Last Call.</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>Favourite song?</strong> Somebody by Depeche Mode</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>If you could choose anyone to be your mentor who would
it be?</strong> Yoda</li>
</ul>

<p>&nbsp;</p>

<ul>
<li><strong>If you could share the stage with anyone in SharePoint
who would it be?</strong> Steve Ballmer</li>
</ul>

<p>&nbsp;</p>

<p>Stay tuned for more SharePoint content by&nbsp;<a
href="/community/member.aspx">joining our community</a>&nbsp;or by
following us on&nbsp;<a
href="http://twitter.com/#EUROPEANSP">twitter</a>&nbsp;or&nbsp; <a
href="http://www.facebook.com/EuropeanSharePointConferenceCommunity">
facebook</a>.</p>
]]></content:encoded></item><item><title>
              Blog -
            SharePoint 2013: Linking a SPWeb Object to a Hashtag</title><link>http://www.sharepointeurope.com/blog/2013/5/30/sharepoint-2013-linking-a-spweb-object-to-a-hashtag/</link><pubDate>Thu, 30 May 2013 14:36:01 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/30/sharepoint-2013-linking-a-spweb-object-to-a-hashtag/</guid><content:encoded><![CDATA[ 
<p style="text-align: justify;">Metadata is not new to SharePoint.
The Managed Metadata have been introduced in SharePoint 2010 and
are -of course- an important part of SharePoint 2013. However,
Hastags are new to SharePoint. They got introduced in SharePoint
2013 as a part of the new social features.</p>

<p style="text-align: justify;">Both are very helpful in
collaborative scenarios. Let's have a look at an example. There is
a team that is currently working on a software documentation. This
team uses a SharePoint 2013 workspace based on the TeamSite
template. To be able to tag the team's documents a new term (e.g.
ProjectXYZ) has been created in the Central Administration. The
project's tag is defined like this:</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/1104.image_5F00_36B7A190.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/4718.image_5F00_thumb_5F00_5B68B907.png" width="504" height="246" alt="image" border="0"/></a></p>

<p style="text-align: justify;">&nbsp;</p>

<p style="text-align: justify;">Now the team is able to tag their
documents. All documents that are marked with the tag 'ProjectXYZ'
belong to the team's current project. If the team adds a new
document to the team's library, the document gets tagged
automatically. This is done by adding a Managed Metadata field to
the library and assigning a default value to this field.</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/8015.image_5F00_4C51DA2D.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/5314.image_5F00_thumb_5F00_522C7DC6.png" width="504" height="225" alt="image" border="0"/></a></p>

<p>&nbsp;</p>

<p>After an incremental crawl the team's documents can be
found.</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/6862.image_5F00_7E6904AA.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/6787.image_5F00_thumb_5F00_0443A844.png" width="504" height="321" alt="image" border="0"/></a></p>

<p>&nbsp;</p>

<p>Now the team decides to create a source for an internal
communication. They decide to use a Discussion Board for the team
communication. To be able to tag the team's discussions with the
project's metadata, a column needs to be added to the discussion
board:</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/6283.image_5F00_7454637F.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/6371.image_5F00_thumb_5F00_653D84A5.png" width="504" height="231" alt="image" border="0"/></a>&nbsp;</p>

<p>&nbsp;</p>

<p>Now a team member starts the first discussion like this:</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/0508.image_5F00_18994802.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/4721.image_5F00_thumb_5F00_3E8EF858.png" width="504" height="437" alt="image" border="0"/></a></p>

<p style="text-align: justify;">Because of the field 'Enterprise
Keywords' that has been added to the discussion board, each
discussion can be assigned to the team's current project now.</p>

<p style="text-align: justify;">But what happens if a team member
posts information outside of the team's workspace that belongs to
the project's context? For example: a team member creates a news
like this …</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/4721.image_5F00_61DBECFD.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/7851.image_5F00_thumb_5F00_0E84A6D7.png" width="481" height="90" alt="image" border="0"/></a></p>

<p style="text-align: justify;">… and other team members or
colleagues are following the newly created hashtag #CustomerXYZ.
The first thing that happens is: the newly created hashtag gets
added to the hastags list in Central Administration:</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/2063.image_5F00_4D762772.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/7457.image_5F00_thumb_5F00_457E8510.png" width="315" height="323" alt="image" border="0"/></a></p>

<p>Although #CustomerXYZ is not the same as ProjectXYZ, both have a
contextual connection. ProjectXYZ is a project that is related to
#CustomerXYZ.</p>

<p>If&nbsp; a member of the project team starts a search with the
keyword ProjectXYZ the results look like this:</p>

<p><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/5126.image_5F00_5997A199.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/1588.image_5F00_thumb_5F00_7D50C933.png" width="504" height="446" alt="image" border="0"/></a></p>

<p style="text-align: justify;">The team's document and the team's
discussion are found - that's expected. But it would be helpful for
the team to get search results for items tagged with #CustomerXYZ
too. A search for #CustomerXYZ shows this:</p>

<p style="text-align: justify;"><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/8446.image_5F00_2A65B602.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/6371.image_5F00_thumb_5F00_3B69E3E5.png" width="504" height="250" alt="image" border="0"/></a></p>

<p style="text-align: justify;">&nbsp;</p>

<p style="text-align: justify;">What the project team needs is a
link of their team site to the hastag #CustomerXYZ. One way to
establish this kind of linking is to use a new feature of
SharePoint 2013: the indexed properties of a SPWeb object (<a
href="http://sharepointcommunity.de/blogs/owirkus/archive/2012/09/03/sharepoint-2013-indexing-a-web-s-property-bag.aspx"
 target="_blank">I already created a post on this</a>). To link a
hashtag to a SPWeb object a new indexed property needs to be
created in the web's property bag.</p>

<p style="text-align: justify;">Here is how to do this by code:</p>

<p style="text-align: justify;"><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/5710.image_5F00_361AFD34.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/0412.image_5F00_thumb_5F00_34D66455.png" width="504" height="198" alt="image" border="0"/></a></p>

<p style="text-align: justify;">&nbsp;</p>

<p style="text-align: justify;">After the indexed properties have
been created a new crawl is required. After the crawl has been
completed the team's web is linked with the hashtag
#CustomerXYZ.</p>

<p style="text-align: justify;">If someone enters #CustomerXYZ as a
search query the team's web is now found in the search results
too:</p>

<p style="text-align: justify;"><a
href="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/5710.image_5F00_3391CB76.png">
<img src="http://sharepointcommunity.de/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/owirkus.metablogapi/3644.image_5F00_thumb_5F00_56065A31.png" width="504" height="285" alt="image" border="0"/></a></p>

<p style="text-align: justify;">&nbsp;</p>

<p style="text-align: justify;">Adding indexed properties to a
SPWeb object can be done by code (as shown in the screenshot
above). It can also be done using a SharePoint Solution that can be
found on Codeplex: <a href="http://pbs2013.codeplex.com/"
target="_blank">SharePoint Property Bag Settings 2013</a>. By the
way: a SPList object can now also have index properties!</p>

<p style="text-align: justify;">&nbsp;</p>

<p><a href="http://sharepointcommunity.de/blogs/owirkus/"
target="_blank">Oliver Wirkus</a>&nbsp;was a speaker at ESPC 2013.
&nbsp;Check out Oliver's blog for more insightfull blogs!</p>

<p>For more SharePoint content from Oliver and other SharePoint
specialists check out our <a href="/community/resource-centre"
target="_blank">resource centre</a>!</p>

<p style="text-align: justify;">&nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            How To Kill Innovation In SharePoint In Five Easy Steps</title><link>http://www.sharepointeurope.com/blog/2013/5/28/how-to-kill-innovation-in-sharepoint-in-five-easy-steps/</link><pubDate>Tue, 28 May 2013 14:44:24 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/28/how-to-kill-innovation-in-sharepoint-in-five-easy-steps/</guid><content:encoded><![CDATA[ 
<p>Alright, I admit it: I borrowed my post title from&nbsp; <a
href="http://www.techrepublic.com/blog/hiner/how-to-kill-innovation-in-five-easy-steps/8348">
a great article</a>&nbsp;by Jason Hiner, Editor in Chief of
TechRepublic, in which he provides guidance on the habits to avoid
if innovation is in any way important to your company or team (and
I'm guessing that it is). The title is an attention-getter, and got
me thinking: what are the quickest ways to kill innovation within
SharePoint?</p>

<p><a
href="http://buckleyplanet.typepad.com/.a/6a00d8341d9d9453ef0191027cc92c970c-pi">
<img src="http://buckleyplanet.typepad.com/.a/6a00d8341d9d9453ef0192aa45451a970d-pi" width="203" height="203" alt="shutterstock_131245490" border="0" align="right"/></a>As Jason mentions in his article, its easier to
mess things up than it is to get things right. That's certainly
true with SharePoint, where a clear understanding of your business
objectives and careful planning, architecture, and execution are
the key to success.&nbsp; While his broad business
innovation-killers are certainly true in this context, there are a
number of things which are unique to (or at least more relevant to)
SharePoint.</p>

<p>Understand that most of these mistakes are made with the best
intentions, in many cases the result of budget limitations, time
constraints, or the lack of proper skills to accomplish the end
goal. The end result, however, is fairly consistent: poor end user
adoption. These are not in any particular order. They're
mutually-exclusive innovation killers.</p>

<ol>
<li><strong>Skip the information architecture.&nbsp;<br />
</strong> Understanding how the platform works, how sites should be
structured with planned templates, content types, taxonomy, and
navigation are foundational to a healthy, extendable SharePoint
environment. Far too many organizations roll it out without any
thought to how end users will actually add their content and….oh, I
don't know...find it again later. Setting up a proper information
architecture will allow your end users to take advantage of the
rich features within. Instead of struggling to accomplish the basic
tasks, the platform might enable them to innovate.&nbsp;</li>

<li><strong>Deploy it, and walk away.&nbsp;<br />
</strong> Yes, you can stand up a server out-of-the-box, in all its
vanilla glory, and call it well and done...and it will work for a
while. But nobody who deploys or supports SharePoint for a living
recommends you do this - not if you're actually planning to use it
in the enterprise. SharePoint takes care and love and feeding - not
because of limitations of the platform (though there ARE one or two
limitations) but because of your limited ability to design it and
build it right in the first place. Or, more to the point, you'll
build it right for that point in time, but as end users get smarter
and figure out how to master the basic features, they'll want and
need more and more and….well, you get the point. SharePoint is an
iterative process, not a one-time task. What enables innovation
today will not enable it tomorrow.&nbsp;</li>

<li><strong>Don't plan for governance.&nbsp;<br />
</strong> In addition to planning out future features and
capabilities, you need to proactively manage what you have deployed
today. Governance is like preventive medicine: its kind of hassle
now, you have to take time off work just to hear the doctor tell
you that there's nothing wrong. But the early detection of what
could be a serious long-term problem is invaluable. Proactive
governance (is that redundant?) gives you an ongoing view into how
your system is being used, allowing you to refine and improve and
(back to that end user adoption concept) anticipate changing
needs.&nbsp;</li>

<li><strong>Refuse to recognize the power of social
computing.&nbsp;<br />
</strong> Block out the mental pictures of productivity-killing
Facebook and Twitter escapades, and recognize that social computing
is much more than these consumer-driven technologies. Social
computing is another layer of the search experience, helping put
content and ideas (and innovation) in context to the running dialog
within your organization. Without social, you are severely limiting
your ability to find content and ideas outside of the exact search
terms you input. With social, those search terms can be connected
to people, to expertise, to user-generated keywords (folksonomy),
and threaded comments, connecting you to people and ideas and
content that you would not have found otherwise.&nbsp;</li>

<li><strong>Don't have a user adoption strategy.&nbsp;<br />
</strong> Ok, this one kind of ties together the others. You really
need to go into your SharePoint deployment with a strategy for how
you will keep your end users plugged in and happy. Some ideas? Plan
out your information architecture. Refine and iterate the platform.
Proactively govern the system. Utilize the power of social tools.
And communicate your user adoption strategy. Even if you're trying
to do the right things, a lack of visibility into what is happening
behind the scenes could cause users to quickly move from supportive
to apprehensive to concerned to apathetic. The longer you take to
deliver, the harder it will be to regain their trust. Include
people in the process and give them visibility into the change
process, and people will be more understanding (even if it takes
longer than expected).</li>
</ol>

<p>Just remember that SharePoint is a journey, not a race. You're
not going to get everything right all the time. Listen to your
users and be authentic, and just do your best. Oh, and reach out to
the experts community for advice and best practices. Hmmm...maybe I
need to write an article on 5 ways to spur innovation in
SharePoint...</p>

<p>Originally published on AIIM.org&nbsp;<a
href="http://www.aiim.org/community/blogs/expert/how-to-kill-innovation-in-sharepoint-in-five-easy-steps"
 target="_blank">here</a></p>

<p>&nbsp;</p>

<p>Christian was a speaker at the ESPC 2013. Check out <a
href="http://www.buckleyplanet.com/" target="_blank">Christian's
blog</a> for more insightfull content!<br />
<br />
 For more SharePoint content from Christian and other SharePoint
specialists check out our <a
href="/community/resource-centre?contenttype=all%2c&amp;role=all%2c&amp;topic=all%2c&amp;author=Christian+Buckley&amp;page=1#results"
 target="_blank">resource centre</a>!</p>
]]></content:encoded></item><item><title>
              Blog -
            The Real Jasper Oosterveld</title><link>http://www.sharepointeurope.com/blog/2013/the-real-jasper-oosterveld/</link><pubDate>Fri, 24 May 2013 11:47:42 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/the-real-jasper-oosterveld/</guid><content:encoded><![CDATA[ 
<div>Jasper Oosterveld Speaker, Author and Bungee Jumping Streaker
from Amsterdam. Read on to find out more...</div>

<p><img src="/media/179572/conference_5_300x200.jpg"  width="300"  height="200" alt="Jasper &amp; Sanna" style="float: right;"/></p>

<p><strong>1. What do you do in your spare time?</strong><br />
 Apart from doing too much SharePointing I love to walk with my
dog, watch movies and TV shows and travel the world.</p>

<p><br />
 <strong>2. Favourite TV show?</strong><br />
 At the moment Game of Thrones but all-time favourite is The Wire
for sure! Ground-breaking television. David Simon is a genius.</p>

<p><br />
 <strong>3. Favourite Book?</strong><br />
 Lord of the Rings. One word: Epic!</p>

<p><br />
 <strong>4. Favourite Movie?</strong><br />
 That's a really difficult question! I frequently change my mind
about this question but for now it's The Empire Strikes Back.</p>

<p><br />
 <strong>5. Apart from a career in SharePoint what would be your
dream job?</strong><br />
 Saving wildlife in Africa</p>

<p><br />
 <strong>6. Who is the biggest party animal in
SharePoint?</strong><br />
 I am still a rookie in SharePoint Party Land but I have seen that
Seb Matthews knows how to party!</p>

<p><br />
 <strong>7. Who is the biggest troublemaker in
SharePoint?</strong><br />
 Bjørn Furuknap for sure. I have never seen anyone write such long
replies and go into so many SharePoint discussions. You need
troublemakers though.</p>

<p><br />
 <strong>9. Where would be your ideal holiday
location?</strong><br />
 A tropical island far away from civilization. No loud noise from
traffic and people's ringtones! Sounds like heaven to me. This
sounds strange from a guy living in the centre of Amsterdam, I
realize that.</p>

<p><br />
 <strong>10. Have you any hidden talents?</strong><br />
 I don't even know where to start! Is it juggling with one hand? Is
it driving blindfolded? Or streaking at football games? You
decide.</p>

<p><br />
 <strong>11. If you could go on a date with someone famous, who
would it be?</strong><br />
 Liv Tyler but only dressed as an elf.<br />
<br />
  <br />
 <strong>12. You can invite 3 people, dead or alive to your dinner
party. Who would they be and why?</strong><br />
 Brad Pitt, George Clooney and Matt Damon. The coolest men in the
world.</p>

<p><br />
 <strong>13. If you were stranded on a tropical island and could
only bring 3 things with you what would they be?</strong><br />
 A tent for camping, a book about how to survive on a tropical
island and Wilson the Volleyball.</p>

<p><br />
 <strong>14. What's the best piece of advice you were ever
given?</strong><br />
 Believe in yourself</p>

<p><br />
 <strong>15. What was the last thing you ate?</strong><br />
 A sandwich. Pretty rock &amp; roll right?</p>

<p><br />
 <strong>16. Who is your hero?</strong><br />
 My wife for putting up with all my nonsense and geekness.</p>

<p><br />
 <strong>17. What's your most embarrassing moment?</strong><br />
 That's too embarrassing to share!</p>

<p><br />
 <strong>18. What's the craziest thing you have ever
done?</strong><br />
 Bungee jumping in New Zealand from a gondola ski lift at 134
meters.</p>

<p><br />
 <strong>19. What part of your daily routine can you not live
without?</strong><br />
 Eating</p>

<p><br />
 <strong>20. If you could do one thing to change the world what
would it be?</strong><br />
 Ban greed from everyone's mind.</p>

<p><br />
 <strong>21. Biggest fear?</strong><br />
 An alien invasion</p>

<p><br />
 <strong>22. Favourite song?</strong><br />
 Led Zeppelin - Rock and Roll. Cannot sit still when I hear that
song! Fricking amazing!</p>

<p><br />
 <strong>23. If you could choose anyone to be your mentor who would
it be?</strong><br />
 Jedi Master Yoda, who else?</p>

<p><br />
 <strong>24. If you could share the stage with anyone in SharePoint
who would it be?</strong><br />
 Dan Holme for sure. One of my favourite SharePoint speakers.</p>

<p>&nbsp;</p>

<p>Stay tuned for more SharePoint content by&nbsp;<a
href="/community/member.aspx">joining our community</a>&nbsp;or by
following us on&nbsp;<a
href="http://twitter.com/#EUROPEANSP">twitter</a>&nbsp;or&nbsp; <a
href="http://www.facebook.com/EuropeanSharePointConferenceCommunity">
facebook</a>.</p>
]]></content:encoded></item><item><title>
              Blog -
            ESPC 2013 Webinar Exclusive from  Hilton Giesenow</title><link>http://www.sharepointeurope.com/blog/2013/5/17/espc-2013-webinar-exclusive-from-hilton-giesenow/</link><pubDate>Fri, 17 May 2013 11:47:41 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/17/espc-2013-webinar-exclusive-from-hilton-giesenow/</guid><content:encoded><![CDATA[ 
<p>This month's webinar is a refresher of <strong>Hilton</strong>
<strong>Giesenow's</strong> exceptional session <strong><a
href="http://bit.ly/10RBZZL" target="_blank">'REST Assured - Best
Practices with the SharePoint 2013 Data Services'</a></strong>
which was voted as one of the top 10 sessions from ESPC 2013.</p>

<p>Strongly Typed, (almost) unbridled remote access to our
SharePoint data? It almost sounds too good to be true and it might
be without some fundamentals. Come and see when and how best to
leverage the REST services introduced in SharePoint 2010 and
updated and expanded for 2013. Hilton has a look at the core
principles and examine common use cases to identify and overcome
common pitfalls as well as explore the changes that 2013 brings,
especially in the context of the new App model.&nbsp;<br />
<br />
 <strong>WEBINAR BENEFIT:</strong> The audience is taken from an
intro to the topic and background on its philosophy to extensive
best practices on it's use in read, write and delete.</p>

<p>&nbsp;</p>

<h1><a href="http://bit.ly/10RBZZL" target="_blank">View
Now&gt;&gt;</a></h1>
]]></content:encoded></item><item><title>
              Blog -
            The Real Seb Matthews</title><link>http://www.sharepointeurope.com/blog/2013/5/17/the-real-seb-matthews/</link><pubDate>Fri, 17 May 2013 10:45:25 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/17/the-real-seb-matthews/</guid><content:encoded><![CDATA[ 
<p>Seb Matthews, Evangelist,&nbsp;Speaker and ABBA Fan!!&nbsp;Read
on to find out more…&nbsp;</p>

<p><img src="/media/179500/img_0336_300x200.jpg"  width="300"  height="200" alt="IMG_0336" style="float: right;"/></p>

<p><strong>1. What do you do in your spare time?</strong><br />
 I love the outdoors and enjoy shooting when I get the time. When
the weather gets the best of me, I've enjoy music production and
recently have been getting into video production, which is proving
quite addictive. I also enjoy motorosports, anything with wheels
going fast is kind of awesome.</p>

<p><br />
 <strong>2. Favourite TV show?</strong><br />
 Good question! I'm a huge Seinfeld fan and would have to put it
right up there as some of the most entertaining TV ever. I've
become slightly addicted recently US TV shows about buying storage
units and discovering the contents, there are a few of them and
they're all bonkers.</p>

<p><br />
 <strong>3. Favourite Book?</strong><br />
 I spend a ton of time on planes and so I like mindless adventure -
I'm a big fan of the author Clive Cussler so anything by him is
fine by me.</p>

<p><br />
 <strong>4. Favourite Movie?</strong><br />
 I'm a huge Star Wars fan so any of the 5 will do for me because,
of course, we all know that there are only FIVE Star Wars movies…
</p>

<p><br />
 <strong>5. Apart from a career in SharePoint what would be your
dream job?</strong><br />
 I would to have a go at being a stand-up comedian. It would give
me a great opportunity to show Robbie what real comedy is… </p>

<p><br />
 <strong>6. Who is the biggest party animal in
SharePoint?</strong><br />
 It's a toss-up between Stacy Draper, Fabian Williams and Freddo
Brandon or possibly the stealthy Corey Roth.</p>

<p><br />
 <strong>7. Who is the biggest troublemaker in
SharePoint?</strong><br />
 Aside from me of course, I enjoy the faceted thinking of Bjorn
Furuknap, he courts controversy to make interesting points.</p>

<p><br />
 <strong>8. Where would be your ideal holiday
location?</strong><br />
 I'd struggle to choose between New York or the Maldives - it would
depend on what kind of vacation I wanted.<br />
<br />
<br />
 <strong>9. Have you any hidden talents?</strong><br />
 I have a recording studio at home and have produced soundtracks
for two movies plus I'm a pretty handy Dj when the mood takes me -
I'm available for hire!<br />
<br />
<br />
 <strong>10. If you could go on a date with someone famous, who
would it be?</strong><br />
 It would have to be Natalie Portman.<br />
<br />
<br />
 <strong>11. You can invite 3 people, dead or alive to your dinner
party. Who would they be and why?</strong><br />
 Leonard Nimoy, Zachary Quinto and Gene Rodenberry - we could then
work out who actually is the best Spock.</p>

<p><br />
 <strong>12. If you were stranded on a tropical island and could
only bring 3 things with you what would they be?</strong><br />
 A good knife, clean underpants and Natalie Portman<br />
<br />
<br />
 <strong>13. What's the best piece of advice you were ever
given?</strong><br />
 "always be the fastest guy in the room, but never be the fastest
guy on the freeway"</p>

<p><br />
 <strong>14. What was the last thing you ate?</strong><br />
 Haribo jelly babies</p>

<p><br />
 <strong>15. Who is your hero?</strong><br />
 For grit, determination, single mindedness, drive, vision and
desire, it has to be George Lucas, he has been such a massive
influence on how we consume movies, tv and music he has touched all
of us in some way or another.</p>

<p><br />
 <strong>16. What's your most embarrassing moment?</strong><br />
 I once met Carrie Fisher (Princess Leia from Star Wars) in an
airport lounge and was so dumbstruck I could not even talk to her
beyond a few mumbled words, I must have seemed like a total
nutter.</p>

<p><br />
 <strong>17. What's the craziest thing you have ever
done?</strong><br />
 Went on a date with a cocktail waitress I met in a bar, who is now
my wife.</p>

<p><br />
 <strong>18. What part of your daily routine can you not live
without?</strong><br />
 The 3 S's, except I rarely shave. Figure it out what the other one
is. :)</p>

<p><br />
 <strong>19. If you could do one thing to change the world what
would it be?</strong><br />
 I'd assassinate Christian Buckley. Give the rest of us a chance.
He just so damn nice.</p>

<p><br />
 <strong>20. Biggest fear?</strong><br />
 Christian Buckley buying a bulletproof vest, or standing on a
stage at an event and discovering my zipper is open.</p>

<p><br />
 <strong>21. Favourite song?</strong><br />
 "The Winner Takes It All" by ABBA - I'm a big ABBA fan (don't
print that, ok?) and this song reaches out to me both lyrically and
technically. It's awesome.</p>

<p><br />
 <strong>22. If you could choose anyone to be your mentor who would
it be?</strong><br />
 Lee Harvey Oswald, then I really could get Christian or perhaps
one of the really great religious evangelists (perhaps Billy
Graham) to really understand how they mesmerise thousands of people
and get them to part with their hard earned money.</p>

<p><br />
 <strong>23. If you could share the stage with anyone in SharePoint
who would it be?</strong><br />
 I'd love to share a stage with Robbie Leggit, then I could throw
the bugger off it - and he knows why!!!</p>

<p>&nbsp;</p>

<p>Stay tuned for more SharePoint content by&nbsp;<a
href="/community/member.aspx">joining our community</a>&nbsp;or by
following us on&nbsp;<a
href="http://twitter.com/#EUROPEANSP">twitter</a>&nbsp;or&nbsp; <a
href="http://www.facebook.com/EuropeanSharePointConferenceCommunity">
facebook</a>.</p>
]]></content:encoded></item><item><title>
              Blog -
            Free eBook - Early Release - Microsoft SharePoint 2013 Planning for Adoption and Governance – Chapter2</title><link>http://www.sharepointeurope.com/blog/2013/5/16/free-ebook-early-release-microsoft-sharepoint-2013-planning-for-adoption-and-governance-–-chapter2/</link><pubDate>Thu, 16 May 2013 10:40:45 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/16/free-ebook-early-release-microsoft-sharepoint-2013-planning-for-adoption-and-governance-–-chapter2/</guid><content:encoded><![CDATA[ 
<p>Acclaimed speaker and SharePoint MVP, <strong>Geoff
Evelyn</strong> has kindly given us an early exclusive of his
forthcoming book "<strong>Microsoft SharePoint 2013 Planning for
Adoption and Governance</strong>" with an unedited excerpt from
Chapter 2: "<a href="http://bit.ly/10t1Iuw">Defining the SharePoint
Solution Scope</a>".</p>

<p>In this eBook you will learn to:</p>

<ul>
<li>Create a Learning and Knowledge experience for the solution
delivery design.</li>

<li>Create a SharePoint solution delivery plan.</li>

<li>Enhance the quality of your delivered SharePoint solution.</li>
</ul>

<p>&nbsp;</p>

<h1><a href="http://bit.ly/10t1Iuw" target="_blank">Download
Now&gt;&gt;</a></h1>
]]></content:encoded></item><item><title>
              Blog -
            How to Insert Media Files to a Site Page in SharePoint 2013</title><link>http://www.sharepointeurope.com/blog/2013/5/14/how-to-insert-media-files-to-a-site-page-in-sharepoint-2013/</link><pubDate>Tue, 14 May 2013 15:28:39 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/14/how-to-insert-media-files-to-a-site-page-in-sharepoint-2013/</guid><content:encoded><![CDATA[ 
<p>One of the great things about SharePoint is the ability to
customize the design of our pages.&nbsp; This includes the ability
to add video and audio to our SharePoint pages.&nbsp; For
SharePoint 2013, Microsoft has provided a number of options for
inserting video and audio, including inserting media directly from
your local computer, from a SharePoint Asset Library, and pasting
an embedded stream.&nbsp; In this article, we'll walk through the
different methods for adding video and audio to your SharePoint
page, as well as&nbsp;how to share the media which you've
inserted.</p>

<p>Regardless of the source of your media (i.e., local computer,
Asset Library, etc.), to begin the process of inserting video
and/or audio, you will need to go to your site page and clickEdit
pageas shown below:</p>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/210.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/210.png" border="0"/></a></p>

<p>Insert media from local computer:</p>

<ul class="unIndentedList">
<li>Select theInserttab from the Ribbon and selectVideo and Audioto
insert media.</li>

<li>Next, selectFrom my computerfrom the drop-down menu:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/211.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/211.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>Choose the media file which you'll be adding to&nbsp;the page
from your computer. Next, select an Asset Library in your current
site to which&nbsp;you would like&nbsp;the media file to be
uploaded:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/212.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/212.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>After you have uploaded your media file, you will see a new tab
on the Ribbon titledMedia. If you click the new tab, you will see
the media player as well as your uploaded file. From this tab, you
also have the option of adjusting your media player's settings and
properties:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/213.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/213.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>In the mediaProperties, you have two playing options:</li>
</ul>

<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Start
media automaticallywill automatically start playing the media file
when&nbsp;users navigate to your page</p>

<p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loop
until stoppedwill continuously play&nbsp;the media file
when&nbsp;users navigate to your page until/unless&nbsp;it
is&nbsp;manually stopped by the user</p>

<ul class="unIndentedList">
<li>After you have completed adjusting your media settings, go to
thePagetab from the Ribbon and clickSaveto save your settings and
changes. You will now be able to see&nbsp;the media file autoplay
on your page:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/214.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/214.png" border="0"/></a></p>

<p>Insert media from an Asset Library:</p>

<ul class="unIndentedList">
<li>Select theInserttab from the Ribbon and selectVideo and Audioto
insert media.</li>

<li>Next, selectFrom SharePointfrom the drop-down menu to select a
file from your SharePoint Asset Library</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/215.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/215.png" border="0"/></a></p>

<ul>
<li>Choose the media file which you'll be adding to the page from
your Asset Library:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/216.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/216.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>After you have completed adjusting your media settings, go to
thePagetab from the Ribbon and clickSaveto save your settings and
changes. You will now be able to see the media file&nbsp;autoplay
on your page:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/217.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/217.png" border="0"/></a></p>

<p>Insert media from an embedded link:</p>

<ul class="unIndentedList">
<li>To begin, you will need to find the embed code from YouTube (or
whatever the source site for the video is) for the media file which
you will be adding to your page.</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/218.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/218.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>Select theInserttab from the Ribbon and selectVideo and Audioto
insert media.</li>

<li>Next, selectEmbedfrom the drop-down menu to add the embedded
link to your page:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/219.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/219.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>Paste the embed code into the blank field and
clickInserttoinsert the media stream to your page:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/220.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/220.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>After you have completed adjusting your media settings, go to
thePagetab from the Ribbon and clickSaveto save your settings and
changes. Note that for this media, you are NOT given the option to
change the video's settings or apply autoplay.</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/221.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/221.png" border="0"/></a></p>

<p>Share inserted media:</p>

<ul class="unIndentedList">
<li>Once you have inserted video into your page, you have the
ability to embed your videos on other sites. This can be done by
going to the right of the video on the page and selecting
the&nbsp;<strong>Get embed code</strong> icon:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/222.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/222.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>Once you click <strong>Get embed code</strong>, a field with
the appropriate coding will appear. Review the information in the
embed stream setting and copy the code:</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/223.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/223.png" border="0"/></a></p>

<ul class="unIndentedList">
<li>Next, go to the other site where you would like to embed the
media. Insert the code that you copied in the previous step onto
the new page and <strong><em>poof!</em></strong>, you are ready to
stream your video on a different page!</li>
</ul>

<p><a
href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/224.png">
<img src="http://community.bamboosolutions.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint-2013/224.png" border="0"/></a></p>

<p>&nbsp;</p>

<p><a href="http://community.bamboosolutions.com/"
target="_blank">Bamboo</a> Solutions&nbsp;were Silver Exhibitors at
ESPC 2013. For more SharePoint content check out our&nbsp;<a
href="/community/resource-centre" target="_blank">resource
centre</a>.</p>
]]></content:encoded></item><item><title>
              Blog -
            Introducing Project Aware</title><link>http://www.sharepointeurope.com/blog/2013/5/14/introducing-project-aware/</link><pubDate>Tue, 14 May 2013 15:21:53 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/14/introducing-project-aware/</guid><content:encoded><![CDATA[ 
<p><span><strong>WHERE IS MICROSOFT!?</strong></span></p>

<p><br />
 We have heard this question asked more times than we can count. As
a matter of fact, many of us have been the ones to ask this
question in the past as well.</p>

<p><br />
 <span><strong>Prior to Microsoft</strong></span></p>

<p><br />
 Being involved in our respective communities heavily prior to
joining Microsoft lead us to understand some very important
facts.&nbsp; The fact that there were many more events that
required speakers than there were speakers to go around.&nbsp; This
was very apparent to us as user group organizers and conference
organizers.&nbsp; The question would always come up "Where is
Microsoft". This question still comes up to this day but its focus
in the speaking community is centered around face time and
attendance at events.</p>

<p><br />
 Enter Project Aware.&nbsp; The goals of Project Aware are
painfully simple and there are only two of them.</p>

<p><br />
 1)&nbsp;&nbsp;&nbsp; Educate Microsoft Employees who WANT to speak
and give them the tools both internally at Microsoft and externally
in their respective communities in order TO speak.<br />
<br />
 Secondly and most importantly:<br />
<br />
 2)&nbsp;&nbsp;&nbsp; Have a one stop location for all event hosts
(user groups, conferences, etc) to go to actually FIND willing
Microsoft Speakers (<a href="http://www.technicalcommunity.com/"
target="_blank">www.technicalcommunity.com</a>)</p>

<p><br />
 That's it.&nbsp; But wow is that powerful.</p>

<p><br />
 <span><strong>Bridging the Gap</strong></span><br />
 The main reason organizers have a hard time getting ahold of
Microsoft speakers is for the most part, most organizers don't
understand our corporate model.&nbsp; The assumption is that
funding is provided at the technology vertical level when in fact
it is provided at the very low team and regional level.&nbsp;
Product groups are inundated with requests to send speakers and
their budget just doesn't afford this luxury.&nbsp;&nbsp;</p>

<p>The other side of the shortage comes from organizers not knowing
WHERE to find potential speakers. If speakers are not networked
previously or they are widely unknown, the requests never come and
it is up to the speaker themselves to reach out.&nbsp; With the
amount of travel a given Microsoft employee already does the range
in where a speaker will speak as well as their impact can be easily
achievable.</p>

<p><br />
 <span><strong>The Result</strong></span></p>

<p><br />
 Quite simply the result of Project Aware is to bring the joy of
speaking about technology to employees that would otherwise be too
shy, timid or reluctant.&nbsp; Provide organizers of user groups to
major conferences a virtual rolodex to reach out and get Microsoft
SME's to speak at their event. And ultimately give back to
thousands of people worldwide what has been afforded to us</p>

<p><span><strong>Summary</strong></span></p>

<p><br />
 Short and simple if you're an event coordinator and you're looking
for some potential Microsoft speakers try going to MSTC and do a
quick search on the technology you are looking for and the area
where your event is being held.&nbsp; The only negative to this is
HOPEFULLY, you'll no longer be able to ask "Where is
Microsoft".</p>

<p><br />
 As a secondary, if you are a technology speaker (any technology)
you can also register as a speaker!</p>

<p>&nbsp;</p>

<p><a
href="https://skydrive.live.com/?cid=838ef600b0cb3654&amp;id=838EF600B0CB3654%214049&amp;sff=1&amp;authkey=!AGgDI61BR4OFLqw"
 target="_blank">View video now</a> on how to register and search
for speakers.</p>

<p>&nbsp;</p>

<p>Eric was a speaker at the ESPC 2013. Check out&nbsp;<a
href="http://www.ericharlan.com/"
target="_blank">Eric's&nbsp;blog</a>&nbsp;for more insightfull
content!</p>

<p>For more SharePoint content from Eric and other SharePoint
specialists check out our&nbsp;<em><strong><a
href="/community/resource-centre?contenttype=webinar%2cebook%2cPublication%2c&amp;role=all%2c&amp;topic=all%2c&amp;author=all&amp;page=1#results"
 target="_blank">resource centre</a></strong></em>!</p>

<p><br />
 <a
href="http://www.ericharlan.com/Tech_Blog/p2_action/submitarticle"></a></p>
]]></content:encoded></item><item><title>
              Blog -
            SharePoint Security: Comments from the AIIM Survey</title><link>http://www.sharepointeurope.com/blog/2013/5/14/sharepoint-security-comments-from-the-aiim-survey/</link><pubDate>Tue, 14 May 2013 15:13:09 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/14/sharepoint-security-comments-from-the-aiim-survey/</guid><content:encoded><![CDATA[ 
<p>&nbsp;</p>

<p>In the <a href="http://www.aiim.org/">AIIM</a>, <a
href="http://www.hisoftware.com/why-hisoftware/thought-leadership/whitepapers/AIIM-HiSoftware-SharePoint-Security-Survey.aspx">
SharePoint Security - A Survey on Compliance with Recommendations
for Improvement</a>, author <a
href="https://twitter.com/InstinctiveDave">David Jones</a> asked if
respondents had any general comments to make about their compliance
and information security issues. They had a lot to say. We've
compiled and provided some commentary on eight responses that
caught our attention:</p>

<p>&nbsp;1. &nbsp; &nbsp; "Even though governance is established,
compliance is faulty and monitoring is sketchy at best."</p>

<p>&nbsp;</p>

<p>&nbsp;2. &nbsp; &nbsp; "If you want compliance don't use
SharePoint."</p>

<p>Content compliance and monitoring do not need to be faulty or
sketchy. SharePoint can absolutely offer secure collaboration and
compliance with the right tools in place. The points below offer a
close look at some of the steps and solutions that can assist
you.</p>

<p>&nbsp;</p>

<p>&nbsp;3.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"After migrating
content it is difficult to retroactively apply rules."</p>

<p>Many will face the migration obstacle as they move to SharePoint
2010/2013 or hybrid environments. What's important here is that
organizations can take proactive steps to clean and check content
against compliance both before and after migration, and regardless
of where it resides. Using third party solutions, compliance and
security policies can easily be applied to scan of all the content
within the platform. Some policies will be based on regulatory and
industry standards, while others will be custom to the requirements
of a specific organization. Rules can be set-up to determine what
to do when confidential or regulated content is discovered to
restrict access to it and control what actions can be taken with
it. This helps to ensure that all content in SharePoint, regardless
of whether it is new or old, is compliant with policies. Adding
additional security around sensitive content helps reduce
organizational risk and the threat of breaches.&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;4.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Currently taking a
cautious approach until third party tools are in place."</p>

<p>&nbsp;</p>

<p>&nbsp;5.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"As with many
organizations that are using SharePoint, we know/understand the
current and potential risks associated with it, but are still in
the process of trying to "get our hands around it" from an
organization/enterprise perspective."</p>

<p>&nbsp;</p>

<p>SharePoint can be a mammoth task to secure; and trying to secure
it without content compliance and security solutions is an
impossible task. Third party solutions for automated, content-aware
compliance and security for SharePoint will ensure you are reducing
risk while also maximizing your collaboration investment.</p>

<p>&nbsp;6.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Our organization lacks
understanding of what's actually in SharePoint, from a
sensitive/regulated information perspective."</p>

<p>The best thing about SharePoint is you can put anything in it,
and the worst thing about SharePoint is you can put anything in it.
Organizations need to balance an increasingly social collaborative
environment while still meeting regulatory requirements. Many
SharePoint sites seem to be a Wild West of unstructured content.
But, there are solutions out there that can audit your site content
to help you identify and secure sensitive and regulated
information, helping you rein in compliance.</p>

<p>&nbsp;</p>

<p>&nbsp;7.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Committing
resources to tighten and maintain proper security requires a major,
visible commitment from upper management to initiate and maintain
the effort and incorporate it into the corporate culture."</p>

<p>There are a lot of important take-aways from this comment. There
is absolutely a need to have management buy-in and engagement on
implementing proper SharePoint security features, but it's too much
to cover in one blog post. The emphasis should be on making
compliance and security a seamless part of corporate culture.
Training takes time and relying on staff to remember all the rules
opens you up to those dreaded "whoops" moments. Using solutions
that monitor content for compliance issues, taking the onus off the
individual is the best way to ensure policies are enforced. After
all balancing the need to collaborate with the need to maintain
SharePoint security is essential to reducing organizational risk.
Read how <a
href="http://blog.hisoftware.com/2013/brand-integrity-site-quality/do-you-know-where-your-policies-are">
policy management can impact corporate culture</a>.</p>

<p>&nbsp;</p>

<p>&nbsp;8.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Compliance, security and
record retention are must haves for us."</p>

<p>This is the ultimate comment because compliance and security are
must haves for all organizations using SharePoint. Effective
compliance is the ability to not only have a governance strategy in
place, but to also be able to manage risk by identifying issues and
potential violations, and have a process in place for resolution
and fine tuning. The most effective method for <a
href="http://www.hisoftware.com/products/SharePoint-Solutions/Managing-Compliance-Risk-in-SharePoint.aspx">
managing compliance and security risk in SharePoint</a> is to
protect sensitive information at the file level using automated
solutions for classification, encryption and content
restriction.&nbsp; To better protect your organization, you should
consider how automated compliance and security products can remove
some of the vulnerabilities and human diligence required to
maintain SharePoint content security over the longer term.</p>

<p>&nbsp;</p>

<p>Read more findings from the report including <a
href="http://www.hisoftware.com/why-hisoftware/thought-leadership/whitepapers/AIIM-HiSoftware-SharePoint-Security-Survey.aspx">
recommendations on improving SharePoint security</a> or find out
how selecting the right content compliance and security solution
will help your organization achieve the full benefits of SharePoint
by reading <a
href="http://www.hisoftware.com/why-hisoftware/thought-leadership/whitepapers/White-Paper-Microsoft-SharePoint-Security-P2.aspx">
Microsoft SharePoint Security: Evaluating a Content Security
Solution.</a> &nbsp;</p>

<p>&nbsp;</p>

<p><a href="http://www.hisoftware.com/"
target="_blank">HiSoftware</a>&nbsp;were Silver Exhibitors at ESPC
2013. For more SharePoint content check out our <a
href="/community/resource-centre" target="_blank">resource
centre</a>.</p>
]]></content:encoded></item><item><title>
              Blog -
            Transform SharePoint into a Full-Featured eManual Platform</title><link>http://www.sharepointeurope.com/blog/2013/5/14/transform-sharepoint-into-a-full-featured-emanual-platform/</link><pubDate>Tue, 14 May 2013 15:07:04 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/14/transform-sharepoint-into-a-full-featured-emanual-platform/</guid><content:encoded><![CDATA[ 
<p>Semalessly embedded within SharePoint, Hyper.Net automatically
converts SharePoint-managed policies, procedures, manuals, and
other documentation into optimized, multi-format eManuals and
deploys them to every application, server, PC and mobile device in
your organization.</p>

<h1><a
href="http://de.slideshare.net/PaulWC/emanual-engine-for-sharepoint"
 target="_blank">View here&gt;&gt;</a></h1>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p><a href="http://www.coextant.com" target="_blank">Coextant
System</a> were&nbsp;<a
href="/conferences/2013/sponsors-and-exhibitors/all-2013-sponsors-and-exhibitors"
 target="_blank">Silver Exhibitors</a>&nbsp;at ESPC 2013. For more
SharePoint content check out our&nbsp;<em><strong><a
href="/community/resource-centre?contenttype=all%2c&amp;role=all%2c&amp;topic=all%2c&amp;author=Yaroslav+Pentsarskyy&amp;page=1#results"
 target="_blank">resource centre</a></strong></em>!</p>

<p>Stay tuned for more SharePoint content by&nbsp;<a
href="/community/member.aspx">joining our community</a>&nbsp;or by
following us on&nbsp;<a
href="http://twitter.com/#EUROPEANSP">twitter</a>&nbsp;or&nbsp; <a
href="http://www.facebook.com/EuropeanSharePointConferenceCommunity">
facebook</a>.</p>

<p>&nbsp;</p>
]]></content:encoded></item><item><title>
              Blog -
            The Real Geoff Evelyn</title><link>http://www.sharepointeurope.com/blog/2013/5/9/the-real-geoff-evelyn/</link><pubDate>Thu, 09 May 2013 09:53:09 GMT</pubDate><guid>http://www.sharepointeurope.com/blog/2013/5/9/the-real-geoff-evelyn/</guid><content:encoded><![CDATA[ 
<div><span>Geoff Evelyn is a speaker and critically acclaimed autor
of several SharePoint books but do you know the real Geoff? Read on
to find out more…</span></div>

<p><strong>What do you do in your spare time?</strong> - Play the
Saxophone, Ride Horses.</p>

<p><img src="/media/178951/geoff_evelyn.jpg" width="370" height="278" alt="Geoff Evelyn" style="float: right;"/><strong>Favourite TV show?</strong> - TV? Oh, that
box? Don't watch TV</p>

<p><strong>Favourite Book?</strong> - The Emperors New Mind</p>

<p><strong>Favourite Movie?</strong> - Bladerunner</p>

<p><strong>Apart from a career in SharePoint what would be your
dream job?</strong> - Pilot</p>

<p><strong>Who is the biggest party animal in SharePoint?</strong>
- Wow, there's too many of them! Anyway after the last conference
Adis Jugo gets my vote.</p>

<p><strong>Who is the biggest troublemaker in SharePoint?</strong>
- Wow, there's too many of them too! Again, based on the last
conference Adis Jugo gets my vote again</p>

<p><strong>Where would be your ideal holiday location?</strong>
Jamaica or Madagascar</p>

<p><strong>Have you any hidden talents?</strong> - Origami - a
paper folding diva me.</p>

<p>I<strong>f you could go on a date with someone famous, who would
it be?</strong> Cate Blanchett</p>

<p><strong>You can invite 3 people, dead or alive to your dinner
party. Who would they be and why?</strong> - Martin Luther
triggered a whole sequence of events that have led direclty to the
society we know and enjoy today. Albert Einsten, who could not
speak until he was 4 years old and his parent were told he would
not amount to much. Such an inspirational man. Muhammed Ali,
Champion in the ring, a champion to his religion, a champion to his
race and a champion to man kind</p>

<p><strong>If you were stranded on a tropical island and could only
bring 3 things with you what would they be?</strong> - A four foot
bong, a block of ganga, and a saxophone.</p>

<p>&nbsp;<strong>What's the best piece of advice you were ever
given?</strong> - Don't settle</p>

<p><strong>What was the last thing you ate?</strong> - A creamed
vanilla slice (bad move)</p>

<p>&nbsp;<strong>Who is your hero?</strong> -My Dad</p>

<p>&nbsp;<strong>What's your most embarrassing moment?</strong> -
Wrongly wearing a kilt</p>

<p><strong>What's the craziest thing you have ever done?</strong> -
Was a film extra in Stings film Stormy Monday, miming was never my
strong suit!</p>

<p><strong>What part of your daily routine can you not live
without?</strong> - Having a good laugh!</p>

<p><strong>If you could do one thing to change the world what would
it be?</strong> - Sort out the transportation system and introduce
Teleportation!</p>

<p><strong>Biggest fear?</strong> - Spiders and DaddyLongLegs -
hate those things!</p>

<p><strong>Favourite song?</strong> - What's happening brother -
Marvin Gaye</p>

<p><strong>If you could choose anyone to be your mentor who would
it be?</strong> If he was still alive, Steve Jobs, otherwise Bill
Gates</p>

<p><strong>If you could share the stage with anyone in SharePoint
who would it be?</strong> - Theres far too many to choose from! No
fair! Ok, any program manager of the SharePoint product team.</p>
]]></content:encoded></item></channel></rss>