<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>SharePoint</title>
        <link>http://geekswithblogs.net/rfoster/category/6240.aspx</link>
        <description>SharePoint</description>
        <language>en-US</language>
        <copyright>Rob Foster</copyright>
        <managingEditor>lespaulrob@hotmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>Thoughts on a SharePoint 2007 Operating Model</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/17/122945.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;What is it about "SharePoint" as a platform that is so difficult?  I hear this almost every time that you get more than zero SharePoint people in a room.  Quite possibly the most frustrating thing about SharePoint for me is the way that companies (not all, but some) view the SharePoint platform as well as staff and train for an operating model around SharePoint itself.  A lot of companies are somewhat inadequately staffed or at least inadequately skilled for a full on SharePoint implementation, so I have a list of thoughts that I see out there in the trenches. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#1: &lt;br /&gt;
&lt;/strong&gt;First Question: "SharePoint IS built around a bunch of technologies that we already have in house (referring to ASP.NET, C#, IIS, SQL Server, etc.).  We have these skills...it's just about learning another object model, so let's just send our people to class and then they will be SharePoint people too." &lt;/p&gt;
&lt;p&gt;NO, NO, NO, NO, NO, NO!...This is quite possibly the first and easiest mistake that is made with a SharePoint implementation.  Yes, you are likely to have ASP.NET and C# skills in house, but that's not all that is required.  SharePoint is a platform that builds on top of ASP.NET.  This means that your teams will need to be proficient in ASP.NET before beginning to learn how to develop SharePoint applications (yes, I’ve actually talked with people who think that they can just jump into SharePoint development with no prior web development experience).  &lt;/p&gt;
&lt;p&gt;With the SharePoint platform, there are MANY disciplines in development, so pick one or two development areas to begin with and then expand from there (TIP: start with web parts, event receivers, and FEATURES).  Design for performance and scalability is an essential skill with SharePoint, especially when developing for lists that contain a lot of data.  &lt;/p&gt;
&lt;p&gt;You will still need to staff for operations, support, usability (e.g. screen designers, which could also be developers), architects, etc.  Rolling out SharePoint is a big deal both technically and organizationally (once your users get a taste of the platform, it WILL take off like wildfire).  Point of this question...&lt;strong&gt;GET YOUR PEOPLE THE PROPER TRAINING!!!!&lt;/strong&gt;  There are several companies that offer training and I would like to highlight 4 of the best: Ted Pattison Group, MindSharp, Combined Knowledge, and SharePoint Solutions.  All offer a great lineup of classes with world class instructors, so don't be afraid to reach out to these guys for help, it just could save you a lot of time and effort later on down the road. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#2 &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;So Exchange is a platform and SharePoint is a platform, why can't we just build out our infrastructure like we did for Exchange and be done?  Well, technically the first part of the question is correct in that SharePoint and Exchange are both platforms...That's about it.  Mind you, they are two different platforms.  Exchange is a fairly static platform in that (in most cases) you are basically managing email and calendars for a relatively fixed set of users in your organization (yes, user count will go up and down, but it's not a major deal to capacity plan for users and their mail/calendars/public folders/etc.).  SharePoint, on the other hand is a very dynamic platform in that you can have many users and at the same time, those users can have the ability to create sites (which can contain sub sites, documents, lists, workflows, etc.).  This means that whatever your SharePoint infrastructure looks like today will not be what it looks like tomorrow, and will definitely not be what it looks like a month from now.  &lt;/p&gt;
&lt;p&gt;Comparing the operating model of SharePoint to Exchange is very bad, even though it's done a lot.  Let's step back a little bit...Shouldn't we really be somewhat comparing the operating model to a product like SAP (not on as large of a scale with much different disciplines, of course)?  I think that the SAP guys have it right.  With SAP, there are developers that are specialized in a module of SAP (HR, Finance, etc.) and a configuration team that help “customize” or configure each module.  There is also very specialized support staff, as well as administrators; all of these people are dedicated resources to any platform.  &lt;/p&gt;
&lt;p&gt;Arguably, the SAP model this is a correct approach for the SharePoint platform.  Developers should specialize in a discipline of SharePoint development (BDC, Excel Services, Web Parts, etc.), you can also have configuration experts that are experts in setting up and operating the platform as well as administrators that are responsible for the platform governance.  My point in answering this question is that SharePoint is a very large platform and no one can know it all very deeply…you will find little pockets of expertise with the platform, but at this time people just can’t be an expert in all things SharePoint.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#3 &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;What about Development tools for SharePoint?  I love this one, actually because it somewhat highlights something that I have seen building up over time as the development tools get better and better.  Let me start off by saying that I think that Visual Studio 2008 is the best IDE that the world has ever seen, hands down.  This yields both good and bad results, though.  Good results are better developer productivity (and so on...too many to list, VS2008 really rocks).  Bad results are developers are not always required to understand what is happening behind the scenes.  Yes, Visual Studio does a lot of stuff for you.  For example, When was the last time that you compiled a project using the CSC.EXE command-line tool? You don't really have to understand what is happening during compilation because Visual Studio takes the pain out of this process.  Developer productivity has never been at a higher level.&lt;/p&gt;
&lt;p&gt;So if Visual Studio 2008 is so great, why does development suck for the most part for the SharePoint developers?  As bad as I hate to say it, the out of the box Visual Studio development experience for SharePoint is somewhat lacking.  Out of the box, there just isn’t a lot of cool SharePoint dev stuff that ships with Visual Studio.  We all know it and Microsoft has heard your feedback on this topic.  We will just have to see what happens in the Visual Studio roadmap to compensate for this need.  So if there is a need for a tool for Visual Studio and developers are the primary users of Visual Studio, you’d better believe that tools will start to pop up to help us out.  &lt;/p&gt;
&lt;p&gt;Two of such tools to get you started (there are &amp;gt; 200 on &lt;a href="http://www.codeplex.com"&gt;CodePlex&lt;/a&gt; alone!) are &lt;a href="http://www.codeplex.com/wspbuilder"&gt;WSPBuilder&lt;/a&gt; and &lt;a href="http://www.codeplex.com/stsdev"&gt;STSDev&lt;/a&gt;.  These are both tool that will help you develop features in Visual Studio and I have used them both extensively.  While you are on CodePlex, search for SharePoint and see what you get returned.  At the time of this blog, there are over 200 tools that are out there specifically for SharePoint!  Granted these are open source projects but don’t be fooled…a lot of these things really rock and can save you a lot of time, so go check them out now (after you finish reading this blog of course!).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;#4&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ease into your SharePoint implementation.  Another common mistake that companies make with SharePoint implementations is that they want too much too quickly.  Start out slow with a base SharePoint deployment and slowly make your way into the custom development stuff.  You might consider rolling out out of the box features such as Team Sites, My Sites, and Search to your users first before you start into your first custom SharePoint application.  Trust me, your operations folks will thank you for waiting so that they can get their arms around MOSS before developers start chunking there newly developed DLLs at the platform.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;These are only 4 (really) random thoughts to consider when creating an operating model (administration, operations, development, etc) for MOSS.  Please let me know your thoughts, challenges, and successes by implementing SharePoint in your enterprise.  We can all benefit from more of these types of conversations.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122945"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122945" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122945.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/17/122945.aspx</guid>
            <pubDate>Wed, 18 Jun 2008 04:06:53 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122945.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/17/122945.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122945.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122945.aspx</trackback:ping>
        </item>
        <item>
            <title>Windows SharePoint Services 3.0 Tools: Visual Studio 2008 Extensions, Version 1.2 available now</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/12/122823.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7BF65B28-06E2-4E87-9BAD-086E32185E68&amp;amp;displaylang=en"&gt;Get them here.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are no new features, other than this works with Visual Studio 2008.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122823"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122823" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122823.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/12/122823.aspx</guid>
            <pubDate>Thu, 12 Jun 2008 16:40:25 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122823.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/12/122823.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122823.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122823.aspx</trackback:ping>
        </item>
        <item>
            <title>MS SharePoint Developer site is live!</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/12/122820.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.microsoft.com/click/SharePointDeveloper/"&gt;Check out this site&lt;/a&gt;.  It has a lot of great information pertaining to SharePoint 2007 Development.  There are hands on labs, VPCs, and a lot of information about developing on SharePoint 2007.  All for free!&lt;/p&gt;
