<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>T3chnicalLead</title>
	<atom:link href="http://technicallead.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicallead.wordpress.com</link>
	<description>The SharePoint blog for awesome people.</description>
	<lastBuildDate>Sun, 12 May 2013 04:25:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='technicallead.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/4ac2236ed460432e0ad8b66035074bcd?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>T3chnicalLead</title>
		<link>http://technicallead.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://technicallead.wordpress.com/osd.xml" title="T3chnicalLead" />
	<atom:link rel='hub' href='http://technicallead.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Permission Basics&#8211;SharePoint</title>
		<link>http://technicallead.wordpress.com/2013/05/06/permission-basicssharepoint/</link>
		<comments>http://technicallead.wordpress.com/2013/05/06/permission-basicssharepoint/#comments</comments>
		<pubDate>Mon, 06 May 2013 08:40:50 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1675</guid>
		<description><![CDATA[I often take the basics for granted, but throughout my consulting realize that in some cases even the most basic of concepts can have a large effect on an enterprise and their governance plans for SharePoint. In this instance, I’m referring to permissions with a specific focus on SharePoint Site Groups vs Active Directory Groups, [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1675&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I often take the basics for granted, but throughout my consulting realize that in some cases even the most basic of concepts can have a large effect on an enterprise and their governance plans for SharePoint.</p>
<p>In this instance, I’m referring to permissions with a specific focus on SharePoint Site Groups vs Active Directory Groups, their use, pro’s and con’s and so forth.</p>
<p>I had this discussion with one of my customers just the other day and decided to share some of my notes with you.</p>
<p>Permission </p>
<p>So, before we get into that, let’s look at the various elements that can have permissions assigned to them, they are Site Collection, Site, List and List Item and relate to one another as follows:</p>
<p><a href="http://technicallead.files.wordpress.com/2013/05/permissions-levels.png"><img title="Permissions Levels" style="border-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto;" border="0" alt="Permissions Levels" src="http://technicallead.files.wordpress.com/2013/05/permissions-levels_thumb.png?w=340&#038;h=304" width="340" height="304" /></a></p>
<p>For the Site Collection piece you can simply add / remove an overall administrator and for all the other levels, you can work with the full permissions levels of Full Control, Contributor, Reader etc.</p>
<p>These items obviously exclude Farm related elements such as service applications, web application policies and the like, but I just wanted to keep this short post practical and specific to how a Portal will function.</p>
<h4>SharePoint Site Groups vs Active Directory Groups</h4>
<p>In a nutshell, SharePoint Site groups allows for the grouping of users in a group and the assignment of permissions to the group rather than individuals.&#160; Active Directory groups are the equivalent, but specific to Active Directory.&#160; Active Directory groups are managed by domain administrators (via Active Directory) and SharePoint Site groups are managed on SharePoint.</p>
<p>SharePoint Site groups can contain Active Directory groups, but not the other way around.</p>
<p>Okay, so when do I use which one and how?</p>
<h4>Active Directory Groups</h4>
<p>For large corporates with an established plan for governance, I would suggest creating Active Directory groups and adding them <em>into</em> SharePoint Site groups.&#160; This allows for IT staff to manage permissions from within Active Directory without ever touching SharePoint.</p>
<p>This approach is recommended to be implemented in the more formal or <em>publishing</em> area (where permissions seldom change) of your portal as changes might need to go via formal change control.</p>
<p>A combination of direct assignment and SharePoint Site groups should be used for team sites and areas that change often.</p>
<h4>SharePoint Site Groups</h4>
<p>Smaller companies that need flexibility and quick turnaround times on changes, I would recommend a pure SharePoint Site group approach.&#160; Large corporates will also utilise SharePoint Site groups, but purely in the their team site / divisional site areas, not for the entire portal.</p>
<p>Utilising only SharePoint Site groups can be hugely effective, but an extra step is required when new people join the company as the onboarding process (usually done via IT) won’t be able to assign permissions across the company (via AD) in one go.&#160; Unless of course you use an awesome tool such as <a href="http://www.twitter.com/k2onk2" target="_blank">@K2onK2</a>.&#160; <img class="wlEmoticon wlEmoticon-smile" style="border-style:none;" alt="Smile" src="http://technicallead.files.wordpress.com/2013/05/wlemoticon-smile.png?w=698" /></p>
<h4>In a nutshell</h4>
<p>Ultimately SharePoint Site groups should always be used to manage permissions on SharePoint.&#160; The consideration is just whether or not to assign users <em>directly</em> into it or via Active Directory groups.&#160; If you have a large formal publishing area in your intranet, I suggest using AD groups within SharePoint Site groups and getting your IT department to manage the members of those groups.&#160; For the teams / divisional site collections, I suggesting the use of SharePoint Site groups only as this gives the SharePoint administrators (that are more often than not, NOT Active Directory domain admins) the ability to manipulate permissions.</p>
<p><strong>Resources</strong></p>
<p>For a summary (in pictures) of what I’ve explained here, please have a look at a presentation that I uploaded to slideshare &#8211; <a title="Permissions Overview" href="https://www.slideshare.net/FrancoisPienaar/permissions-overview">Permissions Overview</a>.</p>
<p>Veronique, from <a href="http://www.letscollaborate.co.za/" target="_blank">Let’s Collaborate</a> has also done a really cool poster on end user permissions, download it here &#8211; <a title="Poster - Site Permissions for End Users" href="http://www.letscollaborate.co.za/Resource-Centre/LCs%20Documents/Poster%20-%20SharePoint%202007%20-%20Site%20Permissions%20for%20End%20Users%20v1.1.pdf">Poster &#8211; Site Permissions for End Users</a> (Thanks V!)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1675/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1675/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1675&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/05/06/permission-basicssharepoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/05/permissions-levels_thumb.png" medium="image">
			<media:title type="html">Permissions Levels</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/05/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Saturday Jhb 2013 #SPSJHB</title>
		<link>http://technicallead.wordpress.com/2013/04/07/sharepoint-saturday-jhb-2013-spsjhb/</link>
		<comments>http://technicallead.wordpress.com/2013/04/07/sharepoint-saturday-jhb-2013-spsjhb/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 07:24:32 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/2013/04/07/sharepoint-saturday-jhb-2013-spsjhb/</guid>
		<description><![CDATA[Reblogged from Views from Veronique: We have lift off people!  The website is up and running, the call for speakers and sponsors is ready, and delegates can start registering from Monday. Last year we did a lot for the environment.  This year it's all about people.  We're doing a blanket and warm clothes drive!  Please [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1671&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div class="reblog-post"><p class="reblog-from"><img alt='' src='http://0.gravatar.com/avatar/ce860a35e10fa9ca44c01b8f0a048404?s=25&amp;d=monsterid&amp;r=G' class='avatar avatar-25' height='25' width='25' /> <a href="http://veroniquepalmer.com/2013/04/05/sharepoint-saturday-jhb-2013-spsjhb/">Reblogged from Views from Veronique:</a></p><div class="wpcom-enhanced-excerpt"><div class="wpcom-enhanced-excerpt-content"><a href="http://veroniquepalmer.com/2013/04/05/sharepoint-saturday-jhb-2013-spsjhb/" target="_self"><img src="http://veroniquepalmer.files.wordpress.com/2013/04/spsjhb-email-signature-event-date.jpg?w=698" alt="Click to visit the original post" class="size-full" /></a>
<p>We have lift off people!  The <a href="http://www.sharepointsaturdayjhb.co.za/SitePages/Home.aspx">website is up and running</a>, the call for speakers and sponsors is ready, and delegates can start registering from Monday.</p>
<p>Last year we <a href="http://www.youtube.com/watch?v=eFyxjYeRkq4">did a lot</a> for the environment.  This year it's all about people.  We're doing a blanket and warm clothes drive!  Please bring any extra stuff you may have so it can be donated to charity.  </p>
</div> <p class="read-more"><a href="http://veroniquepalmer.com/2013/04/05/sharepoint-saturday-jhb-2013-spsjhb/" target="_self"><span>Read more&hellip;</span> 28 more words</a></p></div></div><div class="reblogger-note"><div class='reblogger-note-content'>
The community rolls on.  Last year, #SPSCPT made quite a fuss about #SPSJHB having less like on Facebook than them.  So to the Johannesburg community, let's stick it to them and get "liking" the Facebook page.  To stay in touch with the arrangements, follow Veronique's blog as well as the facebook page (https://www.facebook.com/SPSJHB).  And, remember, LIKE it!

Looking forward to seeing the community out in full force and sharing knowledge, giving away plenty of SWAG and growing the love for this wonderful platform.

If you are new to SharePoint and the concept of the saturday shindig, have a look at this site that explains things - http://www.sharepointsaturday.org/default.aspx (soon to be http://spsevents.org/Pages/home.aspx).

I've also been to couple of these events myself and detailed my fun experience in 2011 in the following post.

- SPSJHB '2011 (http://technicallead.wordpress.com/2011/03/03/sharepoint-saturday-jhb-my-experience/)

See you guys there.  Let the fun and games begin.
</div></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/04/07/sharepoint-saturday-jhb-2013-spsjhb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a better SharePoint Community in South Africa</title>
		<link>http://technicallead.wordpress.com/2013/03/25/better-sharepoint-community-south-africa/</link>
		<comments>http://technicallead.wordpress.com/2013/03/25/better-sharepoint-community-south-africa/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 17:40:40 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Career Growth]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Recruitment]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1598</guid>
		<description><![CDATA[Consultants in our industry need more formal training.  Before this can become compulsory, the other cogs in the wheel need to start demanding it.  Without companies and partners demanding better, employees will continue to get by with "just enough" knowledge.  Companies need to complete introductory courses on SharePoint before embarking on projects, research the firms that are pitching for their work and follow up on references before commencing work.  With these couple of items in place, there will be less and less space for inadequate consultants to hide and the industry could stand a chance to correct itself.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1598&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A constant theme of discussion in our country is the unemployment rate.</p>
<blockquote><p>There are no jobs.</p>
<p>There are no skills.</p>
<p>The government needs to do more to develop the youth.</p></blockquote>
<p>This might hold some weight in certain sectors, but in the ICT one, specifically that of consulting I believe there are a number of forces at play that simply make it difficult for companies and prospective employees to connect.</p>
<p>The key challenges that we face in the SharePoint arena specifically are:</p>
<ul>
<li>Lack of experience</li>
<li>Lack of formal training</li>
<li>Exorbitant salary expectations</li>
<li>Number of recruiters vs. recruits</li>
</ul>
<h4>Lack of Experience</h4>
<p>This is obviously a double-edged sword as you cannot get experience without someone giving you and internship or a chance to start at the bottom and grow. The experience that I&#8217;m referring to is however quite specific to the SharePoint space. Let me explain &#8211; I interview many candidates with 2-3 &#8220;years&#8221; worth of SharePoint experience. Although the experience in time is accurate, the exposure is only 1/10th of the SharePoint wheel hence the &#8220;value&#8221; of the experience is diminished.</p>
<p>Consultants&#8217; experience is molded by the type of organization they work for, but the onus still resides with the consultant themselves.  Rectifying this problem requires the consultants to get involved in the SharePoint community and attend events.  This exposure will allow the consultants to have more ammunition available for that next workshop.  Without this, the consultants will continue to work in the same way and never expand their knowledge.</p>
<p>For more information on how to get involved in the SA SharePoint community, please visit this website &#8211; <a href="http://www.informationworker.co.za/Pages/default.aspx">http://www.informationworker.co.za/Pages/default.aspx</a>.  Read more on the twitter hashtag &#8211; #IWSA and follow them on Twitter &#8211; @SharePointSA.  In terms of events, the easier one to get started on would be SharePoint Saturday.  For more information, check out the website &#8211; <a href="http://www.sharepointsaturday.org/johannesburg/default.aspx">http://www.sharepointsaturday.org/johannesburg/default.aspx</a>, <a href="http://www.sharepointsaturday.org/capetown/default.aspx">http://www.sharepointsaturday.org/capetown/default.aspx</a> and follow the hashtags &#8211; #SPSJHB, #SPSCPT.  More information exists on facebook also &#8211; <a href="http://www.facebook.com/SPSJHB">http://www.facebook.com/SPSJHB</a>, <a href="http://www.facebook.com/SPSCPT">http://www.facebook.com/SPSCPT</a>.</p>
<p>On a side note, I blogged this about the age of consultants a while ago &#8211; <a href="http://technicallead.wordpress.com/2011/10/18/are-sharepoint-consultants-too-young/">http://technicallead.wordpress.com/2011/10/18/are-sharepoint-consultants-too-young/</a>.</p>
<h4>Lack of Formal Training</h4>
<p>As the years have gone by Microsoft have made SharePoint, the platform, easier and easier to use, administer, sell and customize.  Although this has opened up many doors, it has also introduced a lot of, with all due respect, &#8220;wannabees&#8221; into the consulting pool.  Candidates that have created 1 intranet, dragged on a couple of web parts and googled their way into getting a CQWP working, now call themselves consultants.  In some companies, they are able to survive, but quickly get found out if interviewed.  This ties in perfectly with what I noted above re: experience.  The business user has ZERO technical knowledge of what is possible and looks to the SharePoint &#8220;consultant&#8221; for guidance on what is possible and what is not.  Now if the &#8220;consultant&#8221; only knows 1 way of doing things, the business user will take this as gospel and so the cycle spirals on.</p>
<p>See the problem?</p>
<p>Without the &#8220;consultant&#8221; getting more exposure, they will never recommend different approaches to business and before you know it, the &#8220;consultant&#8221; has spent 2 yrs dragging web parts onto pages and are now ready to take on the world &#8211; &#8220;Or so they think.&#8221;</p>
<p>Entering into the SharePoint consulting arena is not difficult.  You don&#8217;t need a qualification, piece of paper or special introduction, you simply crack open SharePoint Designer and start hacking away.  I sincerely wish that this will change in the future and have seen pockets of it, but still, I&#8217;ve come across too many individuals that are at the wheel without their &#8220;learners&#8221; so to speak.  Perhaps my concept of a SharePoint drivers license is not too far fetched, read more here &#8211; <a href="http://technicallead.wordpress.com/2011/04/24/do-you-have-your-sharepoint-drivers-license/">http://technicallead.wordpress.com/2011/04/24/do-you-have-your-sharepoint-drivers-license/</a>.</p>
<p>So, how can this be addressed?  Companies that pay for SharePoint services need to (A) do their homework and (B) educate themselves on some of the basics of the product.  On the other hand, individuals need to put in the time to educate themselves via formal training to advance their careers.  Get to know, not only SharePoint as a platform, but also look into supplementary courses to give business a more rounded consulting experience.  For example, if you specialize in the taxonomy, search and information architecture arena, look into an AIIM knowledge management qualification.  For more information, have a look at the AIIM website &#8211; <a href="http://www.aiim.org/">http://www.aiim.org/</a>.</p>
<p>The challenge with the above mentioned ideological view is that there are still too many people who &#8221;get by&#8221; knowing very little.</p>
<h4>Exorbitant Salary Expectations</h4>
<p>Taking all the above mentioned points into consideration, its easy to deduce that an individual could build up quite a profile in ONE particular organization.  During the course of employment at said organization, the individual could be seen as the &#8220;go to consultant&#8221; and demand radical increases.  This is all fair and dandy, but the challenge only comes in when this person wants to move on.  Sadly, they might find themselves grossly overpaid and unable to find a spot at one of the top partners in the country.</p>
<p>Now don&#8217;t get me wrong, I&#8217;m all for getting your piece of the pie, but when the industry is flooded with consultants commanding salaries above their pay grade, you start having a situation where their CVs are available, but you can&#8217;t employ them.</p>
<p>I guess solving this is slightly trickier than some of the previous points.  Employees will always squeeze the most out of their employers, and they should, so basically, &#8220;Don&#8217;t hate the playa, hate the game.&#8221;  In this case, the onus rides on the employer to pay fair value all the while staying relevant and attracting talent throughout.</p>
<p>I won&#8217;t elaborate further on this point in this post, but in my practical experience of hiring SharePoint consultants and developers in the past couple of years, I find that the industry is flooded with low end consultants or super highly paid consultants.  A middle tier of skilled, well paid consultants seems to be absent, which is sad.</p>
<h4>Numbers of Recruiters vs. Recruits</h4>
<p>I love and hate recruiters.  A necessary evil in the game, but a game that is constantly changing.  PNET, Career Junction, LinkedIn are all eating into the market share of traditional recruits, but hey, &#8220;it&#8217;s all business baby!&#8221;</p>
<p>So, what is my point here?  Well, I don&#8217;t know the recruitment industry <em>that</em> well, but as an employer that engages with a couple of select recruiters, I get the feeling that the barrier to entry for recruiters to start-up is not tough enough.  As more and more recruiters start-up to make a couple of Randelas, so the amount of duplication that hits my desk starts to pile up.  I will literally get the same CV from 3 different recruiters in one day.  Now again, who do you blame?  Surely you can&#8217;t blame the recruiters for (A) wanting to start a business and (B) trying to do business.  You can&#8217;t blame the recruit for (A) wanted to find employment and (B) spamming his CV to 10 recruiters, so what is the problem here?</p>
<p>The challenge that exists and will continue to get worse is that as the amount of recruiters grow, the amount of CVs in the market don&#8217;t.  What then happens when you run out of CVs?  Well, you start placing the candidates that you have already placed, just somewhere else.  In this process, the candidate gets a slight increase and so the cycle continues.</p>
<h4>In Summary &#8211; More Education = Better Industry</h4>
<p>Consultants in our industry need more formal training.  Before this can become compulsory, the other cogs in the wheel need to start demanding it.  Without companies and partners demanding better, employees will continue to get by with &#8220;just enough&#8221; knowledge.  Companies need to complete introductory courses on SharePoint before embarking on projects, research the firms that are pitching for their work and follow-up on references before commencing work.  With these couple of items in place, there will be less and less space for inadequate consultants to hide and the industry could stand a chance to correct itself.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1598/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1598&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/03/25/better-sharepoint-community-south-africa/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>-26.046700 28.059980</georss:point>
		<geo:lat>-26.046700</geo:lat>
		<geo:long>28.059980</geo:long>
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>Share Conference 2013&#8211;It&#8217;s a WRAP</title>
		<link>http://technicallead.wordpress.com/2013/03/21/share-conference-2013its-a-wrap/</link>
		<comments>http://technicallead.wordpress.com/2013/03/21/share-conference-2013its-a-wrap/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 20:59:22 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint 2013]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1597</guid>
		<description><![CDATA[The eventful group (@share4business) rolled into Sandton and put up a show for delegates, partners, sponsors alike.&#160; There was something for everyone and the mood of the conference was quickly set as the speakers get together was jovial, fun, yet business like. The conference was held over 3 days (11, 12 and 13 of March) [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1597&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://shareconference.com/za" target="_blank">eventful group</a> (@share4business) rolled into Sandton and put up a show for delegates, partners, sponsors alike.&#160; There was something for everyone and the mood of the conference was quickly set as the speakers get together was jovial, fun, yet business like.</p>
<p>The conference was held over 3 days (11, 12 and 13 of March) and I was fortunate to have multiple perspectives (speaker, sponsor and delegate).&#160; In this brief wrap up I’ll discuss my experiences of each, but for a blow by blow, please review the hash tag on twitter – #share4biz.</p>
<h4>A Speaker @Share</h4>
<p>I spoke at the conference with one of my customers, Nedbank BIS.&#160; They were represented by Nadene Brokensha.&#160; We shared our journey of first choosing SharePoint and later delivering real value via the aggregation of CRM data into an interactive livepivot type report that lives in SharePoint&#160; (leveraging MS Pivot Viewer control.)</p>
<p>The communication in the run up to the event was constant and I always felt sure of where I needed to be / do.&#160; The speakers briefing evening (including drinks) was a total jol and the eventful team gave us great gifts from a community that they support.&#160; &lt;—Loved this!</p>
<p>On the day, the event ran 100% on time and the support in the session for the speakers were great.&#160; Eventful also created a “Speakers Corner” which afforded delegates the opportunity to speak to the speakers afterward, thus ensuring people can interact and keep everything on time &lt;—Great idea!</p>
<p><a href="http://technicallead.files.wordpress.com/2013/03/sharepresenting.png"><img title="sharepresenting" style="border-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto;" border="0" alt="sharepresenting" src="http://technicallead.files.wordpress.com/2013/03/sharepresenting_thumb.png?w=354&#038;h=290" width="354" height="290" /></a></p>
<p>All in all I would love to continue my involvement with Share as a speaker.&#160; Interacting with the internationals, holding my own for SA and sharing knowledge is simply a great trifecta.</p>
<p><strong>Note</strong>:&#160; I will discuss our deck and share it in another post.</p>
<h4>A Sponsor @Share</h4>
<p>I represented <a href="http://www.mint.co.za/" target="_blank">Mint Management Technologies</a> (@Mint_Consulting).&#160; The overall arrangements with the team was also a great pleasure and setting up and taking down the stand was a breeze.&#160; A good balance was struck in and around value for money when you look at the cost of sponsorship, people to man it, collateral and possible leads and exposure that the company gets from such an event.</p>
<p><a href="http://technicallead.files.wordpress.com/2013/03/mintatshare.jpg"><img title="mintatshare" style="border-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto;" border="0" alt="mintatshare" src="http://technicallead.files.wordpress.com/2013/03/mintatshare_thumb.jpg?w=304&#038;h=204" width="304" height="204" /></a></p>
<p>The aircon did go belly up on day 2, but that is a venue issue, not an eventful challenge.&#160; The wifi was average, but hey now I’m nitpicking.</p>
<p>Share is unique in the type of audience that is targeted.&#160; Instead of the regular IT Techies, actual business users attended this conference and the conversations that my team at the booth were having were more about “How do I extract value from the product investment?” vs. “How do I configure Search?”.</p>
<p><a href="http://technicallead.files.wordpress.com/2013/03/sharehall.jpg"><img title="sharehall" style="border-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto;" border="0" alt="sharehall" src="http://technicallead.files.wordpress.com/2013/03/sharehall_thumb.jpg?w=304&#038;h=204" width="304" height="204" /></a></p>
<p>What I loved about the Share team is there directness in terms of discussing the sponsors and urging delegates to visit the stands.&#160; Steve Morris, in the opening speech, piped up and mentioned – “Please visit our sponsors booths, without them this event will not be possible.”&#160; Nice and to the point – Thanks Steve!</p>
<p>Mint will continue its support for community type SharePoint events and look forward to Share 2014!</p>
<h4>A Delegate @Share</h4>
<p>The price of the conference meant that serious users would attend and boy were they in for a treat.&#160; The quality of content, food, venue, accessibility to speakers and celebrity of guest speakers made this a very special few days.</p>
<p>Yammer hosted a magnificent party that will be talked about for years to come.&#160; The venue was a delight and the African sky played along to make it a special evening.</p>
<p><a href="http://technicallead.files.wordpress.com/2013/03/yammerparty.jpg"><img title="yammerparty" style="border-top:0;border-right:0;background-image:none;border-bottom:0;float:none;padding-top:0;padding-left:0;margin-left:auto;border-left:0;display:block;padding-right:0;margin-right:auto;" border="0" alt="yammerparty" src="http://technicallead.files.wordpress.com/2013/03/yammerparty_thumb.jpg?w=304&#038;h=204" width="304" height="204" /></a></p>
<p>The opening keynote about governance was a fantastic talk and the closing keynote by Paddy Upton had me on the edge of my seat.&#160; A highlight of the Paddy talk was a straight faced question from Bradley Geldenhuys (@GT_Consult) telling him that the secret to the ODI’s side success is simply to beat New Zealand.&#160; We had a good chuckle about that one.</p>
<p>As a delegate I will remember the event for its great content, fantastic celebrity keynote, amazing food and constant access to speakers.</p>
<p>What more can one ask for?</p>
<h4>Summary</h4>
<p>Loved the conference in every which way.&#160; The arrangements for speakers were world class, the parties for delegates were out of this world and the content, food and facilities for delegates made everyone feel comfortable and allowed people to be productive.</p>
<p>For a closer look at things have a look at these interesting links related to the conference:</p>
<p><a title="http://shareconference.com/za/overview" href="http://shareconference.com/za/overview">http://shareconference.com/za/overview</a> (Official Overview of the Conference).</p>
<p><a title="http://shareconference.com/za/photos" href="http://shareconference.com/za/photos">http://shareconference.com/za/photos</a> (Pictures from the event organisers).&#160; <strong>Note</strong>:&#160; Not as cool as Veronique’s pictures.&#160; Perhaps she will comment and leave a link to her pictures which are EPIC!</p>
<p><a title="https://twitter.com/search?q=share4biz&amp;src=typd" href="https://twitter.com/search?q=share4biz&amp;src=typd">https://twitter.com/search?q=share4biz&amp;src=typd</a> (Hash tag of conference for blow by blow on this and more Share conferences).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1597&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/03/21/share-conference-2013its-a-wrap/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/03/sharepresenting_thumb.png" medium="image">
			<media:title type="html">sharepresenting</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/03/mintatshare_thumb.jpg" medium="image">
			<media:title type="html">mintatshare</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/03/sharehall_thumb.jpg" medium="image">
			<media:title type="html">sharehall</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/03/yammerparty_thumb.jpg" medium="image">
			<media:title type="html">yammerparty</media:title>
		</media:content>
	</item>
		<item>
		<title>Ramblings about Office Productivity</title>
		<link>http://technicallead.wordpress.com/2013/02/15/ramblings-about-office-productivity/</link>
		<comments>http://technicallead.wordpress.com/2013/02/15/ramblings-about-office-productivity/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 23:37:04 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Office 2013]]></category>
		<category><![CDATA[SharePoint 2013]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1584</guid>
		<description><![CDATA[Jumping on the Office 2013 bandwagon yet?  Well it&#8217;s time to get on and start drinking the cool aid. As always Microsoft have pushed the boundaries of productivity even further with their latest offering &#8211; Office 2013.  (Excuse the cloud guys, this is an on premise post :p)  I&#8217;ve been using Office 2013 with Windows [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1584&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Jumping on the Office 2013 bandwagon yet?  Well it&#8217;s time to get on and start drinking the cool aid.</p>
<p>As always Microsoft have pushed the boundaries of productivity even further with their latest offering &#8211; Office 2013.  (Excuse the cloud guys, this is an on premise post :p)  I&#8217;ve been using Office 2013 with Windows 8 for just over a month now.  The experience is really been a pleasure.  They give you the &#8220;inline editing&#8221; feel of Office Web Apps yet, it&#8217;s a thick client application on your desktop.</p>
<p><a href="http://technicallead.files.wordpress.com/2013/02/wp_000360.jpg"><img style="background-image:none;float:none;padding-top:0;padding-left:0;margin-left:auto;display:block;padding-right:0;margin-right:auto;border:0;" title="Viva SharePoint" alt="Guess what my passion is" src="http://technicallead.files.wordpress.com/2013/02/wp_000360_thumb.jpg?w=360&#038;h=480" width="360" height="480" border="0" /></a></p>
<p>My passion is of course SharePoint and I have to admit, they have worked wonders with the Office &amp; SharePoint integration.  Remember<br />
what a drag it is to save &amp; share documents in Office 2010?  Ever had the explorer just hang, have to login 20 different time, all of this just to save a doc?</p>
<p>Well, I&#8217;m happy to report that although the interface is largely similar, there have for sure been some work put in under the hood as the saving, opening and general interaction with documents in Office living in SharePoint just works.  Yes, I said it, it just works.</p>
<blockquote><p>*gulp, I just realised that is a pretty bold statement to put out in the blogosphere, but anyway, this has been my experience.</p></blockquote>
<p>Other bits and pieces in the mail client specifically has been the inline replying, deleting and flagging (not new, but slicker) coupled with<br />
smart bits and bobs like letting you know when you are on 3G just to save you some bucks.  Yes, we&#8217;ve all been overseas and dumped our mail via tethering (it hurts).</p>
<p>The efficiencies in the collaboration space really excites me and specifically the &#8220;basics&#8221; that Microsoft seem to have focused on.  I love features and functions, but during the years of implementing office productivity software it&#8217;s in most cases some of the most basic elements that have let customers down (e.g. document stays checked our forever).</p>
<p>It  seems like they have really reached a point where the features are enough and they are simply bedding down the basics.</p>
<p>Considering other advances like SkyDrive Pro, the tablet ecosystem and better Windows phones, I think Office productivity is in for a big year!</p>
<p>Viva Microsoft!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1584/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1584/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1584&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/02/15/ramblings-about-office-productivity/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>-26.046700 28.059980</georss:point>
		<geo:lat>-26.046700</geo:lat>
		<geo:long>28.059980</geo:long>
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2013/02/wp_000360_thumb.jpg" medium="image">
			<media:title type="html">Viva SharePoint</media:title>
		</media:content>
	</item>
		<item>
		<title>Are you a Dynamics CRM Rock Star?</title>
		<link>http://technicallead.wordpress.com/2013/01/29/are-you-a-dynamics-crm-rock-star/</link>
		<comments>http://technicallead.wordpress.com/2013/01/29/are-you-a-dynamics-crm-rock-star/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 11:02:03 +0000</pubDate>
		<dc:creator>Lawrence Cawood</dc:creator>
				<category><![CDATA[Microsoft Dynamics]]></category>
		<category><![CDATA[CRM]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=1577</guid>
		<description><![CDATA[You&#8217;ve got the &#8216;mettle&#8217;, now it&#8217;s time to find out how you stack up against the best Dynamics CRM resources on the planet. Sign Up Here for your backstage pass. Follow CRM Rock Star to stay informed.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1577&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>You&#8217;ve got the &#8216;mettle&#8217;, now it&#8217;s time to find out how you stack up against the best Dynamics CRM resources on the planet.</p>
<p><a href="http://signup.crmrockstar.com">Sign Up Here</a> for your backstage pass. Follow <a href="http://twitter.com/CRMRockstar">CRM Rock Star</a> to stay informed.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1577/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1577/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1577&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2013/01/29/are-you-a-dynamics-crm-rock-star/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8d2b0b559b95f96fa0317860881f84a8?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Lawrence</media:title>
		</media:content>
	</item>
		<item>
		<title>Sharing Las Vegas</title>
		<link>http://technicallead.wordpress.com/2012/12/11/sharing-las-vegas/</link>
		<comments>http://technicallead.wordpress.com/2012/12/11/sharing-las-vegas/#comments</comments>
		<pubDate>Tue, 11 Dec 2012 12:18:37 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint 2013]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1573</guid>
		<description><![CDATA[It’s been a month since the conference – wowzer, time flies when you having fun.  Can you believe it?  A month? I guess this is how some customers feel when they hear that SharePoint 2013 is available while staring down an unused SharePoint 2010 license.  Well, never fear, SharePoint 2013 should make it even easier [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1573&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It’s been a month since the conference – wowzer, time flies when you having fun.  Can you believe it?  A month?</p>
<p>I guess this is how some customers feel when they hear that SharePoint 2013 is available while staring down an unused SharePoint 2010 license.  Well, never fear, SharePoint 2013 should make it even easier to convince business stakeholders to invest in the deployment of this wonderful product.  How do I know this?  Well, I witnessed it first hand in Las Vegas and what a jol it was!</p>
<p>Arriving in Vegas I was immediately awestruck by the shear size of everything.  I’ve seen a million movies shot in Vegas, but never quite understood the magnitude of things until you see them up close.  I arrived on the Sunday morning and this meant that Philippe (@SharePointBru) and I had an entire day to walk down the strip, ride roller coasters and indulge in a cocktail (yes, just one, but it was ENORMOUS).</p>
<p align="left"><a href="http://technicallead.files.wordpress.com/2012/12/wp_000286.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;float:left;padding-top:0;border:0;" title="WP_000286" alt="WP_000286" src="http://technicallead.files.wordpress.com/2012/12/wp_000286_thumb.jpg?w=184&#038;h=244" width="184" height="244" align="left" border="0" /></a><a href="http://technicallead.files.wordpress.com/2012/12/wp_000287.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="WP_000287" alt="WP_000287" src="http://technicallead.files.wordpress.com/2012/12/wp_000287_thumb.jpg?w=184&#038;h=244" width="184" height="244" border="0" /></a></p>
<p>After recovering from “ONE” cocktail the conference kicked off with a brilliant keynote address.  As always Microsoft pulled out all the stops and I really enjoyed how demo heavy the keynote was.  Everything was “Office 365” and it was clear from the get go that “ONLINE” was going to be the biggest focus of this conference.</p>
<p><a href="http://technicallead.files.wordpress.com/2012/12/wp_000301.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="WP_000301" alt="WP_000301" src="http://technicallead.files.wordpress.com/2012/12/wp_000301_thumb.jpg?w=244&#038;h=184" width="244" height="184" border="0" /></a><a href="http://technicallead.files.wordpress.com/2012/12/wp_000302.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="WP_000302" alt="WP_000302" src="http://technicallead.files.wordpress.com/2012/12/wp_000302_thumb.jpg?w=244&#038;h=184" width="244" height="184" border="0" /></a></p>
<h4>So many sessions, so little time</h4>
<p>I’m happy to report that for the better part the sessions were grouped well, had good presenters and great content.  With SharePoint 2013 being new (for those not on TAP) it was a bit of an information overload, but I went with specific goals – Find out what has changed, what is new and how to get going immediately.</p>
<p>I had a couple of great sessions but two that stand out had to be the one on building Knowledge Management Portals and another one on Integrating Metadata from desperate systems into SharePoint.  The metadata one was great simply for the fact that the developer (<a title="Pete Gonzalez" href="http://myspc.mssharepointconference.com/Profile/Details/4532">Pete Gonzalez</a>) presenting it was a total NINJA, but kept it light.  Yes he introduced me to the “demo dance” and I will be using this in all my presentations going forward.</p>
<p>The other session – “How to Build great Knowledge Management Portals” by <a title="Lincoln DeMaris" href="http://myspc.mssharepointconference.com/Profile/Details/4406">Lincoln DeMaris</a>, made the entire conference worth while.  It went into great detail, including demo’s on how to create portals using managed metadata’s new “pinning” feature, setting up FURLs (Friendly URLs) and playing with the CSWP (Content Search Web Part).  All of this, obviously, made possible with SharePoint’s updated search (which now includes FAST), but does require the eCAL for most of it.</p>
<p>Other fantastic revelations around licensing included:</p>
<ul>
<li>SharePoint FIS falls away and websites can now be hosted by simply licensing the SharePoint Server</li>
<li>Extranet’s are free for users that are completely outside of your organisation</li>
<li>FAST Search is completely integrated into SharePoint’s search</li>
</ul>
<h4>Final Impressions</h4>
<p>Overall I think the conference was a major success.  The 10,000 delegates were always fed, had Wi-Fi (eventually) and had plenty of opportunity to win prizes, listen to great speakers and mingle with the who’s who of the SharePoint community.  I’m not 100% sure if I’ll be at every SharePoint conference going forward, but attending one where the version is refreshed is a must!</p>
<p><a href="http://technicallead.files.wordpress.com/2012/12/img_0716.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="IMG_0716" alt="IMG_0716" src="http://technicallead.files.wordpress.com/2012/12/img_0716_thumb.jpg?w=244&#038;h=184" width="244" height="184" border="0" /></a><a href="http://technicallead.files.wordpress.com/2012/12/img_0732.jpg"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="IMG_0732" alt="IMG_0732" src="http://technicallead.files.wordpress.com/2012/12/img_0732_thumb.jpg?w=244&#038;h=184" width="244" height="184" border="0" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1573/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1573/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1573&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2012/12/11/sharing-las-vegas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>-26.046700 28.059980</georss:point>
		<geo:lat>-26.046700</geo:lat>
		<geo:long>28.059980</geo:long>
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/wp_000286_thumb.jpg" medium="image">
			<media:title type="html">WP_000286</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/wp_000287_thumb.jpg" medium="image">
			<media:title type="html">WP_000287</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/wp_000301_thumb.jpg" medium="image">
			<media:title type="html">WP_000301</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/wp_000302_thumb.jpg" medium="image">
			<media:title type="html">WP_000302</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/img_0716_thumb.jpg" medium="image">
			<media:title type="html">IMG_0716</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/12/img_0732_thumb.jpg" medium="image">
			<media:title type="html">IMG_0732</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Conference is HERE &#8211; Las Vegas 2012</title>
		<link>http://technicallead.wordpress.com/2012/11/11/sharepoint-conference-is-here-las-vegas-2012/</link>
		<comments>http://technicallead.wordpress.com/2012/11/11/sharepoint-conference-is-here-las-vegas-2012/#comments</comments>
		<pubDate>Sun, 11 Nov 2012 15:13:19 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=1530</guid>
		<description><![CDATA[It feels like its taken AGES to get here, but the conference is finally upon us. As I sit on my flight from NYC to Vegas my mind slowly but surely starts to move away from pavement hotdogs, expensive taxi rides and great basketball game experiences to the world of enterprise content management, composites, workflow, [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1530&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It feels like its taken AGES to get here, but the conference is finally upon us. As I sit on my flight from NYC to Vegas my mind slowly but surely starts to move away from pavement hotdogs, expensive taxi rides and great basketball game experiences to the world of enterprise content management, composites, workflow, social and everything Share*.</p>
<p>*Yes, there will be a SharePint in there somewhere also.</p>
<p>What do you want to get out of the conference? A question I posted to twitter and linkedin earlier which made me think, what do I want to get out of it? From my perspective, here are my objectives:</p>
<blockquote><p>Get up to speed with everything SharePoint 2013</p>
<p>Network with #ZACREW and the rest of the SharePoint community</p>
<p>Investigate what&#8217;s hot in the ISV &amp; APPS space</p>
<p>Spread the gospel of Mint (and the future of our mobile business specifically)</p></blockquote>
<p>It&#8217;s my first international conference, but feel super excited to reconnect with the international guys that generally join me on the SharePoint Saturday speaking circuit.  Laughs will be a plenty and the Share* jokes &amp; puns will continue to all hours in the morning, but one thing is certain &#8211; SharePoint marches on to yet another great upgrade!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1530/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1530/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1530&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2012/11/11/sharepoint-conference-is-here-las-vegas-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>-26.046700 28.059980</georss:point>
		<geo:lat>-26.046700</geo:lat>
		<geo:long>28.059980</geo:long>
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint User Profile Service not working after Windows 8 upgrade</title>
		<link>http://technicallead.wordpress.com/2012/11/07/sharepoint-user-profile-service-not-working-after-windows-8-upgrade/</link>
		<comments>http://technicallead.wordpress.com/2012/11/07/sharepoint-user-profile-service-not-working-after-windows-8-upgrade/#comments</comments>
		<pubDate>Wed, 07 Nov 2012 11:13:14 +0000</pubDate>
		<dc:creator>Lawrence Cawood</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=1542</guid>
		<description><![CDATA[So I upgraded to Windows 8 the other day (which I&#8217;m really loving so far) but the upgrade broke SharePoint&#8217;s user profile service application. I have SharePoint 2010 installed locally on my Windows-7-now-Windows-8-PC for development purposes. The Problem There were a variety of symptoms that I won&#8217;t list in detail here but basically I couldn&#8217;t [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1542&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>So I upgraded to Windows 8 the other day (which I&#8217;m really loving so far) but the upgrade broke SharePoint&#8217;s user profile service application. I have SharePoint 2010 installed locally on my Windows-7-now-Windows-8-PC for development purposes.</p>
<h3>The Problem</h3>
<p>There were a variety of symptoms that I won&#8217;t list in detail here but basically I couldn&#8217;t get into my user profile service application in central admin. &#8216;An unexpected error occurred&#8217; it told me.</p>
<p>The ULS logs were full of the typical generic user profile service errors (e.g. &#8216;No User Profile Application available to service the request&#8217;) and the event viewer was complaining so fast I couldn&#8217;t keep up.</p>
<p>The main errors being reported in the event log were:</p>
<blockquote><p>The service &#8216;/SecurityTokenServiceApplication/securitytoken.svc&#8217; cannot be activated due to an exception during compilation. (event ID 3)</p></blockquote>
<p>and</p>
<blockquote><p>An exception occurred when trying to issue security token: The requested service, &#8216;<a href="http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc/actas&#038;#8217" rel="nofollow">http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc/actas&#038;#8217</a>; could not be activated. (event id 8306)</p></blockquote>
<p>So it seemed to be a problem with the Security Token Service. Navigating to the URL listed in the error message above (<a href="http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc" rel="nofollow">http://localhost:32843/SecurityTokenServiceApplication/securitytoken.svc</a>) showed me an error page.</p>
<h3>The Solution</h3>
<p>Like any SharePoint administrator worth his salt, I immediately hit Google.</p>
<p>Many opened tabs later I stumbled across <a href="http://blogs.technet.com/b/sykhad-msft/archive/2012/02/25/sharepoint-2010-nailing-the-error-quot-the-security-token-service-is-unavailable-quot.aspx">this post</a>, which offered a solution that worked: re-provision all the SharePoint Web Services. The author says that this is, &#8220;one of the safest ways&#8221; to get the Security Token Service working.</p>
<p>Near the bottom of the post is a list of commands to enter into SharePoint PowerShell, which I did:</p>
<p style="padding-left:30px;"><em><strong>$h = Get-SPServiceHostconfig</strong></em></p>
<p style="padding-left:30px;"><em><strong>$h.Provision()</strong></em></p>
<p style="padding-left:30px;"><em><strong>$services = Get-SPServiceApplication</strong></em></p>
<p style="padding-left:30px;"><em><strong>foreach ($service in $services) { $service.provision();</strong></em><br />
<em><strong>write-host $service.name}</strong></em></p>
<p>Once the commands were run I did an IISRESET then tried to access my user profile service application. Success!</p>
<p>Thanks <a href="http://social.technet.microsoft.com/profile/syed-msft">Syed</a> and Abhishek <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1542/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1542/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1542&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2012/11/07/sharepoint-user-profile-service-not-working-after-windows-8-upgrade/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/8d2b0b559b95f96fa0317860881f84a8?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Lawrence</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t Litter&#8211;Save Documents in SharePoint</title>
		<link>http://technicallead.wordpress.com/2012/11/05/dont-littersave-documents-in-sharepoint/</link>
		<comments>http://technicallead.wordpress.com/2012/11/05/dont-littersave-documents-in-sharepoint/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 10:38:55 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">https://technicallead.wordpress.com/?p=1539</guid>
		<description><![CDATA[So you saw the title and thought – “HUH, what is this guy smoking?”&#160; Well, I totally understand, it isn’t exactly the most conventional title, but stay with me, it will all make sense shortly. One of the biggest challenges in SharePoint the world over is change management.&#160; The simple fact, which continuous to baffle [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1539&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>So you saw the title and thought – “HUH, what is this guy smoking?”&#160; Well, I totally understand, it isn’t exactly the most conventional title, but stay with me, it will all make sense shortly.</p>
<p>One of the biggest challenges in SharePoint the world over is change management.&#160; The simple fact, which continuous to baffle minds, is that amazing solutions are churned out from provider to provider, but many users that are surveyed simply don’t use them. </p>
<h4>User Adoption – Still a Challenge</h4>
<p>Why is this?&#160; Well, if I knew, I think I’d be one of the richest persons on the planet as this problem is not limited to Microsoft products or SharePoint, but all IT systems the world over.&#160; I bet my good friend Veronique from Let’s Collaborate would love to know the silver bullet answer to fix user adoption, but she too will confess that there isn’t one standard answer.</p>
<h4>Growing Adoption – Interesting Scenario</h4>
<p>So I was driving in my car the other day and saw a guy in front of me throwing rubbish out the window.&#160; Another person also dumped some litter on the side of the road.&#160; As I looked at it, I immediately thought about how difficult it is to keep our streets clean if people don’t use rubbish bins or city dumping grounds.&#160; (<em>Read:&#160; centralized repository</em>)</p>
<p>I immediately thought about SharePoint (yes, I’m a nerd).&#160; How does this relate?&#160; Well here goes.<a href="http://technicallead.files.wordpress.com/2012/11/11971239281768335436doctormo_put_rubbish_in_bin_signs_svg_med.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;float:right;padding-top:0;border-width:0;" title="11971239281768335436doctormo_Put_Rubbish_in_Bin_Signs_svg_med" border="0" alt="11971239281768335436doctormo_Put_Rubbish_in_Bin_Signs_svg_med" align="right" src="http://technicallead.files.wordpress.com/2012/11/11971239281768335436doctormo_put_rubbish_in_bin_signs_svg_med_thumb.png?w=81&#038;h=129" width="81" height="129" /></a></p>
<p>Consider this – Let’s say a document is a piece of rubbish and people just put documents all over the place.&#160; How difficult is it to have a consistent user journey or build a file plan that makes any sense?&#160; Now I know that SharePoint has some funky tools to bring content together, but imagine you don’t even upload your documents and just leave it in your email, desktop and “I” drive.&#160; Now that would be a mission to consolidate right?</p>
<p>So, how do we move forward?&#160; Well it’s “simple”.&#160; hehe, not really, but ja, sometimes small things make a big difference.&#160; Start with uploading your documents into SharePoint and simply distribute links and not the actual documents.&#160; If you have all your documents loaded into SharePoint (albeit in various sites) it will be MUCH easier for your Knowledge Manager to consolidate the information and present it back in a file plan / user journey type scenario that makes any sense.</p>
<h4>Don’t Litter – Save Documents in SharePoint!</h4>
<p>So in closing, next time you think of saving your document as an email attachment, or dumping it on your desktop, consider what you are doing to your SharePoint “environment”.&#160; <img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://technicallead.files.wordpress.com/2012/11/wlemoticon-smile.png?w=698" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/1539/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/1539/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&#038;blog=4044018&#038;post=1539&#038;subd=technicallead&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2012/11/05/dont-littersave-documents-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=monsterid&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/11/11971239281768335436doctormo_put_rubbish_in_bin_signs_svg_med_thumb.png" medium="image">
			<media:title type="html">11971239281768335436doctormo_Put_Rubbish_in_Bin_Signs_svg_med</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2012/11/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
	</channel>
</rss>
