3/24/2008

CryptoCollaboration For SharePoint 2007 on CODEPLEX

Project Description Crypto Collaboration for SharePoint 2007
(works for both Microsoft Office Server 2007 as well as Windows SharePoint Services 3.0)

Presents a native end-to-end encryption solution targeted at SharePoint lists and their related metadata.

One of the largest tribulations that exists within current collaboration systems is the reliance on making objects security aware based solely on provided principle attributes, characteristically noticed in SharePoint through its indigenous options for security trimming the interface. While this is certainly a method that promotes some level of privacy, security, and data integrity, it does not account for data storage while information is considered in a transitional state.

Furthermore, this is amplified by the fact that numerous industry regulations require that when organizational data is stored in a system as SharePoint, that it is not directly callable in plain text, however promotes a secondary layer of privacyCryptoCollaboration is broken up into two primary segments, the Crypto Collaboration Encryption Engine (CEE) and its related SharePoint interface components.

The CEE is called directly from the ECB (Edit Content Block) menu provided by the native SharePoint ListFormWebPart (your orthodox SharePoint list interface), pooling all the fields that are considered encryption worthy and encrypting or decrypting them based on user interaction. Since there are current limitations to the fields out of an arbitrary list item that can be harvested (field types such as URL’s demand that certain formats be used and therefore cannot be subject to encryption operations).

Once the encryption / decryption operations are triggered, the CEE will encrypt / decrypt the stored fields with an algorithm that the user selects out of the interface (currently supported encryption algorithms are RC2, Rijndael (AES), Triple DES, or BlowFish).

All code that the CEE leverages is CLS-Compliant and 100% managed.

There are three files that are included in this release.

CryptoCollaboration Installation v 0.0.0.1.doc - This document contains the instructions for installing the CryptoCollaboration SharePoint Solution file.
CryptoCollaboration Operations Instructions v 0.0.0.1.doc - This document contains the operations guide for using the CryptoCollaboration product itself.
CryptoCollaboration.zip - Contains the SharePoint solution file and the deployment files that are required to use CryptoCollaboration in your environment.

CryptoCollaboration For SharePoint 2007 - Home Release Date mars 23 2008
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/22/2008

Auto Complete text field and What's new web part

Today i've stumbled upon two new goodies at Jan Tielen's blog:

1- the first one is the auto complete text field :

"The idea is pretty simple: you've got a SharePoint list (or document library) that contains some interesting lookup data, now you can make use of the Autocomplete Text Field to display a textbox to the user that will show a dropdown list of items that start with the text the user already entered. When the user types more (or less) text, the dropdown list will adapt to that and update the contents. All of this is made available as a new column type (aka custom field type) in SharePoint 2007. The beauty of this field is that it doesn't need to do a page postback to refresh the data, the ASP.NET AJAX extensions are used to fetch the data in the background"

get it from here

2- what's new web part for MOSS:Improved version of what's new web part jan developed for SPS.
get it from hereThank you Jan for your Great Efforts

Mohamed Zaki's Blog [Sharepoint MVP]
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/20/2008

WROX Pro MOSS WCM 2007 Book: It's Finally Finished! (available June 2008)

It's been a long process, but this week the light at the end of the tunnel was very bright. Yup, the book I've been working on for the better part of the last 9 months is finally finished. The book, Professional Professional SharePoint 2007 Web Content Management Development: Building Publishing Sites with Office SharePoint Server 2007, is for developers who are working on building Publishing sites using MOSS 2007. I did not spend a great deal of time rehashing a lot of WSS 3.0 concepts, there's not much in the way of Excel Services, Forms Services (aside from the forms in the workflow chapter), SSP's or BDC... it's 100% pure Publishing sites.

Right now the manuscript is 100% complete... WROX has everything and there is nothing left to write. The book is now in process of getting prepp'ed for printing by the production folks at WROX... looks like it will be available sometime in the next 2 months... definitely in time for TechEd in Orlando. It is presently available Amazon for preorder.

Here's what the complete TOC looks like:

Embarking on Web Content Management Projects
Windows SharePoint Server 3.0 Development Primer
Overview of Web Content Management in Microsoft Office SharePoint Server 2007
SharePoint Features and the Solution Framework
Minimal Publishing Site Definition
Site Columns, Content Types and Lists
Master Pages and Page Layouts
Navigation
Accessibility
Field Types and Field Controls
Web Parts
Leveraging Workflow
Search
Authoring Experience Extensibility
Authentication and Authorization
Implementing Sites with Multiple Languages and Devices
Content Deployment
Offline Authoring with Document Converters
Performance Tips, Tricks and Traps
Incorporating ASP.NET 2.0 Applications

No way could I have completed this work on my own... books like this always have a lot of people involved. First, I have to extend a huge thanks to Spencer Harbar for being instrumental in developing the structure, tone and contributing a few chapters to the book as well as Bob German, Matt McDermott and John Holliday who all contributed chapters (6 in total). I also owe a big thanks to a few people at Microsoft for supporting and answering some detailed questions I had in the process: Arpan Shah (who also wrote the forward), Jim Masson, George Perantatos and Tyler Butler.

In addition, this book was tech reviewed by some fantastic individuals. The folks at Ascentium stepped up and reviewed a ton of content under the leadership of Jason Conway: Stefan Gordon, Cale Hoops, Jared Lasater, George Olson, Michael Panciroli, Clint Simon, Roxana Tzau & Thomas Wyrick. It was also tech reviewed by some of my fellow SharePoint MVPs such as Patrick Tisseghem and a special hats off to Dan Attis & Brendon Schwartz who really jumped in at the last minute to help meet a deadline.
I can't wait to see the finished product as I'm really happy with how this thing came together. I hope you enjoy it too when it's available!

WROX Pro MOSS WCM 2007 Book: It's Finally Finished! (available June 2008)

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/19/2008

SPViewPermissionSetting (Powered by Laurent Cotton Aka Suchii - Bewise) - Home

SPViewPermissionSetting (Powered by Laurent Cotton Aka Suchii - Bewise) - Home

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/08/2008

MOSS Feature Generator on CODEPLEX

The MOSS Feature Generator generates features out of existing functionalities on a MOSS 2007 site. This includes Site Columns, Content Types and ListTemplates (including schema.xml and forms). The tool will be expanded in two ways: a build tree will be created to make it possible to create dependant features in an organized way, and the number of supported features will be expanded. Read also : http://www.sharepointblogs.com/alfred/default.aspx

Site Columns (Feature.xml, Elements.xml)
Content Types (Feature.xml, Elements.xml)
List Templates (Feature.xml, Elements.xml, Schema.xml, AllItems.aspx, DispForm.aspx, NewForm.aspx, EditForm.aspx)

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/04/2008

SharePoint Internal Buzz Kit

Internal Buzz Kit : Microsoft Office SharePoint Server 2007 dramatically changes the way people work – for the better. The Internal Buzz Kit is designed to help you generate demand for your newly deployed SharePoint Server 2007 sites, increasing your Return on Investment.
You may need to revise some of the pieces in the Kit, depending upon your particular deployment environment and company policies. You may download all the materials in one file, or download them separately. SharePoint Internal Buzz Kit
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/03/2008

Microsoft Office SharePoint Conference 2008 Virtual Pressroom