&lt;p&gt;Thanks to the SharePoint team for getting this site up and running!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122820"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122820" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122820.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/12/122820.aspx</guid>
            <pubDate>Thu, 12 Jun 2008 16:25:48 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122820.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/12/122820.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122820.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122820.aspx</trackback:ping>
        </item>
        <item>
            <title>TechEd: Spring Break for Nerds...</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/11/122784.aspx</link>
            <description>&lt;p&gt;I have to call out &lt;a href="http://www.mikehouston.net/post/Teched08---Spring-Break-for-Nerds-3b-P.aspx"&gt;this funny blog &lt;/a&gt;from Mike Houston.  So true...see if you can find me and a few other SHAREPOINT NATION folks in the pics.  :-)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122784"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122784" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122784.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/11/122784.aspx</guid>
            <pubDate>Wed, 11 Jun 2008 05:45:45 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122784.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/11/122784.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122784.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122784.aspx</trackback:ping>
        </item>
        <item>
            <title>We are SharePoint Nation!!!!</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/08/122704.aspx</link>
            <description>&lt;p&gt;If you have been following my tweets (or have been anywhere around me since MVP Summit), you have likely heard me randomly screaming in my very obvious Nashville accent "SHAREPOINT NATION!", especially at events/conferences and such (they typically frown on me randomly screaming it at work).  :-)  &lt;/p&gt;
