You are currently browsing the monthly archive for September 2010.

My solutions for SharePoint end users are regularly relayed on forums, twitter and SharePoint blogs. The past two months have been particularly active, and I have identified 15 posts that mention Path to SharePoint. I am listing them below, some of them are definitely worth a look.

The SharePoint User Toolkit

The SharePoint User Toolkit: a first step toward advanced SharePoint customization
Get the Point is the official blog of the Microsoft SharePoint End-User Content Team. This article written by me describes the main solutions currently available in the Toolkit, and what’ s special about each. Big thanks to Renée Smith for giving me this opportunity to spread the word!

http://sbelskiy.spaces.live.com/blog/cns!BB6AC8CA5EB9828E!4455.entry?wa=wsignin1.0&sa=88791362
In Russian, a review of the solutions available in the Toolkit.

The Easy Tabs

The popular Easy Tabs have seen a new release compatible with SP 2010 this Summer.

Easy Tabs Rock – v5 Beta is looking really good
A very well written post, by SharePoint MVP Sean Wallbridge, with lots of screenshots – definitely worth checking out! Note that v5 beta has since become the official v5.

Use Easy Tabs 5.0 to consolidate lists, Web Parts, and calendars
Obviously Renée Smith thinks that Sean’s explanations are better than mine. Oh well, she is right!

SharePoint filtering with web part connections
The Easy Tabs in context: Kerri Abraham shows how to combine Web Part connections and Easy Tabs to make content more accessible. A very useful post!

Using EasyTabs with Filtered DVWPs to Make Data Manageable
Another example from EndUserSharePoint.com, by Jim Bob Howard, where filtering and Easy Tabs combine for better readability. Note that the post is actually part of a long series on the Data View Web Part.

The HTML Calculated Column

KPI’s without SharePoint Enterprise (on a budget)
A review of KPI options for SharePoint if you don’t have MOSS Enterprise.

How to create a Gantt chart in SharePoint
Two years ago, I showed how to build simple Gantt charts using the HTML Calculated Column. Linda Chapman describes a more complete solution in her post.
This week, Ben Schlaepfer left a comment on my blog about another solution using the same method (Ben, we are looking forward to your article!).

HTML in een berekende kolom
The HTML Calculated Column explained in Dutch by Gene Vangampelaere.

http://vipnetty.wordpress.com/2010/09/03/sharepoint_list_color/
Another translation, this time in Thai (?).

Item id in display and edit form

Showing the records id on the view and edit forms
A jQuery script, by Ryan Wheeler, who only discovered afterwards the JavaScript version I wrote 18 months ago.

Other

SharePoint Kaffeetasse
SharePoint MVP Michael Greth regularly mentions my solutions in his daily SharePoint Kaffeetasse. Last time he did was… today, about my Print Preview bookmarklet.

SharePoint 2010: Recopilatorio de enlaces interesantes
Juan Carlos González Martín regularly publishes compilations of interesting SharePoint links.

http://idubbs.com/blog/?p=241
Gathered by Wes Preston, a list of useful SharePoint links, including the SharePoint User Toolkit.

http://www.janecerdenola.com/?p=86
A mention of my solutions, as workaround when you don’t have server access.

Continuing the series started last week, I am releasing today a Print Preview bookmarklet:
http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/Pages/Bookmarklet-Print-Preview-Web-Parts.aspx

The instructions are the same as for the expand/collapse bookmarklet, but instead of +/- buttons you’ll get a Print Preview icon next to each Web Part title. Click on the Print Preview icon , and the Web Part will be displayed alone in the page. Then if you click on the Back icon , you’ll get back to the SharePoint page.

Note that today’s bookmarklet is bigger than the one from last week, and will not work on older browsers like IE 6.

This is work in progress, and I am releasing it as version 0.9. I am interested in your suggestions on how to improve it.

The code is actually derived from the Easy Tabs’ Print Preview tab. I adapted it to work at the Web Part level instead of the Web Part zone level.

In the past two years, I have published multiple solutions for site owners, allowing them to enhance their SharePoint sites without the need for server side deployments.

These solutions, however, can’t be used by the majority of the SharePoint population: end users who only have read or contribute rights. To remedy this, I am going to release in the next months solutions open to all SharePoint users.

