<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LiveDocx in PHP &#187; Documents</title>
	<atom:link href="http://www.phplivedocx.org/category/documents/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplivedocx.org</link>
	<description>Zend Framework Implementation of LiveDocx</description>
	<lastBuildDate>Wed, 21 Dec 2011 12:39:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Template vs document &#8211; what&#8217;s the difference?</title>
		<link>http://www.phplivedocx.org/2009/01/13/template-vs-document-whats-the-difference/</link>
		<comments>http://www.phplivedocx.org/2009/01/13/template-vs-document-whats-the-difference/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 10:49:17 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Documents]]></category>
		<category><![CDATA[Templates]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=151</guid>
		<description><![CDATA[The phpLiveDocx project and the backend service LiveDocx differentiate between the following terms: 1) template and 2) document. In order to fully understand the documentation and indeed the actual API, it is important that any programmer deploying phpLiveDocx understands the difference. Template The term template is used to refer to the input file, containing formatting [...]]]></description>
			<content:encoded><![CDATA[<p>The phpLiveDocx project and the backend service LiveDocx differentiate between the following terms: 1) <em>template</em> and 2) <em>document</em>. In order to fully understand the documentation and indeed the actual API, it is important that any programmer deploying phpLiveDocx understands the difference.</p>
<h3>Template</h3>
<p>The term <em>template</em> is used to refer to the <strong>input file</strong>, containing formatting and text fields. You can download an <a href="http://www.phplivedocx.org/wp-content/uploads/2009/01/license-agreement-template.docx">example template</a>, stored as a DOCX file.</p>
<h3>Document</h3>
<p>The term <em>document</em> is used to refer to the <strong>output file</strong> that contains the template file, populated with data &#8211; i.e. the finished document. You can download an <a href="http://www.phplivedocx.org/wp-content/uploads/2009/01/license-agreement-document.pdf">example document</a>, stored as a PDF file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2009/01/13/template-vs-document-whats-the-difference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

