<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Direct from MS Word to DSpace via SWORD</title>
	<atom:link href="http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 02:02:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2841</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 20 Aug 2009 20:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2841</guid>
		<description>Thanks!

The link to the docx zipping issue with was a big help.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>The link to the docx zipping issue with was a big help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuart</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2799</link>
		<dc:creator>stuart</dc:creator>
		<pubDate>Sat, 08 Aug 2009 08:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2799</guid>
		<description>Hi Steve.

Follow this method for editing the .docx files, as it fixes an issue that can occur when unzipping and rezipping the file: &lt;a href=&quot;http://www.bizsupportonline.net/blog/2008/12/office-open-xml-file-cannot-opened-problems-contents/&quot; rel=&quot;nofollow&quot;&gt;http://www.bizsupportonline.net/blog/2008/12/office-open-xml-file-cannot-opened-problems-contents/&lt;/a&gt;

Once you are inside the .docx, look for the customXml directory, and find the infoX.xml (where X is a number, which varies from time to time) which contains a line similar to:

&lt;article ms:DepositURL=&quot;http://localhost:8080/sword/deposit/123456789/2&quot; ms:JournalName=&quot;test&quot; ms:SignupURL=&quot;http://localhost:8080/jspui/&quot; ms:PasswordRequired=&quot;True&quot; ms:PreferredFormat=&quot;docx&quot; ms:SupportedFormats=&quot;docx&quot; ms:Category=&quot;&quot; ms:SubCategory=&quot;&quot;&gt;

Edit as appropriate, and re-save.

Hope that helps,


Stuart</description>
		<content:encoded><![CDATA[<p>Hi Steve.</p>
<p>Follow this method for editing the .docx files, as it fixes an issue that can occur when unzipping and rezipping the file: <a href="http://www.bizsupportonline.net/blog/2008/12/office-open-xml-file-cannot-opened-problems-contents/" rel="nofollow">http://www.bizsupportonline.net/blog/2008/12/office-open-xml-file-cannot-opened-problems-contents/</a></p>
<p>Once you are inside the .docx, look for the customXml directory, and find the infoX.xml (where X is a number, which varies from time to time) which contains a line similar to:</p>
<p>&lt;article ms:DepositURL=&#8221;http://localhost:8080/sword/deposit/123456789/2&#8243; ms:JournalName=&#8221;test&#8221; ms:SignupURL=&#8221;http://localhost:8080/jspui/&#8221; ms:PasswordRequired=&#8221;True&#8221; ms:PreferredFormat=&#8221;docx&#8221; ms:SupportedFormats=&#8221;docx&#8221; ms:Category=&#8221;" ms:SubCategory=&#8221;"&gt;</p>
<p>Edit as appropriate, and re-save.</p>
<p>Hope that helps,</p>
<p>Stuart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2798</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 07 Aug 2009 14:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2798</guid>
		<description>Very cool! Can you point me in the right direction to change the Dspace URL in the template?</description>
		<content:encoded><![CDATA[<p>Very cool! Can you point me in the right direction to change the Dspace URL in the template?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stuart</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2749</link>
		<dc:creator>stuart</dc:creator>
		<pubDate>Fri, 17 Jul 2009 06:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2749</guid>
		<description>Within [dspace]/webapps/ there should be a &#039;sword&#039; directory. Publish this in Tomcat like you do with jspui/xmlui and oai directories. If you have specific questions about how to use SWORD, try sending them to the dspace-tech email list or to the swordapp-tech email list as there are many SWORD experts on those lists. If you are able to upgrade to DSpace 1.5.2 then you will be able to use the latest version of SWORD.</description>
		<content:encoded><![CDATA[<p>Within [dspace]/webapps/ there should be a &#8217;sword&#8217; directory. Publish this in Tomcat like you do with jspui/xmlui and oai directories. If you have specific questions about how to use SWORD, try sending them to the dspace-tech email list or to the swordapp-tech email list as there are many SWORD experts on those lists. If you are able to upgrade to DSpace 1.5.2 then you will be able to use the latest version of SWORD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bharat</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2747</link>
		<dc:creator>Bharat</dc:creator>
		<pubDate>Thu, 16 Jul 2009 13:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2747</guid>
		<description>I want to configure SWORD apps with my DSpace 1.5.1 instance how does it possible?
Pl. guide me.</description>
		<content:encoded><![CDATA[<p>I want to configure SWORD apps with my DSpace 1.5.1 instance how does it possible?<br />
Pl. guide me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noticias Edición Digital &#187; Blog Archive &#187; Word + SWORD + Ingester = Word to DSpace Deposit</title>
		<link>http://blog.stuartlewis.com/2009/07/04/direct-from-ms-word-to-dspace-via-sword/comment-page-1/#comment-2724</link>
		<dc:creator>Noticias Edición Digital &#187; Blog Archive &#187; Word + SWORD + Ingester = Word to DSpace Deposit</dc:creator>
		<pubDate>Mon, 06 Jul 2009 04:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stuartlewis.com/?p=379#comment-2724</guid>
		<description>[...] &quot;Direct from MS Word to DSpace via SWORD,&quot; Stuart Lewis describes how to get documents into DSpace from Word via SWORD and a custom [...]</description>
		<content:encoded><![CDATA[<p>[...] &quot;Direct from MS Word to DSpace via SWORD,&quot; Stuart Lewis describes how to get documents into DSpace from Word via SWORD and a custom [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
