Blog - Robert Bogue [MVP]
Rob's Notebook
SharePoint Calendar
Thor Projects LLC - Welcome
Sunday, July 15, 2007

Common Risks for Common SharePoint Projects

Several years ago I started talking about “Get Your SharePoint Project Started Right.”  There have been precious few who’ve seen this presentation in its 2007 format.  However, it seems like more and more people are hearing about one of the handouts that is a part of that presentation.  It’s a grid.  It maps different kinds of risks and which ones map to the various kinds of SharePoint projects.

Obviously, getting the whole presentation is better than just the handout – but the handout will certainly give you a starting point for getting your arms around your SharePoint project.

Here’s the handout.  Let me know what you think.


Categories: Professional | 0 Comments
 
Sunday, July 15, 2007

The Administrative Commands of Windows SharePoint Services

I’ve had a project that I’ve been working on for a while. Back in Microsoft Windows SharePoint Services V2 and SharePoint Portal Server 2003 days it was very difficult to understand where administrative commands were.  Things have gotten a lot better with Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007.  However, there are many times when I’m still unclear on where commands are.

I’ve put together a PDF report (available for free) which shows all of the commands in central administration and many of the site settings commands for WSS 3.0 sites.  I find it valuable to open up and search for words that I know are in the interface but I don’t remember where.  For instance, for a long time I couldn’t remember that Alternate access mappings is on the operations tab not the Application Management tab.  The hope is that this will make it a little easier to find to find the commands you’re looking for.

Please let me know what you think – I need to decide if I should do one for MOSS.

Also, special thanks to Joe Mack who performed the technical verification on this piece for me.


Categories: Professional | 0 Comments
 
Saturday, July 14, 2007

The Worlds Quickest CSS Summary

I can’t quite natively read CSS yet, so I put this little table to help me remember how CSS rules target nodes. 

Tag

Means Target ...

H1

All instances of the specified tag (h1)

.classname

Anything where the classname attribute is set to classname

#myid

Anything with an ID of myid

Div p

All instances of a p tag under a div tag

Div.myclass p

All instance of a p tag under a div tag where the div tag has a class name of myclass

Div.myclass, #foo

All div tags with a class of myclass *AND* all tags which have an ID of foo

 

The other thing to remember is that if the same definition occurs multiple times or a node is targeted by multiple rules … the last one always wins.


Categories: Professional | 0 Comments
 
Saturday, July 14, 2007

Book Review - Wikinomics: How Mass Collaboration Changes Everything

I have to let you in on a secret. I don’t do this blog for you.  Not that anyone could honestly say that they do a blog for one specific person other than themselves.  You see while I’m happy that you (hopefully) find value in this blog.  That isn’t the real reason why I do it.  I do it because I am forgetful.  I need to remember stuff and frankly my memory doesn’t cut it anymore.  So I blog solutions, I collect information, and that way I can find it again – and my friends and clients can find it by searching.  (I’ve told many a client to search my blog for their answers.)

That isn’t to say that some posts aren’t really for you.  There are some that definitely are.  There are posts that exist because there was a client that wanted or needed something documented and they said it was OK to put it on the blog.  There are some intensely altruistic moments when I do truly do things for you – whoever you are – but mostly I don’t.

That’s why Wikinomics is so scary.  What do I mean by scary?  Well, I mean that I still don’t get the social networking animal.  Lawrence Liu has been patiently tutoring me, but still, I’m not 100% in the groove with it.  I still haven’t told you why Wikinomics is so scary ... it shows real examples of how the power of social networking has brought about dramatic shifts in the way that we do business.

Everyone reading this blog probably has heard of Linux.  Most folks probably know it is open source.  It’s one of those examples people lay out when they talk about the new way that we’re working.  However, to let you in on a secret, it’s not really all about social networking – Linux is about many things not the least of which is a way for non-Microsoft organizations to make money.

Perhaps the most powerful mass market example – from my perspective – is Wikipedia.  Want to know about something?  Go to Wikipedia.  As long as someone like Stephen Colbert hasn’t been mucking with the pages you can generally get some good information on a variety of topics – for free.  There’s information there that I didn’t even know existed.  For fun, go to Wikipedia and query for your favorite corporation.

After a book full of examples of popular and less than popular examples of how the power of large numbers of people can change the world, I’m wondering what changes are coming that we’re not even seeing yet.  I must admit that I was genuinely concerned when I read the book – but then I became excited.

The real exiting part is what happens when the masses… the millions of productive human beings who work their 9 to 5 shift decide to start interacting with the rest of the world without the barriers of physical space limitations?  What if the tool and die maker comes home and does CAD projects off of a site like Mechanical Turk?  Why?  Not for money, the pay isn’t necessarily all that great but instead for the fun of it.

