Category Archives: November 2009

SharePoint Shop Talk Thursday 11/19, 12:30PM 1:30 PM

Disputatio SharePoint Shop prosequitur nostrae 14th crastinum sessionem 12:30PM EDT.

Hoc est liberum et apertum Q diuersa diffusam&A session free to everyone that wants to attend. Dial in and ask questions or start a discussion on a topic of your choosing.

Hoc septimana erant 'iens certus loqui:

  • Optimum exercitia circa scopes quaerere, content reptans, cedulas, etc.
  • Lorem ipsum dolor partem et "Usor current" difficultates (DVWP est weekly ventus).
  • Aliquis vult loqui de "Quid reddere míllia a ipsum album" Advena ex Officina Disputatio, "185165@video.wokr13.com". This one should be interesting. Valde interesting.

Lorem ipsum dolor sit amet arte praestare non vis deesset SharePoint!

Si vos have ullus questions, incendat differs questions@sharepointshoptalk.com, licentia a ineo seu susurrus me Twitter (@ Pagalvin).

Register hie: https://www323.livemeeting.com/lrs/8000043750/Registration.aspx?pageName=dlnf750v8cqsstzx

</finem>

Scribet ad mea blog.

Sequi me in Twitter ad http://www.twitter.com/pagalvin

Technorati Tags:

Annuncians Microsoft Enterprise quaerere Usor Group

I’m very excited to announce that Natalya Voskresenskaya, civium meorum et socium SharePoint MVP (cum a me auxilium longe minus quam merebatur) is launching a new user group devoted to enterprise search based on Microsoft technology. As a practical matter, Haec ulcera ad SP, 2010 quaerere et multum loquuntur de GRAVITER, especially in our first session. Natalya and I have written a lot about FAST over the last year on our blogs (Natalya has more and better stuff than I!).

Our first meeting is coming up in just a few weeks in New York at Microsoft’s newly renovated offices on 6th near Rock Center. If you’re in New York on 12/9, you have no excuse not to make an appearance. Likewise for you Jersey people. Connecticut people can stay home (just kidding!).

NY/NJ/CT people should skip this paragraph. We also plan to record the session and run a live web session so if you live outside the tri-state area, you should be able to tune in.

I’ll blog about this some more as this most auspicious day approaches but register now. After you register, the long wait begins. During that time, clear your schedule, break the news to your family and alert the media because you won’t want to miss Nate Treloar launch our group to the moon and beyond 🙂

Find out more from our official site: http://www.sharepointgroups.org/enterprisesearch/default.aspx.

</finem>

Scribet ad mea blog.

Sequi me in Twitter ad http://www.twitter.com/pagalvin

Shop SharePoint Cras Disputatio (11/12) ex 12:30PM 1:3PM EDT

Sequenti Disputatio fit cras SharePoint Shop 12:30 PM EDT.

This is a free event to anyone that has a telephone. A panel of SharePoint pro’s take questions and do their best to provide useful guidance and advice. We regularly hijack audience members and make them answer questions and try to have a good time.

Mitte ad quaestiones seu topicae questions@sharepointshoptalk.com.

Register hie: https://www.livemeeting.com/lrs/8000043750/Registration.aspx?pageName=sx9p9r6prwxp5mk9

</finem>

Scribet ad mea blog.

Sequi me in Twitter ad http://www.twitter.com/pagalvin

Disputatio pro Diei SharePoint Shop 11/05/09 @ 12:30PM EDT

Edition Tabernam SharePoint Disputatio de sequenti fit Diei Veneris, 11/05/09 ad 12:30 PM EDT.

Register hie: https://www.livemeeting.com/lrs/8000043750/Registration.aspx?pageName=gr5l4q66rv3f4xwj

Disputatio SharePoint Shop patens est recta phone, Q aperti&A loqui de omnibus SharePoint.

Aut quis ullamcorper locis de albo velis, Mitte eis per email questions@sharepointshoptalk.com Twitter vel eas mihi (pulvino).

Ego ruit male hoc septimana tempus,, so I’ll leave it at that. I usually like to preview some of the already-emailed questions. Hoc septimana, you’ll have to dial in to hear about it 🙂

Linea in te speramus.

</finem>

Scribet ad mea blog.

Sequi me in Twitter ad http://www.twitter.com/pagalvin

Notitia in comparando Dates View Parte Web ædificare WSS KPI

Note: this was first posted at www.endusersharepoint.com hic: http://www.endusersharepoint.com/2009/11/02/comparing-dates-in-a-data-view-web-part-to-build-a-wss-kpi-in-sharepoint/.