Microsoft Office SharePoint Server 2007 is one of the fastest growing products in Microsoft Corp. history.
---
This week, March 3–6, over 3,000 IT professionals and decision-makers have gathered in Seattle for the sold-out Microsoft Office SharePoint Conference 2008 to experience demos, informational sessions and keynote addresses by Bill Gates and Kurt DelBene.
Microsoft also announced news regarding the expansion of Microsoft Online Services, general availability of Microsoft Search Server 2008 Express, and the availability of Silverlight Blueprint for SharePoint.
On March 3rd, the first day of the sold out SharePoint Conference in Seattle, Bill Gates will announce, during his keynote session at 9AM PST (18:00 for the French), Microsoft's Exchange Online and SharePoint Online services being available on a per user subscription basis to organizations of all sizes.
---
Microsoft Office SharePoint Conference 2008March 3-6, 2008Washington State Trade and Convention Center, Seattle
---
Microsoft Office SharePoint Conference 2008 Virtual Pressroom
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

Silverlight for SharePoint Blueprint

Software-plus-Services Blueprints are a series of source code and guidance packages designed to provide an architectural bridge between vision and implementation by making it easier to build Software-plus-Services applications. Silverlight for SharePoint Blueprint
---
As a starting point for building real solutions by architects and developers, each Software-plus-Services Blueprint includes code and/or utilities, guidance, structured step-by-step workflow and tools delivered within Visual Studio.
Each Software-plus-Services Blueprint is focused on media/community, eCommerce, Office Business Applications (OBA), mobility or other future Software-plus-Services application areas.

They range in complexity from rapid development packages to complete end-to-end scenarios.

http://www.ssblueprints.net/sharepoint/

http://channel9.msdn.com/wiki/default.aspx/Channel9.SoftwarePlusServicesBlueprints

---
Software-plus-Services Blueprints are a series of open source frameworks and workflow-based guidance packages designed to provide an architectural bridge and reduce the friction you experience building real-world Software-plus-Services applications. As a starting point for both architects and developers who are building real solutions,, each Software-plus-Services Blueprint includes source code and/or utilities, guidance, structured step-by-step workflow-based guidance and tools delivered within Visual Studio 2008.
Each Software-plus-Services Blueprint is focused on specific application areas such as: media/community, eCommerce, Office Business Applications (OBA), mobility and more.
They range in complexity from rapid development packages to complete end-to-end scenarios.Software-plus-Services Blueprints are released under the terms of the Microsoft Public License and you are free to use the code, in its original form, or modified it to serve your needs, within the terms of this license, in your products and websites.
---
You can download the Software-plus-Services Blueprints Manager as well as standalone versions of the Software-plus-Services Blueprints by clicking on the Releases tab and select "Software-plus-Services Blueprints Manager - VS2008" on CODEPLEX : http://www.codeplex.com/ssblueprints

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

3/01/2008

SharePoint Community Portal - SPC2008


SharePoint Community Portal Home - SPC2008

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/29/2008

Microsoft® Office SharePoint® Server 2007 Best Practices


Achieve your IT objectives with proven, best-practice guidance on using SharePoint solutions.
Get field-tested best practices and proven techniques for designing, deploying, operating, and optimizing Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. Part of the new Best Practices series for IT professionals from Microsoft Press®, this guide is written by leading SharePoint MVPs and Microsoft SharePoint team members who’ve worked extensively with real-world deployments and customers. You’ll find out how to deploy the software, design your environment, manage content, analyze and view data, perform disaster recovery, monitor performance, and more. You'll learn how to create SharePoint sites that help your organization collaborate, take advantage of business insights, and improve productivity—with practical insights from the experts.
Microsoft® Office SharePoint® Server 2007 Best Practices

Author : Ben Curry and Bill English with the Microsoft SharePoint Teams
Pages : 720 - Disk 1 Companion CD(s) - Level Published : 06/18/2008
ISBN 9780735625389 ISBN-10 0-7356-2538-7

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/28/2008

Symantec Backup Exec 12 is available for a free 60-day evaluation.

Symantec Backup Exec 12 is available for a free 60-day evaluation.

Symantec Backup Exec™ 12 for Windows Servers is the gold standard in Windows data protection, providing proven, efficient, certified disk-to-disk-to-tape backup and recovery for Windows-based environments. Delivering optimized data protection for Microsoft® Windows® Server 2008 plus true continuous data protection for file servers, workstations and Microsoft Exchange and SQL servers, reducing the backup windows and ensuring companies meet strict recovery point objectives.
You are downloading a fully-functioning version of Backup Exec 12 that includes all advanced Agents and Options.

Eliminate your backup windows with Continuous Data Protection
Recover individual emails, documents and user properties In Seconds (Exchange, SharePoint, Active Directory)
New integration benefits with Enterprise Vault, Symantec Endpoint Protection and Symantec Online Storage.
Delivers scalable data protection of non-Windows servers through optimized remote agents.
Symantec Marketing Campaigns

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

Introducing The SharePoint Shepherd’s Guide for End Users


Look like the country... But, it's MOSS for USER ....
Introducing The SharePoint Shepherd’s Guide for End Users
It is with great pleasure that I introduce availability for The SharePoint Shepherd’s Guide for End Users. The book has been a passion of mine for some time and represents a radical departure from my previous publishing experiences. This is a book that is specifically designed to provide the most flexibility in my being able to support your needs. Read more on the BLOG of Robert

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/27/2008

Outils CLUB MOSS - FRANCE: Microsoft Assessment and Planning


Outils CLUB MOSS - FRANCE: Microsoft Assessment and Planning: "The Microsoft Assessment and Planning Solution Accelerator is an agentless tool that will find computers on a network and perform a detailed inventory of the computers using Windows Management Instrumentation (WMI), the Remote Registry Service, or the Simple Network Management Protocol (SNMP).

Using the inventory data, the tool will assess and report whether computers can run Windows Vista, Microsoft Office 2007, Microsoft Application Virtualization (SoftGrid), and Windows Server 2008.

This includes assessment of device driver availability and recommendations for hardware upgrades that may be required.

This release also includes new features for gathering performance metrics from computers you are considering for consolidation using Microsoft Virtual Server 2005 R2.

Using the performance metrics and a model virtual server host computer, you can generate reports that recommend placement of the physical servers in a virtual server environment.

This tool incorporates the assessment features provided by the Windows Vista Hardware Assessment Solution Accelerator, including localization of the Windows Vista assessment reports in French, German, Japanese, Korean, Spanish, and Brazilian Portuguese.

For home users and users with a few Windows XP computers to migrate, use the Windows Vista Upgrade Advisor to understand the readiness of your computer for Windows Vista.

Download details: Microsoft Assessment and Planning"

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/26/2008

Smart Search for SharePoint WEB PART

A sharepoint web part lists what's the most frequently searched keywords by other users. MOSS 2007 only. Please check the release for source code.Include Top 10 hot search and relevant search webparts. Smart Search for SharePoint - Home (on CODEPLEX)

--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/23/2008

MySite Pages and Architecture


Mark created a Visio diagram that depicts the relationship between the pages, where profile information is used on them, and how the links between them interact. Mark Arend : MySite Pages and Architecture
--
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG.
Vice-Président Club UGO2007
http://clubmoss2007.org/
http://www.mugfrance.fr/
http://www.viadeo.com/fr/profile/pierreerol.giraudy

2/22/2008

Microsoft Makes Strategic Changes in Technology and Business Practices to Expand Interoperability: New interoperability principles and actions will increase openness of key products.

Microsoft Makes Strategic Changes in Technology and Business Practices to Expand Interoperability: New interoperability principles and actions will increase openness of key products.