I know that there are some coding problems that are fun for me to solve, even if the reward isn’t that great.  (Don’t believe me?  How many of you know that I have half a dozen products that I sell – but don’t market?)  What happens when we change our culture from one where we “veg out” into a culture where we “turn on” our brains and start doing productive – or semi-productive work?

If I’ve got you the least bit intrigued, pickup the book Wikinomics: How Mass Collaboration Changes Everything and see what I mean.


Categories: Professional | 0 Comments
 
Thursday, July 12, 2007

Learning XML Again ... XPathNavigator

One of the challenging bits about working with InfoPath 2007 is learning how to navigate XML all over again.  Microsoft has an MSDN article “Working with XML Data Using the XPathNavigator Class in Infopath 2007 Form Templates” that will help by demonstrating some of the common operations that you'll want to do.

Categories: Professional | 0 Comments
 
Tuesday, July 10, 2007

Web Content Management Content Type IDs

I needed a quick reference to some of the content type IDs used by MOSS WCM/Publishing features so I dumped the content types out from a publishing site.  This helped me find the content types I needed, I hope it's useful to you... (Hint: This should now be searchable so the next time you need to know what a content type is -- just search for it with your favorite search tool.)

Name

Content Type ID

Description

Item

0x01

Create a new list item.

Reusable HTML

0x01002CF74A4DAE39480396EEA7A4BA2BE5FB

Reusable HTML

Reusable Text

0x01004D5A79BAFA4A4576B79C56FF3D0D662D

Page Output Cache

0x010087D89D279834C94E98E5E1B4A913C67E

Page Output Cache is a system content type template created by the Publishing Resources feature to define cache profiles.

Document

0x0101

Create a new document.

System Page Layout

0x01010007FF3E057FA8AB4AA42FCB67B453FFC1

System Page Layout is a system content type template created by the Publishing Resources feature, and it cannot be modified. To add columns to page layouts in the page layouts gallery and master page gallery, update the Page Layout content type template.

Page Layout

0x01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811

Page Layout is a system content type template created by the Publishing Resources feature. All page layouts will have the column templates from Page Layout added.

System Master Page

0x0101000F1C8B9E0EB4BE489F09807B2C53288F

System Master Page is a system content type template created by the Publishing Resources feature, and it cannot be modified. To add columns to master pages in the page layouts gallery and master page gallery, update the Master Page content type template.

Publishing Master Page

0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD1

Master Page is a system content type template created by the Publishing Resources feature. All master pages will have the column templates from Master Page added.

Office Data Connection File

0x010100629D00608F814DD6AC8A86903AEE72AA

Universal Data Connection File

0x010100B4CBD48E029A4AD8B62CB0E41868F2B0

Provide a standard place for applications, such as Microsoft Office InfoPath, to store data connection information.

System Page

0x010100C568DB52D9D0A14D9B2FDCC96666E9F2

System Page is a system content type template created by the Publishing Resources feature, and it cannot be modified. To add columns to the Pages library, update the Page content type template.

Page

0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF39

Page is a system content type template created by the Publishing Resources feature. The column templates from Page will be added to all Pages libraries created by the Publishing feature.

Article Page

0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF3900242457EFB8B24247815D688C526CD44D

Article Page is a system content type template created by the Publishing Resources feature. It is the associated content type template for the default page layouts used to create article pages in sites that have the Publishing feature enabled.

Welcome Page

0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390064DEA0F50FC8C147B0B6EA0636C4A7D4

Welcome Page is a system content type template created by the Publishing Resources feature. It is the associated content type template for the default page layout used to create welcome pages in sites that have the Publishing feature enabled.

Redirect Page

0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF3900FD0E870BA06948879DBD5F9813CD8799

Redirect Page is a system content type template created by the Publishing Resources feature. It is the associated content type template for the redirect page layout

Form

0x010101

Fill out this form.

Picture

0x010102

Upload an image or a photograph.

Unknown Document Type

0x010104

Allows users to upload documents of any content type to a library. Unknown documents will be treated as their original content type in client applications.

Master Page

0x010105

Create a new master page.

User Workflow Document

0x010107

Items for use in user defined workflows.

Wiki Page

0x010108

Create a new wiki page.

Basic Page

0x010109

Create a new basic page.

Web Part Page

0x01010901

Create a new Web Part page.

Link to a Document

0x01010A

Create a link to a document in a different location.

Dublin Core Columns

0x01010B

The Dublin Core metadata element set.

