| Register
Saturday, October 11, 2008
SharePointing - The Act of Collaborating
Author: Steve Walker Created: 1/26/2006
This is my SharePoint Blog. I will most likely divulge other musings related to General Application Development and Enterprise Archtitecture as well but for the most part, I'll try to keep on SharePointing

Yeah - Microsoft Loosened the MOSS Licencing - Let the Party Begin
By Steve Walker on 9/25/2007

For those that hadn't heard, Microsoft has greatly relaxed both the price (for MSPLA) and also the restictions for MOSS farms in an internet facing capacity.

http://blogs.msdn.com/sharepoint/archive/2007/09/24/important-change-to-moss-2007-for-internet-sites-mossfis-licensing.aspx

Yipee !!!!!


Old School SharePointing - Blackboard Style
By Steve Walker on 9/11/2007

I gave a presentation last night to the SharePoint Users Group in Tulsa on how we built www.fanu.com. Although the site is not launched yet, I did not want to leave the group hanging in regards to our monthly meeting. Since we have been scrambling around trying to get the site finished out for launch, I didn't even have time to prepare anything. So, when I got there, It was me and an old school blackboard talking about SharePoint. I thought the meeting went very well and there was lively discussion, great questions and (hopefully) some solutions to problems that the folks were having in thier SharePoint environments.

I promise to come back after the site is launched to give a better presentation about the site with more "Show" and less "Tell"

Happy SharePointing !!


Community Kit For SharePoint - Microsoft Meets DotNetNuke
By Steve Walker on 8/21/2007

Ok, for those of you that haven't picked up on it yet, I have moved out of the DotnetNuke world and square into the SharePoint World. Not that I don't have great respect for DNN and all that it can do, I merely saw the value of SharePoint as a platform and decided that will be a better investment long term (check out my SharePoint Architecture Site for more info there :-))

But really, if you haven't seen it yet, check out the Community Kit For SharePoint out on CodePlex (and if you don't know what CodePlex is, check that out while you are there... Microsoft does SourceForge.. Team Foundation server Style ;-) ) )

There are LOTS of good nuggets of source code out there for SharePoiont and there are starting to be a slew of projects for lots of different things... I am feeling a MUCH bigger buzz much earlier on than I did with DotnetNuke and I am sure that with the platform Microsoft has prod ...

More...

Back in the Blogosphere
By Steve Walker on 10/5/2006

I apologize for my lack of involvement in the site the last couple of months... Life altering events have a way of doing that (sucking up all of your free time :-) )

I am embarking on a project at my current employer that has me very excited. I am the Platform Architect for our systems and have a lot of work to do to get us ready to deploy our MOSS Server for internal and external collaboration.

First step (and those that know me can guess what this one is) is to get our Network Infrastructure in order. Ad / Exchange / DNS / ... etc... I am a HUGE proponent of getting that house in order before you begin to build systems on top !

We are kicking that project off today and should move fairly rapidly (we are a smallre organization that manages quite a few hosted applications that we have developed. This is a slightly different environment than I am used to working in. The previous AD design and deployment projects that I have done were ...

More...

Windows Live Local for Outlook
By Steve Walker on 6/30/2006

For those that haven't seen it, Microsoft has released an add on for outlook that allows you to integrate with local.live.com. Download it here; http://go.microsoft.com/?linkid=4876660 

This is interesting as Ihave said before that microsoft is looking to leverage the dominant position that they hold on the desktop / office front to bring web2.0 to users through the applications that they already use. i love this stuff !!


MOSS 2007: Web Part Development
By Steve Walker on 6/28/2006

For those of you haven't checked them out yet, The videos that Randy suggested int eh forums by Ted Pattison are a pretty good introduction to developing SharePoint Web parts for V3/2.0

What struck me as I walked throug hthe first video, is that Microsoft has not really given you a way to graphically design web parts STILL. It seems that you would have to use the "Smart Part" methodology to develop user controls in ASP>NET that can be hosted as web parts. Or am I missing something ?


TechFest2006 - Wow - Carl Franklin & Richard Campbell !!!
By Steve Walker on 6/8/2006

Here in Tulsa, the Tulsa Developers Association is organizing Tech Fest 2006 as a Technology Expo and Technology Showcase. We are planning on having Lots of Technical Sessions like a conference and a vendor area for everyone to show off their wares :-)

We just got confirmation from Carl Franklin and Richard Campbell from .NET Rocks Fame that they would be willing to come and speak/participate in the event.

If you haven't checked out .NET Rocks, I highly recommend it. it is entertaining and they talk to some great folks about .. what else.. Technology. Carl and Richard make it highly entertaining to listen while you are coding away :-)

I am excited. Kudos to David Walker for organizing and co-ordinating !!


Custom Web Service Accessing SharePoint
By Steve Walker on 6/7/2006

Someone asked me how to have their custom web service access SharePoint securely without having to give the end users administrative access to SharePoint. The service would work fine when run by an administrator for SharePoint but when a normal user would use it, ti would crash and tell them they were not authorized. I have had this question asked a few times so I thought it worthy of a blog post so maybe others can benefit as well.

Ok.. So here would be the options for this:
 
Option 1 - Preferred Method -
  • Create a "Service Account" for your service (or use an existing o ...
More...

SharePoint Web Services
By Steve Walker on 6/7/2006

I had a question posed to me on how to access SharePoint through web services. Specifically, they needed to be able to list all of the web sites that a user is a member of.

For a basic example of how to access the web services , I would recommend downloading and tearing apart Jan Tielens' SharePoint Explorer Application. This winform application allows you to connect to a SharePoint Instance and list all of the sites on the server.

In order to list all of the sites that a user has access to (or is a member of) you would have to iterate through the sites, checking the membership using a call to the permissions service (after retrieving the list of sites).

Here is a Reference Article that lines out talking to SharePoint Web Services pre ...

More...

New RSS Feed Icon Standards
By Steve Walker on 6/7/2006

I like the new icon that everyone (including Microsoft) is adopting for newsfeeds. This should really start to foster adoption of the technology on a widespread basis. I am already seeing RSS used in the mainstream media. I have been a HUGE proponent of the power of this technology to effectively distribute information. It's finally going mainstream !

So, everywhere that you are used to seeing hte familiar orange XML icon for obtaining a newsfeed, look for this icon instead:

xml.gif


(c) 2006 SharePoint Forums   |  Privacy Statement  |  Terms Of Use