SharePoint 2007

Tag details

Welcome to the 'SharePoint 2007' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'SharePoint 2007'.

Look up Offsite Link "SharePoint", Offsite Link "2007" at The Free Dictionary

Latest blogosphere posts tagged “SharePoint 2007”

  • Easy Tabs: multiple tab rows


    Path to SharePointAuthority Authority: 483
    I am falling behind in my schedule, and several posts will only be published in the beginning of next year. However, I didn’t want to postpone this one as this is by far the number one request: how to split the tabs row, on my Easy Tabs solution. This post explains how you can tweak the Easy Tabs v2 to achieve ...
    22 hours ago
  • How to: Synchronize OneNote 2007 with your SharePoint MySite


    Things that Should be EasyAuthority Authority: 104
    I’ve been a fan of OneNote for several years. I like how easily I can capture some information without worrying about file names or explicitly saving data. Now I’ve found another reason to love OneNote: I can synchronize all of my notebooks across multiple computers via my SharePoint MySite.   File / New / ...
    3 days ago
  • HTML Calculated Column: minor update… and some advice


    Path to SharePointAuthority Authority: 483
    I am publishing today a minor update (v 2.1.1) of the TextToHTML script: http://www.pathtosharepoint.com/HTMLcc/default.aspx You’ll find the updated files under the “download” tab. Why this update? First, I am responding to comments from readers on the EndUserSharePoint.com blog. Several months ago, Jim ...
    3 days ago
  • Free Download Of MS Office 2010, Exchange Server 2010, Share Point 2010 And Microsoft Visio Premium 2010 !


    vhxn.comAuthority Authority: 442
    Download Microsoft Visio Premium 2010 Beta : Microsoft Visio Premium 2010 takes diagramming to a bold new level with dynamic, data-driven visualization tools and templates, powerful process-management features, and advanced sharing capabilities through the Web. Bring the big-picture and real-time data from multiple ...
    3 days ago
  • Is it possible to export gantt chart view to excel 2007 in MOSS 2007?


    IT answersAuthority Authority: 459
    New Question Created by NASE
    5 days ago
  • Step by step process for changing master page automatically using STSADM command line tool


    ConfigLabsAuthority Authority: 104
    Recently, my colleague (Ankul Mathur) and me (much of the work done by him!) created a custom solution to change the SharePoint master page automatically on day to day basis.Requirement: Change the master page based on the day of the week. Example; Monday should have Yellow master page and similarly each day will have ...
    1 week ago
  • It’s the little things: Office 2010 Edition


    Matthew McDermottAuthority Authority: 409
    I have been SLAMMED lately (mostly traveling and speaking, but also taking time with my family) and not blogging enough, I get it, I hear you all loud and clear. I am going to try (starting this week) to publish little bites of new features and enhancements that I have not seen posted elsewhere. Since I am in the ...
    1 week ago
  • Thumbnails in SharePoint


    Steven Van de Craen's Blog [MVP]Authority Authority: 110
    Recently stumbled upon this old article: Microsoft Office Thumbnails in SharePoint . Has anyone actually done anything like this ?
    1 week ago
  • Live demo: animated countdowns with Flash and jQuery


    Path to SharePointAuthority Authority: 483
    We started with the HTML calculated column , then we later extended the technique to JavaScript . Today is the turn of the jQuery calculated column! To demonstrate this technique, I have included animated countdowns in a SharePoint list: http://www.pathtosharepoint.com/Calendars/Pages/Workshops.aspx The list ...
    1 week ago
  • AppDev SharePoint 2007 Portals DVD-iNKiSO


    FileBetaAuthority Authority: 148
    In this course, you’ll learn about the portal features found in Microsoft Office SharePoint Server’s Standard and Enterprise versions, MOSS. After completing this course, you’ll have a good understanding of the standard MOSS collaboration portal features including collaboration portals, user profiles, search, ...
    1 week ago
  • Conditional Formatting using the Advanced Computed Field


    Steven Van de Craen's Blog [MVP]Authority Authority: 110
    I got a question on how to use the Advanced Computed Field for conditional formatting and when I finished writing up the response I figured I might as well share it with the community, being you all :) Here’s the config I used:             GREEN ]]>
    2 weeks ago
  • Teaser: jQuery animations in SharePoint


    Path to SharePointAuthority Authority: 483
    On November 17, Mark Miller and I will host our live online workshop dedicated to animations in SharePoint . The main featured customizations will be scrolling news and the image rotator . To give you a feel for what you’ll be playing with, I have created a live demo: ...
    2 weeks ago
  • LINQ to DataSet básico en SharePoint


    MSMVPS.COMAuthority Authority: 659
    Resulta que hoy tuve que realizar una serie de actividades relacionadas con la manipulación y filtrado de datos que residen en SharePoint y para mejorar mi experiencia como programador recurrí al uso de LINQ to DataSet. He aquí un ejemplo que lee la información de todos los usuarios de mi colección de sitios: ...
    2 weeks ago
  • Visualization – calculated color gradients


    Path to SharePointAuthority Authority: 483
    If you need dynamically generated visualizations for your SharePoint data, have you considered leveraging the power of the Calculated Column? This Tuesday at 1:00pm EST , Mark Miller and I will give you all the keys to master this simple yet powerful technique. At the end of the two hour entry level workshop, ...
    2 weeks ago
  • SharePointBoost Announces the Release of SharePoint Site User Directory Web Part for Microsoft SharePoint


    PR Friend Press ReleasesAuthority Authority: 158
    SharePoint Site User Directory Web Part enables enumeration of SharePoint users within AD groups and supports display of SharePoint user profiles BEIJING, CHINA-October 22, 2009-SHAREPOINTBOOST, a leading developer of Microsoft SharePoint enhancements, today releases a new web part, SharePoint Site User Directory Web ...
    3 weeks ago
  • Sneak Peek: HTML Calculated Column v3


    Path to SharePointAuthority Authority: 483
    One of the great benefits of running online workshops is that it pushes me to refine my solutions. The cornerstone of Tuesday’s visualization workshop is the HTML calculated column . So for the occasion I revisited my script and worked on several improvements. The main one is to make the filter menu work ...
    3 weeks ago
  • Creating a Personalized SharePoint 2007 Site Directory


    Mike HackerAuthority Authority: 113
    Organizations that deploy Microsoft Office SharePoint Server 2007 for collaboration often find that the number of site collections and subsites grow very quickly.  It seems like it doesn’t take long for end users to figure out how flexible and easy SharePoint is for creating simple “applications”.   Even with ...
    3 weeks ago
  • “The type or namespace ” does not exist in the class or namespace ” (are you missing an assembly reference?)” in SmartPart Sharepoint


    Microsoft Technology, .Net, BizTalk, Sharepoint & etc.Authority Authority: 120
    Sometime you get this error when you deployed a web part which use references. To fix the problem, you need to open your aspx page and add references like , even you are not useing it in your UI
    3 weeks ago
  • InvalidDatabaseSchema failed during SharePoint PreUpgradeCheck


    Mike HackerAuthority Authority: 113
    In service pack 2 for Microsoft Office SharePoint Server 2007 a new operation called PreUpgradeCheck was introduced for the STSADM command.  This operation uses the Microsoft Best Practices Analyzer to identity any issues that will need to be resolved prior to upgrading to SharePoint 2010. Running the command is ...
    3 weeks ago
  • Color coding: nobody’s left behind!


    Path to SharePointAuthority Authority: 483
    Visualizing Information in SharePoint is the theme of my next online workshop, scheduled on November 3rd. In this entry level session, we’ll see how color coding and other effects can be applied to SharePoint lists, using only out of the box features. If you are a regular reader of this blog, you may already be ...
    3 weeks ago

Comments about SharePoint 2007

Personal attacks are NOT allowed
Please read our comment policy