REDMOND, Wash. — Feb. 21, 2008 — Microsoft Corp. today announced a set of broad-reaching changes to its technology and business practices to increase the openness of its products and drive greater interoperability, opportunity and choice for developers, partners, customers and competitors.
Specifically, Microsoft is implementing four new interoperability principles and corresponding actions across its high-volume business products: (1) ensuring open connections; (2) promoting data portability; (3) enhancing support for industry standards; and (4) fostering more open engagement with customers and the industry, including open source communities.
“These steps represent an important step and significant change in how we share information about our products and technologies,” said Microsoft chief executive officer Steve Ballmer. “For the past 33 years, we have shared a lot of information with hundreds of thousands of partners around the world and helped build the industry, but today’s announcement represents a significant expansion toward even greater transparency. Our goal is to promote greater interoperability, opportunity and choice for customers and developers throughout the industry by making our products more open and by sharing even more information about our technologies.”
According to Ray Ozzie, Microsoft chief software architect, the company’s announcement reflects the significance that individuals and businesses place upon the ease of information-sharing. As heterogeneity is the norm within enterprise architectures, interoperability across applications and services has become a key requirement.
“Customers need all their vendors, including and especially Microsoft, to deliver software and services that are flexible enough such that any developer can use their open interfaces and data to effectively integrate applications or to compose entirely new solutions,” said Ozzie. “By increasing the openness of our products, we will provide developers additional opportunity to innovate and deliver value for customers.”

---
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS

2/20/2008

Jumbooks.com - Complete Reference Library



Jumbooks.com - Complete Reference Library two news books on MOSS free, for the beginer :


Microsoft Office SharePoint Server 2007 Administrator's Companion
byBill EnglishandMicrosoft SharePoint Community Experts
Microsoft Press 2007 (1200 pages)
ISBN:9780735622821
Providing a definitive, one-stop reference, this mission-critical text offers the practical information you need to plan, design, deploy, and manage strategic solutions using Office SharePoint Server 2007 and Microsoft Windows SharePoint Services.

---
Microsoft SharePoint 2007 For Dummies
byVanessa L. Williams
John Wiley & Sons 2007 (456 pages)
ISBN:9780470099414
Offering simple instructions and focused coverage of SharePoint 2007, this plain-English guide will help you install SharePoint, create sites and grant access, manage data and business processes, use sites to improve employee relations and much more.

---
http://clubmoss2007.org

2/19/2008

Many modules from 1 to 8... on MOSS 2007

Many modules from 1 to 8... on MOSS 2007

http://www.microsoft.com/winme/0712/31729/Module4/Local/index.html

Juste change the number Module1 to 8
---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx

SharePoint Resources - Capacity planning

SharePoint Resources - Capacity planning
A great Webcast on this subject.

---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org

2/17/2008

Advanced lectures and white papers on MOSS

Watch lectures delivered by experts in Microsoft Office SharePoint Server 2007, and download and read supporting white papers. Advanced lectures and white papers by MICROSOFT
---
http://clubmoss2007.org

2/13/2008

Download details: SharePoint Templates: Preformatted document libraries for Windows SharePoint Services 3.0 and SharePoint Server 2007

When you install this download, you can add preformatted document libraries to your Microsoft Windows SharePoint Services or Microsoft Office SharePoint Server site (from MICROSOFT).

This download contains templates for the following document libraries:
Invoices
Specifications
Press releases
Customer site visit reports


Meeting notes Each library is configured with a Microsoft Office Word 2007 template that generates a new document in the library when the user clicks New on the library page. Each Word template includes a mechanism for binding data in the library with data in the body of each document.

For example, in the Invoice library, the “amount due” property in the library is populated with the “amount due” data in each of the invoices.

You can set up views of the library to see reports of the data that is stored in the documents — in this example, the total amount due for all payable invoices. Each document library is an .stp file, which you install on a computer that is running Microsoft Windows SharePoint Services or Microsoft Office SharePoint Server.

Each document library includes instructions for installing its .stp file and for customizing the library and its accompanying Word template. The instructions are in Word 2007 documents.

Download details: SharePoint Templates: Preformatted document libraries for Windows SharePoint Services 3.0 and SharePoint Server 2007

---
http://clubmoss2007.org

2/08/2008

SharePoint Search Admin - Release: SharePoint Search Admin ver .07


SharePoint Search Admin - Release: SharePoint Search Admin ver .07: "SharePoint Search Admin ver .07 DescriptionVer .07 02.08.08 :
+Add Multiple Lotus Notes databases to Custom Content Source by one click.
+Can specify content source edit page."
--
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
Retrouvez-moi aux Microsoft TechDays 2008

WINDOWS 2008: Microsoft Pricing, Packaging and Licensing for Windows Server 2008,

WINDOWS 2008: Microsoft Pricing, Packaging and Licensing for Windows Server 2008,

Pricing for all Windows Server 2008 products will be increasing by approximately 1 percent for all distribution channels. Estimated MSRP* are listed by each version below:

Windows Server 2008 Standard: $999 (with five Client Access Licenses, or CALs)
Windows Server 2008 Enterprise: $3,999 (with 25 CALs)
Windows Server 2008 Datacenter: $2,999 (per processor)
Windows Server 2008 for Itanium-based Systems: $2,999 (per processor)
Windows Web Server 2008: $469
Windows Server 2008 Standard without Hyper-V: $971 (with five CALs)
Windows Server 2008 Enterprise without Hyper-V: $3,971 (with 25 CALs)
Windows Server 2008 Datacenter without Hyper-V: $2,971 (per processor)

by MICROSOFT
--
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
Retrouvez-moi aux Microsoft TechDays 2008

2/07/2008

Office 2007 System Business Application: Customer Service Management

This code sample presents an example of an Office Business Application (OBA) built on the 2007 Microsoft Office system. It addresses some of the demanding collaboration and business insight requirements of a CSR application. The solution allows end users to live in familiar Office applications and use their natural workflows while being connected to LOB systems.
System Requirements. Supported Operating Systems: Windows Server 2003; Windows Vista; Windows XP Service Pack 2. This download works with the following Office applications:
2007 Microsoft Office system
Microsoft Office InfoPath 2007
Microsoft Office SharePoint Server 2007
Microsoft Outlook 2007


Download details: Office 2007 System Business Application: Customer Service Management

Read also : 2007 Office System Business Application: Sales Proposal Document Management

from MICROSOFT.
---
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
http://www.microsoft.com/france/mstechdays/
Retrouvez-moi aux Microsoft TechDays 2008

2/06/2008

Creating Effective Enterprise Portals by Using SharePoint Server 2007

Learn how Microsoft IT built an effective, usable, and maintainable portal based on Office SharePoint Server 2007 rather than relying on a fully custom-developed solution.
Download details: Creating Effective Enterprise Portals by Using SharePoint Server 2007
Technical White Paper
Published: January 2008
---
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
Retrouvez-moi aux Microsoft TechDays 2008

2/05/2008

SharePoint Global Deployment Guidance

Microsoft SharePoint Products and Technologies Team Blog : SharePoint Global Deployment Guidance

"This guidance includes recommendations for three different deployment configurations. I highly recommend reading through this guidance if you are planning or have deployed your WSS or MOSS farms globally.

Articles include:
Supported global solutions for Office SharePoint Server
Extending Office SharePoint Server global solutions with Office Outlook 2007 and Office Groove software
Design global information architecture and governance
Plan for global enterprise search
Plan for bandwidth requirements
Optimizing Office SharePoint Server for WAN environments
Optimizing custom Web parts for the WAN

