<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>// T3chNicaL.LEad</title>
	<atom:link href="http://technicallead.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicallead.wordpress.com</link>
	<description>"If you don't know where you're going, you're unlikely to end up there." - Forrest Gump</description>
	<lastBuildDate>Thu, 22 Oct 2009 08:30:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='technicallead.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/4ac2236ed460432e0ad8b66035074bcd?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>// T3chNicaL.LEad</title>
		<link>http://technicallead.wordpress.com</link>
	</image>
			<item>
		<title>Moving SharePoint 2007 Databases</title>
		<link>http://technicallead.wordpress.com/2009/10/22/moving-sharepoint-2007-databases/</link>
		<comments>http://technicallead.wordpress.com/2009/10/22/moving-sharepoint-2007-databases/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 08:30:46 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Configuration]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=641</guid>
		<description><![CDATA[I completed a production database move two days ago and sadly the process didn't go down as documented on various technet sites.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=641&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I completed a production database move two days ago and sadly the process didn&#8217;t go down as documented on various technet sites.  To cut a long story short, here are the steps I completed to successfully move the databases:</p>
<p>- Make a complete backup of the Site Collection that needs to be moved.  This may be completed via the stsadm command:  STSADM -o backup -url http://portal.domain.com -filename c:\backups\backup.bak;<br />
- Disconnect all servers from the SharePoint farm using the SharePoint Configuration Wizard;<br />
- Recreate the farm on the Central Administration Host using SharePoint Configuration Wizard. At this point, be sure to enter the details of the new SQL Server;<br />
- Once the farm is created, execute the restore command for the Site Collection backed up in the first step: STSADM -o restore -url http://portal.domain.com -filename c:\backups\backup.bak; (Ensure you have alternate mappings configured when using DNS at this point)<br />
- Recreate Shared Services Provider (in a multi server farm, ensure that all servers have been added before completing this step as the Index Server needs to be configured before this step);<br />
- Once this has been recreated, you will need to configure the following: Profile Import, Search, Usage Analysis, Diagnostic Logging.</p>
<p>This process worked for me, but I&#8217;m pretty sure there is an easier way to do this as the reconfiguring of the SSP can work for a smallish environment but is not feasible where search and other entities have been heavily configured to deliver additional value.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/641/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=641&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2009/10/22/moving-sharepoint-2007-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>OneNote Mobile &#8211; Gotta love it</title>
		<link>http://technicallead.wordpress.com/2009/09/11/onenote-mobile-gotta-love-it/</link>
		<comments>http://technicallead.wordpress.com/2009/09/11/onenote-mobile-gotta-love-it/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:06:26 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[OneNote]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/2009/09/11/onenote-mobile-gotta-love-it/</guid>
		<description><![CDATA[I recently started using OneNote mobile again and just thought I need to rant about it online a little.  I really enjoy the adhoc nature of OneNote especially for meetings / general thoughts and having this extension on my phone is fantastic.
I haven&#8217;t been a huge fan of Windows Mobile (guess because I never [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=640&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I recently started using OneNote mobile again and just thought I need to rant about it online a little.  I really enjoy the adhoc nature of OneNote especially for meetings / general thoughts and having this extension on my phone is fantastic.</p>
<p>I haven&#8217;t been a huge fan of Windows Mobile (guess because I never used it) and ever since I started using it recently it&#8217;s open up other areas of usage for technology on the go, enter OneNote Mobile.</p>
<p>I&#8217;m on the road a fairly large part of the day as I&#8217;ve moved in the business development department at my company.  Keeping tabs of what I&#8217;m busy with and what I need to get to gets more and more tricky as many of my meetings happen in and around coffee shops and lunch bistro&#8217;s.  Taking out a laptop and typing out large OneNote / Word notes of a particular meeting isn&#8217;t for this reason not always practical.  What I do to overcome this is simply carry a small notepad (yes pen and paper) with me along with my trusty Windows Mobile phone.</p>
<p>After I have completed a number of meetings I will typically    just add the notes into OneNote Mobile under the appropriate heading (date for example).  These notes, whether it be an audio note (great while you driving) or a typed note (post a meeting) get synchronized to my OneNote Notebook on my laptop for easy &#8220;action&#8221; at a later point.</p>
<p>As metnioned before keeping notes in this manner is also a fairly easy way to illustrate to your peers what you are up on a day to day basis.  This, in the current economic climate, is great especially in the business development team where you are in charge of running your own diary.</p>
<p>OneNote Mobile has given me an scribble pad on my phone which, with proper discipline becomes either a &#8220;to do&#8221; list  or a &#8220;what have I been up to today&#8221; diary. </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/640/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/640/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/640/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=640&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2009/09/11/onenote-mobile-gotta-love-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>Fun with Variations</title>
		<link>http://technicallead.wordpress.com/2009/05/19/fun-with-variations/</link>
		<comments>http://technicallead.wordpress.com/2009/05/19/fun-with-variations/#comments</comments>
		<pubDate>Tue, 19 May 2009 13:24:15 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2007]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=631</guid>
		<description><![CDATA[While implementing variations we started investigating how document libraries will react once the source sites are updated. The scenarios were pretty interesting and I thought I&#8217;d quickly share them:
Scenario 1 &#8211; Web part is propagated
Initially we were not entirely sure how the creation of a web part in the source site will react as variations [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=631&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>While implementing variations we started investigating how document libraries will react once the source sites are updated. The scenarios were pretty interesting and I thought I&#8217;d quickly share them:</p>
<p><strong>Scenario 1 &#8211; Web part is propagated</strong></p>
<p>Initially we were not entirely sure how the creation of a web part in the source site will react as variations is &#8217;sold&#8217; to only keep web content in synch.  We were pretty happy to find that if you drag a web part onto a page in the source site, the actual web part is also propagated to the target site(s).</p>
<p><strong>Scenario 2 &#8211; Document Library with same name?</strong></p>
<p>So now that the document library web part has propagated to the target site, what document library is actually referenced in the web part?  To our astonishment we found that if a document library with the exact same name exists in the target and source library the web part on the target site will reference its document library.  Therefore if a document is uploaded in the source site, English, the document will not be visible in say German.</p>
<p><strong>Scenario 3 &#8211; Document Library with different name?</strong></p>
<p>Once we realised that scenario 2 removes the ability to manage documents across multiple languages we started scratching with options and found that if the source document library has a unique name, the web part that is propagated to the target will in fact reference back to the source site.  Therefore if a document is uploaded in the source site, English, it will also be visible in German.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/631/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/631/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/631/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=631&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2009/05/19/fun-with-variations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>Enable Enterprise Features:  Timer Job Fails</title>
		<link>http://technicallead.wordpress.com/2009/05/19/enable-enterprise-features-timer-job-fails/</link>
		<comments>http://technicallead.wordpress.com/2009/05/19/enable-enterprise-features-timer-job-fails/#comments</comments>
		<pubDate>Tue, 19 May 2009 12:45:49 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[MOSS 2007]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/2009/05/19/enable-enterprise-features-timer-job-fails/</guid>
		<description><![CDATA[So you need to develop on Forms Services, but your MOSS installation does not have the enterprise features installed. Never fear, just enable it via Central Admin &#8211; PROBLEM. While trying to enable it, with a valid enterprise key, the process fails.
To get around this problem, delete the existing timer job definition and repeat the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=632&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So you need to develop on Forms Services, but your MOSS installation does not have the enterprise features installed. Never fear, just enable it via Central Admin &#8211; PROBLEM. While trying to enable it, with a valid enterprise key, the process fails.</p>
<p>To get around this problem, delete the existing timer job definition and repeat the process. Ignore the error, execute the Configuration Wizard and restart your MOSS server &#8211; Badaboomtish!</p>
<p>Seamless upgrade path hey?</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/632/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/632/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/632/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/632/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/632/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/632/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/632/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/632/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/632/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/632/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=632&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2009/05/19/enable-enterprise-features-timer-job-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint &#8211; Search</title>
		<link>http://technicallead.wordpress.com/2009/01/27/sharepoint-search/</link>
		<comments>http://technicallead.wordpress.com/2009/01/27/sharepoint-search/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 09:12:58 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=628</guid>
		<description><![CDATA[SharePoint Search is very powerful, but in most cases it does take a skilled consultant or developer to unlock the potential of this feature in SharePoint.
I&#8217;ve seen a number of interesting examples, but one that really sticks out is on http://www.starbucks.com.  Here you can search for the nearest Starbucks coffee bar based on location and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=628&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>SharePoint Search is very powerful, but in most cases it does take a skilled consultant or developer to unlock the potential of this feature in SharePoint.</p>
<p>I&#8217;ve seen a number of interesting examples, but one that really sticks out is on <a href="http://www.starbucks.com">http://www.starbucks.com</a>.  Here you can search for the nearest Starbucks coffee bar based on location and the results are integrated into Microsoft Live Earth.  I was a bit suprised when a colleague at Microsoft showcased this and afterward mentioned that it is using SharePoint.  Go and have a look, it&#8217;s well worth it and really broadens the horizon for the application of SharePoint Search not only in the enterprise, but also on externally facing websites.</p>
<p>Another great article that I came across while reading up a bit more on search was this one from Robert Mclean on the SADEV website.  Here he gives a broad overview of Faceted and Federated search and also touches on an interesting development addition which allows for better SharePoint Search usage amongst users.  The article can be found here &#8211; <a href="http://www.sadev.co.za/node/262">http://www.sadev.co.za/node/262</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/628/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/628/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/628/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/628/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/628/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/628/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/628/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/628/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/628/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/628/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=628&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2009/01/27/sharepoint-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
		<item>
		<title>Ho ho ho, make your SharePoint portal snow!</title>
		<link>http://technicallead.wordpress.com/2008/12/15/ho-ho-ho-make-your-sharepoint-portal-snow/</link>
		<comments>http://technicallead.wordpress.com/2008/12/15/ho-ho-ho-make-your-sharepoint-portal-snow/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 21:19:03 +0000</pubDate>
		<dc:creator>Lawrence Cawood</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=620</guid>
		<description><![CDATA[To make your SharePoint portal snow, add the following line into the &#60;head&#62; section of your master page:
&#60;script src=&#34;http://s3.wordpress.com/wp-content/plugins/snow/snowstorm.js?ver=2&#34; type=&#34;text/javascript&#34; /&#62;
The unsupported easy way to do this is to simply open default.master located in TEMPLATE\GLOBAL and add it directly in there.
If you don’t want to link directly to the file on wordpress, simply save the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=620&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To make your SharePoint portal snow, add the following line into the &lt;head&gt; section of your master page:</p>
<pre class="brush: jscript;">&lt;script src=&quot;http://s3.wordpress.com/wp-content/plugins/snow/snowstorm.js?ver=2&quot; type=&quot;text/javascript&quot; /&gt;</pre>
<p>The <s>unsupported</s> easy way to do this is to simply open default.master located in TEMPLATE\GLOBAL and add it directly in there.</p>
<p>If you don’t want to link directly to the file on wordpress, simply save the .js file somewhere in your layouts folder and reference it like that.</p>
<p>Thanks wordpress for making this available for us to pillage <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That’s the Christmas spirit!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/620/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/620/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/620/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=620&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2008/12/15/ho-ho-ho-make-your-sharepoint-portal-snow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7faa4a152005caba90dea5096543a65d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lawrence</media:title>
		</media:content>
	</item>
		<item>
		<title>Generate thumbnails automatically in SharePoint</title>
		<link>http://technicallead.wordpress.com/2008/12/14/generate-thumbnails-automatically-in-sharepoint/</link>
		<comments>http://technicallead.wordpress.com/2008/12/14/generate-thumbnails-automatically-in-sharepoint/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 22:34:39 +0000</pubDate>
		<dc:creator>Lawrence Cawood</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=609</guid>
		<description><![CDATA[If you need to insert a thumbnail into your content, use the following url as the image source:
http://servername/_layouts/AssetUploader.aspx?Size=Medium&#38;ImageUrl=/TestSite/Pictures/TechnicalLead.jpg
The &#8216;Size&#8217; parameter can be set to Small or Medium, and the &#8216;ImageUrl&#8217; parameter is the location of the image that you wish to generate the thumbnail from. This image must be located within the site collection. If [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=609&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you need to insert a thumbnail into your content, use the following url as the image source:</p>
<p><em>http://servername/_layouts/AssetUploader.aspx?Size=<span style="color:#ff0000;"><strong>Medium</strong></span>&amp;ImageUrl=<span style="color:#ff0000;"><strong>/TestSite/Pictures/TechnicalLead.jpg</strong></span></em></p>
<p>The &#8216;Size&#8217; parameter can be set to Small or Medium, and the &#8216;ImageUrl&#8217; parameter is the location of the image that you wish to generate the thumbnail from. This image must be located within the site collection. If the url to your full size image was http://servername/sitename/listname/filename.jpg, the value to pass here would be /sitename/listname/filename.jpg.</p>
<p>I&#8217;ve found this comes in handy when creating announcements with links to screenshots or photos, where you require an image to be dynamically resized to a thumbnail.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/609/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/609/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/609/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=609&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2008/12/14/generate-thumbnails-automatically-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7faa4a152005caba90dea5096543a65d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lawrence</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing CRM 4.0 on Windows Server 2008</title>
		<link>http://technicallead.wordpress.com/2008/12/12/installing-crm-40-on-windows-server-2008/</link>
		<comments>http://technicallead.wordpress.com/2008/12/12/installing-crm-40-on-windows-server-2008/#comments</comments>
		<pubDate>Fri, 12 Dec 2008 07:16:14 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Dynamics CRM 4.0]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=607</guid>
		<description><![CDATA[While installing CRM 4.0 on Windows Server 2008 I was faced with the following error message during the installation:
&#8220;Microsoft.Crm.Setup.Server.ConfigureAspNetAccountAction failed.&#8221;
To resolve this issue, ensure that you select Network Service when asked to configure the service account for the installation.
Here is the full article from Microsoft: http://support.microsoft.com/kb/950100
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=607&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div id="attachment_616" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-616" title="Installation Failure" src="http://technicallead.files.wordpress.com/2008/12/crm-installation-failure1.jpg?w=300&#038;h=126" alt="Installation Failure" width="300" height="126" /><p class="wp-caption-text">Installation Failure</p></div>
<p>While installing CRM 4.0 on Windows Server 2008 I was faced with the following error message during the installation:</p>
<p><em>&#8220;Microsoft.Crm.Setup.Server.ConfigureAspNetAccountAction failed.&#8221;</em></p>
<p>To resolve this issue, ensure that you select Network Service when asked to configure the service account for the installation.</p>
<p>Here is the full article from Microsoft: <a title="http://support.microsoft.com/kb/950100" href="http://support.microsoft.com/kb/950100" target="_blank">http://support.microsoft.com/kb/950100</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/607/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/607/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/607/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/607/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/607/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/607/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/607/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/607/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/607/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/607/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=607&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2008/12/12/installing-crm-40-on-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>

		<media:content url="http://technicallead.files.wordpress.com/2008/12/crm-installation-failure1.jpg?w=300" medium="image">
			<media:title type="html">Installation Failure</media:title>
		</media:content>
	</item>
		<item>
		<title>The Business Benefits of an Agile Approach</title>
		<link>http://technicallead.wordpress.com/2008/11/30/the-business-benefits-of-an-agile-approach/</link>
		<comments>http://technicallead.wordpress.com/2008/11/30/the-business-benefits-of-an-agile-approach/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 18:56:49 +0000</pubDate>
		<dc:creator>Lawrence Cawood</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Agile software development]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=602</guid>
		<description><![CDATA[Read my recent article for iWeek magazine on the topic of agile development and some of the business benefits it can provide.
From the article:
&#8220;Agile methods enable software development teams to deliver the highest possible business value in the shortest amount of time, while being able to adapt to changes in requirements during development. This is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=602&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Read my <a href="http://www.iweek.co.za/ViewStory.asp?StoryID=191200">recent article for iWeek magazine</a> on the topic of agile development and some of the business benefits it can provide.</p>
<p>From the article:</p>
<blockquote><p><em>&#8220;Agile methods enable software development teams to deliver the highest possible business value in the shortest amount of time, while being able to adapt to changes in requirements during development. This is a huge leap forward in terms of value for money, in an industry where late delivery, inflexible requirements, cost overruns, and quality issues are all too common. </em></p>
<p><em>So what are some of the business benefits of an agile approach?&#8221;</em></p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/602/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/602/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/602/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=602&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2008/11/30/the-business-benefits-of-an-agile-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7faa4a152005caba90dea5096543a65d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Lawrence</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring Forms Based Authentication on MOSS 2007</title>
		<link>http://technicallead.wordpress.com/2008/11/25/configuring-forms-based-authentication-on-moss-2007/</link>
		<comments>http://technicallead.wordpress.com/2008/11/25/configuring-forms-based-authentication-on-moss-2007/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 20:01:09 +0000</pubDate>
		<dc:creator>Francois H. Pienaar</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Forms Based Authentication]]></category>
		<category><![CDATA[MOSS 2007]]></category>

		<guid isPermaLink="false">http://technicallead.wordpress.com/?p=600</guid>
		<description><![CDATA[Configuring FBA on MOSS 2007 is fairly straight forward, but if you do not pay attention to each step, you could be in a world of pain.  I found the configuration pretty simple and the value it gives the organisation immense.
I did however run into one small issue on my initial testing server.  The famous [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=600&subd=technicallead&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Configuring FBA on MOSS 2007 is fairly straight forward, but if you do not pay attention to each step, you could be in a world of pain.  I found the configuration pretty simple and the value it gives the organisation immense.</p>
<p>I did however run into one small issue on my initial testing server.  The famous &#8220;Uknown Error&#8221;.  This error occurred as I tried to authenticate my user.  Turns out I had forgotten to give the application pool identity rights to the custom database created for my FBA user store.  Once allocated all worked like a charm.</p>
<p>I couldn&#8217;t find anything on the net about this so either everyone started from scratch when they saw this error or simply haven&#8217;t run into it.  In any event, hope this helps!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicallead.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicallead.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicallead.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicallead.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicallead.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicallead.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicallead.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicallead.wordpress.com/600/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicallead.wordpress.com/600/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicallead.wordpress.com/600/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=technicallead.wordpress.com&blog=4044018&post=600&subd=technicallead&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://technicallead.wordpress.com/2008/11/25/configuring-forms-based-authentication-on-moss-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9630a55a609659f021d35083becf1a27?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Francois H. Pienaar</media:title>
		</media:content>
	</item>
	</channel>
</rss>