3/24/2008
CryptoCollaboration For SharePoint 2007 on CODEPLEX
(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
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
--
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.aspxP. 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
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

---
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 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
---
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

--
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

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 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

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

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
--
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

--
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.
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
Microsoft Office SharePoint Server 2007 Administrator's Companion
byBill EnglishandMicrosoft SharePoint Community ExpertsMicrosoft 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. WilliamsJohn 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
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
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
---
http://clubmoss2007.org
2/13/2008
Download details: SharePoint Templates: Preformatted document libraries for Windows SharePoint Services 3.0 and SharePoint Server 2007
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

+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

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
2/07/2008
Office 2007 System Business Application: Customer Service Management
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/
2/06/2008
Creating Effective Enterprise Portals by Using SharePoint Server 2007
Download details: Creating Effective Enterprise Portals by Using SharePoint Server 2007
Technical White Paper
Published: January 2008
---
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
2/05/2008
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
SharePoint Capacity Planning Tool
.jpg)
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:
- What is the minimum hardware you need to deploy?
- Where and how should you deploy the hardware?
- How can you optimize your deployment to meet your organization’s requirements for availability and performance?
- 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
http://www.microsoft.com/france/mstechdays/
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

http://www.microsoft.com/france/mstechdays/
2/01/2008
64-bit only is coming....
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
1/31/2008
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/
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

http://www.microsoft.com/france/mstechdays/
1/29/2008
Home - CWEPs for Use
---
P. Erol GIRAUDY
Président du Club MOSS 2007 et MUG (MVP MOSS).
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
Your Own Tab Title Here Courtesy of CEWP
---
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
1/28/2008
64-bit only is coming....
P. Erol GIRAUDY
MVP MOSS - CLUB MOSS
1/27/2008
Design and build sites for Office SharePoint Server 2007

---
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: Windows SharePoint Services 3.0 Application Template: Product and Marketing Requirements Planning
---
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
---
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
---
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
---
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
---
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
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

---
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
---
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)
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
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/17/2008
SharePoint Products and Technologies White Paper: Implementing Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0 Solutions
---
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
---
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/12/2008
1/07/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
---
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
---
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
---
http://clubmoss2007.org
http://www.microsoft.com/france/mstechdays/
12/31/2007
MOSS 2007 and Business Intelligence
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
--
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 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
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
---
http://clubmoss2007.org
12/11/2007
10 Things To Optimize your SharePoint Server Indexing
EROL
Joel Oleson's Blog SharePoint Land : SharePoint Deployment Capacity & Performance Planning 2003 & 2007 What you need to know...
12/08/2007
System Center Capacity Planner
.jpg)
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
Office SharePoint Server 2007 Training
---
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
Enabling and managing social networks (for business use) with MOSS 2007
---
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
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
SharePointPedia - Related Articles
11/02/2007
Amazon.com: Inside Microsoft Office SharePoint Server 2007: Books: P. Tisseghem
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.
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/16/2007
10/14/2007
Announcing the Community Kit for SharePoint:...
10/13/2007
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 MindsharpWhat I like about ForeFront Security for SharePoint - Bill English Blog
10/03/2007
Restore a production sharepoint web farm to a new web farm - sam
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
Joel Oleson's SharePoint Land : SharePoint Reporting Solution
P. Erol GIRAUDY.
10/01/2007
Troubleshooting information WSS 3.0 Web Application
P. Erol GIRAUDY.
9/30/2007
SharePoint Dashboard for Marketing Campaign Tracking
9/29/2007
Server : MICROSOFT OFFICE PerformancePoint Server 2007 and MOSS 2007

"Dashboard Server Web Part for SharePoint" you need :
- Microsoft Internet Information Services (IIS) 6.0, or IIS 7.0 with IIS Metabase and IIS 6 configuration compatibility, IIS 6.0 Isolation Mode
- Microsoft Office SharePoint Server 2007 or WSS 3.0 (SP1 for Windows Server 2008
- Microsoft .NET Framework 2.0
- Microsoft ASPNet 2.0
- Microsoft ASPNet AJAX 1.0
- SQL Server 2005 Analysis Management Objects 9.0 SP2
- SQL Server 2005 Native Client 9.0 SP2
- SQL ADOMD.NET 9.0
- msxml6.msi + updates
- SQL Server 2005 SP2 Analysis Server OLEDB 9.0 Provider
- 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
P. Erol GIRAUDY
Microsoft Office SharePoint Server 2007 frequently asked questions - SharePoint Server - Microsoft Office Online
9/26/2007
Download details: 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.
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
9/25/2007
Home - Inspirational Sharecasm
9/24/2007
Deploying and Supporting Enterprise Search
.gif)
- 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
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
Home - Microsoft Office Business Applications Central