<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding a Document Template, File Type, and Editing Application to a Site Definition</title>
	<atom:link href="http://canihelpyou.wordpress.com/2008/08/22/adding-a-document-template-file-type-and-editing-application-to-a-site-definition/feed/" rel="self" type="application/rss+xml" />
	<link>http://canihelpyou.wordpress.com/2008/08/22/adding-a-document-template-file-type-and-editing-application-to-a-site-definition/</link>
	<description>The activity of contributing to the fulfillment of a need or furtherance of an effort or purpose.</description>
	<lastBuildDate>Wed, 14 Oct 2009 15:51:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arnhem</title>
		<link>http://canihelpyou.wordpress.com/2008/08/22/adding-a-document-template-file-type-and-editing-application-to-a-site-definition/#comment-101</link>
		<dc:creator>Arnhem</dc:creator>
		<pubDate>Fri, 24 Apr 2009 11:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://canihelpyou.wordpress.com/?p=82#comment-101</guid>
		<description>Hi Vamsankar, 

Thanks for the post, it was informative. However I would like to have a document content type with a template being a word document saved as XML (word XML). Which SharePoint does not seem to support.

When I change the content type document template to one of these XML files it fails to open the document with the error message: &quot;The document could not be created. The required application may not be installed properly...&quot;.

I just want it to open up in word :&#124;</description>
		<content:encoded><![CDATA[<p>Hi Vamsankar, </p>
<p>Thanks for the post, it was informative. However I would like to have a document content type with a template being a word document saved as XML (word XML). Which SharePoint does not seem to support.</p>
<p>When I change the content type document template to one of these XML files it fails to open the document with the error message: &#8220;The document could not be created. The required application may not be installed properly&#8230;&#8221;.</p>
<p>I just want it to open up in word <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: storm</title>
		<link>http://canihelpyou.wordpress.com/2008/08/22/adding-a-document-template-file-type-and-editing-application-to-a-site-definition/#comment-73</link>
		<dc:creator>storm</dc:creator>
		<pubDate>Mon, 08 Sep 2008 03:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://canihelpyou.wordpress.com/?p=82#comment-73</guid>
		<description>I see that you manually add/remove cells, and sets its row spans in the click handlers. 

that is not a good way to use gwt, as you did not abstract yourself from html, but is just writing “html” in java. 

what you could do is instead define two more widgets - one widget for the collapsed state view, and another for the open state view. how you implement these widgets is up to you, but i would just have another table in there. 

then, in each cell of the flex-table you would add in the correct widget when the click happens. 

that way, you dont get bogged down in the click handler with table manipulation code.</description>
		<content:encoded><![CDATA[<p>I see that you manually add/remove cells, and sets its row spans in the click handlers. </p>
<p>that is not a good way to use gwt, as you did not abstract yourself from html, but is just writing “html” in java. </p>
<p>what you could do is instead define two more widgets &#8211; one widget for the collapsed state view, and another for the open state view. how you implement these widgets is up to you, but i would just have another table in there. </p>
<p>then, in each cell of the flex-table you would add in the correct widget when the click happens. </p>
<p>that way, you dont get bogged down in the click handler with table manipulation code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
