codegirl.blog(this);

Christina A. Odom — Developing SharePoint Solutions

Modular Document Generation: A Series

Posted on June 10, 2009 - Filed Under Code Girl | Leave a Comment

I give an academic exercise:  a simple Form Server application based in MOSS that collects weekly status reports for a project.  (At time of the implementation, the user base did not have Office 2007, InfoPath or Exchange) The owners of this application want a couple of extras based on users’ response:

Can`t edit offline
Limited formatting options
Can`t [...]

Read More..>>

More additions on the docx -> html topic: Shapes & things.

Posted on June 4, 2009 - Filed Under Life | Leave a Comment

I’ve posted in the past about Vincent (TheKid) Rothwell’s article on Creating a docx -> Html Preview Handler for SharePoint and about how to render customxml nodes, so this is just further expansion on the coolness of this topic.
Essentially, the problem was when you pasted in a PowerPoint slide into the docx, it wouldn’t render in [...]

Read More..>>