View these "Plan to Deploy Office SharePoint Server Globally" articles.


Enjoy, Joel OlesonSharePoint Team"

Read also this one : New Deployment Essentials Guide This guide was designed to provide the "cliff notes" to deployment (in PDF format).
---
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
Retrouvez-moi aux Microsoft TechDays 2008

SharePoint Capacity Planning Tool


Download details: SharePoint Capacity Planning Tool

Planning a Microsoft Windows SharePoint Services 3.0 (WSS) installation or a Microsoft Office SharePoint Server 2007 (MOSS) installation for a large enterprise can be a very complex undertaking. Determining the most cost-effective topology, hardware, and bandwidth requirements is not a trivial task and involves selecting from a variety of configuration options. In choosing the option that best fits your organization’s needs, you need to answer the following questions:


  1. What is the minimum hardware you need to deploy?

  2. Where and how should you deploy the hardware?

  3. How can you optimize your deployment to meet your organization’s requirements for availability and performance?

  4. How will growing capacity needs affect the topology?

The SharePoint Capacity Planning Tool is a set of free models of Windows SharePoint Services 3.0 (WSS) and Microsoft Office SharePoint Server 2007 (MOSS). The two models use the analysis and simulation features of System Center Capacity Planner 2007 (SCCP) to help you explore suitable IT infrastructure options for your SharePoint deployment, based on the SharePoint usage requirements for your organization that you provide to the tool. It can give you a head start on planning your SharePoint topology by producing a first approximation of the topology your organization needs. Architects, systems integrators, and deployment engineers will find it to be a valuable starting point for further refinements of the topology.

Feature Bullet Summary

Simple installation and setup
Built-in knowledge of Microsoft Office SharePoint Server 2007
Built-in knowledge of Windows SharePoint Services 3.0
Recommended topology in a Graphical User Interface
Export topology to Visio and server configuration to Excel
Create custom hardware

The SharePoint Capacity Planning Tool depends on System Center Capacity Planner, which is available as a free download from Microsoft (see Related Resources).

Read also :
http://www.microsoft.com/systemcenter/sccp/default.mspx

A nice Business Scenarios : http://technet.microsoft.com/en-us/library/bb961988.aspx


The SharePoint Capacity Planning Tool is a software extension of the System Center Capacity Planner 2007. Installing the SharePoint Capacity Planning Tool adds application models for WSS 3.0 and MOSS 2007.

To access the System Center Capacity Planner 2007 download, click here.

To access the SharePoint Capacity Planning Tool download package, including a reference document that discloses detailed information about the construction of the models, click here.
Feedback

I see a nice demo at the TECHED 2007 at Barcelona.

Please direct questions and comments about this guide to satfdbk@microsoft.com.

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
Retrouvez-moi aux Microsoft TechDays 2008
http://www.microsoft.com/france/mstechdays/

Download details: SharePoint Capacity Planning Tool

Download details: SharePoint Capacity Planning Tool

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
Retrouvez-moi aux Microsoft TechDays 2008
http://www.microsoft.com/france/mstechdays/

2/01/2008

64-bit only is coming....

64-bit only is coming....: "64-bit only is coming...." by Paul Papanek Stork

P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
Retrouvez-moi aux Microsoft TechDays 2008

1/31/2008

SharePoint Server 2007 Demo: Add a Library to a Records Center Site

Download details: SharePoint Server 2007 Demo: Add a Library to a Records Center Site

---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
Retrouvez-moi aux Microsoft TechDays 2008

Windows SharePoint Services 3.0 Demo: Tour a Windows SharePoint Services 3.0 Site

Download details: Windows SharePoint Services 3.0 Demo: Tour a Windows SharePoint Services 3.0 Site

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
Retrouvez-moi aux Microsoft TechDays 2008
http://www.microsoft.com/france/mstechdays/

1/29/2008

Home - CWEPs for Use

Home - CWEPs for Use A lot of nice Web Parts... CEWP
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
Retrouvez-moi aux Microsoft TechDays 2008

Your Own Tab Title Here Courtesy of CEWP

Your Own Tab Title Here Courtesy of CEWP Welcome to Content Editor Web Part.com. Just added in a CEWP to make your site navigation even cooler than you have ever seen - check this out.Cool Looking Image Tab Navigation... Great Site, challenge, etc.

---
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
Retrouvez-moi aux Microsoft TechDays 2008

1/27/2008

Design and build sites for Office SharePoint Server 2007


Microsoft SharePoint Products and Technologies Team Blog : Announcing: Design and build sites for Office SharePoint Server 2007 Rob Silver is a technical writer working on the IT Pro content team for Office SharePoint Server 2007. He say : "I'm excited to announce that the Office SharePoint Server 2007 content teams for the IT pro, developer, and site designer audiences have combined efforts to write and publish a new online guide: Design and build sites for Office SharePoint Server 2007. This guide is aimed at developers, solution designers, architects, and business unit IT pros who plan to develop one or more custom enterprise sites by using Microsoft Office SharePoint Server 2007 - such as company-wide portal sites or Internet presence sites". ...
---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/25/2008

Download details: Microsoft SharePoint Server 2007 MSIT Basic Configuration Pack for Configuration Manager 2007

Download details: Microsoft SharePoint Server 2007 MSIT Basic Configuration Pack for Configuration Manager 2007
---
EROL
http://www.microsoft.com/france/mstechdays/

Download details: Windows SharePoint Services 3.0 Application Template: Product and Marketing Requirements Planning

Download details: Windows SharePoint Services 3.0 Application Template: Product and Marketing Requirements Planning application template enables teams to manage the process of collecting and documenting requirements for new products. The site provides several Microsoft Office 2007 templates providing useful techniques for Marketing, Product and Steering committee actions as well as a template for meeting notes and financial information.
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

SharePoint Cross-site Configurator - Release: SharePoint Cross-site Configurator Guide

SharePoint Cross-site Configurator - Release: SharePoint Cross-site Configurator Guide

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/24/2008

Dashboards for WSS 3.0 Part I The Stylesheet - Bill Burke's Sharepoint How to.... for Beginners and the Self Taught

Dashboards for WSS 3.0 Part I The Stylesheet - Bill Burke's Sharepoint How to.... for Beginners and the Self Taught

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/23/2008

Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Of

Download details: Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Of The Microsoft Best Practices Analyzer for Windows SharePoint Services 3.0 and the 2007 Microsoft Office System Best Practices Analyzer programmatically collects settings and values from data repositories such as MS SQL, registry, metabase and performance monitor. Once collected, a set of comprehensive ‘best practice’ rules are applied to the topology. Administrators running this tool will get a detailed report listing the recommendations that can be made to the environment to achieve greater performance, scalability and uptime.
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

1/22/2008

- Microsoft Office System Developer Conference 2008

- Microsoft Office System Developer Conference 2008 We have incredible keynotes by senior Microsoft executives, starting with a special opening keynote by Microsoft Chairman Bill Gates. We’ll have hot new sessions that bring together diverse topics, from application composition to Software+Services, SharePoint & Silverlight to VOIP & OOXML, and everything in between! We have 5 technical tracks, and 70+ breakout sessions and hands-on labs. And for the first time ever, we will have an Executive Track where analysts, Microsoft and industry executives will get together to discuss the how and why of Office business applications and their competitive advantages.We look forward to seeing you there!

---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

