<?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 Framework Implementation of LiveDocx</description>
	<lastBuildDate>Thu, 13 Dec 2012 09:12:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>ZF2 with LiveDocx 2.1 on Debian 7.0 Beta4</title>
		<link>http://www.phplivedocx.org/2012/12/03/zf2-with-livedocx-2-1-on-debian-7-0-beta4/</link>
		<comments>http://www.phplivedocx.org/2012/12/03/zf2-with-livedocx-2-1-on-debian-7-0-beta4/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 09:28:32 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1610</guid>
		<description><![CDATA[Following the recent release of Debian Installer 7.0 Beta4, I was eager to test the latest version of Zend Framework 2 &#8211; running LiveDocx 2.1 &#8211; on the most current testing release of Debian. I am very happy to say that all demo applications and unit tests run without issue. You can download the virtual [...]]]></description>
				<content:encoded><![CDATA[<p>Following the <a href="http://www.debian.org/devel/debian-installer/News/2012/20121122">recent release</a> of <em>Debian Installer 7.0 Beta4</em>, I was eager to test the latest version of Zend Framework 2 &#8211; running LiveDocx 2.1 &#8211; on the most current testing release of Debian.</p>
<p><strong>I am very happy to say that all demo applications and unit tests run without issue.</strong></p>
<p>You can download the virtual machine, upon which I performed the tests and which is designed to get you up and running with LiveDocx in a matter of minutes, using the following link:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20121203.zip">ZendService_LiveDocx_VM_20121203.zip</a> (430 MB).</li>
</ul>
<p><strong>IMPORTANT</strong>: This release of Debian is intended for testing only. Please do not (yet) install it in a production environment.</p>
<p>The Debian 7.0 Wheezy based virtual machine ships with the following users:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">username: root
password: livedocx
&nbsp;
username: livedocx
password: livedocx</pre></td></tr></table></div>

<p><a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> is installed in:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">/home/livedocx/ZendService_LiveDocx</pre></td></tr></table></div>

<p>The demo applications, which illustrate all of LiveDocx&#8217; functionality, are in:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">/home/livedocx/ZendService_LiveDocx/demos</pre></td></tr></table></div>

<p>As a first step, <code>cd</code> into <code>/home/livedocx/ZendService_LiveDocx/demos</code> and run:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php check-environment.php</pre></td></tr></table></div>

<p>Then follow the on-screen instructions on setting up the configuration file <code>DemoConfiguration.php</code>.</p>
<p>The unit tests, which test all of LiveDocx&#8217; functionality, are in:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">/home/livedocx/ZendService_LiveDocx/tests</pre></td></tr></table></div>

<p>To run the unit tests, simply <code>cd</code> into the above directory and run <code>phpunit</code>.</p>
<p>The virtual machine is pre-configured to run with <em>LiveDocx Free</em>. If you have a premium account and would like to run <em>LiveDocx Premium</em>, please add your premium credentials to the following files:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">/home/livedocx/ZendService_LiveDocx/demos/DemoConfiguration.php <span style="color: #66cc66;">&#91;</span>lines <span style="color: #cc66cc;">41</span>, <span style="color: #cc66cc;">42</span><span style="color: #66cc66;">&#93;</span>
&nbsp;
/home/livedocx/ZendService_LiveDocx/tests/TestConfiguration.php <span style="color: #66cc66;">&#91;</span>lines <span style="color: #cc66cc;">60</span>, <span style="color: #cc66cc;">61</span><span style="color: #66cc66;">&#93;</span></pre></td></tr></table></div>

<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/12/03/zf2-with-livedocx-2-1-on-debian-7-0-beta4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photos from PHPConf Taiwan 2012</title>
		<link>http://www.phplivedocx.org/2012/11/06/photos-from-phpconf-taiwan-2012/</link>
		<comments>http://www.phplivedocx.org/2012/11/06/photos-from-phpconf-taiwan-2012/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 09:10:29 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1618</guid>
		<description><![CDATA[Again I would like to thank you to all who attended my presentation last week at PHPConf Taiwan 2012 in Taipei, Taiwan. Below are some photos from the event: &#160;]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.phplivedocx.org/wp-content/uploads/2012/10/phpconf-tw-logo.png" width="220" height="115" alt="PHPConf Taiwan 2012" style="float:right;margin-left:10px;margin-top:-18px;" />Again I would like to thank you to all who attended my presentation last week at <a href="http://phpconf.tw/2012/">PHPConf Taiwan 2012</a> in Taipei, Taiwan.</p>
<p>Below are some photos from the event:</p>
<p>&#160;</p>
<p><embed type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="560" height="373" flashvars="host=picasaweb.google.com&#038;hl=en_US&#038;feat=flashalbum&#038;RGB=0x000000&#038;feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F100550744378810193205%2Falbumid%2F5807113668269923905%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/11/06/photos-from-phpconf-taiwan-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides from PHPConf Taiwan 2012</title>
		<link>http://www.phplivedocx.org/2012/11/03/slides-from-phpconf-taiwan-2012/</link>
		<comments>http://www.phplivedocx.org/2012/11/03/slides-from-phpconf-taiwan-2012/#comments</comments>
		<pubDate>Sat, 03 Nov 2012 01:00:28 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1593</guid>
		<description><![CDATA[Thank you to all who attended my presentation this morning at PHPConf Taiwan 2012 in Taipei, Taiwan. I was a great pleasure to talk about document generation in Zend Framework 2 using LiveDocx. Today was the first time that I held a presentation in a language foreign to than that of the attendees. If you [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.phplivedocx.org/wp-content/uploads/2012/10/phpconf-tw-logo.png" width="220" height="115" alt="PHPConf Taiwan 2012" style="float:right;margin-left:10px;margin-top:-18px;" />Thank you to all who attended my presentation this morning at <a href="http://phpconf.tw/2012/">PHPConf Taiwan 2012</a> in Taipei, Taiwan.</p>
<p>I was a great pleasure to talk about <a href="http://www.phplivedocx.org/2012/10/23/livedocx-at-phpconf-taiwan-2012/">document generation</a> in Zend Framework 2 using LiveDocx.</p>
<p>Today was the first time that I held a presentation in a language foreign to than that of the attendees. If you had any difficulties in understanding what I said, I apologize profusely.</p>
<p>Please download the slides (below) to review the content at your own pace. If you have any questions about the presentation or about LiveDocx, please do not hesitate to contact me. You may write in Chinese or English. We have members of staff who can translate any Chinese into English for me.</p>
<p>Again, it was a pleasure talking with you this morning. I am very much looking forward to demonstrating LiveDocx throughout the day and at the social event.</p>
<p><a href="http://www.phplivedocx.org/wp-content/uploads/2012/10/phpconf-taiwan-2012.pdf"><strong>Download the slides</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/11/03/slides-from-phpconf-taiwan-2012/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LiveDocx at PHPConf Taiwan 2012</title>
		<link>http://www.phplivedocx.org/2012/10/23/livedocx-at-phpconf-taiwan-2012/</link>
		<comments>http://www.phplivedocx.org/2012/10/23/livedocx-at-phpconf-taiwan-2012/#comments</comments>
		<pubDate>Tue, 23 Oct 2012 10:18:51 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1581</guid>
		<description><![CDATA[I am delighted to announce that my talk about LiveDocx has been accepted by the organizers of PHPConf Taiwan 2012 in Taipei, Taiwan on November 03, 2012. The title and synopsis are as follows: Template-Based DOCX, DOC &#038; PDF Generation with Zend Framework 2 Using current PDF generation libraries in PHP, it is time consuming [...]]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.phplivedocx.org/wp-content/uploads/2012/10/phpconf-tw-logo.png" width="220" height="115" alt="PHPConf Taiwan 2012" style="float:right;margin-left:10px;margin-top:-18px;" /><a href="http://phpconf.tw/2012/speakers.html#JonathanMaron">I</a> am delighted to announce that <a href="http://phpconf.tw/2012/speakers.html#JonathanMaron">my</a> talk about LiveDocx has been accepted by the organizers of <a href="http://phpconf.tw/2012/">PHPConf Taiwan 2012</a> in Taipei, Taiwan on November 03, 2012.</p>
<p>The title and synopsis are as follows:</p>
<blockquote>
<p><strong>Template-Based DOCX, DOC &#038; PDF Generation with Zend Framework 2</strong></p>
<p>Using current PDF generation libraries in PHP, it is time consuming to get the formatting of a document exactly right. You need to choose between either the HTML-to-PDF approach, or the programmatic approach, in which you define the x and y co-ordinates of each and every element on a page.</p>
<p>In this session, I would like to present an alternative approach to generating not only PDF files with PHP but, amongst others, also DOCX and DOC, and even TIFF and BMP. It utilizes templates, created in a word processing package, for example Microsoft Word, and Zend Framework 2.</p>
<p>The approach supports PHP on Linux, Windows and Mac OS.</p>
</blockquote>
<p>The talk is <a href="http://phpconf.tw/2012/schedule.html">scheduled</a> to take place at 10:10 at the <a href="http://phpconf.tw/2012/location.html">Academia Sinica</a>, which is hosting the one day event this year.</p>
<p>I am very happy to demonstrate the latest features of LiveDocx 2.1 and to offer my assistance getting started with LiveDocx. Just ask me. I will be at the Speakers Dinner and all other social (networking) events before, during and after the main conference.</p>
<p>I look forward to seeing you all in Taipei next week.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/10/23/livedocx-at-phpconf-taiwan-2012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2.0.0 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/#comments</comments>
		<pubDate>Thu, 06 Sep 2012 05:12:43 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1566</guid>
		<description><![CDATA[This morning, Zend Framework 2.0.0 was released. According to Matthew Weier O&#8217;Phinney, Zend Framework Project Lead: Other [parts of the framework], such as the service components, have been moved to their own repositories to ensure that as APIs change, they do not need to wait on the framework to release new versions. I am delighted [...]]]></description>
				<content:encoded><![CDATA[<p>This morning, Zend Framework 2.0.0 was <a href="http://framework.zend.com/blog/zend-framework-2-0-0-stable-released.html">released</a>.</p>
<p>According to <em>Matthew Weier O&#8217;Phinney</em>, Zend Framework Project Lead:</p>
<blockquote><p>
Other [parts of the framework], such as the service components, have been moved to their own repositories to ensure that as APIs change, they do not need to wait on the framework to release new versions.
</p></blockquote>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the Zend Framework 2.0.0. After you have executed <em>git pull</em>, you can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the stable version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> around a month ago. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_ZF_2.0.0.zip">ZendService_LiveDocx_VM_ZF_2.0.0.zip</a> (540 MB).</li>
</ul>
<p>Please read the <strong>README.TXT</strong> file in the root directory of the archive.</p>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below, or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 RC7 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/09/05/zend-framework-2-rc7-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/09/05/zend-framework-2-rc7-livedocx-2-1-vm/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 05:45:09 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1562</guid>
		<description><![CDATA[September 06, 2012: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM for details. Last Friday, Zend Framework 2 RC7 was released. According to Matthew Weier O&#8217;Phinney, Zend Framework Project Lead: Evidently, when you say something is &#8220;the last&#8221;, or &#8220;stable&#8221;, that&#8217;s [...]]]></description>
				<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>September 06, 2012</strong>: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: <a href="http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/">Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM</a> for details.</p>
<p>Last Friday, Zend Framework 2 RC7 was <a href="http://devzone.zend.com/2569/zend-framework-2-0-0rc7-released/">released</a>.</p>
<p>According to <em>Matthew Weier O&#8217;Phinney</em>, Zend Framework Project Lead:</p>
<blockquote><p>
Evidently, when you say something is &#8220;the last&#8221;, or &#8220;stable&#8221;, that&#8217;s when folks actually start testing. Such was the case when, two days ago, we released Zend Framework 2.0.0rc6. Overnight, we got a ton of patches submitted, and a number of them were targetting not simply differences in expectations, but actual issues in the code.
</p></blockquote>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the latest version of Zend Framework. After you have executed <em>git pull</em>, you can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the next version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> around a month ago. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20120905.zip">ZendService_LiveDocx_VM_20120905.zip</a> (555 MB).</li>
</ul>
<p>Please read the <strong>README.TXT</strong> file in the root directory of the archive.</p>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below, or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/09/05/zend-framework-2-rc7-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 RC6 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/08/30/zend-framework-2-rc6-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/08/30/zend-framework-2-rc6-livedocx-2-1-vm/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 05:33:30 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1558</guid>
		<description><![CDATA[September 06, 2012: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM for details. Yesterday, Zend Framework 2 RC6 was released. According to Matthew Weier O&#8217;Phinney, Zend Framework Project Lead: [Zend Framework 2] RC6 is slated to be the last release candidate [...]]]></description>
				<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>September 06, 2012</strong>: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: <a href="http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/">Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM</a> for details.</p>
<p>Yesterday, Zend Framework 2 RC6 was <a href="http://devzone.zend.com/2559/zend-framework-2-0-0rc6-released/">released</a>.</p>
<p>According to <em>Matthew Weier O&#8217;Phinney</em>, Zend Framework Project Lead:</p>
<blockquote><p>
    [Zend Framework 2] RC6 is slated to be the last release candidate before shipping a stable version.
</p></blockquote>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the latest version of Zend Framework. After you have executed <em>git pull</em>, you can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the next version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> three weeks ago. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20120830.zip">ZendService_LiveDocx_VM_20120830.zip</a> (570 MB).</li>
</ul>
<p>Please read the <strong>README.TXT</strong> file in the root directory of the archive.</p>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below, or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/08/30/zend-framework-2-rc6-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 RC5 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/08/28/zend-framework-2-rc5-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/08/28/zend-framework-2-rc5-livedocx-2-1-vm/#comments</comments>
		<pubDate>Tue, 28 Aug 2012 04:37:48 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1551</guid>
		<description><![CDATA[September 06, 2012: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM for details. On Friday, Zend Framework 2 RC5 was released. I am delighted to announce that ZendService_LiveDocx has been updated to run with the latest version of Zend Framework. After [...]]]></description>
				<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>September 06, 2012</strong>: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: <a href="http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/">Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM</a> for details.</p>
<p>On Friday, Zend Framework 2 RC5 was <a href="http://devzone.zend.com/2544/zend-framework-2-0-0rc5-released/">released</a>.</p>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the latest version of Zend Framework. After you have executed <em>git pull</em>, you can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the next version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> three weeks ago. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20120828.zip">ZendService_LiveDocx_VM_20120828.zip</a> (570 MB).</li>
</ul>
<p>Please read the <strong>README.TXT</strong> file in the root directory of the archive.</p>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below, or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/08/28/zend-framework-2-rc5-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 RC4 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/08/20/zend-framework-2-rc4-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/08/20/zend-framework-2-rc4-livedocx-2-1-vm/#comments</comments>
		<pubDate>Mon, 20 Aug 2012 08:10:24 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1544</guid>
		<description><![CDATA[September 06, 2012: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM for details. On Friday, Zend Framework 2 RC4 was released. I am delighted to announce that ZendService_LiveDocx has been updated to run with the latest version of Zend Framework. After [...]]]></description>
				<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>September 06, 2012</strong>: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: <a href="http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/">Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM</a> for details.</p>
<p>On Friday, Zend Framework 2 RC4 was <a href="http://devzone.zend.com/2536/zend-framework-2-0-0rc4-released/">released</a>.</p>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the latest version of Zend Framework. After you have executed <em>git pull</em>, you can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the next version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> a couple of weeks ago. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20120820.zip">ZendService_LiveDocx_VM_20120820.zip</a> (560 MB).</li>
</ul>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below, or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
<p>And finally&#8230; Thank you all for your interest in LiveDocx 2.1 at <a href="http://www.php-unconference.de/">PHP Unconference Hamburg 2012</a> last weekend (see <a href="https://plus.google.com/events/c4ouf8hq7aqntt1rmr8red2im58/110783265471128215569">event photos</a>). It was an awesome event and a delight to demo the latest LiveDocx 2.1 features.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/08/20/zend-framework-2-rc4-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 RC3 &amp; LiveDocx 2.1 VM</title>
		<link>http://www.phplivedocx.org/2012/08/13/zend-framework-2-rc3-livedocx-2-1-vm/</link>
		<comments>http://www.phplivedocx.org/2012/08/13/zend-framework-2-rc3-livedocx-2-1-vm/#comments</comments>
		<pubDate>Mon, 13 Aug 2012 03:53:08 +0000</pubDate>
		<dc:creator>Jonathan Maron</dc:creator>
				<category><![CDATA[LiveDocx]]></category>

		<guid isPermaLink="false">http://www.phplivedocx.org/?p=1540</guid>
		<description><![CDATA[September 06, 2012: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM for details. Towards the end of last week, Zend Framework 2 RC3 was released. I am delighted to announce that ZendService_LiveDocx has been updated to run with the latest version [...]]]></description>
				<content:encoded><![CDATA[<p style="padding: 5px; background-color: #EFEFEF;"><strong>September 06, 2012</strong>: Now that Zend Framework 2.0 has been released, this post is outdated. Please refer to: <a href="http://www.phplivedocx.org/2012/09/06/zend-framework-2-0-0-livedocx-2-1-vm/">Zend Framework 2.0.0 &#038; LiveDocx 2.1 VM</a> for details.</p>
<p>Towards the end of last week, Zend Framework 2 RC3 was <a href="http://devzone.zend.com/2516/zend-framework-2-0-0rc3-released/">released</a>.</p>
<p>I am delighted to announce that <a href="https://github.com/jonathanmaron/ZendService_LiveDocx">ZendService_LiveDocx</a> has been updated to run with the latest version of Zend Framework. You can update your projects with:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash">php composer.phar update</pre></td></tr></table></div>

<p>You can also download the next version of the VMWare virtual machine that I <a href="http://www.phplivedocx.org/2012/08/09/zend-framework-2-rc2-livedocx-2-1-virtual-machine/">released</a> last week. This contains everything you need to test LiveDocx 2.1 in Zend Framework 2.0:</p>
<ul>
<li>Download <a href="http://s3.amazonaws.com/ZendService_LiveDocx_VMs/ZendService_LiveDocx_VM_20120813.zip">ZendService_LiveDocx_VM_20120813.zip</a> (560 MB).</li>
</ul>
<p>I encourage you to download the virtual machine and try it out for yourself. Feel free to contact me, using the comments section below or by posting into the <a href="http://www.phplivedocx.org/support/">support forum</a>, if you need any help, or notice any issues with the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phplivedocx.org/2012/08/13/zend-framework-2-rc3-livedocx-2-1-vm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
