<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/link/2942274">
<title>Public marks on http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/</title>
<description>Public marks on http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/</description>
<link>http://blogmarks.net/marks/link/2942274</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/delavigne/mark/1058315909"/>
<rdf:li resource="http://blogmarks.net/api/user/loneseb/mark/1058057430"/>
<rdf:li resource="http://blogmarks.net/api/user/Xavier Lacot/mark/1058031981"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/delavigne/mark/1058315909">
<title>Using the Zend Framework with Symfony 1.1 | MirthLab</title>
<link>http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/</link>
<description>How to easily use Zend classes from within the Symfony framework</description>
<dc:date>2009-05-07T22:55:06Z</dc:date>
<dc:author>delavigne</dc:author>
<dc:subject>php, symfony, framework, zend</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/07/f0649ca99ec1ecb0a73ae477f5515664.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/">Using the Zend Framework with Symfony 1.1 | MirthLab</a></h4>
 
by <a href="http://blogmarks.net/user/delavigne">delavigne</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2942274">2 other(s)</a> 
<p class="description">How to easily use Zend classes from within the Symfony framework</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/symfony">symfony</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zend">zend</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058315909">Copy</a> | 
<a href="http://blogmarks.net/link/2942274">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/loneseb/mark/1058057430">
<title>Using the Zend Framework with Symfony 1.1 | MirthLab</title>
<link>http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/</link>
<description>I’ve written about using the Zend Framework within Symfony before but things have changed a bit in Symfony 1.1 so I wanted to post an update with a new Symfony 1.1 compatible approach to loading and using the library from within Symfony. The biggest change that has happened since my previous article is that the sfZendFrameworkBridge has been removed from Symfony. This is actually a Good Thing since, as you’ll see in a moment, there is now a more elegant approach to loading external libraries.</description>
<dc:date>2008-11-13T08:27:43Z</dc:date>
<dc:author>loneseb</dc:author>
<dc:subject>symfony, framework, zend, php5</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/07/f0649ca99ec1ecb0a73ae477f5515664.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/">Using the Zend Framework with Symfony 1.1 | MirthLab</a></h4>
 
by <a href="http://blogmarks.net/user/loneseb">loneseb</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2942274">2 other(s)</a> 
<p class="description">I’ve written about using the Zend Framework within Symfony before but things have changed a bit in Symfony 1.1 so I wanted to post an update with a new Symfony 1.1 compatible approach to loading and using the library from within Symfony. The biggest change that has happened since my previous article is that the sfZendFrameworkBridge has been removed from Symfony. This is actually a Good Thing since, as you’ll see in a moment, there is now a more elegant approach to loading external libraries.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/symfony">symfony</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zend">zend</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php5">php5</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058057430">Copy</a> | 
<a href="http://blogmarks.net/link/2942274">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Xavier Lacot/mark/1058031981">
<title>Using the Zend Framework with Symfony 1.1 | MirthLab</title>
<link>http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/</link>
<description>How to easily use Zend classes from within the Symfony framework</description>
<dc:date>2008-10-23T08:50:06Z</dc:date>
<dc:author>Xavier Lacot</dc:author>
<dc:subject>symfony, framework, zend, class, autoloading, php</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/"><img border="0" src="http://blogmarks.net/screenshots/2009/05/07/f0649ca99ec1ecb0a73ae477f5515664.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blog.mirthlab.com/2008/10/21/using-the-zend-framework-with-symfony-11/">Using the Zend Framework with Symfony 1.1 | MirthLab</a></h4>
 
by <a href="http://blogmarks.net/user/Xavier Lacot">Xavier Lacot</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/2942274">2 other(s)</a> 
<p class="description">How to easily use Zend classes from within the Symfony framework</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/symfony">symfony</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/framework">framework</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/zend">zend</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/class">class</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/autoloading">autoloading</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/php">php</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058031981">Copy</a> | 
<a href="http://blogmarks.net/link/2942274">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>