Download details: Microsoft SharePoint Portal Server 2003 MSIT Comprehensive Configuration Pack for Configuration Manager 2007

Download details: Microsoft SharePoint Portal Server 2003 MSIT Comprehensive Configuration Pack for Configuration Manager 2007
The Microsoft SharePoint Portal Server 2003 MSIT Comprehensive Configuration Pack is designed to be used for managing the configuration of SharePoint 2003 servers. This configuration pack defines recommended configurations based on an extensive number of settings affecting the configuration of SharePoint 2003 servers in the Microsoft IT environment.

A partial list of the included configuration items and settings can be obtained by downloading the Microsoft SharePoint Portal Server 2003 MSIT Basic Configuration Pack and/or the Microsoft SharePoint Portal Server 2003 MSIT Intermediate Configuration Pack. It is recommended that users begin by evaluating their configuration against the Basic configuration pack, and then progress to the Intermediate and Comprehensive configuration packs as desired configurations are verified. Once imported into SCCM 2007, this configuration pack and its included configuration items can be targeted to collections of systems which are then audited for compliance with the recommended configurations. When settings are detected to be out of compliance, events will be generated and sent to the Configuration Manager server where the data is available for reporting.

This enables early detection of potentially detrimental configuration changes and allows the administrator to correct the settings before they may cause downtime events. Please note that the configuration items, settings, and values used by Microsoft IT and included in this configuration pack will not necessarily reflect the desired configuration for every possible SharePoint Portal Server 2003 environment. The administrator should verify that the rules being evaluated reflect the desired configuration for their specific environment. If desired, the administrator can also modify the configuration pack by changing the value(s) specified for given settings-based configuration items or by adding/removing configuration items from the model through the Desired Configuration Management user interface within the SCCM 2007 console.

Where settings and values are represented by a Parent and Child configuration item pair, the Child configuration item will contain the editable rules and values that an administrator may choose to modify. Feature Bullet Summary: The Microsoft SharePoint Portal Server 2003 MSIT Comprehensive

Configuration Pack includes configuration items for the following:
• SharePoint Core
• Core MidMarket Server (MMS)
• Core SharePoint Portal Server (SPS)
• Internet Information Services (IIS)
• Indexer
• Searcher
• SharePoint Portal Server (SPS)

In some cases, the settings and values will be represented by a Parent and Child configuration item pair. Please note that the Child configuration item will contain the editable rules and values that an administrator may choose to modify to reflect the desired configuration for their specific environment.

To understand in detail what each configuration item will be evaluating please review the properties of that configuration item in the context of the server role being addressed. Configuration Pack Release

History: 11/12/2007 - Version 1.0 - Original release of the English version

1/21/2008

MsPress book: Office SharePoint Designer 2007 Step by Step, is now in the book shops


Some peapole ask me, do you Know a good book on SPD ? Yes, this one : MsPress book: Office SharePoint Designer 2007 Step by Step, is now in the book shops the autor Penny Coventry, MVP have done 2 books on WSS. See also the BLOG.
---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/20/2008

Administrator's Guide to Microsoft Office 2007 Servers

Mauro Cardarelli : Administrator's Guide to Microsoft Office 2007 Servers

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/18/2008

TechNet Webcast: SharePoint Server 2007 (Part 1 of 6): Planning and Deploying SharePoint Server 2007 (Level 200)

TechNet Webcast: SharePoint Server 2007 (Part 1 of 6): Planning and Deploying SharePoint Server 2007 (Level 200) the first step of 6 Webcast.
In this first session of our six-part Microsoft Office SharePoint Server 2007 series, see a detailed overview of the SharePoint Server 2007 architecture. We present the concepts of topology, server roles, and network conditions, and also provide an overview of administration features with SharePoint Server 2007.

Hear an explanation and usage example for each component of the three-tier administration model: central administration, shared services, and site settings. We also explain various security topics including permissions. Finally, we look at deployment options and use four detailed scenarios to provide considerations for determining the correct topology.
The simplest of these is a single-server deployment, and then the options progress to farm options, from small to large.

Presenter: Kevin Remde, TechNet Presenter, Microsoft CorporationA prolific blogger, Kevin Remde shares his thoughts, ideas, and tips on the TechNet Events Bloggers Web site and the IT Professional Community Web site. As a webcast presenter, he has landed on the Microsoft top 10 webcast list several times. Kevin has worked as both a developer and an IT professional, so he loves sharing helpful new solutions and technologies with his IT peers. At Microsoft, Kevin relishes the opportunity to generate fresh ideas and run with them. He received his bachelor's degree in computer science at the University of Minnesota (go Gophers!), where he also studied music theory and composition.

View other sessions from: SharePoint Server: Connect People, Processes, and Information.

Media & Entertainment Interactive Media Manager

Media & Entertainment Interactive Media Manager A rich, collaborative media management solution for pre-production, post-production and production environments.
Microsoft Interactive Media Manager is a collaborative media management solution that extends Microsoft Office SharePoint® Server 2007 for media and entertainment companies. The solution builds on existing technology investments, and helps companies create an end-to-end content production system accessible by everyone. In addition, Interactive Media Manager easily integrates with Microsoft business intelligence tools, giving management insight into production details.

Microsoft engages with a carefully selected group of top-tier, media-focused partners to deliver and extend Interactive Media Manager.

The end result is a tailored, enterprise solution that reduces operational costs and helps companies become more agile so they can quickly pursue new opportunities. With an open, standards-based architecture, the Microsoft Interactive Media Manager provides a highly-extensible, highly-scalable platform that supports custom development on top of existing investments. By taking advantage of the first-class collaboration and media-focused capabilities available in IMM, companies can empower their people to drive business success.
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

1/16/2008

Pilots, Proof of Concepts, Test, and Pre Production Environments

Joel Oleson's Blog SharePoint Land : Pilots, Proof of Concepts, Test, and Pre Production Environments

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/07/2008

Microsoft SharePoint Conference 2008

Microsoft SharePoint Conference 2008

---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

SharePoint Planning and Capacity Tool Beta

SharePoint Planning and Capacity Tool Beta by Ben Curry, CISSP, SharePoint Server MVP.

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx
http://www.microsoft.com/france/mstechdays/

1/06/2008

7 Years of SharePoint - a History Lesson

Joel Oleson's Blog SharePoint Land : 7 Years of SharePoint - a History Lesson
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

Portals & Integration blog : Workaround to resolve upgrade issues WSS 3.0 SP1

Portals & Integration blog : Workaround to resolve upgrade issues WSS 3.0 SP1
---
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/

12/31/2007

MOSS 2007 and Business Intelligence

Microsoft Office SharePoint Server 2007 and Business Intelligence With Microsoft Office SharePoint Server 2007, your organization has a fully integrated enterprise portal that can help you improve employee interaction.
Powerful new features can help you integrate structured and unstructured data, see different levels of detail, and interact with spreadsheets, key performance indicators (KPIs), and dashboards.
Because the content is in SharePoint Server, you have access to built-in native capabilities such as enterprise search, content management, communication, and collaboration.
The release of Office SharePoint Server 2007 introduces Excel Services, which provides access to real-time, interactive Office Excel 2007 spreadsheets in a Web browser, enabling you to easily protect, share, and reuse spreadsheets. See the related ressources :
Office SharePoint Server 2007 Product Page
Office SharePoint Server 2007 BI Page
Office Excel Services Business Value
Demo: Enable Excel Services and Data Connections for a SharePoint Team Site
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org/
http://www.microsoft.com/france/mstechdays/

