<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Eric White&#039;s Blog</title>
	<atom:link href="http://ericwhite.com/blog/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericwhite.com/blog</link>
	<description>Open XML, SharePoint, and Office</description>
	<lastBuildDate>Thu, 23 Feb 2012 09:08:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Importing HTML that contains Numbering using altChunk by Turbotax discount codes</title>
		<link>http://ericwhite.com/blog/2011/03/27/importing-html-that-contains-numbering-using-altchunk/#comment-8844</link>
		<dc:creator>Turbotax discount codes</dc:creator>
		<pubDate>Thu, 23 Feb 2012 09:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=328#comment-8844</guid>
		<description>Needed to draft you this little bit of observation to be able to thank you once again with your pleasing methods you have shown in this case. This has been quite surprisingly open-handed of people like you to present easily what many individuals could possibly have advertised as an e book to generate some cash on their own, principally seeing that you could possibly have tried it in the event you decided. These points additionally served to be a easy way to be certain that many people have similar passion just as my own to understand a little more with respect to this problem. I know there are many more pleasant sessions up front for many who read carefully your blog.</description>
		<content:encoded><![CDATA[<p>Needed to draft you this little bit of observation to be able to thank you once again with your pleasing methods you have shown in this case. This has been quite surprisingly open-handed of people like you to present easily what many individuals could possibly have advertised as an e book to generate some cash on their own, principally seeing that you could possibly have tried it in the event you decided. These points additionally served to be a easy way to be certain that many people have similar passion just as my own to understand a little more with respect to this problem. I know there are many more pleasant sessions up front for many who read carefully your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated Table-of-Content for everything that I&#8217;ve written or recorded by Timo</title>
		<link>http://ericwhite.com/blog/2011/12/05/updated-table-of-content-for-everything-that-ive-written-or-recorded/#comment-8056</link>
		<dc:creator>Timo</dc:creator>
		<pubDate>Thu, 09 Feb 2012 20:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=1627#comment-8056</guid>
		<description>Hi eric, I&#039;m really enjoying reading your articles and I hope that you are planning on writing more articles this year. You literally saved my ass with one of your Open XML articles, so I owe you a big thank you!

Best regards,
Timo</description>
		<content:encoded><![CDATA[<p>Hi eric, I&#8217;m really enjoying reading your articles and I hope that you are planning on writing more articles this year. You literally saved my ass with one of your Open XML articles, so I owe you a big thank you!</p>
<p>Best regards,<br />
Timo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Second Iteration of the Template Document by Nandy</title>
		<link>http://ericwhite.com/blog/2011/01/28/the-second-iteration-of-the-template-document/#comment-8030</link>
		<dc:creator>Nandy</dc:creator>
		<pubDate>Thu, 09 Feb 2012 06:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=129#comment-8030</guid>
		<description>Hi We want to insert value into word document header plain text control. how we can do that ?

we are replacing document controls using this code.

 using (WordprocessingDocument myDoc = WordprocessingDocument.Open(mem, true))
                {
                    MainDocumentPart mainPart = myDoc.MainDocumentPart;

                    foreach (Word.SdtElement sdt in mainPart.Document.Descendants().ToList())
                    {
                        if (sdt.Descendants().FirstOrDefault().Text == &quot;projectname&quot;)
                        {
                            sdt.Descendants().FirstOrDefault().Text = &quot;This is T1 test project name&quot;;
                        }
                        else if (sdt.Descendants().FirstOrDefault().Text == &quot;productname&quot;)
                        {
                            sdt.Descendants().FirstOrDefault().Text = &quot;This is T2 test product&quot;;
                        }
                    }
					}
					}

but we want replace header controls how we can do that?</description>
		<content:encoded><![CDATA[<p>Hi We want to insert value into word document header plain text control. how we can do that ?</p>
<p>we are replacing document controls using this code.</p>
<p> using (WordprocessingDocument myDoc = WordprocessingDocument.Open(mem, true))<br />
                {<br />
                    MainDocumentPart mainPart = myDoc.MainDocumentPart;</p>
<p>                    foreach (Word.SdtElement sdt in mainPart.Document.Descendants().ToList())<br />
                    {<br />
                        if (sdt.Descendants().FirstOrDefault().Text == &#8220;projectname&#8221;)<br />
                        {<br />
                            sdt.Descendants().FirstOrDefault().Text = &#8220;This is T1 test project name&#8221;;<br />
                        }<br />
                        else if (sdt.Descendants().FirstOrDefault().Text == &#8220;productname&#8221;)<br />
                        {<br />
                            sdt.Descendants().FirstOrDefault().Text = &#8220;This is T2 test product&#8221;;<br />
                        }<br />
                    }<br />
					}<br />
					}</p>
<p>but we want replace header controls how we can do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PowerTools for Open XML by Adriana</title>
		<link>http://ericwhite.com/blog/powertools-for-open-xml-video-expanded/#comment-7466</link>
		<dc:creator>Adriana</dc:creator>
		<pubDate>Fri, 03 Feb 2012 15:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?page_id=765#comment-7466</guid>
		<description>I can&#8217;t share Doug Mahugh&#8217;s oismiptm for the RDFa support coming in ODF 1.2. As originally drafted, the Metadata SC&#8217;s work included a provision that mandated xml:id preservation. But Sun launched a successful last-minute proposal to change &#8220;shall preserve&#8221; to &#8220;should preserve,&#8221; which grants discretion to destroy xml:ids whilst still claiming conformance.There was a fiery battle over it and Sun ignored all requests for a use case exposing the need for the change, but the Sun proposal was duly rubber-stamped by the big vendor-dominated ODF TC.Gary Edwards and I resigned from the TC on that occasion, which was only the latest in a series of TC decisions on ODF 1.2 that broke interoperability with MS Office. Two notable prior examples are the switch from ordered list tuples to list triples, and Sun&#8217;s refusal to even place on the TC agenda five Novell proposals aimed at compatibility with MS Office.So I don&#8217;t understand Doug Mahugh&#8217;s oismiptm about RDFa support in ODF 1.2, particularly since the Sun &#8220;should preserve&#8221; language appeared to be directly aimed at blocking the use of RDFa to work around the destruction of (conformant) foreign elements and attributes by OpenOffice.org in order to create MS Office ODF plug-ins that can interoperate with OOo.My sense is that these issues will get fixed at ISO/IEC JTC 1 after ODF 1.2 gets there. But between the time it takes to get ODF 1.2 through JTC 1 and the lag time before JTC 1&#8242;s changes are implemented, we&#8217;re probably talking about a multi-year delay in interoperability.I think it vitally important that people realize Microsoft is not the only big vendor who misbehaves in regard to document format standards.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t share Doug Mahugh&#8217;s oismiptm for the RDFa support coming in ODF 1.2. As originally drafted, the Metadata SC&#8217;s work included a provision that mandated xml:id preservation. But Sun launched a successful last-minute proposal to change &#8220;shall preserve&#8221; to &#8220;should preserve,&#8221; which grants discretion to destroy xml:ids whilst still claiming conformance.There was a fiery battle over it and Sun ignored all requests for a use case exposing the need for the change, but the Sun proposal was duly rubber-stamped by the big vendor-dominated ODF TC.Gary Edwards and I resigned from the TC on that occasion, which was only the latest in a series of TC decisions on ODF 1.2 that broke interoperability with MS Office. Two notable prior examples are the switch from ordered list tuples to list triples, and Sun&#8217;s refusal to even place on the TC agenda five Novell proposals aimed at compatibility with MS Office.So I don&#8217;t understand Doug Mahugh&#8217;s oismiptm about RDFa support in ODF 1.2, particularly since the Sun &#8220;should preserve&#8221; language appeared to be directly aimed at blocking the use of RDFa to work around the destruction of (conformant) foreign elements and attributes by OpenOffice.org in order to create MS Office ODF plug-ins that can interoperate with OOo.My sense is that these issues will get fixed at ISO/IEC JTC 1 after ODF 1.2 gets there. But between the time it takes to get ODF 1.2 through JTC 1 and the lag time before JTC 1&#8242;s changes are implemented, we&#8217;re probably talking about a multi-year delay in interoperability.I think it vitally important that people realize Microsoft is not the only big vendor who misbehaves in regard to document format standards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deep Dive into Open XML WordprocessingML Fields and Hyperlinks by Eric White</title>
		<link>http://ericwhite.com/blog/2011/04/25/deep-dive-into-open-xml-wordprocessingml-fields-and-hyperlinks/#comment-7376</link>
		<dc:creator>Eric White</dc:creator>
		<pubDate>Thu, 02 Feb 2012 23:34:48 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=373#comment-7376</guid>
		<description>Hi Jean,

Part 1: http://openxmldeveloper.org/archive/2011/04/25/143067.aspx
Part 2: http://openxmldeveloper.org/archive/2011/04/27/143766.aspx
Retrieving Fields: http://openxmldeveloper.org/archive/2011/05/03/145486.aspx

One way to find links to screen-casts that I&#039;ve recorded is to look in the WordprocessingML portion of my blog TOC.  You may be interested to look around at the other Open XML content, too.

http://www.ericwhite.com/blog/wordprocessingml-expanded

-Eric</description>
		<content:encoded><![CDATA[<p>Hi Jean,</p>
<p>Part 1: <a href="http://openxmldeveloper.org/archive/2011/04/25/143067.aspx" rel="nofollow">http://openxmldeveloper.org/archive/2011/04/25/143067.aspx</a><br />
Part 2: <a href="http://openxmldeveloper.org/archive/2011/04/27/143766.aspx" rel="nofollow">http://openxmldeveloper.org/archive/2011/04/27/143766.aspx</a><br />
Retrieving Fields: <a href="http://openxmldeveloper.org/archive/2011/05/03/145486.aspx" rel="nofollow">http://openxmldeveloper.org/archive/2011/05/03/145486.aspx</a></p>
<p>One way to find links to screen-casts that I&#8217;ve recorded is to look in the WordprocessingML portion of my blog TOC.  You may be interested to look around at the other Open XML content, too.</p>
<p><a href="http://www.ericwhite.com/blog/wordprocessingml-expanded" rel="nofollow">http://www.ericwhite.com/blog/wordprocessingml-expanded</a></p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deep Dive into Open XML WordprocessingML Fields and Hyperlinks by Jean Gelinas</title>
		<link>http://ericwhite.com/blog/2011/04/25/deep-dive-into-open-xml-wordprocessingml-fields-and-hyperlinks/#comment-7362</link>
		<dc:creator>Jean Gelinas</dc:creator>
		<pubDate>Thu, 02 Feb 2012 22:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=373#comment-7362</guid>
		<description>are there links to the remaining parts of this series?  thanks...</description>
		<content:encoded><![CDATA[<p>are there links to the remaining parts of this series?  thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maps by jpollar</title>
		<link>http://ericwhite.com/blog/map/#comment-6901</link>
		<dc:creator>jpollar</dc:creator>
		<pubDate>Mon, 23 Jan 2012 20:31:55 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/#comment-6901</guid>
		<description>Eric...I was hoping I could get some expert advice on parsing Word documents using an Event Receiver in SharePoint 2010.

Basically, I am trying to extract data from a standardized word template and populate document library columns with that data.

Details: http://social.technet.microsoft.com/Forums/en-SG/sharepoint2010programming/thread/d9b74eae-380f-410f-b66d-6696d3d0348d</description>
		<content:encoded><![CDATA[<p>Eric&#8230;I was hoping I could get some expert advice on parsing Word documents using an Event Receiver in SharePoint 2010.</p>
<p>Basically, I am trying to extract data from a standardized word template and populate document library columns with that data.</p>
<p>Details: <a href="http://social.technet.microsoft.com/Forums/en-SG/sharepoint2010programming/thread/d9b74eae-380f-410f-b66d-6696d3d0348d" rel="nofollow">http://social.technet.microsoft.com/Forums/en-SG/sharepoint2010programming/thread/d9b74eae-380f-410f-b66d-6696d3d0348d</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release of V2 of Doc Gen System: XPath in Content Controls by Stu</title>
		<link>http://ericwhite.com/blog/2011/03/29/release-of-v2-of-doc-gen-system-xpath-in-content-controls/#comment-6899</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Mon, 23 Jan 2012 18:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=338#comment-6899</guid>
		<description>Any chance you could send me the zip file (http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip)? For some reason, I am not able to download it.

Please send to stuart.rivenbark.ctr@navy.mil and
newbernrivenbarks@suddenlink.net</description>
		<content:encoded><![CDATA[<p>Any chance you could send me the zip file (<a href="http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip" rel="nofollow">http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip</a>)? For some reason, I am not able to download it.</p>
<p>Please send to <a href="mailto:stuart.rivenbark.ctr@navy.mil">stuart.rivenbark.ctr@navy.mil</a> and<br />
<a href="mailto:newbernrivenbarks@suddenlink.net">newbernrivenbarks@suddenlink.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Release of V2 of Doc Gen System: XPath in Content Controls by Stuart Rivenbark</title>
		<link>http://ericwhite.com/blog/2011/03/29/release-of-v2-of-doc-gen-system-xpath-in-content-controls/#comment-6897</link>
		<dc:creator>Stuart Rivenbark</dc:creator>
		<pubDate>Mon, 23 Jan 2012 15:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?p=338#comment-6897</guid>
		<description>I am having trouble downloading the sample. The link http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip does not work.

Could you please send the ZIp to the following two addresses. My work network often blocks ZIP file attachments.

Please send to stuart.rivenbark.ctr@navy.mil and newbernrivenbarks@suddenlink.net.

Thansk so much.</description>
		<content:encoded><![CDATA[<p>I am having trouble downloading the sample. The link <a href="http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip" rel="nofollow">http://cid-5e385848af211ba9.office.live.com/self.aspx/11-03-08-Doc-Gen/11-03-24-Gen-Docs-XPath.zip</a> does not work.</p>
<p>Could you please send the ZIp to the following two addresses. My work network often blocks ZIP file attachments.</p>
<p>Please send to <a href="mailto:stuart.rivenbark.ctr@navy.mil">stuart.rivenbark.ctr@navy.mil</a> and <a href="mailto:newbernrivenbarks@suddenlink.net">newbernrivenbarks@suddenlink.net</a>.</p>
<p>Thansk so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordprocessingML by Vahid</title>
		<link>http://ericwhite.com/blog/wordprocessingml-video-expanded/#comment-6879</link>
		<dc:creator>Vahid</dc:creator>
		<pubDate>Mon, 23 Jan 2012 06:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://ericwhite.com/blog/?page_id=869#comment-6879</guid>
		<description>Hi Eric
I am so thankful for your activity on OpenXml. 
Eric, I have a problem using WordprocessingML. I want to dynamically display data in Microsoft word 2007 by using Open XML WordprocessingML. I used both empty document and a document with content control approaches but there is a problem on both way. the data is showed as a string and all formatting is lost.I need to preserve each paragraph.
could you give me some clues to solve it? 
thanks</description>
		<content:encoded><![CDATA[<p>Hi Eric<br />
I am so thankful for your activity on OpenXml.<br />
Eric, I have a problem using WordprocessingML. I want to dynamically display data in Microsoft word 2007 by using Open XML WordprocessingML. I used both empty document and a document with content control approaches but there is a problem on both way. the data is showed as a string and all formatting is lost.I need to preserve each paragraph.<br />
could you give me some clues to solve it?<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.649 seconds -->

