<?xml version="1.0" encoding="utf-8" ?>

<rss version="0.91" >
<channel>
<title>ZF 4 Business</title>
<link>http://blog.zf4.biz/</link>
<description>Pragmatic Programming</description>
<language>en</language>
<image>
        <url>http://blog.zf4.biz/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: ZF 4 Business - Pragmatic Programming</title>
        <link>http://blog.zf4.biz/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Family Map now available as Open Source Software</title>
    <link>http://blog.zf4.biz/index.php?/archives/10-Family-Map-now-available-as-Open-Source-Software.html</link>

    <description>
        &lt;p&gt;Get your copy of Family Map Community Edition for your school for free!&lt;/p&gt;

&lt;p&gt;ZF4 Family Map is released under the GNU Affero General Public License V3&lt;/p&gt;

&lt;p&gt;Source Code: &lt;a href=&quot;https://github.com/chippyash/ZF4-Family-Map&quot;&gt;GitHub&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Admin/User Documentation: &lt;a href=&quot;http://docs.fmlymap.zf4.biz/&quot;&gt;Family Map Docs&lt;/a&gt;&lt;/p&gt; 
    </description>
</item>
<item>
    <title>Better jQuery support for Zend Framework</title>
    <link>http://blog.zf4.biz/index.php?/archives/8-Better-jQuery-support-for-Zend-Framework.html</link>

    <description>
        &lt;p&gt;The ZendX extension library provides some support for integrating jQuery into you application but when it comes to providing form element support it falls down in one significant area.  The setting of parameters passed to the javascript initialisation does not account for function declarations in the form element, requiring the developer to write both an element definition and then use jQuery in the raw to add any callback functions for the element.&lt;/p&gt;

&lt;p&gt;This article describes a way of extending ZendX_JQuery to add this support, thus allowing the developer to write everything required to support the form element within the body of the PHP code itself.  I am assuming the reader has some familiarity with both jQuery and the Zend_Form_Element object class.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.zf4.biz/index.php?/archives/8-Better-jQuery-support-for-Zend-Framework.html#extended&quot;&gt;Continue reading &quot;Better jQuery support for Zend Framework&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Beta testers wanted</title>
    <link>http://blog.zf4.biz/index.php?/archives/7-Beta-testers-wanted.html</link>

    <description>
        &lt;p&gt;We are seeking UK based Surestart, Infant and Primary schools to get Family Map to its next milestone.&lt;/p&gt;
&lt;p&gt;ZF4 are offering the first 5 early adopters a finance free package that will allow them to use the system free for a year followed by 1/2 price subscription for the second year.&lt;/p&gt;
&lt;p&gt;Don&#039;t let yourself be driven into the arms of high priced software vendors.  Family Map is aimed at putting more of your income stream where it belongs, in the minds of the children.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.zf4.biz/index.php?/archives/7-Beta-testers-wanted.html#extended&quot;&gt;Continue reading &quot;Beta testers wanted&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Family Map is born</title>
    <link>http://blog.zf4.biz/index.php?/archives/5-Family-Map-is-born.html</link>

    <description>
        Over the last 9 months or so we&#039;ve been working with a local school, &#039;Woodnewton - a learning community&#039;.  Out of this work has grown a partnership between ZF4 and the school, of which &#039;Family Map&#039; is the first fruit. &lt;br /&gt;&lt;a href=&quot;http://blog.zf4.biz/index.php?/archives/5-Family-Map-is-born.html#extended&quot;&gt;Continue reading &quot;Family Map is born&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Zend Controller Plugins</title>
    <link>http://blog.zf4.biz/index.php?/archives/3-Zend-Controller-Plugins.html</link>

    <description>
        The Zend Controller plugin pattern is only half baked. &amp;#160;Nowhere does the docs (nor an intensive search through the API) reveal how you configure a plugin with options. &amp;#160;Indeed the Plugin Broker simply instantiates the plugin class and passes no parameters. &amp;#160;Fine if your plugin needs no config.&amp;#160;Unfortunately if it does, then you are stuck as to how to bring it in other than reading in yet another config file. &amp;#160;The rest of this article demonstrates a quick method for creating configurable plugins, using Zend Framework itself to do the dirty work.&lt;meta http-equiv=&quot;content-type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.zf4.biz/index.php?/archives/3-Zend-Controller-Plugins.html#extended&quot;&gt;Continue reading &quot;Zend Controller Plugins&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>A simple Data Model Object</title>
    <link>http://blog.zf4.biz/index.php?/archives/2-A-simple-Data-Model-Object.html</link>

    <description>
        The Zend Framework (ZF) provides a
neat, well tested database manipulation framework with its Zend_Db
class hierarchy but you still have to do a lot of work to make it
usable.  You can of course use one of the ORM families such as
Doctrine but for the vast majority of situations they really are
overkill.  This article describes a simple extension to Zend_Db_Table
that will allow you reuse the derived class for a large number of
situations. &lt;br /&gt;&lt;a href=&quot;http://blog.zf4.biz/index.php?/archives/2-A-simple-Data-Model-Object.html#extended&quot;&gt;Continue reading &quot;A simple Data Model Object&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Welcome to ZF4 Business</title>
    <link>http://blog.zf4.biz/index.php?/archives/1-Welcome-to-ZF4-Business.html</link>

    <description>
        ZF4 Business is the consultancy operation of Ashley Kitson, a seasoned PHP developer, who utilises the Zend Framework amongst other technologies to engineer web based business solutions for his clients, whether they are internal or public facing.&lt;br /&gt; 
    </description>
</item>

</channel>
</rss>