12/30/2007

Combined Knowledge Downloads have released a number of new White Papers

Combined Knowledge Downloads have released a number of new White Papers:
--
How to move the Shared Service Provider Search database
How to configure a content Source to crawl Exchange 2003 public folders in MOSS 2007
How to configure Email Enabled Lists in MOSS 2007 RTM using Exchange 2003
How to configure Email Enabled Lists in MOSS 2007 RTM using Exchange 2007
Securing Central Administration in SharePoint 2007
Business Data Catalog WhitePaper Part 1
--
You can find them at: http://www.combined-knowledge.com/Downloads%202007.htm
---
P. Erol GIRAUDY
http://clubmoss2007.org

12/21/2007

SharePoint Resources - A number of SharePoint TechNet Webcast's...

SharePoint Resources - A number of SharePoint TechNet Webcast's... thanks WSS Demo

SharePoint Server 2007 (Part 1 of 6): Planning and Deploying SharePoint Server 2007 (Level 200)
In this first session of our six-part Microsoft Office SharePoint Server 2007 series, see a detailed overview of the SharePoint Server 2007 architecture. We present the concepts of topology, server roles, and network conditions, and also provide an overview of administration features with SharePoint Server 2007.

Hear an explanation and usage example for each component of the three-tier administration model: central administration, shared services, and site settings.

We also explain various security topics including permissions.

Finally, we look at deployment options and use four detailed scenarios to provide considerations for determining the correct topology.

The simplest of these is a single-server deployment, and then the options progress to farm options, from small to large.Presenter: Kevin Remde, TechNet Presenter, Microsoft Corporation

A prolific blogger, Kevin Remde shares his thoughts, ideas, and tips on the TechNet Events Bloggers Web site and the IT Professional Community Web site. As a webcast presenter, he has landed on the Microsoft top 10 webcast list several times. Kevin has worked as both a developer and an IT professional, so he loves sharing helpful new solutions and technologies with his IT peers.

At Microsoft, Kevin relishes the opportunity to generate fresh ideas and run with them. He received his bachelor's degree in computer science at the University of Minnesota (go Gophers!), where he also studied music theory and composition.View other sessions from: SharePoint Server: Connect People, Processes, and Information.If you have questions or feedback, contact us.

SharePoint Server 2007 (Part 2 of 6): Securing Data in SharePoint Server 2007 (Level 200)SharePoint Server 2007 (Part 3 of 6): Disaster Recovery (Level 200)SharePoint Server 2007 (Part 4 of 6): Compliance and Records Management (Level 200)
SharePoint Server 2007 (Part 5 of 6): SharePoint Server 2007 Security, from Service Accounts to Item-Level Access (Level 200)
SharePoint Server 2007 (Part 6 of 6): Keeping Control of Your SharePoint Sites with IT Governance (Level 200)
and for the developers...
SAP Enterprise Portal and SharePoint Server Interoperability (Level 200)
MSDN geekSpeak: Security from a Public, Anonymous Windows SharePoint Services 3.0 Site (Level 300)
Security from a Public, Anonymous Windows SharePoint Services 3.0 Site (Level 300)
Office Development in Visual Studio: Windows SharePoint Services Workflow (Level 200)

---
P. Erol GIRAUDY
Président des CLUBS MOSS et MUG
http://clubmoss2007.org
http://web02038.global-asp.net/frsharepoint/default.aspx

12/20/2007

SharePoint 31729 SharePoint Modules

For Christmas Download details: SharePoint PDF of the PowerPoint Presentation (tanks Microsoft) :
MS_Studio_Module_1_Farm_Architecture.pdf
MS_Studio_Module_2_Configuring_Farms.pdf

MOSSAdvITPro_03.pdf
Module_4_Capacity_Planning.pdf
Module_5_Caching_and_Compression.pdf
Module_6_Disaster_Recovery.pdf
Module_7_Operations.pdf
Updated_MOSSAdvITPro_08.pdf
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org

12/19/2007

Installing Sharepoint on Windows Server 2008

By : bharry's WebLog : Installing Sharepoint on Windows Server 2008 The answer is that you need to install the Windows Sharepoint Services 3.0 with SP1 installer that bundles Sharepoint 3.0 and SP1 together. Windows SharePoint Services 3.0 with SP1 is required in order to install on Windows Server 2008 (read first : http://support.microsoft.com/kb/936988 ).
---
http://clubmoss2007.org

12/08/2007

System Center Capacity Planner


Announcing System Center Capacity Planner 2007 Release Candidate
Microsoft System Center Capacity Planner 2007 helps size and plan deployments of Microsoft Exchange Server 2007. It provides you with the tools and guidance to deploy efficiently, while planning for the future by allowing for "what-if" analyses.
Download Capacity Planner 2007 Release Candidate
Download SharePoint Beta Models for Capacity Planner 2007
Videos: Help Videos for Capacity Planner 2007 are in development. If you arrived on this page from clicking a Video Help link within Capacity Planner 2007, check back soon. http://technet.microsoft.com/en-us/library/bb961988.aspx
---
System Center Capacity Planner
---
P. Erol GIRAUDY

Microsoft TechDays 2008

Microsoft TechDays 2008

Office SharePoint Server 2007 Training

Brief Description : The Microsoft Office SharePoint Server 2007 Training, built on the Microsoft SharePoint Learning Kit, is designed for server administrators to install on an Office SharePoint Server site to help end-users learn about Office SharePoint Server. The Training includes videos, interactive tutorials, and articles. In addition, the material is SCORM compliant. You can easily add or remove training topics to fit your business needs. The Training also includes a reporting function that allows an administrator/trainer to track learners’ completed training topics. You can customize the Training to fit the look and feel of your own Office SharePoint Server site.
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org

11/22/2007

Updated SharePoint 2007 - Information Gathering Worksheets For Site Planning : End User SharePoint


Updated SharePoint 2007 - Information Gathering Worksheets For Site Planning : End User SharePoint A super Excel / Thanks at the autors for the community of user groups (Mark Miller ...) The worksheets are stored in an Excel workbook. It uses a top-down approach, starting with End User interviews to help define the content of the site, going through a step-by-step process for defining site architecture. Upon completion of the worksheets, a site administrator can easily create a new site based upon the specifications within the worksheets.

Enabling and managing social networks (for business use) with MOSS 2007

Microsoft Office SharePoint Server 2007 adds a significant social networking context to its existing collaboration and communication features and capabilities. Planning for the implementation of profiles as part of the Office SharePoint Server implementation process involves a long and careful consideration of the information sources of user profiles, authentication privileges and rights for user profile modifications as well as My Site management and social networking feature configuration. Microsoft SharePoint Products and Technologies Team Blog : Enabling and managing social networks (for business use) with Microsoft Office SharePoint Server 2007 see also http://blogs.msdn.com/echarran/archive/2007/08/16/managing-social-networking-with-microsoft-office-sharepoint-server-2007.aspx (Source BLOG du Team BLOG MOSS).
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org

11/21/2007

Content By Type webpart v1.1 released

Introducing the Content By Type webpart

I have been working on a new web part that aggregates content of a specific content type into a gridview. Much like the Content Query web part, but easier to use by end-users. They just need to select the content type and the columns they want to be displayed (that’s why I called it “Content by Type”).

The most important features are:
– Works in WSS and MOSS– Casting / formatting of column data types– Links to items and its context in contextmenu– Links to lookup / person fields– Filter items using MOSS filter web parts– Supports grouping/sorting and paging .... read more on the link http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?ID=41 and http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?ID=49

