<?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</title>
	<atom:link href="http://www.phplivedocx.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplivedocx.org</link>
	<description>Zend_Service_LiveDocx</description>
	<lastBuildDate>Wed, 17 Mar 2010 08:19:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend_Service_LiveDocx Introduction by A. Nuzzo</title>
		<link>http://www.phplivedocx.org/2010/03/17/zend_service_livedocx-introduction-by-alessandro-nuzzo/</link>
		<comments>http://www.phplivedocx.org/2010/03/17/zend_service_livedocx-introduction-by-alessandro-nuzzo/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 08:16:57 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1185</guid>
		<description><![CDATA[Please note: This blog post is for our Italian-speaking readers only.
Alessandro Nuzzo has just published a great introduction about Zend_Service_LiveDocx. If you are able to read Italian take a look at the following: 
Mi capita spesso di dover generare dinamicamente dei file PDF o DOC. Alla ricerca di una soluzione che mi facilitasse il lavoro [...]]]></description>
			<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>Please note</strong>: This blog post is for our Italian-speaking readers only.</p>
<p>Alessandro Nuzzo has just published a great introduction about <em>Zend_Service_LiveDocx</em>. If you are able to read Italian take a look at the following: </p>
<blockquote><p>Mi capita spesso di dover generare dinamicamente dei file PDF o DOC. Alla ricerca di una soluzione che mi facilitasse il lavoro mi sono imbattuto in LiveDocx, un servizio basato su SOAP che permette di generare dei documenti partendo da dei template creati con un word processor. Solitamente quando devo generare dei PDF utilizzo 2 approcci: o l&#8217;&#8221;HTML-to-PDF Approach&#8221; oppure il &#8220;Programmatic Approach&#8221;.</p></blockquote>
<p>Continue reading:</p>
<ul>
<li><a href="http://blog.html.it/09/03/2010/livedocx-template-based-document-generation/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+Edit">LiveDocx: template based document generation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/03/17/zend_service_livedocx-introduction-by-alessandro-nuzzo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Service_LiveDocx vs. odtphp by Julien Pauli</title>
		<link>http://www.phplivedocx.org/2010/03/09/zend_service_livedocx-vs-odtphp-by-julien-pauli/</link>
		<comments>http://www.phplivedocx.org/2010/03/09/zend_service_livedocx-vs-odtphp-by-julien-pauli/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:23:51 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1183</guid>
		<description><![CDATA[Please note: This blog post is for our French-speaking readers only.
Julien Pauli has just published a great commentary about Zend_Service_LiveDocx, comparing it to his library odtphp. If you are able to read French take a look at the following:
Voila quelques temps j&#8217;ai sorti odtphp, un script PHP qui analyse des fichiers odt à la recherche [...]]]></description>
			<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>Please note</strong>: This blog post is for our French-speaking readers only.</p>
<p><a href="http://blog.developpez.com/julienpauli/">Julien Pauli</a> has just published a great commentary about <em>Zend_Service_LiveDocx</em>, comparing it to his library <em>odtphp</em>. If you are able to read French take a look at the following:</p>
<blockquote><p>Voila quelques temps j&#8217;ai sorti odtphp, un script PHP qui analyse des fichiers odt à la recherche de &#8220;tags&#8221; et qui les remplace par des données que vous fournissez.<br />
C&#8217;est très pratique pour générer des factures ou d&#8217;autres documents basés sur un template odt et une source de données type MySQL.</p></blockquote>
<p>Continue reading:</p>
<ul>
<li><a href="http://blog.developpez.com/julienpauli/p8603/php/livedocx-service-web-de-templating-de-do/">LiveDocx : service web de templating de documents</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/03/09/zend_service_livedocx-vs-odtphp-by-julien-pauli/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend_Service_LiveDocx Intro By Gjero Krsteski</title>
		<link>http://www.phplivedocx.org/2010/02/17/zend_service_livedocx-intro-by-gjero-krsteski/</link>
		<comments>http://www.phplivedocx.org/2010/02/17/zend_service_livedocx-intro-by-gjero-krsteski/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 06:36:57 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1180</guid>
		<description><![CDATA[Please note: This blog post is for our German-speaking readers only.
Gjero Krsteski has just published an introduction that illustrates how to create word processing documents using Zend_Service_LiveDocx. If you are new to Zend_Service_LiveDocx and can read German, this is a great starting point:
Letztens stand ich vor der Herausforderung, eine PDF-Klasse zu schreiben, die PDF-Dateien erzeugt. [...]]]></description>
			<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>Please note</strong>: This blog post is for our German-speaking readers only.</p>
<p><a href="http://krsteski.de/">Gjero Krsteski</a> has just published an introduction that illustrates how to create word processing documents using <em>Zend_Service_LiveDocx</em>. If you are new to <em>Zend_Service_LiveDocx</em> and can read German, this is a great starting point:</p>
<blockquote><p>Letztens stand ich vor der Herausforderung, eine PDF-Klasse zu schreiben, die PDF-Dateien erzeugt. Als Inhalt für die PDF Dateien waren sensible Kundendaten angedacht. Diese Anforderung war mir nicht fremd, jedoch konnte ich mich gut daran erinnern, dass sie mit viel Arbeit verbunden war. Die meisten Libraries bieten nur die Möglichkeit, die PDF-Dateien Zeile pro Zeile zu generieren Je nachdem woher man die Daten dafür beschaffen muss, kann sich dies zu einem mühseligem Unterfangen entwickeln. Hier kann ich aktuell zwei Lösungsansätze vorschlagen, die leicht anzuwenden sind und eine gute Sicherheit gewährleisten.</p></blockquote>
<p>Continue reading:</p>
<ul>
<li><a href="http://krsteski.de/php-tricks-und-tipps/pdf-datei-erzeugen.html">PDF Datei erzeugen</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/02/17/zend_service_livedocx-intro-by-gjero-krsteski/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Service_LiveDocx Intro By Faheem Abbas</title>
		<link>http://www.phplivedocx.org/2010/02/15/zend_service_livedocx-intro-by-faheem-abbas/</link>
		<comments>http://www.phplivedocx.org/2010/02/15/zend_service_livedocx-intro-by-faheem-abbas/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 04:55:41 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1176</guid>
		<description><![CDATA[Faheem Abbas has just published a great little tutorial that illustrates how to create word processing documents using Zend_Service_LiveDocx. If you are new to Zend_Service_LiveDocx, this is a great starting point:
You may have heard about FPDF, TCPDF. These are used to generate PDF document in PHP. But very few of you may have heard about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.zendguru.com/">Faheem Abbas</a> has just published a great little tutorial that illustrates how to create word processing documents using <em>Zend_Service_LiveDocx</em>. If you are new to <em>Zend_Service_LiveDocx</em>, this is a great starting point:</p>
<blockquote><p>You may have heard about FPDF, TCPDF. These are used to generate PDF document in PHP. But very few of you may have heard about LiveDocx, can be found here http://www.livedocx.com/. The most cool news I’m going to tell you that Zend Framework 1.10.0 provides clean and simple interface to LiveDocx API. LiveDocx is soap based service. If you are interested more in LiveDocx, following the link I’ve already provided you.</p></blockquote>
<p>Continue reading:</p>
<ul>
<li><a href="http://blog.zendguru.com/2010/02/13/creating-word-processing-document-using-zend_service_livedocx/">Creating word processing document using Zend_Service_LiveDocx</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/02/15/zend_service_livedocx-intro-by-faheem-abbas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Service_LiveDocx stable has been released</title>
		<link>http://www.phplivedocx.org/2010/01/28/zend_service_livedocx-stable-has-been-released/</link>
		<comments>http://www.phplivedocx.org/2010/01/28/zend_service_livedocx-stable-has-been-released/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 08:10:55 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1173</guid>
		<description><![CDATA[I am delighted to announce that the final, stable version of Zend_Service_LiveDocx in Zend Framework 1.10 has just been released.
Download Zend Framework 1.10.0 Full and read the updated documentation on ZendFramework.com.
You can find Zend_Service_LiveDocx_* at the following locations in the distribution tree:
Source code

/library/Zend/Service/LiveDocx.php
/library/Zend/Service/LiveDocx/MailMerge.php
/library/Zend/Service/LiveDocx/Exception.php

Unit tests

/tests/Zend/Service/LiveDocx/LiveDocxTest.php
/tests/Zend/Service/LiveDocx/MailMergeTest.php
/tests/Zend/Service/LiveDocx/MailMerge/*

Demonstration applications

/demos/Zend/Service/LiveDocx/*

I really recommend taking a look at the demonstration applications, as [...]]]></description>
			<content:encoded><![CDATA[<p>I am delighted to announce that the <strong>final</strong>, <strong>stable</strong> version of <em>Zend_Service_LiveDocx</em> in <strong>Zend Framework 1.10</strong> has just been released.</p>
<p>Download <a href="http://www.zendframework.com/download/current/">Zend Framework 1.10.0 Full</a> and read the updated <a href="http://www.zendframework.com/manual/en/zend.service.livedocx.html">documentation</a> on ZendFramework.com.</p>
<p>You can find <em><em>Zend_Service_LiveDocx</em>_*</em> at the following locations in the distribution tree:</p>
<h3>Source code</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/library/Zend/Service/LiveDocx.php
/library/Zend/Service/LiveDocx/MailMerge.php
/library/Zend/Service/LiveDocx/Exception.php</pre></div></div>

<h3>Unit tests</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/tests/Zend/Service/LiveDocx/LiveDocxTest.php
/tests/Zend/Service/LiveDocx/MailMergeTest.php
/tests/Zend/Service/LiveDocx/MailMerge/*</pre></div></div>

<h3>Demonstration applications</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/demos/Zend/Service/LiveDocx/*</pre></div></div>

<p>I really recommend taking a look at the demonstration applications, as they illustrate all of <em>Zend_Service_LiveDocx</em> functionality.</p>
<p>You can check that your server environment is set up correctly to run <em>Zend_Service_LiveDocx</em>, by executing <em>check-environment.php</em> in the directory <em>/demos/Zend/Service/LiveDocx/</em>.</p>
<p>I would like to thank <em>Matthew Weier O&#8217;Phinney</em>, Zend Framework Project Lead and all other members of the Zend Framework community, who have contributed to <em>Zend_Service_LiveDocx</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/01/28/zend_service_livedocx-stable-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating from Tis_ to Zend_Service_LiveDocx</title>
		<link>http://www.phplivedocx.org/2010/01/21/migrating-from-tis_-to-zend_service_livedocx/</link>
		<comments>http://www.phplivedocx.org/2010/01/21/migrating-from-tis_-to-zend_service_livedocx/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 07:59:16 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1156</guid>
		<description><![CDATA[The first implementation of LiveDocx in PHP was in a family of classes called Tis_Service_LiveDocx. It was necessary to give the classes the prefix Tis_ as the Zend Framework coding standards allow the prefix Zend_ to be used only for classes, which are part of the official Zend Framework.
As of the first alpha version of [...]]]></description>
			<content:encoded><![CDATA[<p>The first implementation of LiveDocx in PHP was in a family of classes called <em>Tis_Service_LiveDocx</em>. It was necessary to give the classes the prefix <em>Tis_</em> as the Zend Framework coding standards allow the prefix <em>Zend_</em> to be used <strong>only</strong> for classes, which are part of the official Zend Framework.</p>
<p>As of the first alpha version of <a href="http://www.zendframework.com/download/latest">Zend Framework 1.10</a>, the functionality of <em>Tis_Service_LiveDocx</em> is available directly in the Zend Framework in <em>Zend_Service_LiveDocx</em>. </p>
<p>As of today, the use of <em>Tis_Service_LiveDocx</em> is deprecated. Instead use <em>Zend_Service_LiveDocx</em>.</p>
<p>With the exception of the constructor, the API of <em>Zend_Service_LiveDocx</em> is 100% backward compatible to that of <em>Tis_Service_LiveDocx</em>.</p>
<p>At the wish of the Zend Framework community, the constructor was updated from:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="php"><span style="color: #008080; font-style: italic;">// deprecated - do not use</span>
<span style="color: #0000ff;">$phpLiveDocx</span> = <span style="color: #000000; font-weight: bold;">new</span> Tis_Service_LiveDocx_MailMerge<span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'myUsername'</span>, <span style="color: #ff0000;">'myPassword'</span><span style="color: #66cc66;">&#41;</span>;</pre></td></tr></table></div>

<p>to:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
</pre></td><td class="code"><pre class="php"><span style="color: #008080; font-style: italic;">// correct - do use</span>
<span style="color: #0000ff;">$phpLiveDocx</span> = <span style="color: #000000; font-weight: bold;">new</span> Zend_Service_LiveDocx_MailMerge<span style="color: #66cc66;">&#40;</span>
    <span style="color: #000066;">array</span> <span style="color: #66cc66;">&#40;</span>
        <span style="color: #ff0000;">'username'</span> =&gt; <span style="color: #ff0000;">'myUsername'</span>,
        <span style="color: #ff0000;">'password'</span> =&gt; <span style="color: #ff0000;">'myPassword'</span>
    <span style="color: #66cc66;">&#41;</span>
<span style="color: #66cc66;">&#41;</span>;
&nbsp;
<span style="color: #008080; font-style: italic;">// alternatively</span>
<span style="color: #0000ff;">$phpLiveDocx</span> = <span style="color: #000000; font-weight: bold;">new</span> Zend_Service_LiveDocx_MailMerge<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;
&nbsp;
<span style="color: #0000ff;">$phpLiveDocx</span>-&gt;<span style="color: #006600;">setUsername</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'myUsername'</span><span style="color: #66cc66;">&#41;</span>
            -&gt;<span style="color: #006600;">setPassword</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'myPassword'</span><span style="color: #66cc66;">&#41;</span>;</pre></td></tr></table></div>

<p>I would encourage you to update your projects to use the <em>Zend_Service_LiveDocx</em> family of classes.</p>
<p>If you need any assistance in migrating your code, please post a support request into the <a href="/support/">support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/01/21/migrating-from-tis_-to-zend_service_livedocx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveDocx is now in Zend Framework 1.10.0 Beta 1</title>
		<link>http://www.phplivedocx.org/2010/01/21/livedocx-is-now-in-zend-framework-1-10-0-beta-1/</link>
		<comments>http://www.phplivedocx.org/2010/01/21/livedocx-is-now-in-zend-framework-1-10-0-beta-1/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:52:08 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1126</guid>
		<description><![CDATA[You can now download the first beta version of the Zend Framework that contains Zend_Service_LiveDocx. The final stable version will be released in the next few days.
Please go to the download section of ZendFramework.com and download Zend Framework 1.10.0 Beta 1 Full.
The paths to the demonstration applications and documentation remain the same as listed in [...]]]></description>
			<content:encoded><![CDATA[<p>You can now download the first beta version of the Zend Framework that contains <em>Zend_Service_LiveDocx</em>. The final stable version will be released in the next few days.</p>
<p>Please go to the <a href="http://www.zendframework.com/download/latest">download section</a> of ZendFramework.com and download <em>Zend Framework 1.10.0 Beta 1 Full</em>.</p>
<p>The paths to the demonstration applications and documentation remain the same as listed in the <a href="http://www.phplivedocx.org/2009/12/03/migrated-to-zend-framework-standard-trunk/">previous post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/01/21/livedocx-is-now-in-zend-framework-1-10-0-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maintaining LiveDocx Backend Server</title>
		<link>http://www.phplivedocx.org/2010/01/06/maintaining-livedocx-backend-server/</link>
		<comments>http://www.phplivedocx.org/2010/01/06/maintaining-livedocx-backend-server/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:33:07 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1123</guid>
		<description><![CDATA[The backend server guys have just published an official maintenance schedule in their blog:

Patch Monday: LiveDocx Server Update Policy

In these maintenance windows, the backend service will not be available. Usually, the downtime is only a few minutes.
]]></description>
			<content:encoded><![CDATA[<p>The backend server guys have just published an official maintenance schedule in their blog:</p>
<ul>
<li><a href="http://blog.livedocx.com/post/Patch-Monday-LiveDocx-Server-Update-Policy.aspx">Patch Monday: LiveDocx Server Update Policy</a></li>
</ul>
<p>In these maintenance windows, the backend service will not be available. Usually, the downtime is only a few minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/01/06/maintaining-livedocx-backend-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LiveDocx is now in Zend Framework 1.10 Alpha</title>
		<link>http://www.phplivedocx.org/2010/01/02/livedocx-is-now-in-zend-framework-1-10-alpha/</link>
		<comments>http://www.phplivedocx.org/2010/01/02/livedocx-is-now-in-zend-framework-1-10-alpha/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 07:19:20 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1121</guid>
		<description><![CDATA[You can now download the first alpha version of the Zend Framework that contains Zend_Service_LiveDocx. The final stable version is marked for release on January 26, 2010.
Please go to the download section of ZendFramework.com and download  Zend Framework 1.10.0 Alpha Full.
The paths to the demonstration applications and documentation remain the same as listed in [...]]]></description>
			<content:encoded><![CDATA[<p>You can now download the first alpha version of the Zend Framework that contains <em>Zend_Service_LiveDocx</em>. The final stable version is marked for release on January 26, 2010.</p>
<p>Please go to the <a href="http://www.zendframework.com/download/latest">download section</a> of ZendFramework.com and download <em> Zend Framework 1.10.0 Alpha Full</em>.</p>
<p>The paths to the demonstration applications and documentation remain the same as listed in the <a href="http://www.phplivedocx.org/2009/12/03/migrated-to-zend-framework-standard-trunk/">previous post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2010/01/02/livedocx-is-now-in-zend-framework-1-10-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrated to Zend Framework Standard Trunk</title>
		<link>http://www.phplivedocx.org/2009/12/03/migrated-to-zend-framework-standard-trunk/</link>
		<comments>http://www.phplivedocx.org/2009/12/03/migrated-to-zend-framework-standard-trunk/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:03:43 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1083</guid>
		<description><![CDATA[In the next step of phpLiveDocx becoming a part of the official Zend Framework distribution file, I am delighted to announce that the code has now arrived in the Zend Framework Standard Trunk repository. This is the last step before it becomes part of the distribution file.
Using Subversion (SVN) you can anonymously checkout the Standard [...]]]></description>
			<content:encoded><![CDATA[<p>In the next step of phpLiveDocx becoming a part of the official <a href="http://www.zendframework.com">Zend Framework</a> <a href="http://www.zendframework.com/download/current/">distribution file</a>, I am delighted to announce that the code has now arrived in the Zend Framework <strong>Standard Trunk</strong> repository. This is the last step before it becomes part of the distribution file.</p>
<p>Using Subversion (SVN) you can anonymously checkout the <strong>Standard Trunk</strong> repository:</p>

<div class="wp_syntax"><div class="code"><pre class="bash">svn checkout http://framework.zend.com/svn/framework/standard/trunk/ ./</pre></div></div>

<p>You can find <em>Zend_Service_LiveDocx_*</em> at the following locations:</p>
<h3>Source code</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/library/Zend/Service/LiveDocx.php
/library/Zend/Service/LiveDocx/MailMerge.php
/library/Zend/Service/LiveDocx/Exception.php</pre></div></div>

<h3>Unit tests</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/tests/Zend/Service/LiveDocx/LiveDocxTest.php
/tests/Zend/Service/LiveDocx/MailMergeTest.php
/tests/Zend/Service/LiveDocx/MailMerge/*</pre></div></div>

<h3>End-User documentation (as raw XML)</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/documentation/manual/en/module_specs/Zend_Service_LiveDocx.xml
/documentation/manual/en/figures/zend.service.livedocx.*</pre></div></div>

<h3>Demonstration applications</h3>

<div class="wp_syntax"><div class="code"><pre class="bash">/demos/Zend/Service/LiveDocx/*</pre></div></div>

<p>Learn more about the Zend Framework repository in the <a href="http://framework.zend.com/wiki/display/ZFDEV/Subversion+Standards">official wiki</a>.</p>
<p>I would like to thank <em>Matthew Weier O&#8217;Phinney</em>, Zend Framework Project Lead for promoting <em>Zend_Service_LiveDocx</em> to the <strong>Standard Trunk</strong> repository.</p>
<p>The next and final step will be <em>Zend_Service_LiveDocx</em> becoming part of the Zend Framework 1.10 distribution file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2009/12/03/migrated-to-zend-framework-standard-trunk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
