New CodePlex Project: LyteBox for SharePoint

I decided to spend the weekend making an easy to use web part for SharePoint that allows anyone to add the LyteBox Javascript photo gallery to either MOSS 2007 or WSS V3. If you haven’t seen LyteBox before you should check it out, it’s used on many websites these days to create a nice Web 2.0 style photo gallery. In a basic Lytebox implementation you have to manually call out each image in HTML, but with LyteBox for SharePoint the images are pulled in automatically from a SharePoint picture library. I have packaged the whole thing up in such a way that you can use the web part even in many hosted environments because it involves no custom code (no DLL’s or web.config changes need).

In my implementation there are two list templates, one that creates a document library with all of the LyteBox Javascript code and another that creates a picture gallery with some sample photos. Also, there is one Content Editor Web Part that gets placed on your page for loading the LyteBox Javascript, and a Data View Web Part that has been preconfigured with custom XSLT to load all of the photos from the picture library and activates them for LyteBox.

Here are some screenshots of it in action:







The project is currently labeled as 1.0 beta, because I assume there will be some issues.

Download the code from: CodePlex Page for LyteBox for SharePoint

Learn more about the original LyteBox code: http://www.dolem.com/lytebox/

Also, a hat tip to Pam Davis for her post that inspired this project: http://padavis.wordpress.com/2008/10/05/web-20-popup-using-lytebox-with-sharepoint/

TechEd 2009 Moving Back to Single Week Format

For those of you that aren't doing the Twitter thing, I just saw Andew Connell tweet about his happiness in learning that TechEd 2009 will be moving away from the two week, two track setup that they had in 2008. Most of the folks I spoke with at TechEd 2008 were pretty bummed that they had to pick between a Developer week and an IT Professional week. I think this was also hurt by the fact that presenters often had to choose a track to focus on. So hopefully everyone will be excited to hear the news that it will be one combined week again!

More info at the top of this page at Microsoft.com

Extremely helpful hidden web part menu (browse, import, search)

Just when you think you have learned everything there is to know about a certain aspect of SharePoint, someone will casually mention something that you have never seen before. This was the case for me, when Ted Pattison pointed out a well hidden menu that adds some interesting features to the Advanced Web Part Gallery from the SharePoint web UI.

To see it simply bring up the Advanced Web Part Gallery, and click the Browse bar at the top:


I never even realized this was clickable before, but it brings up the ability to Search for web parts or to Import them (the default view is Browse which is the one you are used to). When you switch it to Search, you will see the following:



This allows you to search for web parts, which is nice because sometimes they can hide in the gallery (at least they seem to for me). The other option available is Import, which looks like this:




This one is very useful, especially if you are making repeated changes to a web part and needing to try it out in your site. Rather than go through all the steps of importing into the web part gallery from the site settings menu, you can import the web part one time just to the current page your working on. This simple functionality saved me a bunch of time the other day when I was making changes to the Common View fields of a Content Query Web Part.

The Content Query Web Part is everyones favorite web part!

Well, at least according to all 30 of you that voted. An earth shattering 46% prefer it to the others!

Here were the results:
Content Editor WP9 (30%)
Data View WP6 (20%)
Content Query WP14 (46%)
XML WP1 (3%)
RSS Viewer WP0 (0%)
Image WP0 (0%)
Other0 (0%)

SharePoint 2007 and Search Server 2008 Book Giveaway

Shane Young is having a drawing to give away copies of his latest book "SharePoint 2007 and Search Server 2008". All you have to do is send an email to "freebook at SharePoint911 dot com" before midnight (Eastern time) on 10/15/2008 to be entered in the drawing. (US residents only).

Original Post

Big Silverlight News on Monday?

Seems like Microsoft has a big virtual conference scheduled for Monday:

http://www.microsoft.com/presspass/press/2008/oct08/10-10GuthrieSilverlightMA.mspx?rss_fdn=Press%20Releases

My guess is Silverlight 2.0 being officially released. Good thing they didn't wait until Tuesday when Apple has some big press release scheduled (new macbooks?).

What Does Branding Mean?

A friend of mine asked me today to define the word "branding" for them. Like any good friend the first thing I did was Google the topic. I stumbled across this image from Quick Sprout describing the difference between Marketing, PR, Advertising, and Branding:

http://www.quicksprout.com/images/marketing-pr-advertising-branding.png

I think it pretty much sums up everything that needs to be said. My friend wasn't very happy with that answer, so I gave him my own answers as they relate to branding in general as well as branding for the web / SharePoint:

General Branding: The act of building a specific image that people identify with your company.

Web/SharePoint Branding: The colors, fonts, logos, and supporting graphics that make up the general look and feel of a corporate website.

Those are my definitions... what does branding mean to you?