--
P. Erol GIRAUDY MVP MOSS
www.clubsps.org
www.shareclubs.org

11/17/2007

Day 5 of the TECHED 2007 at Barcelona



Day 5: " Videocasts - Day 5 It is all go at TechEd IT Forum! Tune in to all the breaking announcements, interviews with key speakers, technical gurus, product managers, delegates and many more. This tab will be updated constantly - so check back regularly. Day 5Day 4Day 3Day 2 Day 1 Pre-Event ". A great TECHED 2007 with a lot of presentation, Tools, Meetings, informations, Solutions, ATE... see more information on the web site of the club : http://egiraudy.spaces.live.com/blog/cns!C18447817CCB3384!476.entry

Microsoft Ask the Experts Pavilion : At the Microsoft Ask the Experts Pavilion delegates had the opportunity to meet face-to-face with Microsoft speakers, consultants, technical support service engineers, product managers, Microsoft Certified Trainers (MCTs) and Microsoft Most Valuable Professionals (MVPs). With more time for drill-down scenarios and more chances to find solutions from the experts.
For more information on the topics covered on the ATE, click here.


P. Erol GIRAUDY
MVP MOSS 2007.
http://clubmoss2007.org/default.aspx

11/04/2007

11/02/2007

Amazon.com: Inside Microsoft Office SharePoint Server 2007: Books: P. Tisseghem

Amazon.com: Inside Microsoft Office SharePoint Server 2007: Books: P. Tisseghem This comprehensive, hands-on reference for developers deliversexpert guidance on building Enterprise Content Management (ECM)solutions. Written by an expert on Microsoft SharePoint Products andTechnologies, this book presents a bottom-up view of Office SharePointServer 2007 architecture, highlighting the key relationships of OfficeSharePoint Server 2007 components. Task-oriented in its approach, the bookis perfect for developers familiar with SharePoint Portal Server. You'llget practical advice for managing and customizing Office SharePoint Server2007 components, and you'll learn how to work with them in conjunction withMicrosoft Office Excel- 2007, Microsoft Office InfoPath- 2007, and otherMicrosoft Office products to develop an efficient and effective ECM system.Includes code samples.

10/18/2007

Microsoft Powers Up Web 2.0 With Innovative Microsoft Office SharePoint Server 2007 Partners: Microsoft Office SharePoint Server 2007 augments enterprise social computing capabilities through NewsGator and Atlassian integration.

Microsoft Powers Up Web 2.0 With Innovative Microsoft Office SharePoint Server 2007 Partners: Microsoft Office SharePoint Server 2007 augments enterprise social computing capabilities through NewsGator and Atlassian integration. “Social computing and its inclusion in SharePoint Server 2007 are changing the way businesses work and enabling organizations to harness the power of their social networks,” said Derek Burney, general manager of SharePoint at Microsoft Corp. “This has exponentially increased the communication and collaboration among employees, partners, clients and other key stakeholders. Microsoft’s relationships with Atlassian and NewsGator represent dynamic new opportunities for integrating social computing technology into a company’s business productivity infrastructure.” (source MICROSOFT).

10/17/2007

SharePoint Pro Live - Free SharePoint Training event tomorrow (OCT-17)

-------------------------------------------------
Looking for some free SharePoint training? Tomorrow is your day!The SharePoint Pro Online virtual conference is tomorrow from
11 AM - 4:45 PM EDT (GMT -0500). I'll be presenting with a handful of other SharePoint professionals on various topics (all times EDT):
- 11:00 AM - 12:15 PM :: Configuring Content and Document Management Within SharePoint Portal Server by Melissa Fraser12:30 PM
- 1:45 PM :: Introducing Features! A Deep Dive into the New "Feature" Infrastructure in Windows SharePoint Services v3 by Andrew Connell2:00 PM
- 3:15 PM :: Programming Dynamic Applications with the SharePoint AJAX Toolkit by Dan Larson3:30 PM
- 4:45 PM :: Better Together: Microsoft Office Applications as SharePoint Clients by Dan HolmeAgain, the price point can't be beat...

this is a FREE conference! I've got a solid 15 minutes squared away at the end for Q/A so feel free to submit questions during the presentation!»

SharePoint Pro Online Live - free virtual conference October 17, 2007SharePoint Pro Live - Free SharePoint Training event tomorrow (OCT-17)

CLUB SharePoint MOSS FRANCE - PARIS: SharePoint Pro Live - Free SharePoint Training event tomorrow (OCT-17)

10/14/2007

Announcing the Community Kit for SharePoint:...

Announcing the Community Kit for SharePoint: Internet/Extranet Edition Forms-Based Authentication solution! Great ! Automated Solution Deployment, Membership request, webpart (including CAPTCHA), Membership request list, Login web part, Recover Password web part, Change Password web part, ULS Logging, User Management, Role Management, User Properties http://www.wssdemo.com/redir.aspx?ID=1312

10/04/2007

What I like about ForeFront Security for SharePoint - Bill English Blog

As I'm learning about ForeFront Security for SharePoint, I'm finding that this is a nifty tool that should be considered by nearly all of you out there running either Windows SharePoint Services or SharePoint Server 2007 farms, say Bill English Mindsharp
What I like about ForeFront Security for SharePoint - Bill English Blog

10/03/2007

CLUB SharePoint MOSS FRANCE - PARIS: Blogs - SharePoint Blogs

CLUB SharePoint MOSS FRANCE - PARIS: Blogs - SharePoint Blogs A nice blog on MOSS 2007

Restore a production sharepoint web farm to a new web farm - sam

If you have a production WSS 3.0 sharepoint environment and need to copy the production data into a test environment web farm (different web farm), it can be done using SQL backups and restore.
I am more comfortable using this method than using stsadm tool. This could also be helpful when your production system crashes and you need to quickly get a backup sharepoint farm up and running with the latest production data. Read this article ! With a Target farm steps ( if you are setting up a brand new WSS 3.0 farm) Restore a production sharepoint web farm to a new web farm - sam (P. Erol GIRAUDY MVP MOSS)

10/02/2007

Steve Pietrek’s SharePoint Stuff

Need a link, don't forget : Steve Pietrek’s SharePoint Stuff a lot of great contribution on MOSS 2007

Joel Oleson's SharePoint Land : SharePoint Reporting Solution

See also WEBOBS and the solution QUEST and this article : Working with a different type of Site Usage Analysis . But, Joel Oleson's SharePoint Land have done a great SharePoint Reporting Solution [source Joel Oleson's SharePoint Land ]

P. Erol GIRAUDY.

10/01/2007

Troubleshooting information WSS 3.0 Web Application

The troubleshooting information is organized by server roles. This information is further divided according to the logical areas of interest to the administrator when monitoring and troubleshooting the server role. Within each logical area of manageability, you will find reference and troubleshooting information relevant to each event logged by services or applications that are part of the server role. WSS 3.0 Web Application (with Event ID - Source - Message) This is preliminary documentation and subject to change. A Web application is comprised of an Internet Information Services (IIS) site that has a unique application pool. When you create a new Web application, you also create a new database and define the authentication method used to connect to the database. see this link : WSS 3.0 Web Application on TECHNET. (source : Windows Server 2008 Technical Library TECHNET)

P. Erol GIRAUDY.

9/30/2007

SharePoint Dashboard for Marketing Campaign Tracking

