ImpEx. WSS Content Import/Export Wizard

impex.zip (1,0 MB)
WSS Content Import/Export Wizard is tool that allow quick and easily transfer any SharePoint content from the collection sites, file or ListItem from one SharePoint server to another SharePoint server.

SharePoint InlineSiteSettings

A quick way to access your Site Settings in SharePoint; InlineSiteSettings allows you to pop up the Site Settings of the current site - triggered by a keyboard shortcut - without navigating away from the current page. InlineSiteSettings uses jQuery to power its AJAX functionality

SharePoint InstantListFilter

Javascript based solution that adds filter textboxes to every column of a SharePoint list view (SPGridView) with filter-as-you-type functionality. Uses jQuery.

PowerShell SharePoint Provider

A full PowerShell provider for exposing SharePoint 2003 [version 2007 coming] as a filesystem. Administer your SharePoint installation with familiar copy/move/rename/delete and new-item metaphors. Move users between roles, copy users between webs; use the full power of the shell to script away the pain of GUI based mass-management.

Rawr

Rawr.zip (1,5 GB)
Rawr is a program for comparing and exploring gear for characters in the MMORPG, World of Warcraft. It has been designed from the start to be fun to use, and helpful in finding better combinations of gear, and what gear to obtain. (.NET, WinForm, C# 3.0, XML)

SharePoint Find and Replace

spfnr.zip (5,9 MB)
SharePoint Find & Replace allows you to replace a specific string within a site collection with a different value. For example, when you change a list name or moved a site to a new URL. This tool will allow you to quickly replace the old names with the new ones in minutes!

SharePoint Inspector

spi.zip (5,5 MB)
SharePoint Inspector is a free tool to browse your SharePoint 2007 farm. When I talk about SharePoint 2007, I mean Windows SharePoint Services v3 (WSS v3) and Microsoft Office SharePoint Server 2007 (MOSS). Its main purpose is to help SharePoint developer You can see objects composing its structure, get their properties by reflection, which can be very useful when you want to check if your code does what it should do. You can use also some advanced features like activate/deactivate SharePoint features, add/remove event receivers, manage your recycle bin.

SharePoint Tips Utility Pack

SharePoint Tips Utility Pack is a package of utilities for the administrator\developer\deployer of sharepoint. Originaly each tool was written to quickly solve a specific problem in a sharepoint deployment project, it can now be viewed as a code sample for sharepoint coding on various tasks. It includes : * A tool to recursively delete sites * A tool to create a list in multiple sites at once * A tool to modify field settings - some internal settings that you cannot modify in the regular interface, and the option to modify lists with the same name in multiple sites at once * A tool to push a web part to multiple sites (a specific page in each site) at once *version 1.2 - A tool to register and remove list event handlers It is my hope that the community will not only learn from these code samples and use them to ease their life, but also that developers will add new tools to this package, making all our lives easier. Ishai Sagi www.sharepoint-tips.com

SharePoint Timer Job Administration

The solution provides UI for managing SharePoint timer job schedule, disabling, adding or removing SharePoint timer jobs, updating persisted properties It also allows deploying a custom SharePoint timer job without writing an installer