Read/Unread marks for SharePoint

IBM Lotus NotesImage via Wikipediaals alter lotus notes/domino anwender, admin und entwickler gingen mir im sharepoint schon immer die kleinen roten sterne ab die mir anzeigten, welches dokument ich noch nicht gelesen habe (und zwar nicht nur das – auch so dinge wie field validation wie ich heute nachmittag leidvoll erfahren musste); doch nun scheint es eine lösung dafür zu geben: Read and unread marks for SharePoint as a site column

I have always been disappointed that SharePoint does not provide an underlying technology for deciding if a SharePoint item has been read by the current user. To fill that need, this project is a SharePoint site column and some supporting technology to provide visual indicators in a standard CAML view for whether or not the current user has read a specific item.

steht schon auf meiner liste der zu testenden erweiterungen!

SharePoint Warmup

Hypertext Editing System (HES) IBM 2250 Display console – Brown University 1969Image via Wikipediadie meisten werden wohl das sharepoint warmup script kennen, das es mittlerweile auch in einigen variationen gibt.

wesentlich besser jedoch ist der sharepoint warmup job – es handelt sich um einen timer job:

The purpose of the custom timer job is to act as a replacement for the Windows SharePoint Services warmup scripts. Because Windows SharePoint Services is an ASP.NET 2.0 application, pages are compiled from the generic MSIL to native code upon first use. This is known as just-in-time (JIT) compilation. If not performed beforehand, it can cause pages to load slower the first time they are requested. For the Windows SharePoint Services 3.0 beta release, Microsoft provided a script, known as the warmup script, that issues HTTP requests to a list of Windows SharePoint Services URLs to force the JIT compilation. Although it is not widely used in a production environment, the warmup script removes the initial load time of a requested page. This is useful for Windows SharePoint Services demonstrations and development. The timer job that is demonstrated in this article serves to replace the warmup script.

iSharephone

A Jime le gusta suspirarImage by mai lirol poni via Flickr… eine spannende kombination: iphone & sharepoint = isharepoint. es handelt sich hierbei um eine “offizielle” applikation, d.h. wird erst mit release 2 der firmware über den itunes store zu installieren sein. hoffentlich gibt es bald ein paar screenshots zu bewundern; die sollte es bald auf dem blog geben.

mit exchange sync und sharepoint verbindung könnte man das ding vielleicht sogar als business-handy verwenden? ich werde es hoffentlich bald testen können

Monk for SharePoint 2007

Five die sizes and typesImage via Wikipediaein geniales tool – welches hoffentlich noch weiter ausgebaut wird, ist “monk for sharepoint 2007” – mit diesem tool kann automatisch ein html report über site collections erstellt werden; in dem report sind unter anderem folgende dinge enthalten:

– site web parts
– site features
– site roles
– site lists
– list fields
– list views
– list content types

ich finde vor allem die übersicht über die aktivierten features sehr praktisch