SharePoint Dashboards are becoming more and more popular in corporations, especially with the increasing adoption of MicroSoft Office 2007. The latest release of SharePoint (Office SharePoint Server 2007) is packed with features and package integration points that make for powerful enterprise dashboards. SharePoint Dashboard for Marketing Campaign Tracking see also the Dashboard Spy. (P. Erol GIRAUDY - MVP MOSS 2007).

9/29/2007

Server : MICROSOFT OFFICE PerformancePoint Server 2007 and MOSS 2007



"Dashboard Server Web Part for SharePoint" you need :


  1. Microsoft Internet Information Services (IIS) 6.0, or IIS 7.0 with IIS Metabase and IIS 6 configuration compatibility, IIS 6.0 Isolation Mode
  2. Microsoft Office SharePoint Server 2007 or WSS 3.0 (SP1 for Windows Server 2008
  3. Microsoft .NET Framework 2.0
  4. Microsoft ASPNet 2.0
  5. Microsoft ASPNet AJAX 1.0
  6. SQL Server 2005 Analysis Management Objects 9.0 SP2
  7. SQL Server 2005 Native Client 9.0 SP2
  8. SQL ADOMD.NET 9.0
  9. msxml6.msi + updates
  10. SQL Server 2005 SP2 Analysis Server OLEDB 9.0 Provider
  11. SQL Server 2000 Analysis Services Service Pack 4 - Build 2174 for Client Systems (to use SQL Server 2000 Analysis Services as a data source).

While many solutions on the market focus on business analysts and BI experts, Office PerformancePoint Server 2007 is designed to reach everyone involved in your business at all levels of your organization. PerformancePoint Server 2007 provides a user experience in the familiar and easy-to-use Microsoft Office system, including Microsoft Office Excel, Office Outlook, and Office SharePoint Server.
With this server PerformancePoint Server 2007 and Read this BLOG a great article on this subject : http://blogs.msdn.com/erikaehrli/archive/2007/09/28/performancepoint-server-2007-what-is-it-and-how-can-i-get-started.aspx and this one http://blogs.msdn.com/performancepoint/archive/2007/09/17/creating-a-custom-report-view-plug-in-for-performancepoint-server-2007-code-sample.aspx?CommentPosted=true#commentmessage

(source : MICROSOFT Microsoft Office PerformancePoint Server 2007 ).

P. Erol GIRAUDY

Microsoft Office SharePoint Server 2007 frequently asked questions - SharePoint Server - Microsoft Office Online

Microsoft Office SharePoint Server 2007 frequently asked questions - SharePoint Server - Microsoft Office Online never forget this URL, FAQ and many anwser on MOSS 2007 and WSSv3 : - General -Licensing (It is now possible to mix server license types on a single farm) - Pricing - Upgrades - SharePoint product information Role-Based Templates for SharePoint My Sites... And a great news : Sales of Microsoft Office SharePoint Server Break $800 Million - Office SharePoint business growing at over 35 percent, driven by strong customer demand for Office SharePoint Server 2007.(P. Erol GIRAUDY)

9/26/2007

Download details: Hotfix Roll-up for Microsoft Office SharePoint Server 2007 for Search (KB939077)

Download details: Hotfix Roll-up for Microsoft Office SharePoint Server 2007 for Search (KB939077): "You can get specific information about this update in Microsoft Knowledge Base article Description of the Hotfix Roll-up for Microsoft Office SharePoint Server 2007 for Search(KB939077)."

Joel Oleson's SharePoint Land : NLB (Network Load Balancing) and SharePoint... Troubleshooting and Configuration tips.

For additional information about network load balancing, visit the following Microsoft Web site:
http://technet2.microsoft.com/WindowsServer/en/Library/a7bd4b54-2271-4cfb-9a97-3c150227b5111033.mspx - Joel Oleson's SharePoint Land : NLB (Network Load Balancing) and SharePoint... Troubleshooting and Configuration tips. (P. Erol GIRAUDY).

Description of the SharePoint Server 2007 hotfix package for SharePoint Server 2007 and for SharePoint Server 2007 for Search: May 31, 2007

You create a key performance indicator (KPI) for a Web page that is saved in a SharePoint Server 2007 document library. Additionally, the indicator uses values from a Microsoft Office Excel worksheet. If a value in the Excel worksheet is incorrect, and the #NAME? error message is displayed in the worksheet instead of the correct value, the KPI may show a green status. However, the KPI may display incorrect data. Description of the SharePoint Server 2007 hotfix package for SharePoint Server 2007 and for SharePoint Server 2007 for Search: May 31, 2007

9/25/2007

Home - Inspirational Sharecasm

If you are developing Features for SharePoint 2007, then Feature Stapling is one of those must-have techniques that you should have in your arsenal. Inspirational Sharecasm (From TED PATTISON).

9/24/2007

Deploying and Supporting Enterprise Search


Locating the appropriate information or people in an organization can be a difficult and time-consuming process. Without enterprise search services, employees at Microsoft might:
- Spend countless hours duplicating effort on multiple projects and teams.
- Be unaware of critical information produced by other employees.
- Make business or technical decisions with incomplete or inaccurate data.
- Require more technical support time and Helpdesk resources to resolve technical issues.
- Require additional managerial and human resources time to address job-related issues.
Microsoft IT reviewed the existing content that is indexed, existing content sources, business requirements, and technical requirements. Then, the team deployed shared enterprise search services for employees to find relevant, up-to-date information that is essential in performing their day-to-day job functions. The same enterprise search services put Microsoft employees in contact with peers all over the word, enabling them to collaborate more quickly and easily than ever before.
Microsoft IT combined the Enterprise Search feature in Office SharePoint Server 2007, SQL Server 2005, Windows Server 2003, custom-developed Web Parts, and integration with other line-of-business services and applications into its enterprise search services solution. Developing and deploying this solution provided the following benefits: read Deploying and Supporting Enterprise Search (P. Erol GIRAUDY).

9/23/2007

Microsoft Office Business Applications Central

Solution Details - Microsoft Office Business Applications Central

Skelta SharePoint Accelerator 2007 is a full service BPM solution that seamlessly integrates Microsoft Office SharePoint Server 2007 (MOSS 2007) with the business processes. It extends advanced BPM functionality to SharePoint 2007 to create a powerful integrated platform for collaboration, business intelligence, enterprise content management, and strategic business solutions. Skelta SharePoint Accelerator 2007 leverages on powerful BPM capabilities in Skelta BPM.NET 2007 to facilitate creation of an automated BPM environment in SharePoint. (P. Erol GIRAUDY).

9/22/2007

Content Deployment – Step By Step Tutorial

Great post, from Jackie BODINE. There is also some documentation of this process over on Technet as well. http://technet2.microsoft.com/Office/f/?en-us/library/edcdacca-8013-460e-95a0-d2b83b6cc7ef1033.mspx There's some topological overview as well: http://technet2.microsoft.com/Office/f/?en-us/library/1d6d6040-6cbb-4685-a40e-1e9086d426831033.mspx (P. Erol GIRAUDY).

Home - Microsoft Office Business Applications Central

Microsoft Office Business Applications Central: "Office Business Applications are an emerging class of application that helps businesses unlock the value of their line-of-business (LOB) systems and turn document-based processes into real applications. " (P. Erol GIRAUDY).

9/18/2007

SharePoint Skinner Overview - eLumenotion Blog

SharePoint Skinner Overview - eLumenotion Blog: "SharePoint Skinner Overview" Yes a great tools ! (P. Erol GIRAUDY)