&lt;p&gt;Here is a little insight.  SharePoint Nation is a name that we started giving to all of us SharePoint folks as we seem to connect at conferences, events, etc. and somehow are bonded by the product that we work with everyday.  It was really apparent at MVP summit when they were constantly trying to break us up by region (i.e. US, Europe, Asia, etc.) as well as TechEd 2008 this year.  We all somehow connected and ended up having a lot of fun (and a couple of times actually saw the sun rise...yeah...it was a lot of late nights).  Despite the free food and drinks at Summit, ALL of the SharePoint people refused to be separated into regions and ended up connecting elsewhere and doing our own thing.  For example, &lt;a href="http://blogs.msdn.com/sharepoint/archive/2008/04/17/sharepoint-mvps-know-how-to-have-fun-and-give-constructive-product-feedback.aspx"&gt;we missed the first day of pre-conference stuff just to go play paintball!&lt;/a&gt;  &lt;/p&gt;
&lt;p&gt;THAT is what being a part of SharePoint Nation is all about.  Connecting with people who have a common bond (in this case, it's SharePoint), despite your background, home town, personal beliefs, etc. and making friendships that stick.  Maybe it is because we are collaboration people (e.g. SharePoint is a collaboration product), maybe not...I have made friendships that go way beyond people that you meet up with a conferences...Do you have to be a SharePoint MVP, author, or speaker?  OF COURSE NOT!  Whenever you see us out (we usually travel in large groups) join up, hang out, and have a good time!  We are a fun bunch to hang out with.&lt;/p&gt;
&lt;p&gt;We &lt;em&gt;are &lt;/em&gt;SharePoint Nation!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122704"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122704" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122704.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/08/122704.aspx</guid>
            <pubDate>Sun, 08 Jun 2008 16:04:32 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122704.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/08/122704.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122704.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122704.aspx</trackback:ping>
        </item>
        <item>
            <title>TechEd 2008 Jam Sessions</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/06/07/122698.aspx</link>
            <description>&lt;p&gt;Just in case you missed it, Jam Sessions rocked for a bit this year.  The band started out by playing some classic rock (Skynyrd, Creedence, etc.) when I got there with some of my SharePoint Nation brothers.  &lt;a href="http://geekswithblogs.net/jjulian/Default.aspx"&gt;Jeff Julian&lt;/a&gt; pointed out to me that &lt;a href="http://blog.dennyboynton.com/"&gt;Denny Boynton&lt;/a&gt; was a great drummer (Denny and I had previously had a phone interview where I was the interviewee a year or so ago).  With this in mind (and knowing that Denny had NO idea who I was or that he had interviewed me) I told him to jump on drums and we were going to rock something.&lt;/p&gt;
&lt;p&gt;Knowing that I wanted to play something from the classic rock era, I brought my TS-808 overdrive pedal, plugged in and grabbed something with a fixed bridge (this time it was a black Telecaster with CRAPPY strings).  The band went into "Sweet Home Alabama", which gave me time to warm up the fingers a bit.  After "SHA", everyone looked at each other like "what do we play next".  There was some discussion and I just walked over to my amp, kicked in the TS-808 and started the intro to AC/DC's "Highway to Hell".  &lt;/p&gt;
&lt;p&gt;At this point, I immediately felt an electricity in the air...Denny kicked in with a heavy riff on drums and the bass player jumped in as well.  After a few times through the intro, literally out of nowhere a guy jumped on stage who had a real look of a true rocker.  He looked at me (who was getting nervous that no one was going to be able to sing) and said "we've got this!".  After that, it was all gravy.  He layed into the intro vocals and literally blew the roof off of The Groove in Orlando.  I've played with a lot of people before, but have never played with someone who had the Brian Johnson vocals down so well.  &lt;/p&gt;
&lt;p&gt;After Highway to Hell, we stopped for a few seconds to take in the crowd as they were going nuts at this point (before we started playing, they were mostly just standing there doing nothing).  While they were still cheering and screaming, I couldn't let it stop, so I immediately started AC/DC's "You Shook Me All Night Long".  Again, the vocals were spot on.  Again, the crowd went nuts.  &lt;/p&gt;
&lt;p&gt;We finished up with "Little Wing" by Hendrix which was OK, but I really got to be somewhat artistic with the lead guitar and have a good musical conversation with the lead singer during one of the verses.  What was cool was all of us have never played together, and mostly never met!  Music is such a great language in that you can always seem to talk to each other, no matter your background.&lt;/p&gt;
&lt;p&gt;The next day when I was working the OBA booth at TechEd, I saw the lead singer walk by and we introduced ourselves.  His name is Allan Pedersen from Denmark and his band's web site is located &lt;a href="http://www.myspace.com/krackerjackdenmark"&gt;here&lt;/a&gt; and they ROCK!&lt;/p&gt;
&lt;p&gt;Denny you rocked it, man!  Great chops!&lt;/p&gt;
&lt;p&gt;Allan...Jeez, you should bring your band to Nashville to launch your career.  I've never had the honor of playing with such a great vocalist.  Great job, mate!&lt;/p&gt;
&lt;p&gt;If you have any pictures or videos from the show, post 'em up and let me know where to find them!  I'd love to see it again!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122698"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122698" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122698.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/06/07/122698.aspx</guid>
            <pubDate>Sun, 08 Jun 2008 03:12:25 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122698.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/06/07/122698.aspx#feedback</comments>
            <slash:comments>5</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122698.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122698.aspx</trackback:ping>
        </item>
        <item>
            <title>Nashville SharePoint Users Group</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/05/29/122489.aspx</link>
            <description>&lt;p&gt;We have started a SharePoint Users Group in Nashville!!!  Visit the site &lt;a href="http://www.sharepointgroups.org/nashspug/default.aspx?PageView=Shared"&gt;here&lt;/a&gt;!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122489"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122489" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122489.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/05/29/122489.aspx</guid>
            <pubDate>Fri, 30 May 2008 01:55:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122489.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/05/29/122489.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122489.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122489.aspx</trackback:ping>
        </item>
        <item>
            <title>SharePoint FireStarter @ TechEd IT Pro week!</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/05/28/122465.aspx</link>
            <description>More information about this event can be found &lt;a href="http://blogs.msdn.com/mithund/archive/2008/05/19/sharepoint-web-2-0-fire-starter-event.aspx"&gt;here&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122465"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122465" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122465.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/05/28/122465.aspx</guid>
            <pubDate>Thu, 29 May 2008 02:19:11 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122465.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/05/28/122465.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122465.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122465.aspx</trackback:ping>
        </item>
        <item>
            <title>Twitter Features that Should Exist for Enterprise Social Networking</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/05/24/122373.aspx</link>
            <description>&lt;p&gt;What can I say, I am totally addicted to Twitter and the way that it has changed the way that we communicate.  I seem to post at least once a day and see what my tweeps (people that I follow and are following me) are up to at least 10 times per day.  Yes, it's still somewhat progressive for the mainstream crowd, but its adoption is really taking off.  One question that I have is: "So what's next with Twitter?"&lt;/p&gt;
&lt;p&gt;I've been pondering this for a few weeks as I dive deeper into the true enterprise social networking (ESN) world and what would REALLY be a nice addition for Twitter would be the capability to create an isolated group made up from from your tweeps list so that you can create a quick little private conversation that's not accessable to the world.  This could change the way that we meet and collaborate on idea, especially in the ESN space.&lt;/p&gt;
&lt;p&gt;Another future addition that I think you could add to Twitter would be the ability to integrate into your enterprise collaboration platforms (note that idea 1 would likely have to be implemented first to ensure a private conversation can be held).  Being a SharePoint guy, I love the capability of being able to create a document workspace around a document that lives in a document library so that I can collaborate with my team on a particular document.  You can create a discussion, change the document, post meeting announcements around the collaboration effort, etc.  Wouldn't it be nice to be able to collaborate over that same document with Twitter from wherever you are in the world?  &lt;/p&gt;
&lt;p&gt;Yes, I know that there are other ways to solve these problems (like throwing back to the old-school way of just sending an EMAIL), but I like options and ESN options for Twitter is just somethiing that I don't have.  :-)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122373"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122373" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122373.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/05/24/122373.aspx</guid>
            <pubDate>Sun, 25 May 2008 01:10:19 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122373.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/05/24/122373.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122373.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122373.aspx</trackback:ping>
        </item>
        <item>
            <title>5 Rules to Live By When Interviewing for a SharePoint Job</title>
            <link>http://geekswithblogs.net/rfoster/archive/2008/05/22/122324.aspx</link>
            <description>&lt;font face="Arial"&gt;
&lt;p&gt;&lt;br /&gt;
There are a ton of blogs out there that tell you "questions to ask when interviewing a SharePoint person" which will help give you a baseline for what you should know technically.  However, technical interview questions are somewhat easy to answer if you have done enough of them.  I am not talking about the technical part of the interview, i'm more talking about how you are selling yourself as a SharePoint person to a client, which is important for you, but mostly important for the client in which you are interviewing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule 1: Know your specialty&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The SharePoint platform is huge.  I mean HUGE.  You can specialize in most anything and just because you are a specialist in one area, you can't be grandfathered in as being a specialist in another area.  For example, I specialize in SharePoint as it pertains to Social Networking and My Sites.  Does this make me an expert in Web Content Management (WCM) or the Business Data Catalog (BDC)?  OF COURSE NOT!  Being honest, I haven't done much with the BDC, don't claim to be an expert, don't want to be (I'll leave that to &lt;a href="http://www.sharepointnick.com/default.aspx"&gt;Nick Swan&lt;/a&gt;).  :-)  Know your specialty, be an expert in that specialty and then expand out.  This can win you a lot of points and can give you a way to provide your client or potential employeer real value.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule 2: Try to understand what the client is trying to do with SharePoint&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ask questions during the interview, but don't give advice unless asked.  Giving advice without fully understanding the environment that you are in can easily cause you to tank the interview.  Even if you have answered everything perfectly, you can easily leave an impression that you are careless and don't think through situations if you "shoot from the hip".&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule 3: Do not BS your answers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You would think that this is obvious, but folks I'm here to say that this happens more than not.  If this is applicable to you, one of two things are going to happen.  &lt;br /&gt;
&lt;em&gt;Scenario 1&lt;/em&gt;: There is somewhat of a lack of understanding of the SharePoint platform in the management levels (e.g. the people that you will likely talk to at some point in your interview) that you can likely use some snazzy buzzwords and make it through.  However, when the rubber meets the road and you actually have to deliver a solution, you can quickly get in over your head and will either not deliver or deliver something that doesn't scale, doesn't work, or is just screwed up.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Scnerio 2&lt;/em&gt;: During the interview, someone that is interviewing you understands the platform and knows you're blowing smoke.  End result: you won't get the gig and could hurt your chances for future gigs in that segment of the market.  Let's face it, being a SharePoint person is a small community of people (compared to larger technologies like ASP.NET, C#, etc.) and they do talk (we're collaboration people, remember!).  &lt;/p&gt;
&lt;p&gt;Bottom line, just be honest.  If you don't know, just say so...Being in an interview (of any type) is not like an evening at the improv.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Rule 4: You can't save the world with SharePoint, don't sell it that way&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Yes, the SharePoint platform can do a lot and offers a lot to the enterprise.  Don't try to go in and cure cancer with SharePoint.  SharePoint implementations require a lot of planning and design to ensure success.  That's right folks...Despite the myths, SharePoint IS a platform that is constantly evolving and companies must plan for this.  This rule is more for companies than for people that are interviewing.  Bottom line is that if someone tries to come in and solve all of your business problems with SharePoint in something crazy like 2 weeks, you might want to think very hard before making the decision to hire.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;strong&gt;Rule 5: Constantly hone your craft&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;As with any product or platform, you are going to experience some ups and downs with SharePoint.  Use this experience and learn from your successes and mistakes.  It will help you in the future.  Also, highlight these experiences in your interview.  How did you solve a problem when your SharePoint application took a nose dive?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
Hopefully that it will give you something to think about as well as help you out when you go for that next SharePoint job. &lt;br /&gt;
&lt;/p&gt;
&lt;/font&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122324"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122324" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/rfoster/aggbug/122324.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Rob Foster</dc:creator>
            <guid>http://geekswithblogs.net/rfoster/archive/2008/05/22/122324.aspx</guid>
            <pubDate>Fri, 23 May 2008 02:28:44 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/rfoster/comments/122324.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/rfoster/archive/2008/05/22/122324.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/rfoster/comments/commentRss/122324.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/rfoster/services/trackbacks/122324.aspx</trackback:ping>
        </item>
    </channel>
</rss>