Hoc est adhuc alia notitia in a blog post Comparando palmulas in p visum textus partem in SharePoint.

Hoc est missionem meam:

  • Ego consuetudo album.
  • The business purpose of the list is to support the idea of a new employee and his/her tasks to be completed within 7 days of starting the job.
  • They are in a “warning zone” after 4 days if they have not completed these tasks.
  • I want to create a simple dashboard that shows green when they have either completed the task or if they have more than 4 days to complete it.
  • I want the dashboard to show yellow if they are in the warning zone.
  • I want to to show red if they have not completed the task after the due date.

I borrowed from hoc articulum ad Marc Anderson’s blog (http://mdasblog.wordpress.com/2008/02/19/comparing-dates-in-sharepoint-using-xsl/) to get the comparison logic and hoc articulum ad www.endusersharepoint.com for the basic ideas behind the dashboard (http://www.endusersharepoint.com/2008/12/09/visual-indicators-for-the-masses-kpis-in-wss/) written by Toni Frankola.

You should read the supporting blogs, but the implementation goes like this:

  1. Partum a content type (columnas + CT)
  2. Create a custom list and associate it with the content type.
  3. Create a web part page.
  4. Add the custom list to the web part page.
  5. Open up the page in SPD.
  6. Convert the list to a DVWP.
  7. Modify the XSL to generate the dashboard bits.

I have two dates: a warning date and a due date. To compare the dates, my xsl does the following:

 
 <p:elegerit>
 
 <!-- When both handbook and policy are signed, we are green regardless of dates. -->
 <p:cum test="@Employee_x0020_Handbook_x003F_ = 1 and @Security_x0020_Policies = 1">
 <img msgstr="/_layouts/images/KPIDefault-0.GIF" alt="No problems"/>
 <a href="/HumanResources/Lists/New Employee Checklist/EditForm.aspx?ID={ID @}&amp;Source=/HumanResources/Shared Documents/New Hire Dashboard.aspx"> [Edit]</a>
 </p:cum>
 
 <!-- Show amber indicator if we're past the warning date. -->
 <p:cum test="ddwrt:FormatDateTime(filum(ddwrt:Hodie()), 1033, 'yyyyMMdd') &gt;= ddwrt:FormatDateTime(filum(@TaskDueDate), 1033, 'yyyyMMdd')">
 <img msgstr="/_layouts/images/KPIDefault-2.GIF" alt="Overdue"/>
 <a style="border: 0px" href="/HumanResources/Lists/New Employee Checklist/EditForm.aspx?ID={ID @}&amp;Source=/HumanResources/Shared Documents/New Hire Dashboard.aspx"> [Edit]</a>
 </p:cum>
 
 <!-- Show red indicator if we're passed the due date. -->
 <p:cum test="ddwrt:FormatDateTime(filum(ddwrt:Hodie()), 1033, 'yyyyMMdd') &gt;= ddwrt:FormatDateTime(filum(@Warning_x0020_Date), 1033, 'yyyyMMdd')">
 <img msgstr="/_layouts/images/KPIDefault-1.GIF" alt="Warning"/> 
 <a href="/HumanResources/Lists/New Employee Checklist/EditForm.aspx?ID={ID @}&amp;Source=/HumanResources/Shared Documents/New Hire Dashboard.aspx"> [Edit]</a>
 </p:cum>
 
 <!-- If we get here, we're earlier than the warning date, so we're green. -->
 <p:alioqui>
 <img msgstr="/_layouts/images/KPIDefault-0.GIF" alt="No problems"/>
 <a href="/HumanResources/Lists/New Employee Checklist/EditForm.aspx?ID={ID @}&amp;Source=/HumanResources/Shared Documents/New Hire Dashboard.aspx"> [Edit]</a>
 </p:alioqui>
 
 </p:elegerit>

A few key points from above:

  • I tried to compare dates without using the ddwrt functionality and got nowhere. I still don’t understand that. They dates displayed correctly, but both “>” and “<” comparisons always failed. In finem, ddwrt came to my rescue (Gratias, iterum, Marc).
  • I’m also displaying an [Edit] link to the item. I mainly did this so that I could easily test this out. The link itself may be useful to someone trying to figure it out.
  • This is implemented in SharePoint online and works nicely.
  • The images I reference in the _layouts directory (/_layouts/images/KPI…) are available out of the box in my environment so they are probably available for you as well.

Here’s a screen shot of what it looks like for me:

image

</finem>

Scribet ad mea blog.

Sequi me in Twitter ad http://www.twitter.com/pagalvin