Paul Liebrand's Weblog

Welcome to my blog mainly about SharePoint

Skip to: Content | Sidebar | Footer

Google Search
Custom Search

Tag: SharePoint

SharePoint URL Shortener – Feature Highlight

1 September, 2009 (07:25) | SharePoint | By: Paul Liebrand

There is a feature in my SharePoint URL Shortener solution that was not included in the video I posted on YouTube recently. I thought I would take the time to spotlight this feature because it may not be too obvious. The video highlights the ability to generate a short URL by using the drop down [...]

SharePoint URL Shortener Codeplex site has been published and is live!

29 August, 2009 (16:43) | SharePoint | By: Paul Liebrand

The SharePoint URL Shortener Codeplex site has been published and is now publically available (as promised from yesterdays post). As a reminder, the URL is http://spurlshortener.codeplex.com. If you have any problems, please post something on the Codeplex site and/or hit me up on Twitter (@PaulLiebrand). Thank you and please be gentle!

SharePoint Url Shortener – it’s finally here!

28 August, 2009 (23:32) | SharePoint | By: Paul Liebrand

After many iterations and delays I am pleased to announce that my SharePoint Url Shortener (initial version) is finally here! There is still some work to be done on this but I have decided to release it in its current state to start getting some feedback from the community. Here is a demonstration of the [...]

Publishing Links to Office 2007 without enabling My Sites in SharePoint

25 August, 2009 (15:06) | SharePoint | By: Paul Liebrand

Some organizations want to leverage the publish links to Office 2007 client feature that SharePoint 2007 offers without enabling My Sites. The publish links to Office 2007 relies on the same update mechanism that the My SharePoint Sites feature uses. If you have read any of my posts in the past on this topic you [...]

Baffled! “Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit.”

14 August, 2009 (14:38) | SharePoint | By: Paul Liebrand

I have hit a strange problem today and I am trying to wrap my head around why this is happening.  Perhaps the SharePoint community has run into this before and has some insight as to what is causing it. I have some custom code that enumerates each list then items in the list to do [...]

Access Denied When Adding New Item in SharePoint

14 August, 2009 (09:10) | SharePoint | By: Paul Liebrand

This may seem obvious now but I through me for a loop for a few minutes yesterday when a co-worker asked me why he was getting redirected to the SharePoint access denied page when he attempted to add a new item to a list. I checked the permissions on the list and he had contribute [...]

SharePoint 2007 Flaw with Profile Imports and My Sites

1 July, 2009 (13:13) | SharePoint | By: Paul Liebrand

Wow! What an interesting morning. I arrived at work today to discover that all our “My Site” profile information (and related information) has been deleted from our environment. I figured out what happened and thought I would share my findings with the community (I’ll most likely be opening a support case with Microsoft to try [...]

Muhimbi MuSH – URL Shortener for SharePoint

26 June, 2009 (07:32) | SharePoint, Tools | By: Paul Liebrand

I’d like to take a moment to congratulate the Muhimbi for shipping MuSH; their version of the URL shortener for SharePoint. As many of you know I have been working on and off on my open sourced version for sometime now and it is good to finally see someone else attempting to tackle the same [...]

“TinyUrl” Like Feature for SharePoint

2 June, 2009 (21:03) | SharePoint | By: Paul Liebrand

[Update – 9/2/2009] I have released the first public version of my SharePoint URL Shortener. Please read the following blog posts for more information: http://paulliebrand.com/2009/08/28/sharepoint-url-shortener-its-finally-here/ http://paulliebrand.com/2009/08/29/sharepoint-url-shortener-codeplex-site-has-been-published-and-is-live/ http://paulliebrand.com/2009/09/01/sharepoint-url-shortener-feature-highlight/   I am still planning on releasing an open sourced version of the “TinyUrl" Feature for SharePoint later this year. However, until then you can also keep your [...]

Disabling My SharePoint Sites propagation or adjusting the frequency

21 May, 2009 (07:39) | SharePoint | By: Paul Liebrand

I have previously explained how “My SharePoint Sites” works and how it gets propagated to the client. What happens if you want to disable this feature or adjust the frequency of when it occurs. From time to time I get asked this question so I figured I would write up a post about it. By [...]