סמנו את התאריך - 25 בדצמבר, אירוע ההשקה של Office, Vista, ו-Exchange בארץ.
יהיו מסלולים עבור כל אחד מהמוצרים, ויהיה מעניין מאוד. (גם אני בא ואולי אפילו אציג קצת :-))
לפרטים והרשמה לחצו כאן.
בעוד כמה חודשים תצא חבילת תבניות אתרים המכילה 40 תבניות לכלמיני שימושים יומיומיים באירגון. לשמחתנו הישראלים, 20 תבניות יתורגמו למגוון שפות, ביניהן גם עברית. (כזכור לכם חבילה דומה יצאה גם עבור WSSv2 אבל לא תורגמה לעברית).
הנה התכולות שיתורגמו, מתוך דף המוצר ב-TechNet:
Absence and Vacation Schedule
Budgeting and Tracking Multiple Projects
Bug Database
Call Center
Change Request Management
Compliance Process Support Site
Contacts Management
Document Library and Review
Event Planning
Expense Reimbursement and Approval Site
Help Desk
Inventory Tracking
IT Team Workspace
Job Requisitions and Interview Management
Knowledge Base
Lending Library
Physical Asset Tracking and Management
Project Tracking Workspace
Room and Equipment Reservations
Sales Lead Pipeline
כפי שניתן לראות, יש כאן מענה להרבה סוגי אתרים, בתקווה שזה יחסוך לאדמיניסטרטורים \ מנהלי הידע הרבה עבודה. נחכה ונראה איך ייצא.
This Community Technology Preview (CTP) of the Visual Studio 2005 Extensions for Windows SharePoint Services contains the following tools to aid developers in building SharePoint applications:
Visual Studio 2005 Project Templates
Web Part
Team Site Definition
Blank Site Definition
List Definition
Visual Studio 2005 Item Templates (items that can be added into an existing project)
Web Part
Custom Field
List Definition (with optional Event Receiver)
Content Type (with optional Event Receiver)
Module
SharePoint Solution Generator
This stand-alone program generates a Site Definition project from an existing SharePoint site. The program enables developers to use the browser and Microsoft Office SharePoint Designer to customize the content of their sites before creating code by using Visual Studio.
The default functionality of search in MOSS 2007 has changed:
From now on, all keywords in FREETEXT searches are linked with an “AND” operator between them. You will only receive results that contain all the words from the query. (The current product documentation is not up to date about this issue.)
This means that:
Searching for windows server will probably return results
Searching for windows server nonexistantword will return no results (unless you actually have a document with all of these words :)).
However, it is possible to perform an “OR” search programmatically, so that any item containing one or more of the keywords will be displayed. (Of course that items with more keywords will receive higher ranks accordingly.)
When using the Object Model: Set the KeywordInclusion property to All Keywords:
אני מניח שאתם זוכרים את SharePoint Explorer מבית Ontolica, שהיה כלי עזר נחמד מאוד למפתחים ואדמיניסטרטורים עבור SPS20003. עכשיו בחור בשם Carsten Keutmann (זה שם של בחור, לא? :)) הוציא תוכנה דומה עבור MOSS.קוראים לה SharePoint Manager 2007 והיא משמשת כ-Object Model Browser, ואפילו יודעת להדליק ולכבות features. זה מאוד שימושי כשרוצים לגשת למידע תכנותית ורוצים להבין איך הוא מיוצג בתוך המערכת.
בדקתי את התוכנה על שרת עברי והיא מציגה את המידע בהצלחה. בכל אופן לא מומלץ לשים אותה על שרת production עדיין, כי ייתכן שעוד יש באגים ושהיא פותחה מול גרסה ישנה של ה-SDK.