SharePoint Blog - René Hézser

Anmelden  RSS Feed RSS Feed
Startet die Suche

Archive

Kategorien

Links

Andere Blogs




ITaCS GmbH

Oct 012010

Windows Live Essentials 2011

Microsoft has published a new version of the Windows Live Tools. –> http://explore.live.com/windows-live-essentials

What programs are included?

  • Messenger
  • Photo Gallery
  • Movie Maker
  • Mail
  • --> Writer <--
  • Family Safety
  • Windows Live Mesh
  • Messenger Companion
  • Bing Bar
  • Outlook Connector Pack
  • Microsoft Silverlight

If you do not know, you can use the Live Writer for blogging (with your SharePoint blog).

lw


Published: 10/1/2010  6:03 PM | 0  Comments | 0  Links to this post
Tagged as: Products, Windows

Aug 172009

Word to SharePoint

A picture will you tell more than words:

image

Another great project on CodePlex. –> http://wordtosharepoint.codeplex.com/

Project Description
A SharePoint Feature that allows selection of Word 2007 documents for content conversion to a selected WebpageLibrary. The solution also extracts, transfers and re-links images to a selected image library.


Published: 8/17/2009  7:59 PM | 0  Comments | 0  Links to this post
Tagged as: CodePlex, Products, SharePoint

Aug 172009

Active Directory User Editor

SharePoint is importing user information from the Active Directory through the Shared Services Provider (if you have MOSS).

Wouldn’t it be nice if users could “manage themselves”? That would save lots of time for the Admins :-)

The answer is here: http://nominesptools.codeplex.com/

  • 5 different types of properties fields: Simple TextBox, DropDownList/ListBox (with predefined values), People Picker, Date Picker with calendar.
  • Multi-domain compatible.
  • Nearly Any Active Directory property can be easily added or removed of the edit form, directly trough the webpart configuration (nothing "hard-coded").
  • SharePoint "look & feel"
  • Available in English and French

Additional informations and installation manual are available here (French & English): http://alexis.nomine.fr/

image

This Webpart is again a prove that there are plenty SharePoint solutions for you to use.

btw: this was my post #200 :-D


Published: 8/17/2009  7:49 PM | 1  Comment | 0  Links to this post
Tagged as: CodePlex, Webparts, Products, SharePoint

Aug 042009

New WSPBuilder version

Carsten Keutmann has released a new version of his great WSPBuilder. Here are the new features:

  • A Reference folder under GAC and 80/Bin is now supported for large dlls that do not need reflection for SafeControls and Permissions.
  • New menu function "Recycle the Windows SharePoint Services Timer" implemented on WSPBuilder Extensions.
  • Refactoring of "Copy to GAC" in order to improve the functionality.
  • Bug fixed! "Unable to get solution id from manifest: Unable to extract manifest.xml ..." error for x64 systems.
  • CabLib.dll updated to new version 10.5.
  • Its now possible to include the Cablib.dll into the WSP package.

The download (incl. source code) is available on CodePlex: Download WSPBuilder


Published: 8/4/2009  10:20 AM | 0  Comments | 0  Links to this post
Tagged as: Development, SharePoint, Products