Event

0x0102

Create a new meeting, deadline or other event.

Issue

0x0103

Track an issue or problem.

Announcement

0x0104

Create a new news item, status or other short piece of information.

Link

0x0105

Create a new link to a Web page or other resource.

Contact

0x0106

Store information about a business or personal contact.

Message

0x0107

Create a new message.

Task

0x0108

Track a work item that you or your team needs to complete.

Workflow Task

0x010801

A work item created by a workflow that you or your team needs to complete.

Office SharePoint Server Workflow Task

0x01080100C9C9515DE4E24001905074F980F93160

A work item created by a workflow that you or your team needs to complete.

Administrative Task

0x010802

An administrative work item that an administrator needs to complete.

Workflow History

0x0109

The history of a workflow.

Person

0x010A

SharePointGroup

0x010B

DomainGroup

0x010C

Post

0x0110

Create a new blog post.

Comment

0x0111

Create a new blog comment.

Far East Contact

0x0116

Store information about a business or personal contact.

Folder

0x0120

Create a new folder.

RootOfList

0x012001

Discussion

0x012002

Create a new discussion topic.

 


Categories: Professional | 0 Comments
 
Saturday, July 07, 2007

Dear Mr. InfoPath: (An open letter to the InfoPath Team)

I know we’ve had our issues.  I know that you might think that some of my approaches just don’t work for you.  I’m hoping we can work out our issues though.  Customers need to capture data through forms and having me build every form by hand with development tools just takes too much time.  So I’m hoping that we can work out differences out.  Here’s what I see as our major communications issues are:

1.       You insist that you’re a good friend with my friend SharePoint and yet on several occasions you’ve demonstrated this not to be the case.  Specifically:

a)      You takeover my content types – Despite the fact that you can publish your form templates directly into a content type you require that I put them in a document library.  Why can’t you just publish them to the content type – why do they have to be in a library?

b)      You refuse to be published via a solution package like a good SharePoint citizen – As a result I can’t package things up so that my clients get an InfoPath form and workflow with a single deployment.  If you’re friends with SharePoint shouldn’t you be able to go to a customer together?

c)       You’re not kind enough to find the content type that I want to add the form to – If I select the wrong site (SPWeb) in a site collection (SPSite) and ask you to update the content type you just throw your hands up with an error message that you can’t update the content type.  SharePoint will happily tell you where the content type lives if you ask.

d)      You take over any content type that I ask you to update – I only asked you to associate yourself with the content type and prepare to promote and demote fields.  I didn’t ask you to change what group the content type was in.  SharePoint and I’ll manage the group the content type is in – please leave it alone.

e)      You refuse to let me keep my master template in SharePoint – you keep insisting that it has to be on my local machine.

f)       You won’t promote to user fields in SharePoint – If I want to use you to select users in a SharePoint site I have to do a fancy dance with your Contact Picker and then transform the data on the way out.

g)      You make it difficult to select existing content type fields to promote to – the dialog clearly says it’s all about you and you don’t care what’s already in SharePoint.

h)      You won’t allow me to bind to SharePoint web services to get data – How am I supposed to get data out of SharePoint if you won’t allow me to tell you what the results of the web service will be – I know WSDLs are nice but can’t you bend a little to allow me to give you an example schema?

i)        Why don’t you share your Rich Text with SharePoint? – If I want to promote a rich text field in InfoPath you insist on making it plaintext when it gets to SharePoint – why?

j)        When you promote properties stop locking the fields in SharePoint – Sure you have to propagate to the field but there’s no reason to lock it so that users can’t even see it’s details.

2.       I’ve seen more information about people in the Federal Witness Protection program.  You’ve really got to become less secretive.  Go out in public.  Get some articles written about you.  Maybe even some books that have some real content – not a rehash of what little SDK there is.

3.       Data Connections need context.  It’s great that you let me connect to other data sources but what about when I want to pass parameters to a web service or filter a list of results from SharePoint or do anything that requires any intelligence you run away.  Data connections are only useful if I can get back meaningful results.  I can’t bring back meaningful results if I always get the same results no matter what it is that I’m doing.

So it’s not my intent to enumerate all of your faults, God knows I’ve got enough my own.  But if you could help out just a little.  Get some good sample projects, or something.  It would be greatly appreciated.

Oh by the way, next version doesn’t cut it.  We’ve heard that story before.  I need something now.  If you can’t do it without custom code just show me the code and I’ll create the solutions.

 

Sincerely

 

Rob Bogue

(One of many who struggles with InfoPath – I've heard from many others that feel the same way.)


Categories: Professional | 0 Comments