How do these solutions work?

All browsers allow you to save URLs. This feature has different names: favorites in Internet Explorer, bookmarks in other browsers like Firefox and Safari. What is less known is that these Favorites/Bookmarks can also include code. In this case they are called bookmarklets (or favelets).

If you select a bookmark, the browser will load the corresponding page. If you select a bookmarklet, the browser will remain on the current page and run the script. It is as simple as that.

Warning! Bookmarklets can contain malicious code. Only use bookmarklets from trusted sources.

The first bookmarklet I am releasing today allows you to add expand/collapse buttons to the Web Parts present on a SharePoint page. It works in both SharePoint 2007 and 2010. I compacted the code to less than 500 characters, to make it compatible with older browsers.

Try it, now!

First, you need to grab your bookmarklet. Go get it on my SharePoint User’s Toolkit:
http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/Pages/Bookmarklet-Expand-Collapse-Web-Parts.aspx

Once you have your bookmarklet, head out to a SharePoint home page and apply it. Again, you only need read access, so you can try it out on the home page of the Chicago User Group (SP 2007), or the San Diego User Group (SP 2010), as I did:

For site owners, I’ll publish a slightly different and more robust version that can be included in the page ( it won’t have the 500 character limit constraint). Actually there’s already one available on my blog, but, as the code is already two years old, it is time for a new release.

Have fun!

In the past few days, several of you have reported that they were not able to access www.pathtosharepoint.com . Let me explain the situation, and the steps I have taken to address the current issues.

There are actually several platforms behind the PathToSharePoint.com domain:

blog.pathtosharepoint.com is my blog, and has been hosted by WordPress.com for 2 years. WordPress.com is a great platform, and I plan to continue using it. I find it a perfect solution, for myself (anti-spam, SEO, tagging, dashboard) and my readers (RSS, subscription to posts and post comments).

www.pathtosharepoint.com and pathtosharepoint.com point to a SharePoint 2007 (wss v3) site. This site is hosted by WebHost4Life.
In 2009, this site worked perfectly. Things changed this year as their service went down and they migrated to a new platform. My site has been experiencing multiple outages in the past month, and has been consistently down in the past 4 days. I still have a tiny hope to get my site back up, despite the lack of dedication from the support (not even a status update in four days).

sp2010.pathtosharepoint.com is my new SharePoint 2010 (Foundation) site, sponsored by fpweb.net. I only started using it recently, but it’s been a great experience so far. The guys behind it, like Chris Schwab and Andrew Milsark, are active members of the SharePoint community, and this means a lot to me.

As WebHost4Life’ s service was deteriorating, this prompted me to accelerate the migration of my content to SP 2010. Since last week, all my solutions have been replicated in the new platform:
- New location for the SharePoint User’s Toolkit (announced in my previous post):
http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/
This includes the Easy Tabs, the Image Rotator, the Color Coded Calendar, etc.

- New location for the downloads:
http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/Downloads/
This includes the HTML Calculated Column, the Color Coded Gantt, etc.

I have also started updating my blog posts, to make them point to the healthy location.

My SharePoint 2010 site is still under construction, and will eventually become the location www.pathtosharepoint.com points to.

As for my mailbox, it is also hosted by WebHost4Life. It was down for a couple days, and I also lost a couple e-mails in the recovery. If you sent me an e-mail in the past couple weeks and haven’t heard back from me, please resend it (and sorry for the disruption).

The SharePoint User’s Toolkit has a new official page:
http://sp2010.pathtosharepoint.com/SharePoint-User-Toolkit/

The old location will remain active but won’t be updated anymore.

The new site is based on SharePoint 2010 and hosted by fpweb.net. Thanks to the support of fpweb.net, I expect the new site to be more reliable and offer a better user experience.

The SharePoint User’s Toolkit is a collection of tools designed to help end users build advanced customizations. It includes for example the Easy Tabs and an Image Rotator. It will continue to grow, with new tools added every month.

Regular users of the Toolkit will notice that several solutions are not in beta anymore. I haven’t actually made any changes to the code, the beta versions are becoming official simply because no issue was reported in the past few months.

SocialVibe


Categories

I’m on Twitter!

Follow

Get every new post delivered to your Inbox.

Join 182 other followers